From bca524db175ad255b42227f7f1562e0573cf0edc Mon Sep 17 00:00:00 2001 From: Sanjay Soundarajan Date: Thu, 7 Sep 2023 13:30:37 -0700 Subject: [PATCH 001/136] =?UTF-8?q?feat:=20=E2=9C=A8=20add=20study=20metad?= =?UTF-8?q?ata=20pages=20(#12)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * remove: 🔥 temp file * fix: 🐛 update layout * chore: 🔨 update mock data * wip: 🚧 add skeleton * add: ➕ Added persistence to auth storage * fix: 🐛 update text styles * fix: 🐛 switch to session storage * fix: 🐛 update file names * feat: ✨ add contributor page * dx: 🧑‍💻️ update recommended extensions * dx: 🧑‍💻️ update extensions * feat: ✨ add publish shell * chore: 🔨 eslint fixes * fix: 🐛 update current owner for contributor * feat: ✨ add publish frame * wip: 🚧 update publish base * wip: 🚧 add publish versioning * feat: ✨ replace vicons with iconify * feat: ✨ add particpant selector * fix: 🐛 remove vicon components * wip: 🚧 add dataset metadata page * feat: ✨ installed lotties and animations folder to assets * feat: ✨ add help components and routing file * feat: ✨ add report issue component * feat: ✨ add settings component * feat: ✨ add sidebar menu integration and view profile components * feat: ✨ add studyinfo component and routing * feat: ✨ added helloworld for test folder * fix: 🐛 settings page modified * fix: 🐛 docs page modified * fix: 🐛 report issue page modified * feat: ✨ notfound component and routing is created * chore: 🔨 reorganize views * feat: ✨ skeleton added to studyinfo * feat: ✨ added participantdata component and route * feat: ✨ help routing added * feat: ✨ skeleton added to integration page * fix: 🐛 router is modified for help page * wip: 🚧 add dataset metadata * feat: ✨ marked rendered and dompurify added * fix: 🐛 changelog and help page fixed * feat: ✨ added forms to studyinfo mage * feat: ✨ added forms to studyinfo mage * fix: 🐛 study info forms set up and tags added * fix: 🐛 docs page is fixed * fix: 🐛 changelog page is fixed * fix: 🐛 notfound page is fixed * fix: 🐛 study page is fixed * fix: 🐛 studies path modified for all sidebar components * fix: 🐛 study info descriptions fixed * fix: 🐛 sidebar was hidden from settings and view profile * fix: 🐛 routing issues are fixed * feat: ✨ dark light mode is added to settings * feat: ✨ clear cache function is added to settings.vue * feat: ✨ added study home component * fix: 🐛 updated view Profile page * fix: 🐛 minor style issues of buttons are modified in Settings * feat: ✨ updated lint fix issues * fix: 🐛 fixed max-width for setting, docs, and report pages * fix: 🐛 style of settings page modified * fix: 🐛 midor styling issue is fixed * feat: ✨ user.ts and viewprofile logic added * fix: 🐛 studyHome style is modiied * fix: 🐛 study overview and settings is modified * feat: ✨ added view profile upload ad password * chore: 🔨 routing relocated for study home page * feat: ✨ added ref to connect share and login dialog * feat: ✨ added addParticipant page * style: 🎨 study home, study info, view profile page fixed * fix: 🐛 login dialog open logic modified * fix: 🐛 study home style is fixed * chore: 🔨 routing page for publish study is set up * fix: 🐛 restructured routing in Publish-study page * feat: ✨ added study metadata and participant review page * fix: 🐛 modifications on study page and vie profile * feat: ✨ added currentRef logic for steps * chore: 🔨 added back next buttons * fix: 🐛 fixed back, next buttons in publish dataset and participants * fix: 🐛 modified steps and added responsive version * feat: ✨ added route to create new button * feat: ✨ added review participants step * fix: 🐛 checked next/back buttons based on previous version * feat: ✨ added computed method to change classes in back/next button * fix: 🐛 disgarded unused import * fix: 🐛 added buttons for version found * feat: ✨ added contributors page * fix: 🐛 modified style in participants * fix: 🐛 modified route name in contributors * fix: 🐛 modified contributors inputs * chore: 🔨 added related sources and additional info pages * chore: 🔨 added readme and changelog pages * chore: 🔨 added publish summary page * fix: 🐛 removed review participants step * fix: 🐛 modified participants page * fix: 🐛 modified publish study metadata page * fix: 🐛 modified select participants choices * fix: 🐛 modified additional info page * fix: 🐛 modified changelog and README pages * fix: 🐛 modified related sources and summary pages * fix: 🐛 made minor modifications on publish participant * fix: 🐛 modified contributors page * fix: 🐛 modified routing problem and added study-publish.ts * chore: 🔨 reorganize stores directory * fix: 🐛 changed location of rules * fix: 🐛 routing configuration reorganized * fix: 🐛 set up table and add in contributors * fix: 🐛 required rules in contributors * feat: ✨ added contributors * chore: 🔨 related source fields updated * chore: 🔨 additional information and readme pages are restyled * fix: 🐛 summary page restyled * chore: 🔨 readme page style updated * style: 🎨 styles added as scope * style: 🎨 modified style of steps * feat: ✨ added service to fetch participants * fix: 🐛 replaced id params with service function * chore: 🔨 added interfaces for study * chore: 🔨 added service function * chore: 🔨 restructured publish routes * chore: 🔨 restructured publish service folder * fix: 🐛 modified id to studyId * fix: 🐛 modified async file to then promise * feat: ✨ added dataset component * fix: 🐛 .then function modified * fix: 🐛 modified loading icon and current datasets * chore: 🔨 restructure routes * fix: 🐛 restructured publish directory * fix: 🐛 modified interfaces * chore: 🔨 added study verification * fix: 🐛 modified Publish pages * chore: 🔨 replaced global vars with D. Injection * feat: ✨ added fetch functions for study and dataset * fix: 🐛 modified menu bar Participants * fix: 🐛 modified menu bar Study home * fix: 🐛 add Participants updated * fix: 🐛 publish contributors * feat: ✨ latest published date is added to dataset publish * chore: 🔨 restructure publish routers * fix: 🐛 study contributors owner * fix: 🐛 studyversion updated as dataset version * chore: 🔨 modified publish version participants * fix: 🐛 modified steps issue in publish field * fix: 🐛 modified update study in sidebar * fix: 🐛 injected study to all publish steps * fix: 🐛 modified participants page * fix: 🐛 localhost replaced with service * fix: 🐛 participants header * feat: ✨ added POST for add study * feat: ✨ update user profile view * feat!: 💥 ✨ update standard pages BREAKING CHANGE: move pages into folders and update route paths * feat: ✨ update integrations page * feat!: 💥 ✨ update all studies page BREAKING CHANGE: move stores and folder paths * style: 🎨 update formatting * feat: ✨ update study overview page * feat: ✨ update study overview routing * feat!: 💥 ✨ update folder paths * chore: 🔨 remove unused store * feat: ✨ update edit page * feat: ✨ add fade transitions to pages * feat: ✨ update styling of pages (#10) * feat: ✨ update user profile view * feat!: 💥 ✨ update standard pages BREAKING CHANGE: move pages into folders and update route paths * feat: ✨ update integrations page * feat!: 💥 ✨ update all studies page BREAKING CHANGE: move stores and folder paths * style: 🎨 update formatting * feat: ✨ update study overview page * feat: ✨ update study overview routing * feat!: 💥 ✨ update folder paths * chore: 🔨 remove unused store * feat: ✨ update edit page * feat: ✨ add fade transitions to pages * chore: 🔨 update publish datasets page * feat: ✨ update study participants page * wip: 🚧 add select paticipants page * feat: ✨ update publish participants page * feat: ✨ update dataset metadata page * feat: ✨ update publish study metadata page * wip: 🚧 update publish contributors page * wip: 🚧 update publish contributors page * fix: 🐛 show contributors page on navigation * fix: 🐛 update study page for api updates * fix: 🐛 update study page for api updates * feat!: 💥 ✨ update publish root page for empty dataset BREAKING CHANGE: routes, view and layouts have been moved * feat: ✨ update contributors view * wip: 🚧 add ui for permission filter * feat: ✨ add filtering and sorting options for datasets * feat: ✨ update homepage * feat: ✨ update landing and error pages * feat: ✨ add study metadata to sidebar * fix: 🐛 update study overview icon * ci: 👷 rename deploy-script * chore: 🔨 rename ci files * feat: ✨ add base pages for study metadata * feat!: 💥 ✨ move publish study views BREAKING CHANGE: publish views are now under the study folder. Also fixed builds on Azure * wip: 🚧 add new dataset sidebar * wip: 🚧 add dataset overview * wip: 🚧 add new dataset sidebar * wip: 🚧 fix build * feat: ✨ add dataset title metadata * ci: 👷 add autoimport to repo antfu/unplugin-auto-import#288 * feat: ✨ add dataset identifiers page * wip: 🚧 add metadata entries to sidebar * feat: ✨ add mocked dataset description page * chore: 🔨 remove unused function * feat: ✨ add root publish page * feat: ✨ add base publish page * dx: 🧑‍💻️ add a prettierignore file * wip: 🚧 add study metadata page for publish * feat: ✨ add base dataset-metadata pages * fix: 🐛 sidebar collapse on navigation * feat: ✨ add changelog page * feat!: 💥 ✨ remove old publish workflow * feat: ✨ add publish summary page * feat: ✨ add headless ui modals * feat: ✨ update modal for more general use * wip: 🚧 add nested forms * feat: ✨ add base dynamic form input * chore: 🔨 update button spacing * chore: 🔨 update yarn to v3 * fix: 🐛 add spacing to card * feat: ✨ update types for identification module * feat: ✨ add study status page * dx: 🧑‍💻️ ignore type files * fix: 🐛 fix type issue * feat: ✨ update study_sponsors * feat: ✨ add study collaborators * feat: ✨ add study oversight metadata page * feat: ✨ add study descriptions metadata page * style: 🎨 remove span from form items * feat: ✨ add study metadata conditions page * style: 🎨 update navigation header * feat: ✨ add study design metadata page * fix: 🐛 fix typing * wip: 🚧 add study interventions * chore: 🔨 set yarn to v1 * feat: ✨ add study interventions metadata page * feat: ✨ add study eligibility metadata page * fix: 🐛 update types * feat: ✨ add study contacts metadata page * feat: ✨ add base locations page * feat: ✨ add study locations * feat: ✨ add study references metadata page * fix: 🐛 fix types in build * wip: 🚧 connect api * fix: 🐛 update study new, edit and overview page * fix: 🐛 connect study identification metadata * fix: 🐛 connect study identification metadata * fix: 🐛 connect study status metadata page * fix: 🐛 update connections for description, identification and oversight * fix: 🐛 update connection for study design * feat: ✨ split arms and interventions * fix: 🐛 connect study eligibility * feat: ✨ split study contacts page * feat: ✨ split references into three pages * fix: 🐛 connect to api * fix: 🐛 fix types for build * fix: 🐛 study design post data * fix: 🐛 update study edit route --------- Co-authored-by: aydawka Co-authored-by: aydan gasimova Co-authored-by: aydawka --- .eslintignore | 3 + .eslintrc.cjs | 50 +- ...ound-07b6bfb10.yml => deploy-frontend.yml} | 96 +- ...ean-00e852610.yml => deploy-storybook.yml} | 98 +- .gitignore | 7 + .husky/commit-msg | 0 .husky/post-merge | 0 .husky/pre-commit | 0 .husky/prepare-commit-msg | 0 .prettierignore | 3 + .storybook/main.js | 1 - .storybook/preview.js | 2 +- .vscode/extensions.json | 18 +- .vscode/settings.json | 6 + .yarnrc.yml | 1 + CHANGELOG.md | 246 +- auto-imports.d.ts | 88 + cypress.config.ts | 2 +- package.json | 37 +- postcss.config.js | 2 +- scripts/faker.mjs | 21 + src/App.vue | 41 +- src/AppCopy.vue | 351 - src/assets/animations/404.json | 1 + src/assets/animations/changelog.json | 1 + src/assets/animations/documents_page.json | 1 + src/assets/animations/empty.json | 1 + src/assets/animations/help.json | 1 + src/assets/animations/home_page.json | 11356 ++++++++++++++++ src/assets/animations/integrations.json | 1 + src/assets/animations/loader.json | 1 + src/assets/animations/report_issue.json | 1 + src/assets/animations/settings.json | 1 + src/assets/{ => css}/base.css | 21 +- src/assets/{ => css}/main.css | 60 +- src/assets/data/form.json | 682 + src/assets/data/languages.json | 922 ++ src/assets/data/timezones.json | 253 + src/components/HelloWorld.vue | 37 - src/components/alert/alert.stories.js | 8 +- src/components/buttons/AppButton.vue | 20 +- src/components/cards/Card.stories.js | 4 +- src/components/cards/CollapsibleCard.vue | 54 + src/components/carousel/Carousel.stories.js | 6 +- src/components/cascader/cascade-element.vue | 28 +- src/components/cascader/cascader.stories.js | 10 +- src/components/checkboxes/check-box.vue | 18 +- src/components/checkboxes/checkbox.stories.js | 10 +- src/components/collapse/Collapse.stories.js | 4 +- .../color-picker/color-picker.stories.js | 6 +- .../date-picker/date-picker.stories.js | 4 +- src/components/dialog/ConfirmDialog.vue | 234 + src/components/divider/Divider.stories.js | 4 +- src/components/dropdown/drop-down.vue | 6 +- src/components/dropdown/dropdown-main.vue | 23 +- src/components/dropdown/dropdown.stories.js | 10 +- .../dynamic-inputs.stories.js | 2 +- src/components/ellipsis/ellipsis.stories.js | 2 +- src/components/empty/empty.stories.js | 4 +- .../gradient-text/gradient-text.stories.js | 2 +- src/components/header/AppHeader.vue | 222 + .../header/PageBackNavigationHeader.vue | 46 + src/components/heading/HeadingText.vue | 22 + src/components/heading/SubHeadingText.vue | 27 + src/components/input/input-element.vue | 18 +- src/components/input/input.stories.js | 8 +- src/components/list/list.stories.js | 6 +- src/components/loader/LottieLoader.vue | 23 + src/components/menu/Menu.stories.js | 48 +- .../pagination/pagination-element.vue | 2 +- .../pagination/pagination.stories.js | 6 +- src/components/popover/popover.stories.js | 22 +- src/components/rate/rate.stories.js | 6 +- src/components/select/select-element.vue | 10 +- src/components/select/select.stories.js | 4 +- src/components/sidebar/AppSidebar.vue | 475 +- src/components/sidebar/DatasetSidebar.vue | 220 + src/components/switch/switch.stories.js | 8 +- src/components/table/table-element.vue | 4 +- src/components/table/table.stories.js | 2 +- src/components/tabs/tabs.stories.js | 20 +- src/components/thing/thing.stories.js | 30 +- src/components/transitions/FadeTransition.vue | 5 + src/components/upload/upload-element.vue | 14 +- src/components/upload/upload.stories.js | 14 +- src/main.ts | 13 +- src/middleware/auth.ts | 7 + src/middleware/log.ts | 5 + src/router/index.ts | 464 +- src/stores/auth.ts | 27 + src/stores/counter.ts | 12 - src/stores/dataset.ts | 102 + src/stores/filter.ts | 30 + src/stores/participant.ts | 60 + src/stores/settings.ts | 23 + src/stores/sidebar.ts | 23 + src/stores/study.ts | 115 + src/stores/user.ts | 16 + src/stores/version.ts | 94 + .../design-system/BackgroundColor.stories.js | 2 +- src/stories/design-system/BackgroundColor.vue | 4 +- .../design-system/BorderColor.stories.js | 2 +- src/stories/design-system/BorderColor.vue | 4 +- src/stories/design-system/BorderRadii.vue | 2 +- .../design-system/BorderRadius.stories.js | 2 +- .../design-system/ColorsFoundation.vue | 2 +- src/stories/design-system/ColorsGrid.vue | 12 +- .../design-system/SpacesFoundation.vue | 2 +- .../design-system/TextColor.stories.js | 2 +- src/stories/design-system/TextColor.vue | 4 +- src/stories/design-system/TextSize.stories.js | 2 +- .../design-system/TextWeight.stories.js | 2 +- src/stories/design-system/colorCard.vue | 8 +- src/types/Common.d.ts | 0 src/types/Contributor.d.ts | 17 + src/types/Dataset.d.ts | 56 + src/types/Participant.d.ts | 7 + src/types/Study.d.ts | 259 + src/types/User.d.ts | 10 + src/types/Version.d.ts | 12 + src/utils/TargetBlankExtension.ts | 28 + src/utils/constants.ts | 6 + src/utils/date.ts | 4 + src/utils/helpers.ts | 3 + src/views/404/NotFound.vue | 33 + src/views/AllStudiesView.vue | 81 - src/views/HomeView copy.vue | 45 - src/views/HomeView.vue | 39 - src/views/account/UserProfile.vue | 133 + src/views/help/ChangeLog.vue | 19 + src/views/help/DocumentationPage.vue | 30 + src/views/help/HelpPage.vue | 7 + src/views/help/ReportIssue.vue | 45 + src/views/home/HomePage.vue | 188 + src/views/integrations/IntegrationPage.vue | 30 + src/views/settings/AllSettings.vue | 56 + src/views/studies/AllStudies.vue | 247 + .../study/contributors/StudyContributors.vue | 285 + src/views/study/dashboard/DashBoard.vue | 36 + .../metadata/about/DatasetMetadataOther.vue | 83 + .../metadata/access/DatasetMetadataAccess.vue | 83 + .../consent/DatasetMetadataConsent.vue | 83 + .../DatasetMetadataContributors.vue | 83 + .../metadata/dates/DatasetMetadataDates.vue | 83 + .../DatasetMetadataDeIdentification.vue | 83 + .../DatasetMetadataDescriptions.vue | 166 + .../funders/DatasetMetadataFunders.vue | 83 + .../DatasetMetadataIdentifiers.vue | 166 + .../keys/DatasetMetadataRecordKeys.vue | 83 + .../publisher/DatasetMetadataPublisher.vue | 83 + .../related/DatasetMetadataRelatedItems.vue | 83 + .../metadata/rights/DatasetMetadataRights.vue | 83 + .../subjects/DatasetMetadataSubjects.vue | 83 + .../metadata/title/DatasetMetadataTitle.vue | 165 + src/views/study/dataset/new/NewDataset.vue | 147 + .../dataset/overview/DatasetOverview.vue | 71 + .../publish/changelog/PublishChangelog.vue | 124 + .../metadata/PublishDatasetMetadata.vue | 446 + .../publish/metadata/PublishStudyMetadata.vue | 387 + .../PublishSelectParticipants.vue | 198 + .../dataset/publish/readme/PublishReadme.vue | 119 + .../publish/root/PublishRouterView.vue | 100 + .../publish/summary/PublishSummary.vue | 98 + .../publish/versions/PublishAllVersions.vue | 119 + .../study/dataset/root/DatasetRouterView.vue | 50 + src/views/study/datasets/AllDatasets.vue | 177 + src/views/study/edit/EditStudy.vue | 145 + src/views/study/files/StudyFiles.vue | 36 + .../collaborators/StudyCollaborators.vue | 140 + .../metadata/conditions/StudyConditions.vue | 138 + .../metadata/description/StudyDescription.vue | 160 + .../study/metadata/design/StudyDesign.vue | 614 + .../metadata/eligibility/StudyEligibility.vue | 471 + .../enrollment/contacts/StudyContacts.vue | 247 + .../enrollment/locations/StudyLocations.vue | 254 + .../enrollment/officials/StudyOfficials.vue | 231 + .../identification/StudyIdentification.vue | 360 + .../metadata/ipdsharing/StudyIPDSharing.vue | 225 + .../metadata/oversight/StudyOversight.vue | 111 + .../availableipd/StudyAvailableIPD.vue | 247 + .../metadata/references/links/StudyLinks.vue | 206 + .../publications/StudyReferences.vue | 219 + .../study/metadata/sponsors/StudySponsors.vue | 226 + .../study/metadata/status/StudyStatus.vue | 233 + .../metadata/treatment/arms/StudyArms.vue | 260 + .../interventions/StudyInterventions.vue | 310 + src/views/study/new/NewStudy.vue | 166 + src/views/study/overview/StudyOverview.vue | 109 + .../study/participants/AddParticipant.vue | 160 + .../study/participants/StudyParticipants.vue | 122 + src/views/study/root/StudyRouterView.vue | 44 + tailwind.config.js | 22 +- tsconfig.app.json | 28 +- tsconfig.config.json | 2 +- tsconfig.json | 79 +- tsconfig.node.json | 10 + tsconfig.tsbuildinfo | 1 + vite.config.ts | 42 +- yarn.lock | 8498 ++++++------ 199 files changed, 31451 insertions(+), 5045 deletions(-) create mode 100644 .eslintignore rename .github/workflows/{azure-static-web-apps-brave-ground-07b6bfb10.yml => deploy-frontend.yml} (97%) rename .github/workflows/{azure-static-web-apps-white-ocean-00e852610.yml => deploy-storybook.yml} (97%) mode change 100644 => 100755 .husky/commit-msg mode change 100644 => 100755 .husky/post-merge mode change 100644 => 100755 .husky/pre-commit mode change 100644 => 100755 .husky/prepare-commit-msg create mode 100644 .prettierignore create mode 100644 .vscode/settings.json create mode 100644 .yarnrc.yml create mode 100644 auto-imports.d.ts create mode 100644 scripts/faker.mjs delete mode 100644 src/AppCopy.vue create mode 100644 src/assets/animations/404.json create mode 100644 src/assets/animations/changelog.json create mode 100644 src/assets/animations/documents_page.json create mode 100644 src/assets/animations/empty.json create mode 100644 src/assets/animations/help.json create mode 100644 src/assets/animations/home_page.json create mode 100644 src/assets/animations/integrations.json create mode 100644 src/assets/animations/loader.json create mode 100644 src/assets/animations/report_issue.json create mode 100644 src/assets/animations/settings.json rename src/assets/{ => css}/base.css (63%) rename src/assets/{ => css}/main.css (70%) create mode 100644 src/assets/data/form.json create mode 100644 src/assets/data/languages.json create mode 100644 src/assets/data/timezones.json create mode 100644 src/components/cards/CollapsibleCard.vue create mode 100644 src/components/dialog/ConfirmDialog.vue rename src/components/{Dynamic-inputs => dynamic-inputss}/dynamic-inputs.stories.js (100%) create mode 100644 src/components/header/AppHeader.vue create mode 100644 src/components/header/PageBackNavigationHeader.vue create mode 100644 src/components/heading/HeadingText.vue create mode 100644 src/components/heading/SubHeadingText.vue create mode 100644 src/components/loader/LottieLoader.vue create mode 100644 src/components/sidebar/DatasetSidebar.vue create mode 100644 src/components/transitions/FadeTransition.vue create mode 100644 src/middleware/auth.ts create mode 100644 src/middleware/log.ts create mode 100644 src/stores/auth.ts delete mode 100644 src/stores/counter.ts create mode 100644 src/stores/dataset.ts create mode 100644 src/stores/filter.ts create mode 100644 src/stores/participant.ts create mode 100644 src/stores/settings.ts create mode 100644 src/stores/sidebar.ts create mode 100644 src/stores/study.ts create mode 100644 src/stores/user.ts create mode 100644 src/stores/version.ts create mode 100644 src/types/Common.d.ts create mode 100644 src/types/Contributor.d.ts create mode 100644 src/types/Dataset.d.ts create mode 100644 src/types/Participant.d.ts create mode 100644 src/types/Study.d.ts create mode 100644 src/types/User.d.ts create mode 100644 src/types/Version.d.ts create mode 100644 src/utils/TargetBlankExtension.ts create mode 100644 src/utils/constants.ts create mode 100644 src/utils/date.ts create mode 100644 src/utils/helpers.ts create mode 100644 src/views/404/NotFound.vue delete mode 100644 src/views/AllStudiesView.vue delete mode 100644 src/views/HomeView copy.vue delete mode 100644 src/views/HomeView.vue create mode 100644 src/views/account/UserProfile.vue create mode 100644 src/views/help/ChangeLog.vue create mode 100644 src/views/help/DocumentationPage.vue create mode 100644 src/views/help/HelpPage.vue create mode 100644 src/views/help/ReportIssue.vue create mode 100644 src/views/home/HomePage.vue create mode 100644 src/views/integrations/IntegrationPage.vue create mode 100644 src/views/settings/AllSettings.vue create mode 100644 src/views/studies/AllStudies.vue create mode 100644 src/views/study/contributors/StudyContributors.vue create mode 100644 src/views/study/dashboard/DashBoard.vue create mode 100644 src/views/study/dataset/metadata/about/DatasetMetadataOther.vue create mode 100644 src/views/study/dataset/metadata/access/DatasetMetadataAccess.vue create mode 100644 src/views/study/dataset/metadata/consent/DatasetMetadataConsent.vue create mode 100644 src/views/study/dataset/metadata/contributors/DatasetMetadataContributors.vue create mode 100644 src/views/study/dataset/metadata/dates/DatasetMetadataDates.vue create mode 100644 src/views/study/dataset/metadata/deidentification/DatasetMetadataDeIdentification.vue create mode 100644 src/views/study/dataset/metadata/descriptions/DatasetMetadataDescriptions.vue create mode 100644 src/views/study/dataset/metadata/funders/DatasetMetadataFunders.vue create mode 100644 src/views/study/dataset/metadata/identifiers/DatasetMetadataIdentifiers.vue create mode 100644 src/views/study/dataset/metadata/keys/DatasetMetadataRecordKeys.vue create mode 100644 src/views/study/dataset/metadata/publisher/DatasetMetadataPublisher.vue create mode 100644 src/views/study/dataset/metadata/related/DatasetMetadataRelatedItems.vue create mode 100644 src/views/study/dataset/metadata/rights/DatasetMetadataRights.vue create mode 100644 src/views/study/dataset/metadata/subjects/DatasetMetadataSubjects.vue create mode 100644 src/views/study/dataset/metadata/title/DatasetMetadataTitle.vue create mode 100644 src/views/study/dataset/new/NewDataset.vue create mode 100644 src/views/study/dataset/overview/DatasetOverview.vue create mode 100644 src/views/study/dataset/publish/changelog/PublishChangelog.vue create mode 100644 src/views/study/dataset/publish/metadata/PublishDatasetMetadata.vue create mode 100644 src/views/study/dataset/publish/metadata/PublishStudyMetadata.vue create mode 100644 src/views/study/dataset/publish/participants/PublishSelectParticipants.vue create mode 100644 src/views/study/dataset/publish/readme/PublishReadme.vue create mode 100644 src/views/study/dataset/publish/root/PublishRouterView.vue create mode 100644 src/views/study/dataset/publish/summary/PublishSummary.vue create mode 100644 src/views/study/dataset/publish/versions/PublishAllVersions.vue create mode 100644 src/views/study/dataset/root/DatasetRouterView.vue create mode 100644 src/views/study/datasets/AllDatasets.vue create mode 100644 src/views/study/edit/EditStudy.vue create mode 100644 src/views/study/files/StudyFiles.vue create mode 100644 src/views/study/metadata/collaborators/StudyCollaborators.vue create mode 100644 src/views/study/metadata/conditions/StudyConditions.vue create mode 100644 src/views/study/metadata/description/StudyDescription.vue create mode 100644 src/views/study/metadata/design/StudyDesign.vue create mode 100644 src/views/study/metadata/eligibility/StudyEligibility.vue create mode 100644 src/views/study/metadata/enrollment/contacts/StudyContacts.vue create mode 100644 src/views/study/metadata/enrollment/locations/StudyLocations.vue create mode 100644 src/views/study/metadata/enrollment/officials/StudyOfficials.vue create mode 100644 src/views/study/metadata/identification/StudyIdentification.vue create mode 100644 src/views/study/metadata/ipdsharing/StudyIPDSharing.vue create mode 100644 src/views/study/metadata/oversight/StudyOversight.vue create mode 100644 src/views/study/metadata/references/availableipd/StudyAvailableIPD.vue create mode 100644 src/views/study/metadata/references/links/StudyLinks.vue create mode 100644 src/views/study/metadata/references/publications/StudyReferences.vue create mode 100644 src/views/study/metadata/sponsors/StudySponsors.vue create mode 100644 src/views/study/metadata/status/StudyStatus.vue create mode 100644 src/views/study/metadata/treatment/arms/StudyArms.vue create mode 100644 src/views/study/metadata/treatment/interventions/StudyInterventions.vue create mode 100644 src/views/study/new/NewStudy.vue create mode 100644 src/views/study/overview/StudyOverview.vue create mode 100644 src/views/study/participants/AddParticipant.vue create mode 100644 src/views/study/participants/StudyParticipants.vue create mode 100644 src/views/study/root/StudyRouterView.vue create mode 100644 tsconfig.node.json create mode 100644 tsconfig.tsbuildinfo diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 00000000..f4aafc21 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,3 @@ +# Auto generate typescript files +auto-imports.d.ts +components.d.ts \ No newline at end of file diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 00a2d938..ae6e2c9c 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -2,7 +2,6 @@ require("@rushstack/eslint-patch/modern-module-resolution"); module.exports = { - root: true, extends: [ "plugin:vue/vue3-essential", "eslint:recommended", @@ -10,37 +9,56 @@ module.exports = { "@vue/eslint-config-prettier", "plugin:storybook/recommended", ], - plugins: ["unused-imports", "simple-import-sort", "prettier"], + overrides: [ + { + extends: ["plugin:cypress/recommended"], + files: ["cypress/e2e/**.{cy,spec}.{js,ts,jsx,tsx}"], + }, + ], + parserOptions: { + ecmaVersion: "latest", + }, + plugins: ["unused-imports", "simple-import-sort", "prettier", "sort-keys-custom-order"], + root: true, rules: { + "@typescript-eslint/no-unused-vars": [ + "warn", // or "error" + { + argsIgnorePattern: "^_", + caughtErrorsIgnorePattern: "^_", + varsIgnorePattern: "^_", + }, + ], "no-console": process.env.NODE_ENV === "production" ? "warn" : "off", "no-debugger": process.env.NODE_ENV === "production" ? "warn" : "off", + "no-unused-vars": "off", "prettier/prettier": [ "error", { endOfLine: "auto", }, ], - "no-unused-vars": "off", + "simple-import-sort/exports": "error", + "simple-import-sort/imports": "error", + // For JS objects sorting + "sort-keys-custom-order/object-keys": [ + "error", + { orderedKeys: ["id", "username", "name", "title", "50", "path"] }, + ], + // For TS types sorting + "sort-keys-custom-order/type-keys": [ + "error", + { orderedKeys: ["id", "username", "name", "title", "50", "path"] }, + ], "unused-imports/no-unused-imports": "error", "unused-imports/no-unused-vars": [ "warn", { - vars: "all", - varsIgnorePattern: "^_", args: "after-used", argsIgnorePattern: "^_", + vars: "all", + varsIgnorePattern: "^_", }, ], - "simple-import-sort/imports": "error", - "simple-import-sort/exports": "error", - }, - overrides: [ - { - files: ["cypress/e2e/**.{cy,spec}.{js,ts,jsx,tsx}"], - extends: ["plugin:cypress/recommended"], - }, - ], - parserOptions: { - ecmaVersion: "latest", }, }; diff --git a/.github/workflows/azure-static-web-apps-brave-ground-07b6bfb10.yml b/.github/workflows/deploy-frontend.yml similarity index 97% rename from .github/workflows/azure-static-web-apps-brave-ground-07b6bfb10.yml rename to .github/workflows/deploy-frontend.yml index c70457f6..aa9c15e9 100644 --- a/.github/workflows/azure-static-web-apps-brave-ground-07b6bfb10.yml +++ b/.github/workflows/deploy-frontend.yml @@ -1,48 +1,48 @@ -name: Build frontend and deploy to Azure Static Web Apps (brave-ground-07b6bfb10) - -on: - push: - branches: - - "**" - pull_request: - types: [opened, synchronize, reopened, closed] - branches: - - "**" - -jobs: - build_and_deploy_job: - if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') - runs-on: ubuntu-latest - name: Build and Deploy Job - steps: - - uses: actions/checkout@v2 - with: - submodules: true - - name: Build And Deploy - env: - NODE_OPTIONS: "--max_old_space_size=12096" - id: builddeploy - uses: Azure/static-web-apps-deploy@v1 - with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GROUND_07B6BFB10 }} - repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) - action: "upload" - production_branch: "production" - ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### - # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: "/" # App source code path - api_location: "" # Api source code path - optional - output_location: "dist" # Built app content directory - optional - ###### End of Repository/Build Configurations ###### - - close_pull_request_job: - if: github.event_name == 'pull_request' && github.event.action == 'closed' - runs-on: ubuntu-latest - name: Close Pull Request Job - steps: - - name: Close Pull Request - id: closepullrequest - uses: Azure/static-web-apps-deploy@v1 - with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GROUND_07B6BFB10 }} - action: "close" +name: Build frontend and deploy to Azure Static Web Apps (brave-ground-07b6bfb10) + +on: + push: + branches: + - "**" + pull_request: + types: [opened, synchronize, reopened, closed] + branches: + - "**" + +jobs: + build_and_deploy_job: + if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') + runs-on: ubuntu-latest + name: Build and Deploy Job + steps: + - uses: actions/checkout@v2 + with: + submodules: true + - name: Build And Deploy + env: + NODE_OPTIONS: "--max_old_space_size=12096" + id: builddeploy + uses: Azure/static-web-apps-deploy@v1 + with: + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GROUND_07B6BFB10 }} + repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) + action: "upload" + production_branch: "production" + ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### + # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig + app_location: "/" # App source code path + api_location: "" # Api source code path - optional + output_location: "dist" # Built app content directory - optional + ###### End of Repository/Build Configurations ###### + + close_pull_request_job: + if: github.event_name == 'pull_request' && github.event.action == 'closed' + runs-on: ubuntu-latest + name: Close Pull Request Job + steps: + - name: Close Pull Request + id: closepullrequest + uses: Azure/static-web-apps-deploy@v1 + with: + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GROUND_07B6BFB10 }} + action: "close" diff --git a/.github/workflows/azure-static-web-apps-white-ocean-00e852610.yml b/.github/workflows/deploy-storybook.yml similarity index 97% rename from .github/workflows/azure-static-web-apps-white-ocean-00e852610.yml rename to .github/workflows/deploy-storybook.yml index 4d6e3a45..6e01186f 100644 --- a/.github/workflows/azure-static-web-apps-white-ocean-00e852610.yml +++ b/.github/workflows/deploy-storybook.yml @@ -1,49 +1,49 @@ -name: Build Storybook and deploy to Azure Static Web Apps (white-ocean-00e852610) - -on: - push: - branches: - - "**" - pull_request: - types: [opened, synchronize, reopened, closed] - branches: - - "**" - -jobs: - build_and_deploy_job: - if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') - runs-on: ubuntu-latest - name: Build and Deploy Job - env: - NODE_OPTIONS: "--max_old_space_size=12096" - steps: - - uses: actions/checkout@v2 - with: - submodules: true - - name: Build And Deploy - id: builddeploy - uses: Azure/static-web-apps-deploy@v1 - with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_OCEAN_00E852610 }} - repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) - action: "upload" - production_branch: "production" - ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### - # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: "/" # App source code path - api_location: "" # Api source code path - optional - output_location: "storybook-static" # Built app content directory - optional - app_build_command: "yarn build-storybook" # Build script (optional) - ###### End of Repository/Build Configurations ###### - - close_pull_request_job: - if: github.event_name == 'pull_request' && github.event.action == 'closed' - runs-on: ubuntu-latest - name: Close Pull Request Job - steps: - - name: Close Pull Request - id: closepullrequest - uses: Azure/static-web-apps-deploy@v1 - with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_OCEAN_00E852610 }} - action: "close" +name: Build Storybook and deploy to Azure Static Web Apps (white-ocean-00e852610) + +on: + push: + branches: + - "**" + pull_request: + types: [opened, synchronize, reopened, closed] + branches: + - "**" + +jobs: + build_and_deploy_job: + if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') + runs-on: ubuntu-latest + name: Build and Deploy Job + env: + NODE_OPTIONS: "--max_old_space_size=12096" + steps: + - uses: actions/checkout@v2 + with: + submodules: true + - name: Build And Deploy + id: builddeploy + uses: Azure/static-web-apps-deploy@v1 + with: + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_OCEAN_00E852610 }} + repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) + action: "upload" + production_branch: "production" + ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### + # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig + app_location: "/" # App source code path + api_location: "" # Api source code path - optional + output_location: "storybook-static" # Built app content directory - optional + app_build_command: "yarn build-storybook" # Build script (optional) + ###### End of Repository/Build Configurations ###### + + close_pull_request_job: + if: github.event_name == 'pull_request' && github.event.action == 'closed' + runs-on: ubuntu-latest + name: Close Pull Request Job + steps: + - name: Close Pull Request + id: closepullrequest + uses: Azure/static-web-apps-deploy@v1 + with: + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_OCEAN_00E852610 }} + action: "close" diff --git a/.gitignore b/.gitignore index 8040e583..46a9bb22 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ lerna-debug.log* node_modules .DS_Store +.yarn/* dist dist-ssr coverage @@ -20,6 +21,7 @@ coverage # Editor directories and files .vscode/* !.vscode/extensions.json +!.vscode/settings.json .idea *.suo *.ntvs* @@ -29,3 +31,8 @@ coverage # API Platform specific files *.pyc + +# Auto generate typescript files +# auto-imports.d.ts is needed for vue-tsc to work. Other solution is to flip build and tsc in package.json `"build": "run-s build-only type-check",` +!auto-imports.d.ts +components.d.ts diff --git a/.husky/commit-msg b/.husky/commit-msg old mode 100644 new mode 100755 diff --git a/.husky/post-merge b/.husky/post-merge old mode 100644 new mode 100755 diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755 diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg old mode 100644 new mode 100755 diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 00000000..f4aafc21 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,3 @@ +# Auto generate typescript files +auto-imports.d.ts +components.d.ts \ No newline at end of file diff --git a/.storybook/main.js b/.storybook/main.js index 22417016..3e751655 100644 --- a/.storybook/main.js +++ b/.storybook/main.js @@ -1,5 +1,4 @@ const path = require("path"); -const tailwindConfigPath = path.join(__dirname, "../tailwind.config.js"); module.exports = { stories: [ diff --git a/.storybook/preview.js b/.storybook/preview.js index 739c647d..d2a97f23 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -1,4 +1,4 @@ -import "../src/assets/main.css"; +import "../src/assets/css/main.css"; import { themes } from "@storybook/theming"; export const parameters = { diff --git a/.vscode/extensions.json b/.vscode/extensions.json index c0a6e5a4..81f7d3bb 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,3 +1,19 @@ { - "recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"] + "recommendations": [ + "Vue.volar", + "Vue.vscode-typescript-vue-plugin", + "aaron-bond.better-comments", + "dbaeumer.vscode-eslint", + "lottiefiles.vscode-lottie", + "unifiedjs.vscode-mdx", + "bpruitt-goddard.mermaid-markdown-syntax-highlighting", + "esbenp.prettier-vscode", + "rvest.vs-code-prettier-eslint", + "bradlc.vscode-tailwindcss", + "austenc.tailwind-docs", + "kamikillerto.vscode-colorize", + "wix.vscode-import-cost", + "DavidAnson.vscode-markdownlint", + "csstools.postcss" + ] } diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..e8a15ae5 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "editor.codeActionsOnSave": { + "source.fixAll.eslint": true + }, + "typescript.tsdk": "node_modules/typescript/lib" +} diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 00000000..3186f3f0 --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules diff --git a/CHANGELOG.md b/CHANGELOG.md index 09e523f4..859eefb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,246 @@ # Changelog -## [v0.0.0] (202x-xx-xx) +All notable changes to this project will be documented in this file. -### Features +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -- Entry here +## [Unreleased] -### Bug Fixes +### Added -- Entry here +- v1.1 Italian translation. +- v1.1 Polish translation. ---- +## [1.1.1] - 2023-03-05 -All notable changes to this project will be documented in this file. +### Added -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +- Arabic translation (#444). +- v1.1 French translation. +- v1.1 Dutch translation (#371). +- v1.1 Russian translation (#410). +- v1.1 Japanese translation (#363). +- v1.1 Norwegian Bokmål translation (#383). +- v1.1 "Inconsistent Changes" Turkish translation (#347). +- Default to most recent versions available for each languages +- Display count of available translations (26 to date!) +- Centralize all links into `/data/links.json` so they can be updated easily + +### Fixed + +- Improve French translation (#377). +- Improve id-ID translation (#416). +- Improve Persian translation (#457). +- Improve Russian translation (#408). +- Improve Swedish title (#419). +- Improve zh-CN translation (#359). +- Improve French translation (#357). +- Improve zh-TW translation (#360, #355). +- Improve Spanish (es-ES) transltion (#362). +- Foldout menu in Dutch translation (#371). +- Missing periods at the end of each change (#451). +- Fix missing logo in 1.1 pages +- Display notice when translation isn't for most recent version +- Various broken links, page versions, and indentations. + +### Changed + +- Upgrade dependencies: Ruby 3.2.1, Middleman, etc. + +### Removed + +- Unused normalize.css file +- Identical links assigned in each translation file +- Duplicate index file for the english version + +## [1.1.0] - 2019-02-15 + +### Added + +- Danish translation (#297). +- Georgian translation from (#337). +- Changelog inconsistency section in Bad Practices. + +### Fixed + +- Italian translation (#332). +- Indonesian translation (#336). + +## [1.0.0] - 2017-06-20 + +### Added + +- New visual identity by [@tylerfortune8](https://github.com/tylerfortune8). +- Version navigation. +- Links to latest released version in previous versions. +- "Why keep a changelog?" section. +- "Who needs a changelog?" section. +- "How do I make a changelog?" section. +- "Frequently Asked Questions" section. +- New "Guiding Principles" sub-section to "How do I make a changelog?". +- Simplified and Traditional Chinese translations from [@tianshuo](https://github.com/tianshuo). +- German translation from [@mpbzh](https://github.com/mpbzh) & [@Art4](https://github.com/Art4). +- Italian translation from [@azkidenz](https://github.com/azkidenz). +- Swedish translation from [@magol](https://github.com/magol). +- Turkish translation from [@emreerkan](https://github.com/emreerkan). +- French translation from [@zapashcanon](https://github.com/zapashcanon). +- Brazilian Portuguese translation from [@Webysther](https://github.com/Webysther). +- Polish translation from [@amielucha](https://github.com/amielucha) & [@m-aciek](https://github.com/m-aciek). +- Russian translation from [@aishek](https://github.com/aishek). +- Czech translation from [@h4vry](https://github.com/h4vry). +- Slovak translation from [@jkostolansky](https://github.com/jkostolansky). +- Korean translation from [@pierceh89](https://github.com/pierceh89). +- Croatian translation from [@porx](https://github.com/porx). +- Persian translation from [@Hameds](https://github.com/Hameds). +- Ukrainian translation from [@osadchyi-s](https://github.com/osadchyi-s). + +### Changed + +- Start using "changelog" over "change log" since it's the common usage. +- Start versioning based on the current English version at 0.3.0 to help + translation authors keep things up-to-date. +- Rewrite "What makes unicorns cry?" section. +- Rewrite "Ignoring Deprecations" sub-section to clarify the ideal + scenario. +- Improve "Commit log diffs" sub-section to further argument against + them. +- Merge "Why can’t people just use a git log diff?" with "Commit log + diffs". +- Fix typos in Simplified Chinese and Traditional Chinese translations. +- Fix typos in Brazilian Portuguese translation. +- Fix typos in Turkish translation. +- Fix typos in Czech translation. +- Fix typos in Swedish translation. +- Improve phrasing in French translation. +- Fix phrasing and spelling in German translation. + +### Removed + +- Section about "changelog" vs "CHANGELOG". + +## [0.3.0] - 2015-12-03 + +### Added + +- RU translation from [@aishek](https://github.com/aishek). +- pt-BR translation from [@tallesl](https://github.com/tallesl). +- es-ES translation from [@ZeliosAriex](https://github.com/ZeliosAriex). + +## [0.2.0] - 2015-10-06 + +### Changed + +- Remove exclusionary mentions of "open source" since this project can + benefit both "open" and "closed" source projects equally. + +## [0.1.0] - 2015-10-06 + +### Added + +- Answer "Should you ever rewrite a change log?". + +### Changed + +- Improve argument against commit logs. +- Start following [SemVer](https://semver.org) properly. + +## [0.0.8] - 2015-02-17 + +### Changed + +- Update year to match in every README example. +- Reluctantly stop making fun of Brits only, since most of the world + writes dates in a strange way. + +### Fixed + +- Fix typos in recent README changes. +- Update outdated unreleased diff link. + +## [0.0.7] - 2015-02-16 + +### Added + +- Link, and make it obvious that date format is ISO 8601. + +### Changed + +- Clarified the section on "Is there a standard change log format?". + +### Fixed + +- Fix Markdown links to tag comparison URL with footnote-style links. + +## [0.0.6] - 2014-12-12 + +### Added + +- README section on "yanked" releases. + +## [0.0.5] - 2014-08-09 + +### Added + +- Markdown links to version tags on release headings. +- Unreleased section to gather unreleased changes and encourage note + keeping prior to releases. + +## [0.0.4] - 2014-08-09 + +### Added + +- Better explanation of the difference between the file ("CHANGELOG") + and its function "the change log". + +### Changed + +- Refer to a "change log" instead of a "CHANGELOG" throughout the site + to differentiate between the file and the purpose of the file — the + logging of changes. + +### Removed + +- Remove empty sections from CHANGELOG, they occupy too much space and + create too much noise in the file. People will have to assume that the + missing sections were intentionally left out because they contained no + notable changes. + +## [0.0.3] - 2014-08-09 + +### Added + +- "Why should I care?" section mentioning The Changelog podcast. + +## [0.0.2] - 2014-07-10 + +### Added + +- Explanation of the recommended reverse chronological release ordering. + +## [0.0.1] - 2014-05-31 + +### Added + +- This CHANGELOG file to hopefully serve as an evolving example of a + standardized open source project CHANGELOG. +- CNAME file to enable GitHub Pages custom domain. +- README now contains answers to common questions about CHANGELOGs. +- Good examples and basic guidelines, including proper date formatting. +- Counter-examples: "What makes unicorns cry?". + +[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.1...HEAD +[1.1.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v1.1.0 +[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0 +[0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0 +[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0 +[0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0 +[0.0.8]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...v0.0.8 +[0.0.7]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.6...v0.0.7 +[0.0.6]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.5...v0.0.6 +[0.0.5]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.4...v0.0.5 +[0.0.4]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.3...v0.0.4 +[0.0.3]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.2...v0.0.3 +[0.0.2]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.1...v0.0.2 +[0.0.1]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.0.1 diff --git a/auto-imports.d.ts b/auto-imports.d.ts new file mode 100644 index 00000000..20aa06aa --- /dev/null +++ b/auto-imports.d.ts @@ -0,0 +1,88 @@ +/* eslint-disable */ +/* prettier-ignore */ +// @ts-nocheck +// noinspection JSUnusedGlobalSymbols +// Generated by unplugin-auto-import +export {} +declare global { + const EffectScope: typeof import("vue")["EffectScope"]; + const axios: typeof import("axios")["default"]; + const computed: typeof import("vue")["computed"]; + const createApp: typeof import("vue")["createApp"]; + const customRef: typeof import("vue")["customRef"]; + const defineAsyncComponent: typeof import("vue")["defineAsyncComponent"]; + const defineComponent: typeof import("vue")["defineComponent"]; + const effectScope: typeof import("vue")["effectScope"]; + const getCurrentInstance: typeof import("vue")["getCurrentInstance"]; + const getCurrentScope: typeof import("vue")["getCurrentScope"]; + const h: typeof import("vue")["h"]; + const inject: typeof import("vue")["inject"]; + const isProxy: typeof import("vue")["isProxy"]; + const isReactive: typeof import("vue")["isReactive"]; + const isReadonly: typeof import("vue")["isReadonly"]; + const isRef: typeof import("vue")["isRef"]; + const markRaw: typeof import("vue")["markRaw"]; + const nextTick: typeof import("vue")["nextTick"]; + const onActivated: typeof import("vue")["onActivated"]; + const onBeforeMount: typeof import("vue")["onBeforeMount"]; + const onBeforeRouteLeave: typeof import("vue-router")["onBeforeRouteLeave"]; + const onBeforeRouteUpdate: typeof import("vue-router")["onBeforeRouteUpdate"]; + const onBeforeUnmount: typeof import("vue")["onBeforeUnmount"]; + const onBeforeUpdate: typeof import("vue")["onBeforeUpdate"]; + const onDeactivated: typeof import("vue")["onDeactivated"]; + const onErrorCaptured: typeof import("vue")["onErrorCaptured"]; + const onMounted: typeof import("vue")["onMounted"]; + const onRenderTracked: typeof import("vue")["onRenderTracked"]; + const onRenderTriggered: typeof import("vue")["onRenderTriggered"]; + const onScopeDispose: typeof import("vue")["onScopeDispose"]; + const onServerPrefetch: typeof import("vue")["onServerPrefetch"]; + const onUnmounted: typeof import("vue")["onUnmounted"]; + const onUpdated: typeof import("vue")["onUpdated"]; + const provide: typeof import("vue")["provide"]; + const reactive: typeof import("vue")["reactive"]; + const readonly: typeof import("vue")["readonly"]; + const ref: typeof import("vue")["ref"]; + const resolveComponent: typeof import("vue")["resolveComponent"]; + const shallowReactive: typeof import("vue")["shallowReactive"]; + const shallowReadonly: typeof import("vue")["shallowReadonly"]; + const shallowRef: typeof import("vue")["shallowRef"]; + const toRaw: typeof import("vue")["toRaw"]; + const toRef: typeof import("vue")["toRef"]; + const toRefs: typeof import("vue")["toRefs"]; + const toValue: typeof import("vue")["toValue"]; + const triggerRef: typeof import("vue")["triggerRef"]; + const unref: typeof import("vue")["unref"]; + const useAttrs: typeof import("vue")["useAttrs"]; + const useCssModule: typeof import("vue")["useCssModule"]; + const useCssVars: typeof import("vue")["useCssVars"]; + const useDialog: typeof import("naive-ui")["useDialog"]; + const useLink: typeof import("vue-router")["useLink"]; + const useLoadingBar: typeof import("naive-ui")["useLoadingBar"]; + const useMessage: typeof import("naive-ui")["useMessage"]; + const useMouse: typeof import("@vueuse/core")["useMouse"]; + const useMyFetch: typeof import("@vueuse/core")["useFetch"]; + const useNotification: typeof import("naive-ui")["useNotification"]; + const useRoute: typeof import("vue-router")["useRoute"]; + const useRouter: typeof import("vue-router")["useRouter"]; + const useSlots: typeof import("vue")["useSlots"]; + const watch: typeof import("vue")["watch"]; + const watchEffect: typeof import("vue")["watchEffect"]; + const watchPostEffect: typeof import("vue")["watchPostEffect"]; + const watchSyncEffect: typeof import("vue")["watchSyncEffect"]; +} +// for type re-export +declare global { + // @ts-ignore + export type { + Component, + ComponentPublicInstance, + ComputedRef, + InjectionKey, + PropType, + Ref, + VNode, + WritableComputedRef, + } from "vue"; + // @ts-ignore + export type { RouteLocationRaw } from "vue-router"; +} diff --git a/cypress.config.ts b/cypress.config.ts index ef48d11e..8053bbcd 100644 --- a/cypress.config.ts +++ b/cypress.config.ts @@ -2,7 +2,7 @@ import { defineConfig } from "cypress"; export default defineConfig({ e2e: { - specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}", baseUrl: "http://localhost:4173", + specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}", }, }); diff --git a/package.json b/package.json index bebff8d6..47640f94 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,12 @@ "storybook": "start-storybook -p 6006", "build-storybook": "build-storybook", "commit": "cz", - "prepare": "husky install" + "postinstall": "run-script-os", + "postinstall:win32": "husky install", + "postinstall:darwin:linux": "husky install && chmod ug+x .husky/* && chmod ug+x .git/hooks/*", + "prepare": "run-script-os", + "prepare:win32": "husky install", + "prepare:darwin:linux": "husky install && chmod ug+x .husky/* && chmod ug+x .git/hooks/*" }, "lint-staged": { "./**/*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": [ @@ -30,19 +35,32 @@ } }, "dependencies": { + "@headlessui/vue": "^1.7.15", + "@vavt/md-editor-extension": "^3.0.0", "axios": "^1.1.3", "code-tag": "^1.1.0", + "dayjs": "^1.11.9", "eslint-plugin-prettier": "^4.2.1", + "marked": "^4.2.12", + "md-editor-v3": "^4.3.0", + "nanoid": "^4.0.2", "pinia": "^2.0.21", + "pinia-plugin-persistedstate": "^3.0.2", + "sanitize-html": "^2.11.0", + "storybook-tailwind-foundations": "^1.1.2", + "validator": "^13.9.0", "vue": "^3.2.38", "vue-router": "^4.1.5", - "vue3-lottie": "^2.4.0" + "vue3-lottie": "^3.0.0", + "vue3-marquee": "^4.0.0" }, "devDependencies": { "@babel/core": "^7.19.3", "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.1.0", "@fairdataihub/config": "^2.2.1", + "@faker-js/faker": "^8.0.2", + "@iconify/vue": "^4.1.0", "@rushstack/eslint-patch": "^1.1.4", "@storybook/addon-a11y": "^6.5.15", "@storybook/addon-actions": "^6.5.15", @@ -55,15 +73,10 @@ "@storybook/vue3": "^6.5.15", "@tailwindcss/typography": "^0.5.7", "@types/jsdom": "^20.0.0", + "@types/marked": "^4.0.8", "@types/node": "^18.11.5", - "@vicons/antd": "^0.12.0", - "@vicons/carbon": "^0.12.0", - "@vicons/fa": "^0.12.0", - "@vicons/fluent": "^0.12.0", - "@vicons/ionicons4": "^0.12.0", - "@vicons/ionicons5": "^0.12.0", - "@vicons/material": "^0.12.0", - "@vicons/tabler": "^0.12.0", + "@types/sanitize-html": "^2.9.0", + "@types/validator": "^13.7.12", "@vitejs/plugin-vue": "^3.0.3", "@vitejs/plugin-vue-jsx": "^2.0.1", "@vue/eslint-config-prettier": "^7.0.0", @@ -78,6 +91,7 @@ "eslint": "^8.22.0", "eslint-plugin-cypress": "^2.12.1", "eslint-plugin-simple-import-sort": "^8.0.0", + "eslint-plugin-sort-keys-custom-order": "^1.0.5", "eslint-plugin-storybook": "^0.6.8", "eslint-plugin-unused-imports": "^2.0.0", "eslint-plugin-vue": "^9.3.0", @@ -90,11 +104,14 @@ "postcss": "^8.4.17", "prettier": "^2.7.1", "prettier-plugin-tailwindcss": "^0.1.13", + "run-script-os": "^1.1.6", "start-server-and-test": "^1.14.0", "storybook-dark-mode": "^2.0.5", "tailwindcss": "^3.1.8", "tailwindcss-debug-screens": "^2.2.1", "typescript": "~4.7.4", + "unplugin-auto-import": "^0.16.6", + "unplugin-vue-components": "^0.25.1", "vfonts": "^0.0.3", "vite": "^3.0.9", "vitest": "^0.23.0", diff --git a/postcss.config.js b/postcss.config.js index 9f239969..58cb6a39 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -1,7 +1,7 @@ // eslint-disable-next-line no-undef module.exports = { plugins: { - tailwindcss: {}, autoprefixer: {}, + tailwindcss: {}, }, }; diff --git a/scripts/faker.mjs b/scripts/faker.mjs new file mode 100644 index 00000000..29406580 --- /dev/null +++ b/scripts/faker.mjs @@ -0,0 +1,21 @@ +import { faker } from "@faker-js/faker"; + +const fname = faker.person.firstName(); +const lname = faker.person.lastName(); + +const email = faker.internet.email({ + firstName: fname, + lastName: lname, +}); + +const username = faker.internet.userName({ + firstName: fname, + lastName: lname, +}); + +const company = faker.company.name(); + +console.log(`Hello ${fname} ${lname}`); +console.log(`Your username is ${username}`); +console.log(`Your email is ${email}`); +console.log(`Your company is ${company}`); diff --git a/src/App.vue b/src/App.vue index 922df2d4..93941df2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,15 +1,38 @@ + + + + - + + + + + + + + + + + + + + + + + + diff --git a/src/AppCopy.vue b/src/AppCopy.vue deleted file mode 100644 index 3be06401..00000000 --- a/src/AppCopy.vue +++ /dev/null @@ -1,351 +0,0 @@ - - - - - diff --git a/src/assets/animations/404.json b/src/assets/animations/404.json new file mode 100644 index 00000000..77ec58fd --- /dev/null +++ b/src/assets/animations/404.json @@ -0,0 +1 @@ +{"v":"5.5.7","meta":{"g":"LottieFiles AE 0.1.20","a":"","k":"","d":"","tc":""},"fr":29.9700012207031,"ip":0,"op":60.0000024438501,"w":320,"h":200,"nm":"404","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"mark Outlines","parent":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[19.9,19.295,0],"ix":2},"a":{"a":0,"k":[2.503,12.271,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":[[1.244,0],[0,0],[0,1.244],[-1.244,0],[0,-1.244]],"o":[[0,0],[-1.244,0],[0,-1.244],[1.244,0],[0,1.244]],"v":[[0,2.253],[0,2.253],[-2.253,-0.001],[0,-2.253],[2.253,-0.001]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[2.503,22.04],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.244,0],[0,0],[0,1.244],[0,0],[-1.244,0],[0,-1.244],[0,0]],"o":[[0,0],[-1.244,0],[0,0],[0,-1.244],[1.244,0],[0,0],[0,1.244]],"v":[[0,8.26],[0,8.26],[-2.253,6.007],[-2.253,-6.008],[0,-8.26],[2.253,-6.008],[2.253,6.007]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[2.503,8.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 3 Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":14,"s":[0]},{"t":17.0000006924242,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[198.645,-21.677,0],"to":[0,13.167,0],"ti":[0,-13.167,0]},{"t":17.0000006924242,"s":[198.645,57.323,0]}],"ix":2,"x":"var $bm_rt;\nvar _0x9233 = [\n 'BOUNCr overSHOOT+',\n 'Amplitude',\n 'Frequency',\n 'Decay',\n 'Floor',\n 'index',\n 'time',\n 'frameDuration',\n 'PI',\n 'sin',\n 'exp',\n 'abs'\n ];\ntry {\n var effecto = effect(_0x9233[0]);\n var amp = $bm_div(effecto(_0x9233[1]), 1000);\n var freq = effecto(_0x9233[2]);\n var decay = effecto(_0x9233[3]);\n var floor = effecto(_0x9233[4]);\n var n, numkeys, v, t;\n if (floor != true) {\n $bm_rt = n = 0;\n if (numKeys > 0) {\n $bm_rt = n = nearestKey(time)[_0x9233[5]];\n if (key(n)[_0x9233[6]] > time) {\n n--;\n }\n }\n ;\n if (n == 0) {\n $bm_rt = t = 0;\n } else {\n $bm_rt = t = $bm_sub(time, key(n)[_0x9233[6]]);\n }\n ;\n if (n > 0) {\n v = velocityAtTime($bm_sub(key(n)[_0x9233[6]], $bm_div(thisComp[_0x9233[7]], 10)));\n $bm_rt = $bm_sum(value, $bm_mul($bm_mul(v, amp), $bm_div(Math[_0x9233[9]]($bm_mul($bm_mul($bm_mul(freq, t), 2), Math[_0x9233[8]])), Math[_0x9233[10]]($bm_mul(decay, t)))));\n } else {\n $bm_rt = value;\n }\n } else {\n $bm_rt = n = 0;\n if (numKeys > 0) {\n $bm_rt = n = nearestKey(time)[_0x9233[5]];\n if (key(n)[_0x9233[6]] > time) {\n n--;\n }\n }\n ;\n if (n == 0) {\n $bm_rt = t = 0;\n } else {\n $bm_rt = t = $bm_sub(time, key(n)[_0x9233[6]]);\n }\n ;\n if (n > 0) {\n v = velocityAtTime($bm_sub(key(n)[_0x9233[6]], $bm_div(thisComp[_0x9233[7]], 10)));\n $bm_rt = $bm_sum(value, $bm_mul($bm_mul(v, amp), $bm_neg($bm_div(Math[_0x9233[11]](Math[_0x9233[9]]($bm_mul($bm_mul($bm_mul(freq, t), 2), Math[_0x9233[8]]))), Math[_0x9233[10]]($bm_mul(decay, t))))));\n } else {\n $bm_rt = value;\n }\n }\n} catch (err) {\n $bm_rt = value;\n}"},"a":{"a":0,"k":[19.9,19.899,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"BOUNCr overSHOOT+","np":8,"mn":"Pseudo/pse bouncR overSHOOT+","ix":1,"en":1,"ef":[{"ty":0,"nm":"Amplitude","mn":"Pseudo/pse bouncR overSHOOT+-0001","ix":1,"v":{"a":0,"k":65,"ix":1}},{"ty":0,"nm":"Frequency","mn":"Pseudo/pse bouncR overSHOOT+-0002","ix":2,"v":{"a":0,"k":3,"ix":2}},{"ty":0,"nm":"Decay","mn":"Pseudo/pse bouncR overSHOOT+-0003","ix":3,"v":{"a":0,"k":6,"ix":3}},{"ty":0,"nm":"Floor","mn":"Pseudo/pse bouncR overSHOOT+-0004","ix":4,"v":{"a":0,"k":0,"ix":4}},{"ty":6,"nm":"ゥ2018 pixelbot - BOUNCr_v1.1","mn":"Pseudo/pse bouncR overSHOOT+-0005","ix":5,"v":0},{"ty":6,"nm":"BOUNCr overSHOOT+","mn":"Pseudo/pse bouncR overSHOOT+-0006","ix":6,"v":0}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-10.852],[10.852,0],[0,10.852],[-10.852,0]],"o":[[0,10.852],[-10.852,0],[0,-10.852],[10.852,0]],"v":[[19.65,0],[0.001,19.649],[-19.65,0],[0.001,-19.649]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"gf","o":{"a":0,"k":100,"ix":10},"r":1,"bm":0,"g":{"p":3,"k":{"a":0,"k":[0,0.949,0.345,0.306,0.5,0.969,0.249,0.269,1,0.99,0.153,0.232],"ix":9}},"s":{"a":0,"k":[0.919,-19.305],"ix":5},"e":{"a":0,"k":[1.461,19.954],"ix":6},"t":1,"nm":"Gradient Fill 1","mn":"ADBE Vector Graphic - G-Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[19.9,19.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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"shadow Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":22,"s":[59.474]},{"t":34.0000013848484,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[192.874,67.919,0],"ix":2},"a":{"a":0,"k":[10.821,15.161,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":[[-1.518,0.466],[0.611,2.446],[1.717,3.21],[3,2.924],[0.416,0.36],[0,-5.597],[-9.025,0]],"o":[[-0.422,-2.528],[-1.032,-4.229],[-1.743,-3.26],[-0.387,-0.377],[-4.29,2.946],[0,9.026],[1.671,0]],"v":[[10.572,14.192],[9.033,6.724],[4.888,-4.486],[-2.26,-13.806],[-3.464,-14.911],[-10.572,-1.432],[5.771,14.911]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.286549407361,0.552295520259,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[10.821,15.161],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":17,"s":[160.035,100,0],"to":[0,0.917,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":19,"s":[160.035,105.5,0],"to":[0,0,0],"ti":[0,0.917,0]},{"t":22.0000008960784,"s":[160.035,100,0]}],"ix":2},"a":{"a":0,"k":[45.07,56.17,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.946,-4.134],[1.675,-1.603],[2.103,0],[2.364,4.894],[0,12.516],[-1.917,4.368],[-3.475,0],[-1.795,-3.644],[0,-16.272]],"o":[[-0.862,3.772],[-1.554,1.484],[-2.009,0],[-2.094,-4.339],[0,-12.412],[1.605,-3.657],[3.443,0],[1.436,2.914],[0,8.997]],"v":[[9.154,20.45],[5.328,28.55],[-0.105,30.756],[-7.423,25.295],[-10.579,-0.105],[-7.691,-25.394],[-0.245,-30.756],[7.432,-25.414],[10.579,0.662]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[1.955,7.82],[1.717,3.21],[3,2.923],[4.787,1.84],[7.226,0],[7.565,-8.395],[0,-20.411],[-1.408,-6.709],[-2.646,-4.04],[-5.755,-2.978],[-9.056,0],[-6.851,9.387],[0,19.134]],"o":[[-1.032,-4.229],[-1.743,-3.26],[-3.071,-2.996],[-4.746,-1.823],[-15.154,0],[-7.59,8.422],[0,8.085],[1.443,6.876],[3.669,5.731],[5.711,2.956],[16.3,0],[6.636,-9.094],[0,-8.49]],"v":[[41.871,-25.357],[37.727,-36.567],[30.579,-45.886],[18.738,-53.173],[0.697,-55.92],[-33.54,-43.269],[-44.82,-0.42],[-42.697,21.875],[-36.527,38.34],[-22.324,51.465],[-0.07,55.92],[34.818,41.773],[44.82,-0.768]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.090000002992,0.528999956916,0.933000033509,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[45.07,56.17],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 6 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[255.368,99.127,0],"ix":2},"a":{"a":0,"k":[47.967,55.297,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,0]],"o":[[0,0],[0,0],[0,0]],"v":[[4.087,7.857],[-13.799,7.857],[4.087,-13.19]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[1.657,0],[0,0],[0,0],[1.657,0],[0,0],[0.57,-0.677],[0,0],[0,-0.707],[0,0],[-1.657,0],[0,0],[0,0],[-1.657,0],[0,0],[0,1.658],[0,0],[0,0],[0,1.657],[0,0]],"o":[[0,0],[0,0],[0,-1.657],[0,0],[-0.886,0],[0,0],[-0.455,0.541],[0,0],[0,1.657],[0,0],[0,0],[0,1.658],[0,0],[1.657,0],[0,0],[0,0],[1.657,0],[0,0],[0,-1.657]],"v":[[44.716,7.857],[34.871,7.857],[34.871,-52.047],[31.871,-55.047],[7.087,-55.047],[4.79,-53.978],[-47.012,7.598],[-47.716,9.53],[-47.716,32.919],[-44.716,35.919],[4.087,35.919],[4.087,52.047],[7.087,55.047],[31.871,55.047],[34.871,52.047],[34.871,35.919],[44.716,35.919],[47.716,32.919],[47.716,10.857]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.090000002992,0.528999956916,0.933000033509,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[47.966,55.297],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[64.633,99.127,0],"ix":2},"a":{"a":0,"k":[47.966,55.297,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,0]],"o":[[0,0],[0,0],[0,0]],"v":[[4.087,7.857],[-13.799,7.857],[4.087,-13.19]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[1.657,0],[0,0],[0,0],[1.657,0],[0,0],[0.57,-0.677],[0,0],[0,-0.707],[0,0],[-1.657,0],[0,0],[0,0],[-1.657,0],[0,0],[0,1.658],[0,0],[0,0],[0,1.657],[0,0]],"o":[[0,0],[0,0],[0,-1.657],[0,0],[-0.886,0],[0,0],[-0.455,0.541],[0,0],[0,1.657],[0,0],[0,0],[0,1.658],[0,0],[1.657,0],[0,0],[0,0],[1.657,0],[0,0],[0,-1.657]],"v":[[44.717,7.857],[34.87,7.857],[34.87,-52.047],[31.87,-55.047],[7.087,-55.047],[4.79,-53.978],[-47.012,7.598],[-47.717,9.53],[-47.717,32.919],[-44.717,35.919],[4.087,35.919],[4.087,52.047],[7.087,55.047],[31.87,55.047],[34.87,52.047],[34.87,35.919],[44.717,35.919],[47.717,32.919],[47.717,10.857]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.090000002992,0.528999956916,0.933000033509,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[47.966,55.297],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/animations/changelog.json b/src/assets/animations/changelog.json new file mode 100644 index 00000000..cabebf22 --- /dev/null +++ b/src/assets/animations/changelog.json @@ -0,0 +1 @@ +{"v":"4.8.0","meta":{"g":"LottieFiles AE 3.1.1","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":155,"w":500,"h":500,"nm":"box-loader","ddd":0,"assets":[{"id":"image_0","w":257,"h":52,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQEAAAA0CAYAAACKLI1XAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAABd0lEQVR4nO3ZsZHTYBSF0at\/DCnKIVAFoBK2BSrYoYMtYenAJex24hI00ICZAWKTekAiIlucWVp456QvudE380tdkmQc+sznu6S7CfCfW05pbZ\/p6yFJuoxDn+V8yJJ3Gy8D1rR0H\/L520PLfL4TACioW\/YZh755AkBZr5KfY9t6BbCh+ZcIQG1dv7twfUxrD2tNAa5omfd\/+\/Z3KQLHP78QgH\/c29enZHny5DkAxYkAFCcCUJwIQHEiAMWJABQnAlCcCEBxIgDFiQAUJwJQnAhAcSIAxYkAFCcCUJwIQHEiAMWJABQnAlCcCEBxIgDFiQAUJwJQnAhAcSIAxYkAFCcCUJwIQHEiAMWJABQnAlCcCEBxIgDFiQAUJwJQnAhAcbsLtyHjm5u1hgBXtMx9lqdPlyJwm3m+vcog4NnwHIDiRAAqa+3Qkkxb7wC2spta2ov7JD+2ngKs7mOm46llOp7SXg5JHrdeBKziS5a8z6fv91sPAZ6B33obOXyFeoLuAAAAAElFTkSuQmCC","e":1},{"id":"image_1","w":242,"h":204,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAADMCAYAAABJGP55AAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAHOUlEQVR4nO3dT04bWxqG8feUK2MYdxP+bKBjKUbKDC+BXkHICtp3FhGkdiSuldllB3B3QK+g3bNIEMlRLwDHJNIdxtNg+\/QES1ctmdjgqmO\/9fxGCJs6nxQe+bhClYMkqb67qcmPlhSaArAGYl9ZOFPvW0+Sguq7m4o\/uop6kXo0AAsZKgtN9b71Mk1+tIgYWEsbmsRLScrYTgNrbUf1v9YzKe6mngTAU4TNTAr91GMAeJp89kPxF2W1XnmjAHjQZPLvWQ\/NDjmr9dT72i1iHgCP8Le\/zHwoK3EMAAUhZMAAIQMGCBkwQMiAAUIGDBAyYOCBPwjBMu0Pjo9iCG1F7aSepQTDIF3ejZ+1envt76mHqQJekUvw8vb4LCqcVyRiSdqI0uta7a5bv2lvph6mCgi5YK9u3u6GGP6Reo4UgvQiz0at1HNUASEXbJTVDlPPkFRQM\/UIVUDIhQtsLVE4QgYMcNY6kSh9DiHYvH8MMR5F6XXqOaqKkBMJCt+vn592U8+xLI0vJ02FmHqMymJrDRggZMAAIQMGCBkwQMiAAUIGDBAyYICQAQOEDBggZMAAIQMGCBkwQMiAAa5+SibWG4OTbuoplibEXXHxUzKEnM6GFA9SD7E0RJwUW2vAACEXLAZV+sPig2I\/9QxVQMgF+7R9ehmlz6nnSCaLZ6lHqAJCLkGWxaMKxjwMim+utjqV3pGUhZNdJbj\/Za43bk+amvjf5zkG9cbjvMvHxZSHkEt0f7O9buIxYIitNWCAkAEDhAwYIGTAACEDBggZMEDIgAFCBgwQMmCAkAEDhAwYIGTAACEDBggZMEDIgAFCBgwQMmCAkAEDhAwYIGTAACEDBggZMEDIgAFCBgwQMmCAkAEDhAwYIGTAACEDBggZMEDIgAFCBgwQMmCAkAEDhAwYIGTAACEDBggZMEDIgAFCBgwQMmAgTz0AsEoatyfN6dfXz0+76SZZDCEDkvYHx0dR4Uwxbky\/1xi8GwbF1tV25yLhaHNha43Ku4\/4XNLG\/z20ERXO9wfHRwnGWggho9L+FPFM6xAzIaOy5ol4atVjJmRU0iIRT61yzISMynlMxFOrGjMho1LmiHgYFN9IGs56wirGTMiojLkizmLzartzEbLY1BrFTMiohLkj3ur0JOlqq9Nbp5gJGfYWjXhqnWImZFh7bMRT6xIzIcPWUyOeWoeYCRmWlhXx1KrHTMiw83JwcrjMiKfmjfnl4ORwkeMuAyHDUGw\/\/LDai0Y8dbXV6Snq4eP\/bP0CcBkj7ATpxU+e8Fvj9l0rH42bH\/c+9Oc97qubt7ujvNZV1M6T1i8Ar8iopqidca3WXuRHxrVa+2cRp0LIsBOlz3M+7\/WCx53r+fOuv0yEDEOhXbX1CRl2Pm2fXirqlySLx\/D+0\/bpZdnLEjIsXe\/8epaPx3uK4b1ieF\/oYvdr5OPx3vXOabvQtWbgrDVs3Z+RbktSY\/Dun0WtkyreP+MVGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTDAHUJQaY3BSXf+Z8fC5ngqQkbFxYPUEywDW2tUQmH3mg76UshxF0TIqIQQQzG3qJ2Ei0KOuyBCRiWMJvnZsl+Vo\/R5NMnPlnnMxyJkVEJvr\/19PH7WDNLvyzhekH4fj581e3vt78s43lNxsguVcR\/dUf2m3crzUf2xxxmN8t6qBDxFyKic+wi7qedYJrbWgAFCBgwQMmCA98jG6jftzaec1MHjlX1CjJBN7Q+Oj6Luzlf4z4Ot5bW74f7guHW13bkoYz221oZe3bzdjQrnqeeouI2ocFa\/aW+WsRghGxrl+W7qGSBJ2ijrrQ0hAwUKYVLK+2RCNnT9\/LRb2NU+WED4z9VWp1fGSpzsMjUeP2vm2ailoGbqWSopqlvmBRWEbOr+vz7aqedAOdhaAwYIGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTBAyIABQgYMEDJggKufClK\/aW\/m2d2RQjhMPQsSiPHyeudXLmNcd3ltdCnpYJU\/HBsFCjpoDE4Or7dPm2Usx9a6AI3bk6bLB2jjKeLB\/tdj7tkFrLsYM+6iua7y0aifegashrJ+Fwi5AB\/3PvSD4pvUcyCtoPjm496HfhlrcbKrIFfbnYtXN2+73GO6mvLRqF9WxBIhF+r+H7KfeAxUAFtrwAAhAwYIGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTBAyIABQgYMEDJggJABA4QMGCBkwAAhAwYIGTBAyIABQgYMEDJggJABA7M\/H3kyrqu+VeIoAB40mcx86IEPOg+\/PfSDAFYHW2vAACEDBjIp9lMPAeDRhup97WbKJm1Jw9TTAHiEGFqSlKn3R1\/ZpC7pX4lHAjC\/L4r6u\/777SL1IACW5H8buAUMwx3DaAAAAABJRU5ErkJggg==","e":1},{"id":"image_2","w":146,"h":184,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJIAAAC4CAYAAAAITLXeAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAOZ0lEQVR4nO2dQYwcRxWG\/6pZjyJEkrEQ8W6vkccCCS7b25ZsAUpQJjcORF5fiHLKWOGQA5I3UiSCMWQCCHJAYn2CA5CxlEM4satwQRyyjohkBJJnxuKWyLOOd7whh8w4QUrs3S4OPWPPrruqu6q7enqm3yflEHd3dcvzu+qvV+9VAQRBEARBEARBEARBEARBEARBEARBEARBEARBEARBELMGm\/QHzAxetYK9uytg8AB4gPAAPBp6L0MbAl0ALXC2jtZ2K8MvtQIJKQletQL\/8zoYq0NgOUFLnwD4K7h\/Hq2dbkpflykkJBO8+Sp83gDwnIXW3wUvfw+tbt9C29YgIengVSvw76zBjoDG+RQQP0Xn1prl96QGCSku7sIqwBqQ+R4bMLTB+CpaNzcze6chJKQovPkq\/FITEE9O8CsugZdX8zzckZBUeEdr8P11xO+FBgDWIdgmSqwb2pN481XsscfB2BuaXzMARCOvwx0JScbSYh1MvB7z7g0INHGttx7rbtd5D8BXjb4rp8MdCSkM12kinqHeAPdXtabsy84zEHjT8MvGydVwR0I6SDwRbYHzulGv4DofA6iEXxQvAqwCYBXxhtPcDHckpHHi9kQMbQjWB0QfQAsQffBSK1JYrvMHAM9LrvbR6R0GMIpTrQE4HfPLzYWdEiSkEa7TAPBKCi2F+6UTC8ewx94DMBf6FMN30O79Y9+fBWa\/CeBY7HfrDrUpQUIa4Tp9pBkjYmiDsfq9dTR3cVMeQmCX0dmuKb6tAa3hDmvo9Bo6n5sUEtII1xFW2hXsLLh4DwLvIPzvW6AkjuPqrS1lO7rDncCZ2LPIFCAhjUi7R9rPQNH2H9Hp\/SB2S\/GHuy3wspfVrK6UxUumgiMPPwSgZqn1hyR\/3ken97hWSzu3u\/jwkzUceZgBOKFouwIm\/oad212t9g2hHmkc11nH\/qFjALAWRjOz0exshL\/nBdN1VjNbQhEvJpq6Rw53CdvXgIR0EG9xKI7drtbsJ8gMWEX8md\/76PS+ZvKJD+AurgHiXMiVV7My3eFT0SJjmq0YeJEGlha7MZZWBBjqRu8Jb27i0W0+6Q+YOa5tNwGoZ2Bg7zwQM7ICk0TQ04eEZIcdxbVdZczIBAFZL+ql+h4FJCQ7fF16ReA3qb+txCc+tJFHSpsgziMbUvq41vux8vHrjcrc3K4H\/2AoQvTBWevfX\/nlZirfmTIkpLQJgoXhMDwtu3Tygws1CLEK3D0NAUkMXODkjZ+AAZfu7h1abR1vDHsimdkW1djfnRASUpq4C6uQR5z\/GWawv3X95epuaa4JET8OJYDnSqW7w\/o5BDNN1wm7Ne5ib2LII6WFV60MiwPC+B94+bsH\/\/DUjfP13VKpZRLMZMDyyQ8u1CJvDFJXgiHXdbpwHTH23zq8+aruu8MgIaWFf7cB6XqauHBwzevUjfN1Afa6\/BkNvKpqmv88XOdz+P7beLCHOg2ft4bZBYkgIaWBN1+VRJYBYOvgMsWYiJIwmNvd7QLAMKKuoqy49iiAV+A6XXhHa6YfQx4pDYJypfBrnNfH\/\/fUzfOe8GOJaAOC3Y8PMdTGhsABg1i9cvy1brDehighxeEYfP9tuM4GeLmumzVAQkpKMN2XJ6wdTH\/1mfJHF0xc3NstN+7PyMZeNQwN7AsBBKXjaaa\/nB5WE9d1HqJF26S4zn8BfDn0GvePH1z4PXnjwqbEXA\/A2IpWnMhb9OCLq7Hv16HT09IGeaQkBDOicBEBb4VmDwgRmrXIuKhpBxt9mKSIvA+BM2BoGzwrhYY2U4K0EVXFydNwnasoiZXxNNpd\/1BzrrS7Mt4rMYiz\/zr6q+isA2++CsxVAQxzobTDBh\/dS11xF6oA+63kvkua7dLQZkz8IkoB4E8H02lP3TzvCcEru7tzrTA\/dI\/Ag9URZG8mCzAKdhbXtpvDfwRdhHurAbjv6VaikJBMCH7ctzWf6oPhBbR7f45195KzAoY1pBed3kKnVwWgSoQDDJPhSEgmLDutBDu0tQ4Od\/uwtfsJ50+hdXNzmJ57XXLXfbHpNm\/+ZQXFXVhNuM2fhz12\/d7SxThLzgp8brRkomYsDOGXmtLbhHk8ioSkg3o9bQDgWQBxAnkMwdLFx1h2ngEQCJThL7BREsWH37zkrMhFyi4nqYMjIekQBOpkP\/QaOr030ekdhsBrAHZjtFiBwJtwnY8UM6j9MLQBdhnAfyANp+974H5vxBThAr5Xj\/V+6WcR8VAb7Ae9xYmFY9jjl1IapoIybO43982mgv0ErgCYlz7J2YlhmkkD0goXdhGd7UTLLCSkuKgM9sjIhj\/3BATegnQrmyjYRfBDDeXa17LzGgR+FHJlgE6vEj3dL1eTVuRSQDIOaoO9odxOJkhmO4wl59dgeAnx\/84HEKjj2na0bxFiR9oneEdr8O\/UIU9xUYs0JtQjRZFm8C7+cDcAZ7XYNXamW\/IwtNHupVJpQmY7iiiDrRMBvnpra1iK9Kzirl0tESWB8TTSTwCQkNQEiV6yZZAt83Jo9oL8En6hLSLuNxEYch3UQ7ImJCQVwldMl\/cnrMVGGcvBu2j3fq7dZmunC85qGiv6A3A\/td4IICHJSWKwZXjVijqWw36o3eaI1nYr8DviRUT3TnpDcgxISGFERbBN\/zUHudWSRVh2MRVf1Lm1Bl6uQp4KsgVeTn2rGxJSGGka7BFB2Y9sZjUAP9TQblNGq9tHp1cH508No+BD2GVbu7jR9P8guhHsuKg2Ix3lCdnEm6\/a3O2WeqSDZG6w2WXrIgJge8tkEtI4SoMdUhESh0iDnUop0cQhIY1QG2zz1fEsDHYOICGNUBvsV3NvsCcMCQkYbkCqiGCbTpeV2YgsNycbpQEJCVDXhwmY\/eB5MNgZQkJaWqynnn5aEIM9TrGF5FUrYCL99NOCGOxxii0k5Z5GZLB1KK6QvEVPuacRGWwtiiskX\/xeeo0MtjbFFNKy8zMA3wy\/SAbbhOIJyatWIJT5zWZGuIAGe5zirf67zhVIe6N76B02rK6nT6XcJ+8Uq0dadp5AtIiA+\/spxts+uKAGe5xiCUmw32k+Eb19cIEN9jjFGdrM9jQa58HhLqh5a0HmjUbl0gWgGD2SV60ozwiJx4PDXcEN9jjFOBz5sS+8jLjHnEfzDQh2FkcemQdC6+2BwGCvYKf\/WUrvzD2zP7SpZ1R7sPGPKYsc7Jwx+0ObakYF8VLMOjANimOwx5ltIUXNqDq31mLUgekx4xFsGbMrJJ0li\/E6sEQbmRfLYI8zu0IKUkT0ZlStm5saZc8H+XxWU0TiMJtCUqeIROcEmQ13bxQhgi1jNmdtaVa1ekdrEP5axJbIfXR6h3U+cdaYvR4pMgd7u6nVXuvmJli5BuBj6T0M8v2OCsJsCclaDvbdBoDwHofh77GPhZhhZktIVnKwFX5L4DZY+fvabc4gsyMk72jNTg626kw0dq7IBnuc2RGSahcR4xzslP3WDDMbQoraRcQ4B1vlt4oZwZYx\/UKK3KYvkcFW+K1iRrBlTL+QrGzTZ8lvzTDTHZC0tU2f6twRgTNJjqOaVaa7R1JlPZpu02fDbxWA6RVSkJAvO+\/VfB9sG7u2FYDpFFKQMy2bNSXZBzv9XdsKwnQKyeeWDLaNc0eKwfQJKfjBwxP5GdrGP7iNbZELxPQJSWWwTY+Ncp1G6ueOFIzpEpLaYF8yM9iW\/FbBmB4hRe6EVjY02Bb8VgGZHiGpy4rMzmW15bcKyHQISVVWxNBG55ZhiogFv1VQ8i+kqLIixupG7drwWwUm\/0KysVGDLb9VYPItpOBoh\/S3GrbhtwpOvoWkPNrBcCc0W36r4ORXSDbSXG35LSKnQrKV5kobY1kjn0KykeZqy28RAPIoJGtHO1jwW8Q98ickIZrya1RWlFfyJSQqK5pa8iMka4cTq\/wWGey0yI+QrBxOHOW3yGCnRT7KkaisaOrJR49kI82VyooyZfJCspHmSmVFmTNZIVFZ0cwwWSFNoqyI6vatMDmzPQmDzflTlLBmh8n1SJnX7VNZkU0mIyRrZUWqfZKorMgm2Qsp0mBTWdE0kr2QgjRXyQ9uoayI6vYzIVshTaKsiOr2MyE7IUWmuSao26eyoomTnZAi01xt1O1TWVFWZCOkyDqyRGVF6fotwohshKSqI6OyopnAvpAmUlZEdftZY1dIEysrIoOdNXaFZCPN1ZbfIhJhT0i20lxt+C0iMfaEpKwjo7KiWcOOkNyFVfUPTmVFs0b6QqKyokKSvpCyLysig50D5lJpxZuvwmcrAPNgI81V7bfqZLAnTzIhefNV+KUmfJkfGoNzsx880m9tU1lRDjDP2V5arIOJ12PevYFOb0X7HV61Av9OF7KhkvvHKWEtH5h5JD0RUVlRAdAX0pKzoiEigMqKCoG+kBjiD1G2TisyDWgS1jAZ2mox7tmAwBm0e55B+9FlRVS3nztMhBQn8HcajNWC4KQmkcevU1lRHtEXEi\/XAQyibxTn4N\/pButjGvh3mqCyoqnDbPo\/ih9J4zsPvOYyOFYjlzFslXET1ikZPbXzaR8fftLEYw+3wfBtAFFDWBUCL+DII4ex8KUr2Ol\/FnrXY1\/clLbF+Rns3O4afS9hnWRrbdd66+BlD8Cr8R5QDHfugiLrker28056u5EkHe7cxU3JswPwcpWm+\/kmvdX\/1k4Xne0aBM4A2Ip+QDwJX1yFu7gWzNSETCgy403kiPTTSEyHO0De4+zdqaXwZYRF7GRItrp9dHoNcP84wC7HeOJRyJdDAAazwCaRGXarSLSHO2JayabSVnu4I6aN7DaR0B\/u7iNiLcsQEyT7jbZMhruST0LKOZPbjDTucMfQpvW1\/JOTs0ikwcwBOF+hqHb+yYeQRiw5K2BsmCYiPHBWo3o1giAIgiAIgiAIgiAIgiAIgiAIgiAIgojg\/2fGpUh2JUplAAAAAElFTkSuQmCC","e":1},{"id":"image_3","w":122,"h":135,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAACHCAYAAADZVU0jAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAQA0lEQVR4nO2dPWwjyZXH\/6+bEmDDgLTZLqWRKFzg4DBUD0YyJpve5BIHy4kMR8vBJb7IXOCCgUbAcuCRsJk10YVDBRc4Mjc4p9MCHBiWjCG1iX13OJEcDXcPOMAScMDCIruegyYlflQ1u5vN5sfUDzC8013srpl\/18ereu8VoNFoNBqNRqPRaDQajUaj0Wg0Gs18Q9OuAO6ncyCyAc4BVAMAGCig8r4y1XotGMkLbX2cgaAcQDaAzxSl6jCWLVRqVwnWbKFJTfwNVmYV7o1922oFNgP8ahPipgCgONnKfThMpkVbaxaEsAH6BYAfR3oGoYpq04q1Xh8w8Qh922qRA2ADgVrtaIzlj3T3HQ\/jdd3Wug0hChA3n02kb3BbOQClCTz5g8OI\/Mv7a3kI8QbqCVUY6tKrxHYMz9YgqtD30zkQvx7jvXWAXoHxBOdNAlNRUS43xjs0PYTvcK3MKsRNDcBKxHcyzpv9H5j3zL9KSxv0QNvU4xO+RXvjZhCR3ymuE7KfFPquVGpXIFSlpQXrVh0D4YUmzvjc\/RrgL2CILRjLWQD\/r3jI50OXGGV5Ud19x0H0ydgQdAKjM9YKs9Tpin+kKDxsWxskF5qxDSuzGk8dP1xiFJofQ\/BbgH4N8OMRhX8A6+NM3xVvHL6WlvaGC80YhBeaEc\/EyDVtyVVF963NrHEJL\/Q3zTJUdm8YSDLJYnIUpXWLHpNoXbdh5GN4tz10xXQdRdkVWGt63XsMoglduXTAeALVmNoH\/05xYwXWut3\/3O9q2syaDNEnY980yzCWMwC96hHnGqCTvlWv829\/Gko8VfetzayxSMbxIJsuAvhS8vbhrUhvo+SN9Dl6NysyMZpXfm\/xs5EHzaxLB9rMip1khPa1kaVmliMtq82syCQjtEdwG5kVPYA2syKTnNBhbGRtZsVOckKbS6pWOiyeNrNiJzmhw25FKnsAsuOr1IdDkmN0uK1I1Uwd\/FjvZoUnWaHDbEX6mlk3drwVW3ySFTr8VqQjLatXyUKTrNAecZhZw2U1viQvdDxm1qY2s8KRvNCxmVnCjrdii03yQsdmZhl6nA7BNMZobWZNgekIrc2sxJl8fLSMyvsKsulryAIB5IF1DmQxXl4PoBrz\/bkLyPc+LMNwOh\/VQjIdoT3KAIYd+T0zq9R3jakMYlkwnx3qjb1pNAYD8oUowFqzFzX8Z3pCMzkgHhZaZWYJ6SjjmVkqcazMKsTf8t7EretrzqoarUBwGUBmVNXnkemM0UC4rcgoZpa1ZkHcVAIGFHTZHPJ4WRCmJ3TYrciwZpbXOsNnXhC0kGbb9IQGwnl8hjezIqbXGGMb1FqzYK3bs2j2TTfPWFiPz2xaPsAynnQiSEaXDcJ5c\/S\/y21CHiMHsAWZBUGogsmBgdK0J3nTbdHhPT6\/lpaV9QCqYYFQvQ3tVXE\/Pfw8K7OK++kcsukSsunaQEChPF6csQ3wLyH4LbJrzlDAQoJMV2gPR3pV6vHJ8rIyM0u1+gYA598eofJdDcoPp9N9W2sWsp8UkF1zIG7+CsJv4ZmEEYYFfgwh3iCbLk+ja5++0GE8Pg1WlR3ezQq0+qb6cPifJa02Lj6DuKklvfs2faHDmlmqSM5BMyuIk4P6w\/kR4sqVJmcFgp0kxZ6+0KE9PlU9gNTMUjk5\/Cuy6f+GMP4rYC2Do\/q7DNMROxm7ffpCA+E8PlnZ3Q6bWWonh38E8A8Yf2XwLo2WsfwRzpuEatPCeZNg0AOAXsE\/4nQFwiyNWYdATD+NMxC\/mWVlVuG2ciD+JwA\/j7Gm1wAcgB0YXO4MJf54qbVK8Eu8x\/QU37wvxVJDBbMhNABk01eQmSlyG7kM+W5WtfOb7djqdWsLU3ms3a3sJwVvYieljvNmJvKzAzAbXbeHI70q9fhUdN+M7RhEZgB\/AdNTGGLL64rfF8bewjz\/9gjAseLuptR2j5FpblP2E2Qrcjv9MzD9C8A\/ifnt3wP4C8DHHUEmg7FcgLixIZvRj7O3HoDZ6bqtjzMQxoXi7jsA64ivvgzgfwH8BwglVJu\/j+m5o7m\/llfkUb3GeXNiCymzIzQAbKcrsY6v\/fwnQN8A4vcTbbWj8M17anw6KS+X2em6gY45xHEJ7c2QmcowXSfIDHn3cs9il2wQbM\/FaGBFjFAHU41JVAxGxXSF84etr0Y+t49K7Qrb6ar0g\/bWDZxQzwvIbLVoPzMrGP8H0L+HmSE\/uniWaaWMAoFy4PCrYQxUDfDR6cZhKfCPwuR0iYnZEhoAsukWgvc0DOB\/ADgw+Vd4+23gRHePLp5lXNMsssxvLRrXYBTPNg9GDwvWmuWto0uYUEKeWRT6z\/A\/cOV7gP4I4n9DtfmbKK\/Yqe8XQVxA9Jzjagh1gPJn9146vuWU6waTWTyZJTvag+krxZ3vYXIG580f4vy9HUVk66K4utPYd0D8JSYhMgAwNsH8Zqe+XxxRMtG8p7MntHo36wdg46Ooj9293LNSqVYl5i1HNcRf7jael5T3E857OntCTyCwbvdyz2JBTpDJFgNVJn7FoCcp19062zig7v9A9CmBn5K3wjUyPSYDnyvFDhNsGAOzN0YDQHbtCOBfDt+gE5y\/t8M8yroorqZSrcookQk4hsFHp+uHgX27dht7eSYqBnn26cZBfuiGet3gBc6bxaD1CMJsCh1jmsidxr7j110zUCWigmzy9OjiWaadSmW6f263U5XKVnHo3Tv15wUQivAZ9wn8dMgES9DMmk2hgXAenwo6s+vhf8gOBBy33KVCr3gPG\/s5AufhrbHLPDvrDC4vtcVR72LJ7uWexUxln9Z9nXJdq2+BJUEza5aFlm9FAsc4b+ZH\/fzRxbNM2zRVa+dD3enOu30b4FKYRRMCjk3XLXbFsy6Kq6bZcgiqZVw6Odt4afddSsjMmr3J2C0hPD4luKZZVN0bFPnhu70jML8JuzLGwOdt06w8bOznAKCyVbxy3SUbyokaP\/Y+qD4SMbNmV+gwHp8DPLp4llGteDFQbblLhe6fdxvPS8QkmfgFZoXAv91t7OUBT2yQT1gPDxyVnJCZNbtCh\/H4HKCVMgqqe0R0OyY\/fLd3FNcSKINe717uWQBwdu+lw8SvFCUfd8sBSMzMml2hAYT0+Lz7FeQtioDj7uz6YWM\/F6gle0uaJ97\/+8NMZeuiuAoAbnu5CEUXLhj52z8kdIrfbAsdxuOzw+7lnqUcaw2+3XAguvtvCddgetF2lz46u3eQOdt4aZ\/dO8iQwQ9I7Q4EMDZTRrsAeF04E5dkxYY+xARO8Zttof3MKEX+EnblrZ2BancxZLexl1d9DAxUU65rnW2+LA7azKfrh5XTjYM8gZ8q6+VtlgAADFKcfc3YfHTxLIO7gsFzukRktoX2CB5YBwDE0nGNekJ\/WNG1A7hect3cKGeC043DEhhfKG6vdGfhp+uHFVWX37sQk8QpfnMgdDgzi1WpKYw+zw25jzWjGNRj5Gzz4IihitjsmSyqTv4TQ\/V3JKViM7NmX2hfM2s4nEW1WJFqt2tAZwxX0BZLpVBVg3ycJzbu3sEUbO18wsdLzL7QvmZW8DQU3ZbKbCjGPDqRrWP7wWTUpNfBI8dVGjyeecLHS8y+0ADUZtZ0s\/ETCemH0durMMm7bgZl+i5M+HiJ+RBaaWb5xDOFf0noVuPXO9z+F0P+XJaMyRM8xW8+hPYzs4ZDWaSz1+7Y3G6nVGPmSp\/JEwCGiNcbZIJm1nwI7eGfhuLuglRIIYwM0F2Llo\/5fhshg1gXxVViyktv9rZWUm3C8HC3P8FT\/OZIaOUqWd8\/AIFrslJGTzmSdZvouv54mxOjSJmtEhSOBmSKnpapGBIM5WxcWrdxzaz5ETqwmSX\/ILjXTDHUy58Meu0ntnVRXO34gcnnB4R6dwWus3Ai\/RiU7sATMrNmKyTHj8p3NWTTdcgiET0z6wgATFc4bdOUPWFlt7GXP904LJ2uH1Z2GvsnKhcjBr3eaeznCaIEAxWzJa7aqVSGIXLErTz7uAwx0+0SKAGKXbS7ydoQ6rynK755T0cwPy0aQBAz6w9bX9VUK1YCdyKk3HYevp6c\/JhBr1nQ27ZpXoD5TWe3y88f\/Os\/bbwsA7ceK3JfNVb2ThM7XmK+hA5oZilXrIDtnfrzAuB9EARWtLgIVQOqbXcp33OhqCo7cgVuAqf4zZfQAc2slrtchqq1EopdU+t047DkuxMVEAaqhsH57sqaF6Uhb80EHI9cgVOtj3eTyEdgvoT2GGlmVbaKV2BSTbhWhKBS10HgdOOwBKJPEcAhXw6duO6S3bcF6uN5arpuceQjTapFq4uaORQ6mJnVFqkjlb1MwLZptpyu2Gf3XjptdykDphcIKjihzqAnZxsv7W4L3W3s5Rkky2bQqSK9CB1PHROz6+6rwi8FhiG2egPed97t22BWx1sT6kSc643OsC6Kq0vmTQ4g21uP7mTu7QTBg+GQKcqDER0dJ35V1iEwUHXdJTvQxokygCF8pMrtL6P8aOpk0zVIUzjyF4NpKx6+2zsa6RvG9KItUkdhd6+AblyXcTQieO+aDLYDh\/uoIjiAr3HejGRPz2HXDUCZ\/mF4Vvqne4cFXz8vACD+MmW2ag\/f7R0FXe9+2NjP7TSel1nQ21ERmgQuhInpAnqcB\/uJZEN7dZhH7qdznZTKwyiSqu82npcCu\/YS6sRwmKlGJGpMRg2CLYBWvbVrRSJ26aMkMVd+qLMWAQY9iLpgMp9C+2X28YnNCiX2+FwTuBBKZO\/vVYP8Ixoru+B8dt2V2pVyGXFoN+uO042DvI9TX3wQ6mSwHVpkvnGg7imCP0vCfAoNABCKxRN\/b4yzzYMjMviB73rzODC9aLeXrFBjsrVmgW8cnxxr1zCW\/fzQRzKfXTcwIuS038xS4ZlfKMaR7mIwsjIQ3lwjh1HDSYhQYZ\/6zTEhzCw\/di\/3LMHIh881RidgLrfFUimYffxxBq5pgzgHVfz1MIHChEcx70KXIG8Nke3NRxfPMi0zZd36enU8RAhcY6YawFcwqKLKfjCEtW5DcA7Eduj0lzFmPphvof3MrAklZhtJtFYr4xjGciGuv8P8OB7IMJcdiBv5PfnxxJOht9UKbIOin63W4QNJVhMGdQqMaxjLmYm06vha7SDHMEQx0BEOIZnvFg34JXRf6ZxlEY9L7uDZ0+O3Wg9CFcylwGd0RH7NIqCcfQOIOtbdnRhvI9ZAAdThpZd2YC6Vk5pHLIbQfpMyjzoMIz8ytXNvq431gDM6AUQZhuFM6zDSxRAa8Bure6kDKIFRgWlcweUMvGA3K8Bvw9BptSjDXHamMvsfYHGE7q4VT+6ohhFMv9X6sThCA0mLPXOt1o\/FEhrobPW1ypNJ1zzbrdaPxRO6i3dyXBHj2bhz1Wr9WFyhge5GfgGea07AWfT8tlo\/FlvoXrxtzRyADECZuxt8BaACRmXcrUCNRqPRaDQajUaj0Wg0Go1Go9FoNBqNRhOEvwPWtCsW+NtL3gAAAABJRU5ErkJggg==","e":1},{"id":"image_4","w":139,"h":139,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIsAAACLCAYAAABRGWr\/AAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAJC0lEQVR4nO2dv28cxxWAv1lZNJOIogADJu8oJ2QVNzqeAAtIE+jUKVXov4DHLikC0V0iGDANBIK70F06nbp0PsGNO1MdAQXwkmzS5WSZ1LHjSQ5A0OZOiuWJx+P+nNu92x\/v63Tc2RvgPs1783Z2BgRBEARBEARBEARBEARBEARBEISyoIxa1Rdv4Jy0gD+effIEa2odu3OUVMeE7HEldov64g30yRZwd\/BT9Omfmbt2zOGP20l1TsgW8WV5\/5f\/4qIofaZB3Wd+5mMqs\/+h+7ozaueEbBE\/DNWqOuKVEpoKhmXQphfxulWckw616obBdwgZxESWdoxrZ4HPqFU71G82DL5LyBDxw5A7E+rgihCXp1hTTQlN+SR+gts9Ombu2jGo+wbf9yH6tMLhmzijk5ARzOosAMtVG82yQcseuwc3jL9XmBgmOYuLstYNW5qELyEDmMti\/7AFPPH9+\/SvjG8tZBNzWQCsqXX8ptLH\/\/NvV6u2RvpeYSLET3AH6R4dMzczDTRitqwzN7MkiW6+ME9wB6lVO8BvDFo+YfegmUgfhNQZLQy9vYvVNGy5KiEpP4wWhvp0X3eYm7kNfGjQWkJSTkhGFoDKe9+gTyvAEjAds7UIkwOSyVn8cEPMaowWksNkmORGFi8O37SZm1kC6hFbyAiTYdKVBUSYApG+LCDCFITxyAIiTAEYnywgwuSc8coCIkyOGb8sIMLklHTrLGHErcModlBTDVmWORkmKwuIMDli8rKACJMTsiELiDA5IDuywPiEuVVdQVHHclrY3U6stiUmW7JAusLUF+o4us35Qq0esMnuwUb8jpaP7MkC8V8ziSKMK8oWXm8XaLXG3n4rdj9LRjIr5ZJGTTVQ7ES+XrOMPtmivuj9PlKQKABKb1KfX4zf0XKRTVnszlFiwoSJ4jKLtqTgF0I2ZYFkhIkmynnb2sKmYW9LQTZzlkH6O03FzWG0\/guor4n7BqTmY\/YOZJTxIPuygJkwcIrZs68ellOXKfVlshuGBjEJSUGiaLUWcK9ZnCutON0rC\/mQBUyFuUx\/mqycFXx3sdJ3Zceqy+QjDA1iFpJchuspbiX3K9\/rLeve2QYAAnkaWfqYjzAvuXL1YuK6d9AG9aVvC8dp+9ZuSkj+ZAFTYT7wrMNYVzcC85egYl\/JyF8YGqRW+T2ob4kz6\/F6NBBej+lhqQb2vj1Kd\/NOPkcWcH9gt44Sb3rsVem19220CtrJahZHf8ethaZRXwtCPkeWOJVZP7xGmFq1zfl5BH6UdjPo\/I0sSYgC5yPMINZUM0IetOqOTOV78JgvWaKJ8jLy\/TTL3KquvP13P3EO2iuv386x\/kut2ipT8psfWaKIotUa1lQt1ixJsXLh33bnyN3JQX8SobW75XxJcpn8yOKucAsWZW+\/FXtardWW5+e7rzax1G3CzyqYRenHZdjBKh+yuKHCf8+64cpsdGFeBK6Qs\/dtrKlFUM8i9LLwW57lQxYV8uaipdcvJZzhwvSw1IrP3y7eZ3e\/EVjpPafQwuRDFstpERQO3ITTvpCsQpAwL2IX2Xb317GsexFGmcIKk586i\/sU+LPwC9WXWFc3LtVB3IeGK2jaIy9uqt9s4DjBOVQBtzzLjywAtxaaKL1JWI1FsYNSzVTL8\/X5RbTVDnn6XShh8iULRP2RAHpotZ7qKx7RlksURpj8ydKntrAJ+kGEK9M9EKtEwuRXFujnIS0ihaUU34suiTD5mA35sXfQxnLqoTMUzTLOSXqveUSr6+R+lpRvWQDsbsetg\/B5yJWr1CqmB2p58tHLTxvn\/Si+MPkOQ8NEmdJa6vaos6Q73z9salR\/VtZT6PXnv37UcvtQ3JBULFkgyo\/Vw5paNM1f7vzwsK4d9d3w5wq9VnRh8h+GhjlfZuBX8Z3F+cm4KKdPLc9HBBr1+M73D5sX+lCwkFQ8WcD9sSzV8L9A3zV\/r1n7jkhFF6aYskB\/Xe2a\/wX6gckp9u84p20CnlMVWZji5SzDBO4kpZ6dzaR88UpmsbC1o7YISKSLmMMUX5awHyrgrcOPXn7aQOtvhz9X6LUyClPcMNTH7hydvdfsjeO0fRdfO96nymrUYxzqytINShSSii8LcLZ9ht8ibHfXp5gLr8soTDlkgeADy322GHvH+bnl24byCVMeWezOUeBbhx7CbC990YkiQlmEKX6CO0zYPrseT6jPqrZbhCSzRU96yycLiDCGlFMWEGEMKK8sIMLEpNyygAgTA5EFRJiIiCx9RJhQRJZBRJhARJZhRBhfRBYvRBiffgneiDAefRL8EWGG+iMEI8IM9EUIR4Q564cQDRFGZIlFyYURWeIyYWFQ6t6\/P\/j7FhBNmASPIS7PSrmkcP+n+m+q7LHi7vnNR3ZSK+4uLCKPsuJO6ccm70d5IbKYMGlhBokiTELnJokspkxGmN7ZIvKL2J0jlGoG3HcW56cN375GRGQZhfEI8\/Ts46fK0o3tpS86no3sfTvk\/e4Hox5OIQluEqSV9Fr69vObj+LtJVOrrIP6h\/cf9SfsvjLeAUtGliRIa4Tx2d4juC+vNv23TTO432DrURoLA6QkjBGW2vDpxN2RbjtKY2GIZIXxTmajkNLxwiJL0owgjMad\/mrYCUxmw0iorjKMJLhpYZD0JkJ98QbOiY3nkTvh+9EEISNLWhiMMCPTL\/\/7ns3kjHTAhciSJuMUJtIune+2RvkKkSVtxiFMpCfQ+vKxOjGRnGVcpJXDjHGpgows4yKNESaKKIqds42MRuZKEjcRInL4ps3czBL4nvk4D6d\/oHJ9m+6bbuC9ooqS4IxLwtAkCAtJ7mGf\/mc4TkAUkJFlMoSPMNNo\/sTctR6HP25f+MuERAGRZXKECwOo+8xdv0dltkP3dcc99eTnb4Df+jdJ7yAuCUOTJjwkRSflE9tkZJk0kUaYCKR9tB8iSzY4fNPm\/esvUJitNxmDKCB1luywt99yT6SPvbblyThEARlZskX3dYfKe\/9EO78AfhdydQ\/039h99Ve6R8fj6J4kuFmlPr+Io1bcpZC6ztu1uuoZOG2sd1vjGE0EQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRDGzP8BTZ0hB5EZmT4AAAAASUVORK5CYII=","e":1},{"id":"image_5","w":134,"h":134,"u":"","p":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAACGCAYAAAAYefKRAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAJrUlEQVR4nO2dP3MbxxmHf++CZFzEIauYAmTp1KUhdJ5YM+4Ed+mCfAJCXTqjzMieCTwTadKZ+gQGP4GoT5Bjk\/GM7JkD\/QF0lElGTkWMUmgoYjfFgRRJ3N7\/P3u49+mEPe0tiYe7e7vvvgcwDMMwDMMwDMMwDMMwDMMwDMM0F6q6AbXHtjYgz4YA9fwPlANBe3CP3XT1bVqQYgSgD2AdoH1A7kH8ZgzXO82p1ZGwGGm5FAJDAOvXC2kfB8e9VPV22x6Au5rSXQg5gvvGS1V3AliMNNi3e5ByDP0XCAjxJdwjJ1G9W+0+CM9jXLkLsTYssgcRRVW8tHQ7O5DyXwiTAgCk7CWum2DHvHIb8szDVruf+B4xYTHiYlsbuN92AfVV1U2Zsw7Cc3Q7O0VUzmLEwbY2oM4cKNyvuimLqK\/QbY\/zrpXFiMJoKS7ZzlsOFiMK+X7PACl2AbyIuCZXOViMMLrtEaAeassJE\/hfWtF4ODjpQ+EvAKYh122je2uYxw1ZDB327R6Av4dcsQta6wHwymgOAODnkz0Iac+F1EDfwe7EfbrRwmLoUDJstv8CByeDMlciL3HfeKC1XqgcUu1lvQ2LEUT31lA7ryBMINYG5TboBq53Ou+tDjVX3PWHwfSwGIHQSFMwBVE1PcVNXO8UgvrQzzmGsK2NtNWzGDfZ6gywsPdxyU7qzbEicI9dQI00pevzvZxUsBg3Ie0v+hAHJ7qy6jj4z07IfIPFyAV\/Nh+8B6K0w0v1kNAJsD7vARPDYlxFYqApOcTPx+PyGpIQ98jR9hqkUm20sRjX0P0SKfPjX+FI0j1e\/zlNdSzGBfamBd0wIjAusympaK3q5fUX6xLBYlwwE7rVwkOjnkR0uN6pHwYYQIrYEBbjAn2QjFNmM7KhHE2BlbQmFuOSi2Demyjze4sLFDRtJStpVSuZGlJX\/EjswfUP1R8CryUaoNsJmdkrK\/hz6iVflqYeoJL9l6u0xCmkDChQiTfVmieG3bEhlQP96uZ1FO6n+7LUQwD6LXvNzTLhHjnotoNK4v2sV2jeUCLV\/LwGE0bzxGBiwWLUASHHpd+y7BtWTgW\/5Izsxj55po\/cCgsHDKR5k0\/3jYdu+wWCl4rfAvg3QB+lq1y9A8GFwrsMLbyo6xRC7SU7jkgbwRNYSvzI3TwxAEBhDAoU42MI+dcyzoYWgnaFUyUOLGreUAL4QbW67nXW6pXalnzRDSWJe4xmiuETvOlEqlduM3KlF\/ipEE7SiporhiInuICs8hqRI\/4B5+D1maSn7tFkMVozJ7gg5ICRyRDporiiTrAF0lwx6jrBDMK+3dMKrdIFGTVXjGVCagOYp6EBPCGwGHVnq90PGf720p6BYTHqjG1tgELCDoUcpa26uWKkiIM0DnXmQLtTTM+yzKOaK4bURoQHx02aRrc9DsnbMYVYHWWpvplL4vamBanLpaWNmzQDP43kDoBt7TUKmc\/XNk8MP3WSfqZu8u6rvWnN2x6W4Wd3vuSfiWYNJZH5tGjf2PWN7q0hpHBD0z75KRpyyajTnB4jTpI1YeD51K3OYH7QOjyvKGECWuvllaKhGWLEyrxHz9LsKeSO3bExgz3fzOsDKjo+NWcp\/CqXnXhSpM\/9nagtHduPmRAWLrfIM+7NFCAFsOw9RhwpCBPQamGpl+f5wfsA+pBq3f9bzHhM4BJ6hslxLnOKhZqLqNQIYkuR\/1+b\/zjcGgJqgGKOKhxCiEGRQ99yilGVFB\/eNaJfY8jGFMBOGZl9lk+MqqTwjyMGvLskBwgTSNopM3nLcolRhRR2x4ZSYcvTSZn6Ud3KgyIHrZlTxdrK8ogRLxl8vi+A6d4aAvRdov9DmECRAwUXLfKAc8\/ERbXlECOuFAcng9zuF7VfcZWLoaC1mjo+omzq\/7hahRT+dneMoYP2IWhkxMJZQurdY9ibFpSIem1E\/lJEzScIE5AY1lGIC+orRrw8F+VLAXxrZKLYhNRTDDOlOISgfi0SucWgfmKYKEVRK6gVUq94jLKlANBEKYA6iVGFFOFxlUsrBVCXoaQqKcLWKZZYCqAOYrAUlWC2GCxFZZgrBktRKWaKwVJUjnlPJfGk+JalKBazegw\/PnKMMCkUPQoKWPn88OshBIZQuAvQPgk5fHn7afQqJEsRiDm7q\/75ie9Dr9FI8eD112MFbH+IsVUPlZ8wxAqtr9vZAVTY1vm0iVIApgwleUixcD3ufv7LN73Qe0J3fhUAMIWgRkoBmCBGEVJkv+dciuXYEEtDtXOMYqWY\/njnyeKbilmKWFTXYxQsBYmAfJ0sRWyq6TFKkGLhiYSlSET5YrAUtaBcMViK2lDeHKNIKQiHLEW+lNNjxPmCFAY3UwTZr0YbK63zvbBUAQqYzGarPffe6Pp6g7+K+jy0XUJ8WedI7iIpfuWz2x5Hri4G\/NXar0YbrdZ7ByHnN7RS+Pst49B2KXrEUugptseI2oeIkILSS+EgxX4L84HixGApak0xYrAUtSd\/MViKpSDfyWdKKQBgRbwfgKUwhvzWMTJI4UOLG15zWIryyUeMzFIARNIL+pylqIbsc4wMUvzx9Td9AbnRmknnHT46XZxj0P75bKW\/KMWmBSlcRMeFjhL8JMwV0s8x4mSVIUxANLgpxYOjx7aUNCao+wqE81YLqzh79PLOU\/vB68cDpYRFJL2Xd56MA+\/rJ1qPiiAfpfmxGJ90PUaGE+APjh7bSpKDxS92ej5btRZ6h6T3zftYQUNJPscoRgoAWF9ZOde9aZilKJnkQ4k\/fOQthd+Y83MvsIClKJ00TyWJz2DEkUKRevbDvX96CwUsRSXkG4+h4AaF2ytJI4RIQcDuT58+XUyWzlJURhoxdkPKtuePrzfQL14RsPvyzpPBQgFLUSnJxRBrQxAmIVcEyKECnzRYCnNJLobrnYLWetFydHYu\/kFCjeBnzr9EKwUQnfcKtM9SFEv6lc84f9VXlqS\/ePU361ysDAAAAs6Pn\/7DCfw\/fMjYCLItifurnx7y2q9gKYwh21OJ651CUA83holrkPreP0AcAUthFPkE6mTd6WQpjCO\/CK44cgj6bGGXlaUwkvwWuNxjN3JYkcqB3fmwH8JSGEv+MZ9xT39JNQRLYSzFRInHOY4YBktROa1Cav3vWxe\/\/93h\/EW0SZlCrNksRbUUIwaQVo55GOAvXlHNYuJRnBiAL8cnv50C9KcYV\/PJc4MoVgwA+PV\/P+CTj+\/h8iX3gbAUhlG8GADw69u9EDlYCgMpRwxAJwdLYShV5eCyAABCjk18SzHDMAzDMAzDMAzDMAzDMAzDMAzTbP4P539QeNIyKm8AAAAASUVORK5CYII=","e":1}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"cover","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":5,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-1.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":13,"s":[-22.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":16,"s":[-22]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":17,"s":[-24.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":18,"s":[-27.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":19,"s":[-34.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[-38.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":21,"s":[-40.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":22,"s":[-43.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":23,"s":[-47.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":24,"s":[-50.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":25,"s":[-56.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":26,"s":[-56.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":27,"s":[-59.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":28,"s":[-61.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":29,"s":[-64.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[-67.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":31,"s":[-67.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":32,"s":[-69.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":33,"s":[-71.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":34,"s":[-73.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":35,"s":[-75.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":36,"s":[-75.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":37,"s":[-77.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":38,"s":[-78.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":39,"s":[-80.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":41,"s":[-81.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":42,"s":[-81.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":43,"s":[-82.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":44,"s":[-83.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":45,"s":[-84.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":46,"s":[-86]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":47,"s":[-87]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":49,"s":[-87.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":51,"s":[-88.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":56,"s":[-89.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[-89.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":77,"s":[-89.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":78,"s":[-88.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":79,"s":[-87.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":80,"s":[-85.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":81,"s":[-82.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":82,"s":[-78.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":83,"s":[-73.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":84,"s":[-71.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":85,"s":[-65.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":86,"s":[-59.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":87,"s":[-53.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":88,"s":[-53.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":89,"s":[-47.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":90,"s":[-41.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":91,"s":[-36.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":92,"s":[-29.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":93,"s":[-25.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":94,"s":[-23.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":95,"s":[-20.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":96,"s":[-17]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":97,"s":[-14]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":98,"s":[-10.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":99,"s":[-8.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":100,"s":[-7.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":101,"s":[-5.1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":102,"s":[-3.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":103,"s":[-1.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":104,"s":[-0.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":105,"s":[1.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":106,"s":[2.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":107,"s":[3.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":108,"s":[4.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":109,"s":[4.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":110,"s":[5.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":111,"s":[5.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":112,"s":[6.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":113,"s":[6.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":114,"s":[7.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":115,"s":[7.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":116,"s":[8.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":117,"s":[8.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":118,"s":[9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":119,"s":[9.1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":120,"s":[9.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":121,"s":[9.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":122,"s":[9.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":123,"s":[9.6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":124,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":125,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":126,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":127,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":128,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":129,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":130,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":131,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":132,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":133,"s":[9.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":134,"s":[9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":135,"s":[8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":136,"s":[7.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":137,"s":[6.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":138,"s":[5.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":139,"s":[3.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":140,"s":[2.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":141,"s":[1.6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":142,"s":[1.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":143,"s":[0.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":144,"s":[0.2]},{"t":145,"s":[0]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":5,"s":[125,204.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[125,204.923,0],"to":[-4.167,3.5,0],"ti":[4.167,-3.5,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":13,"s":[100,225.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[100,225.923,0],"to":[-1.167,1.5,0],"ti":[1.5,-3.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[93,234.923,0],"to":[-1.5,3.167,0],"ti":[0.667,-2.833,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":19,"s":[91,244.923,0],"to":[-0.667,2.833,0],"ti":[0.667,-1.833,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[89,251.923,0],"to":[-0.667,1.833,0],"ti":[0.667,-1.833,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":21,"s":[87,255.923,0],"to":[-0.667,1.833,0],"ti":[0.333,-2.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[85,262.923,0],"to":[-0.333,2.333,0],"ti":[0.167,-2,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":23,"s":[85,269.923,0],"to":[-0.167,2,0],"ti":[0.167,-2.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[84,274.923,0],"to":[-0.167,2.167,0],"ti":[0,-1.833,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":25,"s":[84,282.923,0],"to":[0,1.833,0],"ti":[0,-1.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":26,"s":[84,285.923,0],"to":[0,1.167,0],"ti":[0,-1.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":27,"s":[84,289.923,0],"to":[0,1.167,0],"ti":[0,-1.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[84,292.923,0],"to":[0,1.167,0],"ti":[0,-1.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":29,"s":[84,296.923,0],"to":[0,1.333,0],"ti":[0.333,-0.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[84,300.923,0],"to":[-0.333,0.667,0],"ti":[0.333,-0.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":31,"s":[82,300.923,0],"to":[-0.333,0.667,0],"ti":[0,-1.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[82,304.923,0],"to":[0,1.333,0],"ti":[0,-1.5,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[82,308.923,0],"to":[0,1.5,0],"ti":[0,-1.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":39,"s":[82,313.923,0],"to":[0,1.333,0],"ti":[3.5,0.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[82,316.923,0],"to":[-0.158,-0.015,0],"ti":[0.198,0.023,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":47,"s":[82,316.866,0],"to":[-0.169,-0.02,0],"ti":[0.197,0.025,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[82,316.799,0],"to":[-0.176,-0.022,0],"ti":[0.199,0.027,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":49,"s":[82,316.726,0],"to":[-0.183,-0.024,0],"ti":[0.202,0.028,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[82,316.647,0],"to":[-0.189,-0.026,0],"ti":[0.205,0.029,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":51,"s":[82,316.565,0],"to":[-0.195,-0.028,0],"ti":[0.21,0.03,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[82,316.478,0],"to":[-0.201,-0.029,0],"ti":[0.215,0.031,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":53,"s":[82,316.388,0],"to":[-0.208,-0.03,0],"ti":[0.221,0.032,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[82,316.295,0],"to":[-0.215,-0.031,0],"ti":[0.227,0.033,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55,"s":[82,316.198,0],"to":[-0.222,-0.032,0],"ti":[0.234,0.034,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[82,316.099,0],"to":[-0.229,-0.033,0],"ti":[0.242,0.035,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":57,"s":[82,315.998,0],"to":[-0.237,-0.034,0],"ti":[0.25,0.035,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[82,315.893,0],"to":[-0.245,-0.035,0],"ti":[0.258,0.036,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":59,"s":[82,315.786,0],"to":[-0.254,-0.036,0],"ti":[0.267,0.037,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[82,315.677,0],"to":[-0.264,-0.037,0],"ti":[0.277,0.038,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":61,"s":[82,315.566,0],"to":[-0.275,-0.037,0],"ti":[0.288,0.039,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[82,315.452,0],"to":[-0.286,-0.038,0],"ti":[0.301,0.039,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":63,"s":[82,315.335,0],"to":[-0.298,-0.039,0],"ti":[0.314,0.04,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[82,315.217,0],"to":[-0.312,-0.04,0],"ti":[0.328,0.041,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":65,"s":[82,315.097,0],"to":[-0.326,-0.04,0],"ti":[0.343,0.041,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[82,314.974,0],"to":[-0.342,-0.041,0],"ti":[0.361,0.042,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":67,"s":[82,314.849,0],"to":[-0.359,-0.042,0],"ti":[0.38,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[82,314.723,0],"to":[-0.379,-0.043,0],"ti":[0.401,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[82,314.594,0],"to":[-0.4,-0.043,0],"ti":[0.425,0.044,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":70,"s":[82,314.463,0],"to":[-0.425,-0.044,0],"ti":[0.452,0.045,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":71,"s":[82,314.331,0],"to":[-0.452,-0.045,0],"ti":[0.483,0.045,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[82,314.196,0],"to":[-0.483,-0.045,0],"ti":[0.518,0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73,"s":[82,314.059,0],"to":[-0.519,-0.046,0],"ti":[0.559,0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[82,313.92,0],"to":[-0.561,-0.047,0],"ti":[0.607,0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[82,313.779,0],"to":[-0.61,-0.047,0],"ti":[0.664,0.048,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[82,313.636,0],"to":[-0.668,-0.048,0],"ti":[0.732,0.049,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":77,"s":[82,313.491,0],"to":[-7.613,-0.507,0],"ti":[0.795,0.53,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[61,311.923,0],"to":[-3.5,-2.333,0],"ti":[0,2.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":87,"s":[61,302.923,0],"to":[0,-1.075,0],"ti":[0,0.901,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[61,302.925,0],"to":[0,-1.334,0],"ti":[0,0.597,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":89,"s":[61,295.923,0],"to":[0,-1,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[61,287.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":91,"s":[61,281.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[67,265.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":93,"s":[67,257.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[67,254.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":95,"s":[75,239.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[82,230.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":97,"s":[88,220.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[95,206.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":99,"s":[101,194.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[101,190.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":101,"s":[108,180.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[114,173.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":103,"s":[114,161.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[122,155.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":105,"s":[122,145.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[129,140.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":107,"s":[129,134.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[129,129.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":109,"s":[129,128.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[133,124.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[133,118.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":113,"s":[133,118.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[133,116.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":115,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":117,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":119,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[133,115.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":121,"s":[133,116.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[133,118.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":123,"s":[133,118.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[133,118.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":125,"s":[133,120.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[133,122.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":127,"s":[133,123.923,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[133,125.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":129,"s":[133,127.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[133,132.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":131,"s":[133,135.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[133,137.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":133,"s":[130,145.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":134,"s":[128,157.423,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":135,"s":[128,161,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":136,"s":[126,163,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":137,"s":[124,170,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":138,"s":[124,176,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":139,"s":[124,186,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":140,"s":[124,189,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":141,"s":[124,193,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":142,"s":[124,195,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":143,"s":[124,198,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":144,"s":[125,201.923,0],"to":[0,0,0],"ti":[0,0,0]},{"t":145,"s":[125,204.923,0]}],"ix":2},"a":{"a":0,"k":[3.473,48.18,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ip":0,"op":155,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":2,"nm":"box","refId":"image_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[250,303.646,0],"to":[0,0.964,0],"ti":[0,-1.453,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":13,"s":[250,319.296,0],"to":[0,1.372,0],"ti":[0,-1.516,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[250,319.296,0],"to":[0,1.498,0],"ti":[0,-1.687,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":19,"s":[250,328.089,0],"to":[0,1.902,0],"ti":[0,-1.937,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":23,"s":[250,336.86,0],"to":[0,1.803,0],"ti":[0,-1.687,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":27,"s":[250,345.095,0],"to":[0,1.652,0],"ti":[0,-1.401,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":31,"s":[250,354.662,0],"to":[0,7.092,0],"ti":[0,-4.678,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":45,"s":[250,365.646,0],"to":[0,10.333,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[250,365.646,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":81,"s":[250,365,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":82,"s":[250,364.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":83,"s":[250,364,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[250,363.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":85,"s":[250,363,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[250,362.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":87,"s":[250,361.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[250,361,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":89,"s":[250,360.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[250,360,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":91,"s":[250,358.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[250,357,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":93,"s":[250,355,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[250,354.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":95,"s":[250,353,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[250,351.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":97,"s":[250,350,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[250,347.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":99,"s":[250,346,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[250,345,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":101,"s":[250,344,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[250,342,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":103,"s":[250,340,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[250,338.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":105,"s":[250,336,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[250,334.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":107,"s":[250,333,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[250,331.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":109,"s":[250,330,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[250,328.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":111,"s":[250,327,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[250,325,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":113,"s":[250,324,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[250,322.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":115,"s":[250,321,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[250,319,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":117,"s":[250,317.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[250,316,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":119,"s":[250,314.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[250,313.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":121,"s":[250,312.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[250,311.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":123,"s":[250,310,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[250,309,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":125,"s":[250,308,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[250,307.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":127,"s":[250,307,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[250,306,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":129,"s":[250,305.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[250,305,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":131,"s":[250,304.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[250,304,0],"to":[0,0,0],"ti":[0,0,0]},{"t":133,"s":[250,303.645,0]}],"ix":2},"a":{"a":0,"k":[120.669,101.596,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ip":0,"op":155,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":2,"nm":"tool four","refId":"image_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[223.865,-42.955,0],"to":[0,7.467,0],"ti":[0,-12.075,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[223.865,-21.339,0],"to":[0,8.998,0],"ti":[0,-11.108,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":71,"s":[223.865,0.954,0],"to":[0,9.635,0],"ti":[0,-10.977,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[223.865,21.966,0],"to":[0,10.142,0],"ti":[0,-11.147,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[223.865,32.982,0],"to":[0,10.888,0],"ti":[0,-11.943,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[223.865,54.33,0],"to":[0,11.503,0],"ti":[0,-12.404,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":77,"s":[223.865,92.298,0],"to":[0,11.671,0],"ti":[0,-12.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[223.865,103.961,0],"to":[0,12.745,0],"ti":[0,-13.599,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[223.865,130.65,0],"to":[0,13.63,0],"ti":[0,-14.396,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":81,"s":[223.865,154.922,0],"to":[0,14.94,0],"ti":[0,-15.965,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":83,"s":[223.865,179.7,0],"to":[0,16.898,0],"ti":[0,-18.539,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[223.865,233.817,0],"to":[0,18.854,0],"ti":[0,-16.54,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[223.865,287.919,0],"to":[0,26.072,0],"ti":[0,-7.371,0]},{"t":87,"s":[223.865,342.045,0]}],"ix":2},"a":{"a":0,"k":[73,91.528,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[212.056,175.636],[-12.404,175.636],[-12.404,398.921],[212.056,398.921]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[213.242,153.101],[-11.218,153.101],[-11.218,376.387],[213.242,376.387]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":71,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[213.143,131.061],[-11.317,131.061],[-11.317,354.347],[213.143,354.347]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[213.045,110.746],[-11.416,110.746],[-11.416,334.032],[213.045,334.032]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[212.946,100.038],[-11.515,100.038],[-11.515,323.323],[212.946,323.323]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[214.033,78.656],[-10.427,78.656],[-10.427,301.941],[214.033,301.941]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":77,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[214.972,40.224],[-9.488,40.224],[-9.488,263.51],[214.972,263.51]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[212.183,28.224],[-12.277,28.224],[-12.277,251.509],[212.183,251.509]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[212.162,1.596],[-12.298,1.596],[-12.298,224.882],[212.162,224.882]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":81,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[210.955,-22.897],[-13.505,-22.897],[-13.505,200.389],[210.955,200.389]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":83,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[214.788,-47.093],[-9.672,-47.093],[-9.672,176.192],[214.788,176.192]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[214.105,-97.263],[-10.355,-97.263],[-10.355,126.022],[214.105,126.022]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":85,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[213.422,-125.294],[-11.038,-125.294],[-11.038,97.991],[213.422,97.991]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[213.925,-153.325],[-10.535,-153.325],[-10.535,69.961],[213.925,69.961]],"c":true}]},{"t":87,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[212.056,-207.448],[-12.404,-207.448],[-12.404,15.837],[212.056,15.837]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"M\u00e1scara 1"}],"ip":0,"op":155,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":2,"nm":"tool three","refId":"image_3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":59,"s":[284.002,-16.619,0],"to":[0,1.667,0],"ti":[0,-8,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[284.002,-6.619,0],"to":[0,8,0],"ti":[0,-7.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[284.002,31.381,0],"to":[0,7.667,0],"ti":[0,-4.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":63,"s":[284.002,39.381,0],"to":[0,4.667,0],"ti":[0,-6.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":65,"s":[284.002,59.381,0],"to":[0,6.667,0],"ti":[0,-7,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[284.002,79.381,0],"to":[0,7,0],"ti":[0,-9.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[284.002,101.381,0],"to":[0,9.333,0],"ti":[0,-9.667,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[284.002,135.381,0],"to":[0,9.667,0],"ti":[0,-8.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":71,"s":[284.002,159.381,0],"to":[0,8.333,0],"ti":[0,-6.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[284.002,185.381,0],"to":[0,6.333,0],"ti":[0,-6.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[284.002,197.381,0],"to":[0,6.333,0],"ti":[0,-13.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[284.002,223.381,0],"to":[0,13.333,0],"ti":[0,-12.167,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":77,"s":[284.002,277.381,0],"to":[0,12.167,0],"ti":[0,-7.333,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[284.002,296.381,0],"to":[0,7.333,0],"ti":[0,-4.167,0]},{"t":80,"s":[284.002,321.381,0]}],"ix":2},"a":{"a":0,"k":[60.617,67.068,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":59,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.908,124.69],[-85.594,124.69],[-85.594,347.685],[141.908,347.685]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.553,114.778],[-86.95,114.778],[-86.95,337.773],[140.553,337.773]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.661,76.493],[-85.842,76.493],[-85.842,299.488],[141.661,299.488]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":63,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.298,68.946],[-87.205,68.946],[-87.205,291.941],[140.298,291.941]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":65,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.228,48.029],[-87.274,48.029],[-87.274,271.024],[140.228,271.024]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.159,29.01],[-87.344,29.01],[-87.344,252.005],[140.159,252.005]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.09,6.828],[-87.413,6.828],[-87.413,229.823],[140.09,229.823]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.207,-26.621],[-86.296,-26.621],[-86.296,196.374],[141.207,196.374]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.334,-77.593],[-87.169,-77.593],[-87.169,145.402],[140.334,145.402]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.677,-88.847],[-85.826,-88.847],[-85.826,134.148],[141.677,134.148]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.142,-112.85],[-86.361,-112.85],[-86.361,110.145],[141.142,110.145]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.269,-140.468],[-86.233,-140.468],[-86.233,82.527],[141.269,82.527]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":77,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[140.211,-168.086],[-87.292,-168.086],[-87.292,54.909],[140.211,54.909]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.653,-186.554],[-85.85,-186.554],[-85.85,36.441],[141.653,36.441]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":79,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.78,-199.347],[-85.722,-199.347],[-85.722,23.648],[141.78,23.648]],"c":true}]},{"t":80,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[141.908,-212.139],[-85.594,-212.139],[-85.594,10.856],[141.908,10.856]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"M\u00e1scara 1"}],"ip":0,"op":155,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":2,"nm":"tool two","refId":"image_4","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":44,"s":[0]},{"t":45,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[225.024,-22.291,0],"to":[0,0,0],"ti":[0,-54.371,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":43,"s":[225.024,-22.291,0],"to":[0,0.443,0],"ti":[0,-0.456,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[225.024,-14.291,0],"to":[0,5.54,0],"ti":[0,-8.242,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[225.024,2.226,0],"to":[0,7.105,0],"ti":[0,-8.215,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":47,"s":[225.024,18.266,0],"to":[0,7.881,0],"ti":[0,-3.59,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":49,"s":[225.024,28.339,0],"to":[0,2.917,0],"ti":[0,-7.585,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[225.024,38.411,0],"to":[0,8.105,0],"ti":[0,-8.731,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[225.024,62.714,0],"to":[0,8.448,0],"ti":[0,-8.986,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":53,"s":[225.024,78.915,0],"to":[0,8.838,0],"ti":[0,-9.334,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55,"s":[225.024,88.23,0],"to":[0,9.498,0],"ti":[0,-10.154,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[225.024,116.792,0],"to":[0,9.709,0],"ti":[0,-10.034,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[225.024,126,0],"to":[0,10.323,0],"ti":[0,-10.732,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":59,"s":[225.024,136,0],"to":[0,9.78,0],"ti":[0,-9.2,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":61,"s":[225.024,192.681,0],"to":[0,10.883,0],"ti":[0,-10.983,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[225.024,212.682,0],"to":[0,12.023,0],"ti":[0,-12.522,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[225.024,235.024,0],"to":[0,13.907,0],"ti":[0,-14.8,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":65,"s":[225.024,255.861,0],"to":[0,21.024,0],"ti":[0,-5.482,0]},{"t":67,"s":[225.024,324.709,0]}],"ix":2},"a":{"a":0,"k":[69.3,69.3,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.384,123.4],[-17.153,123.4],[-17.153,347.775],[208.384,347.775]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[207.198,107.537],[-18.339,107.537],[-18.339,331.912],[207.198,331.912]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":47,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.299,91.895],[-17.238,91.895],[-17.238,316.27],[208.299,316.27]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":49,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.214,82.55],[-17.323,82.55],[-17.323,306.925],[208.214,306.925]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.229,72.908],[-17.309,72.908],[-17.309,297.283],[208.229,297.283]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":51,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.128,60.27],[-17.41,60.27],[-17.41,284.645],[208.128,284.645]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.841,47.632],[-18.696,47.632],[-18.696,272.007],[206.841,272.007]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":53,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[209.13,32.081],[-16.407,32.081],[-16.407,256.457],[209.13,256.457]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[207.436,26.391],[-18.101,26.391],[-18.101,250.766],[207.436,250.766]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.929,21.886],[-18.608,21.886],[-18.608,246.262],[206.929,246.262]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[207.1,-7.285],[-18.438,-7.285],[-18.438,217.09],[207.1,217.09]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[209.049,-16.887],[-16.488,-16.887],[-16.488,207.488],[209.049,207.488]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":59,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[205.441,-31.535],[-20.096,-31.535],[-20.096,192.84],[205.441,192.84]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":61,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[208.501,-83.928],[-17.036,-83.928],[-17.036,140.447],[208.501,140.447]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.952,-99.302],[-18.585,-99.302],[-18.585,125.073],[206.952,125.073]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":63,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.771,-109.855],[-18.766,-109.855],[-18.766,114.52],[206.771,114.52]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.589,-121.594],[-18.948,-121.594],[-18.948,102.781],[206.589,102.781]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":65,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.227,-142.531],[-19.311,-142.531],[-19.311,81.844],[206.227,81.844]],"c":true}]},{"t":67,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[206.012,-212.243],[-19.525,-212.243],[-19.525,12.132],[206.012,12.132]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"M\u00e1scara 1"}],"ip":0,"op":155,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":2,"nm":"tool one","refId":"image_5","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":55,"s":[100]},{"t":56,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[282.135,-14.754,0],"to":[0,4.985,0],"ti":[0,-7.406,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":29,"s":[282.135,-1.05,0],"to":[0,5.698,0],"ti":[0,-6.935,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":31,"s":[282.135,17.956,0],"to":[0,5.943,0],"ti":[0,-6.7,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[282.135,24.955,0],"to":[0,6.263,0],"ti":[0,-6.914,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[282.135,38.754,0],"to":[0,6.475,0],"ti":[0,-6.99,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":35,"s":[282.135,52.98,0],"to":[0,6.675,0],"ti":[0,-7.099,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":37,"s":[282.135,76.668,0],"to":[0,6.68,0],"ti":[0,-6.931,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[282.135,92.105,0],"to":[0,6.843,0],"ti":[0,-7.059,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[282.135,101.982,0],"to":[0,7.178,0],"ti":[0,-7.453,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":41,"s":[282.135,119.961,0],"to":[0,7.36,0],"ti":[0,-7.569,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":43,"s":[282.135,136.388,0],"to":[0,7.618,0],"ti":[0,-7.808,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[282.135,164.567,0],"to":[0,7.522,0],"ti":[0,-7.44,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[282.135,174.04,0],"to":[0,8.104,0],"ti":[0,-8.274,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":47,"s":[282.135,190.678,0],"to":[0,8.595,0],"ti":[0,-8.823,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":49,"s":[282.135,211.918,0],"to":[0,9.074,0],"ti":[0,-9.146,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[282.135,220.413,0],"to":[0,10.362,0],"ti":[0,-11.749,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[282.135,254.254,0],"to":[0,11.698,0],"ti":[0,-10.407,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":53,"s":[282.135,304.076,0],"to":[0,15.958,0],"ti":[0,-5.001,0]},{"t":55,"s":[282.135,326,0]}],"ix":2},"a":{"a":0,"k":[67,68,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[147.786,123.508],[-79.008,123.508],[-79.008,346.899],[147.786,346.899]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":29,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.972,110.726],[-77.822,110.726],[-77.822,334.116],[148.972,334.116]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":31,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.902,91.664],[-77.892,91.664],[-77.892,315.055],[148.902,315.055]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.833,83.277],[-77.962,83.277],[-77.962,306.668],[148.833,306.668]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[147.577,70.62],[-79.218,70.62],[-79.218,294.01],[147.577,294.01]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":35,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.778,56.268],[-78.017,56.268],[-78.017,279.659],[148.778,279.659]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":37,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.701,31.973],[-78.093,31.973],[-78.093,255.363],[148.701,255.363]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.625,17.264],[-78.169,17.264],[-78.169,240.655],[148.625,240.655]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[147.363,6.76],[-79.432,6.76],[-79.432,230.151],[147.363,230.151]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":41,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.749,-9.892],[-78.046,-9.892],[-78.046,213.499],[148.749,213.499]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":47,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.76,-84.897],[-78.034,-84.897],[-78.034,138.494],[148.76,138.494]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":49,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[148.566,-102.28],[-78.229,-102.28],[-78.229,121.111],[148.566,121.111]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[149.26,-110.471],[-77.534,-110.471],[-77.534,112.92],[149.26,112.92]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[150.548,-144.556],[-76.247,-144.556],[-76.247,78.835],[150.548,78.835]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":53,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[149.463,-192.874],[-77.331,-192.874],[-77.331,30.517],[149.463,30.517]],"c":true}]},{"t":55,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[150.158,-210.949],[-76.636,-210.949],[-76.636,12.442],[150.158,12.442]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"M\u00e1scara 1"}],"ip":0,"op":155,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/animations/documents_page.json b/src/assets/animations/documents_page.json new file mode 100644 index 00000000..147ac849 --- /dev/null +++ b/src/assets/animations/documents_page.json @@ -0,0 +1 @@ +{"v":"5.6.2","fr":29.9700012207031,"ip":0,"op":60.0000024438501,"w":176,"h":176,"nm":"Img176DocsSearching","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Кривые Details_RoundLinesSize1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[30.469,28.797,0],"ix":2},"a":{"a":0,"k":[25.01,24.253,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[120,120,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[120,120,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[120,120,100]},{"t":60.0000024438501,"s":[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]],"o":[[0,0],[0,0]],"v":[[0.416,-1.956],[-0.416,1.956]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[29.066,2.983],"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":"Преобразовать"}],"nm":"Группа 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.814,-1.827],[-0.814,1.827]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[33.46,4.411],"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":"Преобразовать"}],"nm":"Группа 2","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[1.176,-1.618],[-1.176,1.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[37.462,6.721],"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":"Преобразовать"}],"nm":"Группа 3","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[1.487,-1.339],[-1.486,1.339]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[40.896,9.813],"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":"Преобразовать"}],"nm":"Группа 4","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[1.732,-1],[-1.732,1]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[43.612,13.551],"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":"Преобразовать"}],"nm":"Группа 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.902,-0.618],[-1.902,0.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[45.492,17.772],"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":"Преобразовать"}],"nm":"Группа 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.989,-0.209],[-1.989,0.209]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[46.452,22.293],"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":"Преобразовать"}],"nm":"Группа 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.989,0.21],[-1.989,-0.21]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[46.452,26.913],"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":"Преобразовать"}],"nm":"Группа 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.902,0.618],[-1.902,-0.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[45.492,31.433],"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":"Преобразовать"}],"nm":"Группа 9","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[1.732,1],[-1.732,-1]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[43.612,35.654],"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":"Преобразовать"}],"nm":"Группа 10","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[1.487,1.339],[-1.486,-1.339]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[40.896,39.392],"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":"Преобразовать"}],"nm":"Группа 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.176,1.618],[-1.176,-1.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[37.462,42.484],"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":"Преобразовать"}],"nm":"Группа 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.814,1.827],[-0.814,-1.827]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[33.46,44.795],"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":"Преобразовать"}],"nm":"Группа 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.416,1.956],[-0.416,-1.956]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[29.066,46.222],"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":"Преобразовать"}],"nm":"Группа 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[24.47,48.706],[24.47,44.706]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.416,1.956],[0.416,-1.956]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[19.875,46.222],"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":"Преобразовать"}],"nm":"Группа 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.814,1.827],[0.814,-1.827]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[15.481,44.795],"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":"Преобразовать"}],"nm":"Группа 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.176,1.618],[1.176,-1.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[11.479,42.484],"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":"Преобразовать"}],"nm":"Группа 18","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[-1.486,1.339],[1.486,-1.339]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[8.046,39.392],"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":"Преобразовать"}],"nm":"Группа 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.732,1],[1.732,-1]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[5.329,35.654],"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":"Преобразовать"}],"nm":"Группа 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.902,0.618],[1.902,-0.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[3.45,31.433],"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":"Преобразовать"}],"nm":"Группа 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.99,0.21],[1.99,-0.21]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[2.489,26.913],"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":"Преобразовать"}],"nm":"Группа 22","np":2,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.99,-0.209],[1.99,0.209]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[2.489,22.293],"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":"Преобразовать"}],"nm":"Группа 23","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.902,-0.618],[1.902,0.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[3.45,17.772],"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":"Преобразовать"}],"nm":"Группа 24","np":2,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.732,-1],[1.732,1]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[5.329,13.551],"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":"Преобразовать"}],"nm":"Группа 25","np":2,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.486,-1.339],[1.486,1.339]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[8.046,9.813],"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":"Преобразовать"}],"nm":"Группа 26","np":2,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.176,-1.618],[1.176,1.618]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[11.479,6.721],"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":"Преобразовать"}],"nm":"Группа 27","np":2,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.814,-1.827],[0.814,1.827]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.458823531866,0.458823531866,0.458823531866,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[15.481,4.411],"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":"Преобразовать"}],"nm":"Группа 28","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.416,-1.956],[0.416,1.956]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[19.875,2.983],"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":"Преобразовать"}],"nm":"Группа 29","np":2,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[24.47,0.5],[24.47,4.5]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 30","np":2,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[0]},{"t":60.0000024438501,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[100]},{"t":40.0000016292334,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":2,"ix":31,"nm":"Обрезать контуры 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0}]},{"id":"comp_1","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Кривые Details_StarBig","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":10,"s":[100]},{"t":50.0000020365418,"s":[100]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[45]},{"t":60.0000024438501,"s":[405]}],"ix":10},"p":{"a":0,"k":[9.875,10.453,0],"ix":2},"a":{"a":0,"k":[6.563,6.407,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[120,120,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[120,120,100]},{"t":60.0000024438501,"s":[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]],"o":[[0,0],[0,0]],"v":[[4.5,6.523],[0.5,6.523]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.458823531866,0.458823531866,0.458823531866,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[12.545,6.523],[8.545,6.523]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 2","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[6.523,8.546],[6.523,12.546]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 3","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[6.523,0.5],[6.523,4.5]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0}]},{"id":"comp_2","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Кривые Details_StarSmall","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":10,"s":[100]},{"t":50.0000020365418,"s":[100]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[45]},{"t":60.0000024438501,"s":[405]}],"ix":10},"p":{"a":0,"k":[8.062,7.891,0],"ix":2},"a":{"a":0,"k":[4.278,4.402,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[120,120,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[120,120,100]},{"t":60.0000024438501,"s":[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]],"o":[[0,0],[0,0]],"v":[[2.5,4.3],[0.5,4.3]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.458823531866,0.458823531866,0.458823531866,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[8.102,4.3],[6.102,4.3]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 2","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[4.301,6.102],[4.301,8.102]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 3","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[4.301,0.5],[4.301,2.5]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.475,0.475,0.475,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Кривые glass","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[99.875,64.875,0],"to":[19.969,1.365,0],"ti":[4.854,-12.022,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[121.188,95.938,0],"to":[-7.045,17.45,0],"ti":[6.056,16.878,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[82.125,94.625,0],"to":[-5.971,-16.643,0],"ti":[-11.76,0.246,0]},{"t":60.0000024438501,"s":[99.875,64.875,0]}],"ix":2},"a":{"a":0,"k":[93.375,95.25,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.473,0],[3.067,-1.282],[2.401,-2.507],[1.19,-3.127],[-0.07,-3.247],[-1.279,-2.969],[-2.437,-2.335],[-6.472,0],[-3.068,1.282],[-2.401,2.507],[-1.189,3.127],[0.07,3.247],[1.279,2.967],[2.438,2.335]],"o":[[-3.339,0],[-3.175,1.327],[-2.335,2.437],[-1.15,3.02],[0.07,3.246],[1.323,3.073],[4.677,4.479],[3.34,0],[3.175,-1.327],[2.335,-2.438],[1.151,-3.02],[-0.07,-3.246],[-1.324,-3.074],[-4.676,-4.479]],"v":[[0.003,-25.001],[-9.652,-23.068],[-18.055,-17.292],[-23.367,-8.906],[-24.994,0.54],[-22.961,9.906],[-17.293,18.055],[-0.004,25.001],[9.652,23.068],[18.055,17.292],[23.366,8.906],[24.994,-0.54],[22.961,-9.905],[17.292,-18.055]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[4.808,0],[0,0],[0,0],[6.733,6.449],[1.907,4.425],[0.101,4.674],[-1.657,4.35],[-3.361,3.509],[-4.574,1.911],[-4.808,0],[-6.733,-6.45],[-1.908,-4.426],[-0.1,-4.675],[1.655,-4.35],[3.361,-3.508],[4.573,-1.911]],"o":[[0,0],[0,0],[-9.322,-0.001],[-3.509,-3.361],[-1.842,-4.276],[-0.101,-4.674],[1.714,-4.505],[3.456,-3.61],[4.417,-1.845],[9.321,0],[3.51,3.361],[1.841,4.275],[0.101,4.673],[-1.715,4.505],[-3.456,3.61],[-4.417,1.845]],"v":[[-0.003,36.001],[-0.003,35.001],[-0.004,36.001],[-24.901,25.999],[-33.064,14.264],[-35.992,0.777],[-33.648,-12.824],[-25.999,-24.9],[-13.898,-33.219],[0.004,-36.001],[24.9,-25.999],[33.064,-14.262],[35.991,-0.775],[33.649,12.824],[25.999,24.9],[13.899,33.219]],"c":true},"ix":2},"nm":"Контур 2","mn":"ADBE Vector Shape - Group","hd":false},{"ind":2,"ty":"sh","ix":3,"ks":{"a":0,"k":{"i":[[-6.842,0],[-5.038,-4.827],[9.933,-10.37],[6.842,0],[5.039,4.827],[-9.932,10.37]],"o":[[6.467,0],[10.371,9.932],[-5.105,5.331],[-6.467,0],[-10.37,-9.932],[5.106,-5.331]],"v":[[0.003,-26.001],[17.983,-18.777],[18.776,17.984],[-0.004,26.001],[-17.984,18.777],[-18.777,-17.984]],"c":true},"ix":2},"nm":"Контур 3","mn":"ADBE Vector Shape - Group","hd":false},{"ind":3,"ty":"sh","ix":4,"ks":{"a":0,"k":{"i":[[-8.704,-0.001],[-6.874,7.178],[13.96,13.37],[8.704,0],[6.875,-7.178],[-13.96,-13.37]],"o":[[9.212,0],[13.371,-13.96],[-6.782,-6.496],[-9.211,0],[-13.37,13.96],[6.782,6.496]],"v":[[-0.005,35.001],[25.276,24.21],[24.209,-25.277],[0.004,-35.001],[-25.277,-24.21],[-24.209,25.277]],"c":true},"ix":2},"nm":"Контур 4","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Объединить контуры 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.219607843137,0.219607843137,0.219607843137,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.228,86.169],"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":"Преобразовать"}],"nm":"Группа 1","np":8,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[10.371,9.933],[0.024,0.023],[10.446,-9.853],[10.009,9.504],[-0.317,-0.305],[-9.933,10.369]],"o":[[9.933,-10.37],[-0.024,-0.022],[9.851,10.446],[-10.042,9.469],[0.298,0.317],[10.369,9.934],[0,0]],"v":[[13.878,13.051],[13.085,-23.711],[13.008,-23.779],[11.932,12.976],[-23.811,12.914],[-22.887,13.845],[13.874,13.056]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.5490196078431373,0.4196078431372549,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[78.127,92.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":"Преобразовать"}],"nm":"Группа 2","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-13.015,13.591],[-13.97,-13.301],[0.317,0.304],[13.37,-13.96],[-13.96,-13.371],[-0.027,-0.024]],"o":[[13.343,-13.929],[-0.3,-0.313],[-13.96,-13.371],[-13.371,13.959],[0.025,0.024],[-13.096,-13.514]],"v":[[-17.519,-16.559],[31.89,-17.696],[30.967,-18.626],[-18.519,-17.559],[-17.453,31.927],[-17.375,31.997]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.5490196078431373,0.4196078431372549,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[65.47,79.518],"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":"Преобразовать"}],"nm":"Группа 3","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.072,0.069],[0.026,0.023],[13.879,-13.448],[13.599,12.95],[-0.323,-0.305],[-13.43,13.903],[13.902,13.431]],"o":[[-0.025,-0.023],[13.448,13.88],[-13.488,13.067],[0.3,0.314],[13.902,13.429],[13.43,-13.902],[-0.072,-0.069]],"v":[[17.42,-31.957],[17.342,-32.026],[16.562,17.456],[-31.921,17.666],[-30.999,18.597],[18.492,17.742],[17.637,-31.748]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.8235294117647058,0.2549019607843137,0.09803921568627451,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[79.018,92.849],"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":"Преобразовать"}],"nm":"Группа 4","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.021,-0.023],[-10.447,9.852],[-10.009,-9.504],[0.317,0.305],[9.934,-10.368],[-10.368,-9.934],[-0.002,-0.003]],"o":[[-9.852,-10.446],[10.041,-9.47],[-0.298,-0.317],[-10.369,-9.934],[-9.935,10.368],[0.002,0.003],[0.025,0.024]],"v":[[-13.008,23.779],[-11.932,-12.974],[23.81,-12.913],[22.887,-13.845],[-13.874,-13.059],[-13.089,23.702],[-13.081,23.71]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.8235294117647058,0.2549019607843137,0.09803921568627451,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[66.326,80.236],"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":"Преобразовать"}],"nm":"Группа 5","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.473,0],[3.067,-1.282],[2.401,-2.507],[1.19,-3.127],[-0.07,-3.247],[-1.279,-2.969],[-2.437,-2.335],[-6.472,0],[-3.068,1.282],[-2.401,2.507],[-1.189,3.127],[0.07,3.247],[1.279,2.967],[2.438,2.335]],"o":[[-3.339,0],[-3.175,1.327],[-2.335,2.437],[-1.15,3.02],[0.07,3.246],[1.323,3.073],[4.677,4.479],[3.34,0],[3.175,-1.327],[2.335,-2.438],[1.151,-3.02],[-0.07,-3.246],[-1.324,-3.074],[-4.676,-4.479]],"v":[[0.003,-25.001],[-9.652,-23.068],[-18.055,-17.292],[-23.367,-8.906],[-24.994,0.54],[-22.961,9.906],[-17.293,18.055],[-0.004,25.001],[9.652,23.068],[18.055,17.292],[23.366,8.906],[24.994,-0.54],[22.961,-9.905],[17.292,-18.055]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[4.808,0],[0,0],[0,0],[6.733,6.449],[1.907,4.425],[0.101,4.674],[-1.657,4.35],[-3.361,3.509],[-4.574,1.911],[-4.808,0],[-6.733,-6.45],[-1.908,-4.426],[-0.1,-4.675],[1.655,-4.35],[3.361,-3.508],[4.573,-1.911]],"o":[[0,0],[0,0],[-9.322,-0.001],[-3.509,-3.361],[-1.842,-4.276],[-0.101,-4.674],[1.714,-4.505],[3.456,-3.61],[4.417,-1.845],[9.321,0],[3.51,3.361],[1.841,4.275],[0.101,4.673],[-1.715,4.505],[-3.456,3.61],[-4.417,1.845]],"v":[[-0.003,36.001],[-0.003,35.001],[-0.004,36.001],[-24.901,25.999],[-33.064,14.264],[-35.992,0.777],[-33.648,-12.824],[-25.999,-24.9],[-13.898,-33.219],[0.004,-36.001],[24.9,-25.999],[33.064,-14.262],[35.991,-0.775],[33.649,12.824],[25.999,24.9],[13.899,33.219]],"c":true},"ix":2},"nm":"Контур 2","mn":"ADBE Vector Shape - Group","hd":false},{"ind":2,"ty":"sh","ix":3,"ks":{"a":0,"k":{"i":[[-6.842,0],[-5.038,-4.827],[9.933,-10.37],[6.842,0],[5.039,4.827],[-9.932,10.37]],"o":[[6.467,0],[10.371,9.932],[-5.105,5.331],[-6.467,0],[-10.37,-9.932],[5.106,-5.331]],"v":[[0.003,-26.001],[17.983,-18.777],[18.776,17.984],[-0.004,26.001],[-17.984,18.777],[-18.777,-17.984]],"c":true},"ix":2},"nm":"Контур 3","mn":"ADBE Vector Shape - Group","hd":false},{"ind":3,"ty":"sh","ix":4,"ks":{"a":0,"k":{"i":[[-8.704,-0.001],[-6.874,7.178],[13.96,13.37],[8.704,0],[6.875,-7.178],[-13.96,-13.37]],"o":[[9.212,0],[13.371,-13.96],[-6.782,-6.496],[-9.211,0],[-13.37,13.96],[6.782,6.496]],"v":[[-0.005,35.001],[25.276,24.21],[24.209,-25.277],[0.004,-35.001],[-25.277,-24.21],[-24.209,25.277]],"c":true},"ix":2},"nm":"Контур 4","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Объединить контуры 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.33300000359,0.33300000359,0.33300000359,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.228,86.169],"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":"Преобразовать"}],"nm":"Группа 6","np":8,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.603,0],[3.129,-1.308],[2.448,-2.556],[1.214,-3.189],[-0.071,-3.312],[-1.304,-3.028],[-2.486,-2.381],[-6.601,0],[-3.129,1.308],[-2.448,2.555],[-1.214,3.19],[0.071,3.312],[1.305,3.028],[2.486,2.382]],"o":[[-3.405,0],[-3.239,1.353],[-2.381,2.486],[-1.173,3.081],[0.071,3.31],[1.351,3.134],[4.77,4.568],[3.406,0],[3.239,-1.353],[2.381,-2.487],[1.173,-3.081],[-0.072,-3.31],[-1.351,-3.134],[-4.77,-4.568]],"v":[[0.003,-25.501],[-9.845,-23.53],[-18.416,-17.637],[-23.834,-9.084],[-25.494,0.551],[-23.421,10.104],[-17.639,18.415],[-0.004,25.501],[9.845,23.529],[18.416,17.639],[23.834,9.083],[25.494,-0.551],[23.42,-10.104],[17.638,-18.415]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[4.74,0],[0,0],[6.64,6.36],[1.879,4.365],[0.099,4.61],[-1.631,4.291],[-3.314,3.461],[-4.51,1.885],[-4.741,0],[-6.641,-6.36],[-1.881,-4.365],[-0.099,-4.609],[1.633,-4.29],[3.314,-3.461],[4.509,-1.884]],"o":[[0,0],[-9.191,-0.001],[-3.461,-3.315],[-1.817,-4.215],[-0.099,-4.61],[1.691,-4.441],[3.41,-3.558],[4.355,-1.819],[9.191,0],[3.461,3.315],[1.816,4.215],[0.1,4.61],[-1.691,4.442],[-3.408,3.559],[-4.355,1.819]],"v":[[-0.003,35.501],[-0.005,35.501],[-24.555,25.637],[-32.604,14.064],[-35.492,0.766],[-33.182,-12.646],[-25.639,-24.555],[-13.705,-32.758],[0.004,-35.501],[24.555,-25.637],[32.605,-14.064],[35.491,-0.766],[33.181,12.646],[25.638,24.555],[13.705,32.758]],"c":true},"ix":2},"nm":"Контур 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Объединить контуры 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.228,86.169],"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":"Преобразовать"}],"nm":"Группа 7","np":6,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.583,4.782],[-6.984,-0.389],[3.959,-9.974],[-1.823,-4.6]],"o":[[4.836,-5.054],[-9.975,-3.96],[-1.827,4.6],[-0.366,-6.613]],"v":[[-5.324,-4.57],[13.301,-11.919],[-11.929,-1.029],[-11.935,13.295]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":50,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[65.217,79.136],"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":"Преобразовать"}],"nm":"Группа 8","np":4,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.397,9.817],[-10.441,-9.366],[0.481,0.461],[9.935,-10.368],[-10.368,-9.934],[-0.002,-0.003],[-0.211,-0.188]],"o":[[9.705,-10.126],[-0.438,-0.488],[-10.368,-9.934],[-9.935,10.368],[0.002,0.003],[0.206,0.199],[-9.071,-10.118]],"v":[[-13.453,-12.657],[22.68,-14.021],[21.308,-15.45],[-15.453,-14.664],[-14.667,22.097],[-14.66,22.105],[-14.031,22.677]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.455000005984,0.705999995213,0.819999964097,1],"ix":4},"o":{"a":0,"k":50,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[69.273,83.439],"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":"Преобразовать"}],"nm":"Группа 9","np":4,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[10.371,9.933],[0.21,0.188],[10.681,-9.591],[9.878,8.875],[-0.48,-0.46],[-9.933,10.371]],"o":[[-0.206,-0.199],[9.591,10.68],[-9.879,8.872],[0.439,0.488],[10.371,9.931],[9.933,-10.37]],"v":[[14.661,-22.104],[14.033,-22.675],[12.059,14.03],[-22.678,14.024],[-21.307,15.452],[15.455,14.658]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":50,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.551,89.494],"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":"Преобразовать"}],"nm":"Группа 10","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.932,10.37],[-10.37,-9.932],[9.932,-10.371],[10.371,9.931],[0.001,0]],"o":[[9.933,-10.37],[10.371,9.933],[-9.932,10.37],[0,-0.001],[-10.369,-9.933]],"v":[[-18.777,-17.984],[17.984,-18.778],[18.777,17.984],[-17.984,18.779],[-17.984,18.777]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219607843137,0.219607843137,0.219607843137,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[72.229,86.168],"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":"Преобразовать"}],"nm":"Группа 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.932,10.37],[-10.37,-9.932],[9.932,-10.371],[10.371,9.931],[0.001,0]],"o":[[9.933,-10.37],[10.371,9.933],[-9.932,10.37],[0,-0.001],[-10.369,-9.933]],"v":[[-18.778,-17.984],[17.983,-18.778],[18.777,17.984],[-17.984,18.778],[-17.985,18.777]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.522000002394,0.764999988032,0.898000021542,1],"ix":4},"o":{"a":0,"k":50,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.229,86.168],"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":"Преобразовать"}],"nm":"Группа 12","np":4,"cix":2,"bm":0,"ix":12,"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.427,-0.428],[0,0],[0.427,0.427],[0.001,0]],"o":[[0,0],[0,0],[0.427,0.425],[0,0],[-0.427,0.427],[0,0],[0,0]],"v":[[-17.152,-13.615],[-13.616,-17.152],[16.723,13.189],[16.725,14.734],[14.734,16.725],[13.188,16.725],[13.188,16.723]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.5490196078431373,0.4196078431372549,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.145,130.652],"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":"Преобразовать"}],"nm":"Группа 13","np":4,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.778,0.78],[0,0],[0.087,0.34],[0,0],[-0.78,-0.782],[0,0],[0,0],[-0.781,0.781],[0,0],[0,0],[0.186,0.686],[0,0]],"o":[[0,0],[-0.247,-0.249],[0,0],[-0.781,0.781],[0,0],[0,0],[0.78,0.781],[0,0],[0,0],[0.502,-0.505],[0,0],[-0.783,0.776]],"v":[[9.943,13.845],[-19.757,-15.855],[-20.268,-16.756],[-20.468,-16.555],[-20.469,-13.727],[-20.468,-13.726],[9.232,15.974],[12.06,15.974],[12.061,15.974],[20.551,7.483],[21.063,5.559],[12.768,13.853]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.8235294117647058,0.2549019607843137,0.09803921568627451,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[118.914,137.138],"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":"Преобразовать"}],"nm":"Группа 14","np":4,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.976,0.976],[0,0],[-0.975,-0.977],[0,0],[0.975,-0.976],[0,0],[0.976,0.977],[0,0]],"o":[[0,0],[0.977,-0.977],[0,0],[0.975,0.977],[0,0],[-0.976,0.977],[0,0],[-0.976,-0.976]],"v":[[-20.862,-12.371],[-12.371,-20.862],[-8.837,-20.862],[20.864,8.836],[20.864,12.372],[12.372,20.862],[8.837,20.862],[-20.862,-8.836]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219607843137,0.219607843137,0.219607843137,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[118.961,132.596],"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":"Преобразовать"}],"nm":"Группа 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.78,0.78],[0,0],[-0.78,-0.781],[0,0],[0.78,-0.78],[0,0],[0.78,0.782],[0,0]],"o":[[0,0],[0.781,-0.781],[0,0],[0.78,0.781],[0,0],[-0.781,0.782],[0,0],[-0.78,-0.781]],"v":[[-20.509,-12.018],[-12.018,-20.509],[-9.19,-20.509],[20.51,9.189],[20.51,12.017],[12.018,20.508],[9.189,20.508],[-20.509,-9.19]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[118.962,132.596],"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":"Преобразовать"}],"nm":"Группа 16","np":4,"cix":2,"bm":0,"ix":16,"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":[[-7.074,-5.654],[-5.654,-7.074],[7.074,5.654],[5.654,7.074]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.773000021542,0.752999997606,0.764999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[99.595,113.23],"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":"Преобразовать"}],"nm":"Группа 17","np":2,"cix":2,"bm":0,"ix":17,"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":[[-9.193,-4.243],[-4.243,-9.193],[9.193,4.243],[4.243,9.193]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219607843137,0.219607843137,0.219607843137,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[99.596,113.23],"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":"Преобразовать"}],"nm":"Группа 18","np":2,"cix":2,"bm":0,"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],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-8.486,-4.243],[-4.244,-8.486],[8.486,4.243],[4.242,8.486]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.642999985639,0.611999990426,0.630999995213,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[99.596,113.23],"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":"Преобразовать"}],"nm":"Группа 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":60.0000024438501,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Кривые app","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[82.785,93.665,0],"ix":2},"a":{"a":0,"k":[57.258,71.758,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.435,4.781],[1.435,4.781],[1.435,-4.781],[-1.435,-4.781]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[50.21,118.469],"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":"Преобразовать"}],"nm":"Группа 1","np":2,"cix":2,"bm":0,"ix":1,"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":[[-1.435,3.344],[1.435,3.344],[1.435,-3.344],[-1.435,-3.344]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[46.391,119.895],"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":"Преобразовать"}],"nm":"Группа 2","np":2,"cix":2,"bm":0,"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],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.435,2.39],[1.435,2.39],[1.435,-2.39],[-1.435,-2.39]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.56,120.86],"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":"Преобразовать"}],"nm":"Группа 3","np":2,"cix":2,"bm":0,"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":[[-1.435,1.435],[1.435,1.435],[1.435,-1.435],[-1.435,-1.435]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.3254901960784314,0.13725490196078433,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[38.74,121.815],"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":"Преобразовать"}],"nm":"Группа 4","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[64.766,20.75],[64.766,20.359]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219999994016,0.219999994016,0.219999994016,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":1,"ml":10,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[64.766,29.75],[64.766,23.75]],"c":false},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219999994016,0.219999994016,0.219999994016,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":1,"ml":10,"bm":0,"nm":"Обводка 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":"Преобразовать"}],"nm":"Группа 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.8,0],[0,-5.8],[5.799,0],[0,5.799]],"o":[[5.799,0],[0,5.799],[-5.8,0],[0,-5.8]],"v":[[0,-10.5],[10.5,0],[0,10.5],[-10.5,0]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219999994016,0.219999994016,0.219999994016,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[64.766,24.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":"Преобразовать"}],"nm":"Группа 7","np":2,"cix":2,"bm":0,"ix":7,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,40.25],"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":"Преобразовать"}],"nm":"Группа 8","np":2,"cix":2,"bm":0,"ix":8,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,48.25],"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":"Преобразовать"}],"nm":"Группа 9","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,56.25],"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":"Преобразовать"}],"nm":"Группа 10","np":2,"cix":2,"bm":0,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,64.25],"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":"Преобразовать"}],"nm":"Группа 11","np":2,"cix":2,"bm":0,"ix":11,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,104.25],"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":"Преобразовать"}],"nm":"Группа 12","np":2,"cix":2,"bm":0,"ix":12,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,96.25],"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":"Преобразовать"}],"nm":"Группа 13","np":2,"cix":2,"bm":0,"ix":13,"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":[[-30.499,1],[30.5,1],[30.5,-1],[-30.499,-1]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,88.25],"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":"Преобразовать"}],"nm":"Группа 14","np":2,"cix":2,"bm":0,"ix":14,"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":[[-30.499,1.001],[30.5,1.001],[30.5,-1.001],[-30.499,-1.001]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,80.251],"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":"Преобразовать"}],"nm":"Группа 15","np":2,"cix":2,"bm":0,"ix":15,"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":[[-30.499,1.001],[30.5,1.001],[30.5,-1.001],[-30.499,-1.001]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.765,72.251],"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":"Преобразовать"}],"nm":"Группа 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.496,0],[0,0],[0,-2.497],[0,0],[2.496,0],[0,0],[0,2.497],[0,0]],"o":[[0,0],[2.496,0],[0,0],[0,2.497],[0,0],[-2.496,0],[0,0],[0,-2.497]],"v":[[-40.98,-63.5],[40.98,-63.5],[45.5,-58.98],[45.5,58.979],[40.98,63.5],[-40.98,63.5],[-45.5,58.979],[-45.5,-58.98]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219999994016,0.219999994016,0.219999994016,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[64.265,68.25],"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":"Преобразовать"}],"nm":"Группа 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-2.219],[0,0],[-2.22,0],[0,0],[0,2.22],[0,0],[2.22,0]],"o":[[-2.22,0],[0,0],[0,2.22],[0,0],[2.22,0],[0,0],[0,-2.219],[0,0]],"v":[[-40.98,-63],[-45,-58.981],[-45,58.98],[-40.98,63],[40.98,63],[45,58.98],[45,-58.981],[40.98,-63]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.957000014361,0.922000002394,0.929000016755,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.266,68.25],"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":"Преобразовать"}],"nm":"Группа 18","np":2,"cix":2,"bm":0,"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],[-0.914,-0.768],[-0.101,-1.189],[0,0],[2.48,-0.222],[0,0],[0.222,2.481],[0,0],[-2.475,0.222]],"o":[[0,0],[1.189,-0.106],[0.913,0.768],[0,0],[0.214,2.481],[0,0],[-2.481,0.214],[0,0],[-0.213,-2.476],[0,0]],"v":[[-46.4,-59.374],[35.39,-66.534],[38.674,-65.5],[40.26,-62.444],[50.5,54.376],[46.4,59.266],[-35.37,66.426],[-40.26,62.326],[-50.501,-54.494],[-46.41,-59.374]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.219999994016,0.219999994016,0.219999994016,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Обводка 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[55.266,72.304],"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":"Преобразовать"}],"nm":"Группа 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.117,-0.01],[0,0],[-0.19,-2.201],[0,0],[-0.815,-0.684],[-1.059,0.094],[0,0],[-0.682,0.814],[0.094,1.06],[0,0],[2.053,0]],"o":[[0,0],[-2.2,0.19],[0,0],[0.092,1.058],[0.813,0.682],[0,0],[1.059,-0.091],[0.683,-0.814],[0,0],[-0.179,-2.084],[-0.116,0]],"v":[[35.478,-66.04],[-46.313,-58.859],[-49.952,-54.529],[-39.713,62.32],[-38.297,65.042],[-35.372,65.96],[46.407,58.779],[49.128,57.365],[50.048,54.439],[39.807,-62.4],[35.828,-66.055]],"c":true},"ix":2},"nm":"Контур 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.870999983245,0.842999985639,0.859000052658,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Заливка 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[55.218,72.29],"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":"Преобразовать"}],"nm":"Группа 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":0,"nm":"Details_RoundLinesSize1","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":66.022,"ix":10},"p":{"a":0,"k":[34.5,40,0],"ix":2},"a":{"a":0,"k":[30,30,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":60,"h":60,"ip":60.0000024438501,"op":60.0000024438501,"st":0,"bm":0,"hidden":0},{"ddd":0,"ind":4,"ty":0,"nm":"Details_StarBig","refId":"comp_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[162,100,0],"ix":2},"a":{"a":0,"k":[10,10,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":20,"h":20,"ip":60.0000024438501,"op":60.0000024438501,"st":0,"bm":0,"hidden":0},{"ddd":0,"ind":5,"ty":0,"nm":"Details_StarSmall","refId":"comp_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[14.5,80.5,0],"ix":2},"a":{"a":0,"k":[8,8,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":16,"h":16,"ip":60.0000024438501,"op":60.0000024438501,"st":0,"bm":0,"hidden":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/animations/empty.json b/src/assets/animations/empty.json new file mode 100644 index 00000000..f79bf38a --- /dev/null +++ b/src/assets/animations/empty.json @@ -0,0 +1 @@ +{"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}]} \ No newline at end of file diff --git a/src/assets/animations/help.json b/src/assets/animations/help.json new file mode 100644 index 00000000..94442ee4 --- /dev/null +++ b/src/assets/animations/help.json @@ -0,0 +1 @@ +{"v":"5.7.7","fr":30,"ip":0,"op":150,"w":1500,"h":1500,"nm":"chatbot_messenger","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Ear","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[66.033,55.785,0],"ix":2,"l":2},"a":{"a":0,"k":[11.766,13.508,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.381,0.446],[-5.435,2.388],[-0.035,-1.511],[-0.021,-0.783],[-0.19,-0.423],[0.628,-1.52]],"o":[[-0.665,-0.773],[1.502,-0.657],[0.02,0.79],[0.014,0.467],[0.535,1.159],[-0.56,1.347]],"v":[[2.034,3.145],[-0.117,-5.308],[2.839,-3.036],[2.545,-0.703],[2.892,0.637],[4.925,4.618]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.931571152631,0.717502070408,0.597085930319,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[7.82,10.885],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.149,1.54],[-3.729,-6.802],[-1.534,-1.66],[3.31,3.842]],"o":[[-6.48,-1.226],[1.09,1.983],[10.507,11.376],[-7.691,-8.924]],"v":[[-2.492,-14.591],[-7.88,-1.106],[-3.133,4.441],[8.299,1.546]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.967926324583,0.809388343961,0.727444517846,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.859,16.067],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Sholder","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":30,"s":[60]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[78]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[-12]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":70,"s":[-13]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":80,"s":[-12]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[-12]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":110,"s":[78]},{"t":120,"s":[60]}],"ix":10},"p":{"a":0,"k":[100.658,53.776,0],"ix":2,"l":2},"a":{"a":0,"k":[20.704,23.375,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.945,-0.467],[6.19,-3.944],[1.471,-2.658],[-1.645,-7.992],[-0.767,-1.36],[-4.941,-1.632],[-5.811,-2.348],[-12.155,-3.098],[-6.237,3.879],[-0.248,4.948],[1.322,0.732]],"o":[[-6.514,-3.212],[-2.562,1.635],[-3.868,6.99],[0.315,1.53],[2.833,5.014],[5.951,1.968],[11.601,4.687],[7.117,1.814],[4.206,-2.617],[0.599,-11.999],[-41.571,-23.006]],"v":[[-16.81,-28.378],[-37.06,-29.876],[-42.939,-23.033],[-47.533,-0.301],[-46.001,4.108],[-32.978,11.622],[-15.379,18.233],[19.935,30.975],[41.329,29.941],[48.579,17.626],[40.487,0.801]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[49.428,34.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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Wrist","parent":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]},"t":30,"s":[139]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50,"s":[7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":70,"s":[12]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":80,"s":[7]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[7]},{"t":120,"s":[139]}],"ix":10},"p":{"a":0,"k":[81.531,47.17,0],"ix":2,"l":2},"a":{"a":0,"k":[49.027,86.202,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.794,2.32],[-2.747,-1.047],[-1.487,-1.741],[1.134,-14.008],[13.512,9.513],[4.272,11.408],[-0.029,2.659]],"o":[[1.93,-1.604],[2.264,0.864],[7.688,9],[-0.39,4.809],[-10.218,-7.194],[-0.935,-2.499],[0.032,-3.044]],"v":[[-28.383,-44.129],[-19.479,-47.152],[-13.589,-40.658],[32.038,38.934],[6.852,47.657],[-31.322,-27.765],[-33.143,-35.486]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[0.92156869173,0.917647123337,0.949019670486,1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[0.894299854952,0.886043294271,0.93067297842,1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":80,"s":[0.894299854952,0.886043294271,0.93067297842,1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0.894299864769,0.886043310165,0.930673003197,1]},{"t":110,"s":[0.92156869173,0.917647123337,0.949019670486,1]}],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[33.422,48.449],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Hand","parent":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]},"t":40,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":80,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0]},{"t":110,"s":[0]}],"ix":10},"p":{"a":0,"k":[15.363,14.329,0],"ix":2,"l":2},"a":{"a":0,"k":[32.464,43.98,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"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},"t":40,"s":[{"i":[[4.158,0.641],[-1.735,-1.17],[0.023,-1.143],[-1.17,-0.923],[-1.078,-1.736],[0.743,0.093],[0.735,1.725],[0.515,0.96],[0.73,0.525],[0.312,0.025],[0.171,-0.633],[-0.122,-1.021],[-1.628,-1.923],[-0.594,-0.589],[-0.711,-0.571],[-2.541,-1.047],[-1.723,7.275],[1.5,4.492],[0.053,0.139],[0.104,0.271],[0.006,0.013],[0.007,0.016],[5.281,-2.504],[0.015,-0.423]],"o":[[-2.15,-0.332],[-1.139,0.14],[-0.029,1.493],[1.606,1.267],[2.276,3.662],[-1.859,-0.237],[-0.427,-1.001],[-0.427,-0.793],[-0.253,-0.182],[-0.652,-0.049],[-0.269,0.993],[0.299,2.5],[0.539,0.636],[0.645,0.642],[0.916,0.74],[8.942,7.843],[0.825,-3.495],[-0.045,-0.138],[-0.092,-0.244],[-0.006,-0.014],[-0.005,-0.014],[-2.405,-6.166],[-0.014,0.423],[-6.589,-2.593]],"v":[[-9.734,-18.706],[-12.996,-15.747],[-18.843,-8.642],[-16.134,-5.312],[-12.34,-0.535],[-6.667,3.058],[-11.198,0.175],[-12.117,-2.951],[-14.019,-4.836],[-14.856,-5.231],[-16.155,-3.97],[-16.181,-0.905],[-13.891,6.175],[-12.103,7.925],[-10.174,9.862],[-1.021,15.752],[15.599,12.623],[12.905,-3.762],[12.797,-4.17],[12.492,-4.963],[12.475,-5.009],[12.458,-5.047],[-0.956,-21.091],[-1,-19.824]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":60,"s":[{"i":[[4.158,0.641],[-1.735,-1.17],[0.023,-1.143],[-1.17,-0.923],[-1.078,-1.736],[0.743,0.093],[0.735,1.725],[0.515,0.96],[0.73,0.525],[0.312,0.025],[0.171,-0.633],[-0.122,-1.021],[-1.628,-1.923],[-0.594,-0.589],[-0.711,-0.571],[-2.541,-1.047],[-1.723,7.275],[1.5,4.492],[0.053,0.139],[0.104,0.271],[0.006,0.013],[0.007,0.016],[5.281,-2.504],[0.015,-0.423]],"o":[[-2.15,-0.332],[-1.139,0.14],[-0.029,1.493],[1.606,1.267],[2.276,3.662],[-1.859,-0.237],[-0.427,-1.001],[-0.427,-0.793],[-0.253,-0.182],[-0.652,-0.049],[-0.269,0.993],[0.299,2.5],[0.539,0.636],[0.645,0.642],[0.916,0.74],[8.942,7.843],[0.825,-3.495],[-0.045,-0.138],[-0.092,-0.244],[-0.006,-0.014],[-0.005,-0.014],[-2.405,-6.166],[-0.014,0.423],[-6.589,-2.593]],"v":[[-9.734,-18.706],[-12.996,-15.747],[-15.255,-13.579],[-12.546,-10.249],[-8.752,-5.472],[-6.667,3.058],[-11.198,0.175],[-12.117,-2.951],[-14.019,-4.836],[-14.856,-5.231],[-16.155,-3.97],[-16.181,-0.905],[-13.891,6.175],[-12.103,7.925],[-10.174,9.862],[-1.021,15.752],[15.599,12.623],[12.905,-3.762],[12.797,-4.17],[12.492,-4.963],[12.475,-5.009],[12.458,-5.047],[-0.956,-21.091],[-1,-19.824]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":80,"s":[{"i":[[4.158,0.641],[-1.735,-1.17],[0.023,-1.143],[-1.17,-0.923],[-1.078,-1.736],[0.743,0.093],[0.735,1.725],[0.515,0.96],[0.73,0.525],[0.312,0.025],[0.171,-0.633],[-0.122,-1.021],[-1.628,-1.923],[-0.594,-0.589],[-0.711,-0.571],[-2.541,-1.047],[-1.723,7.275],[1.5,4.492],[0.053,0.139],[0.104,0.271],[0.006,0.013],[0.007,0.016],[5.281,-2.504],[0.015,-0.423]],"o":[[-2.15,-0.332],[-1.139,0.14],[-0.029,1.493],[1.606,1.267],[2.276,3.662],[-1.859,-0.237],[-0.427,-1.001],[-0.427,-0.793],[-0.253,-0.182],[-0.652,-0.049],[-0.269,0.993],[0.299,2.5],[0.539,0.636],[0.645,0.642],[0.916,0.74],[8.942,7.843],[0.825,-3.495],[-0.045,-0.138],[-0.092,-0.244],[-0.006,-0.014],[-0.005,-0.014],[-2.405,-6.166],[-0.014,0.423],[-6.589,-2.593]],"v":[[-9.734,-18.706],[-12.996,-15.747],[-15.255,-13.579],[-12.546,-10.249],[-8.752,-5.472],[-6.667,3.058],[-11.198,0.175],[-12.117,-2.951],[-14.019,-4.836],[-14.856,-5.231],[-16.155,-3.97],[-16.181,-0.905],[-13.891,6.175],[-12.103,7.925],[-10.174,9.862],[-1.021,15.752],[15.599,12.623],[12.905,-3.762],[12.797,-4.17],[12.492,-4.963],[12.475,-5.009],[12.458,-5.047],[-0.956,-21.091],[-1,-19.824]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[4.158,0.641],[-1.735,-1.17],[0.023,-1.143],[-1.17,-0.923],[-1.078,-1.736],[0.743,0.093],[0.735,1.725],[0.515,0.96],[0.73,0.525],[0.312,0.025],[0.171,-0.633],[-0.122,-1.021],[-1.628,-1.923],[-0.594,-0.589],[-0.711,-0.571],[-2.541,-1.047],[-1.723,7.275],[1.5,4.492],[0.053,0.139],[0.104,0.271],[0.006,0.013],[0.007,0.016],[5.281,-2.504],[0.015,-0.423]],"o":[[-2.15,-0.332],[-1.139,0.14],[-0.029,1.493],[1.606,1.267],[2.276,3.662],[-1.859,-0.237],[-0.427,-1.001],[-0.427,-0.793],[-0.253,-0.182],[-0.652,-0.049],[-0.269,0.993],[0.299,2.5],[0.539,0.636],[0.645,0.642],[0.916,0.74],[8.942,7.843],[0.825,-3.495],[-0.045,-0.138],[-0.092,-0.244],[-0.006,-0.014],[-0.005,-0.014],[-2.405,-6.166],[-0.014,0.423],[-6.589,-2.593]],"v":[[-9.734,-18.706],[-12.996,-15.747],[-15.255,-13.579],[-12.546,-10.249],[-8.752,-5.472],[-6.667,3.058],[-11.198,0.175],[-12.117,-2.951],[-14.019,-4.836],[-14.856,-5.231],[-16.155,-3.97],[-16.181,-0.905],[-13.891,6.175],[-12.103,7.925],[-10.174,9.862],[-1.021,15.752],[15.599,12.623],[12.905,-3.762],[12.797,-4.17],[12.492,-4.963],[12.475,-5.009],[12.458,-5.047],[-0.956,-21.091],[-1,-19.824]],"c":true}]},{"t":110,"s":[{"i":[[4.158,0.641],[-1.735,-1.17],[0.023,-1.143],[-1.17,-0.923],[-1.078,-1.736],[0.743,0.093],[0.735,1.725],[0.515,0.96],[0.73,0.525],[0.312,0.025],[0.171,-0.633],[-0.122,-1.021],[-1.628,-1.923],[-0.594,-0.589],[-0.711,-0.571],[-2.541,-1.047],[-1.723,7.275],[1.5,4.492],[0.053,0.139],[0.104,0.271],[0.006,0.013],[0.007,0.016],[5.281,-2.504],[0.015,-0.423]],"o":[[-2.15,-0.332],[-1.139,0.14],[-0.029,1.493],[1.606,1.267],[2.276,3.662],[-1.859,-0.237],[-0.427,-1.001],[-0.427,-0.793],[-0.253,-0.182],[-0.652,-0.049],[-0.269,0.993],[0.299,2.5],[0.539,0.636],[0.645,0.642],[0.916,0.74],[8.942,7.843],[0.825,-3.495],[-0.045,-0.138],[-0.092,-0.244],[-0.006,-0.014],[-0.005,-0.014],[-2.405,-6.166],[-0.014,0.423],[-6.589,-2.593]],"v":[[-9.734,-18.706],[-12.996,-15.747],[-18.843,-8.642],[-16.134,-5.312],[-12.34,-0.535],[-6.667,3.058],[-11.198,0.175],[-12.117,-2.951],[-14.019,-4.836],[-14.856,-5.231],[-16.155,-3.97],[-16.181,-0.905],[-13.891,6.175],[-12.103,7.925],[-10.174,9.862],[-1.021,15.752],[15.599,12.623],[12.905,-3.762],[12.797,-4.17],[12.492,-4.963],[12.475,-5.009],[12.458,-5.047],[-0.956,-21.091],[-1,-19.824]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.931571152631,0.717502070408,0.597085930319,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[16.674,23.845],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Strip","parent":6,"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},"t":60,"s":[57.828,48.099,0],"to":[0,-0.5,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":70,"s":[57.828,45.099,0],"to":[0,0,0],"ti":[0,-0.5,0]},{"t":80,"s":[57.828,48.099,0]}],"ix":2,"l":2},"a":{"a":0,"k":[40.396,12.93,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-2.989],[2.587,-1.495],[0,2.989],[-2.59,1.495]],"o":[[0,2.99],[-2.59,1.496],[0,-2.989],[2.587,-1.495]],"v":[[4.688,-2.707],[0,5.412],[-4.688,2.706],[0,-5.413]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.198355626125,0.173203277588,0.513129858877,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.855,7.158],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.846,0.589],[-0.398,-0.748],[-14.442,3.3],[-5.536,2.53],[-1.305,1.359],[0.611,1.711],[3.172,-1.439],[10.633,-3.171]],"o":[[0.221,0.953],[14.666,2.709],[5.974,-1.363],[1.781,-0.812],[1.297,-1.368],[-0.895,-2.537],[-3.569,1.624],[-6.817,2.031]],"v":[[-39.063,3.489],[-37.103,8.787],[8.719,7.829],[26.044,2.011],[37.01,-3.952],[38.452,-8.959],[33.129,-9.961],[6.832,1.049]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.162239822687,0.072785448561,0.407329095579,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[39.313,14.166],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Head","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[25.583,23.859,0],"ix":2,"l":2},"a":{"a":0,"k":[52.996,86.513,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.373,7.579],[-2.184,1.018],[-0.47,0.558],[-0.23,0.494],[-2.125,1.182],[-9.098,-1.306],[-2.851,-1.225],[-2.603,-2.401],[-1.912,-4.682],[-0.626,-2.21],[1.658,-1.266],[0.742,-0.5],[1.321,-3.22],[0.474,-2.186],[0.723,-2.23],[1.111,-0.071],[0.388,0.242],[0.426,1.452],[0.808,1.281],[0.206,0.081],[0.178,-0.038],[0.738,-1.307],[0.469,-1.754],[0.348,-2.741],[1.948,-2.102],[5.686,1.26],[1.901,0.917],[2.796,3.987],[1.348,4.243],[0.343,2.485]],"o":[[1.458,-1.499],[0.662,-0.309],[0.347,-0.418],[1.026,-2.202],[8.032,-4.469],[3.073,0.441],[3.257,1.396],[3.68,3.393],[0.891,2.179],[0.568,1.991],[-0.711,0.543],[-3.052,2.056],[-0.835,2.034],[-0.492,2.278],[-0.34,1.056],[-0.457,0.028],[-1.286,-0.797],[-0.423,-1.449],[-0.118,-0.187],[-0.171,-0.065],[-1.548,0.3],[-0.896,1.58],[-0.743,2.755],[-0.35,2.78],[-4.368,4.718],[-2.056,-0.458],[-4.385,-2.112],[-2.555,-3.643],[-0.762,-2.391],[-1.393,-10.081]],"v":[[-30.902,-23.587],[-25.469,-27.395],[-23.632,-28.548],[-22.875,-29.986],[-17.678,-34.927],[9.192,-38.301],[18.192,-36.026],[26.928,-30.069],[36.014,-18.004],[37.707,-11.311],[35.923,-5.708],[33.628,-4.314],[28.684,5.72],[25.727,11.048],[24.558,17.93],[22.403,20.199],[21.108,19.814],[18.729,16.069],[17.223,11.808],[16.758,11.35],[16.218,11.34],[12.913,14.099],[11.068,19.209],[9.886,27.042],[6.801,34.889],[-11.67,38.082],[-17.7,36.224],[-27.877,25.98],[-34.367,14.376],[-35.823,6.999]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.308240733427,0.654804484049,0.955385275448,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.456,39.857],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.418,-24.845],[-0.509,-3.413],[-1.651,-7.545],[14.411,-4.249],[4.633,2.219],[3.671,5.829]],"o":[[2.125,2.588],[1.137,7.605],[1.599,7.308],[-7.292,2.153],[-6.212,-2.975],[-30.107,-47.803]],"v":[[38.356,-18.669],[42.651,-9.758],[42.377,13.203],[26.429,41.361],[0.116,38.776],[-13.869,23.952]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.967926324583,0.809388343961,0.727444517846,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[44.226,44.332],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Neck","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[62.553,29.424,0],"ix":2,"l":2},"a":{"a":0,"k":[21.82,45.662,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.59,4.043],[1.711,4.062],[2.958,2.291],[3.738,-0.206],[1.278,-0.002],[3.519,-0.512],[-0.003,-3.953],[1.682,-5.181],[0.239,-2.902],[-5.151,-2.493],[-6.736,0.976],[-1.982,3.22],[0.319,2.654]],"o":[[0.656,-4.476],[-1.452,-3.448],[-2.959,-2.288],[-1.286,0.072],[-3.525,0.012],[-3.501,0.507],[0.003,5.266],[-0.898,2.765],[-0.478,5.699],[6.331,3.062],[3.382,-0.489],[1.495,-2.43],[-0.484,-4.025]],"v":[[17.93,-2.95],[20.256,-10.448],[13.639,-19.359],[3.204,-22.794],[-0.22,-21.984],[-10.807,-22.133],[-17.543,-17.419],[-18.983,-1.904],[-21.488,6.432],[-12.65,19.938],[7.577,21.742],[17.697,17.357],[18.231,9.094]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.967926324583,0.809388343961,0.727444517846,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.216,23.251],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"body","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[737.902,833.576,0],"ix":2,"l":2},"a":{"a":0,"k":[82.887,211.639,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.381,24.119],[0.005,0.23],[2.305,3.467],[17.931,6.458],[18.075,-10.207],[-5.437,-30.941],[-1.935,-14.124],[-32.931,-7.558],[-21.68,7.94],[0.611,6.115]],"o":[[-0.006,-0.232],[-0.089,-3.976],[-2.329,-3.506],[-16.942,-6.103],[-23.797,13.459],[3.646,20.78],[3.352,24.455],[22.504,5.166],[10.827,-3.965],[-7.226,-72.273]],"v":[[59.412,-46.826],[59.397,-47.522],[56.994,-59.587],[16.315,-81.723],[-35.996,-90.051],[-38.889,-6.205],[-35.617,35.994],[-20.438,91.134],[47.814,92.317],[57.739,76.965]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.043,100.508],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.288,-3.663],[2.467,-1.659],[2.311,-0.213],[7.257,-0.469],[3.291,-0.106],[9.396,1.557],[2.904,2.421],[-0.483,3.873],[-6.58,2.642],[-6.545,-0.838],[-14.659,-3.845],[-2.183,-1.574]],"o":[[0.197,2.526],[-2.035,1.367],[-7.26,0.673],[-3.295,0.213],[-9.647,0.305],[-3.647,-0.605],[-2.877,-2.403],[0.859,-6.918],[6.602,-2.653],[15.128,1.932],[2.608,0.683],[2.493,1.803]],"v":[[43.68,4.986],[40.983,14.103],[32.181,15.182],[10.402,16.792],[0.522,17.324],[-28.121,15.44],[-40.73,11.535],[-43.393,1.368],[-32.535,-14.976],[-12.863,-15.658],[31.874,-6.985],[39.317,-3.988]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.928609810623,0.928606280159,0.928610349169,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[78.336,56.987],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.382,0.345],[6.9,-0.403],[6.381,0.061],[2.738,0.668],[2.489,0.592],[1.547,-1.285],[-0.655,-2.998],[-5.214,-26.656],[-1.164,-11.363],[-0.56,-1.297],[-2.039,-1.349],[-5.914,-1.051],[-3.216,0.131],[-2.22,-1.233],[-1.979,9.343],[-0.335,10.079],[0.592,22.145],[1.439,2.354]],"o":[[-5.95,-5.377],[-6.372,0.375],[-2.829,-0.026],[-2.381,-0.581],[-1.956,-0.466],[-2.359,1.958],[5.833,26.615],[2.196,11.208],[0.141,1.405],[0.967,2.249],[5.012,3.322],[3.172,0.56],[2.434,-0.097],[1.392,-9.504],[2.083,-9.817],[0.741,-22.138],[-0.071,-2.757],[-0.272,-0.446]],"v":[[37.215,-64.628],[6.005,-63.011],[-13.131,-62.627],[-22.328,-62.788],[-29.077,-65.816],[-38.066,-69.049],[-36.501,-56.222],[-7.868,19.482],[-4.965,53.599],[-4.091,57.725],[0.919,62.94],[17.56,69.548],[27.18,70.204],[34.955,70.178],[37.314,41.517],[39.286,10.999],[39.833,-55.435],[38.197,-63.443]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.240630340576,0.277993475222,0.642525108188,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[74.371,238.43],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.195,-6.445],[0.005,-0.378],[-0.429,-17.696],[10.634,-4.031],[2.922,5.09],[0.758,18.708],[0.28,4.714],[-1.066,3.644],[-4.531,-1.56],[-5.65,-4.365]],"o":[[-0.013,0.386],[-0.312,17.709],[0.283,11.78],[-5.27,1.996],[-10.907,-19.001],[-0.19,-4.718],[-0.228,-3.768],[2.046,-6.996],[6.583,2.269],[5.643,4.364]],"v":[[19.066,-36.901],[19.038,-35.755],[20.399,17.331],[12.412,64.784],[-6.411,63.172],[-21.339,-40.779],[-21.3,-48.475],[-21.98,-61.266],[-6.151,-62.737],[14.32,-54.984]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.240630340576,0.277993475222,0.642525108188,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.196,333.327],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.526,2.017],[2.508,0.447],[10.826,2.626],[4.923,0.103],[0,0],[-1.073,-9.356],[-1.389,-22.42],[-0.139,-17.127],[0.929,-7.277],[-3.161,-6.039],[-5.365,-0.638],[-3.831,3.81],[-0.366,3.218],[-0.111,2.935],[-0.28,8.473],[-0.62,8.927],[-0.514,5.855],[-0.31,3.229],[-1.302,2.39],[-0.829,6.073],[-0.888,8.663],[-1.408,7.83]],"o":[[-1.542,-2.027],[-10.996,-1.959],[-4.864,-1.18],[0,0],[-1.322,9.323],[2.337,20.376],[1.061,17.105],[0.061,7.379],[-0.846,6.625],[2.505,4.789],[5.364,0.64],[2.427,-2.412],[0.335,-2.921],[0.316,-8.472],[0.298,-8.944],[0.405,-5.864],[0.284,-3.231],[0.263,-2.755],[5.609,-10.294],[1.179,-8.633],[0.814,-7.925],[0.449,-2.489]],"v":[[32.697,-87.61],[25.854,-90.556],[-6.72,-99.507],[-21.39,-101.6],[-32.11,-111.272],[-33.15,-83.117],[-24.101,6.706],[-23.006,58.079],[-23.389,80.12],[-21.185,101.867],[-8.307,110.633],[6.47,105.439],[9.167,95.044],[9.771,86.254],[10.37,60.827],[11.76,34.018],[13.142,16.441],[14.035,6.754],[15.088,-3.752],[26.338,-31.184],[28.367,-57.221],[33.488,-80.287]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.198355626125,0.173203277588,0.513129858877,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[55.874,275.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 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.315,0.983],[-1.691,0.484],[-1.618,1.428],[-1.931,1.997],[-6.52,3.044],[-2.199,0.206],[-3.772,-1.834],[-0.187,-3.636],[0.439,-1.681],[2.403,-2.546],[3.593,-1.853],[2.744,-1.828],[1.336,-1.756],[1.489,-0.977],[3.713,-0.266],[0.283,7.551],[-0.473,2.667]],"o":[[0.691,-2.165],[2.105,-0.603],[2.081,-1.835],[5.001,-5.171],[2.001,-0.934],[4.176,-0.391],[3.656,1.775],[0.09,1.736],[-0.881,3.39],[-2.772,2.943],[-2.931,1.512],[-1.85,1.228],[-1.06,1.393],[-3.093,2.026],[-7.314,0.524],[-0.098,-2.707],[0.298,-1.677]],"v":[[-26.712,1.176],[-22.794,-0.88],[-17.103,-4.406],[-11.297,-10.378],[6.181,-22.839],[12.471,-24.81],[24.436,-21.486],[28.273,-13.724],[27.873,-8.545],[22.238,0.182],[12.888,7.804],[3.933,11.975],[-0.778,16.597],[-4.121,20.752],[-14.606,24.677],[-28.265,13.212],[-27.414,5.145]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[61.41,372.942],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.077,5.671],[0.042,0.616],[-2.298,5.82],[-1.825,1.455],[-2.642,-4.619],[-1.099,-2.208],[-5.055,-0.228],[-6.88,0.415],[-2.488,-1.005],[2.099,-5.286],[3.17,-1.508],[5.254,0.394],[5.167,-2.439],[8.954,8.155],[0.279,3.222]],"o":[[0.009,-0.608],[-0.412,-6.295],[0.855,-2.172],[4.163,-3.313],[1.222,2.138],[2.083,4.191],[6.794,0.305],[2.682,-0.162],[5.87,2.371],[-1.295,3.265],[-4.757,2.268],[-5.63,-0.417],[-8.871,4.186],[-2.392,-2.179],[-0.497,-5.713]],"v":[[-35.204,-2.624],[-35.25,-4.464],[-30.942,-21.897],[-27.329,-27.799],[-13.935,-23.589],[-10.938,-16.836],[0.398,-7.42],[21.708,-9.869],[29.658,-9.115],[35.125,8.014],[27.719,15.152],[11.438,18.33],[-4.747,20.91],[-32.885,22.957],[-36.727,14.287]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[118.608,389.706],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"VR Headset","parent":6,"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},"t":60,"s":[73.334,31.754,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":70,"s":[73.334,28.754,0],"to":[0,0,0],"ti":[0,0,0]},{"t":80,"s":[73.334,31.754,0]}],"ix":2,"l":2},"a":{"a":0,"k":[29.969,26.998,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"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":[[9.392,15.286],[26.42,5.39],[-9.392,-15.286],[-26.42,-5.39]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[26.67,15.536],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.635,2.098],[0,0],[0.011,-4.179],[0.005,-2.177],[0.083,-1.553],[1.471,-1.234],[1.359,-1.124],[0.627,-0.361],[0.66,-0.16],[1.217,0.286],[0.45,1.132],[-0.002,1.119],[-0.006,1.882]],"o":[[0,0],[3.636,2.099],[-0.007,2.176],[-0.004,1.556],[-0.106,1.937],[-1.351,1.134],[-0.557,0.462],[-0.587,0.339],[-1.215,0.294],[-1.163,-0.274],[-0.42,-1.057],[0.006,-1.88],[0.012,-4.178]],"v":[[-11.835,-6.587],[5.192,-16.483],[11.783,-5.072],[11.764,1.46],[11.752,6.151],[9.222,10.889],[4.92,13.969],[3.215,15.306],[1.307,15.998],[-2.404,16.197],[-5.082,14.011],[-5.261,10.465],[-5.245,4.824]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[47.897,37.409],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0}]},{"id":"comp_1","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Bot hand left","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[219.654,178.572,0],"ix":2,"l":2},"a":{"a":0,"k":[45.98,42.586,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.198],[3.979,4.784],[0.01,-0.112],[1.152,-2.057],[0.541,-0.9],[1.66,-2.77],[2.045,-3.41],[1.669,-2.784],[0.482,-0.74],[2.372,0.162],[1.417,1.599],[0.171,0.876],[0.008,1.234],[-0.375,1.943],[-0.729,2.045],[-1.051,2.039],[-1.335,1.912],[-1.577,1.663],[-1.769,1.282],[-1.897,0.761],[-1.931,0.119],[1.721,-0.993],[0.77,-0.491],[0,0],[0.65,-0.539],[0,0],[0.558,-0.579],[0,0],[0.485,-0.615],[0,0],[0.42,-0.65],[0,0],[0.361,-0.69],[0,0],[0.298,-0.731],[0,0],[0.229,-0.782],[0,0],[0.147,-0.847],[0,0],[0.035,-0.929],[-0.02,-0.75],[-2.254,-1.31],[0,0],[-8.071,5.083]],"o":[[-0.021,-7.085],[-0.006,0.113],[-0.188,2.244],[-0.54,0.9],[-1.659,2.77],[-2.045,3.412],[-1.669,2.785],[-0.454,0.758],[-1.366,2.094],[-2.122,-0.146],[-0.606,-0.685],[-0.234,-1.213],[-0.015,-1.98],[0.412,-2.132],[0.772,-2.159],[1.071,-2.073],[1.312,-1.88],[1.502,-1.584],[1.654,-1.197],[1.792,-0.72],[-2.302,-1.257],[-0.787,0.462],[0,0],[-0.666,0.519],[0,0],[-0.574,0.562],[0,0],[-0.498,0.602],[0,0],[-0.435,0.641],[0,0],[-0.374,0.68],[0,0],[-0.316,0.723],[0,0],[-0.25,0.775],[0,0],[-0.172,0.843],[0,0],[-0.07,0.926],[0.02,0.75],[0.123,2.017],[0,0],[5.948,3.456],[-0.534,-8.419]],"v":[[22.181,-1.812],[15.356,-21.378],[15.339,-21],[12.587,-13.776],[10.966,-11.076],[5.986,-2.768],[-0.151,7.466],[-5.159,15.818],[-6.525,18.098],[-13.548,21.029],[-19.234,18.286],[-20.1,15.538],[-20.443,11.854],[-19.858,5.953],[-18.119,-0.32],[-15.373,-6.623],[-11.763,-12.613],[-7.433,-17.95],[-2.53,-22.286],[2.804,-25.279],[8.423,-26.591],[2.279,-26.878],[-0.296,-25.258],[-2.347,-23.768],[-4.519,-21.975],[-6.395,-20.234],[-8.258,-18.308],[-9.95,-16.368],[-11.565,-14.32],[-13.063,-12.221],[-14.465,-10.052],[-15.764,-7.82],[-16.964,-5.523],[-18.049,-3.183],[-19.043,-0.747],[-19.896,1.68],[-20.665,4.286],[-21.256,6.776],[-21.755,9.599],[-22.042,12.119],[-22.181,15.214],[-22.114,17.714],[-18.586,22.851],[-15.893,24.416],[9.494,21.468]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.638,31.477],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.062,1.254],[0.181,1.027],[0.832,1.814],[0.623,0.903],[0.809,0.899],[0.864,0.671],[0.5,0.324],[7.648,-4.416],[-0.026,-9.285],[0.472,-8.691],[-0.145,2.816]],"o":[[-0.053,-1.041],[-0.685,-3.864],[-0.457,-0.996],[-0.686,-0.996],[-0.731,-0.812],[-0.468,-0.367],[-4.971,-2.888],[5.948,3.457],[7.341,-4.268],[4.684,-2.36],[0.037,-1.255]],"v":[[15.461,5.661],[15.086,2.205],[12.766,-5.418],[10.961,-8.598],[8.418,-11.725],[5.65,-14.1],[3.984,-15.179],[-15.523,-13.264],[-4.706,9.811],[8.096,18.067],[15.469,9.845]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[49.525,19.854],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.534,-8.418],[5.949,3.456],[-15.827,9.138],[-0.027,-9.284]],"o":[[-8.071,5.083],[-1.06,-17.565],[5.948,3.458],[-7.329,4.198]],"v":[[6.881,19.975],[-18.507,22.923],[8.749,-26.379],[19.567,-3.304]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[25.252,32.969],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.123,2.017],[-0.01,0.751],[-0.099,0.925],[-0.263,1.498],[-0.209,0.84],[-3.125,5.714],[-1.932,2.042],[-5.441,3.184],[-2.397,-1.394],[-1.06,-17.566]],"o":[[-0.021,-0.75],[0.012,-0.93],[0.164,-1.511],[0.148,-0.853],[0.431,-1.734],[2.452,-4.481],[1.783,-1.883],[1.784,-1.029],[-15.827,9.138],[-2.254,-1.31]],"v":[[-15.354,20.243],[-15.421,17.742],[-15.282,14.646],[-14.562,9.627],[-13.905,6.815],[-9.009,-5.282],[-1.499,-15.78],[9.039,-24.35],[15.431,-23.922],[-11.826,25.379]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.878,28.949],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.071,5.083],[0,0],[5.947,3.455],[0,0]],"o":[[0,0],[-8.063,5.25],[0,0],[5.949,3.456]],"v":[[9.709,-71.926],[15.679,65.222],[-9.693,68.47],[-15.679,-68.977]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.424,124.87],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.198],[0.472,-8.691],[1.729,-47.967],[3.809,-2.209],[0.26,4.21],[1.995,45.816]],"o":[[7.341,-4.27],[-1.742,48.281],[-0.223,4.176],[-3.796,2.184],[-1.979,-45.516],[-0.534,-8.419]],"v":[[-0.026,-80.962],[12.775,-72.706],[7.575,71.508],[0.439,83.048],[-6.743,79.464],[-12.713,-57.683]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[44.845,110.628],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-4.92,-2.86],[0,0],[7.557,-4.291]],"o":[[0,0],[7.555,-4.291],[0,0],[-4.921,-2.859],[0,0]],"v":[[-8.284,3.17],[-11.224,1.465],[8.531,-0.31],[11.224,1.254],[-8.054,3.038]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.286,3.421],"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,"bm":0,"ix":7,"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":[[4.339,69.506],[1.648,67.943],[-4.339,-69.506],[-1.646,-67.942]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.391,123.834],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.557,-4.291],[0.144,0.003],[1.722,-0.995],[-0.653,0.349],[-0.891,0.351],[0,0],[-0.981,0.194],[0,0],[-1.042,-0.019],[0,0],[-1.037,-0.282],[0,0],[-0.707,-0.395]],"o":[[-0.139,0.036],[-2.303,-1.257],[0.653,-0.35],[0.874,-0.396],[0,0],[0.969,-0.251],[0,0],[1.041,-0.054],[0,0],[1.057,0.194],[0,0],[0.732,0.347],[-4.921,-2.861]],"v":[[-6.325,2.304],[-6.804,2.296],[-12.952,2.01],[-10.774,0.846],[-7.847,-0.434],[-5.684,-1.172],[-2.441,-1.947],[-0.324,-2.236],[3.15,-2.321],[5.172,-2.134],[8.671,-1.358],[10.535,-0.68],[12.952,0.521]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[37.865,2.59],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.291,-1.332],[0,0],[0.091,2.093],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[-2.292,-1.333],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.091,2.058]],"v":[[-1.226,-66.106],[4.76,71.343],[1.223,66.05],[0.924,59.185],[0.625,52.32],[0.326,45.454],[0.028,38.587],[-0.271,31.719],[-0.571,24.852],[-0.87,17.982],[-1.168,11.114],[-1.468,4.245],[-1.767,-2.626],[-2.066,-9.497],[-2.366,-16.367],[-2.664,-23.238],[-2.964,-30.11],[-3.263,-36.982],[-3.562,-43.854],[-3.861,-50.726],[-4.161,-57.598],[-4.459,-64.47],[-4.76,-71.343]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[5.278,120.434],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.732,-2.484],[0,0],[-0.101,2.838],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[4.728,-2.382],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.106,2.896]],"v":[[-6.288,76.256],[-1.088,-67.957],[6.288,-76.256],[6.028,-69.052],[5.771,-61.849],[5.51,-54.647],[5.25,-47.446],[4.99,-40.244],[4.731,-33.045],[4.471,-25.846],[4.212,-18.647],[3.952,-11.449],[3.693,-4.25],[3.434,2.946],[3.174,10.143],[2.913,17.339],[2.655,24.535],[2.396,31.731],[2.136,38.926],[1.876,46.121],[1.617,53.316],[1.358,60.511],[1.099,67.706]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[58.708,105.879],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.148,2.874],[16.401,9.11],[0.367,6.064],[-8.063,5.25],[-3.795,2.185],[-0.222,4.176]],"o":[[-1.886,23.503],[-3.595,-2.09],[5.947,3.455],[0.26,4.21],[3.81,-2.209],[4.689,-2.462]],"v":[[23.537,-20.598],[-17.226,11.488],[-23.537,-0.923],[1.835,-4.172],[9.017,-0.588],[16.152,-12.128]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.267,194.263],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.091],[0,0],[0.367,6.062],[0,0]],"o":[[0,0],[-3.596,-2.089],[0,0],[0.368,6.063]],"v":[[4.501,6.987],[1.809,5.422],[-4.501,-6.988],[-1.81,-5.424]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.54,198.764],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.091],[0,0],[0.367,6.062],[0,0]],"o":[[0,0],[-3.596,-2.089],[0,0],[0.368,6.063]],"v":[[4.501,6.987],[1.809,5.423],[-4.501,-6.987],[-1.81,-5.423]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.54,198.764],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.089],[0.695,8.232],[-2.253,-1.312]],"o":[[-6.111,-3.938],[0.124,2.05],[0.368,6.061]],"v":[[5.161,8.802],[-4.681,-8.795],[-1.149,-3.607]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.187,195.384],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.089],[0.397,0.301],[0.592,0.631],[1.421,2.54],[0.379,1.44],[0.259,3.058],[-2.253,-1.312]],"o":[[-0.418,-0.27],[-0.687,-0.526],[-1.838,-1.962],[-0.431,-0.769],[-0.477,-1.816],[0.124,2.05],[0.368,6.061]],"v":[[4.921,8.799],[3.525,7.901],[1.317,6.047],[-2.325,1.072],[-3.967,-3.095],[-4.921,-8.799],[-1.389,-3.61]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.427,195.387],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.198],[5.948,3.457],[0,0],[1.784,-1.029],[4.612,-7.761],[-0.274,-10.206],[-2.254,-1.311],[0,0],[-0.035,1.113],[0,0],[-0.065,-1.08],[-8.071,5.083]],"o":[[-0.026,-9.285],[0,0],[-2.397,-1.393],[-6.332,3.708],[-4.523,7.611],[0.123,2.017],[0,0],[-0.065,-1.079],[0,0],[-0.036,1.112],[5.948,3.456],[-0.534,-8.419]],"v":[[22.285,-1.794],[11.467,-24.868],[8.775,-26.433],[2.382,-26.861],[-14.637,-9.167],[-22.011,17.732],[-18.483,22.869],[-15.79,24.434],[-15.832,21.143],[-15.831,21.142],[-15.79,24.434],[9.598,21.486]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.535,31.459],"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,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"bot head","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[75.694,76.08,0],"ix":2,"l":2},"a":{"a":0,"k":[72.377,195.77,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-0.186],[-6.055,-3.496],[0,6.993],[0.007,0.188]],"o":[[-0.007,0.18],[0,6.993],[6.057,3.497],[0,-0.186],[0,0]],"v":[[-10.941,-11.513],[-10.965,-10.977],[-0.001,8.016],[10.965,1.685],[10.941,1.121]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[70.499,173.923],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-6.993],[6.055,3.495],[0,6.993],[-6.056,-3.497]],"o":[[0,6.993],[-6.056,-3.498],[0,-6.993],[6.057,3.496]],"v":[[10.965,6.331],[0,12.662],[-10.965,-6.329],[0,-12.661]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[101.218,150.586],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-6.993],[6.057,3.497],[0,6.993],[-6.055,-3.495]],"o":[[0,6.993],[-6.055,-3.496],[0,-6.993],[6.057,3.496]],"v":[[10.966,6.329],[0,12.661],[-10.966,-6.331],[0,-12.662]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[39.781,115.118],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[70.5,142.197],"ix":2},"a":{"a":0,"k":[70.5,142.197],"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":"Face","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-7.463],[7.463,0],[0,7.463],[-7.464,0]],"o":[[0,7.463],[-7.464,0],[0,-7.463],[7.463,0]],"v":[[13.513,0],[0,13.513],[-13.513,0],[0,-13.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.367,13.763],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.268,0],[0,2.268],[0,0],[-2.268,0],[0,-2.269],[0,0]],"o":[[-2.268,0],[0,0],[0,-2.269],[2.268,0],[0,0],[0,2.268]],"v":[[0,26.784],[-4.105,22.679],[-4.105,-22.677],[0,-26.784],[4.105,-22.677],[4.105,22.679]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.057,33.473],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.522,-3.188],[5.489,-3.19],[5.527,3.191],[-5.488,3.19]],"o":[[5.529,3.193],[-5.487,3.189],[-5.523,-3.19],[5.488,-3.189]],"v":[[9.937,-5.779],[10.001,5.776],[-9.942,5.776],[-10.003,-5.776]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.233,56.993],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.872,-1.452],[0,0],[-0.005,1.727],[0,0]],"o":[[0,0],[-1.872,-1.451],[0,0],[-0.006,1.728]],"v":[[1.411,-0.517],[1.395,5.424],[-1.406,0.518],[-1.389,-5.424]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[107.521,62.378],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.416,0.479],[0,0],[3.432,1.981],[0.408,0.316],[0,0],[-0.497,-0.288]],"o":[[0,0],[-4.418,0.478],[-0.497,-0.287],[0,0],[0.409,0.316],[3.432,1.981]],"v":[[6.984,-1.63],[6.967,4.311],[-5.625,2.058],[-6.984,1.152],[-6.968,-4.789],[-5.609,-3.882]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.9,66.65],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.006,2.077],[0,0],[2.726,-1.585],[2.695,-0.293],[0,0],[-2.079,1.209]],"o":[[0,0],[-0.006,2.077],[-2.08,1.209],[0,0],[2.696,-0.293],[2.728,-1.585]],"v":[[5.733,-6.965],[5.716,-1.024],[1.618,4.712],[-5.733,6.965],[-5.717,1.024],[1.634,-1.229]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[128.601,63.997],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.006,2.077],[0,0],[2.726,-1.585],[5.528,3.192],[-0.007,2.103],[0,0],[-2.779,-1.605],[-5.487,3.189]],"o":[[0,0],[-0.006,2.077],[-5.489,3.189],[-2.777,-1.605],[0,0],[-0.007,2.104],[5.527,3.191],[2.728,-1.585]],"v":[[14.113,-7.396],[14.096,-1.455],[9.998,4.281],[-9.947,4.281],[-14.106,-1.532],[-14.088,-7.473],[-9.929,-1.66],[10.014,-1.66]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.221,64.428],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.997,4.04],[-0.022,-8.039],[6.996,-4.039],[0.023,8.04]],"o":[[6.995,-4.04],[0.023,8.039],[-6.995,4.04],[-0.022,-8.037]],"v":[[-0.038,-14.561],[12.668,-7.312],[0.044,14.561],[-12.669,7.314]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[216.76,176.378],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.447,7.187],[-0.04,-14.303],[12.448,-7.187],[0.041,14.304]],"o":[[12.448,-7.187],[0.041,14.303],[-12.448,7.187],[-0.04,-14.303]],"v":[[-0.068,-25.907],[22.54,-13.011],[0.079,25.907],[-22.541,13.017]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[216.761,176.378],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.605,-1.344],[0,0],[-1.714,0.989],[0,0]],"o":[[0,0],[1.605,-1.342],[0,0],[-1.715,0.99]],"v":[[3.294,5.122],[-8.282,-1.606],[-3.294,-5.122],[8.282,1.605]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.41,148.866],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.064,-0.741],[0,0],[0.003,0.793],[-10.04,8.413],[0,0],[-0.035,-12.332]],"o":[[0,0],[-0.065,-0.742],[-0.035,-12.334],[0,0],[-10.04,8.412],[0.002,0.796]],"v":[[-2.837,22.219],[-14.413,15.492],[-14.513,13.189],[2.972,-22.219],[14.548,-15.491],[-2.937,19.914]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[197.156,169.48],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.089],[0,0],[0.501,5.886],[0,0]],"o":[[0,0],[-3.596,-2.089],[0,0],[0.5,5.886]],"v":[[9.028,9.441],[-2.548,2.713],[-9.028,-9.44],[2.549,-2.713]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[191.77,194.413],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.048,-2.352],[0,0],[0.019,7.106],[-12.447,7.187],[0,0],[-0.04,-14.303]],"o":[[0,0],[-4.048,-2.352],[-0.04,-14.303],[0,0],[-12.448,7.186],[0.019,7.106]],"v":[[1.151,30.055],[-10.426,23.327],[-17.005,8.869],[5.467,-30.055],[17.044,-23.328],[-5.429,15.596]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[199.648,173.799],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.261,-3.616],[0,0],[-4.098,-2.38],[0,0]],"o":[[0,0],[6.261,-3.616],[0,0],[-4.097,-2.381]],"v":[[-2.227,4.908],[-13.803,-1.818],[2.228,-3.387],[13.803,3.34]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.92,145.562],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.098,-2.38],[0,0],[6.261,-3.615],[0,0]],"o":[[0,0],[-4.097,-2.382],[0,0],[6.26,-3.615]],"v":[[2.228,-2.958],[13.803,3.771],[-2.228,5.338],[-13.803,-1.389]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.92,145.132],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.896,-9.819],[0,0],[10.436,6.025],[15.615,9.029],[-2.341,-1.353],[-40.722,22.525],[0,0],[0,0],[-1.633,2.356],[-0.483,13.18]],"o":[[0,0],[-23.042,13.39],[-0.038,17.944],[-0.008,3.17],[8.452,4.515],[0,0],[0,0],[18.472,-10.795],[8.116,-11.724],[-0.019,7.59]],"v":[[36.274,-15.183],[25.844,-9.122],[-34.779,4.214],[-63.181,20.39],[-59.552,27.165],[12.077,21.149],[22.506,15.087],[22.507,15.087],[51.686,-10.367],[63.189,-43.674]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[177.256,194.875],"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 19","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.187,2.995],[15.615,9.002],[-23.042,13.39],[-1.423,-0.971],[0.434,-0.251],[-1.338,-15.765],[-0.202,-0.339],[-6.593,-1.876],[-0.35,-0.087]],"o":[[0.063,-17.929],[0.034,-11.991],[1.457,0.841],[-0.434,0.25],[-8.408,5.063],[0.829,9.769],[3.236,5.416],[0.346,0.1],[-10.887,2.37]],"v":[[1.415,45.9],[-26.803,-2.963],[14.983,-48.926],[19.303,-46.206],[17.855,-45.371],[-8.626,-11.062],[12.591,34.34],[25.635,46.267],[26.803,46.556]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[141.114,134.806],"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 20","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-27.169,-15.686],[0.063,-17.929],[0.018,-6.127],[15.615,9.029],[27.169,15.686],[-0.062,17.93],[-0.017,6.127],[-15.616,-9.028]],"o":[[15.615,9.001],[-0.017,6.128],[-0.038,17.943],[-27.17,-15.688],[-15.616,-9.002],[0.018,-6.128],[0.039,-17.944],[27.169,15.687]],"v":[[40.873,-18.182],[69.09,30.682],[69.038,49.065],[40.637,65.24],[-40.873,18.18],[-69.092,-30.684],[-69.04,-49.065],[-40.637,-65.242]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.240630340576,0.277993475222,0.642525108188,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[73.439,150.025],"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 21","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.034,-11.991],[0,0],[-23.042,13.389],[0,0]],"o":[[0,0],[0.033,-11.991],[0,0],[-23.042,13.39]],"v":[[19.862,46.511],[-61.647,-0.549],[-19.861,-46.511],[61.647,0.548]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.45,85.332],"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,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.02,-2.399],[0,0],[-11.59,6.736],[0,0]],"o":[[0,0],[11.019,-2.399],[0,0],[-11.591,6.737]],"v":[[-17.645,16.188],[-17.593,-2.193],[17.645,-16.188],[17.593,2.195]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[185.507,183.558],"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,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.187,2.994],[0,0],[-10.885,2.37],[0,0]],"o":[[0,0],[5.185,2.995],[0,0],[-10.886,2.37]],"v":[[-12.718,7.678],[-12.667,-10.704],[12.718,-10.047],[12.666,8.335]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[155.196,191.411],"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,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.457,0.84],[0,0],[-1.423,-0.969],[0,0]],"o":[[0,0],[1.456,0.842],[0,0],[-1.423,-0.97]],"v":[[-7.375,1.671],[3.055,-4.391],[7.375,-1.672],[-3.054,4.391]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[163.472,84.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 25","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.649,-3.577],[0.25,0.283],[22.64,-9.361],[2.022,-1.115],[1.456,0.842],[-6.511,-3.756],[-0.952,-0.591],[-0.974,-0.739],[0,0],[-0.83,-0.795],[0,0],[-0.728,-0.853],[0,0],[-0.639,-0.909],[0,0],[-0.553,-0.96],[0,0],[-0.466,-1.002],[0,0],[-0.371,-1.043],[0,0],[-0.267,-1.083],[0,0],[-0.147,-1.14],[0,0],[0,-1.233]],"o":[[11.081,-26.786],[-9.009,-10.181],[-3.894,1.61],[-1.423,-0.97],[16.947,-9.847],[0.953,0.592],[0.997,0.708],[0,0],[0.852,0.772],[0,0],[0.747,0.835],[0,0],[0.658,0.893],[0,0],[0.574,0.947],[0,0],[0.488,0.992],[0,0],[0.396,1.034],[0,0],[0.296,1.077],[0,0],[0.182,1.135],[0,0],[0.043,1.231],[-0.008,2.845]],"v":[[29.41,37.913],[15.626,-17.428],[-27.483,-26.38],[-36.171,-22.129],[-40.491,-24.849],[-2.461,-34.157],[0.716,-32.186],[4.03,-29.818],[6.888,-27.5],[9.723,-24.922],[12.303,-22.313],[14.793,-19.53],[17.109,-16.674],[19.306,-13.694],[21.357,-10.632],[23.272,-7.478],[25.046,-4.244],[26.674,-0.936],[28.148,2.441],[29.469,5.887],[30.616,9.38],[31.599,12.972],[32.383,16.569],[32.984,20.352],[33.347,24.051],[33.479,28.156]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[207.018,104.666],"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,"bm":0,"ix":24,"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":[[-45.969,-20.499],[-35.54,-26.561],[45.969,20.499],[35.54,26.561]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.558,59.32],"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,"bm":0,"ix":25,"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":[[-5.189,-6.161],[5.241,-12.221],[5.189,6.161],[-5.241,12.221]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.341,173.531],"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,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.948,-9.849],[0,0],[-6.51,-3.758],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[16.949,-9.849],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-6.511,-3.758]],"v":[[21.739,30.062],[-59.771,-16.997],[-21.737,-26.304],[-13.586,-21.599],[-5.435,-16.892],[2.716,-12.186],[10.867,-7.48],[19.017,-2.774],[27.169,1.931],[35.319,6.639],[43.47,11.344],[51.621,16.05],[59.771,20.755]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[144.789,49.756],"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,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.658,-3.583],[0,0],[-0.008,2.85],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[2.659,-3.583],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.008,2.849]],"v":[[-2.067,14.079],[-2.015,-4.303],[2.067,-14.079],[2.062,-12.24],[2.057,-10.402],[2.051,-8.563],[2.046,-6.726],[2.04,-4.886],[2.036,-3.049],[2.032,-1.213],[2.026,0.627],[2.021,2.464],[2.015,4.304]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[238.431,146.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 30","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[10.55,-6.131],[0,0],[-4.422,5.958],[0,0]],"o":[[0,0],[10.55,-6.132],[0,0],[-4.422,5.958]],"v":[[-11.443,18.548],[-11.391,0.166],[11.443,-18.548],[11.391,-0.165]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[224.973,161.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 31","np":2,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.007,2.762],[-39.413,23.826],[-13.122,-7.577],[0.033,-11.992],[0.039,-17.944]],"o":[[0.315,-8.64],[8.584,-4.989],[-23.042,13.389],[-15.616,-9.029],[-2.783,-1.608]],"v":[[-37.136,28.542],[3.549,-30.22],[37.143,-26.929],[-4.643,19.034],[-33.046,35.209]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[37.445,65.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 32","np":2,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.01,3.171],[0,0],[-2.341,-1.352],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-0.008,3.171],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-2.342,-1.353]],"v":[[-42.564,-26.918],[38.944,20.143],[42.574,26.918],[34.423,22.211],[26.272,17.506],[18.121,12.8],[9.97,8.095],[1.819,3.389],[-6.332,-1.318],[-14.483,-6.025],[-22.633,-10.73],[-30.785,-15.436],[-38.935,-20.142]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.131,195.123],"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,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.584,-4.989],[0,0],[-13.121,-7.575],[0,0]],"o":[[0,0],[8.585,-4.989],[0,0],[-13.122,-7.577]],"v":[[-22.011,3.88],[-11.583,-2.182],[22.011,1.109],[11.583,7.171]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[63.005,31.65],"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,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.585,-4.989],[-13.274,-7.058],[16.951,-9.85]],"o":[[36.438,-20.156],[-6.454,-3.728],[-13.121,-7.575]],"v":[[-35.787,8.432],[35.787,2.385],[-2.193,11.723]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[87.21,21.035],"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,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.784,-1.608],[0,0],[-0.007,2.762],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-2.784,-1.607],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.008,2.763]],"v":[[2.075,-5.856],[2.023,12.526],[-2.068,5.857],[-2.062,4.019],[-2.057,2.181],[-2.052,0.343],[-2.046,-1.496],[-2.041,-3.334],[-2.034,-5.172],[-2.031,-7.01],[-2.026,-8.849],[-2.021,-10.687],[-2.016,-12.526]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[2.325,106.815],"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 36","np":2,"cix":2,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.341,-1.353],[9.62,16.679],[0.001,14.829],[-2.784,-1.608],[-15.616,-9.002]],"o":[[-4.821,-2.992],[-4.656,-8.072],[-0.008,2.764],[-0.062,17.93],[-0.01,3.171]],"v":[[17.974,31.157],[-7.758,4.479],[-17.966,-31.157],[-13.877,-24.485],[14.342,24.38]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.223,143.826],"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 37","np":2,"cix":2,"bm":0,"ix":35,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.539,16.438],[4.795,2.976],[16.948,-9.847],[-1.42,-0.969],[0,0],[-0.076,-0.051],[1.534,0.886],[0.034,-11.991],[0.064,-17.929],[-23.041,13.391],[0,0],[-0.023,7.963]],"o":[[-9.711,-16.736],[-6.511,-3.756],[1.455,0.841],[0,0],[0.075,0.05],[-1.498,-1.029],[-23.042,13.39],[15.615,9.002],[10.436,6.025],[0,0],[16.892,-9.817],[-0.2,-5.633]],"v":[[52.886,-29.555],[27.153,-56.233],[-10.878,-46.925],[-6.567,-44.198],[-16.986,-38.142],[-16.761,-37.983],[-21.307,-40.863],[-63.093,5.1],[-34.876,53.965],[25.747,40.629],[36.177,34.567],[63.093,5.708]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[177.405,126.742],"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 38","np":2,"cix":2,"bm":0,"ix":36,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"bot body","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[943.753,593.584,0],"ix":2,"l":2},"a":{"a":0,"k":[123.874,156.006,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.399,8.977],[20.812,12.032],[-23.042,13.391],[-1.645,-1.123],[0.437,-0.25],[-3.047,-17.628],[-0.235,-0.379],[-7.262,-1.663],[-17.048,9.88],[0.309,-1.734]],"o":[[3.79,-21.401],[0.037,-13.324],[1.692,0.976],[-0.435,0.25],[-8.155,4.939],[1.902,11.004],[4.008,6.463],[4.108,0.941],[-0.155,1.804],[-23.04,13.39]],"v":[[-15.211,51.744],[-47.852,-12.343],[-6.059,-60.721],[-1.052,-57.569],[-2.506,-56.735],[-26.255,-20.778],[0.087,33.794],[15.297,46.26],[47.852,38.442],[47.158,43.753]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[158.996,130.82],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.399,8.977],[20.812,12.032],[-23.042,13.391],[-8.315,-10.874],[0.372,-0.02],[-20.267,-17.899],[-6.628,9.186],[2.135,-11.998]],"o":[[3.79,-21.401],[0.037,-13.324],[10.742,6.202],[-0.371,0.02],[-38.212,2.848],[13.708,12.106],[4.443,13.75],[-23.04,13.39]],"v":[[-15.931,51.744],[-48.573,-12.343],[-6.779,-60.721],[22.177,-34.377],[20.939,-34.311],[3.021,17.338],[42.5,4.194],[46.438,43.753]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[159.716,130.82],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[20.812,12.032],[-23.042,13.391],[6.194,-34.815],[11.399,8.977]],"o":[[0.037,-13.323],[33.895,19.568],[-23.04,13.39],[3.79,-21.4]],"v":[[-50.602,-12.344],[-8.809,-60.72],[44.408,43.752],[-17.961,51.743]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[161.746,130.82],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-11.377,-6.568],[3.79,-21.4],[5.133,-28.832],[21.771,12.568],[2.479,1.432],[2.482,1.433],[3.836,26.861],[4.955,34.659],[-20.822,-12.005],[-11.376,-6.568]],"o":[[20.812,12.032],[-5.133,28.832],[-3.985,22.349],[-2.478,-1.432],[-2.482,-1.432],[-21.759,-12.563],[-4.957,-34.663],[-3.655,-25.692],[11.377,6.568],[11.378,6.569]],"v":[[34.196,-64.313],[66.837,-0.226],[51.439,86.272],[6.983,103.161],[-0.453,98.867],[-7.899,94.568],[-52.104,26.494],[-66.972,-77.486],[-34.066,-103.724],[0.064,-84.019]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.948,182.789],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.154,1.804],[0,0],[0.309,-1.734],[0,0]],"o":[[0,0],[-0.155,1.805],[0,0],[0.308,-1.734]],"v":[[-4.868,0.375],[5.562,-5.686],[4.869,-0.375],[-5.562,5.686]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[211.716,168.887],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.795,11.756],[0,0],[0.911,-10.672],[0,0]],"o":[[0,0],[3.796,11.756],[0,0],[0.911,-10.671]],"v":[[-7.983,-14.083],[2.447,-20.143],[7.072,14.083],[-3.358,20.143]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[210.205,149.118],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.89,11.623],[0,0],[-4.363,-13.516],[0,0]],"o":[[0,0],[8.888,11.623],[0,0],[-4.362,-13.516]],"v":[[-15.38,-16.269],[-4.95,-22.329],[15.38,16.269],[4.951,22.329]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[197.272,112.707],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.812,6.007],[0,0],[-7.006,-9.161],[0,0]],"o":[[0,0],[8.812,6.007],[0,0],[-7.006,-9.161]],"v":[[-17.189,-8.563],[-6.759,-14.625],[17.189,8.564],[6.759,14.625]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[175.132,81.813],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.691,0.976],[0,0],[-1.646,-1.122],[0,0]],"o":[[0,0],[1.69,0.977],[0,0],[-1.646,-1.122]],"v":[[-7.718,1.455],[2.712,-4.606],[7.718,-1.456],[-2.712,4.606]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[160.655,68.644],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.037,-13.323],[0,0],[-23.04,13.39],[0,0]],"o":[[0,0],[0.039,-13.323],[0,0],[-23.042,13.391]],"v":[[-3.83,34.041],[-37.962,14.335],[3.83,-34.041],[37.962,-14.336]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[114.974,84.435],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.399,8.978],[0,0],[-23.04,13.39],[0,0]],"o":[[0,0],[11.4,8.977],[0,0],[-23.041,13.391]],"v":[[-38.883,42.755],[-23.487,-43.743],[38.883,-51.734],[23.485,34.767]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[167.271,226.306],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[14.891,-8.655],[-0.154,1.806],[-0.429,0.264],[27.944,5.645],[4.272,-2.323],[1.691,0.976],[-6.821,-3.941],[-1.243,-0.779],[-1.296,-1.013],[0,0],[-1.076,-1.085],[0,0],[-0.92,-1.159],[0,0],[-0.789,-1.232],[0,0],[-0.66,-1.294],[0,0],[-0.524,-1.351],[0,0],[-0.379,-1.407],[0,0],[-0.212,-1.479],[0,0],[-0.003,-1.608],[0,0],[0.31,-1.885]],"o":[[0.309,-1.735],[0.427,-0.264],[49.19,-31.951],[-13.632,-2.754],[-1.645,-1.124],[16.349,-9.5],[1.244,0.777],[1.333,0.964],[0,0],[1.107,1.051],[0,0],[0.951,1.135],[0,0],[0.818,1.21],[0,0],[0.69,1.278],[0,0],[0.559,1.337],[0,0],[0.417,1.395],[0,0],[0.261,1.472],[0,0],[0.068,1.606],[0,0],[-0.213,1.899],[-1.574,8.865]],"v":[[0.955,58.379],[1.647,53.068],[3.073,52.188],[-16.36,-49.577],[-47.257,-42.942],[-52.263,-46.095],[-14.956,-54.439],[-10.809,-51.845],[-6.379,-48.609],[-2.666,-45.489],[1.021,-41.981],[4.329,-38.444],[7.496,-34.663],[10.412,-30.785],[13.14,-26.749],[15.653,-22.601],[17.956,-18.342],[20.042,-13.983],[21.907,-9.525],[23.53,-5.01],[24.922,-0.358],[26.026,4.269],[26.887,9.173],[27.4,13.868],[27.601,19.224],[27.422,23.904],[26.629,30.224]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[215.629,110.132],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[14.891,-8.655],[4.44,13.752],[-0.35,0.482],[23.032,-0.775],[10.741,6.202],[-6.821,-3.941],[-1.243,-0.779],[-1.296,-1.013],[0,0],[-1.076,-1.085],[0,0],[-0.92,-1.159],[0,0],[-0.789,-1.232],[0,0],[-0.66,-1.294],[0,0],[-0.524,-1.351],[0,0],[-0.379,-1.407],[0,0],[-0.212,-1.479],[0,0],[-0.003,-1.608],[0,0],[0.31,-1.885]],"o":[[2.134,-11.998],[0.35,-0.48],[12.187,-19.432],[-8.316,-10.875],[16.349,-9.5],[1.244,0.777],[1.333,0.964],[0,0],[1.107,1.051],[0,0],[0.951,1.135],[0,0],[0.818,1.21],[0,0],[0.69,1.278],[0,0],[0.559,1.337],[0,0],[0.417,1.395],[0,0],[0.261,1.472],[0,0],[0.068,1.606],[0,0],[-0.213,1.899],[-1.574,8.865]],"v":[[13.286,58.379],[9.348,18.819],[10.518,17.217],[-10.974,-19.75],[-39.932,-46.095],[-2.625,-54.439],[1.522,-51.845],[5.952,-48.609],[9.665,-45.489],[13.352,-41.981],[16.66,-38.444],[19.827,-34.663],[22.743,-30.785],[25.471,-26.749],[27.984,-22.601],[30.287,-18.342],[32.373,-13.983],[34.238,-9.525],[35.861,-5.01],[37.253,-0.358],[38.357,4.269],[39.218,9.173],[39.731,13.868],[39.932,19.224],[39.753,23.904],[38.96,30.224]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[203.298,110.132],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.821,-3.941],[-8.345,-9.154],[-3.233,-6.582],[2.595,-15.806],[14.891,-8.654],[33.895,19.569]],"o":[[5.379,3.364],[4.791,5.253],[8.511,17.327],[-1.574,8.864],[6.193,-34.815],[16.349,-9.5]],"v":[[-3.436,-54.439],[15.848,-38.443],[29.475,-18.341],[38.148,30.224],[12.474,58.38],[-40.743,-46.094]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[204.11,110.132],"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,"bm":0,"ix":14,"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":[[-22.281,-6.821],[-11.85,-12.883],[22.281,6.823],[11.851,12.883]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[141.086,57.216],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.039,-13.323],[0,0],[-23.042,13.39],[0,0]],"o":[[0,0],[0.037,-13.323],[0,0],[-23.04,13.39]],"v":[[-3.831,34.041],[-37.961,14.335],[3.831,-34.041],[37.961,-14.335]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[80.844,64.73],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.346,-9.499],[0,0],[-6.822,-3.939],[0,0],[0,0]],"o":[[0,0],[16.347,-9.499],[0,0],[0,0],[-6.822,-3.94]],"v":[[-1.586,15.995],[-35.717,-3.711],[1.587,-12.056],[32.306,5.679],[35.717,7.65]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[164.953,48.043],"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,"bm":0,"ix":17,"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":[[2.483,-40.22],[12.914,-46.281],[-2.486,40.219],[-12.914,46.28]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[203.671,214.792],"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,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[14.889,-8.652],[0,0],[-1.577,8.863],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[14.888,-8.652],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.578,8.865]],"v":[[-20.536,57.324],[-5.137,-29.176],[20.536,-57.324],[19.767,-53],[18.996,-48.676],[18.227,-44.349],[17.457,-40.025],[16.687,-35.7],[15.917,-31.374],[15.148,-27.051],[14.377,-22.725],[13.608,-18.4],[12.837,-14.075],[12.068,-9.75],[11.298,-5.426],[10.527,-1.1],[9.758,3.225],[8.988,7.551],[8.218,11.874],[7.448,16.199],[6.679,20.526],[5.908,24.85],[5.139,29.175]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[221.721,197.687],"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 19","np":2,"cix":2,"bm":0,"ix":19,"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":[[-22.28,-6.823],[-11.85,-12.883],[22.28,6.821],[11.849,12.883]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[106.956,37.512],"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 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.313,2.205],[-45.571,28.1],[-15.236,-8.798],[0.037,-13.324],[-3.655,-25.692]],"o":[[-1.351,-12.357],[10.034,-5.832],[-23.042,13.389],[-20.822,-12.005],[-2.919,-1.072]],"v":[[-37.274,37.052],[3.359,-36.225],[42.213,-32.557],[0.419,15.819],[-32.487,42.057]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.462,63.247],"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 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.347,-9.5],[0,0],[-6.822,-3.939],[0,0],[0,0],[0,0]],"o":[[0,0],[16.346,-9.501],[0,0],[0,0],[0,0],[-6.823,-3.939]],"v":[[-1.587,15.995],[-35.717,-3.708],[1.586,-12.056],[32.304,5.678],[34.01,6.663],[35.717,7.65]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[130.823,28.337],"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,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.797,-5.694],[0,0],[-15.238,-8.799],[0,0]],"o":[[0,0],[9.797,-5.693],[0,0],[-15.236,-8.798]],"v":[[-24.524,3.974],[-14.094,-2.087],[24.524,1.719],[14.093,7.78]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[70.582,22.91],"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,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.134,-5.309],[16.577,-0.738],[15.783,8.947],[-0.01,3.872],[-3.985,22.349],[-23.041,13.391]],"o":[[-16.59,9.14],[-8.73,0.388],[-2.795,-1.613],[21.771,12.568],[11.4,8.978],[-2.511,14.088]],"v":[[35.271,7.769],[-10.819,21.495],[-49.056,11.52],[-53.408,3.292],[-8.952,-13.597],[53.418,-21.585]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[137.338,282.658],"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,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.134,-5.309],[1.359,-0.695],[1.888,-0.848],[0.042,-0.012],[2.776,-0.66],[1.703,-0.298],[4.171,-0.186],[2.013,0.112],[1.364,0.158],[2.526,0.658],[2.553,1.448],[-0.01,3.872],[-3.985,22.349],[-23.041,13.391]],"o":[[-1.337,0.736],[-1.843,0.94],[-4.868,2.185],[-2.734,0.815],[-1.683,0.401],[-3.39,0.592],[-2.014,0.089],[-1.371,-0.077],[-2.593,-0.304],[-9.089,-2.371],[-2.795,-1.613],[21.771,12.568],[11.4,8.978],[-2.511,14.088]],"v":[[35.271,7.769],[30.814,10.226],[24.6,13.219],[14.605,17.047],[5.428,19.536],[-0.243,20.583],[-10.819,21.495],[-17.54,21.331],[-22.092,20.87],[-30.629,19.185],[-49.056,11.521],[-53.408,3.292],[-8.952,-13.596],[53.418,-21.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[137.338,282.658],"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,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.797,-5.694],[-14.682,-7.903],[16.344,-9.5]],"o":[[37.396,-20.573],[-6.823,-3.938],[-15.238,-8.799]],"v":[[-37.96,8.383],[37.96,3.841],[0.658,12.19]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.448,12.439],"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,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.512,14.088],[0,0],[9.133,-5.309],[0,0]],"o":[[0,0],[-2.51,14.088],[0,0],[9.133,-5.309]],"v":[[3.859,-11.647],[14.288,-17.708],[-3.858,11.646],[-14.288,17.707]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[186.897,272.72],"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,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.133,-5.309],[0,0],[-2.512,14.088],[0,0]],"o":[[0,0],[9.134,-5.309],[0,0],[-2.51,14.088]],"v":[[-3.857,11.646],[-14.289,17.707],[3.859,-11.647],[14.289,-17.708]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[186.897,272.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 28","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.917,-1.07],[0,0],[0.316,2.205],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[-2.917,-1.072],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.314,2.205]],"v":[[-5.04,-49.488],[9.828,54.492],[5.04,49.487],[4.297,44.288],[3.554,39.089],[2.811,33.89],[2.067,28.69],[1.324,23.491],[0.579,18.292],[-0.164,13.093],[-0.907,7.895],[-1.65,2.696],[-2.394,-2.503],[-3.137,-7.702],[-3.881,-12.901],[-4.624,-18.1],[-5.367,-23.299],[-6.11,-28.498],[-6.853,-33.696],[-7.599,-38.895],[-8.342,-44.093],[-9.085,-49.293],[-9.828,-54.492]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.016,154.791],"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,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.58,8.863],[36.134,-21.192],[-2.51,14.088]],"o":[[-1.901,8.98],[9.132,-5.309],[14.887,-8.65]],"v":[[21.924,-29.266],[-21.896,28.234],[-3.751,-1.12]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[204.936,256.132],"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,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.58,8.863],[0.83,-2.628],[1.153,-2.532],[1.028,-1.664],[0.772,-1.142],[1.218,-1.598],[1.555,-1.334],[3.309,-2.391],[1.606,-0.943],[-2.51,14.088]],"o":[[-0.57,2.695],[-0.838,2.652],[-0.809,1.78],[-0.722,1.172],[-1.126,1.664],[-4.112,5.397],[-3.873,3.32],[-4.244,3.07],[9.132,-5.309],[14.887,-8.65]],"v":[[21.91,-28.75],[19.719,-19.833],[16.361,-11.189],[13.35,-5.407],[10.94,-1.502],[7.031,3.938],[-4.368,16.064],[-12.719,22.778],[-21.91,28.75],[-3.765,-0.604]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[204.95,255.616],"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":2,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.011,3.872],[0,0],[-2.795,-1.613],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-0.011,3.872],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-2.795,-1.613]],"v":[[-5.888,-6.261],[1.548,-1.967],[5.9,6.261],[5.155,5.831],[4.412,5.402],[3.67,4.972],[2.925,4.543],[2.181,4.114],[1.438,3.685],[0.694,3.256],[-0.051,2.826],[-0.793,2.396],[-1.536,1.967]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[82.383,287.917],"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,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.012,3.872],[0,0],[-2.795,-1.612],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-0.01,3.872],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-2.795,-1.615]],"v":[[-5.892,-6.263],[1.552,-1.965],[5.905,6.263],[5.16,5.834],[4.415,5.403],[3.671,4.974],[2.926,4.544],[2.181,4.115],[1.436,3.684],[0.692,3.255],[-0.053,2.825],[-0.797,2.394],[-1.542,1.965]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[74.942,283.621],"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,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.795,-1.615],[14.291,21.744],[1.2,7.025],[-2.917,-1.072],[-21.759,-12.563]],"o":[[-6.817,-4.2],[-13.64,-20.755],[0.289,2.023],[3.836,26.861],[-0.011,3.872]],"v":[[26.659,40.563],[-8.634,5.882],[-26.659,-40.563],[-21.898,-35.739],[22.307,32.336]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[46.741,245.022],"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,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Bot hand right","parent":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]},"t":0,"s":[123]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":15,"s":[143]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[123]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":45,"s":[143]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[123]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":75,"s":[143]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[123]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":105,"s":[143]},{"t":120,"s":[123]}],"ix":10},"p":{"a":0,"k":[36.392,85.077,0],"ix":2,"l":2},"a":{"a":0,"k":[35.741,46.727,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.199],[3.979,4.783],[0.01,-0.113],[1.152,-2.055],[0.541,-0.902],[1.66,-2.769],[2.045,-3.412],[1.669,-2.784],[0.483,-0.739],[2.373,0.164],[1.418,1.601],[0.17,0.876],[0.008,1.235],[-0.375,1.942],[-0.73,2.045],[-1.051,2.039],[-1.335,1.913],[-1.577,1.664],[-1.769,1.281],[-1.897,0.764],[-1.93,0.119],[1.721,-0.995],[0.77,-0.491],[0,0],[0.65,-0.54],[0,0],[0.558,-0.577],[0,0],[0.485,-0.616],[0,0],[0.42,-0.651],[0,0],[0.361,-0.689],[0,0],[0.297,-0.732],[0,0],[0.23,-0.782],[0,0],[0.147,-0.847],[0,0],[0.034,-0.928],[-0.019,-0.752],[-2.254,-1.31],[0,0],[-8.071,5.084]],"o":[[-0.021,-7.084],[-0.006,0.112],[-0.188,2.244],[-0.54,0.902],[-1.659,2.768],[-2.045,3.411],[-1.669,2.783],[-0.454,0.757],[-1.365,2.094],[-2.121,-0.145],[-0.605,-0.685],[-0.234,-1.213],[-0.015,-1.978],[0.412,-2.133],[0.772,-2.159],[1.072,-2.073],[1.312,-1.879],[1.502,-1.585],[1.654,-1.198],[1.793,-0.719],[-2.301,-1.257],[-0.788,0.46],[0,0],[-0.667,0.518],[0,0],[-0.574,0.564],[0,0],[-0.499,0.602],[0,0],[-0.435,0.641],[0,0],[-0.375,0.68],[0,0],[-0.316,0.725],[0,0],[-0.25,0.777],[0,0],[-0.172,0.842],[0,0],[-0.07,0.927],[0.02,0.751],[0.124,2.017],[0,0],[5.948,3.456],[-0.535,-8.417]],"v":[[22.181,-1.812],[15.356,-21.376],[15.339,-21],[12.587,-13.778],[10.966,-11.074],[5.986,-2.767],[-0.151,7.468],[-5.159,15.819],[-6.526,18.097],[-13.549,21.029],[-19.235,18.285],[-20.1,15.537],[-20.443,11.853],[-19.858,5.954],[-18.119,-0.32],[-15.374,-6.624],[-11.763,-12.614],[-7.433,-17.949],[-2.53,-22.285],[2.803,-25.281],[8.422,-26.59],[2.279,-26.877],[-0.296,-25.259],[-2.347,-23.767],[-4.519,-21.975],[-6.395,-20.234],[-8.258,-18.309],[-9.949,-16.369],[-11.565,-14.32],[-13.064,-12.221],[-14.465,-10.051],[-15.764,-7.819],[-16.964,-5.523],[-18.049,-3.184],[-19.043,-0.747],[-19.897,1.68],[-20.666,4.286],[-21.256,6.776],[-21.755,9.598],[-22.042,12.119],[-22.181,15.213],[-22.115,17.716],[-18.586,22.851],[-15.893,24.416],[9.494,21.467]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.638,31.477],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.062,1.252],[0.181,1.027],[0.832,1.812],[0.622,0.903],[0.808,0.899],[0.864,0.673],[0.5,0.323],[7.648,-4.416],[-0.027,-9.285],[0.471,-8.69],[-0.146,2.817]],"o":[[-0.054,-1.042],[-0.685,-3.864],[-0.458,-0.998],[-0.686,-0.996],[-0.731,-0.814],[-0.469,-0.365],[-4.971,-2.889],[5.947,3.455],[7.341,-4.268],[4.684,-2.36],[0.037,-1.255]],"v":[[15.461,5.663],[15.086,2.206],[12.766,-5.417],[10.961,-8.596],[8.418,-11.724],[5.65,-14.1],[3.984,-15.178],[-15.523,-13.262],[-4.706,9.811],[8.096,18.067],[15.469,9.846]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[49.525,19.854],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.535,-8.417],[5.949,3.456],[-15.827,9.138],[-0.028,-9.285]],"o":[[-8.071,5.084],[-1.06,-17.566],[5.947,3.456],[-7.329,4.199]],"v":[[6.881,19.974],[-18.507,22.923],[8.75,-26.379],[19.568,-3.305]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[25.252,32.97],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.124,2.017],[-0.011,0.752],[-0.099,0.924],[-0.264,1.498],[-0.208,0.842],[-3.125,5.714],[-1.932,2.043],[-5.441,3.183],[-2.397,-1.393],[-1.061,-17.567]],"o":[[-0.02,-0.751],[0.012,-0.929],[0.164,-1.513],[0.148,-0.854],[0.432,-1.733],[2.452,-4.482],[1.783,-1.881],[1.784,-1.03],[-15.827,9.138],[-2.254,-1.31]],"v":[[-15.354,20.244],[-15.421,17.741],[-15.281,14.647],[-14.561,9.628],[-13.905,6.814],[-9.009,-5.282],[-1.499,-15.781],[9.04,-24.349],[15.431,-23.923],[-11.825,25.379]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.878,28.949],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.071,5.084],[0,0],[5.947,3.456],[0,0]],"o":[[0,0],[-8.063,5.25],[0,0],[5.949,3.456]],"v":[[9.709,-71.927],[15.679,65.221],[-9.693,68.471],[-15.679,-68.977]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.423,124.87],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.199],[0.471,-8.691],[1.73,-47.966],[3.809,-2.209],[0.26,4.209],[1.995,45.816]],"o":[[7.341,-4.268],[-1.742,48.281],[-0.222,4.178],[-3.796,2.184],[-1.979,-45.515],[-0.535,-8.417]],"v":[[-0.025,-80.964],[12.776,-72.707],[7.575,71.505],[0.44,83.048],[-6.742,79.463],[-12.712,-57.684]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[44.844,110.629],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-4.92,-2.859],[0,0],[7.557,-4.291]],"o":[[0,0],[7.556,-4.292],[0,0],[-4.921,-2.86],[0,0]],"v":[[-8.283,3.17],[-11.225,1.465],[8.531,-0.311],[11.225,1.254],[-8.053,3.037]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.285,3.421],"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,"bm":0,"ix":7,"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":[[4.339,69.507],[1.648,67.942],[-4.339,-69.507],[-1.646,-67.941]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.391,123.834],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.556,-4.292],[0.144,0.003],[1.722,-0.996],[-0.653,0.35],[-0.891,0.352],[0,0],[-0.982,0.193],[0,0],[-1.042,-0.02],[0,0],[-1.037,-0.28],[0,0],[-0.708,-0.393]],"o":[[-0.139,0.036],[-2.303,-1.258],[0.652,-0.35],[0.874,-0.394],[0,0],[0.969,-0.252],[0,0],[1.042,-0.056],[0,0],[1.058,0.195],[0,0],[0.732,0.348],[-4.921,-2.859]],"v":[[-6.325,2.304],[-6.804,2.296],[-12.952,2.011],[-10.774,0.845],[-7.847,-0.434],[-5.684,-1.173],[-2.441,-1.947],[-0.325,-2.236],[3.15,-2.321],[5.171,-2.135],[8.671,-1.359],[10.535,-0.681],[12.952,0.52]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[37.865,2.59],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.291,-1.332],[0,0],[0.091,2.091],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[-2.292,-1.332],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.091,2.057]],"v":[[-1.226,-66.106],[4.76,71.342],[1.223,66.052],[0.924,59.186],[0.625,52.321],[0.326,45.455],[0.028,38.588],[-0.271,31.721],[-0.571,24.853],[-0.87,17.984],[-1.168,11.115],[-1.468,4.245],[-1.767,-2.625],[-2.067,-9.497],[-2.366,-16.367],[-2.664,-23.238],[-2.964,-30.109],[-3.263,-36.981],[-3.562,-43.854],[-3.862,-50.726],[-4.161,-57.597],[-4.459,-64.47],[-4.76,-71.342]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[5.278,120.434],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.731,-2.482],[0,0],[-0.102,2.838],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[4.727,-2.382],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.105,2.894]],"v":[[-6.289,76.256],[-1.087,-67.957],[6.289,-76.256],[6.029,-69.052],[5.771,-61.849],[5.51,-54.646],[5.25,-47.445],[4.991,-40.244],[4.732,-33.044],[4.471,-25.844],[4.212,-18.646],[3.953,-11.448],[3.693,-4.25],[3.434,2.947],[3.175,10.144],[2.914,17.34],[2.654,24.536],[2.396,31.732],[2.137,38.927],[1.877,46.122],[1.617,53.318],[1.358,60.513],[1.099,67.708]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[58.708,105.878],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.147,2.875],[16.401,9.11],[0.366,6.062],[-8.063,5.25],[-3.795,2.185],[-0.221,4.177]],"o":[[-1.885,23.504],[-3.595,-2.089],[5.947,3.456],[0.26,4.208],[3.81,-2.208],[4.689,-2.46]],"v":[[23.536,-20.598],[-17.226,11.488],[-23.536,-0.922],[1.836,-4.17],[9.017,-0.587],[16.152,-12.128]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.266,194.263],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.089],[0,0],[0.367,6.062],[0,0]],"o":[[0,0],[-3.595,-2.09],[0,0],[0.367,6.062]],"v":[[4.501,6.987],[1.808,5.424],[-4.501,-6.987],[-1.81,-5.422]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.54,198.764],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.596,-2.089],[0,0],[0.367,6.062],[0,0]],"o":[[0,0],[-3.595,-2.09],[0,0],[0.367,6.062]],"v":[[4.501,6.987],[1.808,5.424],[-4.501,-6.987],[-1.81,-5.422]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.54,198.764],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.595,-2.09],[0.694,8.232],[-2.254,-1.31]],"o":[[-6.11,-3.94],[0.123,2.05],[0.368,6.062]],"v":[[5.17,8.809],[-4.67,-8.789],[-1.139,-3.602]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.177,195.378],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.595,-2.09],[0.397,0.303],[0.591,0.63],[1.421,2.54],[0.379,1.439],[0.258,3.058],[-2.254,-1.31]],"o":[[-0.417,-0.27],[-0.687,-0.526],[-1.839,-1.963],[-0.431,-0.77],[-0.477,-1.817],[0.123,2.05],[0.368,6.062]],"v":[[4.92,8.799],[3.525,7.899],[1.317,6.047],[-2.325,1.071],[-3.967,-3.095],[-4.92,-8.799],[-1.389,-3.612]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.427,195.388],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.328,4.199],[5.947,3.456],[0,0],[1.784,-1.03],[4.612,-7.761],[-0.273,-10.208],[-2.254,-1.31],[0,0],[-0.035,1.113],[0,0],[-0.066,-1.08],[-8.071,5.084]],"o":[[-0.027,-9.285],[0,0],[-2.397,-1.393],[-6.332,3.706],[-4.523,7.611],[0.124,2.017],[0,0],[-0.066,-1.08],[0,0],[-0.035,1.112],[5.948,3.456],[-0.535,-8.417]],"v":[[22.285,-1.795],[11.467,-24.868],[8.775,-26.434],[2.382,-26.859],[-14.637,-9.168],[-22.012,17.733],[-18.483,22.868],[-15.79,24.434],[-15.832,21.142],[-15.832,21.142],[-15.79,24.434],[9.598,21.485]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.942824060777,0.940881168141,0.958043775371,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.534,31.46],"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,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0}]},{"id":"comp_2","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Cricle 14","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":120,"s":[175,101]},{"t":140,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":120,"s":[100]},{"t":140,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":120,"op":141,"st":120,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Cricle 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":100,"s":[175,101]},{"t":120,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":100,"s":[100]},{"t":120,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":100,"op":121,"st":100,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Cricle 10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":80,"s":[175,101]},{"t":100,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":80,"s":[100]},{"t":100,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":80,"op":101,"st":80,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Cricle 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":60,"s":[175,101]},{"t":80,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[100]},{"t":80,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":60,"op":81,"st":60,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Cricle 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":40,"s":[175,101]},{"t":60,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[100]},{"t":60,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":40,"op":61,"st":40,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Cricle 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":20,"s":[175,101]},{"t":40,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[100]},{"t":40,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":20,"op":41,"st":20,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Cricle 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","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]},"t":0,"s":[175,101]},{"t":20,"s":[350,202]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"t":20,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":21,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Cricle","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[748.5,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[175,101],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.776471007104,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-3,264.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Chat Box 3 Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[678.21,569.691,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":47,"s":[0,0,100]},{"t":67,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":3,"nm":"Chat Box 2 Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[757.915,434.483,0],"ix":2,"l":2},"a":{"a":0,"k":[235.932,262.103,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":77,"s":[0,0,100]},{"t":97,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Chat Box 1 Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[795.577,310.631,0],"ix":2,"l":2},"a":{"a":0,"k":[13.315,150.984,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":119,"s":[0,0,100]},{"t":139,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Hi","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-58.797,-72.397,0],"ix":2,"l":2},"a":{"a":0,"k":[13.429,19.035,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.012,0.783],[-0.376,0.282],[-0.576,-0.333],[-0.389,-0.724],[-0.009,-0.782],[0.377,-0.281],[0.572,0.331],[0.39,0.726]],"o":[[-0.01,-0.783],[0.378,-0.281],[0.572,0.332],[0.39,0.724],[0.012,0.783],[-0.376,0.28],[-0.576,-0.332],[-0.389,-0.723]],"v":[[-1.935,8.229],[-1.385,6.632],[0.044,6.708],[1.488,8.291],[2.09,10.553],[1.539,12.15],[0.114,12.075],[-1.334,10.49]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1.507,5.332],[-1.43,3.636],[-2.102,-12.43],[1.761,-10.2]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[24.517,25.476],"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":4,"cix":2,"bm":0,"ix":1,"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":[[2.037,12.648],[-1.729,10.474],[-2.037,-12.648],[1.729,-10.474]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.025,21.983],"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,"bm":0,"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],[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":[[6.702,15.34],[2.947,13.172],[2.817,3.517],[-2.746,0.306],[-2.617,9.959],[-6.395,7.778],[-6.702,-15.34],[-2.925,-13.16],[-2.803,-3.983],[2.762,-0.77],[2.639,-9.95],[6.393,-7.782]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[6.951,15.59],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Chat box 3","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[110.365,132.815,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.728,-4.462],[0,0],[0,-8.965],[0,0],[-6.951,-7.951],[9.797,12.447],[0,0],[0,8.966],[0,0]],"o":[[0,0],[7.73,4.463],[0,0],[0.98,11.37],[-8.497,0.817],[0,0],[-7.729,-4.462],[0,0],[0,-8.965]],"v":[[-41.006,-62.204],[28.826,-22.181],[42.878,2.233],[42.878,34.751],[55.057,65.849],[25.859,45.006],[-41.005,6.696],[-55.057,-17.717],[-55.057,-54.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.93758874033,0.867318546071,0.412828692268,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[55.307,66.916],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Wrench","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":15,"s":[0]},{"t":45,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[1003.29,1111.953,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":45,"s":[1003.29,911.953,0]}],"ix":2,"l":2},"a":{"a":0,"k":[165.403,102.42,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.676,-4.432],[-7.636,4.437],[7.686,4.438],[7.627,-4.433]],"o":[[7.687,4.437],[7.627,-4.432],[-7.676,-4.432],[-7.637,4.437]],"v":[[109.253,79.129],[136.993,79.129],[136.894,63.066],[109.173,63.068]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-8.62,-4.976],[15.022,-8.73],[15.132,8.736],[-1.153,6.49],[0,0],[18.247,10.535],[-4.868,11.795],[0,0],[-3.541,0.551],[0,0],[-0.94,2.053],[0,0],[2.601,1.502],[0,0],[-15.951,-9.209],[9.012,-12.987],[0,0]],"o":[[15.132,8.737],[-15.035,8.736],[-8.62,-4.976],[0,0],[-22.39,5.26],[-15.951,-9.208],[0,0],[2.6,1.501],[0,0],[3.541,-0.55],[0,0],[0.939,-2.053],[0,0],[20.346,-2.858],[18.248,10.536],[0,0],[11.201,-0.69]],"v":[[150.291,55.28],[150.47,86.91],[95.865,86.91],[84.672,68.716],[-76.674,-24.437],[-143.992,-32.358],[-160.625,-66.317],[-120.199,-42.976],[-110.27,-41.434],[-85.698,-45.255],[-78.468,-49.455],[-71.952,-63.702],[-74.65,-69.447],[-115.076,-92.788],[-56.393,-83.265],[-42.514,-44.291],[118.835,48.863]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.836079197304,0.817963903091,0.940554271025,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[165.743,95.896],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.363,1.532],[0,0],[9.647,5.569],[-0.017,5.761],[0,0],[-7.617,-4.397]],"o":[[0,0],[-12.365,1.531],[-7.618,-4.397],[0,0],[-0.016,5.761],[9.646,5.57]],"v":[[23.447,3.529],[23.41,16.918],[-12.032,10.861],[-23.43,-5.061],[-23.392,-18.45],[-11.994,-2.528]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[273.603,185.333],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.786,2.048],[0,0],[2.946,-1.712],[7.028,-0.871],[0,0],[-5.449,3.166]],"o":[[0,0],[-1.786,2.046],[-5.449,3.167],[0,0],[7.029,-0.871],[2.944,-1.711]],"v":[[13.148,-12.562],[13.109,0.829],[6.013,6.506],[-13.148,12.562],[-13.111,-0.826],[6.052,-6.882]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[310.16,189.688],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.011,3.444],[0,0],[2.74,-3.143],[0,0]],"o":[[0,0],[-0.009,3.444],[0,0],[2.739,-3.14]],"v":[[2.082,-11.708],[2.043,1.681],[-2.081,11.708],[-2.043,-1.683]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[325.351,178.808],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.018,5.687],[0,0],[7.465,-4.338],[15.133,8.737],[-0.016,5.761],[0,0],[-7.616,-4.397],[-15.035,8.735]],"o":[[0,0],[-0.016,5.688],[-15.033,8.737],[-7.617,-4.398],[0,0],[-0.016,5.761],[15.132,8.735],[7.465,-4.339]],"v":[[38.638,-18.807],[38.599,-5.418],[27.379,10.287],[-27.224,10.287],[-38.622,-5.635],[-38.584,-19.024],[-27.186,-3.102],[27.418,-3.102]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[288.795,185.907],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.394,1.597],[0,0],[0.005,-1.75],[0,0]],"o":[[0,0],[-1.393,1.595],[0,0],[0.005,-1.748]],"v":[[1.067,-9.242],[1.029,4.149],[-1.067,9.242],[-1.03,-4.147]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[270.242,171.09],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.568,0.442],[0,0],[2.763,-1.607],[0.906,-1.041],[0,0],[-1.497,0.869]],"o":[[0,0],[-3.567,0.441],[-1.498,0.87],[0,0],[0.907,-1.04],[2.763,-1.606]],"v":[[6.684,-9.674],[6.645,3.716],[-3.077,6.787],[-6.684,9.674],[-6.646,-3.716],[-3.04,-6.601]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[277.956,165.564],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.008,-2.927],[0,0],[3.869,2.234],[6.279,-0.78],[0,0],[-4.896,-2.825]],"o":[[0,0],[0.008,-2.927],[-4.896,-2.827],[0,0],[6.278,-0.778],[3.869,2.236]],"v":[[11.91,-0.985],[11.873,12.404],[6.08,4.311],[-11.918,1.24],[-11.879,-12.15],[6.118,-9.079]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[296.518,168.04],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.008,-2.927],[0,0],[3.869,2.234],[7.625,-4.432],[0.008,-2.888],[0,0],[-3.795,2.204],[-7.676,-4.431]],"o":[[0,0],[0.008,-2.927],[-7.677,-4.432],[-3.797,2.206],[0,0],[0.01,-2.888],[7.627,-4.433],[3.869,2.236]],"v":[[19.623,-0.432],[19.585,12.957],[13.792,4.864],[-13.927,4.864],[-19.63,12.844],[-19.594,-0.545],[-13.891,-8.524],[13.83,-8.526]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[288.806,167.487],"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,"bm":0,"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]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[80.693,39.882],[80.655,53.271],[-80.693,-39.884],[-80.655,-53.271]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[169.722,124.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 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-19.88,2.454],[0,0],[15.507,8.953],[-0.026,9.269],[0,0],[-12.249,-7.071]],"o":[[0,0],[-19.88,2.455],[-12.249,-7.073],[0,0],[-0.027,9.27],[15.505,8.954]],"v":[[37.694,9.768],[37.657,23.156],[-19.329,13.403],[-37.668,-12.221],[-37.629,-25.611],[-19.29,0.013]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.041,63.525],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.361,0.789],[0,0],[3.511,-0.433],[0,0]],"o":[[0,0],[-3.362,0.79],[0,0],[3.513,-0.434]],"v":[[5.185,-7.612],[5.147,5.776],[-5.185,7.612],[-5.148,-5.776]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.883,79.069],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.025,9.27],[0,0],[-12.249,-7.071],[-22.39,5.261],[0,0],[18.247,10.534]],"o":[[0,0],[-0.026,9.27],[18.247,10.536],[0,0],[-22.391,5.262],[-12.249,-7.072]],"v":[[-42.835,-12.707],[-42.796,-26.097],[-24.457,-0.473],[42.86,7.447],[42.822,20.835],[-24.496,12.917]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[46.208,64.01],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.013,4.54],[0,0],[2.961,-4.268],[0,0]],"o":[[0,0],[-0.013,4.54],[0,0],[2.963,-4.269]],"v":[[2.25,-13.366],[2.212,0.023],[-2.249,13.366],[-2.212,-0.022]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[125.442,51.626],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.013,4.54],[0,0],[2.961,-4.268],[0,0]],"o":[[0,0],[-0.013,4.54],[0,0],[2.963,-4.269]],"v":[[2.25,-13.366],[2.211,0.023],[-2.25,13.366],[-2.213,-0.022]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[125.442,51.626],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.006,-1.568],[0,0],[1.971,1.139],[0,0]],"o":[[0,0],[0.004,-1.571],[0,0],[1.971,1.137]],"v":[[1.535,-4.575],[1.497,8.815],[-1.54,4.573],[-1.504,-8.815]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[92.596,35.263],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.006,-1.568],[0,0],[1.971,1.139],[0,0]],"o":[[0,0],[0.004,-1.571],[0,0],[1.971,1.137]],"v":[[1.535,-4.575],[1.497,8.815],[-1.54,4.573],[-1.504,-8.815]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[92.596,35.263],"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,"bm":0,"ix":17,"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":[[20.232,4.975],[20.194,18.365],[-20.232,-4.976],[-20.195,-18.365]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[70.861,21.472],"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,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"How can i help you","parent":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[128.903,116.837,0],"ix":2,"l":2},"a":{"a":0,"k":[118.115,78.565,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.01,0.783],[-0.378,0.282],[-0.574,-0.33],[-0.391,-0.723],[-0.009,-0.784],[0.374,-0.282],[0.576,0.332],[0.39,0.725]],"o":[[-0.01,-0.785],[0.378,-0.281],[0.576,0.332],[0.388,0.724],[0.013,0.783],[-0.378,0.282],[-0.572,-0.328],[-0.391,-0.722]],"v":[[-1.947,8.272],[-1.397,6.675],[0.028,6.75],[1.476,8.334],[2.075,10.596],[1.53,12.193],[0.1,12.116],[-1.345,10.534]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[-0.225,0.758],[-0.521,0.35],[-0.266,0.384],[0.01,0.656],[0.932,0.539],[0.261,-0.313],[0.002,-0.785],[0,0],[-0.873,0.668],[-1.609,-0.928],[-0.896,-1.598],[-0.027,-2.01],[0.228,-0.582],[0.515,-0.448],[0,0],[0.127,-0.446],[0.003,-0.796]],"o":[[-0.02,-1.545],[0.224,-0.759],[0.524,-0.35],[0.271,-0.387],[-0.023,-1.598],[-0.429,-0.247],[-0.26,0.314],[0,0],[-0.017,-2.109],[0.875,-0.665],[1.601,0.925],[0.891,1.598],[0.012,0.879],[-0.227,0.583],[0,0],[-0.345,0.296],[-0.13,0.446],[0,0]],"v":[[-1.571,3.7],[-1.264,0.245],[-0.145,-1.417],[1.043,-2.519],[1.434,-4.082],[0.001,-7.29],[-1.034,-7.193],[-1.426,-5.546],[-5.063,-7.646],[-3.774,-11.81],[-0.053,-11.419],[3.687,-7.636],[5.067,-2.221],[4.744,-0.029],[3.632,1.519],[2.418,2.504],[1.707,3.614],[1.509,5.478]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[230.912,144.494],"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":4,"cix":2,"bm":0,"ix":1,"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.478,-0.967],[0.914,-0.12],[1.264,0.729],[1.116,2.095],[0.055,2.552],[0,0],[0,0],[0,0],[-1.55,-0.892],[-0.391,0.403],[0.02,1.43],[0,0]],"o":[[0,0],[0.023,1.716],[-0.475,0.97],[-0.918,0.122],[-1.904,-1.101],[-1.117,-2.094],[0,0],[0,0],[0,0],[0.078,2.554],[0.781,0.452],[0.394,-0.402],[0,0],[0,0]],"v":[[6.062,-6.895],[6.26,8.238],[5.577,12.262],[3.487,13.899],[0.215,12.988],[-4.322,8.194],[-6.08,1.223],[-6.283,-14.021],[-2.483,-11.827],[-2.281,3.528],[0.16,8.701],[1.921,8.774],[2.484,6.026],[2.282,-9.076]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[212.712,133.307],"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,"bm":0,"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.534,1.491],[0.966,0.556],[0.051,-4.13],[0,0],[-0.528,-1.51],[-1.004,-0.579],[-0.503,0.897],[0.025,2.24]],"o":[[-0.031,-2.298],[-0.539,-1.492],[-1.895,-1.094],[0,0],[0.029,2.266],[0.526,1.514],[0.956,0.55],[0.501,-0.898],[0,0]],"v":[[3.007,1.244],[2.159,-4.437],[-0.098,-7.512],[-3.017,-2.958],[-3.005,-1.265],[-2.172,4.398],[0.121,7.537],[2.304,7.016],[3.02,2.309]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0.545,-1.41],[1.03,-0.334],[1.336,0.772],[1.043,1.501],[0.6,2.017],[0.056,2.197],[0,0],[-0.54,1.406],[-1.039,0.336],[-1.342,-0.775],[-1.054,-1.531],[-0.601,-2.055],[-0.037,-2.229]],"o":[[0.029,2.254],[-0.542,1.409],[-1.034,0.334],[-1.333,-0.768],[-1.046,-1.504],[-0.601,-2.017],[0,0],[-0.03,-2.265],[0.542,-1.405],[1.036,-0.337],[1.326,0.765],[1.053,1.533],[0.6,2.053],[0,0]],"v":[[6.861,4.431],[6.088,9.926],[3.73,12.542],[0.18,11.886],[-3.388,8.481],[-5.855,3.202],[-6.842,-3.119],[-6.86,-4.421],[-6.095,-9.928],[-3.726,-12.539],[-0.156,-11.881],[3.412,-8.434],[5.893,-3.054],[6.846,3.367]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[197.835,125.799],"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":4,"cix":2,"bm":0,"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],[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]],"v":[[0.126,-0.073],[2.876,-8.442],[6.956,-6.089],[2.107,5.814],[2.217,14.119],[-1.614,11.906],[-1.725,3.602],[-6.956,-14.119],[-2.903,-11.779]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[183.484,116.143],"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,"bm":0,"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.376,0.317],[0.013,0.986],[0.405,0.876],[0.68,0.402],[0,0]],"o":[[0,0],[0.733,0.424],[0.376,-0.319],[-0.014,-1.078],[-0.402,-0.872],[0,0],[0,0]],"v":[[-2.309,0.503],[0.163,1.93],[1.827,2.088],[2.372,0.132],[1.744,-2.798],[0.118,-4.712],[-2.398,-6.167]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[-0.931,-1.185],[-0.525,-1.494],[-0.02,-1.524],[1.076,-0.718],[1.91,1.102]],"o":[[0,0],[0,0],[0,0],[0,0],[1.198,0.69],[0.931,1.182],[0.52,1.493],[0.031,2.255],[-1.076,0.719],[0,0]],"v":[[-2.252,4.806],[-2.148,12.651],[-5.926,10.47],[-6.233,-12.651],[0.017,-9.041],[3.21,-6.229],[5.39,-2.214],[6.202,2.313],[4.633,6.773],[0.155,6.196]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[164.147,103.927],"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":4,"cix":2,"bm":0,"ix":5,"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":[[-1.301,6.464],[5.272,10.26],[5.329,14.547],[-5.022,8.571],[-5.329,-14.547],[-1.551,-12.367]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[151.299,98.928],"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,"bm":0,"ix":6,"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],[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":[[4.344,4.241],[-1.594,0.813],[-1.521,6.337],[5.492,10.388],[5.549,14.674],[-5.242,8.443],[-5.549,-14.674],[5.264,-8.432],[5.321,-4.128],[-1.715,-8.19],[-1.65,-3.318],[4.287,0.11]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[139.187,91.936],"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,"bm":0,"ix":7,"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],[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":[[6.701,15.34],[2.946,13.172],[2.817,3.517],[-2.744,0.306],[-2.615,9.959],[-6.393,7.778],[-6.701,-15.34],[-2.923,-13.159],[-2.801,-3.983],[2.761,-0.77],[2.639,-9.95],[6.393,-7.782]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[124.857,83.663],"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,"bm":0,"ix":8,"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":[[2.037,12.646],[-1.729,10.473],[-2.037,-12.646],[1.729,-10.471]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[108.313,74.11],"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,"bm":0,"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],[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]],"v":[[6.696,15.337],[2.941,13.169],[-2.801,-4.422],[-2.611,9.962],[-6.388,7.781],[-6.696,-15.337],[-2.918,-13.156],[2.814,4.429],[2.622,-9.959],[6.388,-7.785]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.755,64.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 10","np":2,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0],[0,0]],"v":[[-1.814,0.296],[1.552,2.242],[-0.246,-6.753]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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":[[2.513,7.065],[-2.663,4.077],[-3.509,7.877],[-7.543,5.545],[-2.105,-14.257],[1.444,-12.208],[7.543,14.257],[3.486,11.913]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.683,57.419],"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":4,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.522,-0.922],[0.962,-0.117],[1.248,0.719],[1.211,2.663],[0.047,3.61],[0,0],[-0.513,1.39],[-0.993,0.349],[-1.32,-0.761],[-1.176,-2.143],[-0.192,-2.685],[0,0],[0.459,0.874],[0.924,0.533],[0.423,-0.784],[-0.007,-2.264],[0,0],[-0.434,-1.301],[-1.027,-0.593],[-0.449,0.34],[-0.012,1.297]],"o":[[-0.029,1.579],[-0.523,0.923],[-0.964,0.116],[-2.059,-1.188],[-1.211,-2.663],[0,0],[-0.031,-2.266],[0.511,-1.392],[0.993,-0.344],[1.899,1.098],[1.175,2.144],[0,0],[-0.049,-1.425],[-0.459,-0.876],[-0.939,-0.542],[-0.423,0.785],[0,0],[0.032,2.468],[0.435,1.302],[0.868,0.501],[0.452,-0.339],[0,0]],"v":[[6.603,7.465],[5.777,11.218],[3.551,12.777],[0.233,11.871],[-4.671,6.093],[-6.557,-3.315],[-6.572,-4.46],[-5.849,-9.942],[-3.595,-12.549],[-0.125,-11.924],[4.488,-7.063],[6.535,0.178],[2.772,-1.994],[2.01,-5.443],[-0.068,-7.557],[-2.113,-7.195],[-2.737,-2.621],[-2.714,-0.987],[-2.014,4.664],[0.174,7.503],[2.152,7.747],[2.848,5.297]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[61.865,47.343],"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,"bm":0,"ix":12,"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],[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],[0,0]],"v":[[3.97,6.079],[5.574,-7.379],[9.318,-5.218],[6.301,15.98],[2.385,13.721],[0.111,-0.671],[-1.769,11.322],[-5.676,9.066],[-9.318,-15.98],[-5.563,-13.812],[-3.571,1.725],[-1.613,-11.53],[1.592,-9.681]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[39.307,33.397],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.536,1.491],[0.966,0.559],[0.049,-4.129],[0,0],[-0.526,-1.51],[-1.002,-0.579],[-0.503,0.897],[0.026,2.243]],"o":[[-0.031,-2.296],[-0.537,-1.491],[-1.895,-1.094],[0,0],[0.03,2.265],[0.527,1.512],[0.957,0.554],[0.502,-0.897],[0,0]],"v":[[3.006,1.243],[2.158,-4.437],[-0.099,-7.513],[-3.016,-2.958],[-3.005,-1.265],[-2.173,4.399],[0.12,7.535],[2.304,7.016],[3.019,2.307]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0.543,-1.407],[1.03,-0.336],[1.336,0.771],[1.045,1.501],[0.6,2.017],[0.056,2.197],[0,0],[-0.542,1.404],[-1.039,0.335],[-1.34,-0.774],[-1.053,-1.532],[-0.601,-2.054],[-0.037,-2.228]],"o":[[0.029,2.255],[-0.542,1.409],[-1.032,0.333],[-1.333,-0.772],[-1.046,-1.5],[-0.601,-2.016],[0,0],[-0.03,-2.266],[0.54,-1.407],[1.038,-0.337],[1.326,0.765],[1.053,1.531],[0.6,2.054],[0,0]],"v":[[6.862,4.431],[6.089,9.925],[3.729,12.542],[0.179,11.888],[-3.389,8.479],[-5.856,3.202],[-6.843,-3.119],[-6.861,-4.421],[-6.094,-9.925],[-3.727,-12.538],[-0.157,-11.879],[3.411,-8.433],[5.892,-3.054],[6.847,3.367]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.299,24.453],"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":4,"cix":2,"bm":0,"ix":14,"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],[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":[[6.702,15.34],[2.947,13.172],[2.817,3.517],[-2.746,0.306],[-2.617,9.959],[-6.395,7.778],[-6.702,-15.34],[-2.925,-13.16],[-2.803,-3.983],[2.762,-0.77],[2.639,-9.95],[6.393,-7.782]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[6.952,15.59],"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,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"chat box 2","parent":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[235.932,262.103,0],"ix":2,"l":2},"a":{"a":0,"k":[235.932,262.103,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.947,4.589],[0,0],[0.025,-9.121],[0,0]],"o":[[0,0],[7.947,4.588],[0,0],[0.026,-9.122]],"v":[[-11.385,-10.042],[-3.04,-14.891],[11.361,10.041],[3.016,14.891]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[254.226,149.085],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.947,4.589],[0,0],[0.025,-9.121],[0,0]],"o":[[0,0],[7.947,4.588],[0,0],[0.026,-9.122]],"v":[[-11.385,-10.042],[-3.041,-14.891],[11.36,10.041],[3.015,14.891]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[254.227,149.085],"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,"bm":0,"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.026,-9.122],[0,0],[7.947,4.588],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.027,9.132],[0,0],[-7.946,-4.587]],"o":[[7.947,4.589],[0,0],[-0.025,9.131],[0,0],[0,0],[0,0],[0,0],[0,0],[-7.946,-4.589],[0,0],[0.027,-9.12],[0,0]],"v":[[114.082,21.577],[128.483,46.51],[128.326,101.592],[113.832,109.852],[108.449,106.744],[108.488,105.504],[74.612,85.947],[75.639,87.802],[-114.082,-21.577],[-128.482,-46.521],[-128.327,-101.603],[-113.832,-109.853]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.978282315123,0.461340870577,0.419907723221,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[128.759,117.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 3","np":2,"cix":2,"bm":0,"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":[[-118.129,-63.291],[-109.784,-68.14],[118.129,63.291],[109.785,68.14]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.056,70.904],"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,"bm":0,"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],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-4.094,-25.117],[4.251,-29.966],[4.094,25.116],[-4.251,29.966]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[261.336,189.092],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.012,4.537],[0,0],[2.598,-1.51],[0,0]],"o":[[0,0],[-0.013,4.537],[0,0],[2.598,-1.509]],"v":[[-2.06,-2.198],[6.286,-7.048],[2.059,2.199],[-6.286,7.048]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[259.145,221.256],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.598,-1.51],[0,0],[-0.012,4.537],[0,0]],"o":[[0,0],[2.598,-1.509],[0,0],[-0.013,4.537]],"v":[[2.059,2.199],[-6.286,7.048],[-2.06,-2.198],[6.286,-7.048]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[259.145,221.256],"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,"bm":0,"ix":7,"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":[[-21.109,-7.354],[-12.765,-12.204],[21.109,7.354],[12.766,12.204]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[224.48,210.767],"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,"bm":0,"ix":8,"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":[[-4.152,1.804],[4.191,-3.045],[4.155,-1.806],[-4.191,3.045]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[241.399,221.166],"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,"bm":0,"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]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[16.938,-9.94],[16.899,-8.7],[15.718,29.498],[-15.912,-27.643],[-16.938,-29.498]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.978282315123,0.461340870577,0.419907723221,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[220.309,232.91],"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,"bm":0,"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":[[-3.582,-16.675],[4.763,-21.525],[3.581,16.674],[-4.763,21.525]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[240.791,240.885],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.631,-1.529],[0,0],[-3.999,-2.309],[0,0]],"o":[[0,0],[2.631,-1.529],[0,0],[-4,-2.309]],"v":[[-9.307,2.423],[-0.962,-2.426],[9.308,-1.441],[0.964,3.408]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[13.964,4.205],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.631,-1.529],[0,0],[-3.999,-2.309],[0,0]],"o":[[0,0],[2.631,-1.529],[0,0],[-4,-2.309]],"v":[[-9.307,2.696],[-0.963,-2.153],[9.307,-1.167],[0.964,3.682]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[13.964,3.932],"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,"bm":0,"ix":13,"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":[[-4.686,1.497],[3.659,-3.353],[4.686,-1.499],[-3.659,3.353]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.976006481694,0.390301782945,0.343595198089,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.057,201.915],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Chat box 1","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[13.315,150.984,0],"ix":2,"l":2},"a":{"a":0,"k":[13.315,150.984,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-6.047],[5.237,3.023],[0,6.049],[-5.239,-3.024]],"o":[[0,6.048],[-5.24,-3.025],[0,-6.048],[5.237,3.024]],"v":[[9.485,5.475],[0.001,10.953],[-9.485,-5.476],[0.001,-10.951]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.845,106.335],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-6.049],[5.237,3.025],[0,6.049],[-5.238,-3.025]],"o":[[0,6.048],[-5.238,-3.023],[0,-6.048],[5.239,3.024]],"v":[[9.485,5.476],[0.001,10.951],[-9.485,-5.476],[0.001,-10.951]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[69.459,91.678],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-6.049],[5.238,3.024],[0,6.047],[-5.238,-3.024]],"o":[[0,6.047],[-5.238,-3.024],[0,-6.049],[5.238,3.025]],"v":[[9.485,5.476],[0.001,10.952],[-9.485,-5.475],[0.001,-10.952]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[44.073,77.023],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.014,5.206],[0,0],[0.029,-10.347],[0,0]],"o":[[0,0],[9.015,5.204],[0,0],[0.029,-10.347]],"v":[[-12.352,-11.719],[-4.008,-16.568],[12.323,11.719],[3.979,16.568]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[138.027,82.474],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.014,5.206],[0,0],[0.029,-10.347],[0,0]],"o":[[0,0],[9.015,5.204],[0,0],[0.029,-10.347]],"v":[[-12.352,-11.719],[-4.008,-16.568],[12.323,11.719],[3.979,16.568]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[138.027,82.474],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.029,-10.347],[0,0],[9.014,5.204],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.029,10.358],[0,0],[-9.006,-5.199]],"o":[[9.014,5.206],[0,0],[-0.029,10.359],[0,0],[0,0],[0,0],[0,0],[0,0],[-9.004,-5.198],[0,0],[0.03,-10.348],[0,0]],"v":[[54.533,-18.653],[70.864,9.634],[70.687,72.09],[54.248,81.458],[-4.953,47.276],[-1.683,46.241],[-40.094,24.063],[-41.114,26.4],[-54.542,18.648],[-70.864,-9.634],[-70.687,-72.089],[-54.256,-81.463]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.932929005342,0.809075867896,0.19374778598,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[71.142,89.408],"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,"bm":0,"ix":6,"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":[[-58.566,-28.98],[-50.222,-33.83],[58.566,28.98],[50.223,33.83]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.452,36.925],"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,"bm":0,"ix":7,"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":[[-4.084,-28.804],[4.261,-33.653],[4.084,28.804],[-4.261,33.653]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[146.09,127.845],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.015,5.146],[0,0],[2.945,-1.712],[0,0]],"o":[[0,0],[-0.015,5.144],[0,0],[2.945,-1.712]],"v":[[-1.777,-2.819],[6.568,-7.668],[1.776,2.818],[-6.569,7.667]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.606,164.317],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.945,-1.711],[0,0],[-0.014,5.146],[0,0]],"o":[[0,0],[2.946,-1.711],[0,0],[-0.015,5.144]],"v":[[1.777,2.818],[-6.569,7.668],[-1.777,-2.819],[6.569,-7.668]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.605,164.316],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.981,-1.732],[0,0],[-4.531,-2.614],[0,0]],"o":[[0,0],[2.982,-1.733],[0,0],[-4.53,-2.614]],"v":[[-9.989,2.424],[-1.645,-2.425],[9.99,-1.312],[1.645,3.537]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.241,4.408],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.981,-1.732],[0,0],[-4.531,-2.614],[0,0]],"o":[[0,0],[2.982,-1.733],[0,0],[-4.53,-2.614]],"v":[[-9.989,2.734],[-1.645,-2.115],[9.989,-1.002],[1.645,3.847]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.242,4.098],"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,"bm":0,"ix":12,"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":[[-23.378,-8.664],[-15.034,-13.514],[23.378,8.664],[15.032,13.514]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[54.426,122.135],"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,"bm":0,"ix":13,"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]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[27.913,2.245],[24.642,3.281],[-27.913,19.933],[-11.518,-17.595],[-10.498,-19.933]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.932929005342,0.809075867896,0.19374778598,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.546,133.403],"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,"bm":0,"ix":14,"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":[[-5.808,2.942],[2.536,-1.908],[5.808,-2.942],[-2.537,1.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[71.997,133.742],"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,"bm":0,"ix":15,"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":[[-3.662,1.256],[4.682,-3.594],[3.662,-1.256],[-4.682,3.594]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.950519576727,0.762887513404,0.16571632834,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[34.71,112.214],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":0,"nm":"Boy","refId":"comp_0","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":15,"s":[0]},{"t":45,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[750,950,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":45,"s":[750,750,0]}],"ix":2,"l":2},"a":{"a":0,"k":[750,750,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":1500,"h":1500,"ip":15,"op":165,"st":15,"bm":0},{"ddd":0,"ind":11,"ty":0,"nm":"Bot","refId":"comp_1","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":10,"s":[0]},{"t":40,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":10,"s":[750,950,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":40,"s":[750,750,0]}],"ix":2,"l":2},"a":{"a":0,"k":[750,750,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":1500,"h":1500,"ip":10,"op":160,"st":10,"bm":0},{"ddd":0,"ind":12,"ty":0,"nm":"Cricle","parent":13,"refId":"comp_2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":47,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[394.763,-37.512,0],"ix":2,"l":2},"a":{"a":0,"k":[750,750,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":1500,"h":1500,"ip":17,"op":167,"st":17,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Mobile","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":47,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":17,"s":[745.441,1223.314,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":47,"s":[745.441,1023.314,0]}],"ix":2,"l":2},"a":{"a":0,"k":[390.204,235.802,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.706],[1.905,-1.1],[0,0],[0.313,-0.065],[0,0.706],[-1.906,1.101],[0,0],[-0.313,0.066]],"o":[[0,2.202],[0,0],[-0.345,0.214],[-0.279,-0.411],[0,-2.201],[0,0],[0.362,-0.197],[0.279,0.411]],"v":[[7.268,-5.134],[3.802,0.863],[-5.823,6.414],[-6.825,6.824],[-7.268,5.134],[-3.802,-0.862],[5.806,-6.413],[6.826,-6.824]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117020251704,0.157427873798,0.274133988923,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[667.678,393.612],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.56],[1.921,-1.1],[0,0],[0.458,0],[0.329,0.509],[0,0.706],[-1.905,1.1],[0,0],[-0.312,0.066],[-0.165,0]],"o":[[0,2.2],[0,0],[-0.557,0.312],[-0.625,0],[-0.28,-0.411],[0,-2.2],[0,0],[0.362,-0.196],[0.181,-0.049],[1.15,0]],"v":[[8.279,-4.771],[4.796,1.224],[-4.813,6.776],[-6.356,7.25],[-7.835,6.463],[-8.279,4.772],[-4.813,-1.224],[4.796,-6.776],[5.814,-7.186],[6.34,-7.25]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[668.688,393.974],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.625],[1.921,-1.117],[0.426,-0.033],[0,0.623],[-1.921,1.116],[-0.411,0.033]],"o":[[0,2.216],[-0.494,0.28],[-0.231,-0.395],[0,-2.234],[0.494,-0.279],[0.246,0.395]],"v":[[2.603,-2.471],[-0.878,3.556],[-2.258,4.016],[-2.603,2.489],[0.878,-3.556],[2.243,-4.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117020251704,0.157427873798,0.274133988923,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[570.772,450.081],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.659],[1.922,-1.116],[0.558,1.034],[0,0.623],[-1.922,1.117],[-0.411,0.033]],"o":[[0,2.217],[-1.379,0.805],[-0.231,-0.396],[0,-2.234],[0.493,-0.279],[1.247,-0.099]],"v":[[3.482,-2.126],[0,3.9],[-3.137,3.426],[-3.482,1.897],[0,-4.147],[1.364,-4.606]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.894299854952,0.886043294271,0.93067297842,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[571.65,450.672],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.311,1.912],[0,0],[3.325,1.92],[3.312,-1.912],[0,0],[-3.327,-1.92]],"o":[[0,0],[3.312,-1.912],[-3.327,-1.922],[0,0],[-3.311,1.912],[3.327,1.922]],"v":[[-2.392,8.364],[14.487,-1.381],[14.461,-8.348],[2.392,-8.364],[-14.488,1.382],[-14.461,8.348]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.162239822687,0.072785448561,0.407329095579,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[150.52,71.147],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.97,-1.715],[2.956,-1.707],[2.969,1.715],[-2.956,1.708]],"o":[[2.969,1.715],[-2.956,1.707],[-2.971,-1.714],[2.957,-1.707]],"v":[[5.354,-3.09],[5.378,3.105],[-5.353,3.091],[-5.378,-3.105]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117020251704,0.157427873798,0.274133988923,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[240.512,17.901],"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,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.667,-2.694],[4.644,-2.681],[4.667,2.693],[-4.645,2.68]],"o":[[4.666,2.694],[-4.646,2.682],[-4.665,-2.694],[4.646,-2.682]],"v":[[8.411,-4.857],[8.45,4.877],[-8.411,4.855],[-8.449,-4.878]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117020251704,0.157427873798,0.274133988923,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[222.372,28.885],"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,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.095,0.955],[0.003,-0.628],[-8.373,-4.868],[0.008,-0.381],[0.019,6.416]],"o":[[-0.037,0.6],[0.017,6.414],[-0.029,0.388],[-8.377,-4.867],[0.006,-1.027]],"v":[[-6.169,-10.329],[-6.258,-8.513],[6.322,9.175],[6.266,10.329],[-6.322,-7.361]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[6.572,160.091],"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,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.922,-0.532],[0.066,-16.042],[-8.377,-4.867],[-3.336,1.927],[-13.632,7.856]],"o":[[-3.835,2.375],[0.018,6.417],[0.119,-5.724],[-13.542,-7.856],[-1.174,-0.683]],"v":[[6.19,-21.401],[-9.38,4.242],[3.207,21.932],[9.219,7.419],[9.38,-21.232]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[9.631,148.488],"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,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.003,-0.966],[0,0],[-0.02,0.387]],"o":[[-0.125,0.967],[0,0],[-0.001,-0.386],[0,0]],"v":[[243.437,139.085],[243.229,141.99],[-243.436,-140.829],[-243.387,-141.99]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[256.274,311.249],"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,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.466,2.487],[0,0],[0.552,-4.251],[0,0]],"o":[[0,0],[-2.171,2.19],[0,0],[0.253,-4.854]],"v":[[-240.95,-146.605],[245.716,136.212],[240.9,146.605],[-245.716,-134.351]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[258.603,303.61],"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,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-160.068,-93.02],[13.63,-7.857],[68.783,-39.711],[13.52,7.87],[160.067,93.021]],"o":[[160.068,93.021],[13.543,7.858],[-68.783,39.712],[-13.609,7.87],[-160.067,-93.021],[0,0]],"v":[[-118.887,-217.36],[361.316,61.704],[361.156,90.356],[154.808,209.491],[105.343,209.491],[-374.858,-69.571]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"gf","o":{"a":0,"k":100,"ix":10},"r":1,"bm":0,"g":{"p":3,"k":{"a":0,"k":[0,0.294,0.667,0.89,0.6,0.194,0.502,0.878,1,0.094,0.337,0.867,0,0,0,0.5,0,1,0.5,1,1,1],"ix":9}},"s":{"a":0,"k":[-388,-256],"ix":5},"e":{"a":0,"k":[124,62],"ix":6},"t":1,"nm":"Gradient Fill 1","mn":"ADBE Vector Graphic - G-Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[400.172,229.236],"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":"interface gradient","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.155,1.252],[-13.633,7.856],[-68.782,39.712],[-13.52,-7.87],[-2.155,-1.251],[0,0]],"o":[[-13.542,-7.856],[68.782,-39.711],[13.607,-7.87],[2.152,1.253],[0,0],[-2.155,-1.253]],"v":[[-124.447,75.95],[-124.284,47.298],[82.063,-71.837],[131.528,-71.837],[137.989,-68.082],[-117.982,79.707]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.296,79.957],"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,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.788,1.621],[13.52,7.87],[0.668,-5.122],[0.064,0.038],[-3.338,1.926],[-13.609,7.869],[-0.017,-6.087],[0.068,-0.038]],"o":[[-13.609,7.87],[-2.806,1.62],[-0.064,-0.038],[-0.017,-6.087],[13.52,7.87],[3.314,1.926],[-0.067,0.04],[-0.688,-5.124]],"v":[[24.73,-4.288],[-24.735,-4.288],[-30.551,7.306],[-30.748,7.201],[-24.735,-7.311],[24.73,-7.31],[30.765,7.201],[30.555,7.311]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.25,443.014],"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,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.924,9.646],[-0.003,-0.969],[16.86,9.798],[-0.126,0.971]],"o":[[0.13,0.969],[-16.971,9.798],[-0.003,-0.971],[16.811,9.65]],"v":[[30.548,-6.353],[30.758,-3.439],[-30.755,-3.439],[-30.558,-6.359]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.257,456.678],"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,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.812,9.649],[-2.805,1.62],[-13.609,7.87],[-0.688,-5.124]],"o":[[0.668,-5.122],[13.52,7.87],[2.788,1.621],[-16.923,9.645]],"v":[[-30.553,0.971],[-24.737,-10.622],[24.728,-10.622],[30.553,0.977]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.252,449.348],"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 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.859,9.798],[0,0],[-16.971,9.798],[0,0]],"o":[[0,0],[16.86,9.798],[0,0],[-16.971,9.798]],"v":[[-30.76,-6.277],[-30.752,-3.522],[30.76,-3.522],[30.753,-6.277]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.263,459.516],"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 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.689,-0.983],[-13.066,7.467],[0.012,3.931],[16.86,9.797]],"o":[[19.769,10.661],[1.682,-0.971],[-16.971,9.797],[0.011,3.913]],"v":[[-27.933,0.44],[27.969,0.453],[30.751,-7.248],[-30.762,-7.248]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.273,463.243],"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 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.689,-0.983],[-0.711,-0.353],[-0.864,-0.334],[-1.589,-0.509],[-0.885,-0.215],[-7.091,-0.002],[-2.02,0.491],[-0.838,0.266],[-1.563,0.602],[-2.934,1.678],[0.012,3.931],[16.86,9.797]],"o":[[0.7,0.377],[0.83,0.409],[1.554,0.603],[0.868,0.278],[2.031,0.496],[7.071,0.002],[0.856,-0.207],[1.596,-0.505],[0.095,-0.036],[1.682,-0.971],[-16.971,9.797],[0.011,3.913]],"v":[[-27.933,0.44],[-25.602,1.698],[-22.796,2.978],[-17.554,4.825],[-14.615,5.597],[-0.004,7.246],[14.55,5.616],[17.388,4.878],[22.659,3.049],[27.969,0.453],[30.751,-7.248],[-30.762,-7.248]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[530.273,463.243],"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,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.131,0.969],[0,0],[-0.002,-0.969],[0,0]],"o":[[0,0],[0.13,0.97],[0,0],[-0.003,-0.969]],"v":[[103.072,-61.026],[-103.276,58.108],[-103.073,61.026],[103.276,-58.109]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[664.087,392.214],"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,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.771,1.82],[0,0],[-0.286,-2.124],[0,0]],"o":[[0,0],[0.772,1.82],[0,0],[-0.285,-2.127]],"v":[[102.359,-62.579],[-103.989,56.555],[-102.358,62.579],[103.989,-56.555]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[663.17,387.742],"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,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.093,1.096],[0,0],[-0.778,-1.839],[0,0]],"o":[[0,0],[1.093,1.093],[0,0],[-0.78,-1.84]],"v":[[101.747,-61.823],[-104.6,57.313],[-101.747,61.823],[104.6,-57.312]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[660.929,382.475],"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,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.463,0.27],[0,0],[-0.434,-0.434],[0,0]],"o":[[0,0],[0.463,0.27],[0,0],[-0.434,-0.434]],"v":[[102.5,-60.099],[-103.848,59.036],[-102.499,60.099],[103.848,-59.036]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[658.828,379.69],"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,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.479,0.276],[0,0],[0.447,-0.451],[0,0]],"o":[[0,0],[-0.478,0.275],[0,0],[0.446,-0.45]],"v":[[244.028,140.861],[-242.638,-141.957],[-244.028,-140.86],[242.637,141.958]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[261.681,297.865],"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,"bm":0,"ix":27,"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":[[-103.177,58.19],[-103.169,60.945],[103.177,-58.19],[103.171,-60.945]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[664.193,395.05],"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,"bm":0,"ix":28,"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":[[-243.336,-142.787],[-243.329,-140.031],[243.336,142.787],[243.329,140.032]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[256.174,313.207],"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,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.012,3.933],[0,0],[1.682,-0.973],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0.013,3.931],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[1.682,-0.971]],"v":[[104.559,-63.419],[-101.789,55.716],[-104.57,63.419],[-83.936,51.505],[-63.302,39.591],[-42.668,27.677],[-22.032,15.765],[-1.398,3.851],[19.238,-8.064],[39.872,-19.977],[60.507,-31.89],[81.141,-43.804],[101.776,-55.718]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[662.812,400.279],"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,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.682,-0.973],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.012,3.933],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[1.682,-0.97],[0,0],[0.013,3.932]],"v":[[-104.57,63.419],[-83.937,51.505],[-63.302,39.591],[-42.668,27.677],[-22.032,15.765],[-1.398,3.851],[19.238,-8.063],[39.872,-19.977],[60.506,-31.89],[81.141,-43.804],[101.776,-55.718],[104.558,-63.419],[-101.79,55.716]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[662.812,400.279],"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":2,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.011,3.914],[0,0],[-1.691,-0.982],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0.012,3.913],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.691,-0.984]],"v":[[241.918,137.564],[-244.748,-145.254],[-241.917,-137.566],[-193.25,-109.284],[-144.585,-81.001],[-95.918,-52.721],[-47.251,-24.439],[1.416,3.843],[50.082,32.126],[98.749,60.407],[147.415,88.689],[196.082,116.971],[244.749,145.253]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[257.593,318.43],"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,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.691,-0.982],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.011,3.914],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.691,-0.984],[0,0],[0.012,3.913]],"v":[[-241.917,-137.566],[-193.25,-109.283],[-144.584,-81.001],[-95.917,-52.72],[-47.251,-24.439],[1.415,3.843],[50.082,32.126],[98.75,60.408],[147.416,88.689],[196.082,116.972],[244.749,145.254],[241.918,137.564],[-244.748,-145.253]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[257.593,318.43],"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,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.187,0.062],[17.669,-9.107],[-0.003,-0.968],[0.019,6.501],[0.016,0.498],[0.232,1.297],[0,0],[0.189,0.586],[0,0],[0.286,0.598],[0,0],[0.438,0.641],[0,0],[0.734,0.747],[0,0],[2.445,1.484]],"o":[[19.141,11.026],[0.131,0.97],[8.54,-4.93],[-0.015,-0.497],[-0.185,-2.116],[0,0],[-0.165,-0.593],[0,0],[-0.262,-0.61],[0,0],[-0.408,-0.662],[0,0],[-0.69,-0.792],[0,0],[-2.197,-1.719],[-0.176,-0.101]],"v":[[-10.319,-21.783],[-7.35,18.863],[-7.146,21.783],[5.641,3.842],[5.589,2.184],[5.159,-1.358],[4.81,-2.973],[4.244,-4.946],[3.673,-6.538],[2.78,-8.563],[1.942,-10.139],[0.551,-12.322],[-0.633,-13.886],[-2.995,-16.46],[-4.677,-17.976],[-9.776,-21.538]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[774.509,312.322],"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,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.019,6.501],[10.17,6.172],[1.191,-0.687],[13.63,-7.857],[-0.018,-6.087]],"o":[[-0.347,-11.143],[-0.94,-0.546],[13.543,7.858],[3.315,1.926],[8.54,-4.93]],"v":[[9.402,3.992],[-6.016,-21.387],[-9.261,-21.232],[-9.42,7.42],[-3.386,21.933]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[770.749,312.171],"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,"bm":0,"ix":35,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.54,-4.931],[0,0],[0.019,6.499],[0,0]],"o":[[0,0],[8.541,-4.93],[0,0],[0.019,6.501]],"v":[[-6.407,7.593],[-6.399,10.348],[6.388,-7.592],[6.38,-10.348]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[773.77,326.512],"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 36","np":2,"cix":2,"bm":0,"ix":36,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.683,-0.971],[-0.054,16.045],[8.541,-4.93]],"o":[[3.838,-2.375],[0.02,6.499],[0.012,3.932]],"v":[[-7.795,12.821],[7.775,-12.821],[-5.012,5.119]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[772.383,331.741],"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 37","np":2,"cix":2,"bm":0,"ix":37,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.969,-0.56],[0,0],[-0.813,-0.273],[0,0]],"o":[[0,0],[0.971,-0.559],[0,0],[-0.815,-0.272]],"v":[[-244.683,-141.139],[241.981,141.68],[244.683,141.28],[-241.981,-141.539]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[519.507,149.259],"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 38","np":2,"cix":2,"bm":0,"ix":38,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.939,-0.547],[162.226,94.274],[1.191,-0.688],[0,0]],"o":[[-162.226,-94.274],[-0.94,-0.545],[0,0],[1.193,-0.688]],"v":[[244.955,141.605],[-241.711,-141.214],[-244.954,-141.06],[241.709,141.759]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.826119277057,0.842091040518,0.914588838465,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[519.779,149.18],"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 39","np":2,"cix":2,"bm":0,"ix":39,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.019,6.417],[0,0],[-8.376,-4.868],[0,0]],"o":[[0,0],[0.018,6.417],[0,0],[-8.377,-4.867]],"v":[[-6.297,-10.223],[-6.289,-7.468],[6.297,10.223],[6.29,7.467]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796820487228,0.776698213465,0.913387163948,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[6.548,162.953],"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 40","np":2,"cix":2,"bm":0,"ix":40,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.019,6.417],[-6.943,-4.279],[0.012,3.915]],"o":[[0.447,14.351],[-1.691,-0.983],[-8.376,-4.868]],"v":[[-7.653,-13.077],[7.766,12.303],[4.934,4.614]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[7.911,168.562],"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 41","np":2,"cix":2,"bm":0,"ix":41,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.019,6.417],[-0.165,-1.272],[-0.019,-0.065],[-1.728,-2.845],[-0.558,-0.53],[-1.076,-0.816],[-1.113,-0.687],[0.012,3.915]],"o":[[0.066,2.105],[0.257,1.973],[0.522,1.893],[1.835,3.022],[0.977,0.931],[1.042,0.79],[-1.691,-0.983],[-8.376,-4.868]],"v":[[-7.709,-12.69],[-7.471,-9.041],[-6.766,-5.443],[-3.692,1.831],[0.662,7.351],[4.071,10.289],[7.709,12.69],[4.877,5.001]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.678920910405,0.694290400486,0.872873343673,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[7.967,168.175],"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 42","np":2,"cix":2,"bm":0,"ix":42,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.959,-0.391],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.772,-0.446],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.959,-0.39],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.771,-0.445]],"v":[[-101.863,59.705],[-91.546,53.749],[-81.228,47.793],[-70.911,41.837],[-60.594,35.879],[-50.276,29.923],[-39.959,23.965],[-29.642,18.009],[-19.324,12.053],[-9.007,6.097],[1.31,0.139],[11.628,-5.817],[21.945,-11.775],[32.262,-17.733],[42.58,-23.689],[52.897,-29.645],[63.216,-35.601],[73.533,-41.559],[83.849,-47.515],[94.167,-53.473],[104.485,-59.429],[101.862,-59.314],[81.227,-47.4],[60.592,-35.486],[39.958,-23.574],[19.323,-11.66],[-1.312,0.254],[-21.946,12.168],[-42.581,24.079],[-63.216,35.993],[-83.85,47.908],[-94.168,53.863],[-104.485,59.819]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[120.306,67.267],"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 43","np":2,"cix":2,"bm":0,"ix":43,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.193,-0.112],[0,0],[0.187,0.077],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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.193,-0.111],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.187,0.077]],"v":[[-102.889,59.708],[103.458,-59.426],[102.889,-59.708],[92.572,-53.751],[82.254,-47.794],[71.937,-41.837],[61.62,-35.88],[51.302,-29.924],[40.985,-23.969],[30.667,-18.011],[20.35,-12.055],[10.033,-6.097],[-0.285,-0.141],[-10.602,5.817],[-20.919,11.773],[-31.238,17.73],[-41.554,23.687],[-51.871,29.644],[-62.189,35.601],[-72.506,41.558],[-82.823,47.515],[-93.141,53.471],[-103.458,59.427]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[121.901,67.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 44","np":2,"cix":2,"bm":0,"ix":44,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.7,-0.378],[1.192,-0.687],[13.607,-7.87],[0.923,-0.533],[-2.282,0.555],[-7.071,-0.001],[-2.031,-0.494],[-0.869,-0.278],[-1.556,-0.603],[-0.83,-0.409]],"o":[[-0.94,-0.547],[-13.52,-7.87],[-1.176,-0.682],[5.796,-3.312],[2.02,-0.49],[7.093,0.002],[0.887,0.218],[1.587,0.509],[0.863,0.335],[0.713,0.353]],"v":[[27.951,3.783],[24.706,3.935],[-24.758,3.935],[-27.951,3.769],[-14.532,-1.394],[0.021,-3.025],[14.633,-1.377],[17.573,-0.603],[22.816,1.243],[25.62,2.524]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.118,4.185],"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 45","np":2,"cix":2,"bm":0,"ix":45,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.098,0.025],[0.162,0.016],[0.091,0],[0.161,-0.029],[0.073,-0.02],[0.215,-0.123],[-0.283,0.151],[-0.318,0.162],[-0.292,0.153],[0,0],[-0.828,0.314],[0,0],[-0.85,0.221],[0,0],[-0.508,0.1],[0,0],[-0.034,0.005],[-7.863,-1.427],[0,0],[-0.866,-0.18],[0,0],[-0.851,-0.274],[0,0],[-3.046,-1.644],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.188,0.062],[0,0],[1.027,-0.593],[13.608,-7.87],[0.242,0.086]],"o":[[-0.166,-0.044],[-0.093,-0.01],[-0.168,-0.002],[-0.075,0.013],[-0.232,0.064],[0.245,-0.139],[0.308,-0.167],[0.336,-0.174],[0,0],[0.819,-0.337],[0,0],[0.846,-0.243],[0,0],[0.499,-0.111],[0,0],[0.034,-0.005],[7.009,-1.31],[0,0],[0.87,0.159],[0,0],[0.859,0.25],[0,0],[1.968,0.831],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.175,-0.103],[0,0],[-0.85,-0.335],[-13.52,-7.87],[-0.251,-0.145],[-0.098,-0.035]],"v":[[-269.123,-137.817],[-269.615,-137.906],[-269.893,-137.924],[-270.386,-137.877],[-270.613,-137.838],[-271.284,-137.564],[-270.481,-138.003],[-269.544,-138.497],[-268.585,-138.994],[-266.135,-140.096],[-263.376,-141.143],[-260.702,-141.989],[-257.865,-142.726],[-256.923,-142.921],[-255.411,-143.236],[-255.039,-143.313],[-254.933,-143.33],[-232.256,-143.417],[-231.591,-143.312],[-228.7,-142.71],[-225.939,-141.987],[-223.099,-141.079],[-220.517,-140.089],[-215.383,-137.551],[-215.381,-137.549],[-191.048,-123.411],[-166.715,-109.269],[-142.382,-95.128],[-118.049,-80.987],[-93.716,-66.846],[-69.383,-52.706],[-45.05,-38.565],[-20.717,-24.422],[3.618,-10.283],[27.951,3.859],[52.284,17.998],[76.617,32.139],[100.949,46.281],[125.284,60.422],[149.617,74.562],[173.951,88.704],[198.283,102.844],[222.617,116.985],[246.95,131.126],[271.283,145.268],[270.74,145.021],[-215.788,-137.719],[-218.626,-137.398],[-268.091,-137.398],[-268.829,-137.729]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.923105217429,0.916339350682,0.948563040939,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[493.449,145.518],"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 46","np":2,"cix":2,"bm":0,"ix":46,"mn":"ADBE Vector Group","hd":false}],"ip":17,"op":167,"st":17,"bm":0},{"ddd":0,"ind":14,"ty":3,"nm":"Setting3Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":4,"s":[1075.5,648.5,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":34,"s":[1075.5,448.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":4,"op":154,"st":4,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"Setting 1 Cricle 3","parent":14,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[0]},{"t":34,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[30,30],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":154,"st":4,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"Setting 1 Dash 3","parent":14,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[0]},{"t":34,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[60,60],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":18.1,"ix":1}},{"n":"g","nm":"gap","v":{"a":0,"k":8.9,"ix":2}},{"n":"o","nm":"offset","v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":4,"s":[0]},{"t":153,"s":[189]}],"ix":7}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":154,"st":4,"bm":0},{"ddd":0,"ind":17,"ty":3,"nm":"Setting2Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":2,"s":[971.5,516.5,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":32,"s":[971.5,316.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":2,"op":152,"st":2,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"Setting 1 Cricle 2","parent":17,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":2,"s":[0]},{"t":32,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[80,80],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":152,"st":2,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"Setting 1 Dash 2","parent":17,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":2,"s":[0]},{"t":32,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[140,140],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":30,"ix":1}},{"n":"g","nm":"gap","v":{"a":0,"k":18.9,"ix":2}},{"n":"o","nm":"offset","v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":2,"s":[0]},{"t":151,"s":[-440]}],"ix":7}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":152,"st":2,"bm":0},{"ddd":0,"ind":20,"ty":3,"nm":"Setting1Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1137.5,508.5,0],"to":[0,-33.333,0],"ti":[0,33.333,0]},{"t":30,"s":[1137.5,308.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"Setting 1 Cricle","parent":20,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"t":30,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[169,169],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"Setting 1 Dash","parent":20,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"t":30,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[612.5,-488.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[220,220],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568634931,0.862745157878,0.968627510819,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":40,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":40,"ix":1}},{"n":"g","nm":"gap","v":{"a":0,"k":29.2,"ix":2}},{"n":"o","nm":"offset","v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":149,"s":[692]}],"ix":7}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[612.5,-488.5],"ix":2},"a":{"a":0,"k":[612.5,-488.5],"ix":1},"s":{"a":0,"k":[66,118],"ix":3},"r":{"a":0,"k":-30,"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"Dot 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[750,750,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"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":[[-476.875,398.875],[-334.188,317.562],[-239.875,372.625],[-36.438,253.688]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 3","np":3,"cix":2,"bm":0,"ix":1,"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":[[-428.438,308],[-252.938,409.188],[-7.562,266.562]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":27,"s":[100]},{"t":67,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[-242.219,331.438],"ix":2},"a":{"a":0,"k":[-242.219,331.438],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"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":[[33.375,314.75],[-139.875,411.25],[109.25,555.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 7","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[280.188,379.125],[-23.125,554.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 6","np":3,"cix":2,"bm":0,"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],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[69.25,343.125],[-135.125,461.75],[-36.125,519.125],[-143.5,581.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 5","np":3,"cix":2,"bm":0,"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]],"o":[[0,0],[0,0]],"v":[[7.5,298.75],[-296,474.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 4","np":3,"cix":2,"bm":0,"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":[[-5.625,183.812],[-251,326.5],[-430.188,223]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.121568627451,0.862745098039,0.96862745098,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":27,"s":[0]},{"t":67,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[-75,382.531],"ix":2},"a":{"a":0,"k":[-75,382.531],"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":6,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":27,"op":177,"st":27,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"Lines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":57,"s":[0]},{"t":87,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[644.625,1135.843,0],"ix":2,"l":2},"a":{"a":0,"k":[388.29,203.889,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.89,3.474],[5.953,-3.364],[-5.889,-3.473],[-5.953,3.364]],"o":[[-5.89,-3.474],[-5.953,3.364],[5.891,3.474],[5.953,-3.362]],"v":[[10.779,-6.09],[-10.665,-6.289],[-10.78,6.092],[10.665,6.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[351.524,398.771],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.889,3.473],[5.953,-3.365],[-5.89,-3.474],[-5.953,3.363]],"o":[[-5.891,-3.475],[-5.953,3.364],[5.889,3.473],[5.952,-3.364]],"v":[[10.78,-6.091],[-10.663,-6.289],[-10.778,6.091],[10.666,6.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[16.918,217.015],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.889,3.475],[5.953,-3.365],[-5.891,-3.474],[-5.952,3.362]],"o":[[-5.891,-3.474],[-5.952,3.364],[5.889,3.473],[5.953,-3.364]],"v":[[10.78,-6.091],[-10.664,-6.289],[-10.778,6.093],[10.665,6.292]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[64.375,41.188],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.89,3.474],[5.953,-3.364],[-5.889,-3.474],[-5.953,3.362]],"o":[[-5.889,-3.475],[-5.952,3.364],[5.891,3.473],[5.953,-3.364]],"v":[[10.779,-6.09],[-10.665,-6.289],[-10.779,6.092],[10.665,6.291]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[62.333,123.941],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.89,3.473],[5.953,-3.365],[-5.888,-3.475],[-5.952,3.363]],"o":[[-5.89,-3.475],[-5.955,3.364],[5.891,3.472],[5.953,-3.364]],"v":[[10.779,-6.091],[-10.663,-6.289],[-10.78,6.092],[10.664,6.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[602.291,374.285],"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,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.889,3.473],[5.952,-3.365],[-5.889,-3.475],[-5.953,3.365]],"o":[[-5.889,-3.474],[-5.953,3.364],[5.891,3.472],[5.952,-3.363]],"v":[[10.779,-6.091],[-10.664,-6.289],[-10.779,6.092],[10.665,6.289]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[470.221,372.624],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.889,3.474],[5.953,-3.364],[-5.89,-3.475],[-5.954,3.364]],"o":[[-5.891,-3.473],[-5.953,3.364],[5.889,3.473],[5.952,-3.364]],"v":[[10.78,-6.092],[-10.663,-6.29],[-10.778,6.091],[10.666,6.289]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.122968681186,0.861947990866,0.96730520211,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[196.424,292.937],"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,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false}],"ip":57,"op":160,"st":10,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/animations/home_page.json b/src/assets/animations/home_page.json new file mode 100644 index 00000000..e0a21f18 --- /dev/null +++ b/src/assets/animations/home_page.json @@ -0,0 +1,11356 @@ +{ + "v": "5.7.4", + "fr": 30, + "ip": 0, + "op": 60, + "w": 480, + "h": 290, + "nm": "(2)gm_維護畫面_M", + "ddd": 1, + "assets": [ + { + "id": "comp_0", + "layers": [ + { + "ddd": 0, + "ind": 1, + "ty": 4, + "nm": "mask", + "td": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [232, 127, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ty": "rc", + "d": 1, + "s": { "a": 0, "k": [462, 251], "ix": 2 }, + "p": { "a": 0, "k": [0, 0], "ix": 3 }, + "r": { "a": 0, "k": 0, "ix": 4 }, + "nm": "Rectangle Path 1", + "mn": "ADBE Vector Shape - Rect", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.976471007104, 0.976471007104, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [3, -4.5], "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": "Rectangle 1", + "np": 3, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 2, + "ty": 4, + "nm": "smoke", + "tt": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [201.865, 193.002, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [157.225, 65.62, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "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": [ + [-65.415, 4.944], + [-7.605, -9.505], + [-25.855, 4.174], + [65.415, -11.785], + [-41.075, 11.785], + [-33.465, 1.134] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "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 }, + "t": 0, + "s": [248.785, 94.885], + "to": [6.833, 0], + "ti": [-6.833, 0] + }, + { "t": 60, "s": [289.785, 94.885] } + ], + "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": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [0] + }, + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 30, + "s": [100] + }, + { "t": 60, "s": [0] } + ], + "ix": 7 + }, + "sk": { "a": 0, "k": 0, "ix": 4 }, + "sa": { "a": 0, "k": 0, "ix": 5 }, + "nm": "Transform" + } + ], + "nm": "smoke", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "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": [ + [54.29, 5.194], + [2.04, -9.076], + [19.02, 3.715], + [-54.29, -10.835], + [33.17, 10.835], + [26.1, 0.875] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "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 }, + "t": 0, + "s": [114.54, 92.796], + "to": [-10, 0], + "ti": [10, 0] + }, + { "t": 60, "s": [54.54, 92.796] } + ], + "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": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [0] + }, + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 30, + "s": [100] + }, + { "t": 60, "s": [0] } + ], + "ix": 7 + }, + "sk": { "a": 0, "k": 0, "ix": 4 }, + "sa": { "a": 0, "k": 0, "ix": 5 }, + "nm": "Transform" + } + ], + "nm": "smoke", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [1.94, 8.61], + [12.96, -3.22], + [-2.17, -8.721], + [-12.82, 3.27] + ], + "o": [ + [-1.95, -8.67], + [-13.03, 3.24], + [2.15, 8.639], + [12.75, -3.25] + ], + "v": [ + [23.45, -5.76], + [-3.52, -15.71], + [-23.22, 6.001], + [3.92, 15.66] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [247.84, 76.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 19.74], + [19.74, 0], + [0, -19.73], + [-19.74, 0] + ], + "o": [ + [0, -19.73], + [-19.74, 0], + [0, 19.74], + [19.74, 0] + ], + "v": [ + [35.75, -0.004], + [0, -35.725], + [-35.75, -0.004], + [0, 35.725] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.960784373564, 0.90588241278, 0.925490255917, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [252.59, 95.264], "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": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [1.44, 6.41], + [9.65, -2.39], + [-1.61, -6.489], + [-9.54, 2.44] + ], + "o": [ + [-1.46, -6.47], + [-9.71, 2.41], + [1.6, 6.44], + [9.5, -2.419] + ], + "v": [ + [17.465, -4.285], + [-2.615, -11.705], + [-17.295, 4.465], + [2.915, 11.655] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [213.305, 83.195], "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": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 14.7], + [14.7, 0], + [0, -14.689], + [-14.7, 0] + ], + "o": [ + [0, -14.689], + [-14.7, 0], + [0, 14.7], + [14.7, 0] + ], + "v": [ + [26.62, -0.005], + [0, -26.605], + [-26.62, -0.005], + [0, 26.605] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.972549079446, 0.870588295133, 0.90588241278, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [217.6, 97.544], "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": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [1.12, 4.95], + [7.45, -1.84], + [-1.24, -5], + [-7.36, 1.879] + ], + "o": [ + [-1.12, -4.979], + [-7.48, 1.861], + [1.24, 4.971], + [7.33, -1.871] + ], + "v": [ + [13.465, -3.315], + [-2.025, -9.035], + [-13.345, 3.435], + [2.245, 8.996] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [189.775, 90.104], "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": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 11.33], + [11.34, 0], + [0, -11.34], + [-11.34, 0] + ], + "o": [ + [0, -11.34], + [-11.34, 0], + [0, 11.33], + [11.34, 0] + ], + "v": [ + [20.54, 0.005], + [0, -20.525], + [-20.54, 0.005], + [0, 20.525] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.996078491211, 0.960784373564, 0.980392216701, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [192.5, 101.345], "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": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "tr", + "p": { + "a": 1, + "k": [ + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 0, + "s": [127.86, 2.618], + "to": [5, 0], + "ti": [-5, 0] + }, + { "t": 60, "s": [157.86, 2.618] } + ], + "ix": 2 + }, + "a": { "a": 0, "k": [157.86, 2.618], "ix": 1 }, + "s": { "a": 0, "k": [100, 100], "ix": 3 }, + "r": { "a": 0, "k": 0, "ix": 6 }, + "o": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [0] + }, + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 45, + "s": [100] + }, + { "t": 60, "s": [0] } + ], + "ix": 7 + }, + "sk": { "a": 0, "k": 0, "ix": 4 }, + "sa": { "a": 0, "k": 0, "ix": 5 }, + "nm": "Transform" + } + ], + "nm": "smoke_r", + "np": 7, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-6.65, 6.511], + [0, 0], + [16.54, -38.96], + [-3.41, -6.321], + [0, 0], + [0, 0], + [-7.86, 26.599] + ], + "o": [ + [0.95, -1.22], + [0, 0], + [-14.29, 33.63], + [0, 0], + [-1.56, -7.361], + [0, 0], + [5.56, -18.8] + ], + "v": [ + [22.735, -51.721], + [24.255, -53.59], + [-9.965, -11.781], + [-9.325, 53.59], + [-1.895, 53.59], + [0.675, 40.66], + [-1.605, -12.54] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.996078491211, 0.960784373564, 0.980392216701, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [160.635, 53.841], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "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], + [16.54, -38.96], + [-3.41, -6.32] + ], + "o": [ + [-33.56, -43.83], + [-14.83, 16.54], + [-4, -34.4], + [0, 0], + [-14.29, 33.63], + [0, 0] + ], + "v": [ + [23.985, 53.59], + [18.175, -26.23], + [2.965, 9.5], + [24.255, -53.59], + [-9.965, -11.78], + [-9.325, 53.59] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [160.635, 53.84], "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": "speed", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "tr", + "p": { + "a": 1, + "k": [ + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 15, + "s": [170.565, 106.098], + "to": [0, -15], + "ti": [0, 15] + }, + { "t": 27, "s": [170.565, 16.098] } + ], + "ix": 2 + }, + "a": { "a": 0, "k": [168.86, 2.618], "ix": 1 }, + "s": { "a": 0, "k": [100, 100], "ix": 3 }, + "r": { + "a": 1, + "k": [ + { + "i": { "x": [0.046], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 15, + "s": [0] + }, + { "t": 45, "s": [-6] } + ], + "ix": 6 + }, + "o": { + "a": 1, + "k": [ + { + "i": { "x": [0.214], "y": [0.893] }, + "o": { "x": [0.457], "y": [0] }, + "t": 15, + "s": [0] + }, + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.253], "y": [-0.052] }, + "t": 27, + "s": [100] + }, + { "t": 45, "s": [0] } + ], + "ix": 7 + }, + "sk": { "a": 0, "k": 0, "ix": 4 }, + "sa": { "a": 0, "k": 0, "ix": 5 }, + "nm": "Transform" + } + ], + "nm": "speed", + "np": 3, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.12, 4.95], + [-7.44, -1.84], + [1.25, -5], + [7.36, 1.87] + ], + "o": [ + [1.12, -4.98], + [7.49, 1.861], + [-1.24, 4.97], + [-7.33, -1.871] + ], + "v": [ + [-13.47, -3.31], + [2.02, -9.031], + [13.34, 3.441], + [-2.25, 9.001] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [136.66, 87.82], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 11.34], + [-11.34, 0], + [0, -11.33], + [11.34, 0] + ], + "o": [ + [0, -11.33], + [11.34, 0], + [0, 11.34], + [-11.34, 0] + ], + "v": [ + [-20.535, -0.005], + [-0.005, -20.525], + [20.535, -0.005], + [-0.005, 20.526] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.996078491211, 0.960784373564, 0.980392216701, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [133.935, 99.064], "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": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.45, 6.42], + [-9.65, -2.39], + [1.62, -6.49], + [9.55, 2.44] + ], + "o": [ + [1.45, -6.46], + [9.7, 2.41], + [-1.6, 6.44], + [-9.49, -2.42] + ], + "v": [ + [-17.46, -4.295], + [2.62, -11.705], + [17.29, 4.465], + [-2.92, 11.655] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [116.93, 82.435], "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": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 14.7], + [-14.71, 0], + [0, -14.689], + [14.7, 0] + ], + "o": [ + [0, -14.689], + [14.7, 0], + [0, 14.7], + [-14.71, 0] + ], + "v": [ + [-26.625, -0.005], + [0.005, -26.605], + [26.625, -0.005], + [0.005, 26.605] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.960784373564, 0.90588241278, 0.925490255917, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [113.395, 96.785], "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": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.9, 8.42], + [-12.68, -3.149], + [2.12, -8.529], + [12.54, 3.2] + ], + "o": [ + [1.91, -8.5], + [12.76, 3.17], + [-2.11, 8.46], + [-12.48, -3.189] + ], + "v": [ + [-22.95, -5.631], + [3.44, -15.381], + [22.73, 5.869], + [-3.83, 15.329] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [92.18, 75.12], "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": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 19.32], + [-19.32, 0], + [0, -19.31], + [19.33, 0] + ], + "o": [ + [0, -19.31], + [19.33, 0], + [0, 19.32], + [-19.32, 0] + ], + "v": [ + [-34.99, -0.005], + [0, -34.965], + [34.99, -0.005], + [0, 34.965] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.960784373564, 0.90588241278, 0.925490255917, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [87.53, 93.745], "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": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "tr", + "p": { + "a": 1, + "k": [ + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 0, + "s": [187.86, 2.618], + "to": [-5, 0], + "ti": [5, 0] + }, + { "t": 60, "s": [157.86, 2.618] } + ], + "ix": 2 + }, + "a": { "a": 0, "k": [157.86, 2.618], "ix": 1 }, + "s": { "a": 0, "k": [100, 100], "ix": 3 }, + "r": { "a": 0, "k": 0, "ix": 6 }, + "o": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [0] + }, + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 45, + "s": [100] + }, + { "t": 60, "s": [0] } + ], + "ix": 7 + }, + "sk": { "a": 0, "k": 0, "ix": 4 }, + "sa": { "a": 0, "k": 0, "ix": 5 }, + "nm": "Transform" + } + ], + "nm": "smoke_l", + "np": 7, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + } + ] + }, + { + "id": "comp_1", + "layers": [ + { + "ddd": 1, + "ind": 1, + "ty": 4, + "nm": "dice", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "rx": { "a": 0, "k": 0, "ix": 8 }, + "ry": { "a": 0, "k": 0, "ix": 9 }, + "rz": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 59, "s": [360] } + ], + "ix": 10 + }, + "or": { "a": 0, "k": [0, 0, 0], "ix": 7 }, + "p": { + "a": 1, + "k": [ + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 0, + "s": [80.52, 70.253, 0], + "to": [-5.333, -3.333, 0], + "ti": [5.333, 3.333, 0] + }, + { "t": 30, "s": [48.52, 50.253, 0] } + ], + "ix": 2, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "a": { "a": 0, "k": [30.5, 27.851, 0], "ix": 1 }, + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.48, 0.48, 0.667], "y": [2.053, 2.053, 1] }, + "o": { "x": [0.39, 0.39, 0.333], "y": [-1.408, -1.408, 0] }, + "t": 0, + "s": [90, 90, 100] + }, + { "t": 30, "s": [100, 100, 100] } + ], + "ix": 6, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [2.21, 0], + [0, -2.21], + [-2.21, 0] + ], + "o": [ + [0, -2.21], + [-2.21, 0], + [0, 2.21], + [2.21, 0] + ], + "v": [ + [4, 0], + [0, -4], + [-4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [29.55, 36.651], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [2.21, 0], + [0, -2.21], + [-2.21, 0] + ], + "o": [ + [0, -2.21], + [-2.21, 0], + [0, 2.21], + [2.21, 0] + ], + "v": [ + [4, 0], + [0, -4], + [-4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [36.75, 22.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [2.21, 0], + [0, -2.21], + [-2.21, 0] + ], + "o": [ + [0, -2.21], + [-2.21, 0], + [0, 2.21], + [2.21, 0] + ], + "v": [ + [4, 0], + [0, -4], + [-4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [43.15, 43.85], "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": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [2.21, 0], + [0, -2.21], + [-2.21, 0] + ], + "o": [ + [0, -2.21], + [-2.21, 0], + [0, 2.21], + [2.21, 0] + ], + "v": [ + [4, 0], + [0, -4], + [-4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [39.95, 33.451], "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": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.98], + [1.99, 0], + [0, -1.989], + [-1.99, 0] + ], + "o": [ + [0, -1.989], + [-1.99, 0], + [0, 1.98], + [1.99, 0] + ], + "v": [ + [3.6, -0.001], + [0, -3.601], + [-3.6, -0.001], + [0, 3.601] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [16.35, 29.851], "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": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.98], + [1.99, 0], + [0, -1.99], + [-1.99, 0] + ], + "o": [ + [0, -1.99], + [-1.99, 0], + [0, 1.98], + [1.99, 0] + ], + "v": [ + [3.6, 0], + [0, -3.6], + [-3.6, 0], + [0, 3.6] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [16.35, 20.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.98], + [1.99, 0], + [0, -1.989], + [-1.99, 0] + ], + "o": [ + [0, -1.989], + [-1.99, 0], + [0, 1.98], + [1.99, 0] + ], + "v": [ + [3.6, -0.001], + [0, -3.601], + [-3.6, -0.001], + [0, 3.601] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [16.35, 9.851], "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": 4, + "cix": 2, + "bm": 0, + "ix": 7, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [2.21, 0], + [0, -2.21], + [-2.21, 0] + ], + "o": [ + [0, -2.21], + [-2.21, 0], + [0, 2.21], + [2.21, 0] + ], + "v": [ + [4, 0], + [0, -4], + [-4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.400000029919, 0.400000029919, 0.400000029919, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [50.35, 29.451], "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": 4, + "cix": 2, + "bm": 0, + "ix": 8, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [2.95, 1.591], + [0, 0], + [1.58, -2.869], + [0, 0], + [-2.95, -1.59], + [0, 0], + [-1.59, 2.87], + [0, 0] + ], + "o": [ + [0, 0], + [-2.95, -1.591], + [0, 0], + [-1.58, 2.871], + [0, 0], + [2.95, 1.59], + [0, 0], + [1.59, -2.87] + ], + "v": [ + [17.24, -9.276], + [-1.45, -19.314], + [-9.66, -16.986], + [-19.72, 1.205], + [-17.25, 9.276], + [1.45, 19.316], + [9.66, 16.996], + [19.71, -1.206] + ], + "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, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [39.15, 33.045], "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": 4, + "cix": 2, + "bm": 0, + "ix": 9, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [2.95, 1.59], + [0, 0], + [1.58, -2.87], + [0, 0], + [-2.95, -1.59], + [0, 0], + [-1.59, 2.869], + [0, 0] + ], + "o": [ + [0, 0], + [-2.95, -1.59], + [0, 0], + [-1.58, 2.87], + [0, 0], + [2.95, 1.59], + [0, 0], + [1.59, -2.87] + ], + "v": [ + [17.24, -9.275], + [-1.45, -19.315], + [-9.66, -16.985], + [-19.72, 1.205], + [-17.25, 9.275], + [1.45, 19.315], + [9.66, 16.996], + [19.71, -1.205] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.862745157878, 0.803921628466, 0.760784373564, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [21.55, 23.445], "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": 4, + "cix": 2, + "bm": 0, + "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], + [2, 4], + [-3.8, 6], + [-0.72, 0.7] + ], + "o": [ + [-2.12, -1.3], + [0, 0], + [-2, -4], + [0.78, -1.24], + [0, 0] + ], + "v": [ + [-15.32, 24.805], + [-18.6, 22.065], + [-28.2, 4.465], + [-17, -21.935], + [-14.73, -24.805] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ind": 1, + "ty": "sh", + "ix": 2, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [4.8, -5.6], + [0.78, -0.831], + [0, 0], + [0, 0], + [-2.4, -5.4] + ], + "o": [ + [0, 0], + [-0.27, 1.8], + [0, 0], + [1.88, 1.611], + [0, 0], + [2.4, 5.4] + ], + "v": [ + [26.2, 3.664], + [16.2, 20.465], + [14.48, 24.325], + [15.65, -24.756], + [18.2, -21.135], + [27.8, -5.135] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 2", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "mm", + "mm": 1, + "nm": "Merge Paths 1", + "mn": "ADBE Vector Filter - Merge", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.145098039216, 0.647058823529, 0.537254901961, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [30.55, 28.186], "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": 6, + "cix": 2, + "bm": 0, + "ix": 11, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [2.4, 5.401], + [0, 0], + [6.8, -0.401], + [0, 0], + [3.8, -6], + [-2, -4], + [0, 0], + [-7, 0.401], + [0, 0], + [-0.8, 5.399] + ], + "o": [ + [0, 0], + [-2.4, -5.399], + [0, 0], + [-6.6, -0.201], + [0, 0], + [-3.8, 6], + [2, 4], + [0, 0], + [7, -0.399], + [0, 0], + [4.8, -5.601] + ], + "v": [ + [26.2, 3.999], + [27.8, -4.801], + [18.2, -20.801], + [9.4, -26.4], + [-9.8, -26.4], + [-17, -21.601], + [-28.2, 4.801], + [-18.6, 22.4], + [-7.4, 27.2], + [11, 26.4], + [16.2, 20.801] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.207843152214, 0.815686334348, 0.682352941176, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [30.55, 27.851], "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": 4, + "cix": 2, + "bm": 0, + "ix": 12, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 2, + "ty": 4, + "nm": "lines 4", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [243.5, 162, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "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": [ + [-135.5, -60], + [-89, -28] + ], + "c": false + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "tm", + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 30, "s": [30] } + ], + "ix": 1, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "e": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 30, "s": [70] } + ], + "ix": 2, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "o": { "a": 0, "k": 0, "ix": 3 }, + "m": 1, + "ix": 2, + "nm": "Trim Paths 1", + "mn": "ADBE Vector Filter - Trim", + "hd": false + }, + { + "ty": "st", + "c": { "a": 0, "k": [0.207843154669, 0.8156863451, 0.68235296011, 1], "ix": 3 }, + "o": { "a": 0, "k": 100, "ix": 4 }, + "w": { "a": 0, "k": 3, "ix": 5 }, + "lc": 2, + "lj": 1, + "ml": 1, + "bm": 0, + "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": [115.353, 123.671], "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": "Shape 1", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 3, + "ty": 4, + "nm": "lines 3", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [255, 143, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "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": [ + [-135.5, -60], + [-89, -28] + ], + "c": false + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "tm", + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 30, "s": [50] } + ], + "ix": 1, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "e": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 30, "s": [100] } + ], + "ix": 2, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "o": { "a": 0, "k": 0, "ix": 3 }, + "m": 1, + "ix": 2, + "nm": "Trim Paths 1", + "mn": "ADBE Vector Filter - Trim", + "hd": false + }, + { + "ty": "st", + "c": { "a": 0, "k": [0.207843154669, 0.8156863451, 0.68235296011, 1], "ix": 3 }, + "o": { "a": 0, "k": 100, "ix": 4 }, + "w": { "a": 0, "k": 3, "ix": 5 }, + "lc": 2, + "lj": 1, + "ml": 1, + "bm": 0, + "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": [115.353, 123.671], "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": "Shape 1", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 4, + "ty": 4, + "nm": "lines", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [240, 145, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "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": [ + [-135.5, -60], + [-89, -28] + ], + "c": false + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "tm", + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [1] + }, + { "t": 30, "s": [30] } + ], + "ix": 1, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "e": { + "a": 1, + "k": [ + { + "i": { "x": [0.833], "y": [1] }, + "o": { "x": [0.167], "y": [0] }, + "t": 0, + "s": [0] + }, + { "t": 30, "s": [60] } + ], + "ix": 2, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "o": { "a": 0, "k": 0, "ix": 3 }, + "m": 1, + "ix": 2, + "nm": "Trim Paths 1", + "mn": "ADBE Vector Filter - Trim", + "hd": false + }, + { + "ty": "st", + "c": { "a": 0, "k": [0.207843154669, 0.8156863451, 0.68235296011, 1], "ix": 3 }, + "o": { "a": 0, "k": 100, "ix": 4 }, + "w": { "a": 0, "k": 5, "ix": 5 }, + "lc": 2, + "lj": 1, + "ml": 1, + "bm": 0, + "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": [115.353, 123.671], "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": "Shape 1", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + } + ] + }, + { + "id": "comp_2", + "layers": [ + { + "ddd": 0, + "ind": 1, + "ty": 4, + "nm": "mask", + "td": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [240, 145, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 128.571, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "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] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [223.5, -98], + [-52, -97], + [-159.5, -20.5], + [-175.5, 103.5], + [174, 103.5], + [193, 99], + [202.5, 85.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.976471007104, 0.976471007104, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [-5, -11.667], "ix": 2 }, + "a": { "a": 0, "k": [0, 0], "ix": 1 }, + "s": { "a": 0, "k": [103.483, 88.707], "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": "Shape 1", + "np": 3, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 2, + "ty": 4, + "nm": "rocket", + "tt": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [0.629] }, + "o": { "x": [0.333], "y": [0] }, + "t": 0, + "s": [-65] + }, + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [0.333], "y": [1.645] }, + "t": 40, + "s": [72.5] + }, + { "t": 60, "s": [88] } + ], + "ix": 10 + }, + "p": { + "a": 1, + "k": [ + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 0, + "s": [264.16, 356.892, 0], + "to": [-112.667, -125.667, 0], + "ti": [-311.333, -246.333, 0] + }, + { "t": 60, "s": [557.16, 203.682, 0] } + ], + "ix": 2, + "l": 2 + }, + "a": { "a": 0, "k": [66.9, 78.92, 0], "ix": 1, "l": 2 }, + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.667, 0.667, 0.667], "y": [1, 1, 1] }, + "o": { "x": [0.333, 0.333, 0.333], "y": [0, 0, 0] }, + "t": 0, + "s": [100, 100, 100] + }, + { + "i": { "x": [0.667, 0.667, 0.667], "y": [1, 1, 1] }, + "o": { "x": [0.333, 0.333, 0.333], "y": [0, 0, 0] }, + "t": 40, + "s": [110, 110, 100] + }, + { "t": 60, "s": [100, 100, 100] } + ], + "ix": 6, + "l": 2 + } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-26.62, 24.521] + ], + "o": [ + [0, 0], + [0, 0] + ], + "v": [ + [-23.58, 17.105], + [23.58, -17.105] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [55.02, 114.834], "ix": 2 }, + "a": { "a": 0, "k": [0, 0], "ix": 1 }, + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.239, 0.239], "y": [1, 1] }, + "o": { "x": [0.167, 0.167], "y": [0.167, 0.167] }, + "t": 0, + "s": [100, 100] + }, + { + "i": { "x": [0.833, 0.833], "y": [0.833, 0.833] }, + "o": { "x": [0.929, 0.929], "y": [0, 0] }, + "t": 25, + "s": [50, 50] + }, + { "t": 59, "s": [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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [9.89, -23.56] + ], + "o": [ + [0, 0], + [0, 0] + ], + "v": [ + [16.735, -23.56], + [-16.735, 23.56] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [16.985, 78.73], "ix": 2 }, + "a": { "a": 0, "k": [0, 0], "ix": 1 }, + "s": { + "a": 1, + "k": [ + { + "i": { "x": [0.19, 0.19], "y": [3.651, 3.651] }, + "o": { "x": [0.167, 0.167], "y": [0.167, 0.167] }, + "t": 0, + "s": [100, 100] + }, + { + "i": { "x": [0.833, 0.833], "y": [0.833, 0.833] }, + "o": { "x": [0.929, 0.929], "y": [0, 0] }, + "t": 25, + "s": [50, 50] + }, + { + "i": { "x": [0.833, 0.833], "y": [0.833, 0.833] }, + "o": { "x": [0.167, 0.167], "y": [0.167, 0.167] }, + "t": 59, + "s": [100, 100] + }, + { "t": 84, "s": [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": 4, + "cix": 2, + "bm": 0, + "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], + [2.65, 2.21], + [0, 0] + ], + "o": [ + [2.89, -11.069], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [5.16, 13.23], + [7.69, -7.049], + [4.84, -13.23], + [-8.05, 0.02] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.937254961799, 0.262745098039, 0.274509803922, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [124.91, 15.089], "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": 4, + "cix": 2, + "bm": 0, + "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], + [6.46, 0.191], + [9.87, -3.061] + ], + "o": [ + [2.89, -11.069], + [0, 0], + [-3.99, -0.12], + [0, 0] + ], + "v": [ + [11.05, 14.02], + [13.58, -6.259], + [6.74, -13.86], + [-13.94, -10.959] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.36862745098, 0.384313755409, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [119.02, 14.299], "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": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -3.351], + [-1.29, -1.109], + [-1.52, 0.96], + [-2.51, -0.33], + [2.84, 0] + ], + "o": [ + [0, 1.85], + [0.68, -2.329], + [1.64, -1.03], + [-0.68, -2.62], + [-3.36, 0] + ], + "v": [ + [-5.99, 0.735], + [-3.88, 5.344], + [-0.67, -0.025], + [5.99, -0.786], + [0.09, -5.344] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [99.04, 33.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 5", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 4.2], + [-4.2, 0], + [0, -4.19], + [4.21, 0] + ], + "o": [ + [0, -4.19], + [4.21, 0], + [0, 4.2], + [-4.2, 0] + ], + "v": [ + [-7.605, -0.004], + [-0.005, -7.605], + [7.605, -0.004], + [-0.005, 7.605] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.58431372549, 0.800000059838, 0.823529471603, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [99.135, 33.884], "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": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 5.46], + [-5.46, 0], + [0, -5.45], + [5.47, 0] + ], + "o": [ + [0, -5.45], + [5.47, 0], + [0, 5.46], + [-5.46, 0] + ], + "v": [ + [-9.885, -0.005], + [-0.005, -9.885], + [9.885, -0.005], + [-0.005, 9.885] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.36862745098, 0.384313755409, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [99.135, 33.885], "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": 4, + "cix": 2, + "bm": 0, + "ix": 7, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 5.46], + [-5.47, 0], + [0, -5.45], + [5.46, 0] + ], + "o": [ + [0, -5.45], + [5.46, 0], + [0, 5.46], + [-5.47, 0] + ], + "v": [ + [-9.885, -0.005], + [0.005, -9.886], + [9.885, -0.005], + [0.005, 9.886] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.654901960784, 0.639215686275, 0.607843137255, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [99.895, 36.165], "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": 4, + "cix": 2, + "bm": 0, + "ix": 8, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 7.14], + [-7.14, 0], + [0, -7.13], + [7.15, 0] + ], + "o": [ + [0, -7.13], + [7.15, 0], + [0, 7.14], + [-7.14, 0] + ], + "v": [ + [-12.935, -0.005], + [-0.005, -12.925], + [12.935, -0.005], + [-0.005, 12.925] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.717647058824, 0.709803921569, 0.694117647059, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [99.135, 33.885], "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": 4, + "cix": 2, + "bm": 0, + "ix": 9, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [9.38, -3.42], + [-10.08, 4.75] + ], + "o": [ + [0, 0], + [0, 0] + ], + "v": [ + [-11.03, 10.64], + [11.03, -10.64] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.470588265213, 0.490196108351, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [69.09, 63.53], "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": 4, + "cix": 2, + "bm": 0, + "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": [ + [8.485, -12.73], + [12.815, -8.41], + [-8.485, 12.73], + [-12.815, 9.12] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.36862745098, 0.384313755409, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [71.105, 61.82], "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": 4, + "cix": 2, + "bm": 0, + "ix": 11, + "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], + [41.96, -16.85] + ], + "v": [ + [21.68, -18.055], + [17.05, -26.795], + [-21.68, 12.985], + [-21.68, 26.795] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.717647058824, 0.709803921569, 0.694117647059, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [104.84, 36.735], "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": 4, + "cix": 2, + "bm": 0, + "ix": 12, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-14.33, 9.879], + [0, 0], + [11.79, -13.05] + ], + "o": [ + [0, 0], + [14.33, -9.881], + [0, 0], + [-11.79, 13.05] + ], + "v": [ + [-23.58, 21.665], + [-2.28, -7.984], + [23.58, -21.665], + [-6.08, -0.385] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [83.92, 25.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 13", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 13, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0, 0], + [-13.88, 17.099], + [0, 0], + [2.65, 2.21] + ], + "o": [ + [0, 0], + [10.08, -0.949], + [13.88, -17.111], + [0, 0], + [0, 0] + ], + "v": [ + [-32.915, 26.426], + [-22.035, 37.295], + [19.035, 10.696], + [31.965, -31.114], + [29.115, -37.295] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.654901960784, 0.639215686275, 0.607843137255, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [100.635, 39.154], "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": 4, + "cix": 2, + "bm": 0, + "ix": 14, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-22.25, 13.111], + [-6.47, -0.189], + [0, 0], + [13.88, -17.099], + [10.07, -0.949] + ], + "o": [ + [0, 0], + [22.25, -13.109], + [6.46, 0.191], + [0, 0], + [-13.88, 17.111], + [0, 0] + ], + "v": [ + [-37.955, 16.5], + [-11.335, -24.55], + [31.265, -37.471], + [37.415, -30.18], + [24.075, 11.819], + [-15.585, 37.66] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.925490255917, 0.937254961799, 0.945098099054, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [94.495, 37.91], "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": 4, + "cix": 2, + "bm": 0, + "ix": 15, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-8.16, 5.611], + [0, 0], + [0, 0] + ], + "o": [ + [4.38, -0.6], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [-10.775, 6.639], + [11.405, -1.46], + [11.185, -6.639], + [-11.405, -0.701] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.84313731474, 0.254901960784, 0.270588235294, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [88.715, 73.35], "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": 4, + "cix": 2, + "bm": 0, + "ix": 16, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-6.08, 6.431], + [0.78, 0.431], + [6.59, -7.22], + [-0.52, -0.461] + ], + "o": [ + [6.86, -7.239], + [-0.78, -0.43], + [-5.86, 6.41], + [0.53, 0.449] + ], + "v": [ + [-0.23, 2.15], + [11.46, -12.47], + [-2.55, -0.23], + [-11.72, 12.451] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.937254961799, 0.262745098039, 0.274509803922, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [94.16, 89.709], "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": 4, + "cix": 2, + "bm": 0, + "ix": 17, + "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] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [10.965, -15.41], + [11.625, -0.199], + [-2.925, 15.41], + [-10.075, 8.751], + [-11.625, -9.47] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.937254961799, 0.262745098039, 0.274509803922, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [88.935, 82.119], "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": 4, + "cix": 2, + "bm": 0, + "ix": 18, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-6.26, 6.35], + [-0.46, -0.76], + [7.03, -6.891], + [0.47, 0.5] + ], + "o": [ + [7.06, -7.16], + [0.44, 0.75], + [-6.25, 6.13], + [-0.46, -0.511] + ], + "v": [ + [-2.155, 0.32], + [12.155, -11.981], + [0.295, 2.531], + [-12.135, 12.241] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.470588265213, 0.490196108351, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [43.605, 39.09], "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 19", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 19, + "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] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [15.215, -11.406], + [-0.005, -11.406], + [-15.215, 3.805], + [-8.365, 10.646], + [9.885, 11.406] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.36862745098, 0.384313755409, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [51.215, 43.765], "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 20", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 20, + "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": [ + [-8.75, -12.16], + [-12.55, -2.28], + [1.9, 12.16], + [12.55, 8.361] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { + "a": 0, + "k": [0.345098039216, 0.345098039216, 0.454901990704, 1], + "ix": 4 + }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [67.57, 65.809], "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 21", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 21, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-0.13, -3.8], + [-4.95, 2.91], + [0, 0] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [-1.84, -4.94], + [-4.88, 4.94], + [5.01, 1.9], + [-1.84, 1.9] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.827451040231, 0.313725490196, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [23.39, 109.52], "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": 4, + "cix": 2, + "bm": 0, + "ix": 22, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.02, 2.79], + [0.38, -9.63], + [-4.95, 5.58], + [4.56, 0] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [-2.66, -9.125], + [-8.75, 9.125], + [8.75, 2.274], + [-4.18, 4.564] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.827451040231, 0.313725490196, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [33.34, 99.255], "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": 4, + "cix": 2, + "bm": 0, + "ix": 23, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-1.01, -9.12], + [-5.71, 12.8] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [4.435, -9.69], + [-8.625, 9.69], + [9.635, -3.99] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [57.555, 74.36], "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": 4, + "cix": 2, + "bm": 0, + "ix": 24, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0.38, -19.629], + [-8.24, 18.619] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [5.705, -16.72], + [-16.355, 16.72], + [16.355, -6.839] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.819607902976, 0.360784313725, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [52.355, 80.249], "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": 4, + "cix": 2, + "bm": 0, + "ix": 25, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-4.76, 1.141], + [-1.93, -2.58], + [0, 0], + [44.31, -25.09], + [1.33, -2.28], + [-1.52, -0.951], + [0, 0], + [-0.96, -0.95], + [3.42, -3.989], + [1.72, 0.761], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [24.15, -1.519], + [-19.78, 8.741], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [1.14, 0.38], + [-7.23, 6.65], + [-0.76, -0.38], + [0, 0], + [0, 0], + [-53.62, -4.561] + ], + "o": [ + [0, 0], + [2.28, 3.039], + [0, 0], + [0, 0], + [-1.33, 2.281], + [1.52, 0.95], + [0, 0], + [0.95, 0.95], + [-3.43, 3.99], + [-1.71, -0.76], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [-1.14, -0.38], + [7.22, -6.65], + [0.76, 0.38], + [0, 0], + [0, 0], + [0, 0] + ], + "v": [ + [52.088, -61.867], + [57.598, -59.775], + [56.078, -49.696], + [19.378, 23.844], + [19.378, 29.164], + [18.618, 34.485], + [19.378, 39.044], + [24.708, 36.004], + [12.538, 51.964], + [-1.162, 61.844], + [1.888, 57.284], + [-6.482, 49.685], + [-6.482, 33.725], + [-15.612, 36.764], + [-18.652, 34.485], + [-55.162, 58.044], + [-30.822, 22.324], + [-33.102, 20.044], + [-30.822, 10.164], + [-46.032, 9.405], + [-54.402, 1.794], + [-58.202, 3.315], + [-45.272, -11.886], + [-33.102, -21.007], + [-36.152, -16.447], + [-25.502, -15.686], + [44.478, -55.975] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0, 0, 0, 1], "ix": 4 }, + "o": { "a": 0, "k": 10, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [75.192, 95.936], "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": "shadow", + "np": 2, + "cix": 2, + "bm": 1, + "ix": 26, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + } + ] + } + ], + "layers": [ + { + "ddd": 0, + "ind": 1, + "ty": 0, + "nm": "smoke", + "parent": 4, + "refId": "comp_0", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [225.25, 98.878, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [240, 145, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "w": 480, + "h": 290, + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 2, + "ty": 0, + "nm": "dice", + "refId": "comp_1", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [240, 145, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [240, 145, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "w": 480, + "h": 290, + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 3, + "ty": 0, + "nm": "rocket", + "parent": 4, + "refId": "comp_2", + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [211.25, 98.878, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [240, 145, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "w": 480, + "h": 290, + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 4, + "ty": 4, + "nm": "laptop", + "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 }, + "t": 0, + "s": [239.765, 164.372, 0], + "to": [0, -2.5, 0], + "ti": [0, 2.5, 0] + }, + { "t": 30, "s": [239.765, 149.372, 0] } + ], + "ix": 2, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');", + "l": 2 + }, + "a": { "a": 0, "k": [225.015, 118.25, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.37, 0], + [0, 0], + [0, 1.38], + [1.37, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.37, 0], + [0, -1.38], + [0, 0], + [-1.37, 0] + ], + "v": [ + [-24.5, 0], + [-22.02, 2.5], + [22.02, 2.5], + [24.5, 0], + [22.02, -2.5], + [-22.02, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.996078491211, 1, 1, 1], "ix": 4 }, + "o": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 0, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 5, + "s": [0] + }, + { "t": 10, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [364.75, 95.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 1", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.42, 0], + [0, 0], + [0, 1.38], + [1.42, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.42, 0], + [0, -1.38], + [0, 0], + [-1.42, 0] + ], + "v": [ + [-16, 0], + [-13.43, 2.5], + [13.43, 2.5], + [16, 0], + [13.43, -2.5], + [-13.43, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 2, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 7, + "s": [0] + }, + { "t": 12, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [357.25, 87.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 2", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.35, 0], + [0, 0], + [0, 1.38], + [1.35, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.35, 0], + [0, -1.38], + [0, 0], + [-1.35, 0] + ], + "v": [ + [-5, 0], + [-2.56, 2.5], + [2.56, 2.5], + [5, 0], + [2.56, -2.5], + [-2.56, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 0, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 5, + "s": [0] + }, + { "t": 10, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [397.25, 95.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 3", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.38, 0], + [0, 0], + [0, 1.38], + [1.38, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.38, 0], + [0, -1.38], + [0, 0], + [-1.38, 0] + ], + "v": [ + [-10, 0], + [-7.5, 2.5], + [7.5, 2.5], + [10, 0], + [7.5, -2.5], + [-7.5, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 3, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 8, + "s": [0] + }, + { "t": 13, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [353.25, 148.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 4", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.42, 0], + [0, 0], + [0, 1.38], + [1.42, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.42, 0], + [0, -1.38], + [0, 0], + [-1.42, 0] + ], + "v": [ + [-16, 0], + [-13.43, 2.5], + [13.43, 2.5], + [16, 0], + [13.43, -2.5], + [-13.43, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 3, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 8, + "s": [0] + }, + { "t": 13, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [359.25, 139.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 5", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.56, 0], + [0, 0], + [0.14, -1.381], + [0, 0], + [1.54, 0], + [0, 0], + [-0.12, 1.37], + [0, 0] + ], + "o": [ + [0, 0], + [1.56, 0], + [0, 0], + [-0.13, 1.37], + [0, 0], + [-1.55, 0], + [0, 0], + [0.12, -1.381] + ], + "v": [ + [-30.28, -29.5], + [34.9, -29.5], + [37.48, -26.989], + [32.66, 27.03], + [29.62, 29.5], + [-34.91, 29.5], + [-37.5, 27.03], + [-33.32, -26.989] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.321568627451, 0.745098039216, 0.917647118662, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [372.76, 150.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 6", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.68, 0], + [0, 0], + [0.17, -1.67], + [0, 0], + [1.68, 0], + [0, 0], + [-0.17, 1.67], + [0, 0] + ], + "o": [ + [0, 0], + [1.67, 0], + [0, 0], + [-0.16, 1.67], + [0, 0], + [-1.67, 0], + [0, 0], + [0.16, -1.67] + ], + "v": [ + [-32.94, -34], + [39.76, -34], + [42.48, -30.979], + [36.27, 30.98], + [32.94, 34], + [-39.76, 34], + [-42.48, 30.98], + [-36.27, -30.979] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.63137254902, 0.90588241278, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [372.75, 151.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 7, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-3.94, 0], + [0, 0], + [-0.38, 3.931] + ], + "o": [ + [0.38, 3.931], + [0, 0], + [3.94, 0], + [0, 0] + ], + "v": [ + [-41, -3.5], + [-33.44, 3.5], + [33.44, 3.5], + [41, -3.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.235294132607, 0.231372563979, 0.301960784314, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [120.25, 209.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 8", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 8, + "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": [ + [-35.87, -34], + [43.5, -34], + [35.87, 34], + [-43.5, 34] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.505882352941, 0.866666726505, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [367.75, 107.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 9, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -4.42], + [-4.44, 0], + [0, 0], + [0, 4.42], + [4.43, 0], + [0, 0] + ], + "o": [ + [0, 4.42], + [0, 0], + [4.43, 0], + [0, -4.42], + [0, 0], + [-4.44, 0] + ], + "v": [ + [-224.765, 0], + [-216.735, 8], + [216.735, 8], + [224.765, 0], + [216.735, -8], + [-216.735, -8] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.525490224361, 0.525490224361, 0.525490224361, 1], "ix": 4 }, + "o": { "a": 0, "k": 20, "ix": 5 }, + "r": 1, + "bm": 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 }, + "t": 0, + "s": [225.015, 228.25], + "to": [0, 2.333], + "ti": [0, 0] + }, + { + "i": { "x": 0.667, "y": 1 }, + "o": { "x": 0.333, "y": 0 }, + "t": 30, + "s": [225.015, 242.25], + "to": [0, 0], + "ti": [0, 2.333] + }, + { "t": 60, "s": [225.015, 228.25] } + ], + "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] }, + "t": 0, + "s": [100, 100] + }, + { + "i": { "x": [0.667, 0.667], "y": [1, 1] }, + "o": { "x": [0.333, 0.333], "y": [0, 0] }, + "t": 30, + "s": [90, 100] + }, + { "t": 60, "s": [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": "shadow", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 10, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.38], + [-1.38, 0], + [0, -1.38], + [1.38, 0] + ], + "o": [ + [0, -1.38], + [1.38, 0], + [0, 1.38], + [-1.38, 0] + ], + "v": [ + [-2.5, 0], + [0, -2.5], + [2.5, 0], + [0, 2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.180392156863, 0.180392156863, 0.231372563979, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [401.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 11, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [-2.21, 0], + [0, -2.21], + [2.21, 0] + ], + "o": [ + [0, -2.21], + [2.21, 0], + [0, 2.21], + [-2.21, 0] + ], + "v": [ + [-4, 0], + [0, -4], + [4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.294117647059, 0.298039215686, 0.372549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [401.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 12, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.38], + [-1.38, 0], + [0, -1.38], + [1.38, 0] + ], + "o": [ + [0, -1.38], + [1.38, 0], + [0, 1.38], + [-1.38, 0] + ], + "v": [ + [-2.5, 0], + [0, -2.5], + [2.5, 0], + [0, 2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.180392156863, 0.180392156863, 0.231372563979, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [388.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 13, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 2.21], + [-2.21, 0], + [0, -2.21], + [2.21, 0] + ], + "o": [ + [0, -2.21], + [2.21, 0], + [0, 2.21], + [-2.21, 0] + ], + "v": [ + [-4, 0], + [0, -4], + [4, 0], + [0, 4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.294117647059, 0.298039215686, 0.372549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [388.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 14, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0.36, -2.27], + [0, 0], + [2.25, 0] + ], + "o": [ + [-2.25, 0], + [0, 0], + [-0.36, -2.27], + [0, 0] + ], + "v": [ + [-175.51, -2], + [-180, 2], + [180, 2], + [175.51, -2] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.403921598547, 0.407843167174, 0.462745127958, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [220.25, 204.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 15, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.1], + [-1.09, 0], + [0, 0], + [0, 1.101], + [1.09, 0], + [0, 0] + ], + "o": [ + [0, 1.101], + [0, 0], + [1.09, 0], + [0, -1.1], + [0, 0], + [-1.09, 0] + ], + "v": [ + [-6.5, 0], + [-4.53, 2], + [4.53, 2], + [6.5, 0], + [4.53, -2], + [-4.53, -2] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.698039215686, 0.701960784314, 0.721568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [363.75, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 16, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.66], + [-1.73, 0], + [0, 0], + [0, 1.66], + [1.73, 0], + [0, 0] + ], + "o": [ + [0, 1.66], + [0, 0], + [1.73, 0], + [0, -1.66], + [0, 0], + [-1.73, 0] + ], + "v": [ + [-11, 0], + [-7.86, 3], + [7.86, 3], + [11, 0], + [7.86, -3], + [-7.86, -3] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.180392156863, 0.180392156863, 0.231372563979, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [360.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 17, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -2.21], + [-2.11, 0], + [0, 0], + [0, 2.21], + [2.11, 0], + [0, 0] + ], + "o": [ + [0, 2.21], + [0, 0], + [2.11, 0], + [0, -2.21], + [0, 0], + [-2.11, 0] + ], + "v": [ + [-48, 0], + [-44.18, 4], + [44.18, 4], + [48, 0], + [44.18, -4], + [-44.18, -4] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.294117647059, 0.298039215686, 0.372549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [292.25, 214.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 18, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -4.14], + [-4.22, 0], + [0, 0], + [0, 4.141], + [4.22, 0], + [0, 0] + ], + "o": [ + [0, 4.141], + [0, 0], + [4.22, 0], + [0, -4.14], + [0, 0], + [-4.22, 0] + ], + "v": [ + [-96, 0], + [-88.36, 7.5], + [88.36, 7.5], + [96, 0], + [88.36, -7.5], + [-88.36, -7.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.235294132607, 0.231372563979, 0.301960784314, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [330.25, 213.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 19", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 19, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -4.14], + [-4.21, 0], + [0, 0], + [0, 4.141], + [4.21, 0], + [0, 0] + ], + "o": [ + [0, 4.141], + [0, 0], + [4.21, 0], + [0, -4.14], + [0, 0], + [-4.21, 0] + ], + "v": [ + [-204, 0], + [-196.38, 7.5], + [196.38, 7.5], + [204, 0], + [196.38, -7.5], + [-196.38, -7.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.294117647059, 0.298039215686, 0.372549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [221.25, 213.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 20", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 20, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0, -3.31], + [0, 0], + [3.41, 0] + ], + "o": [ + [-3.41, 0], + [0, 0], + [0, -3.31], + [0, 0] + ], + "v": [ + [-2.32, -3], + [-8.5, 3], + [8.5, 3], + [2.32, -3] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.294117647059, 0.298039215686, 0.372549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [373.75, 199.25], "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 21", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 21, + "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": [ + [-5.5, -3.5], + [5.5, -3.5], + [5.5, 3.5], + [-5.5, 3.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.235294132607, 0.231372563979, 0.301960784314, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [379.75, 202.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 22", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 22, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0.39, 0.519], + [0.33, 0], + [0.32, -0.261], + [0, 0], + [0, 0], + [0.37, 0.489], + [0, 0], + [0, 0], + [0, 0], + [-0.41, 0], + [-0.23, 0.09], + [0, 0], + [0, 0], + [-0.39, -0.51], + [-0.34, 0], + [-0.32, 0.261], + [0, 0], + [-0.88, 0], + [-0.83, 0.68], + [1.03, 1.359] + ], + "o": [ + [0.63, -0.52], + [-0.2, -0.261], + [-0.34, 0], + [0, 0], + [0, 0], + [0.4, -0.59], + [0, 0], + [0, 0], + [0, 0], + [0.24, 0.319], + [0.23, 0], + [0, 0], + [0, 0], + [-0.64, 0.509], + [0.19, 0.261], + [0.33, 0], + [0, 0], + [0.52, 0.68], + [0.89, 0], + [1.68, -1.36], + [0, 0] + ], + "v": [ + [6.385, 2.365], + [6.825, 0.495], + [5.985, 0.105], + [4.965, 0.495], + [3.085, 2.025], + [-5.675, -9.495], + [-5.575, -11.295], + [-8.675, -15.365], + [-12.785, -12.016], + [-9.695, -7.955], + [-8.675, -7.486], + [-7.975, -7.625], + [0.785, 3.895], + [-1.085, 5.426], + [-1.525, 7.285], + [-0.685, 7.676], + [0.335, 7.285], + [5.695, 14.345], + [7.905, 15.365], + [10.595, 14.345], + [11.755, 9.426] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.909803981407, 0.321568627451, 0.317647058824, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [204.495, 90.765], "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": 4, + "cix": 2, + "bm": 0, + "ix": 23, + "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.04, -1.36], + [-1.67, 1.361], + [0, 0] + ], + "o": [ + [0, 0], + [-1.67, 1.359], + [1.03, 1.361], + [0, 0], + [0, 0] + ], + "v": [ + [5.705, -8.421], + [-7.265, 2.141], + [-8.415, 7.06], + [-3.525, 7.06], + [9.455, -3.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ind": 1, + "ty": "sh", + "ix": 2, + "ks": { + "a": 0, + "k": { + "i": [ + [0.8, 0], + [-0.19, 0.801], + [-0.79, 0], + [0.19, -0.8] + ], + "o": [ + [-0.79, 0], + [0.19, -0.8], + [0.8, 0], + [-0.18, 0.801] + ], + "v": [ + [-5.455, 5.82], + [-6.555, 4.37], + [-4.775, 2.931], + [-3.675, 4.37] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 2", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "mm", + "mm": 1, + "nm": "Merge Paths 1", + "mn": "ADBE Vector Filter - Merge", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.909803981407, 0.321568627451, 0.317647058824, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [194.225, 98.05], "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": 6, + "cix": 2, + "bm": 0, + "ix": 24, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0.9, 1.19], + [0.35, -0.29], + [0, 0], + [0.39, 0.509], + [0, 0], + [-0.08, 0.349], + [-0.3, 0.25], + [0, 0], + [0.22, 0.29], + [1.59, -0.969], + [0, 0], + [0.53, -1.84], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [-1.42, 1.509], + [0, 0] + ], + "o": [ + [-0.22, -0.29], + [0, 0], + [-0.63, 0.509], + [0, 0], + [-0.19, -0.24], + [0.08, -0.351], + [0, 0], + [0.36, -0.29], + [-0.91, -1.189], + [0, 0], + [-1.75, 1.061], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [0, 0], + [1.86, -0.099], + [0, 0], + [1.28, -1.37] + ], + "v": [ + [8.565, -2.561], + [7.525, -2.561], + [3.925, 0.37], + [2.075, 0.37], + [0.445, -1.781], + [0.275, -2.71], + [0.875, -3.641], + [4.475, -6.571], + [4.725, -7.611], + [0.405, -7.991], + [-1.445, -6.861], + [-5.055, -2.25], + [-6.075, 1.269], + [-9.465, 4.04], + [-5.715, 8.96], + [-2.325, 6.2], + [1.225, 6.009], + [6.415, 3.46], + [7.905, 1.87] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.909803981407, 0.321568627451, 0.317647058824, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [213.575, 82.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 25", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 25, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.81, 13.01], + [-12.68, 0], + [1.81, -13.021], + [12.69, 0] + ], + "o": [ + [1.81, -13.021], + [12.69, 0], + [-1.81, 13.01], + [-12.68, 0] + ], + "v": [ + [-22.965, 0.005], + [3.275, -23.565], + [22.965, 0.005], + [-3.285, 23.565] + ], + "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, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [203.985, 90.426], "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": 4, + "cix": 2, + "bm": 0, + "ix": 26, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.4, 0], + [0, 0], + [0, 1.38], + [1.4, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.4, 0], + [0, -1.38], + [0, 0], + [-1.4, 0] + ], + "v": [ + [-40, 0], + [-37.47, 2.5], + [37.47, 2.5], + [40, 0], + [37.47, -2.5], + [-37.47, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [214.25, 142.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 27", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 27, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.4, 0], + [0, 0], + [0, 1.38], + [1.4, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.4, 0], + [0, -1.38], + [0, 0], + [-1.4, 0] + ], + "v": [ + [-40, 0], + [-37.47, 2.5], + [37.47, 2.5], + [40, 0], + [37.47, -2.5], + [-37.47, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [216.25, 133.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 28", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 28, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.4, 0], + [0, 0], + [0, 1.38], + [1.4, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.4, 0], + [0, -1.38], + [0, 0], + [-1.4, 0] + ], + "v": [ + [-40, 0], + [-37.47, 2.5], + [37.47, 2.5], + [40, 0], + [37.47, -2.5], + [-37.47, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [217.25, 125.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 29", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 29, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.35, 0], + [0, 0], + [0, 1.38], + [1.35, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.35, 0], + [0, -1.38], + [0, 0], + [-1.35, 0] + ], + "v": [ + [-5, 0], + [-2.56, 2.5], + [2.56, 2.5], + [5, 0], + [2.56, -2.5], + [-2.56, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 0, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 5, + "s": [0] + }, + { "t": 10, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [248.25, 45.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 30", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 30, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.29, 0], + [0, 0], + [0, 1.38], + [1.29, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.29, 0], + [0, -1.38], + [0, 0], + [-1.29, 0] + ], + "v": [ + [-14.5, 0], + [-12.17, 2.5], + [12.17, 2.5], + [14.5, 0], + [12.17, -2.5], + [-12.17, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 2, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 7, + "s": [0] + }, + { "t": 12, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [206.75, 37.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 31", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 31, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.37, 0], + [0, 0], + [0, 1.38], + [1.37, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.37, 0], + [0, -1.38], + [0, 0], + [-1.37, 0] + ], + "v": [ + [-24.5, 0], + [-22.02, 2.5], + [22.02, 2.5], + [24.5, 0], + [22.02, -2.5], + [-22.02, -2.5] + ], + "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": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 0, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 5, + "s": [0] + }, + { "t": 10, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 2", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [214.25, 45.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 32", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 32, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.39, 0], + [0, 0], + [0, 1.38], + [1.39, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.39, 0], + [0, -1.38], + [0, 0], + [-1.39, 0] + ], + "v": [ + [-10, 0], + [-7.49, 2.5], + [7.49, 2.5], + [10, 0], + [7.49, -2.5], + [-7.49, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [402.25, 50.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 33", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 33, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.42, 0], + [0, 0], + [0, 1.38], + [1.42, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.42, 0], + [0, -1.38], + [0, 0], + [-1.42, 0] + ], + "v": [ + [-16, 0], + [-13.43, 2.5], + [13.43, 2.5], + [16, 0], + [13.43, -2.5], + [-13.43, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [409.25, 43.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 34", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 34, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.42, 0], + [0, 0], + [0, 1.38], + [1.42, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.42, 0], + [0, -1.38], + [0, 0], + [-1.42, 0] + ], + "v": [ + [-16, 0], + [-13.43, 2.5], + [13.43, 2.5], + [16, 0], + [13.43, -2.5], + [-13.43, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [251.25, 80.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 35", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 35, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.38], + [-1.42, 0], + [0, 0], + [0, 1.38], + [1.42, 0], + [0, 0] + ], + "o": [ + [0, 1.38], + [0, 0], + [1.42, 0], + [0, -1.38], + [0, 0], + [-1.42, 0] + ], + "v": [ + [-16, 0], + [-13.43, 2.5], + [13.43, 2.5], + [16, 0], + [13.43, -2.5], + [-13.43, -2.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.262745098039, 0.670588235294, 0.839215746113, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [252.25, 72.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 36", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 36, + "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": [ + [130.475, -20.5], + [125.805, 20.5], + [-130.475, 20.5], + [-125.805, -20.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.505882352941, 0.866666726505, 1, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [303.015, 39.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 37", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 37, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0.36, -3.11], + [0, 0], + [0, 0], + [0, 0], + [3.19, 0], + [0, 0], + [-0.36, 3.12], + [0, 0], + [0, 0], + [0, 0], + [-3.19, 0], + [0, 0] + ], + "o": [ + [0, 0], + [0, 0], + [0, 0], + [-0.36, 3.12], + [0, 0], + [-3.19, 0], + [0, 0], + [0, 0], + [0, 0], + [0.36, -3.11], + [0, 0], + [3.19, 0] + ], + "v": [ + [137.96, -86.359], + [137.24, -80], + [132.57, -39], + [118.32, 86.361], + [111.9, 92], + [-132.83, 92], + [-137.96, 86.361], + [-123.71, -39], + [-119.04, -80], + [-118.32, -86.359], + [-111.9, -92], + [132.83, -92] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.321568627451, 0.745098039216, 0.917647118662, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [296.25, 99.25], "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 38", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 38, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-5.89, 0], + [0, 0], + [0.66, -5.87], + [0, 0], + [5.89, 0], + [0, 0], + [-0.66, 5.87], + [0, 0] + ], + "o": [ + [0, 0], + [5.88, 0], + [0, 0], + [-0.65, 5.87], + [0, 0], + [-5.88, 0], + [0, 0], + [0.66, -5.87] + ], + "v": [ + [-113.87, -99], + [135.96, -99], + [145.43, -88.38], + [125.71, 88.38], + [113.87, 99], + [-135.96, 99], + [-145.43, 88.38], + [-125.72, -88.38] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.356862745098, 0.356862745098, 0.443137284821, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [295.75, 99.25], "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 39", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 39, + "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.74, 6.71], + [0, 0], + [6.72, 0], + [0, 0] + ], + "o": [ + [0, 0], + [6.73, 0], + [0, 0], + [0.75, -6.71], + [0, 0], + [0, 0] + ], + "v": [ + [-21.335, 99], + [-12.315, 99], + [1.215, 86.86], + [20.585, -86.859], + [9.765, -99], + [-0.495, -99] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.235294132607, 0.231372563979, 0.301960784314, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [426.585, 99.25], "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 40", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 40, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0, 0, 1], "ix": 4 }, + "o": { + "a": 1, + "k": [ + { + "i": { "x": [0.667], "y": [1] }, + "o": { "x": [1], "y": [0] }, + "t": 0, + "s": [100] + }, + { + "i": { "x": [0], "y": [1] }, + "o": { "x": [0.333], "y": [0] }, + "t": 5, + "s": [0] + }, + { "t": 10, "s": [100] } + ], + "ix": 5, + "x": "var $bm_rt;\n$bm_rt = loopOut('pingpong');" + }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "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 41", + "np": 1, + "cix": 2, + "bm": 0, + "ix": 41, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 5, + "ty": 4, + "nm": "mask 2", + "td": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [232, 127, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ty": "rc", + "d": 1, + "s": { "a": 0, "k": [462, 251], "ix": 2 }, + "p": { "a": 0, "k": [0, 0], "ix": 3 }, + "r": { "a": 0, "k": 0, "ix": 4 }, + "nm": "Rectangle Path 1", + "mn": "ADBE Vector Shape - Rect", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.976471007104, 0.976471007104, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [3, -4.5], "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": "Rectangle 1", + "np": 3, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 6, + "ty": 4, + "nm": "rou", + "tt": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { + "a": 1, + "k": [ + { "i": { "x": [0.109], "y": [1] }, "o": { "x": [0.333], "y": [0] }, "t": 10, "s": [0] }, + { "t": 60, "s": [360] } + ], + "ix": 10, + "x": "var $bm_rt;\n$bm_rt = transform.rotation;" + }, + "p": { "a": 0, "k": [168, 202, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [110.5, 110.5, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.58], + [1.631, 0], + [0, 0], + [0, -1.59], + [-1.63, 0], + [0, 0] + ], + "o": [ + [0, -1.59], + [0, 0], + [-1.63, 0], + [0, 1.58], + [0, 0], + [1.631, 0] + ], + "v": [ + [11, 0.005], + [8.05, -2.875], + [-8.05, -2.875], + [-11, 0.005], + [-8.05, 2.875], + [8.05, 2.875] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.25, 150.125], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 1.59], + [1.631, 0], + [0, 0], + [0, -1.59], + [-1.63, 0], + [0, 0] + ], + "o": [ + [0, -1.59], + [0, 0], + [-1.63, 0], + [0, 1.59], + [0, 0], + [1.631, 0] + ], + "v": [ + [11, -0.005], + [8.05, -2.875], + [-8.05, -2.875], + [-11, -0.005], + [-8.05, 2.875], + [8.05, 2.875] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.25, 158.375], "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": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -3.28], + [3.29, 0], + [0, 3.29], + [-3.29, 0] + ], + "o": [ + [0, 3.29], + [-3.29, 0], + [0, -3.28], + [3.29, 0] + ], + "v": [ + [5.946, -0.005], + [-0.004, 5.945], + [-5.946, -0.005], + [-0.004, -5.945] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.964705942191, 0.733333333333, 0.262745098039, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.655, 110.755], "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": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 4.96], + [4.92, 0], + [0, -4.96], + [-4.92, 0] + ], + "o": [ + [0, -4.96], + [-4.92, 0], + [0, 4.96], + [4.92, 0] + ], + "v": [ + [8.9, 0.005], + [0, -8.975], + [-8.9, 0.005], + [0, 8.975] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.976470648074, 0.752941236309, 0.250980392157, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.75, 185.275], "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": 4, + "cix": 2, + "bm": 0, + "ix": 4, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-17.07, -2.781], + [0, 0], + [6.48, 3.941] + ], + "o": [ + [13.47, 9.689], + [0, 0], + [-7.57, -1.84], + [0, 0] + ], + "v": [ + [-23.14, 2.96], + [23.14, 22.141], + [23.14, -13.37], + [1.96, -22.141] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [69.26, 196.66], "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": 4, + "cix": 2, + "bm": 0, + "ix": 5, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [5.72, 1.399], + [0, 0], + [-6.08, 0], + [-5.81, 0.95], + [0, 0], + [6.15, 0] + ], + "o": [ + [0, 0], + [5.81, 0.95], + [6.08, 0], + [0, 0], + [-5.721, 1.399], + [-6.15, 0] + ], + "v": [ + [-17.85, -18.48], + [-17.85, 17.03], + [0, 18.48], + [17.85, 17.03], + [17.85, -18.48], + [0, -16.34] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.282352941176, 0.811764765721, 0.682352941176, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [110.25, 201.77], "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": 4, + "cix": 2, + "bm": 0, + "ix": 6, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [6.27, 10.3], + [0, 0], + [-9.72, -6.981], + [0, 0] + ], + "o": [ + [0, 0], + [6.98, 9.719], + [0, 0], + [-10.3, -6.269] + ], + "v": [ + [-0.07, -25.17], + [-25.17, -0.07], + [0.07, 25.17], + [25.17, 0.069] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [46.05, 174.451], "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": 4, + "cix": 2, + "bm": 0, + "ix": 7, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [2.05, 1.62], + [-3.82, 0], + [0, 6.63], + [2.79, 2.2], + [0, -2.8], + [6.63, 0] + ], + "o": [ + [2.2, 2.79], + [6.63, 0], + [0, -3.82], + [1.62, 2.05], + [0, 6.63], + [-2.8, 0] + ], + "v": [ + [-10.715, 6.135], + [-1.285, 10.715], + [10.715, -1.285], + [6.135, -10.715], + [8.715, -3.285], + [-3.285, 8.715] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.949019667682, 0.949019667682, 0.949019667682, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [44.535, 44.535], "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": 4, + "cix": 2, + "bm": 0, + "ix": 8, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 6.63], + [-6.63, 0], + [0, -6.63], + [6.63, 0] + ], + "o": [ + [0, -6.63], + [6.63, 0], + [0, 6.63], + [-6.63, 0] + ], + "v": [ + [-12, 0], + [0, -12], + [12, 0], + [0, 12] + ], + "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, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [43.25, 43.25], "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": 4, + "cix": 2, + "bm": 0, + "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], + [-11.47, 4.35] + ], + "o": [ + [0, 0], + [0, 0], + [8.01, -9], + [0, 0] + ], + "v": [ + [-13.14, -14.22], + [-22.14, 8.28], + [-7.47, 14.22], + [22.14, -6.2] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0, 0, 0, 1], "ix": 4 }, + "o": { "a": 0, "k": 10, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [60.89, 46.47], "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": 4, + "cix": 2, + "bm": 0, + "ix": 10, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -6.6], + [6.599, 0], + [0, 6.6], + [-6.6, 0] + ], + "o": [ + [0, 6.6], + [-6.6, 0], + [0, -6.6], + [6.599, 0] + ], + "v": [ + [11.946, 0], + [-0.004, 11.939], + [-11.946, 0], + [-0.004, -11.939] + ], + "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, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.655, 110.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 11", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 11, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0.351, 1.44], + [1, 1.63], + [2.61, 1.58], + [1.921, 0.47], + [1.561, 0], + [1.45, -0.35], + [1.64, -1], + [1.58, -2.61], + [0.47, -1.91], + [0, -1.55], + [-0.35, -1.439], + [-1, -1.631], + [-2.61, -1.58], + [-1.91, -0.47], + [-1.55, 0], + [-1.449, 0.35], + [-1.629, 1], + [-1.58, 2.609], + [-0.47, 1.91], + [0, 1.55] + ], + "o": [ + [-0.47, -1.91], + [-1.58, -2.61], + [-1.629, -1], + [-1.449, -0.35], + [-1.55, 0], + [-1.91, 0.47], + [-2.61, 1.58], + [-1, 1.63], + [-0.35, 1.44], + [0, 1.55], + [0.47, 1.91], + [1.58, 2.609], + [1.64, 1], + [1.45, 0.35], + [1.561, 0], + [1.921, -0.47], + [2.61, -1.58], + [1, -1.631], + [0.351, -1.439], + [0, -1.55] + ], + "v": [ + [18.46, -4.51], + [16.24, -9.86], + [9.86, -16.24], + [4.51, -18.46], + [0, -19], + [-4.51, -18.46], + [-9.86, -16.24], + [-16.24, -9.86], + [-18.46, -4.51], + [-19, 0], + [-18.46, 4.51], + [-16.24, 9.861], + [-9.86, 16.24], + [-4.51, 18.46], + [0, 19], + [4.51, 18.46], + [9.86, 16.24], + [16.24, 9.861], + [18.46, 4.51], + [19, 0] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.819607902976, 0.305882352941, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.75, 110.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 12", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 12, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [1.58, 0], + [0, -1.63], + [0, 0], + [-1.59, 0], + [0, 1.63], + [0, 0] + ], + "o": [ + [-1.59, 0], + [0, 0], + [0, 1.63], + [1.58, 0], + [0, 0], + [0, -1.63] + ], + "v": [ + [0.005, -11], + [-2.875, -8.05], + [-2.875, 8.05], + [0.005, 11], + [2.875, 8.05], + [2.875, -8.05] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [148.125, 111.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 13, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [1.59, 0], + [0, -1.63], + [0, 0], + [-1.59, 0], + [0, 1.63], + [0, 0] + ], + "o": [ + [-1.59, 0], + [0, 0], + [0, 1.63], + [1.59, 0], + [0, 0], + [0, -1.63] + ], + "v": [ + [-0.005, -11], + [-2.875, -8.05], + [-2.875, 8.05], + [-0.005, 11], + [2.875, 8.05], + [2.875, -8.05] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [156.375, 111.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 14, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [4.96, 0], + [0, -4.92], + [-4.96, 0], + [0, 4.92] + ], + "o": [ + [-4.96, 0], + [0, 4.92], + [4.96, 0], + [0, -4.92] + ], + "v": [ + [0.005, -8.9], + [-8.975, 0.001], + [0.005, 8.9], + [8.975, 0.001] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.976470648074, 0.752941236309, 0.250980392157, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [183.275, 110.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 15", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 15, + "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": [ + [-28.555, -8.8], + [-13.965, -4.4], + [28.555, -4.4], + [28.555, 4.4], + [-13.965, 4.4], + [-28.555, 8.8] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.956862804936, 0.827451040231, 0.290196078431, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [153.805, 110.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 16", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 16, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.58, 0], + [0, -1.63], + [0, 0], + [1.59, 0], + [0, 1.63], + [0, 0] + ], + "o": [ + [1.59, 0], + [0, 0], + [0, 1.63], + [-1.58, 0], + [0, 0], + [0, -1.63] + ], + "v": [ + [-0.005, -11], + [2.875, -8.05], + [2.875, 8.05], + [-0.005, 11], + [-2.875, 8.05], + [-2.875, -8.05] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [70.375, 111.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 17, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-1.59, 0], + [0, -1.63], + [0, 0], + [1.59, 0], + [0, 1.63], + [0, 0] + ], + "o": [ + [1.59, 0], + [0, 0], + [0, 1.63], + [-1.59, 0], + [0, 0], + [0, -1.63] + ], + "v": [ + [0.005, -11], + [2.875, -8.05], + [2.875, 8.05], + [0.005, 11], + [-2.875, 8.05], + [-2.875, -8.05] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [62.125, 111.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 18, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-4.96, 0], + [0, -4.92], + [4.96, 0], + [0, 4.92] + ], + "o": [ + [4.96, 0], + [0, 4.92], + [-4.96, 0], + [0, -4.92] + ], + "v": [ + [-0.005, -8.9], + [8.975, 0.001], + [-0.005, 8.9], + [-8.975, 0.001] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.976470648074, 0.752941236309, 0.250980392157, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [35.225, 110.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 19", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 19, + "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": [ + [28.555, -8.8], + [13.965, -4.4], + [-28.555, -4.4], + [-28.555, 4.4], + [13.965, 4.4], + [28.555, 8.8] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.956862804936, 0.827451040231, 0.290196078431, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [64.695, 110.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 20", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 20, + "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": [ + [8.8, -28.555], + [4.401, -13.965], + [4.401, 28.555], + [-4.4, 28.555], + [-4.4, -13.965], + [-8.8, -28.555] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.956862804936, 0.827451040231, 0.290196078431, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.749, 155.805], "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 21", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 21, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.58], + [1.631, 0], + [0, 0], + [0, 1.59], + [-1.63, 0], + [0, 0] + ], + "o": [ + [0, 1.59], + [0, 0], + [-1.63, 0], + [0, -1.58], + [0, 0], + [1.631, 0] + ], + "v": [ + [11, -0.005], + [8.05, 2.875], + [-8.05, 2.875], + [-11, -0.005], + [-8.05, -2.875], + [8.05, -2.875] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.25, 72.375], "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": 4, + "cix": 2, + "bm": 0, + "ix": 22, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -1.59], + [1.631, 0], + [0, 0], + [0, 1.59], + [-1.63, 0], + [0, 0] + ], + "o": [ + [0, 1.59], + [0, 0], + [-1.63, 0], + [0, -1.59], + [0, 0], + [1.631, 0] + ], + "v": [ + [11, 0.005], + [8.05, 2.875], + [-8.05, 2.875], + [-11, 0.005], + [-8.05, -2.875], + [8.05, -2.875] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.972549079446, 0.898039275525, 0.572549019608, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.25, 64.125], "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": 4, + "cix": 2, + "bm": 0, + "ix": 23, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, -4.96], + [4.92, 0], + [0, 4.96], + [-4.92, 0] + ], + "o": [ + [0, 4.96], + [-4.92, 0], + [0, -4.96], + [4.92, 0] + ], + "v": [ + [8.9, -0.005], + [0, 8.975], + [-8.9, -0.005], + [0, -8.975] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.976470648074, 0.752941236309, 0.250980392157, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.75, 37.225], "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": 4, + "cix": 2, + "bm": 0, + "ix": 24, + "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": [ + [8.8, 28.555], + [4.401, 13.965], + [4.401, -28.555], + [-4.4, -28.555], + [-4.4, 13.965], + [-8.8, 28.555] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.956862804936, 0.827451040231, 0.290196078431, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.749, 66.695], "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": 4, + "cix": 2, + "bm": 0, + "ix": 25, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [0, 36.56], + [36.5, 0.27] + ], + "o": [ + [36.5, -0.271], + [0, -36.56], + [0, 0] + ], + "v": [ + [-33, 66.5], + [33, 0], + [-33, -66.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.878431432387, 0.878431432387, 0.878431432387, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [143.25, 110.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 26", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 26, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [7.569, -1.84], + [0, 0], + [-13.469, 9.69], + [0, 0] + ], + "o": [ + [0, 0], + [17.069, -2.781], + [0, 0], + [-6.481, 3.941] + ], + "v": [ + [-23.139, -13.37], + [-23.139, 22.141], + [23.139, 2.961], + [-1.959, -22.141] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [151.24, 196.66], "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": 4, + "cix": 2, + "bm": 0, + "ix": 27, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [3.939, -6.48], + [0, 0], + [-2.779, 17.071], + [0, 0] + ], + "o": [ + [0, 0], + [9.69, -13.47], + [0, 0], + [-1.84, 7.571] + ], + "v": [ + [-22.139, -1.96], + [2.961, 23.141], + [22.139, -23.141], + [-13.37, -23.141] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [196.66, 151.24], "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": 4, + "cix": 2, + "bm": 0, + "ix": 28, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-9.69, -13.469], + [0, 0], + [1.84, 7.57] + ], + "o": [ + [2.78, 17.07], + [0, 0], + [-3.94, -6.481], + [0, 0] + ], + "v": [ + [-22.14, -23.14], + [-2.96, 23.14], + [22.14, -1.959], + [13.37, -23.14] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [23.84, 151.24], "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": 4, + "cix": 2, + "bm": 0, + "ix": 29, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [17.069, 2.78], + [0, 0], + [-6.48, -3.94] + ], + "o": [ + [-13.47, -9.69], + [0, 0], + [7.569, 1.84], + [0, 0] + ], + "v": [ + [23.14, -2.96], + [-23.14, -22.14], + [-23.14, 13.37], + [-1.961, 22.14] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [151.24, 23.84], "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": 4, + "cix": 2, + "bm": 0, + "ix": 30, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [9.691, 13.47], + [0, 0], + [-1.84, -7.57] + ], + "o": [ + [-2.779, -17.07], + [0, 0], + [3.939, 6.48], + [0, 0] + ], + "v": [ + [22.14, 23.14], + [2.959, -23.14], + [-22.14, 1.96], + [-13.37, 23.14] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [196.66, 69.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 31", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 31, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-7.57, 1.84], + [0, 0], + [13.47, -9.69], + [0, 0] + ], + "o": [ + [0, 0], + [-17.07, 2.78], + [0, 0], + [6.48, -3.94] + ], + "v": [ + [23.14, 13.37], + [23.14, -22.14], + [-23.14, -2.96], + [1.96, 22.14] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [69.26, 23.84], "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": 4, + "cix": 2, + "bm": 0, + "ix": 32, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-3.94, 6.48], + [0, 0], + [2.78, -17.07], + [0, 0] + ], + "o": [ + [0, 0], + [-9.69, 13.47], + [0, 0], + [1.84, -7.57] + ], + "v": [ + [22.14, 1.96], + [-2.96, -23.14], + [-22.14, 23.14], + [13.37, 23.14] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.274509803922, 0.309803921569, 0.345098039216, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [23.84, 69.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 33", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 33, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [10.3, -6.27], + [0, 0], + [-6.98, 9.72], + [0, 0] + ], + "o": [ + [0, 0], + [9.72, -6.981], + [0, 0], + [-6.27, 10.3] + ], + "v": [ + [-25.17, 0.069], + [-0.07, 25.17], + [25.17, -0.071], + [0.07, -25.17] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [174.45, 174.451], "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": 4, + "cix": 2, + "bm": 0, + "ix": 34, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [6.98, -9.72], + [0, 0], + [-10.3, 6.27], + [0, 0] + ], + "o": [ + [0, 0], + [6.27, -10.3], + [0, 0], + [-9.72, 6.98] + ], + "v": [ + [-25.17, 0.07], + [-0.07, 25.17], + [25.17, -0.07], + [0.07, -25.17] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [46.05, 46.05], "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": 4, + "cix": 2, + "bm": 0, + "ix": 35, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [-6.271, -10.3], + [0, 0], + [9.721, 6.98], + [0, 0] + ], + "o": [ + [0, 0], + [-6.98, -9.72], + [0, 0], + [10.3, 6.27] + ], + "v": [ + [0.07, 25.17], + [25.17, 0.07], + [-0.071, -25.17], + [-25.17, -0.07] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [174.45, 46.05], "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 36", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 36, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0.95, 5.81], + [0, 0], + [0, -6.15], + [1.401, -5.72], + [0, 0], + [0, 6.08] + ], + "o": [ + [0, 0], + [1.401, 5.72], + [0, 6.15], + [0, 0], + [0.95, -5.81], + [0, -6.08] + ], + "v": [ + [17.03, -17.85], + [-18.48, -17.85], + [-16.339, 0], + [-18.48, 17.85], + [17.03, 17.85], + [18.48, 0] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [201.769, 110.25], "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 37", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 37, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 6.149], + [-1.4, 5.72], + [0, 0], + [0, -6.08], + [-0.95, -5.81], + [0, 0] + ], + "o": [ + [0, -6.15], + [0, 0], + [-0.95, 5.81], + [0, 6.08], + [0, 0], + [-1.4, -5.72] + ], + "v": [ + [16.34, 0], + [18.48, -17.85], + [-17.03, -17.85], + [-18.48, 0], + [-17.03, 17.85], + [18.48, 17.85] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.984313785329, 0.431372578939, 0.321568627451, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [18.73, 110.25], "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 38", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 38, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [5.81, -0.95], + [0, 0], + [-6.15, 0], + [-5.721, -1.4], + [0, 0], + [6.08, 0] + ], + "o": [ + [0, 0], + [5.72, -1.4], + [6.15, 0], + [0, 0], + [-5.81, -0.95], + [-6.08, 0] + ], + "v": [ + [-17.85, -17.03], + [-17.85, 18.48], + [0, 16.34], + [17.85, 18.48], + [17.85, -17.03], + [0, -18.48] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.282352941176, 0.811764765721, 0.682352941176, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [110.25, 18.73], "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 39", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 39, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 36.729], + [-36.73, 0], + [0, -36.73], + [36.73, 0] + ], + "o": [ + [0, -36.73], + [36.73, 0], + [0, 36.729], + [-36.73, 0] + ], + "v": [ + [-66.5, 0], + [0, -66.5], + [66.5, 0], + [0, 66.5] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.949019667682, 0.949019667682, 0.949019667682, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [109.75, 110.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 40", + "np": 4, + "cix": 2, + "bm": 0, + "ix": 40, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 7, + "ty": 4, + "nm": "mask 3", + "td": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [232, 127, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [0, 0, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ty": "rc", + "d": 1, + "s": { "a": 0, "k": [462, 251], "ix": 2 }, + "p": { "a": 0, "k": [0, 0], "ix": 3 }, + "r": { "a": 0, "k": 0, "ix": 4 }, + "nm": "Rectangle Path 1", + "mn": "ADBE Vector Shape - Rect", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [1, 0.976471007104, 0.976471007104, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [3, -4.5], "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": "Rectangle 1", + "np": 3, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + }, + { + "ddd": 0, + "ind": 8, + "ty": 4, + "nm": "bg Outlines", + "tt": 1, + "sr": 1, + "ks": { + "o": { "a": 0, "k": 100, "ix": 11 }, + "r": { "a": 0, "k": 0, "ix": 10 }, + "p": { "a": 0, "k": [233, 153.952, 0], "ix": 2, "l": 2 }, + "a": { "a": 0, "k": [189.25, 153.83, 0], "ix": 1, "l": 2 }, + "s": { "a": 0, "k": [100, 100, 100], "ix": 6, "l": 2 } + }, + "ao": 0, + "shapes": [ + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 58.351], + [-58.35, 0], + [0, -58.35], + [58.35, 0] + ], + "o": [ + [0, -58.35], + [58.35, 0], + [0, 58.351], + [-58.35, 0] + ], + "v": [ + [-105.66, 8.766], + [0, -96.894], + [105.66, 8.766], + [0, 114.426] + ], + "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, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [122.75, 192.984], "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": 4, + "cix": 2, + "bm": 0, + "ix": 1, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 60.75], + [-60.75, 0], + [0, -60.75], + [60.75, 0] + ], + "o": [ + [0, -60.75], + [60.75, 0], + [0, 60.75], + [-60.75, 0] + ], + "v": [ + [-110, 8.686], + [0, -101.314], + [110, 8.686], + [0, 118.686] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.901960844152, 0.898039275525, 0.882353001015, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [119.25, 188.564], "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": 4, + "cix": 2, + "bm": 0, + "ix": 2, + "mn": "ADBE Vector Group", + "hd": false + }, + { + "ty": "gr", + "it": [ + { + "ind": 0, + "ty": "sh", + "ix": 1, + "ks": { + "a": 0, + "k": { + "i": [ + [0, 0], + [-2.44, -6.389], + [0, 0], + [0, 21.861], + [94.17, 0], + [31.26, -36.509], + [0, 0], + [72, -82], + [0, 0] + ], + "o": [ + [1.68, 6.73], + [0, 0], + [7.38, -19.229], + [0, -94.989], + [-51.58, 0], + [45.23, -80.469], + [0, 0], + [-72, 82], + [0, 0] + ], + "v": [ + [-146.8, 117.3], + [-140.59, 137], + [177.58, 137], + [189, 75], + [18.5, -97], + [-110.58, -37.38], + [32, -109], + [-117, -55], + [-168, 112] + ], + "c": true + }, + "ix": 2 + }, + "nm": "Path 1", + "mn": "ADBE Vector Shape - Group", + "hd": false + }, + { + "ty": "fl", + "c": { "a": 0, "k": [0.937254961799, 0.937254961799, 0.956862804936, 1], "ix": 4 }, + "o": { "a": 0, "k": 100, "ix": 5 }, + "r": 1, + "bm": 0, + "nm": "Fill 1", + "mn": "ADBE Vector Graphic - Fill", + "hd": false + }, + { + "ty": "tr", + "p": { "a": 0, "k": [189.25, 137.25], "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": 4, + "cix": 2, + "bm": 0, + "ix": 3, + "mn": "ADBE Vector Group", + "hd": false + } + ], + "ip": 0, + "op": 60, + "st": 0, + "bm": 0 + } + ], + "markers": [] +} diff --git a/src/assets/animations/integrations.json b/src/assets/animations/integrations.json new file mode 100644 index 00000000..26905421 --- /dev/null +++ b/src/assets/animations/integrations.json @@ -0,0 +1 @@ +{"v":"5.7.3","fr":60,"ip":0,"op":600,"w":1997,"h":764,"nm":"Hero","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Null 1","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":0,"s":[1417,183.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":120,"s":[1417,183.25,0],"to":[1.583,-3.333,0],"ti":[-1.583,3.333,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":180,"s":[1426.5,163.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":240,"s":[1426.5,163.25,0],"to":[-5.167,-19.458,0],"ti":[5.167,19.458,0]},{"t":300,"s":[1395.5,46.5,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.092,0.092,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0,0,0.833],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":120,"s":[100,100,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":180,"s":[36,36,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":240,"s":[36,36,100]},{"t":300,"s":[100,100,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 17","parent":4,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":300.333,"ix":10},"p":{"a":0,"k":[454.449,-196.016,0],"ix":2},"a":{"a":0,"k":[450.375,-198.5,0],"ix":1},"s":{"a":0,"k":[123.81,123.81,100],"ix":6}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[19.25,19.25],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.070588429769,0,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082352941176,0.105882352941,0.211764705882,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[450.375,-198.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 16","parent":4,"tt":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":150,"ix":10},"p":{"a":0,"k":[455.091,-195.76,0],"ix":2},"a":{"a":0,"k":[450.245,-199.438,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.833,0.833,0.833],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":30,"s":[104.762,104.762,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":272,"s":[104.762,104.762,100]},{"t":300,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.875,0],[0,0]],"o":[[0,0],[3.875,0],[0,0]],"v":[[446.625,-214.875],[450.125,-221.5],[453.875,-214.875]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"rp","c":{"a":0,"k":12,"ix":1},"o":{"a":0,"k":0,"ix":2},"m":1,"ix":4,"tr":{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[450.3,-198.7],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"t":0,"s":[73.65,73.65]},{"i":{"x":[0.833,0.833],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"t":54,"s":[100,100]},{"i":{"x":[0.833,0.833],"y":[1,1]},"o":{"x":[0.167,0.167],"y":[0,0]},"t":254,"s":[100,100]},{"t":300,"s":[73.65,73.65]}],"ix":3,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":90,"s":[30]},{"t":300,"s":[30]}],"ix":4,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"so":{"a":0,"k":100,"ix":5},"eo":{"a":0,"k":100,"ix":6},"nm":"Transform"},"nm":"Repeater 1","mn":"ADBE Vector Filter - Repeater","hd":false},{"ty":"tr","p":{"a":0,"k":[0,-0.125],"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":"Shape 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 15","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-7,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_sum(transform.rotation, $bm_mul(time, 100));"},"p":{"a":0,"k":[21.528,136.806,0],"ix":2},"a":{"a":0,"k":[454.5,-196.25,0],"ix":1},"s":{"a":0,"k":[95.455,95.455,100],"ix":6}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[27.5,27.5],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[454.5,-196.25],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[101.905,101.905],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 57 Outlines","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":276,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":292,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":330,"s":[0]},{"t":360,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 100);"},"p":{"a":0,"k":[-28.38,107.168,0],"ix":2},"a":{"a":0,"k":[22.702,22.702,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":0,"s":[162.416,162.416,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":250,"s":[162.416,162.416,100]},{"t":300,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.266,0],[0,-5.265],[5.266,0],[0,5.266]],"o":[[5.266,0],[0,5.266],[-5.266,0],[0,-5.265]],"v":[[0.004,-9.537],[9.538,-0.003],[0.004,9.531],[-9.53,-0.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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":[[22.452,-1.103],[21.972,-4.751],[19.648,-5.267],[16.594,-5.582],[15.679,-7.79],[17.616,-10.172],[18.894,-12.18],[16.654,-15.099],[14.384,-14.384],[11.584,-13.13],[9.684,-14.585],[10.17,-17.616],[10.27,-19.994],[6.87,-21.402],[5.261,-19.648],[3.461,-17.161],[1.091,-17.473],[-0.003,-20.341],[-1.103,-22.452],[-4.751,-21.972],[-5.267,-19.648],[-5.582,-16.594],[-7.79,-15.679],[-10.172,-17.616],[-12.18,-18.894],[-15.1,-16.654],[-14.384,-14.384],[-13.13,-11.584],[-14.585,-9.684],[-17.616,-10.17],[-19.994,-10.27],[-21.402,-6.87],[-19.648,-5.261],[-17.161,-3.461],[-17.474,-1.091],[-20.341,0.003],[-22.452,1.103],[-21.973,4.751],[-19.648,5.267],[-16.594,5.582],[-15.679,7.79],[-17.616,10.172],[-18.894,12.18],[-16.654,15.099],[-14.384,14.384],[-11.584,13.13],[-9.684,14.585],[-10.17,17.616],[-10.27,19.994],[-6.87,21.402],[-5.261,19.648],[-3.461,17.161],[-1.091,17.473],[0.003,20.341],[1.103,22.452],[4.751,21.972],[5.267,19.648],[5.582,16.594],[7.79,15.679],[10.172,17.616],[12.18,18.894],[15.099,16.654],[14.384,14.384],[13.13,11.584],[14.585,9.684],[17.616,10.17],[19.994,10.27],[21.401,6.87],[19.648,5.261],[17.161,3.461],[17.473,1.091],[20.341,-0.003]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 2","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.702,22.702],"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":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 54 Outlines","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":276,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":292,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":330,"s":[0]},{"t":360,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 100);"},"p":{"a":0,"k":[-32.38,32.918,0],"ix":2},"a":{"a":0,"k":[22.702,22.702,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":122,"s":[0,0,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":172,"s":[118.406,118.406,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":272,"s":[118.406,118.406,100]},{"t":300,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.266,0],[0,-5.265],[5.266,0],[0,5.266]],"o":[[5.266,0],[0,5.266],[-5.266,0],[0,-5.265]],"v":[[0.004,-9.537],[9.538,-0.003],[0.004,9.531],[-9.53,-0.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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":[[22.452,-1.103],[21.972,-4.751],[19.648,-5.267],[16.594,-5.582],[15.679,-7.79],[17.616,-10.172],[18.894,-12.18],[16.654,-15.099],[14.384,-14.384],[11.584,-13.13],[9.684,-14.585],[10.17,-17.616],[10.27,-19.994],[6.87,-21.402],[5.261,-19.648],[3.461,-17.161],[1.091,-17.473],[-0.003,-20.341],[-1.103,-22.452],[-4.751,-21.972],[-5.267,-19.648],[-5.582,-16.594],[-7.79,-15.679],[-10.172,-17.616],[-12.18,-18.894],[-15.1,-16.654],[-14.384,-14.384],[-13.13,-11.584],[-14.585,-9.684],[-17.616,-10.17],[-19.994,-10.27],[-21.402,-6.87],[-19.648,-5.261],[-17.161,-3.461],[-17.474,-1.091],[-20.341,0.003],[-22.452,1.103],[-21.973,4.751],[-19.648,5.267],[-16.594,5.582],[-15.679,7.79],[-17.616,10.172],[-18.894,12.18],[-16.654,15.099],[-14.384,14.384],[-11.584,13.13],[-9.684,14.585],[-10.17,17.616],[-10.27,19.994],[-6.87,21.402],[-5.261,19.648],[-3.461,17.161],[-1.091,17.473],[0.003,20.341],[1.103,22.452],[4.751,21.972],[5.267,19.648],[5.582,16.594],[7.79,15.679],[10.172,17.616],[12.18,18.894],[15.099,16.654],[14.384,14.384],[13.13,11.584],[14.585,9.684],[17.616,10.17],[19.994,10.27],[21.401,6.87],[19.648,5.261],[17.161,3.461],[17.473,1.091],[20.341,-0.003]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 2","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.702,22.702],"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":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":122,"op":594,"st":-34,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 53 Outlines","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":276,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":292,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":330,"s":[0]},{"t":360,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 100);"},"p":{"a":0,"k":[-24.63,-22.832,0],"ix":2},"a":{"a":0,"k":[22.702,22.702,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":136,"s":[0,0,100]},{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":186,"s":[53.859,53.859,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":272,"s":[53.859,53.859,100]},{"t":300,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.266,0],[0,-5.265],[5.266,0],[0,5.266]],"o":[[5.266,0],[0,5.266],[-5.266,0],[0,-5.265]],"v":[[0.004,-9.537],[9.538,-0.003],[0.004,9.531],[-9.53,-0.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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":[[22.452,-1.103],[21.972,-4.751],[19.648,-5.267],[16.594,-5.582],[15.679,-7.79],[17.616,-10.172],[18.894,-12.18],[16.654,-15.099],[14.384,-14.384],[11.584,-13.13],[9.684,-14.585],[10.17,-17.616],[10.27,-19.994],[6.87,-21.402],[5.261,-19.648],[3.461,-17.161],[1.091,-17.473],[-0.003,-20.341],[-1.103,-22.452],[-4.751,-21.972],[-5.267,-19.648],[-5.582,-16.594],[-7.79,-15.679],[-10.172,-17.616],[-12.18,-18.894],[-15.1,-16.654],[-14.384,-14.384],[-13.13,-11.584],[-14.585,-9.684],[-17.616,-10.17],[-19.994,-10.27],[-21.402,-6.87],[-19.648,-5.261],[-17.161,-3.461],[-17.474,-1.091],[-20.341,0.003],[-22.452,1.103],[-21.973,4.751],[-19.648,5.267],[-16.594,5.582],[-15.679,7.79],[-17.616,10.172],[-18.894,12.18],[-16.654,15.099],[-14.384,14.384],[-11.584,13.13],[-9.684,14.585],[-10.17,17.616],[-10.27,19.994],[-6.87,21.402],[-5.261,19.648],[-3.461,17.161],[-1.091,17.473],[0.003,20.341],[1.103,22.452],[4.751,21.972],[5.267,19.648],[5.582,16.594],[7.79,15.679],[10.172,17.616],[12.18,18.894],[15.099,16.654],[14.384,14.384],[13.13,11.584],[14.585,9.684],[17.616,10.17],[19.994,10.27],[21.401,6.87],[19.648,5.261],[17.161,3.461],[17.473,1.091],[20.341,-0.003]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 2","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.702,22.702],"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":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":136,"op":600,"st":-20,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 55 Outlines","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":276,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":292,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":330,"s":[0]},{"t":360,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_mul(time, 100);"},"p":{"a":0,"k":[-5.38,61.418,0],"ix":2},"a":{"a":0,"k":[22.702,22.702,0],"ix":1},"s":{"a":0,"k":[72.644,72.644,100],"ix":6}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.266,0],[0,-5.265],[5.266,0],[0,5.266]],"o":[[5.266,0],[0,5.266],[-5.266,0],[0,-5.265]],"v":[[0.004,-9.537],[9.538,-0.003],[0.004,9.531],[-9.53,-0.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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":[[22.452,-1.103],[21.972,-4.751],[19.648,-5.267],[16.594,-5.582],[15.679,-7.79],[17.616,-10.172],[18.894,-12.18],[16.654,-15.099],[14.384,-14.384],[11.584,-13.13],[9.684,-14.585],[10.17,-17.616],[10.27,-19.994],[6.87,-21.402],[5.261,-19.648],[3.461,-17.161],[1.091,-17.473],[-0.003,-20.341],[-1.103,-22.452],[-4.751,-21.972],[-5.267,-19.648],[-5.582,-16.594],[-7.79,-15.679],[-10.172,-17.616],[-12.18,-18.894],[-15.1,-16.654],[-14.384,-14.384],[-13.13,-11.584],[-14.585,-9.684],[-17.616,-10.17],[-19.994,-10.27],[-21.402,-6.87],[-19.648,-5.261],[-17.161,-3.461],[-17.474,-1.091],[-20.341,0.003],[-22.452,1.103],[-21.973,4.751],[-19.648,5.267],[-16.594,5.582],[-15.679,7.79],[-17.616,10.172],[-18.894,12.18],[-16.654,15.099],[-14.384,14.384],[-11.584,13.13],[-9.684,14.585],[-10.17,17.616],[-10.27,19.994],[-6.87,21.402],[-5.261,19.648],[-3.461,17.161],[-1.091,17.473],[0.003,20.341],[1.103,22.452],[4.751,21.972],[5.267,19.648],[5.582,16.594],[7.79,15.679],[10.172,17.616],[12.18,18.894],[15.099,16.654],[14.384,14.384],[13.13,11.584],[14.585,9.684],[17.616,10.17],[19.994,10.27],[21.401,6.87],[19.648,5.261],[17.161,3.461],[17.473,1.091],[20.341,-0.003]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 2","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.702,22.702],"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":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Layer 56 Outlines","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":276,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":292,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":330,"s":[0]},{"t":360,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_mul(time, 100);"},"p":{"a":0,"k":[-70.63,55.918,0],"ix":2},"a":{"a":0,"k":[22.702,22.702,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":152,"s":[0,0,100]},{"t":202,"s":[100,100,100]}],"ix":6}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.266,0],[0,-5.265],[5.266,0],[0,5.266]],"o":[[5.266,0],[0,5.266],[-5.266,0],[0,-5.265]],"v":[[0.004,-9.537],[9.538,-0.003],[0.004,9.531],[-9.53,-0.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[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":[[22.452,-1.103],[21.972,-4.751],[19.648,-5.267],[16.594,-5.582],[15.679,-7.79],[17.616,-10.172],[18.894,-12.18],[16.654,-15.099],[14.384,-14.384],[11.584,-13.13],[9.684,-14.585],[10.17,-17.616],[10.27,-19.994],[6.87,-21.402],[5.261,-19.648],[3.461,-17.161],[1.091,-17.473],[-0.003,-20.341],[-1.103,-22.452],[-4.751,-21.972],[-5.267,-19.648],[-5.582,-16.594],[-7.79,-15.679],[-10.172,-17.616],[-12.18,-18.894],[-15.1,-16.654],[-14.384,-14.384],[-13.13,-11.584],[-14.585,-9.684],[-17.616,-10.17],[-19.994,-10.27],[-21.402,-6.87],[-19.648,-5.261],[-17.161,-3.461],[-17.474,-1.091],[-20.341,0.003],[-22.452,1.103],[-21.973,4.751],[-19.648,5.267],[-16.594,5.582],[-15.679,7.79],[-17.616,10.172],[-18.894,12.18],[-16.654,15.099],[-14.384,14.384],[-11.584,13.13],[-9.684,14.585],[-10.17,17.616],[-10.27,19.994],[-6.87,21.402],[-5.261,19.648],[-3.461,17.161],[-1.091,17.473],[0.003,20.341],[1.103,22.452],[4.751,21.972],[5.267,19.648],[5.582,16.594],[7.79,15.679],[10.172,17.616],[12.18,18.894],[15.099,16.654],[14.384,14.384],[13.13,11.584],[14.585,9.684],[17.616,10.17],[19.994,10.27],[21.401,6.87],[19.648,5.261],[17.161,3.461],[17.473,1.091],[20.341,-0.003]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 2","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[22.702,22.702],"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":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":152,"op":600,"st":-4,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Shape Layer 14","parent":1,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0.125,0,0],"ix":2},"a":{"a":0,"k":[450.375,-198.5,0],"ix":1},"s":{"a":0,"k":[118.182,118.182,100],"ix":6}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[19.25,19.25],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.070588429769,0,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082352941176,0.105882352941,0.211764705882,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[450.375,-198.5],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Shape Layer 13","parent":13,"tt":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":150,"ix":10},"p":{"a":0,"k":[455.091,-195.76,0],"ix":2},"a":{"a":0,"k":[450.245,-199.438,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.833,0.833,0.833],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":30,"s":[104.762,104.762,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":272,"s":[104.762,104.762,100]},{"t":300,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\n$bm_rt = loopOut();"}},"ao":0,"ef":[{"ty":28,"nm":"Set Matte","np":8,"mn":"ADBE Set Matte3","ix":1,"en":1,"ef":[{"ty":10,"nm":"Take Matte From Layer","mn":"ADBE Set Matte3-0001","ix":1,"v":{"a":0,"k":12,"ix":1}},{"ty":7,"nm":"Use For Matte","mn":"ADBE Set Matte3-0002","ix":2,"v":{"a":0,"k":4,"ix":2}},{"ty":7,"nm":"Invert Matte","mn":"ADBE Set Matte3-0003","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":7,"nm":"If Layer Sizes Differ","mn":"ADBE Set Matte3-0004","ix":4,"v":{"a":0,"k":1,"ix":4}},{"ty":7,"nm":"Composite Matte with Original","mn":"ADBE Set Matte3-0005","ix":5,"v":{"a":0,"k":1,"ix":5}},{"ty":7,"nm":"Premultiply Matte Layer","mn":"ADBE Set Matte3-0006","ix":6,"v":{"a":0,"k":1,"ix":6}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.875,0],[0,0]],"o":[[0,0],[3.875,0],[0,0]],"v":[[446.625,-214.875],[450.125,-221.5],[453.875,-214.875]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"rp","c":{"a":0,"k":12,"ix":1},"o":{"a":0,"k":0,"ix":2},"m":1,"ix":4,"tr":{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[450.3,-198.7],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"t":0,"s":[73.65,73.65]},{"i":{"x":[0.833,0.833],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"t":54,"s":[100,100]},{"i":{"x":[0.833,0.833],"y":[1,1]},"o":{"x":[0.167,0.167],"y":[0,0]},"t":254,"s":[100,100]},{"t":300,"s":[73.65,73.65]}],"ix":3,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":90,"s":[30]},{"t":300,"s":[30]}],"ix":4,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"so":{"a":0,"k":100,"ix":5},"eo":{"a":0,"k":100,"ix":6},"nm":"Transform"},"nm":"Repeater 1","mn":"ADBE Vector Filter - Repeater","hd":false},{"ty":"tr","p":{"a":0,"k":[0,-0.125],"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":"Shape 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"gears trk matte","td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1416.5,183.5,0],"ix":2},"a":{"a":0,"k":[36.5,36.5,0],"ix":1},"s":{"a":0,"k":[93.841,93.841,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-19.054,0],[0,-19.054],[19.054,0],[0,19.054]],"o":[[19.054,0],[0,19.054],[-19.054,0],[0,-19.054]],"v":[[0,-34.5],[34.5,0],[0,34.5],[-34.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[36.5,36.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Shape Layer 12","parent":1,"tt":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-7,"ix":10,"x":"var $bm_rt;\n$bm_rt = $bm_sum(transform.rotation, $bm_mul(time, 100));"},"p":{"a":0,"k":[0,0,0],"ix":2},"a":{"a":0,"k":[454.5,-196.25,0],"ix":1},"s":{"a":0,"k":[95.455,95.455,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[27.5,27.5],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[454.5,-196.25],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[101.905,101.905],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,234.25,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-315.25,-211.125]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":38,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":70,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":104,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":106,"s":[0]},{"t":122,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":78,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":104,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":106,"s":[0]},{"t":122,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":38,"op":600,"st":38,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,234.25,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-314.625,-195.625]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":14,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":80,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":82,"s":[0]},{"t":98,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":14,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":54,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":80,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":82,"s":[0]},{"t":98,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":14,"op":600,"st":14,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,234.25,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-315,-180.125]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":42,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":110,"s":[0]},{"t":126,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":42,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":82,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":110,"s":[0]},{"t":126,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":42,"op":600,"st":42,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,218.125,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-314.875,-163.375]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":66,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":68,"s":[0]},{"t":84,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":40,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":66,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":68,"s":[0]},{"t":84,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":590,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Shape Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,218.125,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-314.875,-195.625]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":106,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[0]},{"t":124,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":80,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":106,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[0]},{"t":124,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":40,"op":600,"st":40,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Shape Layer 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,218.125,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-315,-180.125]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":44,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":76,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":110,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":112,"s":[0]},{"t":128,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":44,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":84,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":110,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":112,"s":[0]},{"t":128,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":44,"op":600,"st":44,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Shape Layer 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,202.625,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-315.125,-148.875]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":22,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":54,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":88,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":90,"s":[0]},{"t":106,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":22,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":62,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":88,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":90,"s":[0]},{"t":106,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":22,"op":600,"st":22,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Shape Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,202.625,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-314.375,-164]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":64,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":98,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":100,"s":[0]},{"t":116,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":72,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":98,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":100,"s":[0]},{"t":116,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":32,"op":600,"st":32,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Shape Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.438,202.625,0],"ix":2},"a":{"a":0,"k":[-333.063,-180.125,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]],"o":[[0,0],[0,0]],"v":[[-351.125,-180.125],[-315,-180.125]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":66,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":68,"s":[0]},{"t":84,"s":[0]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":40,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":66,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":68,"s":[0]},{"t":84,"s":[0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":590,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[656,234,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Layer 12 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[611,234,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"Layer 13 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[656,218,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Layer 14 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[611,218,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"Layer 15 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[656,202,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"Layer 16 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[611,202,0],"ix":2},"a":{"a":0,"k":[6,6,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":[[-2.209,0],[0,-2.209],[2.209,0],[0,2.209]],"o":[[2.209,0],[0,2.209],[-2.209,0],[0,-2.209]],"v":[[0,-4],[4,0],[0,4],[-4,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"Layer 18 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1316.5,624.5,0],"ix":2},"a":{"a":0,"k":[39.5,39.5,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":[[-20.711,0],[0,-20.711],[20.711,0],[0,20.711]],"o":[[20.711,0],[0,20.711],[-20.711,0],[0,-20.711]],"v":[[0,-37.5],[37.5,0],[0,37.5],[-37.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[39.5,39.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"Layer 19 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[998.5,306.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.051000000449,0.870999983245,0.722000002394,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":0,"nm":"gears","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[998.5,382,0],"ix":2},"a":{"a":0,"k":[998.5,382,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1997,"h":764,"ip":298,"op":600,"st":298,"bm":0},{"ddd":0,"ind":19,"ty":0,"nm":"gears","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[998.5,382,0],"ix":2},"a":{"a":0,"k":[998.5,382,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1997,"h":764,"ip":0,"op":298,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"Layer 21 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1416.5,183.5,0],"ix":2},"a":{"a":0,"k":[36.5,36.5,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":[[-19.054,0],[0,-19.054],[19.054,0],[0,19.054]],"o":[[19.054,0],[0,19.054],[-19.054,0],[0,-19.054]],"v":[[0,-34.5],[34.5,0],[0,34.5],[-34.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[36.5,36.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"Layer 22 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.167},"t":0,"s":[1672.225,70.42,0],"to":[-0.037,-0.067,0],"ti":[0.078,0.134,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":2,"s":[1672.005,70.018,0],"to":[-0.078,-0.134,0],"ti":[0.086,0.133,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":4,"s":[1671.759,69.617,0],"to":[-0.086,-0.133,0],"ti":[0.094,0.133,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":6,"s":[1671.489,69.217,0],"to":[-0.094,-0.133,0],"ti":[0.102,0.132,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":8,"s":[1671.194,68.819,0],"to":[-0.102,-0.132,0],"ti":[0.11,0.132,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":10,"s":[1670.875,68.422,0],"to":[-0.11,-0.132,0],"ti":[0.118,0.131,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":12,"s":[1670.533,68.028,0],"to":[-0.118,-0.131,0],"ti":[0.125,0.131,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":14,"s":[1670.169,67.634,0],"to":[-0.125,-0.131,0],"ti":[0.132,0.13,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":16,"s":[1669.782,67.243,0],"to":[-0.132,-0.13,0],"ti":[0.139,0.13,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":18,"s":[1669.374,66.853,0],"to":[-0.139,-0.13,0],"ti":[0.146,0.129,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":20,"s":[1668.945,66.465,0],"to":[-0.146,-0.129,0],"ti":[0.152,0.129,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":22,"s":[1668.498,66.078,0],"to":[-0.152,-0.129,0],"ti":[0.158,0.128,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":24,"s":[1668.032,65.694,0],"to":[-0.158,-0.128,0],"ti":[0.164,0.127,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":26,"s":[1667.548,65.311,0],"to":[-0.164,-0.127,0],"ti":[0.169,0.127,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":28,"s":[1667.05,64.929,0],"to":[-0.169,-0.127,0],"ti":[0.173,0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":30,"s":[1666.536,64.55,0],"to":[-0.173,-0.126,0],"ti":[0.177,0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":32,"s":[1666.01,64.172,0],"to":[-0.177,-0.126,0],"ti":[0.181,0.125,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":34,"s":[1665.473,63.796,0],"to":[-0.181,-0.125,0],"ti":[0.184,0.125,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":36,"s":[1664.926,63.422,0],"to":[-0.184,-0.125,0],"ti":[0.186,0.124,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":38,"s":[1664.371,63.049,0],"to":[-0.186,-0.124,0],"ti":[0.188,0.124,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":40,"s":[1663.811,62.677,0],"to":[-0.188,-0.124,0],"ti":[0.188,0.123,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[1663.246,62.308,0],"to":[-0.188,-0.123,0],"ti":[0.189,0.123,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":44,"s":[1662.68,61.939,0],"to":[-0.189,-0.123,0],"ti":[0.188,0.122,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":46,"s":[1662.114,61.572,0],"to":[-0.188,-0.122,0],"ti":[0.187,0.122,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":48,"s":[1661.551,61.206,0],"to":[-0.187,-0.122,0],"ti":[0.185,0.121,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":50,"s":[1660.992,60.841,0],"to":[-0.185,-0.121,0],"ti":[0.182,0.121,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":52,"s":[1660.441,60.477,0],"to":[-0.182,-0.121,0],"ti":[0.178,0.121,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":54,"s":[1659.901,60.115,0],"to":[-0.178,-0.121,0],"ti":[0.173,0.121,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":56,"s":[1659.373,59.753,0],"to":[-0.173,-0.121,0],"ti":[0.168,0.12,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":58,"s":[1658.86,59.391,0],"to":[-0.168,-0.12,0],"ti":[0.161,0.12,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":60,"s":[1658.366,59.031,0],"to":[-0.161,-0.12,0],"ti":[0.153,0.12,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":62,"s":[1657.893,58.671,0],"to":[-0.153,-0.12,0],"ti":[0.145,0.12,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":64,"s":[1657.445,58.311,0],"to":[-0.145,-0.12,0],"ti":[0.135,0.12,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":66,"s":[1657.025,57.951,0],"to":[-0.135,-0.12,0],"ti":[0.124,0.12,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":68,"s":[1656.635,57.591,0],"to":[-0.124,-0.12,0],"ti":[0.112,0.12,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":70,"s":[1656.279,57.231,0],"to":[-0.112,-0.12,0],"ti":[0.099,0.12,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":72,"s":[1655.962,56.871,0],"to":[-0.099,-0.12,0],"ti":[0.087,0.118,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":74,"s":[1655.685,56.51,0],"to":[-0.087,-0.118,0],"ti":[0.077,0.111,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":76,"s":[1655.442,56.165,0],"to":[-0.077,-0.111,0],"ti":[0.068,0.102,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.175},"t":78,"s":[1655.224,55.846,0],"to":[-0.068,-0.102,0],"ti":[0.06,0.094,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":80,"s":[1655.033,55.551,0],"to":[-0.06,-0.094,0],"ti":[0.051,0.087,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.176},"t":82,"s":[1654.866,55.28,0],"to":[-0.051,-0.087,0],"ti":[0.043,0.079,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":84,"s":[1654.725,55.031,0],"to":[-0.043,-0.079,0],"ti":[0.035,0.072,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":86,"s":[1654.607,54.805,0],"to":[-0.035,-0.072,0],"ti":[0.027,0.065,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.178},"t":88,"s":[1654.514,54.599,0],"to":[-0.027,-0.065,0],"ti":[0.019,0.059,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.179},"t":90,"s":[1654.445,54.413,0],"to":[-0.019,-0.059,0],"ti":[0.012,0.053,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.179},"t":92,"s":[1654.398,54.245,0],"to":[-0.012,-0.053,0],"ti":[0.004,0.047,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.178},"t":94,"s":[1654.374,54.095,0],"to":[-0.004,-0.047,0],"ti":[-0.003,0.042,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.177},"t":96,"s":[1654.372,53.962,0],"to":[0.003,-0.042,0],"ti":[-0.01,0.037,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.173},"t":98,"s":[1654.391,53.845,0],"to":[0.01,-0.037,0],"ti":[-0.017,0.032,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.169},"t":100,"s":[1654.431,53.743,0],"to":[0.017,-0.032,0],"ti":[-0.023,0.027,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.165},"t":102,"s":[1654.492,53.655,0],"to":[0.023,-0.027,0],"ti":[-0.03,0.023,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.161},"t":104,"s":[1654.572,53.58,0],"to":[0.03,-0.023,0],"ti":[-0.036,0.019,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.16},"t":106,"s":[1654.67,53.517,0],"to":[0.036,-0.019,0],"ti":[-0.042,0.016,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.159},"t":108,"s":[1654.787,53.465,0],"to":[0.042,-0.016,0],"ti":[-0.048,0.012,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":110,"s":[1654.922,53.423,0],"to":[0.048,-0.012,0],"ti":[-0.053,0.009,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":112,"s":[1655.073,53.39,0],"to":[0.053,-0.009,0],"ti":[-0.058,0.007,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":114,"s":[1655.24,53.366,0],"to":[0.058,-0.007,0],"ti":[-0.063,0.005,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":116,"s":[1655.422,53.349,0],"to":[0.063,-0.005,0],"ti":[-0.068,0.002,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":118,"s":[1655.619,53.339,0],"to":[0.068,-0.002,0],"ti":[-0.072,0.001,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":120,"s":[1655.829,53.335,0],"to":[0.072,-0.001,0],"ti":[-0.076,-0.001,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":122,"s":[1656.051,53.335,0],"to":[0.076,0.001,0],"ti":[-0.08,-0.002,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":124,"s":[1656.286,53.339,0],"to":[0.08,0.002,0],"ti":[-0.083,-0.003,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":126,"s":[1656.53,53.346,0],"to":[0.083,0.003,0],"ti":[-0.086,-0.003,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":128,"s":[1656.785,53.355,0],"to":[0.086,0.003,0],"ti":[-0.089,-0.003,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":130,"s":[1657.049,53.365,0],"to":[0.089,0.003,0],"ti":[-0.092,-0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":132,"s":[1657.32,53.376,0],"to":[0.092,0.003,0],"ti":[-0.094,-0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":134,"s":[1657.598,53.386,0],"to":[0.094,0.003,0],"ti":[-0.095,-0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":136,"s":[1657.882,53.394,0],"to":[0.095,0.003,0],"ti":[-0.097,-0.002,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":138,"s":[1658.17,53.401,0],"to":[0.097,0.002,0],"ti":[-0.098,-0.001,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":140,"s":[1658.462,53.404,0],"to":[0.098,0.001,0],"ti":[-0.098,0.001,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":142,"s":[1658.756,53.404,0],"to":[0.098,-0.001,0],"ti":[-0.098,0.003,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":144,"s":[1659.052,53.399,0],"to":[0.098,-0.003,0],"ti":[-0.098,0.005,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":146,"s":[1659.347,53.388,0],"to":[0.098,-0.005,0],"ti":[-0.098,0.007,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":148,"s":[1659.642,53.371,0],"to":[0.098,-0.007,0],"ti":[-0.097,0.009,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":150,"s":[1659.933,53.347,0],"to":[0.097,-0.009,0],"ti":[-0.095,0.012,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":152,"s":[1660.221,53.315,0],"to":[0.095,-0.012,0],"ti":[-0.093,0.015,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":154,"s":[1660.505,53.274,0],"to":[0.093,-0.015,0],"ti":[-0.091,0.019,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":156,"s":[1660.781,53.223,0],"to":[0.091,-0.019,0],"ti":[-0.088,0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":158,"s":[1661.05,53.162,0],"to":[0.088,-0.022,0],"ti":[-0.085,0.026,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":160,"s":[1661.311,53.09,0],"to":[0.085,-0.026,0],"ti":[-0.081,0.03,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":162,"s":[1661.56,53.006,0],"to":[0.081,-0.03,0],"ti":[-0.077,0.035,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":164,"s":[1661.798,52.909,0],"to":[0.077,-0.035,0],"ti":[-0.072,0.039,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":166,"s":[1662.023,52.799,0],"to":[0.072,-0.039,0],"ti":[-0.067,0.044,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":168,"s":[1662.233,52.674,0],"to":[0.067,-0.044,0],"ti":[-0.062,0.049,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":170,"s":[1662.426,52.534,0],"to":[0.062,-0.049,0],"ti":[-0.055,0.055,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":172,"s":[1662.602,52.379,0],"to":[0.055,-0.055,0],"ti":[-0.049,0.06,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":174,"s":[1662.758,52.207,0],"to":[0.049,-0.06,0],"ti":[-0.041,0.066,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":176,"s":[1662.894,52.018,0],"to":[0.041,-0.066,0],"ti":[-0.034,0.072,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":178,"s":[1663.007,51.811,0],"to":[0.034,-0.072,0],"ti":[-0.025,0.079,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":180,"s":[1663.096,51.585,0],"to":[0.025,-0.079,0],"ti":[-0.016,0.085,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":182,"s":[1663.159,51.339,0],"to":[0.016,-0.085,0],"ti":[-0.007,0.092,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":184,"s":[1663.194,51.074,0],"to":[0.007,-0.092,0],"ti":[0.003,0.099,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.161},"t":186,"s":[1663.201,50.788,0],"to":[-0.003,-0.099,0],"ti":[0.014,0.106,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":188,"s":[1663.177,50.48,0],"to":[-0.014,-0.106,0],"ti":[0.025,0.114,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":190,"s":[1663.119,50.149,0],"to":[-0.025,-0.114,0],"ti":[0.037,0.122,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.16},"t":192,"s":[1663.028,49.796,0],"to":[-0.037,-0.122,0],"ti":[0.049,0.126,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.164},"t":194,"s":[1662.9,49.419,0],"to":[-0.049,-0.126,0],"ti":[0.062,0.124,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":196,"s":[1662.733,49.041,0],"to":[-0.062,-0.124,0],"ti":[0.074,0.118,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":198,"s":[1662.529,48.678,0],"to":[-0.074,-0.118,0],"ti":[0.084,0.112,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":200,"s":[1662.291,48.333,0],"to":[-0.084,-0.112,0],"ti":[0.094,0.106,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":202,"s":[1662.024,48.005,0],"to":[-0.094,-0.106,0],"ti":[0.102,0.099,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":204,"s":[1661.73,47.697,0],"to":[-0.102,-0.099,0],"ti":[0.109,0.092,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":206,"s":[1661.414,47.41,0],"to":[-0.109,-0.092,0],"ti":[0.115,0.084,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":208,"s":[1661.078,47.146,0],"to":[-0.115,-0.084,0],"ti":[0.12,0.076,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":210,"s":[1660.726,46.904,0],"to":[-0.12,-0.076,0],"ti":[0.123,0.068,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":212,"s":[1660.361,46.687,0],"to":[-0.123,-0.068,0],"ti":[0.126,0.06,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":214,"s":[1659.986,46.495,0],"to":[-0.126,-0.06,0],"ti":[0.128,0.051,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":216,"s":[1659.604,46.328,0],"to":[-0.128,-0.051,0],"ti":[0.129,0.042,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":218,"s":[1659.217,46.189,0],"to":[-0.129,-0.042,0],"ti":[0.129,0.033,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":220,"s":[1658.829,46.076,0],"to":[-0.129,-0.033,0],"ti":[0.128,0.024,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":222,"s":[1658.442,45.991,0],"to":[-0.128,-0.024,0],"ti":[0.127,0.014,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":224,"s":[1658.058,45.934,0],"to":[-0.127,-0.014,0],"ti":[0.125,0.005,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":226,"s":[1657.68,45.905,0],"to":[-0.125,-0.005,0],"ti":[0.122,-0.005,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":228,"s":[1657.31,45.904,0],"to":[-0.122,0.005,0],"ti":[0.118,-0.014,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":230,"s":[1656.95,45.933,0],"to":[-0.118,0.014,0],"ti":[0.114,-0.024,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":232,"s":[1656.601,45.989,0],"to":[-0.114,0.024,0],"ti":[0.109,-0.033,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":234,"s":[1656.267,46.075,0],"to":[-0.109,0.033,0],"ti":[0.104,-0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":236,"s":[1655.948,46.189,0],"to":[-0.104,0.043,0],"ti":[0.098,-0.052,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":238,"s":[1655.646,46.331,0],"to":[-0.098,0.052,0],"ti":[0.091,-0.061,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":240,"s":[1655.362,46.5,0],"to":[-0.091,0.061,0],"ti":[0.084,-0.07,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":242,"s":[1655.099,46.697,0],"to":[-0.084,0.07,0],"ti":[0.077,-0.079,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":244,"s":[1654.856,46.921,0],"to":[-0.077,0.079,0],"ti":[0.069,-0.087,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":246,"s":[1654.636,47.17,0],"to":[-0.069,0.087,0],"ti":[0.061,-0.096,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":248,"s":[1654.44,47.445,0],"to":[-0.061,0.096,0],"ti":[0.053,-0.104,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":250,"s":[1654.268,47.745,0],"to":[-0.053,0.104,0],"ti":[0.045,-0.111,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":252,"s":[1654.121,48.068,0],"to":[-0.045,0.111,0],"ti":[0.036,-0.119,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":254,"s":[1653.999,48.413,0],"to":[-0.036,0.119,0],"ti":[0.027,-0.126,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":256,"s":[1653.904,48.78,0],"to":[-0.027,0.126,0],"ti":[0.018,-0.132,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":258,"s":[1653.836,49.167,0],"to":[-0.018,0.132,0],"ti":[0.009,-0.138,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":260,"s":[1653.795,49.573,0],"to":[-0.009,0.138,0],"ti":[0,-0.144,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":262,"s":[1653.781,49.996,0],"to":[0,0.144,0],"ti":[-0.009,-0.149,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":264,"s":[1653.795,50.435,0],"to":[0.009,0.149,0],"ti":[-0.018,-0.153,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":266,"s":[1653.836,50.889,0],"to":[0.018,0.153,0],"ti":[-0.027,-0.157,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":268,"s":[1653.904,51.355,0],"to":[0.027,0.157,0],"ti":[-0.036,-0.16,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":270,"s":[1654,51.831,0],"to":[0.036,0.16,0],"ti":[-0.045,-0.163,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":272,"s":[1654.122,52.317,0],"to":[0.045,0.163,0],"ti":[-0.054,-0.165,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":274,"s":[1654.27,52.809,0],"to":[0.054,0.165,0],"ti":[-0.062,-0.166,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":276,"s":[1654.443,53.307,0],"to":[0.062,0.166,0],"ti":[-0.07,-0.167,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":278,"s":[1654.642,53.807,0],"to":[0.07,0.167,0],"ti":[-0.078,-0.166,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":280,"s":[1654.864,54.307,0],"to":[0.078,0.166,0],"ti":[-0.085,-0.165,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":282,"s":[1655.109,54.805,0],"to":[0.085,0.165,0],"ti":[-0.093,-0.163,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":284,"s":[1655.377,55.299,0],"to":[0.093,0.163,0],"ti":[-0.099,-0.161,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":286,"s":[1655.665,55.786,0],"to":[0.099,0.161,0],"ti":[-0.105,-0.157,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":288,"s":[1655.972,56.263,0],"to":[0.105,0.157,0],"ti":[-0.111,-0.152,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":290,"s":[1656.297,56.727,0],"to":[0.111,0.152,0],"ti":[-0.116,-0.147,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":292,"s":[1656.639,57.177,0],"to":[0.116,0.147,0],"ti":[-0.121,-0.14,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":294,"s":[1656.996,57.608,0],"to":[0.121,0.14,0],"ti":[-0.125,-0.132,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":296,"s":[1657.365,58.017,0],"to":[0.125,0.132,0],"ti":[-0.128,-0.124,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":298,"s":[1657.746,58.403,0],"to":[0.128,0.124,0],"ti":[-0.131,-0.114,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":300,"s":[1658.136,58.76,0],"to":[0.131,0.114,0],"ti":[-0.133,-0.103,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":302,"s":[1658.532,59.087,0],"to":[0.133,0.103,0],"ti":[-0.134,-0.091,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":304,"s":[1658.934,59.379,0],"to":[0.134,0.091,0],"ti":[-0.135,-0.078,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":306,"s":[1659.338,59.633,0],"to":[0.135,0.078,0],"ti":[-0.134,-0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":308,"s":[1659.741,59.846,0],"to":[0.134,0.063,0],"ti":[-0.133,-0.048,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":310,"s":[1660.142,60.013,0],"to":[0.133,0.048,0],"ti":[-0.13,-0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":312,"s":[1660.538,60.132,0],"to":[0.13,0.031,0],"ti":[-0.127,-0.017,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":314,"s":[1660.925,60.197,0],"to":[0.127,0.017,0],"ti":[-0.121,-0.011,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":316,"s":[1661.298,60.234,0],"to":[0.121,0.011,0],"ti":[-0.115,-0.007,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":318,"s":[1661.653,60.261,0],"to":[0.115,0.007,0],"ti":[-0.11,-0.005,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":320,"s":[1661.99,60.278,0],"to":[0.11,0.005,0],"ti":[-0.104,-0.002,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":322,"s":[1662.31,60.288,0],"to":[0.104,0.002,0],"ti":[-0.098,0,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":324,"s":[1662.613,60.291,0],"to":[0.098,0,0],"ti":[-0.092,0.002,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":326,"s":[1662.899,60.288,0],"to":[0.092,-0.002,0],"ti":[-0.087,0.003,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":328,"s":[1663.168,60.28,0],"to":[0.087,-0.003,0],"ti":[-0.081,0.005,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":330,"s":[1663.42,60.267,0],"to":[0.081,-0.005,0],"ti":[-0.076,0.006,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":332,"s":[1663.656,60.251,0],"to":[0.076,-0.006,0],"ti":[-0.071,0.006,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":334,"s":[1663.875,60.233,0],"to":[0.071,-0.006,0],"ti":[-0.065,0.007,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":336,"s":[1664.079,60.213,0],"to":[0.065,-0.007,0],"ti":[-0.06,0.007,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":338,"s":[1664.268,60.191,0],"to":[0.06,-0.007,0],"ti":[-0.055,0.007,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":340,"s":[1664.441,60.17,0],"to":[0.055,-0.007,0],"ti":[-0.05,0.007,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.175},"t":342,"s":[1664.6,60.148,0],"to":[0.05,-0.007,0],"ti":[-0.046,0.006,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.176},"t":344,"s":[1664.744,60.128,0],"to":[0.046,-0.006,0],"ti":[-0.041,0.006,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":346,"s":[1664.874,60.11,0],"to":[0.041,-0.006,0],"ti":[-0.037,0.005,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":348,"s":[1664.991,60.093,0],"to":[0.037,-0.005,0],"ti":[-0.032,0.004,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.178},"t":350,"s":[1665.095,60.08,0],"to":[0.032,-0.004,0],"ti":[-0.028,0.003,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.18},"t":352,"s":[1665.186,60.07,0],"to":[0.028,-0.003,0],"ti":[-0.024,0.001,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.181},"t":354,"s":[1665.265,60.063,0],"to":[0.024,-0.001,0],"ti":[-0.021,0,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.183},"t":356,"s":[1665.332,60.061,0],"to":[0.021,0,0],"ti":[-0.017,-0.002,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.184},"t":358,"s":[1665.389,60.064,0],"to":[0.017,0.002,0],"ti":[-0.014,-0.003,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.184},"t":360,"s":[1665.435,60.071,0],"to":[0.014,0.003,0],"ti":[-0.011,-0.005,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.18},"t":362,"s":[1665.471,60.085,0],"to":[0.011,0.005,0],"ti":[-0.008,-0.007,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.171},"t":364,"s":[1665.498,60.104,0],"to":[0.008,0.007,0],"ti":[-0.005,-0.009,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.161},"t":366,"s":[1665.516,60.129,0],"to":[0.005,0.009,0],"ti":[-0.002,-0.012,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.156},"t":368,"s":[1665.527,60.16,0],"to":[0.002,0.012,0],"ti":[0,-0.014,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.154},"t":370,"s":[1665.53,60.199,0],"to":[0,0.014,0],"ti":[0.002,-0.016,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.155},"t":372,"s":[1665.527,60.244,0],"to":[-0.002,0.016,0],"ti":[0.004,-0.019,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.156},"t":374,"s":[1665.518,60.296,0],"to":[-0.004,0.019,0],"ti":[0.005,-0.021,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":376,"s":[1665.504,60.355,0],"to":[-0.005,0.021,0],"ti":[0.007,-0.023,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":378,"s":[1665.486,60.421,0],"to":[-0.007,0.023,0],"ti":[0.008,-0.026,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":380,"s":[1665.464,60.495,0],"to":[-0.008,0.026,0],"ti":[0.008,-0.028,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":382,"s":[1665.44,60.577,0],"to":[-0.008,0.028,0],"ti":[0.009,-0.031,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":384,"s":[1665.414,60.665,0],"to":[-0.009,0.031,0],"ti":[0.009,-0.033,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":386,"s":[1665.387,60.761,0],"to":[-0.009,0.033,0],"ti":[0.009,-0.036,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":388,"s":[1665.36,60.865,0],"to":[-0.009,0.036,0],"ti":[0.008,-0.038,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":390,"s":[1665.334,60.976,0],"to":[-0.008,0.038,0],"ti":[0.008,-0.041,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":392,"s":[1665.31,61.094,0],"to":[-0.008,0.041,0],"ti":[0.007,-0.043,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":394,"s":[1665.288,61.219,0],"to":[-0.007,0.043,0],"ti":[0.005,-0.045,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":396,"s":[1665.27,61.351,0],"to":[-0.005,0.045,0],"ti":[0.003,-0.047,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":398,"s":[1665.257,61.489,0],"to":[-0.003,0.047,0],"ti":[0.001,-0.049,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":400,"s":[1665.25,61.635,0],"to":[-0.001,0.049,0],"ti":[-0.001,-0.051,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":402,"s":[1665.25,61.786,0],"to":[0.001,0.051,0],"ti":[-0.004,-0.053,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":404,"s":[1665.257,61.943,0],"to":[0.004,0.053,0],"ti":[-0.007,-0.055,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":406,"s":[1665.274,62.105,0],"to":[0.007,0.055,0],"ti":[-0.011,-0.057,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":408,"s":[1665.3,62.273,0],"to":[0.011,0.057,0],"ti":[-0.015,-0.058,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":410,"s":[1665.338,62.446,0],"to":[0.015,0.058,0],"ti":[-0.019,-0.06,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":412,"s":[1665.388,62.623,0],"to":[0.019,0.06,0],"ti":[-0.024,-0.061,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":414,"s":[1665.452,62.804,0],"to":[0.024,0.061,0],"ti":[-0.029,-0.062,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":416,"s":[1665.531,62.988,0],"to":[0.029,0.062,0],"ti":[-0.034,-0.063,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":418,"s":[1665.626,63.175,0],"to":[0.034,0.063,0],"ti":[-0.04,-0.063,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":420,"s":[1665.738,63.364,0],"to":[0.04,0.063,0],"ti":[-0.047,-0.064,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":422,"s":[1665.869,63.555,0],"to":[0.047,0.064,0],"ti":[-0.054,-0.064,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":424,"s":[1666.019,63.748,0],"to":[0.054,0.064,0],"ti":[-0.061,-0.064,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":426,"s":[1666.191,63.94,0],"to":[0.061,0.064,0],"ti":[-0.069,-0.064,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":428,"s":[1666.385,64.133,0],"to":[0.069,0.064,0],"ti":[-0.077,-0.064,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":430,"s":[1666.603,64.324,0],"to":[0.077,0.064,0],"ti":[-0.086,-0.063,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.162},"t":432,"s":[1666.847,64.514,0],"to":[0.086,0.063,0],"ti":[-0.088,-0.067,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":434,"s":[1667.116,64.702,0],"to":[0.088,0.067,0],"ti":[-0.079,-0.079,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":436,"s":[1667.374,64.916,0],"to":[0.079,0.079,0],"ti":[-0.066,-0.093,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":438,"s":[1667.593,65.175,0],"to":[0.066,0.093,0],"ti":[-0.054,-0.106,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":440,"s":[1667.773,65.474,0],"to":[0.054,0.106,0],"ti":[-0.042,-0.117,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":442,"s":[1667.916,65.809,0],"to":[0.042,0.117,0],"ti":[-0.029,-0.128,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":444,"s":[1668.022,66.177,0],"to":[0.029,0.128,0],"ti":[-0.018,-0.137,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":446,"s":[1668.093,66.575,0],"to":[0.018,0.137,0],"ti":[-0.006,-0.145,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":448,"s":[1668.129,66.999,0],"to":[0.006,0.145,0],"ti":[0.005,-0.152,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":450,"s":[1668.131,67.445,0],"to":[-0.005,0.152,0],"ti":[0.016,-0.158,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":452,"s":[1668.1,67.91,0],"to":[-0.016,0.158,0],"ti":[0.026,-0.163,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":454,"s":[1668.038,68.391,0],"to":[-0.026,0.163,0],"ti":[0.036,-0.166,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":456,"s":[1667.944,68.886,0],"to":[-0.036,0.166,0],"ti":[0.046,-0.169,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":458,"s":[1667.821,69.39,0],"to":[-0.046,0.169,0],"ti":[0.055,-0.171,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":460,"s":[1667.67,69.902,0],"to":[-0.055,0.171,0],"ti":[0.064,-0.173,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":462,"s":[1667.491,70.419,0],"to":[-0.064,0.173,0],"ti":[0.073,-0.173,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":464,"s":[1667.285,70.937,0],"to":[-0.073,0.173,0],"ti":[0.081,-0.172,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":466,"s":[1667.054,71.455,0],"to":[-0.081,0.172,0],"ti":[0.089,-0.171,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":468,"s":[1666.799,71.971,0],"to":[-0.089,0.171,0],"ti":[0.096,-0.169,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":470,"s":[1666.521,72.481,0],"to":[-0.096,0.169,0],"ti":[0.103,-0.166,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":472,"s":[1666.221,72.984,0],"to":[-0.103,0.166,0],"ti":[0.11,-0.163,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":474,"s":[1665.901,73.478,0],"to":[-0.11,0.163,0],"ti":[0.116,-0.159,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":476,"s":[1665.561,73.961,0],"to":[-0.116,0.159,0],"ti":[0.122,-0.154,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":478,"s":[1665.204,74.43,0],"to":[-0.122,0.154,0],"ti":[0.127,-0.149,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":480,"s":[1664.83,74.885,0],"to":[-0.127,0.149,0],"ti":[0.132,-0.143,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":482,"s":[1664.44,75.324,0],"to":[-0.132,0.143,0],"ti":[0.137,-0.137,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":484,"s":[1664.037,75.744,0],"to":[-0.137,0.137,0],"ti":[0.141,-0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":486,"s":[1663.621,76.146,0],"to":[-0.141,0.13,0],"ti":[0.144,-0.123,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":488,"s":[1663.194,76.527,0],"to":[-0.144,0.123,0],"ti":[0.147,-0.116,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":490,"s":[1662.757,76.886,0],"to":[-0.147,0.116,0],"ti":[0.149,-0.108,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":492,"s":[1662.312,77.222,0],"to":[-0.149,0.108,0],"ti":[0.152,-0.1,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":494,"s":[1661.86,77.535,0],"to":[-0.152,0.1,0],"ti":[0.153,-0.092,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":496,"s":[1661.403,77.823,0],"to":[-0.153,0.092,0],"ti":[0.154,-0.083,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":498,"s":[1660.942,78.086,0],"to":[-0.154,0.083,0],"ti":[0.154,-0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":500,"s":[1660.479,78.322,0],"to":[-0.154,0.075,0],"ti":[0.154,-0.066,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":502,"s":[1660.015,78.533,0],"to":[-0.154,0.066,0],"ti":[0.154,-0.057,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":504,"s":[1659.552,78.716,0],"to":[-0.154,0.057,0],"ti":[0.153,-0.048,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":506,"s":[1659.092,78.872,0],"to":[-0.153,0.048,0],"ti":[0.151,-0.038,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":508,"s":[1658.636,79.001,0],"to":[-0.151,0.038,0],"ti":[0.149,-0.029,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":510,"s":[1658.186,79.102,0],"to":[-0.149,0.029,0],"ti":[0.146,-0.02,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":512,"s":[1657.744,79.176,0],"to":[-0.146,0.02,0],"ti":[0.143,-0.011,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":514,"s":[1657.311,79.223,0],"to":[-0.143,0.011,0],"ti":[0.139,-0.002,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":516,"s":[1656.889,79.242,0],"to":[-0.139,0.002,0],"ti":[0.134,0.007,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":518,"s":[1656.479,79.235,0],"to":[-0.134,-0.007,0],"ti":[0.129,0.015,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":520,"s":[1656.085,79.202,0],"to":[-0.129,-0.015,0],"ti":[0.123,0.024,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":522,"s":[1655.707,79.143,0],"to":[-0.123,-0.024,0],"ti":[0.117,0.032,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":524,"s":[1655.347,79.058,0],"to":[-0.117,-0.032,0],"ti":[0.11,0.04,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":526,"s":[1655.008,78.95,0],"to":[-0.11,-0.04,0],"ti":[0.102,0.048,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":528,"s":[1654.69,78.818,0],"to":[-0.102,-0.048,0],"ti":[0.094,0.055,0]},{"i":{"x":0.833,"y":0.121},"o":{"x":0.167,"y":0.17},"t":530,"s":[1654.397,78.664,0],"to":[-0.094,-0.055,0],"ti":[0.085,0.062,0]},{"i":{"x":0.833,"y":0.962},"o":{"x":0.167,"y":0.092},"t":532,"s":[1654.129,78.489,0],"to":[-0.085,-0.062,0],"ti":[-3.016,1.345,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.186},"t":534,"s":[1653.889,78.294,0],"to":[3.016,-1.345,0],"ti":[-3.056,1.312,0]},{"t":598,"s":[1672.225,70.42,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.961000031116,0.961000031116,0.961000031116,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"Layer 23 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.167},"t":0,"s":[312.659,69.835,0],"to":[0.053,-0.061,0],"ti":[-0.104,0.12,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":2,"s":[312.975,69.471,0],"to":[0.104,-0.12,0],"ti":[-0.1,0.117,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":4,"s":[313.282,69.116,0],"to":[0.1,-0.117,0],"ti":[-0.096,0.114,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":6,"s":[313.576,68.771,0],"to":[0.096,-0.114,0],"ti":[-0.09,0.111,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":8,"s":[313.856,68.435,0],"to":[0.09,-0.111,0],"ti":[-0.084,0.108,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":10,"s":[314.118,68.107,0],"to":[0.084,-0.108,0],"ti":[-0.08,0.102,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":12,"s":[314.36,67.787,0],"to":[0.08,-0.102,0],"ti":[-0.083,0.088,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.173},"t":14,"s":[314.597,67.492,0],"to":[0.083,-0.088,0],"ti":[-0.091,0.069,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.171},"t":16,"s":[314.859,67.257,0],"to":[0.091,-0.069,0],"ti":[-0.098,0.051,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":18,"s":[315.144,67.078,0],"to":[0.098,-0.051,0],"ti":[-0.104,0.033,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":20,"s":[315.449,66.953,0],"to":[0.104,-0.033,0],"ti":[-0.11,0.016,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.165},"t":22,"s":[315.771,66.881,0],"to":[0.11,-0.016,0],"ti":[-0.114,0,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":24,"s":[316.108,66.857,0],"to":[0.114,0,0],"ti":[-0.118,-0.015,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":26,"s":[316.457,66.881,0],"to":[0.118,0.015,0],"ti":[-0.121,-0.03,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":28,"s":[316.817,66.949,0],"to":[0.121,0.03,0],"ti":[-0.123,-0.043,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":30,"s":[317.184,67.059,0],"to":[0.123,0.043,0],"ti":[-0.125,-0.056,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":32,"s":[317.557,67.209,0],"to":[0.125,0.056,0],"ti":[-0.126,-0.068,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":34,"s":[317.933,67.396,0],"to":[0.126,0.068,0],"ti":[-0.126,-0.08,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":36,"s":[318.311,67.618,0],"to":[0.126,0.08,0],"ti":[-0.125,-0.09,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":38,"s":[318.689,67.873,0],"to":[0.125,0.09,0],"ti":[-0.124,-0.1,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":40,"s":[319.064,68.159,0],"to":[0.124,0.1,0],"ti":[-0.123,-0.109,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":42,"s":[319.435,68.472,0],"to":[0.123,0.109,0],"ti":[-0.121,-0.117,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":44,"s":[319.801,68.812,0],"to":[0.121,0.117,0],"ti":[-0.118,-0.125,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":46,"s":[320.159,69.175,0],"to":[0.118,0.125,0],"ti":[-0.115,-0.132,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":48,"s":[320.509,69.56,0],"to":[0.115,0.132,0],"ti":[-0.111,-0.138,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":50,"s":[320.848,69.964,0],"to":[0.111,0.138,0],"ti":[-0.107,-0.143,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":52,"s":[321.176,70.386,0],"to":[0.107,0.143,0],"ti":[-0.103,-0.148,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":54,"s":[321.492,70.822,0],"to":[0.103,0.148,0],"ti":[-0.098,-0.152,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":56,"s":[321.794,71.272,0],"to":[0.098,0.152,0],"ti":[-0.093,-0.155,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":58,"s":[322.081,71.732,0],"to":[0.093,0.155,0],"ti":[-0.088,-0.158,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":60,"s":[322.352,72.201,0],"to":[0.088,0.158,0],"ti":[-0.082,-0.16,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":62,"s":[322.607,72.678,0],"to":[0.082,0.16,0],"ti":[-0.076,-0.161,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":64,"s":[322.844,73.159,0],"to":[0.076,0.161,0],"ti":[-0.07,-0.161,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":66,"s":[323.063,73.642,0],"to":[0.07,0.161,0],"ti":[-0.064,-0.161,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":68,"s":[323.264,74.127,0],"to":[0.064,0.161,0],"ti":[-0.057,-0.161,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":70,"s":[323.446,74.611,0],"to":[0.057,0.161,0],"ti":[-0.051,-0.159,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":72,"s":[323.608,75.092,0],"to":[0.051,0.159,0],"ti":[-0.044,-0.158,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":74,"s":[323.75,75.567,0],"to":[0.044,0.158,0],"ti":[-0.037,-0.155,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":76,"s":[323.872,76.037,0],"to":[0.037,0.155,0],"ti":[-0.031,-0.152,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":78,"s":[323.974,76.497,0],"to":[0.031,0.152,0],"ti":[-0.024,-0.148,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":80,"s":[324.055,76.947,0],"to":[0.024,0.148,0],"ti":[-0.017,-0.144,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":82,"s":[324.117,77.385,0],"to":[0.017,0.144,0],"ti":[-0.01,-0.139,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":84,"s":[324.158,77.809,0],"to":[0.01,0.139,0],"ti":[-0.004,-0.133,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":86,"s":[324.179,78.218,0],"to":[0.004,0.133,0],"ti":[0.003,-0.127,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":88,"s":[324.18,78.609,0],"to":[-0.003,0.127,0],"ti":[0.009,-0.12,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":90,"s":[324.162,78.98,0],"to":[-0.009,0.12,0],"ti":[0.015,-0.113,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":92,"s":[324.125,79.331,0],"to":[-0.015,0.113,0],"ti":[0.021,-0.105,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":94,"s":[324.07,79.659,0],"to":[-0.021,0.105,0],"ti":[0.027,-0.097,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":96,"s":[323.998,79.963,0],"to":[-0.027,0.097,0],"ti":[0.033,-0.088,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":98,"s":[323.908,80.242,0],"to":[-0.033,0.088,0],"ti":[0.038,-0.079,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":100,"s":[323.802,80.493,0],"to":[-0.038,0.079,0],"ti":[0.043,-0.069,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":102,"s":[323.682,80.715,0],"to":[-0.043,0.069,0],"ti":[0.047,-0.059,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":104,"s":[323.547,80.906,0],"to":[-0.047,0.059,0],"ti":[0.051,-0.048,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":106,"s":[323.399,81.066,0],"to":[-0.051,0.048,0],"ti":[0.055,-0.036,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":108,"s":[323.239,81.192,0],"to":[-0.055,0.036,0],"ti":[0.058,-0.024,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.169},"t":110,"s":[323.068,81.283,0],"to":[-0.058,0.024,0],"ti":[0.061,-0.012,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.166},"t":112,"s":[322.888,81.337,0],"to":[-0.061,0.012,0],"ti":[0.064,0.001,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.164},"t":114,"s":[322.701,81.354,0],"to":[-0.064,-0.001,0],"ti":[0.065,0.014,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.161},"t":116,"s":[322.507,81.331,0],"to":[-0.065,-0.014,0],"ti":[0.067,0.028,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.16},"t":118,"s":[322.308,81.268,0],"to":[-0.067,-0.028,0],"ti":[0.067,0.042,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.159},"t":120,"s":[322.107,81.163,0],"to":[-0.067,-0.042,0],"ti":[0.067,0.057,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":122,"s":[321.904,81.014,0],"to":[-0.067,-0.057,0],"ti":[0.067,0.072,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":124,"s":[321.702,80.821,0],"to":[-0.067,-0.072,0],"ti":[0.066,0.088,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":126,"s":[321.503,80.581,0],"to":[-0.066,-0.088,0],"ti":[0.064,0.104,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":128,"s":[321.308,80.295,0],"to":[-0.064,-0.104,0],"ti":[0.061,0.12,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":130,"s":[321.12,79.959,0],"to":[-0.061,-0.12,0],"ti":[0.062,0.134,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":132,"s":[320.942,79.574,0],"to":[-0.062,-0.134,0],"ti":[0.075,0.14,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":134,"s":[320.748,79.156,0],"to":[-0.075,-0.14,0],"ti":[0.094,0.14,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":136,"s":[320.493,78.734,0],"to":[-0.094,-0.14,0],"ti":[0.112,0.14,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":138,"s":[320.182,78.314,0],"to":[-0.112,-0.14,0],"ti":[0.128,0.138,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":140,"s":[319.82,77.897,0],"to":[-0.128,-0.138,0],"ti":[0.143,0.136,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":142,"s":[319.412,77.485,0],"to":[-0.143,-0.136,0],"ti":[0.156,0.133,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":144,"s":[318.963,77.081,0],"to":[-0.156,-0.133,0],"ti":[0.167,0.13,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":146,"s":[318.478,76.685,0],"to":[-0.167,-0.13,0],"ti":[0.176,0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":148,"s":[317.961,76.301,0],"to":[-0.176,-0.126,0],"ti":[0.185,0.122,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":150,"s":[317.419,75.929,0],"to":[-0.185,-0.122,0],"ti":[0.191,0.117,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":152,"s":[316.854,75.571,0],"to":[-0.191,-0.117,0],"ti":[0.197,0.111,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":154,"s":[316.271,75.228,0],"to":[-0.197,-0.111,0],"ti":[0.201,0.105,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":156,"s":[315.674,74.903,0],"to":[-0.201,-0.105,0],"ti":[0.203,0.099,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":158,"s":[315.067,74.596,0],"to":[-0.203,-0.099,0],"ti":[0.205,0.092,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":160,"s":[314.454,74.308,0],"to":[-0.205,-0.092,0],"ti":[0.205,0.085,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":162,"s":[313.839,74.041,0],"to":[-0.205,-0.085,0],"ti":[0.204,0.078,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":164,"s":[313.225,73.796,0],"to":[-0.204,-0.078,0],"ti":[0.202,0.071,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":166,"s":[312.615,73.572,0],"to":[-0.202,-0.071,0],"ti":[0.199,0.063,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.169},"t":168,"s":[312.013,73.372,0],"to":[-0.199,-0.063,0],"ti":[0.195,0.055,0]},{"i":{"x":0.925,"y":0},"o":{"x":0.167,"y":0.163},"t":170,"s":[311.421,73.196,0],"to":[-0.195,-0.055,0],"ti":[0.085,-0.176,0]},{"i":{"x":0.833,"y":0.914},"o":{"x":0.167,"y":0.087},"t":172,"s":[310.843,73.044,0],"to":[-8.19,16.953,0],"ti":[0.184,0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.064,"y":1},"t":174,"s":[310.281,72.916,0],"to":[-0.184,-0.038,0],"ti":[0.178,0.03,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":176,"s":[309.737,72.814,0],"to":[-0.178,-0.03,0],"ti":[0.17,0.021,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":178,"s":[309.215,72.737,0],"to":[-0.17,-0.021,0],"ti":[0.162,0.013,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":180,"s":[308.716,72.685,0],"to":[-0.162,-0.013,0],"ti":[0.153,0.005,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":182,"s":[308.243,72.659,0],"to":[-0.153,-0.005,0],"ti":[0.144,-0.004,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":184,"s":[307.797,72.658,0],"to":[-0.144,0.004,0],"ti":[0.134,-0.012,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":186,"s":[307.38,72.682,0],"to":[-0.134,0.012,0],"ti":[0.123,-0.02,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":188,"s":[306.994,72.731,0],"to":[-0.123,0.02,0],"ti":[0.112,-0.029,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":190,"s":[306.64,72.805,0],"to":[-0.112,0.029,0],"ti":[0.101,-0.036,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":192,"s":[306.32,72.903,0],"to":[-0.101,0.036,0],"ti":[0.089,-0.044,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":194,"s":[306.034,73.024,0],"to":[-0.089,0.044,0],"ti":[0.077,-0.052,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.172},"t":196,"s":[305.785,73.168,0],"to":[-0.077,0.052,0],"ti":[0.065,-0.059,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":198,"s":[305.571,73.334,0],"to":[-0.065,0.059,0],"ti":[0.052,-0.066,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":200,"s":[305.396,73.521,0],"to":[-0.052,0.066,0],"ti":[0.04,-0.072,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":202,"s":[305.258,73.728,0],"to":[-0.04,0.072,0],"ti":[0.027,-0.078,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.165},"t":204,"s":[305.158,73.953,0],"to":[-0.027,0.078,0],"ti":[0.014,-0.084,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":206,"s":[305.096,74.197,0],"to":[-0.014,0.084,0],"ti":[0.001,-0.089,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":208,"s":[305.074,74.457,0],"to":[-0.001,0.089,0],"ti":[-0.012,-0.094,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":210,"s":[305.089,74.731,0],"to":[0.012,0.094,0],"ti":[-0.024,-0.098,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":212,"s":[305.143,75.02,0],"to":[0.024,0.098,0],"ti":[-0.037,-0.102,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":214,"s":[305.235,75.32,0],"to":[0.037,0.102,0],"ti":[-0.049,-0.105,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":216,"s":[305.363,75.63,0],"to":[0.049,0.105,0],"ti":[-0.061,-0.107,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":218,"s":[305.529,75.948,0],"to":[0.061,0.107,0],"ti":[-0.073,-0.109,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":220,"s":[305.73,76.272,0],"to":[0.073,0.109,0],"ti":[-0.084,-0.11,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":222,"s":[305.966,76.601,0],"to":[0.084,0.11,0],"ti":[-0.095,-0.11,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":224,"s":[306.235,76.932,0],"to":[0.095,0.11,0],"ti":[-0.106,-0.11,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":226,"s":[306.536,77.262,0],"to":[0.106,0.11,0],"ti":[-0.116,-0.109,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":228,"s":[306.869,77.59,0],"to":[0.116,0.109,0],"ti":[-0.125,-0.106,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":230,"s":[307.23,77.913,0],"to":[0.125,0.106,0],"ti":[-0.134,-0.103,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":232,"s":[307.618,78.229,0],"to":[0.134,0.103,0],"ti":[-0.142,-0.1,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":234,"s":[308.032,78.534,0],"to":[0.142,0.1,0],"ti":[-0.149,-0.095,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":236,"s":[308.469,78.826,0],"to":[0.149,0.095,0],"ti":[-0.156,-0.089,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":238,"s":[308.927,79.102,0],"to":[0.156,0.089,0],"ti":[-0.162,-0.082,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":240,"s":[309.404,79.36,0],"to":[0.162,0.082,0],"ti":[-0.166,-0.074,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":242,"s":[309.897,79.595,0],"to":[0.166,0.074,0],"ti":[-0.17,-0.065,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":244,"s":[310.403,79.806,0],"to":[0.17,0.065,0],"ti":[-0.173,-0.055,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":246,"s":[310.919,79.987,0],"to":[0.173,0.055,0],"ti":[-0.175,-0.044,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":248,"s":[311.443,80.138,0],"to":[0.175,0.044,0],"ti":[-0.176,-0.032,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":250,"s":[311.971,80.252,0],"to":[0.176,0.032,0],"ti":[-0.176,-0.018,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":252,"s":[312.499,80.328,0],"to":[0.176,0.018,0],"ti":[-0.178,-0.002,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":254,"s":[313.029,80.359,0],"to":[0.178,0.002,0],"ti":[-0.179,0.014,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":256,"s":[313.565,80.341,0],"to":[0.179,-0.014,0],"ti":[-0.179,0.028,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":258,"s":[314.104,80.277,0],"to":[0.179,-0.028,0],"ti":[-0.179,0.042,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":260,"s":[314.642,80.17,0],"to":[0.179,-0.042,0],"ti":[-0.177,0.055,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":262,"s":[315.176,80.023,0],"to":[0.177,-0.055,0],"ti":[-0.175,0.068,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":264,"s":[315.705,79.838,0],"to":[0.175,-0.068,0],"ti":[-0.171,0.079,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":266,"s":[316.224,79.618,0],"to":[0.171,-0.079,0],"ti":[-0.167,0.089,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":268,"s":[316.732,79.365,0],"to":[0.167,-0.089,0],"ti":[-0.162,0.099,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":270,"s":[317.226,79.083,0],"to":[0.162,-0.099,0],"ti":[-0.156,0.108,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":272,"s":[317.704,78.773,0],"to":[0.156,-0.108,0],"ti":[-0.15,0.115,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":274,"s":[318.163,78.438,0],"to":[0.15,-0.115,0],"ti":[-0.143,0.123,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":276,"s":[318.602,78.08,0],"to":[0.143,-0.123,0],"ti":[-0.135,0.129,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":278,"s":[319.02,77.702,0],"to":[0.135,-0.129,0],"ti":[-0.127,0.135,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":280,"s":[319.413,77.306,0],"to":[0.127,-0.135,0],"ti":[-0.118,0.14,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":282,"s":[319.781,76.894,0],"to":[0.118,-0.14,0],"ti":[-0.109,0.144,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":284,"s":[320.123,76.469,0],"to":[0.109,-0.144,0],"ti":[-0.1,0.147,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":286,"s":[320.436,76.031,0],"to":[0.1,-0.147,0],"ti":[-0.09,0.15,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":288,"s":[320.72,75.585,0],"to":[0.09,-0.15,0],"ti":[-0.079,0.152,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":290,"s":[320.974,75.13,0],"to":[0.079,-0.152,0],"ti":[-0.069,0.154,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":292,"s":[321.197,74.671,0],"to":[0.069,-0.154,0],"ti":[-0.058,0.155,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":294,"s":[321.387,74.207,0],"to":[0.058,-0.155,0],"ti":[-0.047,0.155,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":296,"s":[321.546,73.742,0],"to":[0.047,-0.155,0],"ti":[-0.036,0.155,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":298,"s":[321.672,73.276,0],"to":[0.036,-0.155,0],"ti":[-0.025,0.154,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":300,"s":[321.764,72.812,0],"to":[0.025,-0.154,0],"ti":[-0.014,0.153,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":302,"s":[321.824,72.351,0],"to":[0.014,-0.153,0],"ti":[-0.003,0.151,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":304,"s":[321.849,71.896,0],"to":[0.003,-0.151,0],"ti":[0.008,0.148,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":306,"s":[321.842,71.446,0],"to":[-0.008,-0.148,0],"ti":[0.019,0.146,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":308,"s":[321.802,71.005,0],"to":[-0.019,-0.146,0],"ti":[0.03,0.142,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":310,"s":[321.729,70.573,0],"to":[-0.03,-0.142,0],"ti":[0.04,0.138,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":312,"s":[321.624,70.151,0],"to":[-0.04,-0.138,0],"ti":[0.051,0.134,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":314,"s":[321.487,69.742,0],"to":[-0.051,-0.134,0],"ti":[0.061,0.13,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":316,"s":[321.32,69.346,0],"to":[-0.061,-0.13,0],"ti":[0.07,0.124,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":318,"s":[321.123,68.965,0],"to":[-0.07,-0.124,0],"ti":[0.08,0.119,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":320,"s":[320.898,68.599,0],"to":[-0.08,-0.119,0],"ti":[0.089,0.113,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":322,"s":[320.645,68.251,0],"to":[-0.089,-0.113,0],"ti":[0.097,0.107,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":324,"s":[320.366,67.92,0],"to":[-0.097,-0.107,0],"ti":[0.105,0.101,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":326,"s":[320.063,67.609,0],"to":[-0.105,-0.101,0],"ti":[0.112,0.094,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":328,"s":[319.736,67.317,0],"to":[-0.112,-0.094,0],"ti":[0.119,0.087,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":330,"s":[319.389,67.046,0],"to":[-0.119,-0.087,0],"ti":[0.125,0.079,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":332,"s":[319.022,66.797,0],"to":[-0.125,-0.079,0],"ti":[0.13,0.072,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":334,"s":[318.639,66.57,0],"to":[-0.13,-0.072,0],"ti":[0.135,0.064,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":336,"s":[318.24,66.366,0],"to":[-0.135,-0.064,0],"ti":[0.139,0.056,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":338,"s":[317.829,66.186,0],"to":[-0.139,-0.056,0],"ti":[0.142,0.048,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":340,"s":[317.407,66.031,0],"to":[-0.142,-0.048,0],"ti":[0.144,0.039,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":342,"s":[316.978,65.901,0],"to":[-0.144,-0.039,0],"ti":[0.145,0.031,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":344,"s":[316.545,65.796,0],"to":[-0.145,-0.031,0],"ti":[0.145,0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":346,"s":[316.109,65.717,0],"to":[-0.145,-0.022,0],"ti":[0.144,0.013,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":348,"s":[315.674,65.665,0],"to":[-0.144,-0.013,0],"ti":[0.142,0.004,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":350,"s":[315.244,65.64,0],"to":[-0.142,-0.004,0],"ti":[0.139,-0.005,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":352,"s":[314.822,65.641,0],"to":[-0.139,0.005,0],"ti":[0.135,-0.014,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":354,"s":[314.41,65.67,0],"to":[-0.135,0.014,0],"ti":[0.129,-0.023,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":356,"s":[314.014,65.726,0],"to":[-0.129,0.023,0],"ti":[0.122,-0.033,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":358,"s":[313.635,65.81,0],"to":[-0.122,0.033,0],"ti":[0.114,-0.042,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":360,"s":[313.279,65.922,0],"to":[-0.114,0.042,0],"ti":[0.105,-0.051,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":362,"s":[312.949,66.062,0],"to":[-0.105,0.051,0],"ti":[0.094,-0.06,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":364,"s":[312.65,66.229,0],"to":[-0.094,0.06,0],"ti":[0.082,-0.069,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":366,"s":[312.385,66.423,0],"to":[-0.082,0.069,0],"ti":[0.068,-0.079,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":368,"s":[312.159,66.646,0],"to":[-0.068,0.079,0],"ti":[0.053,-0.088,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.167},"t":370,"s":[311.977,66.895,0],"to":[-0.053,0.088,0],"ti":[0.041,-0.1,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.158},"t":372,"s":[311.844,67.171,0],"to":[-0.041,0.1,0],"ti":[0.042,-0.121,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.15},"t":374,"s":[311.733,67.495,0],"to":[-0.042,0.121,0],"ti":[0.051,-0.148,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.153},"t":376,"s":[311.594,67.9,0],"to":[-0.051,0.148,0],"ti":[0.059,-0.172,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":378,"s":[311.428,68.381,0],"to":[-0.059,0.172,0],"ti":[0.067,-0.194,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.158},"t":380,"s":[311.238,68.932,0],"to":[-0.067,0.194,0],"ti":[0.073,-0.215,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":382,"s":[311.027,69.546,0],"to":[-0.073,0.215,0],"ti":[0.079,-0.233,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":384,"s":[310.798,70.219,0],"to":[-0.079,0.233,0],"ti":[0.084,-0.25,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":386,"s":[310.554,70.945,0],"to":[-0.084,0.25,0],"ti":[0.088,-0.264,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":388,"s":[310.296,71.717,0],"to":[-0.088,0.264,0],"ti":[0.091,-0.278,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":390,"s":[310.028,72.531,0],"to":[-0.091,0.278,0],"ti":[0.093,-0.289,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":392,"s":[309.752,73.382,0],"to":[-0.093,0.289,0],"ti":[0.095,-0.299,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":394,"s":[309.47,74.265,0],"to":[-0.095,0.299,0],"ti":[0.095,-0.307,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":396,"s":[309.185,75.174,0],"to":[-0.095,0.307,0],"ti":[0.096,-0.313,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":398,"s":[308.898,76.106,0],"to":[-0.096,0.313,0],"ti":[0.095,-0.319,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":400,"s":[308.612,77.055,0],"to":[-0.095,0.319,0],"ti":[0.094,-0.322,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":402,"s":[308.328,78.017,0],"to":[-0.094,0.322,0],"ti":[0.092,-0.325,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":404,"s":[308.048,78.989,0],"to":[-0.092,0.325,0],"ti":[0.09,-0.326,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":406,"s":[307.775,79.966,0],"to":[-0.09,0.326,0],"ti":[0.087,-0.326,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":408,"s":[307.509,80.944,0],"to":[-0.087,0.326,0],"ti":[0.084,-0.324,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":410,"s":[307.252,81.919,0],"to":[-0.084,0.324,0],"ti":[0.08,-0.322,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":412,"s":[307.006,82.889,0],"to":[-0.08,0.322,0],"ti":[0.076,-0.318,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":414,"s":[306.773,83.849,0],"to":[-0.076,0.318,0],"ti":[0.071,-0.313,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":416,"s":[306.552,84.796,0],"to":[-0.071,0.313,0],"ti":[0.066,-0.307,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":418,"s":[306.346,85.727,0],"to":[-0.066,0.307,0],"ti":[0.061,-0.301,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":420,"s":[306.156,86.64,0],"to":[-0.061,0.301,0],"ti":[0.055,-0.293,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":422,"s":[305.983,87.53,0],"to":[-0.055,0.293,0],"ti":[0.049,-0.284,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":424,"s":[305.827,88.397,0],"to":[-0.049,0.284,0],"ti":[0.043,-0.275,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":426,"s":[305.689,89.237,0],"to":[-0.043,0.275,0],"ti":[0.036,-0.265,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":428,"s":[305.571,90.048,0],"to":[-0.036,0.265,0],"ti":[0.03,-0.254,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":430,"s":[305.472,90.828,0],"to":[-0.03,0.254,0],"ti":[0.023,-0.243,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":432,"s":[305.394,91.575,0],"to":[-0.023,0.243,0],"ti":[0.016,-0.231,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":434,"s":[305.336,92.286,0],"to":[-0.016,0.231,0],"ti":[0.009,-0.219,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":436,"s":[305.299,92.962,0],"to":[-0.009,0.219,0],"ti":[0.001,-0.206,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":438,"s":[305.284,93.598,0],"to":[-0.001,0.206,0],"ti":[-0.006,-0.192,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":440,"s":[305.29,94.196,0],"to":[0.006,0.192,0],"ti":[-0.013,-0.179,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":442,"s":[305.318,94.752,0],"to":[0.013,0.179,0],"ti":[-0.02,-0.164,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":444,"s":[305.368,95.267,0],"to":[0.02,0.164,0],"ti":[-0.027,-0.15,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":446,"s":[305.439,95.738,0],"to":[0.027,0.15,0],"ti":[-0.034,-0.135,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":448,"s":[305.531,96.167,0],"to":[0.034,0.135,0],"ti":[-0.041,-0.121,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.175},"t":450,"s":[305.644,96.551,0],"to":[0.041,0.121,0],"ti":[-0.048,-0.106,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.175},"t":452,"s":[305.778,96.891,0],"to":[0.048,0.106,0],"ti":[-0.055,-0.091,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":454,"s":[305.932,97.186,0],"to":[0.055,0.091,0],"ti":[-0.061,-0.076,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.173},"t":456,"s":[306.106,97.436,0],"to":[0.061,0.076,0],"ti":[-0.067,-0.061,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.172},"t":458,"s":[306.298,97.641,0],"to":[0.067,0.061,0],"ti":[-0.073,-0.046,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.17},"t":460,"s":[306.509,97.801,0],"to":[0.073,0.046,0],"ti":[-0.079,-0.031,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.167},"t":462,"s":[306.736,97.918,0],"to":[0.079,0.031,0],"ti":[-0.084,-0.017,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.165},"t":464,"s":[306.981,97.99,0],"to":[0.084,0.017,0],"ti":[-0.089,-0.003,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":466,"s":[307.24,98.019,0],"to":[0.089,0.003,0],"ti":[-0.093,0.011,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":468,"s":[307.514,98.006,0],"to":[0.093,-0.011,0],"ti":[-0.098,0.025,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":470,"s":[307.801,97.951,0],"to":[0.098,-0.025,0],"ti":[-0.101,0.038,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":472,"s":[308.099,97.857,0],"to":[0.101,-0.038,0],"ti":[-0.104,0.051,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":474,"s":[308.408,97.723,0],"to":[0.104,-0.051,0],"ti":[-0.107,0.063,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":476,"s":[308.725,97.552,0],"to":[0.107,-0.063,0],"ti":[-0.109,0.075,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":478,"s":[309.05,97.345,0],"to":[0.109,-0.075,0],"ti":[-0.111,0.086,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":480,"s":[309.38,97.104,0],"to":[0.111,-0.086,0],"ti":[-0.112,0.096,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":482,"s":[309.714,96.831,0],"to":[0.112,-0.096,0],"ti":[-0.112,0.106,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":484,"s":[310.05,96.528,0],"to":[0.112,-0.106,0],"ti":[-0.112,0.115,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":486,"s":[310.385,96.197,0],"to":[0.112,-0.115,0],"ti":[-0.11,0.123,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":488,"s":[310.719,95.84,0],"to":[0.11,-0.123,0],"ti":[-0.109,0.13,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":490,"s":[311.048,95.461,0],"to":[0.109,-0.13,0],"ti":[-0.105,0.136,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.166},"t":492,"s":[311.371,95.061,0],"to":[0.105,-0.136,0],"ti":[-0.096,0.141,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":494,"s":[311.676,94.645,0],"to":[0.096,-0.141,0],"ti":[-0.084,0.145,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":496,"s":[311.944,94.215,0],"to":[0.084,-0.145,0],"ti":[-0.072,0.149,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":498,"s":[312.178,93.774,0],"to":[0.072,-0.149,0],"ti":[-0.061,0.152,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":500,"s":[312.377,93.324,0],"to":[0.061,-0.152,0],"ti":[-0.051,0.154,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":502,"s":[312.545,92.865,0],"to":[0.051,-0.154,0],"ti":[-0.041,0.156,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":504,"s":[312.682,92.4,0],"to":[0.041,-0.156,0],"ti":[-0.031,0.157,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":506,"s":[312.789,91.929,0],"to":[0.031,-0.157,0],"ti":[-0.022,0.158,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":508,"s":[312.869,91.455,0],"to":[0.022,-0.158,0],"ti":[-0.013,0.159,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":510,"s":[312.921,90.978,0],"to":[0.013,-0.159,0],"ti":[-0.005,0.159,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":512,"s":[312.948,90.5,0],"to":[0.005,-0.159,0],"ti":[0.003,0.159,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":514,"s":[312.951,90.023,0],"to":[-0.003,-0.159,0],"ti":[0.01,0.158,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":516,"s":[312.931,89.547,0],"to":[-0.01,-0.158,0],"ti":[0.017,0.157,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":518,"s":[312.89,89.073,0],"to":[-0.017,-0.157,0],"ti":[0.024,0.156,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":520,"s":[312.828,88.603,0],"to":[-0.024,-0.156,0],"ti":[0.03,0.154,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":522,"s":[312.748,88.138,0],"to":[-0.03,-0.154,0],"ti":[0.035,0.152,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":524,"s":[312.65,87.679,0],"to":[-0.035,-0.152,0],"ti":[0.04,0.15,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":526,"s":[312.536,87.226,0],"to":[-0.04,-0.15,0],"ti":[0.045,0.147,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":528,"s":[312.407,86.78,0],"to":[-0.045,-0.147,0],"ti":[0.05,0.144,0]},{"i":{"x":0.833,"y":0.52},"o":{"x":0.167,"y":0.167},"t":530,"s":[312.265,86.342,0],"to":[-0.05,-0.144,0],"ti":[0.053,0.141,0]},{"i":{"x":0.833,"y":0.958},"o":{"x":0.167,"y":0.101},"t":532,"s":[312.11,85.914,0],"to":[-0.053,-0.141,0],"ti":[-0.091,2.68,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.184},"t":534,"s":[311.944,85.494,0],"to":[0.091,-2.68,0],"ti":[-0.119,2.61,0]},{"t":598,"s":[312.659,69.835,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.961000031116,0.961000031116,0.961000031116,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"Layer 24 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.167},"t":0,"s":[656.08,446.131,0],"to":[0.04,0.061,0],"ti":[-0.075,-0.123,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":2,"s":[656.321,446.495,0],"to":[0.075,0.123,0],"ti":[-0.063,-0.125,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":4,"s":[656.528,446.868,0],"to":[0.063,0.125,0],"ti":[-0.051,-0.127,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":6,"s":[656.699,447.246,0],"to":[0.051,0.127,0],"ti":[-0.039,-0.129,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":8,"s":[656.835,447.63,0],"to":[0.039,0.129,0],"ti":[-0.028,-0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":10,"s":[656.935,448.018,0],"to":[0.028,0.13,0],"ti":[-0.016,-0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":12,"s":[657,448.409,0],"to":[0.016,0.13,0],"ti":[-0.004,-0.131,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":14,"s":[657.03,448.8,0],"to":[0.004,0.131,0],"ti":[0.007,-0.131,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":16,"s":[657.025,449.193,0],"to":[-0.007,0.131,0],"ti":[0.019,-0.13,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":18,"s":[656.986,449.583,0],"to":[-0.019,0.13,0],"ti":[0.03,-0.129,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":20,"s":[656.913,449.972,0],"to":[-0.03,0.129,0],"ti":[0.041,-0.127,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":22,"s":[656.807,450.357,0],"to":[-0.041,0.127,0],"ti":[0.051,-0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":24,"s":[656.67,450.737,0],"to":[-0.051,0.126,0],"ti":[0.061,-0.123,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":26,"s":[656.502,451.111,0],"to":[-0.061,0.123,0],"ti":[0.07,-0.121,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":28,"s":[656.304,451.477,0],"to":[-0.07,0.121,0],"ti":[0.079,-0.117,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":30,"s":[656.079,451.834,0],"to":[-0.079,0.117,0],"ti":[0.088,-0.114,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":32,"s":[655.828,452.181,0],"to":[-0.088,0.114,0],"ti":[0.095,-0.11,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":34,"s":[655.553,452.517,0],"to":[-0.095,0.11,0],"ti":[0.103,-0.105,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":36,"s":[655.255,452.84,0],"to":[-0.103,0.105,0],"ti":[0.109,-0.1,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":38,"s":[654.938,453.148,0],"to":[-0.109,0.1,0],"ti":[0.115,-0.095,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":40,"s":[654.602,453.44,0],"to":[-0.115,0.095,0],"ti":[0.119,-0.089,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":42,"s":[654.251,453.716,0],"to":[-0.119,0.089,0],"ti":[0.123,-0.082,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":44,"s":[653.886,453.973,0],"to":[-0.123,0.082,0],"ti":[0.126,-0.076,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":46,"s":[653.512,454.211,0],"to":[-0.126,0.076,0],"ti":[0.128,-0.068,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":48,"s":[653.13,454.427,0],"to":[-0.128,0.068,0],"ti":[0.129,-0.06,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":50,"s":[652.745,454.62,0],"to":[-0.129,0.06,0],"ti":[0.129,-0.052,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":52,"s":[652.358,454.79,0],"to":[-0.129,0.052,0],"ti":[0.127,-0.043,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":54,"s":[651.973,454.934,0],"to":[-0.127,0.043,0],"ti":[0.125,-0.034,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":56,"s":[651.595,455.05,0],"to":[-0.125,0.034,0],"ti":[0.121,-0.025,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":58,"s":[651.226,455.139,0],"to":[-0.121,0.025,0],"ti":[0.116,-0.014,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":60,"s":[650.871,455.197,0],"to":[-0.116,0.014,0],"ti":[0.109,-0.004,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":62,"s":[650.533,455.225,0],"to":[-0.109,0.004,0],"ti":[0.101,0.008,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":64,"s":[650.216,455.219,0],"to":[-0.101,-0.008,0],"ti":[0.092,0.019,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":66,"s":[649.926,455.179,0],"to":[-0.092,-0.019,0],"ti":[0.081,0.032,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.173},"t":68,"s":[649.666,455.103,0],"to":[-0.081,-0.032,0],"ti":[0.072,0.043,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.166},"t":70,"s":[649.441,454.99,0],"to":[-0.072,-0.043,0],"ti":[0.082,0.051,0]},{"i":{"x":0.833,"y":0.814},"o":{"x":0.167,"y":0.149},"t":72,"s":[649.234,454.843,0],"to":[-0.082,-0.051,0],"ti":[0.108,0.054,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.151},"t":74,"s":[648.952,454.685,0],"to":[-0.108,-0.054,0],"ti":[0.133,0.056,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.154},"t":76,"s":[648.589,454.52,0],"to":[-0.133,-0.056,0],"ti":[0.157,0.058,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":78,"s":[648.152,454.35,0],"to":[-0.157,-0.058,0],"ti":[0.179,0.059,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.158},"t":80,"s":[647.647,454.174,0],"to":[-0.179,-0.059,0],"ti":[0.198,0.06,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":82,"s":[647.08,453.996,0],"to":[-0.198,-0.06,0],"ti":[0.215,0.061,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":84,"s":[646.459,453.814,0],"to":[-0.215,-0.061,0],"ti":[0.231,0.061,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":86,"s":[645.788,453.631,0],"to":[-0.231,-0.061,0],"ti":[0.244,0.061,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":88,"s":[645.074,453.447,0],"to":[-0.244,-0.061,0],"ti":[0.256,0.061,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":90,"s":[644.323,453.263,0],"to":[-0.256,-0.061,0],"ti":[0.266,0.061,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":92,"s":[643.539,453.08,0],"to":[-0.266,-0.061,0],"ti":[0.274,0.06,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":94,"s":[642.728,452.899,0],"to":[-0.274,-0.06,0],"ti":[0.28,0.059,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":96,"s":[641.895,452.72,0],"to":[-0.28,-0.059,0],"ti":[0.285,0.058,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":98,"s":[641.045,452.545,0],"to":[-0.285,-0.058,0],"ti":[0.289,0.056,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":100,"s":[640.183,452.373,0],"to":[-0.289,-0.056,0],"ti":[0.29,0.055,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":102,"s":[639.313,452.206,0],"to":[-0.29,-0.055,0],"ti":[0.291,0.053,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":104,"s":[638.44,452.044,0],"to":[-0.291,-0.053,0],"ti":[0.29,0.051,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":106,"s":[637.568,451.888,0],"to":[-0.29,-0.051,0],"ti":[0.288,0.049,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":108,"s":[636.701,451.737,0],"to":[-0.288,-0.049,0],"ti":[0.284,0.047,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":110,"s":[635.843,451.594,0],"to":[-0.284,-0.047,0],"ti":[0.279,0.044,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":112,"s":[634.997,451.457,0],"to":[-0.279,-0.044,0],"ti":[0.273,0.042,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":114,"s":[634.167,451.328,0],"to":[-0.273,-0.042,0],"ti":[0.266,0.039,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":116,"s":[633.356,451.207,0],"to":[-0.266,-0.039,0],"ti":[0.259,0.036,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":118,"s":[632.568,451.094,0],"to":[-0.259,-0.036,0],"ti":[0.25,0.033,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":120,"s":[631.805,450.989,0],"to":[-0.25,-0.033,0],"ti":[0.24,0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":122,"s":[631.07,450.893,0],"to":[-0.24,-0.031,0],"ti":[0.229,0.028,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":124,"s":[630.366,450.806,0],"to":[-0.229,-0.028,0],"ti":[0.218,0.025,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":126,"s":[629.696,450.728,0],"to":[-0.218,-0.025,0],"ti":[0.206,0.022,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":128,"s":[629.06,450.658,0],"to":[-0.206,-0.022,0],"ti":[0.193,0.019,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":130,"s":[628.462,450.598,0],"to":[-0.193,-0.019,0],"ti":[0.179,0.015,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":132,"s":[627.903,450.547,0],"to":[-0.179,-0.015,0],"ti":[0.165,0.012,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":134,"s":[627.386,450.505,0],"to":[-0.165,-0.012,0],"ti":[0.151,0.009,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":136,"s":[626.911,450.473,0],"to":[-0.151,-0.009,0],"ti":[0.136,0.006,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":138,"s":[626.48,450.449,0],"to":[-0.136,-0.006,0],"ti":[0.121,0.004,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.178},"t":140,"s":[626.094,450.434,0],"to":[-0.121,-0.004,0],"ti":[0.105,0.001,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.18},"t":142,"s":[625.754,450.427,0],"to":[-0.105,-0.001,0],"ti":[0.09,-0.002,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.183},"t":144,"s":[625.461,450.429,0],"to":[-0.09,0.002,0],"ti":[0.074,-0.005,0]},{"i":{"x":0.833,"y":0.853},"o":{"x":0.167,"y":0.187},"t":146,"s":[625.216,450.439,0],"to":[-0.074,0.005,0],"ti":[0.058,-0.007,0]},{"i":{"x":0.833,"y":0.858},"o":{"x":0.167,"y":0.193},"t":148,"s":[625.019,450.458,0],"to":[-0.058,0.007,0],"ti":[0.042,-0.01,0]},{"i":{"x":0.833,"y":0.865},"o":{"x":0.167,"y":0.202},"t":150,"s":[624.87,450.483,0],"to":[-0.042,0.01,0],"ti":[0.025,-0.012,0]},{"i":{"x":0.833,"y":0.856},"o":{"x":0.167,"y":0.217},"t":152,"s":[624.769,450.516,0],"to":[-0.025,0.012,0],"ti":[0.009,-0.014,0]},{"i":{"x":0.833,"y":0.798},"o":{"x":0.167,"y":0.198},"t":154,"s":[624.717,450.555,0],"to":[-0.009,0.014,0],"ti":[-0.007,-0.016,0]},{"i":{"x":0.833,"y":0.785},"o":{"x":0.167,"y":0.142},"t":156,"s":[624.713,450.601,0],"to":[0.007,0.016,0],"ti":[-0.022,-0.018,0]},{"i":{"x":0.833,"y":0.8},"o":{"x":0.167,"y":0.136},"t":158,"s":[624.756,450.653,0],"to":[0.022,0.018,0],"ti":[-0.038,-0.02,0]},{"i":{"x":0.833,"y":0.809},"o":{"x":0.167,"y":0.143},"t":160,"s":[624.847,450.709,0],"to":[0.038,0.02,0],"ti":[-0.053,-0.021,0]},{"i":{"x":0.833,"y":0.815},"o":{"x":0.167,"y":0.148},"t":162,"s":[624.984,450.771,0],"to":[0.053,0.021,0],"ti":[-0.068,-0.022,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.152},"t":164,"s":[625.166,450.836,0],"to":[0.068,0.022,0],"ti":[-0.083,-0.023,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":166,"s":[625.392,450.904,0],"to":[0.083,0.023,0],"ti":[-0.097,-0.024,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.156},"t":168,"s":[625.661,450.976,0],"to":[0.097,0.024,0],"ti":[-0.11,-0.025,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":170,"s":[625.971,451.049,0],"to":[0.11,0.025,0],"ti":[-0.123,-0.025,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":172,"s":[626.322,451.123,0],"to":[0.123,0.025,0],"ti":[-0.135,-0.025,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":174,"s":[626.709,451.198,0],"to":[0.135,0.025,0],"ti":[-0.147,-0.024,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":176,"s":[627.133,451.271,0],"to":[0.147,0.024,0],"ti":[-0.158,-0.024,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":178,"s":[627.59,451.344,0],"to":[0.158,0.024,0],"ti":[-0.168,-0.023,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":180,"s":[628.078,451.414,0],"to":[0.168,0.023,0],"ti":[-0.177,-0.021,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":182,"s":[628.595,451.48,0],"to":[0.177,0.021,0],"ti":[-0.185,-0.02,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":184,"s":[629.138,451.542,0],"to":[0.185,0.02,0],"ti":[-0.192,-0.018,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":186,"s":[629.703,451.598,0],"to":[0.192,0.018,0],"ti":[-0.198,-0.015,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":188,"s":[630.289,451.648,0],"to":[0.198,0.015,0],"ti":[-0.204,-0.011,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":190,"s":[630.891,451.69,0],"to":[0.204,0.011,0],"ti":[-0.212,-0.001,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":192,"s":[631.51,451.715,0],"to":[0.212,0.001,0],"ti":[-0.224,0.016,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":194,"s":[632.166,451.693,0],"to":[0.224,-0.016,0],"ti":[-0.234,0.031,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":196,"s":[632.853,451.621,0],"to":[0.234,-0.031,0],"ti":[-0.242,0.046,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":198,"s":[633.568,451.504,0],"to":[0.242,-0.046,0],"ti":[-0.248,0.06,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":200,"s":[634.303,451.344,0],"to":[0.248,-0.06,0],"ti":[-0.252,0.073,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":202,"s":[635.055,451.144,0],"to":[0.252,-0.073,0],"ti":[-0.255,0.085,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":204,"s":[635.818,450.907,0],"to":[0.255,-0.085,0],"ti":[-0.257,0.096,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":206,"s":[636.586,450.635,0],"to":[0.257,-0.096,0],"ti":[-0.256,0.106,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":208,"s":[637.357,450.333,0],"to":[0.256,-0.106,0],"ti":[-0.255,0.115,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":210,"s":[638.124,450.002,0],"to":[0.255,-0.115,0],"ti":[-0.252,0.123,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":212,"s":[638.885,449.646,0],"to":[0.252,-0.123,0],"ti":[-0.247,0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":214,"s":[639.634,449.266,0],"to":[0.247,-0.13,0],"ti":[-0.242,0.137,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":216,"s":[640.369,448.865,0],"to":[0.242,-0.137,0],"ti":[-0.235,0.142,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":218,"s":[641.085,448.447,0],"to":[0.235,-0.142,0],"ti":[-0.227,0.147,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":220,"s":[641.779,448.012,0],"to":[0.227,-0.147,0],"ti":[-0.219,0.151,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":222,"s":[642.449,447.564,0],"to":[0.219,-0.151,0],"ti":[-0.209,0.154,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":224,"s":[643.091,447.106,0],"to":[0.209,-0.154,0],"ti":[-0.198,0.157,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":226,"s":[643.702,446.638,0],"to":[0.198,-0.157,0],"ti":[-0.187,0.159,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":228,"s":[644.279,446.163,0],"to":[0.187,-0.159,0],"ti":[-0.175,0.16,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":230,"s":[644.822,445.684,0],"to":[0.175,-0.16,0],"ti":[-0.162,0.161,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":232,"s":[645.327,445.202,0],"to":[0.162,-0.161,0],"ti":[-0.148,0.161,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":234,"s":[645.792,444.72,0],"to":[0.148,-0.161,0],"ti":[-0.134,0.16,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":236,"s":[646.216,444.239,0],"to":[0.134,-0.16,0],"ti":[-0.12,0.159,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":238,"s":[646.598,443.761,0],"to":[0.12,-0.159,0],"ti":[-0.105,0.157,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":240,"s":[646.936,443.287,0],"to":[0.105,-0.157,0],"ti":[-0.09,0.154,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":242,"s":[647.229,442.821,0],"to":[0.09,-0.154,0],"ti":[-0.075,0.151,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":244,"s":[647.476,442.362,0],"to":[0.075,-0.151,0],"ti":[-0.059,0.148,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":246,"s":[647.676,441.914,0],"to":[0.059,-0.148,0],"ti":[-0.043,0.144,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":248,"s":[647.83,441.476,0],"to":[0.043,-0.144,0],"ti":[-0.028,0.139,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":250,"s":[647.936,441.051,0],"to":[0.028,-0.139,0],"ti":[-0.012,0.134,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":252,"s":[647.996,440.641,0],"to":[0.012,-0.134,0],"ti":[0.004,0.129,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":254,"s":[648.008,440.245,0],"to":[-0.004,-0.129,0],"ti":[0.019,0.123,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":256,"s":[647.974,439.867,0],"to":[-0.019,-0.123,0],"ti":[0.034,0.117,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":258,"s":[647.894,439.506,0],"to":[-0.034,-0.117,0],"ti":[0.049,0.111,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":260,"s":[647.769,439.164,0],"to":[-0.049,-0.111,0],"ti":[0.064,0.104,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":262,"s":[647.6,438.842,0],"to":[-0.064,-0.104,0],"ti":[0.078,0.097,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":264,"s":[647.388,438.541,0],"to":[-0.078,-0.097,0],"ti":[0.091,0.089,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":266,"s":[647.135,438.262,0],"to":[-0.091,-0.089,0],"ti":[0.104,0.082,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":268,"s":[646.842,438.006,0],"to":[-0.104,-0.082,0],"ti":[0.116,0.074,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":270,"s":[646.511,437.773,0],"to":[-0.116,-0.074,0],"ti":[0.128,0.065,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":272,"s":[646.144,437.565,0],"to":[-0.128,-0.065,0],"ti":[0.139,0.057,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":274,"s":[645.744,437.381,0],"to":[-0.139,-0.057,0],"ti":[0.148,0.048,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":276,"s":[645.313,437.223,0],"to":[-0.148,-0.048,0],"ti":[0.157,0.04,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":278,"s":[644.853,437.091,0],"to":[-0.157,-0.04,0],"ti":[0.165,0.031,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":280,"s":[644.368,436.985,0],"to":[-0.165,-0.031,0],"ti":[0.172,0.022,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":282,"s":[643.861,436.907,0],"to":[-0.172,-0.022,0],"ti":[0.178,0.013,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":284,"s":[643.335,436.855,0],"to":[-0.178,-0.013,0],"ti":[0.182,0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":286,"s":[642.794,436.831,0],"to":[-0.182,-0.003,0],"ti":[0.186,-0.006,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":288,"s":[642.241,436.835,0],"to":[-0.186,0.006,0],"ti":[0.187,-0.015,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":290,"s":[641.681,436.867,0],"to":[-0.187,0.015,0],"ti":[0.188,-0.025,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":292,"s":[641.117,436.926,0],"to":[-0.188,0.025,0],"ti":[0.187,-0.034,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":294,"s":[640.553,437.014,0],"to":[-0.187,0.034,0],"ti":[0.184,-0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":296,"s":[639.996,437.129,0],"to":[-0.184,0.043,0],"ti":[0.18,-0.052,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":298,"s":[639.448,437.272,0],"to":[-0.18,0.052,0],"ti":[0.174,-0.061,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":300,"s":[638.916,437.443,0],"to":[-0.174,0.061,0],"ti":[0.166,-0.07,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":302,"s":[638.405,437.641,0],"to":[-0.166,0.07,0],"ti":[0.157,-0.079,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":304,"s":[637.919,437.866,0],"to":[-0.157,0.079,0],"ti":[0.145,-0.088,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":306,"s":[637.465,438.117,0],"to":[-0.145,0.088,0],"ti":[0.132,-0.097,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.17},"t":308,"s":[637.048,438.395,0],"to":[-0.132,0.097,0],"ti":[0.118,-0.106,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.168},"t":310,"s":[636.675,438.698,0],"to":[-0.118,0.106,0],"ti":[0.117,-0.119,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":312,"s":[636.337,439.032,0],"to":[-0.117,0.119,0],"ti":[0.125,-0.135,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.159},"t":314,"s":[635.976,439.414,0],"to":[-0.125,0.135,0],"ti":[0.133,-0.15,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":316,"s":[635.588,439.844,0],"to":[-0.133,0.15,0],"ti":[0.14,-0.164,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":318,"s":[635.177,440.316,0],"to":[-0.14,0.164,0],"ti":[0.145,-0.175,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":320,"s":[634.748,440.825,0],"to":[-0.145,0.175,0],"ti":[0.149,-0.185,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":322,"s":[634.305,441.367,0],"to":[-0.149,0.185,0],"ti":[0.152,-0.194,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":324,"s":[633.852,441.938,0],"to":[-0.152,0.194,0],"ti":[0.154,-0.202,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":326,"s":[633.393,442.533,0],"to":[-0.154,0.202,0],"ti":[0.154,-0.208,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":328,"s":[632.931,443.147,0],"to":[-0.154,0.208,0],"ti":[0.153,-0.212,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":330,"s":[632.47,443.778,0],"to":[-0.153,0.212,0],"ti":[0.151,-0.216,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":332,"s":[632.013,444.421,0],"to":[-0.151,0.216,0],"ti":[0.148,-0.218,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":334,"s":[631.564,445.072,0],"to":[-0.148,0.218,0],"ti":[0.144,-0.219,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":336,"s":[631.125,445.728,0],"to":[-0.144,0.219,0],"ti":[0.139,-0.219,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":338,"s":[630.699,446.385,0],"to":[-0.139,0.219,0],"ti":[0.134,-0.218,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":340,"s":[630.289,447.041,0],"to":[-0.134,0.218,0],"ti":[0.127,-0.216,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":342,"s":[629.898,447.691,0],"to":[-0.127,0.216,0],"ti":[0.12,-0.212,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":344,"s":[629.527,448.334,0],"to":[-0.12,0.212,0],"ti":[0.112,-0.208,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":346,"s":[629.18,448.966,0],"to":[-0.112,0.208,0],"ti":[0.103,-0.204,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":348,"s":[628.857,449.585,0],"to":[-0.103,0.204,0],"ti":[0.094,-0.198,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":350,"s":[628.561,450.187,0],"to":[-0.094,0.198,0],"ti":[0.084,-0.191,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":352,"s":[628.294,450.772,0],"to":[-0.084,0.191,0],"ti":[0.074,-0.184,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":354,"s":[628.056,451.336,0],"to":[-0.074,0.184,0],"ti":[0.063,-0.177,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":356,"s":[627.851,451.878,0],"to":[-0.063,0.177,0],"ti":[0.052,-0.168,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":358,"s":[627.677,452.395,0],"to":[-0.052,0.168,0],"ti":[0.041,-0.159,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":360,"s":[627.538,452.886,0],"to":[-0.041,0.159,0],"ti":[0.029,-0.15,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":362,"s":[627.433,453.35,0],"to":[-0.029,0.15,0],"ti":[0.017,-0.14,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":364,"s":[627.364,453.784,0],"to":[-0.017,0.14,0],"ti":[0.005,-0.129,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":366,"s":[627.33,454.188,0],"to":[-0.005,0.129,0],"ti":[-0.007,-0.119,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":368,"s":[627.332,454.56,0],"to":[0.007,0.119,0],"ti":[-0.019,-0.108,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.174},"t":370,"s":[627.372,454.9,0],"to":[0.019,0.108,0],"ti":[-0.031,-0.096,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.173},"t":372,"s":[627.447,455.206,0],"to":[0.031,0.096,0],"ti":[-0.043,-0.085,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.171},"t":374,"s":[627.56,455.478,0],"to":[0.043,0.085,0],"ti":[-0.055,-0.073,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.169},"t":376,"s":[627.708,455.715,0],"to":[0.055,0.073,0],"ti":[-0.067,-0.061,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.166},"t":378,"s":[627.892,455.917,0],"to":[0.067,0.061,0],"ti":[-0.079,-0.05,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.164},"t":380,"s":[628.112,456.084,0],"to":[0.079,0.05,0],"ti":[-0.09,-0.038,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":382,"s":[628.366,456.215,0],"to":[0.09,0.038,0],"ti":[-0.101,-0.026,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":384,"s":[628.654,456.311,0],"to":[0.101,0.026,0],"ti":[-0.112,-0.014,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":386,"s":[628.974,456.372,0],"to":[0.112,0.014,0],"ti":[-0.122,-0.003,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":388,"s":[629.326,456.397,0],"to":[0.122,0.003,0],"ti":[-0.132,0.009,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":390,"s":[629.707,456.389,0],"to":[0.132,-0.009,0],"ti":[-0.141,0.02,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":392,"s":[630.117,456.346,0],"to":[0.141,-0.02,0],"ti":[-0.15,0.03,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":394,"s":[630.554,456.271,0],"to":[0.15,-0.03,0],"ti":[-0.158,0.041,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":396,"s":[631.015,456.164,0],"to":[0.158,-0.041,0],"ti":[-0.165,0.051,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":398,"s":[631.499,456.026,0],"to":[0.165,-0.051,0],"ti":[-0.171,0.061,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":400,"s":[632.004,455.858,0],"to":[0.171,-0.061,0],"ti":[-0.177,0.07,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":402,"s":[632.527,455.662,0],"to":[0.177,-0.07,0],"ti":[-0.182,0.078,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":404,"s":[633.065,455.44,0],"to":[0.182,-0.078,0],"ti":[-0.186,0.086,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":406,"s":[633.617,455.192,0],"to":[0.186,-0.086,0],"ti":[-0.188,0.094,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":408,"s":[634.179,454.921,0],"to":[0.188,-0.094,0],"ti":[-0.19,0.1,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":410,"s":[634.747,454.63,0],"to":[0.19,-0.1,0],"ti":[-0.191,0.106,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":412,"s":[635.32,454.319,0],"to":[0.191,-0.106,0],"ti":[-0.191,0.111,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":414,"s":[635.893,453.992,0],"to":[0.191,-0.111,0],"ti":[-0.189,0.116,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":416,"s":[636.464,453.65,0],"to":[0.189,-0.116,0],"ti":[-0.186,0.119,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":418,"s":[637.027,453.297,0],"to":[0.186,-0.119,0],"ti":[-0.182,0.122,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":420,"s":[637.581,452.936,0],"to":[0.182,-0.122,0],"ti":[-0.177,0.123,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":422,"s":[638.119,452.568,0],"to":[0.177,-0.123,0],"ti":[-0.17,0.123,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.169},"t":424,"s":[638.64,452.197,0],"to":[0.17,-0.123,0],"ti":[-0.161,0.123,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":426,"s":[639.137,451.827,0],"to":[0.161,-0.123,0],"ti":[-0.151,0.121,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":428,"s":[639.607,451.461,0],"to":[0.151,-0.121,0],"ti":[-0.139,0.118,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.173},"t":430,"s":[640.045,451.101,0],"to":[0.139,-0.118,0],"ti":[-0.121,0.113,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":432,"s":[640.442,450.754,0],"to":[0.121,-0.113,0],"ti":[-0.1,0.107,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.178},"t":434,"s":[640.774,450.424,0],"to":[0.1,-0.107,0],"ti":[-0.079,0.1,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.179},"t":436,"s":[641.042,450.113,0],"to":[0.079,-0.1,0],"ti":[-0.059,0.094,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.179},"t":438,"s":[641.248,449.821,0],"to":[0.059,-0.094,0],"ti":[-0.039,0.088,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.179},"t":440,"s":[641.394,449.548,0],"to":[0.039,-0.088,0],"ti":[-0.021,0.081,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.178},"t":442,"s":[641.483,449.294,0],"to":[0.021,-0.081,0],"ti":[-0.003,0.075,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.175},"t":444,"s":[641.517,449.059,0],"to":[0.003,-0.075,0],"ti":[0.014,0.069,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.17},"t":446,"s":[641.5,448.844,0],"to":[-0.014,-0.069,0],"ti":[0.03,0.062,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.165},"t":448,"s":[641.432,448.647,0],"to":[-0.03,-0.062,0],"ti":[0.046,0.056,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.162},"t":450,"s":[641.318,448.47,0],"to":[-0.046,-0.056,0],"ti":[0.06,0.05,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.16},"t":452,"s":[641.159,448.311,0],"to":[-0.06,-0.05,0],"ti":[0.074,0.043,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.159},"t":454,"s":[640.957,448.172,0],"to":[-0.074,-0.043,0],"ti":[0.087,0.037,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":456,"s":[640.716,448.051,0],"to":[-0.087,-0.037,0],"ti":[0.099,0.031,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":458,"s":[640.438,447.948,0],"to":[-0.099,-0.031,0],"ti":[0.11,0.025,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":460,"s":[640.124,447.863,0],"to":[-0.11,-0.025,0],"ti":[0.12,0.019,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":462,"s":[639.778,447.797,0],"to":[-0.12,-0.019,0],"ti":[0.13,0.014,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":464,"s":[639.401,447.748,0],"to":[-0.13,-0.014,0],"ti":[0.139,0.008,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":466,"s":[638.996,447.716,0],"to":[-0.139,-0.008,0],"ti":[0.147,0.002,0]},{"i":{"x":0.833,"y":0.369},"o":{"x":0.167,"y":0.162},"t":468,"s":[638.566,447.7,0],"to":[-0.147,-0.002,0],"ti":[0.155,-0.003,0]},{"i":{"x":0.833,"y":0.981},"o":{"x":0.167,"y":0.096},"t":470,"s":[638.113,447.701,0],"to":[-0.155,0.003,0],"ti":[-2.994,0.262,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.19},"t":472,"s":[637.639,447.718,0],"to":[2.994,-0.262,0],"ti":[-3.073,0.265,0]},{"t":598,"s":[656.08,446.131,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.051000000449,0.870999983245,0.722000002394,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":25,"ty":3,"nm":"Shape Layer 23: Path 1 [1.1.1]","cl":"1 1","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2030.5,590,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"Shape Layer 29","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[360.75,127.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]},{"ty":5,"nm":"Shape Layer 22: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":5,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":28,"ix":1}}]},{"ty":5,"nm":"Shape Layer 22: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":6,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":29,"ix":1}}]},{"ty":5,"nm":"Shape Layer 23: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":7,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":24,"ix":1}}]},{"ty":5,"nm":"Shape Layer 23: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":8,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":25,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[411.376,80.406],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":2,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[411.123,80.731],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":4,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.885,81.045],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.666,81.346],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.469,81.633],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":10,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.294,81.905],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.068,82.159],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":14,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[409.771,82.397],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[409.409,82.616],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[408.986,82.818],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[408.508,83],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[407.98,83.164],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[407.406,83.307],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":26,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.79,83.431],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.139,83.534],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.455,83.616],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.743,83.678],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.007,83.719],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.251,83.738],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.479,83.737],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.695,83.715],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.903,83.672],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.105,83.608],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.305,83.523],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.507,83.419],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.712,83.294],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.926,83.15],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.149,82.987],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.385,82.805],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.637,82.606],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.906,82.389],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.196,82.155],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.508,81.905],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.844,81.64],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.206,81.36],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":70,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.597,81.067],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.017,80.762],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.468,80.445],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.952,80.117],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.469,79.781],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.022,79.436],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":82,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.61,79.084],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.236,78.727],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.899,78.365],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.6,78.001],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.34,77.635],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.119,77.269],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.937,76.905],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.794,76.545],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.691,76.189],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.627,75.841],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.601,75.501],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.615,75.172],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.665,74.855],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.754,74.552],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.878,74.266],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.038,73.999],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.232,73.752],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.46,73.528],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.719,73.33],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.008,73.158],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.327,73.017],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.672,72.908],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.042,72.835],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.436,72.798],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.852,72.798],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.307,72.787],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":134,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.804,72.751],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":136,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.336,72.692],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":138,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.901,72.613],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":140,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.493,72.517],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":142,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.108,72.406],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":144,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.742,72.282],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":146,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.391,72.147],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.051,72.004],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":150,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.719,71.854],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":152,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.391,71.701],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":154,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.063,71.544],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":156,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.733,71.387],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":158,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.398,71.231],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":160,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.054,71.078],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":162,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.698,70.93],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":164,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.329,70.787],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":166,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.944,70.652],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":168,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.54,70.525],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":170,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.115,70.408],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":172,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.668,70.302],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":174,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.196,70.208],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":176,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.697,70.128],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":178,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.171,70.061],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":180,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.616,70.01],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":182,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.03,69.974],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":184,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.413,69.955],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":186,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.764,69.952],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":188,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.081,69.968],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":190,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.365,70.001],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":192,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.614,70.053],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":194,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.828,70.123],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":196,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.008,70.212],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":198,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.153,70.32],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":200,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.263,70.447],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":202,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.339,70.594],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":204,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.381,70.759],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":206,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.39,70.942],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":208,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.366,71.144],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":210,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.31,71.364],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":212,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.224,71.602],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":214,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.108,71.856],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":216,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.964,72.127],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":218,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.793,72.414],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":220,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.598,72.716],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":222,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.379,73.032],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":224,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.139,73.361],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":226,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.88,73.702],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":228,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.604,74.054],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":230,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.314,74.416],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":232,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.012,74.787],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":234,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.7,75.165],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":236,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.383,75.548],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":238,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.062,75.936],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":240,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.741,76.327],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":242,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.423,76.719],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":244,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.112,77.111],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":246,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.811,77.499],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":248,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.525,77.884],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":250,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.253,78.263],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":252,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.95,78.645],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":254,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.605,79.032],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":256,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.223,79.42],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":258,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.808,79.806],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":260,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.366,80.187],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":262,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.9,80.561],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":264,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.414,80.924],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":266,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.914,81.275],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":268,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.402,81.61],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":270,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.884,81.929],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":272,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.361,82.228],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":274,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.839,82.505],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":276,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.32,82.76],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":278,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.807,82.99],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":280,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.304,83.194],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":282,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.813,83.37],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":284,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.337,83.517],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":286,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.879,83.635],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":288,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.44,83.722],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":290,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.024,83.777],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":292,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.632,83.8],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":294,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.266,83.79],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":296,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.927,83.747],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":298,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.619,83.67],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":300,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.341,83.56],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":302,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.095,83.416],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":304,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.883,83.239],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":306,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.704,83.029],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":308,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.561,82.787],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":310,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.453,82.512],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":312,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.381,82.206],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":314,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.346,81.87],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":316,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.347,81.505],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":318,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.385,81.111],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":320,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.459,80.69],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":322,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.569,80.244],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.714,79.774],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":326,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.894,79.282],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":328,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.108,78.769],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.356,78.238],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":332,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.635,77.691],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":334,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.945,77.13],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":336,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.284,76.558],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":338,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.65,75.976],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":340,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.042,75.388],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":342,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.458,74.797],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":344,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.896,74.206],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":346,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.354,73.617],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":348,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.828,73.033],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":350,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.317,72.46],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":352,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.818,71.899],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":354,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.328,71.354],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":356,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.844,70.83],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":358,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.362,70.33],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":360,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.88,69.859],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":362,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.393,69.42],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":364,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.898,69.018],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":366,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.392,68.658],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":368,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.87,68.344],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":370,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.326,68.08],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":372,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.736,67.867],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":374,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.091,67.703],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":376,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.395,67.587],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":378,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.647,67.516],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":380,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.848,67.489],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":382,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.002,67.504],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":384,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.107,67.561],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":386,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.167,67.656],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":388,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.182,67.79],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":390,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.154,67.959],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":392,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.084,68.163],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":394,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.973,68.4],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":396,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.824,68.669],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":398,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.638,68.966],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":400,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.416,69.292],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":402,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.16,69.645],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":404,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.872,70.021],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":406,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.552,70.421],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":408,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.204,70.843],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":410,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.828,71.284],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":412,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.427,71.743],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":414,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.002,72.218],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":416,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.556,72.709],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":418,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.089,73.212],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":420,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.603,73.726],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":422,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.102,74.25],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":424,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.586,74.782],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":426,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.058,75.32],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":428,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.519,75.862],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":430,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.973,76.407],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":432,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.419,76.953],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":434,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.862,77.498],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":436,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.303,78.04],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":438,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.743,78.578],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":440,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.187,79.111],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":442,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.634,79.635],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":444,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.089,80.149],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":446,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.552,80.652],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":448,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.027,81.142],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":450,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.515,81.617],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":452,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.02,82.075],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":454,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.543,82.514],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":456,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.087,82.933],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":458,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.655,83.329],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":460,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.248,83.702],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":462,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.87,84.048],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":464,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.523,84.367],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":466,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.209,84.656],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":468,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.932,84.913],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":470,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.693,85.137],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":472,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.496,85.326],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":474,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.343,85.477],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":476,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.238,85.59],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":478,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.182,85.661],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":480,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.178,85.69],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.23,85.675],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":484,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.34,85.612],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":486,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.512,85.501],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":488,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[384.747,85.34],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":490,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.048,85.129],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":492,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.391,84.921],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":494,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[385.766,84.731],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":496,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.169,84.559],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":498,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[386.598,84.404],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":500,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.052,84.265],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":502,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[387.526,84.143],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":504,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.02,84.035],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":506,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[388.53,83.942],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":508,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.055,83.863],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":510,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[389.593,83.797],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":512,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.141,83.744],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":514,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[390.697,83.702],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":516,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.26,83.672],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":518,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[391.827,83.652],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":520,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.397,83.642],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":522,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[392.969,83.641],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":524,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.539,83.649],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":526,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.108,83.665],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":528,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[394.673,83.687],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":530,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.233,83.717],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":532,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[395.787,83.752],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":534,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.333,83.793],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":536,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[396.838,83.683],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":538,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.334,83.574],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":540,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[397.822,83.466],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":542,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.305,83.359],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":544,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[398.785,83.252],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":546,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.261,83.145],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":548,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[399.735,83.039],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":550,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.208,82.932],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":552,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[400.679,82.826],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":554,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.149,82.72],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":556,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[401.619,82.615],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":558,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.087,82.509],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":560,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[402.554,82.404],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":562,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.02,82.298],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.485,82.193],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":566,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[403.95,82.088],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":568,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.414,81.983],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":570,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[404.878,81.878],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":572,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.342,81.773],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":574,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[405.806,81.668],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":576,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.27,81.562],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":578,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[406.735,81.457],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":580,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[407.199,81.352],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":582,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[407.662,81.247],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":584,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[408.123,81.142],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":586,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[408.582,81.038],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":588,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[409.041,80.934],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":590,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[409.502,80.83],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":592,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[409.967,80.724],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":594,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.436,80.618],[860,284.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":596,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[410.908,80.511],[860,284.5]],"c":false}]},{"t":598,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[411.376,80.406],[860,284.5]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul(time, 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":30,"ty":4,"nm":"Shape Layer 30","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[360.75,127.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]},{"ty":5,"nm":"Shape Layer 22: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":5,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":28,"ix":1}}]},{"ty":5,"nm":"Shape Layer 22: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":6,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":29,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[375.306,91.053]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":2,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[375.053,91.378]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":4,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.815,91.692]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.596,91.993]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.399,92.281]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":10,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.224,92.552]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[373.998,92.806]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":14,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[373.701,93.044]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[373.339,93.264]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[372.916,93.465]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[372.438,93.648]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[371.91,93.811]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[371.336,93.954]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":26,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.72,94.078]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.069,94.181]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.384,94.263]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.672,94.325]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.937,94.366]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.181,94.386]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.409,94.384]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.625,94.362]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.833,94.319]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.035,94.255]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.235,94.171]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.436,94.066]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.642,93.941]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.855,93.797]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.079,93.634]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.315,93.453]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.567,93.253]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.836,93.036]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.126,92.802]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.437,92.552]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.774,92.287]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.136,92.007]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":70,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.526,91.715]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.946,91.409]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.398,91.092]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.882,90.765]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.399,90.428]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.952,90.083]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":82,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.54,89.731]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.166,89.374]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.829,89.012]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.53,88.648]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.27,88.282]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.048,87.916]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.867,87.552]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.724,87.192]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.621,86.837]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.557,86.488]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.531,86.148]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.544,85.819]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.595,85.502]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.683,85.199]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.808,84.913]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.968,84.646]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.162,84.399]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.389,84.175]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.649,83.977]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.938,83.806]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.256,83.664]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.602,83.556]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.972,83.482]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.366,83.445]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.782,83.445]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.237,83.434]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":134,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.733,83.398]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":136,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.266,83.339]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":138,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.831,83.261]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":140,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.423,83.164]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":142,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.038,83.053]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":144,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.672,82.929]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":146,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.321,82.794]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.981,82.651]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":150,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.649,82.501]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":152,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.321,82.348]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":154,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.993,82.191]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":156,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.663,82.034]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":158,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.328,81.879]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":160,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.983,81.726]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":162,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.628,81.577]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":164,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.259,81.434]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":166,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.874,81.299]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":168,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.47,81.172]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":170,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.045,81.055]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":172,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.597,80.949]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":174,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.125,80.855]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":176,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.627,80.775]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":178,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.101,80.708]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":180,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.546,80.657]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":182,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.96,80.621]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":184,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.343,80.602]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":186,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.694,80.6]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":188,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.011,80.615]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":190,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.294,80.648]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":192,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.544,80.7]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":194,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.758,80.77]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":196,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.938,80.859]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":198,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.083,80.967]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":200,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.193,81.095]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":202,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.269,81.241]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":204,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.311,81.406]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":206,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.32,81.589]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":208,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.296,81.791]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":210,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.24,82.011]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":212,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.154,82.249]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":214,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.038,82.504]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":216,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.894,82.775]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":218,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.723,83.061]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":220,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.528,83.363]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":222,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.309,83.679]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":224,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.069,84.008]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":226,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.81,84.349]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":228,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.534,84.701]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":230,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.244,85.063]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":232,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.942,85.434]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":234,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.63,85.812]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":236,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.313,86.195]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":238,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.992,86.584]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":240,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.671,86.974]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":242,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.353,87.366]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":244,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.042,87.758]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":246,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.741,88.147]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":248,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.454,88.531]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":250,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.182,88.91]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":252,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.88,89.292]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":254,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.535,89.679]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":256,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.153,90.067]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":258,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.738,90.453]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":260,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.296,90.834]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":262,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.829,91.208]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":264,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.344,91.571]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":266,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.844,91.922]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":268,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.332,92.257]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":270,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.814,92.576]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":272,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.291,92.875]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":274,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.769,93.152]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":276,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.25,93.407]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":278,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.737,93.637]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":280,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.234,93.841]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":282,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.743,94.017]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":284,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.267,94.165]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":286,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.808,94.282]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":288,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.37,94.369]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":290,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.954,94.424]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":292,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.561,94.447]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":294,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.195,94.437]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":296,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.857,94.394]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":298,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.549,94.317]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":300,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.271,94.207]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":302,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.025,94.063]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":304,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.813,93.886]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":306,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.634,93.676]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":308,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.491,93.434]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":310,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.383,93.159]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":312,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.311,92.853]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":314,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.276,92.517]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":316,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.277,92.152]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":318,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.315,91.758]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":320,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.389,91.337]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":322,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.498,90.891]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.644,90.421]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":326,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.824,89.929]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":328,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.038,89.416]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.285,88.885]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":332,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.565,88.338]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":334,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.874,87.777]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":336,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.213,87.205]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":338,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.58,86.623]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":340,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.972,86.036]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":342,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.388,85.444]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":344,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.826,84.853]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":346,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.284,84.264]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":348,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.758,83.681]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":350,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.247,83.107]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":352,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.748,82.546]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":354,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.258,82.001]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":356,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.773,81.477]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":358,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.292,80.977]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":360,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.809,80.506]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":362,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.323,80.067]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":364,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.828,79.665]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":366,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.322,79.305]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":368,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.8,78.991]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":370,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.256,78.727]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":372,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.666,78.514]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":374,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.021,78.351]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":376,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.325,78.234]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":378,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.576,78.163]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":380,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.778,78.136]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":382,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.931,78.151]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":384,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.037,78.208]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":386,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.097,78.303]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":388,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.112,78.437]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":390,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.084,78.606]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":392,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.014,78.811]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":394,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.903,79.048]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":396,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.754,79.316]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":398,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.568,79.614]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":400,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.346,79.939]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":402,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.09,80.292]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":404,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.801,80.669]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":406,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.482,81.069]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":408,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.134,81.49]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":410,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.758,81.931]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":412,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.357,82.39]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":414,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.932,82.866]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":416,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.485,83.356]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":418,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.018,83.859]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":420,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.533,84.373]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":422,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.032,84.897]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":424,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.516,85.429]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":426,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.988,85.967]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":428,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.449,86.509]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":430,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.902,87.054]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":432,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.349,87.6]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":434,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.792,88.145]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":436,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.233,88.687]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":438,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.673,89.226]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":440,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.116,89.758]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":442,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.564,90.282]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":444,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.018,90.796]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":446,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.482,91.299]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":448,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.957,91.789]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":450,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.445,92.264]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":452,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.95,92.722]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":454,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.473,93.161]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":456,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.017,93.58]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":458,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.585,93.976]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":460,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.178,94.349]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":462,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.8,94.695]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":464,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.453,95.014]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":466,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.139,95.303]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":468,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.862,95.56]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":470,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.623,95.784]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":472,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.426,95.973]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":474,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.273,96.124]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":476,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.168,96.237]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":478,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.112,96.309]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":480,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.108,96.338]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.16,96.322]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":484,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.27,96.259]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":486,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.442,96.148]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":488,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.677,95.987]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":490,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[348.978,95.776]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":492,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.321,95.568]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":494,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[349.695,95.378]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":496,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.099,95.206]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":498,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.528,95.051]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":500,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[350.981,94.912]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":502,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.456,94.79]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":504,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[351.95,94.682]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":506,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.46,94.589]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":508,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[352.985,94.51]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":510,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[353.523,94.444]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":512,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.071,94.391]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":514,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[354.627,94.349]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":516,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.19,94.319]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":518,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[355.757,94.299]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":520,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.327,94.289]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":522,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[356.898,94.288]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":524,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[357.469,94.296]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":526,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.038,94.312]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":528,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[358.603,94.335]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":530,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.163,94.364]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":532,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[359.717,94.399]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":534,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.263,94.44]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":536,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[360.768,94.33]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":538,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.264,94.221]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":540,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[361.752,94.113]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":542,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.235,94.006]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":544,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[362.714,93.899]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":546,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.191,93.792]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":548,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[363.665,93.686]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":550,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.137,93.58]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":552,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[364.609,93.474]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":554,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.079,93.368]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":556,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[365.549,93.262]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":558,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.017,93.156]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":560,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.484,93.051]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":562,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[366.95,92.945]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.415,92.84]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":566,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[367.88,92.735]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":568,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.344,92.63]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":570,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[368.808,92.525]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":572,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.272,92.42]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":574,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[369.736,92.315]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":576,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.2,92.21]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":578,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[370.664,92.104]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":580,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[371.129,91.999]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":582,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[371.592,91.894]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":584,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[372.053,91.79]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":586,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[372.512,91.686]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":588,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[372.971,91.581]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":590,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[373.432,91.477]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":592,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[373.897,91.372]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":594,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.366,91.265]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":596,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[374.838,91.158]],"c":false}]},{"t":598,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[175.25,293],[375.306,91.053]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul(time, 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":34,"ty":4,"nm":"Shape Layer 31","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[140.75,189.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.843,-21.554],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":2,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.859,-21.706],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":4,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.878,-21.923],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.901,-22.2],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.924,-22.535],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":10,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.946,-22.923],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.966,-23.363],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":14,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.981,-23.851],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.991,-24.383],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.994,-24.956],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.988,-25.568],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.973,-26.215],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.948,-26.894],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":26,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.91,-27.602],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.86,-28.336],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.796,-29.093],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.718,-29.869],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.625,-30.663],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.516,-31.47],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.39,-32.287],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.248,-33.112],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.088,-33.942],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.911,-34.774],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.715,-35.605],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.502,-36.432],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.27,-37.252],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.02,-38.061],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.752,-38.859],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.465,-39.64],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.161,-40.404],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.84,-41.146],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.501,-41.864],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.146,-42.555],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.774,-43.217],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.387,-43.846],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":70,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-542.986,-44.44],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-542.57,-44.997],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-542.141,-45.513],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-541.7,-45.986],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-541.248,-46.413],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-540.786,-46.792],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":82,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-540.315,-47.119],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-539.836,-47.393],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-539.351,-47.611],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-538.862,-47.769],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-538.369,-47.866],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-537.874,-47.899],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-537.38,-47.865],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-536.887,-47.762],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-536.397,-47.588],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-535.913,-47.34],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-535.437,-47.014],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.97,-46.61],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.515,-46.125],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.049,-45.619],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-533.561,-45.132],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-533.053,-44.664],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-532.527,-44.217],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.988,-43.79],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.437,-43.385],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.876,-43.001],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.309,-42.64],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.737,-42.301],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.164,-41.985],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-528.59,-41.691],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-528.018,-41.421],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-527.45,-41.174],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":134,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-526.887,-40.95],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":136,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-526.332,-40.75],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":138,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-525.787,-40.572],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":140,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-525.252,-40.417],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":142,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-524.728,-40.285],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":144,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-524.219,-40.175],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":146,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-523.724,-40.088],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-523.245,-40.021],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":150,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-522.783,-39.976],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":152,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-522.338,-39.952],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":154,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.913,-39.947],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":156,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.507,-39.962],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":158,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.121,-39.995],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":160,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.755,-40.046],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":162,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.411,-40.114],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":164,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.089,-40.197],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":166,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.788,-40.296],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":168,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.509,-40.409],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":170,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.253,-40.534],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":172,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.018,-40.671],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":174,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.805,-40.819],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":176,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.614,-40.975],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":178,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.445,-41.14],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":180,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.296,-41.311],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":182,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.168,-41.486],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":184,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.06,-41.665],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":186,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.97,-41.846],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":188,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.9,-42.027],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":190,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.846,-42.206],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":192,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.81,-42.382],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":194,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.788,-42.552],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":196,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.781,-42.715],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":198,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.787,-42.869],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":200,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.804,-43.011],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":202,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.831,-43.14],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":204,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.867,-43.254],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":206,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.909,-43.35],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":208,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-517.957,-43.425],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":210,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.007,-43.478],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":212,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.059,-43.507],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":214,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.109,-43.508],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":216,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.157,-43.479],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":218,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.199,-43.417],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":220,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.234,-43.321],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":222,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.258,-43.186],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":224,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.269,-43.011],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":226,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.266,-42.792],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":228,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.272,-42.51],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":230,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.304,-42.158],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":232,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.362,-41.742],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":234,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.444,-41.268],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":236,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.548,-40.742],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":238,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.674,-40.169],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":240,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.821,-39.555],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":242,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-518.987,-38.906],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":244,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.172,-38.225],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":246,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.373,-37.518],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":248,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.591,-36.79],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":250,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-519.824,-36.046],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":252,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.07,-35.289],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":254,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.33,-34.524],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":256,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.602,-33.755],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":258,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-520.884,-32.986],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":260,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.176,-32.221],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":262,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.477,-31.463],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":264,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-521.786,-30.716],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":266,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-522.102,-29.982],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":268,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-522.424,-29.266],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":270,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-522.751,-28.569],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":272,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-523.083,-27.895],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":274,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-523.417,-27.245],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":276,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-523.753,-26.624],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":278,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-524.091,-26.031],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":280,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-524.43,-25.471],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":282,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-524.768,-24.944],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":284,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-525.104,-24.452],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":286,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-525.439,-23.997],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":288,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-525.771,-23.58],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":290,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-526.099,-23.203],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":292,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-526.422,-22.865],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":294,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-526.74,-22.569],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":296,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-527.052,-22.315],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":298,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-527.357,-22.104],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":300,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-527.654,-21.935],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":302,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-527.943,-21.809],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":304,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-528.223,-21.726],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":306,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-528.493,-21.686],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":308,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-528.753,-21.688],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":310,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.001,-21.732],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":312,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.237,-21.818],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":314,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.461,-21.944],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":316,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.672,-22.109],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":318,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-529.868,-22.313],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":320,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.05,-22.554],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":322,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.217,-22.831],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.368,-23.141],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":326,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.503,-23.483],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":328,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.621,-23.855],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.721,-24.255],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":332,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.803,-24.68],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":334,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.867,-25.128],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":336,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.911,-25.596],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":338,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.936,-26.082],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":340,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.941,-26.582],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":342,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.925,-27.093],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":344,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.888,-27.612],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":346,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.829,-28.135],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":348,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.76,-28.679],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":350,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.689,-29.251],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":352,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.617,-29.847],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":354,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.546,-30.463],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":356,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.477,-31.095],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":358,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.412,-31.74],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":360,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.353,-32.393],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":362,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.3,-33.051],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":364,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.255,-33.711],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":366,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.219,-34.37],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":368,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.193,-35.024],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":370,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.178,-35.671],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":372,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.175,-36.308],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":374,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.185,-36.931],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":376,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.209,-37.54],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":378,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.247,-38.131],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":380,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.299,-38.702],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":382,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.367,-39.252],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":384,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.452,-39.778],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":386,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.552,-40.279],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":388,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.67,-40.753],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":390,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.804,-41.199],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":392,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-530.956,-41.615],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":394,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.125,-42.001],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":396,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.312,-42.356],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":398,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.516,-42.678],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":400,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.737,-42.967],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":402,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-531.976,-43.223],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":404,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-532.231,-43.445],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":406,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-532.503,-43.633],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":408,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-532.792,-43.788],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":410,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-533.096,-43.908],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":412,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-533.415,-43.995],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":414,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-533.75,-44.048],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":416,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.098,-44.069],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":418,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.46,-44.058],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":420,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-534.834,-44.016],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":422,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-535.219,-43.944],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":424,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-535.616,-43.843],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":426,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-536.022,-43.715],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":428,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-536.436,-43.561],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":430,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-536.858,-43.382],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":432,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-537.286,-43.18],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":434,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-537.718,-42.958],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":436,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-538.154,-42.717],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":438,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-538.592,-42.46],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":440,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-539.031,-42.189],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":442,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-539.468,-41.906],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":444,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-539.902,-41.614],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":446,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-540.331,-41.316],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":448,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-540.754,-41.016],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":450,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-541.169,-40.715],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":452,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-541.573,-40.418],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":454,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-541.965,-40.128],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":456,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-542.342,-39.848],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":458,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-542.702,-39.582],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":460,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.044,-39.334],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":462,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.364,-39.109],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":464,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.66,-38.909],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":466,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-543.93,-38.741],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":468,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.198,-38.59],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":470,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.477,-38.448],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":472,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-544.766,-38.315],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":474,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.061,-38.192],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":476,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.362,-38.079],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":478,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.666,-37.976],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":480,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-545.971,-37.883],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.276,-37.802],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":484,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.578,-37.732],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":486,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-546.877,-37.672],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":488,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.17,-37.625],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":490,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.457,-37.589],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":492,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.735,-37.564],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":494,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.004,-37.551],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":496,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.262,-37.55],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":498,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.508,-37.561],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":500,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.742,-37.583],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":502,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.961,-37.617],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":504,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.166,-37.662],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":506,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.356,-37.719],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":508,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.529,-37.787],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":510,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.686,-37.866],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":512,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.643,-37.46],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":514,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.6,-37.06],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":516,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.557,-36.667],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":518,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.514,-36.279],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":520,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.472,-35.896],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":522,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.429,-35.514],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":524,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.387,-35.135],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":526,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.345,-34.758],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":528,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.303,-34.383],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":530,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.261,-34.009],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":532,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.219,-33.636],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":534,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.177,-33.264],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":536,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.135,-32.892],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":538,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.093,-32.52],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":540,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.051,-32.15],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":542,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-549.009,-31.781],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":544,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.967,-31.412],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":546,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.925,-31.044],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":548,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.884,-30.677],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":550,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.842,-30.311],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":552,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.8,-29.945],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":554,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.759,-29.579],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":556,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.717,-29.214],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":558,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.676,-28.849],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":560,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.634,-28.485],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":562,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.593,-28.12],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.551,-27.755],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":566,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.509,-27.391],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":568,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.468,-27.026],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":570,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.426,-26.662],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":572,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.384,-26.297],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":574,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.343,-25.933],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":576,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.301,-25.569],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":578,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.26,-25.206],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":580,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.218,-24.842],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":582,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.177,-24.479],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":584,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.135,-24.114],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":586,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.093,-23.75],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":588,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.052,-23.385],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":590,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-548.01,-23.021],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":592,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.968,-22.655],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":594,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.927,-22.288],[-355,-128.5]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":596,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.885,-21.92],[-355,-128.5]],"c":false}]},{"t":598,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-547.843,-21.554],[-355,-128.5]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":38,"ty":4,"nm":"Shape Layer 32","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[140.75,189.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.593,-20.804]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":2,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.609,-20.956]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":4,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.628,-21.173]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.651,-21.45]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.674,-21.785]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":10,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.696,-22.173]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.716,-22.613]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":14,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.731,-23.101]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.741,-23.633]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.744,-24.206]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":20,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.738,-24.818]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.723,-25.465]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.698,-26.144]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":26,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.66,-26.852]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":28,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.61,-27.586]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.546,-28.343]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":32,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.468,-29.119]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":34,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.375,-29.913]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.266,-30.72]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":38,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.14,-31.537]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":40,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.998,-32.362]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.838,-33.193]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":44,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.661,-34.024]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.465,-34.855]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.252,-35.682]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.02,-36.502]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":52,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.77,-37.311]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.502,-38.109]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.215,-38.89]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":58,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.911,-39.654]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.59,-40.396]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":62,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.251,-41.114]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":64,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.896,-41.805]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.524,-42.467]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":68,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.137,-43.096]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":70,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-581.736,-43.69]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-581.32,-44.247]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-580.891,-44.763]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-580.45,-45.236]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.998,-45.663]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":80,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.536,-46.042]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":82,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.065,-46.369]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-578.586,-46.643]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":86,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-578.101,-46.861]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":88,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-577.612,-47.019]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-577.119,-47.116]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-576.624,-47.149]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-576.13,-47.115]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":96,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-575.637,-47.012]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":98,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-575.147,-46.838]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":100,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-574.663,-46.59]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":102,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-574.187,-46.264]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":104,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-573.72,-45.86]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":106,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-573.265,-45.375]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-572.799,-44.869]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-572.311,-44.382]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":112,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-571.803,-43.914]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":114,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-571.277,-43.467]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":116,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.738,-43.04]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":118,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.187,-42.635]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.626,-42.251]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":122,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.059,-41.89]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.487,-41.551]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.914,-41.235]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":128,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.34,-40.941]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.768,-40.671]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":132,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.2,-40.424]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":134,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-565.637,-40.2]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":136,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-565.082,-40]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":138,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-564.537,-39.822]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":140,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-564.002,-39.667]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":142,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-563.478,-39.535]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":144,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-562.969,-39.425]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":146,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-562.474,-39.338]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.995,-39.271]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":150,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.533,-39.226]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":152,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.088,-39.202]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":154,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-560.663,-39.197]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":156,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-560.257,-39.212]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":158,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.871,-39.245]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":160,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.505,-39.296]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":162,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.161,-39.363]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":164,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.839,-39.447]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":166,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.538,-39.546]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":168,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.259,-39.659]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":170,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.003,-39.784]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":172,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.768,-39.921]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":174,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.555,-40.069]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":176,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.364,-40.225]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":178,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.195,-40.39]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":180,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.046,-40.561]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":182,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.918,-40.736]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":184,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.81,-40.915]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":186,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.72,-41.096]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":188,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.65,-41.277]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":190,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.596,-41.456]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":192,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.56,-41.632]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":194,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.538,-41.802]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":196,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.531,-41.965]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":198,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.537,-42.119]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":200,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.554,-42.261]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":202,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.581,-42.39]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":204,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.617,-42.504]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":206,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.659,-42.6]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":208,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.707,-42.675]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":210,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.757,-42.728]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":212,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.809,-42.757]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":214,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.859,-42.758]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":216,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.907,-42.729]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":218,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.949,-42.667]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":220,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-556.984,-42.571]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":222,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.008,-42.436]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":224,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.019,-42.261]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":226,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.016,-42.042]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":228,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.022,-41.76]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":230,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.054,-41.408]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":232,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.112,-40.992]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":234,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.194,-40.518]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":236,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.298,-39.992]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":238,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.424,-39.419]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":240,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.571,-38.805]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":242,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.737,-38.156]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":244,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-557.922,-37.475]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":246,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.123,-36.768]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":248,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.341,-36.04]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":250,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.574,-35.296]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":252,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-558.82,-34.539]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":254,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.08,-33.774]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":256,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.352,-33.005]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":258,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.634,-32.236]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":260,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-559.926,-31.471]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":262,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-560.227,-30.713]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":264,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-560.536,-29.966]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":266,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-560.852,-29.232]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":268,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.174,-28.516]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":270,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.501,-27.819]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":272,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-561.833,-27.145]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":274,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-562.167,-26.495]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":276,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-562.503,-25.874]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":278,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-562.841,-25.281]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":280,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-563.18,-24.721]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":282,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-563.518,-24.194]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":284,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-563.854,-23.702]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":286,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-564.189,-23.247]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":288,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-564.521,-22.83]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":290,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-564.849,-22.453]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":292,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-565.172,-22.115]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":294,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-565.49,-21.819]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":296,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-565.802,-21.565]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":298,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.107,-21.354]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":300,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.404,-21.185]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":302,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.693,-21.059]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":304,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-566.973,-20.976]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":306,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.243,-20.936]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":308,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.503,-20.938]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":310,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.751,-20.982]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":312,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-567.987,-21.068]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":314,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.211,-21.194]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":316,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.422,-21.359]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":318,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.618,-21.563]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":320,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.8,-21.804]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":322,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.967,-22.081]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.118,-22.391]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":326,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.253,-22.733]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":328,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.371,-23.105]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.471,-23.505]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":332,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.553,-23.93]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":334,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.617,-24.378]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":336,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.661,-24.846]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":338,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.686,-25.332]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":340,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.691,-25.832]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":342,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.675,-26.343]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":344,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.638,-26.862]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":346,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.579,-27.385]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":348,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.51,-27.929]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":350,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.439,-28.501]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":352,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.367,-29.097]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":354,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.296,-29.713]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":356,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.227,-30.345]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":358,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.162,-30.99]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":360,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.103,-31.643]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":362,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.05,-32.301]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":364,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.005,-32.961]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":366,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.969,-33.62]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":368,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.943,-34.274]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":370,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.928,-34.921]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":372,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.925,-35.558]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":374,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.935,-36.181]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":376,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.959,-36.79]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":378,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-568.997,-37.381]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":380,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.049,-37.952]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":382,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.117,-38.502]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":384,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.202,-39.028]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":386,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.302,-39.529]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":388,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.42,-40.003]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":390,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.554,-40.449]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":392,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.706,-40.865]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":394,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-569.875,-41.251]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":396,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.062,-41.606]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":398,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.266,-41.928]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":400,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.487,-42.217]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":402,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.726,-42.473]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":404,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-570.981,-42.695]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":406,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-571.253,-42.883]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":408,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-571.542,-43.038]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":410,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-571.846,-43.158]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":412,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-572.165,-43.245]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":414,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-572.5,-43.298]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":416,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-572.848,-43.319]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":418,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-573.21,-43.308]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":420,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-573.584,-43.266]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":422,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-573.969,-43.194]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":424,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-574.366,-43.093]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":426,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-574.772,-42.965]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":428,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-575.186,-42.811]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":430,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-575.608,-42.632]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":432,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-576.036,-42.43]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":434,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-576.468,-42.208]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":436,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-576.904,-41.967]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":438,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-577.342,-41.71]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":440,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-577.781,-41.439]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":442,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-578.218,-41.156]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":444,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-578.652,-40.864]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":446,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.081,-40.566]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":448,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.504,-40.266]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":450,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-579.919,-39.965]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":452,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-580.323,-39.668]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":454,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-580.715,-39.378]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":456,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-581.092,-39.098]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":458,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-581.452,-38.832]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":460,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-581.794,-38.584]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":462,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.114,-38.359]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":464,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.41,-38.159]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":466,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.68,-37.991]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":468,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-582.948,-37.84]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":470,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.227,-37.698]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":472,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.516,-37.565]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":474,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-583.811,-37.442]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":476,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.112,-37.329]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":478,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.416,-37.226]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":480,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-584.721,-37.133]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.026,-37.052]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":484,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.328,-36.982]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":486,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.627,-36.922]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":488,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-585.92,-36.875]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":490,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.207,-36.839]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":492,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.485,-36.814]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":494,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.754,-36.801]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":496,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.012,-36.8]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":498,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.258,-36.811]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":500,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.492,-36.833]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":502,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.711,-36.867]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":504,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.916,-36.912]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":506,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.106,-36.969]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":508,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.279,-37.037]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":510,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.436,-37.116]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":512,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.393,-36.71]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":514,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.35,-36.31]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":516,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.307,-35.917]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":518,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.264,-35.529]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":520,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.222,-35.146]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":522,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.179,-34.764]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":524,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.137,-34.385]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":526,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.095,-34.008]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":528,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.053,-33.633]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":530,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-588.011,-33.259]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":532,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.969,-32.886]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":534,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.927,-32.514]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":536,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.885,-32.142]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":538,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.843,-31.77]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":540,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.801,-31.4]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":542,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.759,-31.031]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":544,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.717,-30.662]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":546,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.675,-30.294]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":548,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.634,-29.927]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":550,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.592,-29.561]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":552,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.55,-29.195]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":554,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.509,-28.829]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":556,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.467,-28.464]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":558,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.426,-28.099]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":560,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.384,-27.735]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":562,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.343,-27.37]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.301,-27.005]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":566,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.259,-26.641]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":568,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.218,-26.276]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":570,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.176,-25.912]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":572,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.134,-25.547]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":574,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.093,-25.183]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":576,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.051,-24.819]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":578,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-587.01,-24.456]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":580,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.968,-24.092]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":582,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.927,-23.729]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":584,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.885,-23.364]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":586,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.843,-23]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":588,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.802,-22.635]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":590,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.76,-22.271]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":592,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.718,-21.905]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":594,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.677,-21.538]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":596,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.635,-21.17]],"c":false}]},{"t":598,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1043,-306],[-586.593,-20.804]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":40,"ty":4,"nm":"Layer 27 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":0,"s":[1320.516,424.593,0],"to":[0.02,-0.147,0],"ti":[-0.044,0.289,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":2,"s":[1320.636,423.713,0],"to":[0.044,-0.289,0],"ti":[-0.052,0.281,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":4,"s":[1320.78,422.857,0],"to":[0.052,-0.281,0],"ti":[-0.06,0.271,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":6,"s":[1320.949,422.029,0],"to":[0.06,-0.271,0],"ti":[-0.068,0.26,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":8,"s":[1321.141,421.231,0],"to":[0.068,-0.26,0],"ti":[-0.076,0.249,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":10,"s":[1321.356,420.467,0],"to":[0.076,-0.249,0],"ti":[-0.083,0.236,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":12,"s":[1321.595,419.738,0],"to":[0.083,-0.236,0],"ti":[-0.091,0.223,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":14,"s":[1321.856,419.049,0],"to":[0.091,-0.223,0],"ti":[-0.098,0.209,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":16,"s":[1322.139,418.401,0],"to":[0.098,-0.209,0],"ti":[-0.105,0.193,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":18,"s":[1322.443,417.797,0],"to":[0.105,-0.193,0],"ti":[-0.112,0.177,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":20,"s":[1322.768,417.241,0],"to":[0.112,-0.177,0],"ti":[-0.118,0.16,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":22,"s":[1323.113,416.734,0],"to":[0.118,-0.16,0],"ti":[-0.124,0.142,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":24,"s":[1323.476,416.28,0],"to":[0.124,-0.142,0],"ti":[-0.13,0.123,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":26,"s":[1323.857,415.882,0],"to":[0.13,-0.123,0],"ti":[-0.135,0.103,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":28,"s":[1324.255,415.543,0],"to":[0.135,-0.103,0],"ti":[-0.14,0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":30,"s":[1324.668,415.264,0],"to":[0.14,-0.082,0],"ti":[-0.144,0.06,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":32,"s":[1325.095,415.05,0],"to":[0.144,-0.06,0],"ti":[-0.148,0.038,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":34,"s":[1325.534,414.902,0],"to":[0.148,-0.038,0],"ti":[-0.152,0.014,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":36,"s":[1325.985,414.824,0],"to":[0.152,-0.014,0],"ti":[-0.155,-0.011,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":38,"s":[1326.445,414.819,0],"to":[0.155,0.011,0],"ti":[-0.157,-0.036,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":40,"s":[1326.913,414.888,0],"to":[0.157,0.036,0],"ti":[-0.159,-0.063,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":42,"s":[1327.387,415.036,0],"to":[0.159,0.063,0],"ti":[-0.161,-0.086,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":44,"s":[1327.865,415.264,0],"to":[0.161,0.086,0],"ti":[-0.165,-0.097,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":46,"s":[1328.352,415.55,0],"to":[0.165,0.097,0],"ti":[-0.171,-0.101,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":48,"s":[1328.858,415.847,0],"to":[0.171,0.101,0],"ti":[-0.176,-0.104,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":50,"s":[1329.378,416.155,0],"to":[0.176,0.104,0],"ti":[-0.179,-0.107,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":52,"s":[1329.911,416.471,0],"to":[0.179,0.107,0],"ti":[-0.182,-0.109,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":54,"s":[1330.454,416.795,0],"to":[0.182,0.109,0],"ti":[-0.184,-0.111,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":56,"s":[1331.004,417.126,0],"to":[0.184,0.111,0],"ti":[-0.185,-0.113,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":58,"s":[1331.559,417.462,0],"to":[0.185,0.113,0],"ti":[-0.186,-0.114,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":60,"s":[1332.116,417.803,0],"to":[0.186,0.114,0],"ti":[-0.185,-0.115,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":62,"s":[1332.672,418.147,0],"to":[0.185,0.115,0],"ti":[-0.184,-0.116,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":64,"s":[1333.226,418.494,0],"to":[0.184,0.116,0],"ti":[-0.182,-0.116,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":66,"s":[1333.776,418.842,0],"to":[0.182,0.116,0],"ti":[-0.18,-0.116,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":68,"s":[1334.32,419.191,0],"to":[0.18,0.116,0],"ti":[-0.177,-0.116,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":70,"s":[1334.855,419.54,0],"to":[0.177,0.116,0],"ti":[-0.173,-0.116,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":72,"s":[1335.38,419.888,0],"to":[0.173,0.116,0],"ti":[-0.169,-0.115,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":74,"s":[1335.893,420.235,0],"to":[0.169,0.115,0],"ti":[-0.164,-0.114,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":76,"s":[1336.393,420.579,0],"to":[0.164,0.114,0],"ti":[-0.159,-0.113,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":78,"s":[1336.878,420.92,0],"to":[0.159,0.113,0],"ti":[-0.153,-0.112,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":80,"s":[1337.347,421.258,0],"to":[0.153,0.112,0],"ti":[-0.147,-0.11,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":82,"s":[1337.798,421.591,0],"to":[0.147,0.11,0],"ti":[-0.141,-0.109,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":84,"s":[1338.231,421.92,0],"to":[0.141,0.109,0],"ti":[-0.134,-0.107,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":86,"s":[1338.644,422.243,0],"to":[0.134,0.107,0],"ti":[-0.127,-0.105,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":88,"s":[1339.037,422.56,0],"to":[0.127,0.105,0],"ti":[-0.12,-0.102,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":90,"s":[1339.409,422.87,0],"to":[0.12,0.102,0],"ti":[-0.113,-0.1,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":92,"s":[1339.758,423.174,0],"to":[0.113,0.1,0],"ti":[-0.105,-0.098,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":94,"s":[1340.085,423.471,0],"to":[0.105,0.098,0],"ti":[-0.097,-0.095,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":96,"s":[1340.389,423.761,0],"to":[0.097,0.095,0],"ti":[-0.089,-0.093,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":98,"s":[1340.669,424.042,0],"to":[0.089,0.093,0],"ti":[-0.081,-0.09,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":100,"s":[1340.926,424.316,0],"to":[0.081,0.09,0],"ti":[-0.073,-0.087,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":102,"s":[1341.158,424.581,0],"to":[0.073,0.087,0],"ti":[-0.065,-0.084,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":104,"s":[1341.367,424.838,0],"to":[0.065,0.084,0],"ti":[-0.057,-0.081,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":106,"s":[1341.551,425.086,0],"to":[0.057,0.081,0],"ti":[-0.05,-0.078,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":108,"s":[1341.712,425.326,0],"to":[0.05,0.078,0],"ti":[-0.042,-0.075,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":110,"s":[1341.849,425.557,0],"to":[0.042,0.075,0],"ti":[-0.034,-0.073,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":112,"s":[1341.962,425.779,0],"to":[0.034,0.073,0],"ti":[-0.027,-0.07,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":114,"s":[1342.053,425.992,0],"to":[0.027,0.07,0],"ti":[-0.019,-0.067,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.173},"t":116,"s":[1342.122,426.196,0],"to":[0.019,0.067,0],"ti":[-0.012,-0.064,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":118,"s":[1342.169,426.392,0],"to":[0.012,0.064,0],"ti":[-0.005,-0.061,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":120,"s":[1342.195,426.579,0],"to":[0.005,0.061,0],"ti":[0.001,-0.058,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":122,"s":[1342.201,426.758,0],"to":[-0.001,0.058,0],"ti":[0.007,-0.056,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":124,"s":[1342.189,426.929,0],"to":[-0.007,0.056,0],"ti":[0.013,-0.053,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":126,"s":[1342.158,427.091,0],"to":[-0.013,0.053,0],"ti":[0.018,-0.05,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":128,"s":[1342.111,427.246,0],"to":[-0.018,0.05,0],"ti":[0.023,-0.048,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":130,"s":[1342.049,427.394,0],"to":[-0.023,0.048,0],"ti":[0.027,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":132,"s":[1341.973,427.534,0],"to":[-0.027,0.046,0],"ti":[0.031,-0.044,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":134,"s":[1341.885,427.668,0],"to":[-0.031,0.044,0],"ti":[0.035,-0.042,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":136,"s":[1341.785,427.796,0],"to":[-0.035,0.042,0],"ti":[0.037,-0.04,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":138,"s":[1341.677,427.918,0],"to":[-0.037,0.04,0],"ti":[0.039,-0.038,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":140,"s":[1341.562,428.034,0],"to":[-0.039,0.038,0],"ti":[0.041,-0.037,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":142,"s":[1341.442,428.146,0],"to":[-0.041,0.037,0],"ti":[0.041,-0.035,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":144,"s":[1341.319,428.254,0],"to":[-0.041,0.035,0],"ti":[0.041,-0.034,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":146,"s":[1341.194,428.358,0],"to":[-0.041,0.034,0],"ti":[0.04,-0.033,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":148,"s":[1341.072,428.459,0],"to":[-0.04,0.033,0],"ti":[0.039,-0.033,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":150,"s":[1340.952,428.559,0],"to":[-0.039,0.033,0],"ti":[0.036,-0.032,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":152,"s":[1340.84,428.657,0],"to":[-0.036,0.032,0],"ti":[0.033,-0.032,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":154,"s":[1340.736,428.754,0],"to":[-0.033,0.032,0],"ti":[0.028,-0.033,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":156,"s":[1340.643,428.851,0],"to":[-0.028,0.033,0],"ti":[0.023,-0.033,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.173},"t":158,"s":[1340.565,428.949,0],"to":[-0.023,0.033,0],"ti":[0.017,-0.034,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.172},"t":160,"s":[1340.504,429.049,0],"to":[-0.017,0.034,0],"ti":[0.01,-0.035,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.169},"t":162,"s":[1340.464,429.152,0],"to":[-0.01,0.035,0],"ti":[0.006,-0.039,0]},{"i":{"x":0.833,"y":0.795},"o":{"x":0.167,"y":0.152},"t":164,"s":[1340.447,429.259,0],"to":[-0.006,0.039,0],"ti":[0.013,-0.052,0]},{"i":{"x":0.833,"y":0.807},"o":{"x":0.167,"y":0.14},"t":166,"s":[1340.429,429.389,0],"to":[-0.013,0.052,0],"ti":[0.028,-0.068,0]},{"i":{"x":0.833,"y":0.814},"o":{"x":0.167,"y":0.147},"t":168,"s":[1340.366,429.569,0],"to":[-0.028,0.068,0],"ti":[0.042,-0.083,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.151},"t":170,"s":[1340.26,429.798,0],"to":[-0.042,0.083,0],"ti":[0.056,-0.097,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.154},"t":172,"s":[1340.112,430.069,0],"to":[-0.056,0.097,0],"ti":[0.068,-0.109,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":174,"s":[1339.926,430.38,0],"to":[-0.068,0.109,0],"ti":[0.08,-0.12,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.158},"t":176,"s":[1339.703,430.725,0],"to":[-0.08,0.12,0],"ti":[0.091,-0.13,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":178,"s":[1339.445,431.102,0],"to":[-0.091,0.13,0],"ti":[0.102,-0.138,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":180,"s":[1339.155,431.505,0],"to":[-0.102,0.138,0],"ti":[0.112,-0.146,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":182,"s":[1338.834,431.932,0],"to":[-0.112,0.146,0],"ti":[0.121,-0.152,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":184,"s":[1338.485,432.38,0],"to":[-0.121,0.152,0],"ti":[0.129,-0.157,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":186,"s":[1338.109,432.843,0],"to":[-0.129,0.157,0],"ti":[0.137,-0.161,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":188,"s":[1337.709,433.32,0],"to":[-0.137,0.161,0],"ti":[0.144,-0.163,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":190,"s":[1337.287,433.807,0],"to":[-0.144,0.163,0],"ti":[0.151,-0.165,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":192,"s":[1336.843,434.301,0],"to":[-0.151,0.165,0],"ti":[0.157,-0.166,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":194,"s":[1336.381,434.799,0],"to":[-0.157,0.166,0],"ti":[0.162,-0.166,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":196,"s":[1335.903,435.298,0],"to":[-0.162,0.166,0],"ti":[0.167,-0.165,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":198,"s":[1335.409,435.796,0],"to":[-0.167,0.165,0],"ti":[0.171,-0.163,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":200,"s":[1334.902,436.289,0],"to":[-0.171,0.163,0],"ti":[0.174,-0.161,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":202,"s":[1334.383,436.776,0],"to":[-0.174,0.161,0],"ti":[0.177,-0.157,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":204,"s":[1333.855,437.253,0],"to":[-0.177,0.157,0],"ti":[0.18,-0.153,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":206,"s":[1333.318,437.72,0],"to":[-0.18,0.153,0],"ti":[0.182,-0.148,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":208,"s":[1332.775,438.173,0],"to":[-0.182,0.148,0],"ti":[0.183,-0.143,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":210,"s":[1332.228,438.61,0],"to":[-0.183,0.143,0],"ti":[0.184,-0.137,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":212,"s":[1331.677,439.031,0],"to":[-0.184,0.137,0],"ti":[0.184,-0.13,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":214,"s":[1331.124,439.432,0],"to":[-0.184,0.13,0],"ti":[0.184,-0.123,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":216,"s":[1330.571,439.813,0],"to":[-0.184,0.123,0],"ti":[0.183,-0.116,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":218,"s":[1330.02,440.171,0],"to":[-0.183,0.116,0],"ti":[0.182,-0.108,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":220,"s":[1329.471,440.507,0],"to":[-0.182,0.108,0],"ti":[0.18,-0.099,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":222,"s":[1328.927,440.817,0],"to":[-0.18,0.099,0],"ti":[0.178,-0.09,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":224,"s":[1328.388,441.101,0],"to":[-0.178,0.09,0],"ti":[0.176,-0.081,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":226,"s":[1327.857,441.359,0],"to":[-0.176,0.081,0],"ti":[0.173,-0.072,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":228,"s":[1327.334,441.588,0],"to":[-0.173,0.072,0],"ti":[0.169,-0.062,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":230,"s":[1326.82,441.789,0],"to":[-0.169,0.062,0],"ti":[0.166,-0.052,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":232,"s":[1326.317,441.96,0],"to":[-0.166,0.052,0],"ti":[0.161,-0.042,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":234,"s":[1325.827,442.102,0],"to":[-0.161,0.042,0],"ti":[0.157,-0.032,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":236,"s":[1325.35,442.213,0],"to":[-0.157,0.032,0],"ti":[0.152,-0.022,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":238,"s":[1324.887,442.294,0],"to":[-0.152,0.022,0],"ti":[0.146,-0.011,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":240,"s":[1324.44,442.343,0],"to":[-0.146,0.011,0],"ti":[0.14,-0.001,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":242,"s":[1324.01,442.362,0],"to":[-0.14,0.001,0],"ti":[0.134,0.009,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":244,"s":[1323.598,442.35,0],"to":[-0.134,-0.009,0],"ti":[0.128,0.019,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":246,"s":[1323.205,442.308,0],"to":[-0.128,-0.019,0],"ti":[0.121,0.029,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":248,"s":[1322.832,442.235,0],"to":[-0.121,-0.029,0],"ti":[0.114,0.039,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":250,"s":[1322.479,442.132,0],"to":[-0.114,-0.039,0],"ti":[0.106,0.049,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":252,"s":[1322.149,441.999,0],"to":[-0.106,-0.049,0],"ti":[0.099,0.058,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":254,"s":[1321.841,441.838,0],"to":[-0.099,-0.058,0],"ti":[0.091,0.068,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":256,"s":[1321.557,441.649,0],"to":[-0.091,-0.068,0],"ti":[0.082,0.076,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":258,"s":[1321.298,441.433,0],"to":[-0.082,-0.076,0],"ti":[0.074,0.085,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":260,"s":[1321.064,441.191,0],"to":[-0.074,-0.085,0],"ti":[0.065,0.093,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":262,"s":[1320.856,440.924,0],"to":[-0.065,-0.093,0],"ti":[0.056,0.101,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":264,"s":[1320.675,440.633,0],"to":[-0.056,-0.101,0],"ti":[0.046,0.108,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":266,"s":[1320.521,440.32,0],"to":[-0.046,-0.108,0],"ti":[0.037,0.114,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":268,"s":[1320.396,439.986,0],"to":[-0.037,-0.114,0],"ti":[0.027,0.121,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":270,"s":[1320.3,439.633,0],"to":[-0.027,-0.121,0],"ti":[0.017,0.126,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":272,"s":[1320.234,439.263,0],"to":[-0.017,-0.126,0],"ti":[0.007,0.131,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":274,"s":[1320.198,438.877,0],"to":[-0.007,-0.131,0],"ti":[-0.003,0.135,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":276,"s":[1320.192,438.478,0],"to":[0.003,-0.135,0],"ti":[-0.014,0.139,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":278,"s":[1320.218,438.067,0],"to":[0.014,-0.139,0],"ti":[-0.025,0.141,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":280,"s":[1320.276,437.647,0],"to":[0.025,-0.141,0],"ti":[-0.035,0.143,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.164},"t":282,"s":[1320.366,437.22,0],"to":[0.035,-0.143,0],"ti":[-0.047,0.147,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.162},"t":284,"s":[1320.489,436.788,0],"to":[0.047,-0.147,0],"ti":[-0.058,0.157,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":286,"s":[1320.646,436.339,0],"to":[0.058,-0.157,0],"ti":[-0.07,0.17,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":288,"s":[1320.839,435.848,0],"to":[0.07,-0.17,0],"ti":[-0.08,0.181,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":290,"s":[1321.065,435.321,0],"to":[0.08,-0.181,0],"ti":[-0.089,0.191,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":292,"s":[1321.32,434.761,0],"to":[0.089,-0.191,0],"ti":[-0.098,0.2,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":294,"s":[1321.601,434.173,0],"to":[0.098,-0.2,0],"ti":[-0.105,0.207,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":296,"s":[1321.906,433.562,0],"to":[0.105,-0.207,0],"ti":[-0.111,0.213,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":298,"s":[1322.23,432.932,0],"to":[0.111,-0.213,0],"ti":[-0.116,0.217,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":300,"s":[1322.572,432.286,0],"to":[0.116,-0.217,0],"ti":[-0.121,0.22,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":302,"s":[1322.929,431.629,0],"to":[0.121,-0.22,0],"ti":[-0.124,0.222,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":304,"s":[1323.297,430.965,0],"to":[0.124,-0.222,0],"ti":[-0.127,0.223,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":306,"s":[1323.675,430.296,0],"to":[0.127,-0.223,0],"ti":[-0.129,0.223,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":308,"s":[1324.06,429.627,0],"to":[0.129,-0.223,0],"ti":[-0.13,0.221,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":310,"s":[1324.45,428.96,0],"to":[0.13,-0.221,0],"ti":[-0.131,0.219,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":312,"s":[1324.842,428.299,0],"to":[0.131,-0.219,0],"ti":[-0.13,0.215,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":314,"s":[1325.234,427.647,0],"to":[0.13,-0.215,0],"ti":[-0.129,0.211,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":316,"s":[1325.624,427.007,0],"to":[0.129,-0.211,0],"ti":[-0.128,0.206,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":318,"s":[1326.01,426.38,0],"to":[0.128,-0.206,0],"ti":[-0.126,0.2,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":320,"s":[1326.391,425.771,0],"to":[0.126,-0.2,0],"ti":[-0.123,0.193,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":322,"s":[1326.764,425.18,0],"to":[0.123,-0.193,0],"ti":[-0.119,0.186,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":324,"s":[1327.128,424.61,0],"to":[0.119,-0.186,0],"ti":[-0.116,0.178,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":326,"s":[1327.481,424.064,0],"to":[0.116,-0.178,0],"ti":[-0.111,0.169,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":328,"s":[1327.821,423.542,0],"to":[0.111,-0.169,0],"ti":[-0.106,0.16,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":330,"s":[1328.148,423.047,0],"to":[0.106,-0.16,0],"ti":[-0.101,0.151,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":332,"s":[1328.46,422.581,0],"to":[0.101,-0.151,0],"ti":[-0.096,0.14,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":334,"s":[1328.756,422.144,0],"to":[0.096,-0.14,0],"ti":[-0.09,0.13,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":336,"s":[1329.035,421.739,0],"to":[0.09,-0.13,0],"ti":[-0.083,0.119,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":338,"s":[1329.295,421.365,0],"to":[0.083,-0.119,0],"ti":[-0.077,0.108,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":340,"s":[1329.535,421.024,0],"to":[0.077,-0.108,0],"ti":[-0.07,0.097,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":342,"s":[1329.756,420.717,0],"to":[0.07,-0.097,0],"ti":[-0.063,0.085,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.178},"t":344,"s":[1329.956,420.445,0],"to":[0.063,-0.085,0],"ti":[-0.056,0.073,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.18},"t":346,"s":[1330.134,420.207,0],"to":[0.056,-0.073,0],"ti":[-0.048,0.062,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.183},"t":348,"s":[1330.29,420.004,0],"to":[0.048,-0.062,0],"ti":[-0.041,0.05,0]},{"i":{"x":0.833,"y":0.853},"o":{"x":0.167,"y":0.187},"t":350,"s":[1330.424,419.837,0],"to":[0.041,-0.05,0],"ti":[-0.033,0.038,0]},{"i":{"x":0.833,"y":0.86},"o":{"x":0.167,"y":0.193},"t":352,"s":[1330.535,419.705,0],"to":[0.033,-0.038,0],"ti":[-0.025,0.026,0]},{"i":{"x":0.833,"y":0.87},"o":{"x":0.167,"y":0.205},"t":354,"s":[1330.623,419.608,0],"to":[0.025,-0.026,0],"ti":[-0.018,0.015,0]},{"i":{"x":0.833,"y":0.879},"o":{"x":0.167,"y":0.233},"t":356,"s":[1330.688,419.546,0],"to":[0.018,-0.015,0],"ti":[-0.01,0.004,0]},{"i":{"x":0.833,"y":0.772},"o":{"x":0.167,"y":0.265},"t":358,"s":[1330.73,419.519,0],"to":[0.01,-0.004,0],"ti":[-0.002,-0.008,0]},{"i":{"x":0.833,"y":0.757},"o":{"x":0.167,"y":0.13},"t":360,"s":[1330.748,419.525,0],"to":[0.002,0.008,0],"ti":[0.005,-0.018,0]},{"i":{"x":0.833,"y":0.793},"o":{"x":0.167,"y":0.127},"t":362,"s":[1330.743,419.565,0],"to":[-0.005,0.018,0],"ti":[0.013,-0.029,0]},{"i":{"x":0.833,"y":0.807},"o":{"x":0.167,"y":0.139},"t":364,"s":[1330.716,419.636,0],"to":[-0.013,0.029,0],"ti":[0.02,-0.039,0]},{"i":{"x":0.833,"y":0.814},"o":{"x":0.167,"y":0.146},"t":366,"s":[1330.666,419.738,0],"to":[-0.02,0.039,0],"ti":[0.028,-0.049,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.151},"t":368,"s":[1330.593,419.871,0],"to":[-0.028,0.049,0],"ti":[0.035,-0.058,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":370,"s":[1330.499,420.031,0],"to":[-0.035,0.058,0],"ti":[0.042,-0.067,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.156},"t":372,"s":[1330.385,420.219,0],"to":[-0.042,0.067,0],"ti":[0.048,-0.075,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":374,"s":[1330.249,420.431,0],"to":[-0.048,0.075,0],"ti":[0.055,-0.082,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":376,"s":[1330.095,420.667,0],"to":[-0.055,0.082,0],"ti":[0.061,-0.089,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":378,"s":[1329.921,420.924,0],"to":[-0.061,0.089,0],"ti":[0.066,-0.095,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":380,"s":[1329.731,421.2,0],"to":[-0.066,0.095,0],"ti":[0.072,-0.1,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":382,"s":[1329.523,421.493,0],"to":[-0.072,0.1,0],"ti":[0.077,-0.104,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":384,"s":[1329.301,421.801,0],"to":[-0.077,0.104,0],"ti":[0.081,-0.108,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":386,"s":[1329.064,422.12,0],"to":[-0.081,0.108,0],"ti":[0.085,-0.11,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":388,"s":[1328.815,422.447,0],"to":[-0.085,0.11,0],"ti":[0.088,-0.112,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":390,"s":[1328.554,422.781,0],"to":[-0.088,0.112,0],"ti":[0.091,-0.112,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":392,"s":[1328.284,423.118,0],"to":[-0.091,0.112,0],"ti":[0.094,-0.111,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":394,"s":[1328.006,423.454,0],"to":[-0.094,0.111,0],"ti":[0.095,-0.11,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":396,"s":[1327.722,423.786,0],"to":[-0.095,0.11,0],"ti":[0.097,-0.106,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":398,"s":[1327.433,424.111,0],"to":[-0.097,0.106,0],"ti":[0.097,-0.102,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":400,"s":[1327.142,424.425,0],"to":[-0.097,0.102,0],"ti":[0.097,-0.096,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.17},"t":402,"s":[1326.851,424.723,0],"to":[-0.097,0.096,0],"ti":[0.097,-0.092,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.167},"t":404,"s":[1326.561,425.003,0],"to":[-0.097,0.092,0],"ti":[0.099,-0.093,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":406,"s":[1326.269,425.275,0],"to":[-0.099,0.093,0],"ti":[0.103,-0.098,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":408,"s":[1325.966,425.562,0],"to":[-0.103,0.098,0],"ti":[0.105,-0.102,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":410,"s":[1325.654,425.862,0],"to":[-0.105,0.102,0],"ti":[0.108,-0.105,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":412,"s":[1325.334,426.173,0],"to":[-0.108,0.105,0],"ti":[0.109,-0.108,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":414,"s":[1325.009,426.493,0],"to":[-0.109,0.108,0],"ti":[0.11,-0.11,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":416,"s":[1324.68,426.82,0],"to":[-0.11,0.11,0],"ti":[0.11,-0.111,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":418,"s":[1324.349,427.152,0],"to":[-0.11,0.111,0],"ti":[0.11,-0.112,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":420,"s":[1324.017,427.488,0],"to":[-0.11,0.112,0],"ti":[0.11,-0.112,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":422,"s":[1323.687,427.824,0],"to":[-0.11,0.112,0],"ti":[0.109,-0.112,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":424,"s":[1323.359,428.161,0],"to":[-0.109,0.112,0],"ti":[0.107,-0.111,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":426,"s":[1323.035,428.495,0],"to":[-0.107,0.111,0],"ti":[0.105,-0.109,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":428,"s":[1322.717,428.826,0],"to":[-0.105,0.109,0],"ti":[0.103,-0.108,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":430,"s":[1322.406,429.151,0],"to":[-0.103,0.108,0],"ti":[0.1,-0.105,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":432,"s":[1322.102,429.471,0],"to":[-0.1,0.105,0],"ti":[0.097,-0.102,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":434,"s":[1321.807,429.783,0],"to":[-0.097,0.102,0],"ti":[0.093,-0.099,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":436,"s":[1321.523,430.085,0],"to":[-0.093,0.099,0],"ti":[0.089,-0.096,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":438,"s":[1321.249,430.378,0],"to":[-0.089,0.096,0],"ti":[0.085,-0.092,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":440,"s":[1320.988,430.66,0],"to":[-0.085,0.092,0],"ti":[0.081,-0.088,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":442,"s":[1320.739,430.929,0],"to":[-0.081,0.088,0],"ti":[0.076,-0.083,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":444,"s":[1320.503,431.185,0],"to":[-0.076,0.083,0],"ti":[0.071,-0.078,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":446,"s":[1320.282,431.428,0],"to":[-0.071,0.078,0],"ti":[0.066,-0.073,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":448,"s":[1320.076,431.655,0],"to":[-0.066,0.073,0],"ti":[0.061,-0.068,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":450,"s":[1319.884,431.868,0],"to":[-0.061,0.068,0],"ti":[0.056,-0.063,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.175},"t":452,"s":[1319.709,432.064,0],"to":[-0.056,0.063,0],"ti":[0.05,-0.057,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":454,"s":[1319.549,432.245,0],"to":[-0.05,0.057,0],"ti":[0.045,-0.052,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":456,"s":[1319.406,432.408,0],"to":[-0.045,0.052,0],"ti":[0.039,-0.046,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.179},"t":458,"s":[1319.28,432.554,0],"to":[-0.039,0.046,0],"ti":[0.034,-0.04,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.181},"t":460,"s":[1319.17,432.682,0],"to":[-0.034,0.04,0],"ti":[0.028,-0.034,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.184},"t":462,"s":[1319.078,432.793,0],"to":[-0.028,0.034,0],"ti":[0.022,-0.028,0]},{"i":{"x":0.833,"y":0.854},"o":{"x":0.167,"y":0.188},"t":464,"s":[1319.002,432.886,0],"to":[-0.022,0.028,0],"ti":[0.017,-0.022,0]},{"i":{"x":0.833,"y":0.861},"o":{"x":0.167,"y":0.195},"t":466,"s":[1318.943,432.961,0],"to":[-0.017,0.022,0],"ti":[0.011,-0.016,0]},{"i":{"x":0.833,"y":0.874},"o":{"x":0.167,"y":0.209},"t":468,"s":[1318.9,433.019,0],"to":[-0.011,0.016,0],"ti":[0.006,-0.01,0]},{"i":{"x":0.833,"y":0.883},"o":{"x":0.167,"y":0.246},"t":470,"s":[1318.874,433.058,0],"to":[-0.006,0.01,0],"ti":[0.001,-0.005,0]},{"i":{"x":0.833,"y":0.715},"o":{"x":0.167,"y":0.285},"t":472,"s":[1318.864,433.08,0],"to":[-0.001,0.005,0],"ti":[-0.004,0.001,0]},{"i":{"x":0.833,"y":0.76},"o":{"x":0.167,"y":0.117},"t":474,"s":[1318.87,433.085,0],"to":[0.004,-0.001,0],"ti":[-0.009,0.007,0]},{"i":{"x":0.833,"y":0.795},"o":{"x":0.167,"y":0.128},"t":476,"s":[1318.891,433.073,0],"to":[0.009,-0.007,0],"ti":[-0.014,0.012,0]},{"i":{"x":0.833,"y":0.808},"o":{"x":0.167,"y":0.14},"t":478,"s":[1318.927,433.045,0],"to":[0.014,-0.012,0],"ti":[-0.019,0.017,0]},{"i":{"x":0.833,"y":0.815},"o":{"x":0.167,"y":0.147},"t":480,"s":[1318.977,433.001,0],"to":[0.019,-0.017,0],"ti":[-0.023,0.022,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.152},"t":482,"s":[1319.041,432.941,0],"to":[0.023,-0.022,0],"ti":[-0.027,0.027,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.154},"t":484,"s":[1319.117,432.867,0],"to":[0.027,-0.027,0],"ti":[-0.031,0.032,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":486,"s":[1319.205,432.779,0],"to":[0.031,-0.032,0],"ti":[-0.035,0.036,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.158},"t":488,"s":[1319.305,432.677,0],"to":[0.035,-0.036,0],"ti":[-0.038,0.04,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":490,"s":[1319.414,432.564,0],"to":[0.038,-0.04,0],"ti":[-0.041,0.043,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":492,"s":[1319.533,432.44,0],"to":[0.041,-0.043,0],"ti":[-0.043,0.046,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":494,"s":[1319.659,432.305,0],"to":[0.043,-0.046,0],"ti":[-0.045,0.049,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":496,"s":[1319.792,432.162,0],"to":[0.045,-0.049,0],"ti":[-0.047,0.051,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":498,"s":[1319.931,432.01,0],"to":[0.047,-0.051,0],"ti":[-0.048,0.053,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":500,"s":[1320.074,431.853,0],"to":[0.048,-0.053,0],"ti":[-0.049,0.055,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":502,"s":[1320.219,431.69,0],"to":[0.049,-0.055,0],"ti":[-0.049,0.056,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":504,"s":[1320.366,431.524,0],"to":[0.049,-0.056,0],"ti":[-0.048,0.056,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":506,"s":[1320.513,431.356,0],"to":[0.048,-0.056,0],"ti":[-0.048,0.056,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":508,"s":[1320.657,431.188,0],"to":[0.048,-0.056,0],"ti":[-0.046,0.055,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.169},"t":510,"s":[1320.798,431.021,0],"to":[0.046,-0.055,0],"ti":[-0.044,0.054,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":512,"s":[1320.933,430.857,0],"to":[0.044,-0.054,0],"ti":[-0.041,0.052,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":514,"s":[1321.061,430.698,0],"to":[0.041,-0.052,0],"ti":[-0.038,0.049,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.173},"t":516,"s":[1321.18,430.546,0],"to":[0.038,-0.049,0],"ti":[-0.034,0.046,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.175},"t":518,"s":[1321.287,430.403,0],"to":[0.034,-0.046,0],"ti":[-0.029,0.042,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.178},"t":520,"s":[1321.381,430.271,0],"to":[0.029,-0.042,0],"ti":[-0.023,0.037,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.182},"t":522,"s":[1321.46,430.152,0],"to":[0.023,-0.037,0],"ti":[-0.019,0.031,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.185},"t":524,"s":[1321.521,430.049,0],"to":[0.019,-0.031,0],"ti":[-0.018,0.024,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.181},"t":526,"s":[1321.571,429.965,0],"to":[0.018,-0.024,0],"ti":[-0.02,0.018,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.177},"t":528,"s":[1321.627,429.902,0],"to":[0.02,-0.018,0],"ti":[-0.021,0.011,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.171},"t":530,"s":[1321.688,429.86,0],"to":[0.021,-0.011,0],"ti":[-0.023,0.005,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.164},"t":532,"s":[1321.756,429.836,0],"to":[0.023,-0.005,0],"ti":[-0.025,-0.001,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.16},"t":534,"s":[1321.829,429.83,0],"to":[0.025,0.001,0],"ti":[-0.027,-0.006,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":536,"s":[1321.907,429.84,0],"to":[0.027,0.006,0],"ti":[-0.029,-0.011,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":538,"s":[1321.992,429.866,0],"to":[0.029,0.011,0],"ti":[-0.031,-0.015,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":540,"s":[1322.083,429.905,0],"to":[0.031,0.015,0],"ti":[-0.033,-0.02,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":542,"s":[1322.18,429.958,0],"to":[0.033,0.02,0],"ti":[-0.035,-0.023,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":544,"s":[1322.282,430.023,0],"to":[0.035,0.023,0],"ti":[-0.037,-0.027,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":546,"s":[1322.391,430.099,0],"to":[0.037,0.027,0],"ti":[-0.039,-0.03,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":548,"s":[1322.505,430.185,0],"to":[0.039,0.03,0],"ti":[-0.041,-0.033,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":550,"s":[1322.625,430.28,0],"to":[0.041,0.033,0],"ti":[-0.043,-0.035,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":552,"s":[1322.751,430.382,0],"to":[0.043,0.035,0],"ti":[-0.045,-0.038,0]},{"i":{"x":0.833,"y":0.415},"o":{"x":0.167,"y":0.163},"t":554,"s":[1322.882,430.492,0],"to":[0.045,0.038,0],"ti":[-0.047,-0.039,0]},{"i":{"x":0.833,"y":0.943},"o":{"x":0.167,"y":0.097},"t":556,"s":[1323.02,430.608,0],"to":[0.047,0.039,0],"ti":[0.417,1.002,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.184},"t":558,"s":[1323.162,430.729,0],"to":[-0.417,-1.002,0],"ti":[0.441,1.023,0]},{"t":598,"s":[1320.516,424.593,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":41,"ty":4,"nm":"Layer 28 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[1822.253,231.312,0],"to":[0.015,0.014,0],"ti":[-0.03,-0.029,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":2,"s":[1822.345,231.395,0],"to":[0.03,0.029,0],"ti":[-0.027,-0.031,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":4,"s":[1822.43,231.485,0],"to":[0.027,0.031,0],"ti":[-0.025,-0.033,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":6,"s":[1822.508,231.581,0],"to":[0.025,0.033,0],"ti":[-0.023,-0.035,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":8,"s":[1822.58,231.683,0],"to":[0.023,0.035,0],"ti":[-0.02,-0.037,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":10,"s":[1822.644,231.79,0],"to":[0.02,0.037,0],"ti":[-0.018,-0.038,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":12,"s":[1822.701,231.903,0],"to":[0.018,0.038,0],"ti":[-0.015,-0.04,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":14,"s":[1822.751,232.02,0],"to":[0.015,0.04,0],"ti":[-0.013,-0.041,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":16,"s":[1822.794,232.141,0],"to":[0.013,0.041,0],"ti":[-0.011,-0.042,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":18,"s":[1822.829,232.266,0],"to":[0.011,0.042,0],"ti":[-0.008,-0.043,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":20,"s":[1822.857,232.395,0],"to":[0.008,0.043,0],"ti":[-0.006,-0.044,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":22,"s":[1822.877,232.527,0],"to":[0.006,0.044,0],"ti":[-0.003,-0.045,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":24,"s":[1822.891,232.661,0],"to":[0.003,0.045,0],"ti":[-0.001,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":26,"s":[1822.897,232.798,0],"to":[0.001,0.046,0],"ti":[0.001,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":28,"s":[1822.896,232.937,0],"to":[-0.001,0.046,0],"ti":[0.004,-0.047,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":30,"s":[1822.888,233.077,0],"to":[-0.004,0.047,0],"ti":[0.006,-0.047,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":32,"s":[1822.873,233.219,0],"to":[-0.006,0.047,0],"ti":[0.008,-0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":34,"s":[1822.852,233.361,0],"to":[-0.008,0.047,0],"ti":[0.01,-0.048,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":36,"s":[1822.824,233.503,0],"to":[-0.01,0.048,0],"ti":[0.012,-0.048,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":38,"s":[1822.79,233.646,0],"to":[-0.012,0.048,0],"ti":[0.014,-0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":40,"s":[1822.75,233.789,0],"to":[-0.014,0.047,0],"ti":[0.016,-0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":42,"s":[1822.705,233.931,0],"to":[-0.016,0.047,0],"ti":[0.018,-0.047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":44,"s":[1822.654,234.072,0],"to":[-0.018,0.047,0],"ti":[0.02,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":46,"s":[1822.598,234.212,0],"to":[-0.02,0.046,0],"ti":[0.021,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[1822.537,234.35,0],"to":[-0.021,0.046,0],"ti":[0.022,-0.045,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":50,"s":[1822.471,234.486,0],"to":[-0.022,0.045,0],"ti":[0.024,-0.044,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":52,"s":[1822.402,234.62,0],"to":[-0.024,0.044,0],"ti":[0.025,-0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":54,"s":[1822.329,234.752,0],"to":[-0.025,0.043,0],"ti":[0.026,-0.042,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":56,"s":[1822.253,234.88,0],"to":[-0.026,0.042,0],"ti":[0.027,-0.041,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":58,"s":[1822.174,235.006,0],"to":[-0.027,0.041,0],"ti":[0.027,-0.04,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":60,"s":[1822.093,235.128,0],"to":[-0.027,0.04,0],"ti":[0.028,-0.039,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":62,"s":[1822.01,235.246,0],"to":[-0.028,0.039,0],"ti":[0.028,-0.037,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":64,"s":[1821.926,235.36,0],"to":[-0.028,0.037,0],"ti":[0.028,-0.036,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":66,"s":[1821.841,235.47,0],"to":[-0.028,0.036,0],"ti":[0.028,-0.034,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":68,"s":[1821.756,235.575,0],"to":[-0.028,0.034,0],"ti":[0.028,-0.033,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":70,"s":[1821.671,235.675,0],"to":[-0.028,0.033,0],"ti":[0.028,-0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":72,"s":[1821.588,235.77,0],"to":[-0.028,0.031,0],"ti":[0.027,-0.029,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":74,"s":[1821.506,235.86,0],"to":[-0.027,0.029,0],"ti":[0.026,-0.027,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":76,"s":[1821.427,235.943,0],"to":[-0.026,0.027,0],"ti":[0.025,-0.025,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.172},"t":78,"s":[1821.351,236.021,0],"to":[-0.025,0.025,0],"ti":[0.023,-0.023,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":80,"s":[1821.278,236.093,0],"to":[-0.023,0.023,0],"ti":[0.022,-0.021,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":82,"s":[1821.21,236.158,0],"to":[-0.022,0.021,0],"ti":[0.02,-0.018,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":84,"s":[1821.148,236.217,0],"to":[-0.02,0.018,0],"ti":[0.018,-0.016,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.179},"t":86,"s":[1821.091,236.268,0],"to":[-0.018,0.016,0],"ti":[0.015,-0.014,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.183},"t":88,"s":[1821.041,236.312,0],"to":[-0.015,0.014,0],"ti":[0.013,-0.011,0]},{"i":{"x":0.833,"y":0.856},"o":{"x":0.167,"y":0.188},"t":90,"s":[1821,236.349,0],"to":[-0.013,0.011,0],"ti":[0.01,-0.008,0]},{"i":{"x":0.833,"y":0.867},"o":{"x":0.167,"y":0.199},"t":92,"s":[1820.966,236.378,0],"to":[-0.01,0.008,0],"ti":[0.006,-0.006,0]},{"i":{"x":0.833,"y":0.89},"o":{"x":0.167,"y":0.224},"t":94,"s":[1820.942,236.4,0],"to":[-0.006,0.006,0],"ti":[0.003,-0.003,0]},{"i":{"x":0.833,"y":0.773},"o":{"x":0.167,"y":0.341},"t":96,"s":[1820.929,236.413,0],"to":[-0.003,0.003,0],"ti":[-0.001,0,0]},{"i":{"x":0.833,"y":0.711},"o":{"x":0.167,"y":0.132},"t":98,"s":[1820.926,236.418,0],"to":[0.001,0,0],"ti":[-0.005,0.003,0]},{"i":{"x":0.833,"y":0.807},"o":{"x":0.167,"y":0.117},"t":100,"s":[1820.936,236.414,0],"to":[0.005,-0.003,0],"ti":[-0.009,0.005,0]},{"i":{"x":0.833,"y":0.89},"o":{"x":0.167,"y":0.147},"t":102,"s":[1820.959,236.402,0],"to":[0.009,-0.005,0],"ti":[-0.006,0.004,0]},{"i":{"x":0.833,"y":0.762},"o":{"x":0.167,"y":0.337},"t":104,"s":[1820.989,236.384,0],"to":[0.006,-0.004,0],"ti":[0.003,0.001,0]},{"i":{"x":0.833,"y":0.729},"o":{"x":0.167,"y":0.126},"t":106,"s":[1820.995,236.377,0],"to":[-0.003,-0.001,0],"ti":[0.011,-0.003,0]},{"i":{"x":0.833,"y":0.789},"o":{"x":0.167,"y":0.12},"t":108,"s":[1820.974,236.381,0],"to":[-0.011,0.003,0],"ti":[0.019,-0.006,0]},{"i":{"x":0.833,"y":0.806},"o":{"x":0.167,"y":0.138},"t":110,"s":[1820.928,236.394,0],"to":[-0.019,0.006,0],"ti":[0.027,-0.009,0]},{"i":{"x":0.833,"y":0.814},"o":{"x":0.167,"y":0.146},"t":112,"s":[1820.858,236.417,0],"to":[-0.027,0.009,0],"ti":[0.035,-0.011,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.151},"t":114,"s":[1820.765,236.447,0],"to":[-0.035,0.011,0],"ti":[0.042,-0.013,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":116,"s":[1820.65,236.484,0],"to":[-0.042,0.013,0],"ti":[0.049,-0.015,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":118,"s":[1820.514,236.526,0],"to":[-0.049,0.015,0],"ti":[0.055,-0.017,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":120,"s":[1820.358,236.574,0],"to":[-0.055,0.017,0],"ti":[0.061,-0.018,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":122,"s":[1820.184,236.626,0],"to":[-0.061,0.018,0],"ti":[0.067,-0.019,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":124,"s":[1819.993,236.682,0],"to":[-0.067,0.019,0],"ti":[0.072,-0.02,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":126,"s":[1819.784,236.739,0],"to":[-0.072,0.02,0],"ti":[0.077,-0.02,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":128,"s":[1819.561,236.799,0],"to":[-0.077,0.02,0],"ti":[0.081,-0.02,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":130,"s":[1819.323,236.859,0],"to":[-0.081,0.02,0],"ti":[0.086,-0.02,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":132,"s":[1819.072,236.919,0],"to":[-0.086,0.02,0],"ti":[0.09,-0.02,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":134,"s":[1818.809,236.979,0],"to":[-0.09,0.02,0],"ti":[0.093,-0.019,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":136,"s":[1818.534,237.038,0],"to":[-0.093,0.019,0],"ti":[0.097,-0.019,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":138,"s":[1818.249,237.095,0],"to":[-0.097,0.019,0],"ti":[0.099,-0.018,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":140,"s":[1817.955,237.15,0],"to":[-0.099,0.018,0],"ti":[0.102,-0.017,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":142,"s":[1817.652,237.202,0],"to":[-0.102,0.017,0],"ti":[0.104,-0.015,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":144,"s":[1817.343,237.25,0],"to":[-0.104,0.015,0],"ti":[0.106,-0.014,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":146,"s":[1817.026,237.294,0],"to":[-0.106,0.014,0],"ti":[0.108,-0.013,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":148,"s":[1816.705,237.334,0],"to":[-0.108,0.013,0],"ti":[0.109,-0.011,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":150,"s":[1816.379,237.369,0],"to":[-0.109,0.011,0],"ti":[0.11,-0.009,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":152,"s":[1816.05,237.399,0],"to":[-0.11,0.009,0],"ti":[0.111,-0.007,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":154,"s":[1815.718,237.423,0],"to":[-0.111,0.007,0],"ti":[0.111,-0.005,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":156,"s":[1815.384,237.442,0],"to":[-0.111,0.005,0],"ti":[0.111,-0.003,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":158,"s":[1815.05,237.454,0],"to":[-0.111,0.003,0],"ti":[0.111,-0.001,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":160,"s":[1814.715,237.459,0],"to":[-0.111,0.001,0],"ti":[0.111,0.002,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":162,"s":[1814.382,237.458,0],"to":[-0.111,-0.002,0],"ti":[0.11,0.004,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":164,"s":[1814.051,237.449,0],"to":[-0.11,-0.004,0],"ti":[0.109,0.006,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":166,"s":[1813.722,237.434,0],"to":[-0.109,-0.006,0],"ti":[0.108,0.009,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":168,"s":[1813.397,237.411,0],"to":[-0.108,-0.009,0],"ti":[0.106,0.011,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":170,"s":[1813.077,237.38,0],"to":[-0.106,-0.011,0],"ti":[0.104,0.014,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":172,"s":[1812.762,237.342,0],"to":[-0.104,-0.014,0],"ti":[0.102,0.016,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":174,"s":[1812.453,237.296,0],"to":[-0.102,-0.016,0],"ti":[0.099,0.019,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":176,"s":[1812.151,237.243,0],"to":[-0.099,-0.019,0],"ti":[0.097,0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":178,"s":[1811.857,237.182,0],"to":[-0.097,-0.022,0],"ti":[0.094,0.024,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":180,"s":[1811.571,237.113,0],"to":[-0.094,-0.024,0],"ti":[0.09,0.027,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":182,"s":[1811.295,237.037,0],"to":[-0.09,-0.027,0],"ti":[0.087,0.029,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":184,"s":[1811.028,236.954,0],"to":[-0.087,-0.029,0],"ti":[0.083,0.031,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":186,"s":[1810.773,236.863,0],"to":[-0.083,-0.031,0],"ti":[0.079,0.034,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":188,"s":[1810.529,236.765,0],"to":[-0.079,-0.034,0],"ti":[0.075,0.036,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":190,"s":[1810.298,236.66,0],"to":[-0.075,-0.036,0],"ti":[0.07,0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":192,"s":[1810.08,236.549,0],"to":[-0.07,-0.038,0],"ti":[0.066,0.04,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":194,"s":[1809.875,236.431,0],"to":[-0.066,-0.04,0],"ti":[0.061,0.042,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":196,"s":[1809.685,236.306,0],"to":[-0.061,-0.042,0],"ti":[0.056,0.044,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":198,"s":[1809.511,236.176,0],"to":[-0.056,-0.044,0],"ti":[0.05,0.046,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":200,"s":[1809.352,236.041,0],"to":[-0.05,-0.046,0],"ti":[0.044,0.048,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":202,"s":[1809.21,235.9,0],"to":[-0.044,-0.048,0],"ti":[0.039,0.049,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":204,"s":[1809.085,235.755,0],"to":[-0.039,-0.049,0],"ti":[0.032,0.05,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":206,"s":[1808.979,235.605,0],"to":[-0.032,-0.05,0],"ti":[0.026,0.052,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":208,"s":[1808.891,235.452,0],"to":[-0.026,-0.052,0],"ti":[0.02,0.053,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":210,"s":[1808.822,235.296,0],"to":[-0.02,-0.053,0],"ti":[0.013,0.053,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":212,"s":[1808.773,235.136,0],"to":[-0.013,-0.053,0],"ti":[0.006,0.054,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":214,"s":[1808.745,234.975,0],"to":[-0.006,-0.054,0],"ti":[-0.001,0.054,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":216,"s":[1808.737,234.812,0],"to":[0.001,-0.054,0],"ti":[-0.009,0.055,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.165},"t":218,"s":[1808.752,234.648,0],"to":[0.009,-0.055,0],"ti":[-0.016,0.055,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.164},"t":220,"s":[1808.789,234.484,0],"to":[0.016,-0.055,0],"ti":[-0.024,0.055,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.161},"t":222,"s":[1808.849,234.321,0],"to":[0.024,-0.055,0],"ti":[-0.033,0.059,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":224,"s":[1808.933,234.154,0],"to":[0.033,-0.059,0],"ti":[-0.042,0.066,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":226,"s":[1809.045,233.966,0],"to":[0.042,-0.066,0],"ti":[-0.05,0.073,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":228,"s":[1809.184,233.756,0],"to":[0.05,-0.073,0],"ti":[-0.058,0.079,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.159},"t":230,"s":[1809.347,233.528,0],"to":[0.058,-0.079,0],"ti":[-0.066,0.084,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":232,"s":[1809.535,233.284,0],"to":[0.066,-0.084,0],"ti":[-0.073,0.088,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":234,"s":[1809.744,233.026,0],"to":[0.073,-0.088,0],"ti":[-0.08,0.092,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":236,"s":[1809.973,232.756,0],"to":[0.08,-0.092,0],"ti":[-0.086,0.094,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":238,"s":[1810.222,232.476,0],"to":[0.086,-0.094,0],"ti":[-0.091,0.097,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":240,"s":[1810.488,232.189,0],"to":[0.091,-0.097,0],"ti":[-0.096,0.098,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":242,"s":[1810.77,231.897,0],"to":[0.096,-0.098,0],"ti":[-0.101,0.099,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":244,"s":[1811.067,231.601,0],"to":[0.101,-0.099,0],"ti":[-0.105,0.099,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":246,"s":[1811.377,231.303,0],"to":[0.105,-0.099,0],"ti":[-0.109,0.099,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":248,"s":[1811.699,231.006,0],"to":[0.109,-0.099,0],"ti":[-0.113,0.098,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":250,"s":[1812.032,230.71,0],"to":[0.113,-0.098,0],"ti":[-0.116,0.097,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":252,"s":[1812.374,230.417,0],"to":[0.116,-0.097,0],"ti":[-0.118,0.095,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":254,"s":[1812.725,230.129,0],"to":[0.118,-0.095,0],"ti":[-0.12,0.093,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":256,"s":[1813.083,229.848,0],"to":[0.12,-0.093,0],"ti":[-0.122,0.09,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":258,"s":[1813.446,229.574,0],"to":[0.122,-0.09,0],"ti":[-0.123,0.087,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":260,"s":[1813.814,229.309,0],"to":[0.123,-0.087,0],"ti":[-0.124,0.083,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":262,"s":[1814.186,229.054,0],"to":[0.124,-0.083,0],"ti":[-0.125,0.079,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":264,"s":[1814.561,228.81,0],"to":[0.125,-0.079,0],"ti":[-0.125,0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":266,"s":[1814.937,228.578,0],"to":[0.125,-0.075,0],"ti":[-0.125,0.07,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":268,"s":[1815.313,228.36,0],"to":[0.125,-0.07,0],"ti":[-0.125,0.066,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":270,"s":[1815.689,228.155,0],"to":[0.125,-0.066,0],"ti":[-0.124,0.061,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":272,"s":[1816.064,227.966,0],"to":[0.124,-0.061,0],"ti":[-0.123,0.055,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":274,"s":[1816.436,227.792,0],"to":[0.123,-0.055,0],"ti":[-0.122,0.05,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":276,"s":[1816.804,227.634,0],"to":[0.122,-0.05,0],"ti":[-0.121,0.044,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":278,"s":[1817.169,227.493,0],"to":[0.121,-0.044,0],"ti":[-0.119,0.038,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":280,"s":[1817.529,227.369,0],"to":[0.119,-0.038,0],"ti":[-0.117,0.032,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":282,"s":[1817.882,227.262,0],"to":[0.117,-0.032,0],"ti":[-0.115,0.026,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":284,"s":[1818.23,227.174,0],"to":[0.115,-0.026,0],"ti":[-0.112,0.02,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":286,"s":[1818.57,227.103,0],"to":[0.112,-0.02,0],"ti":[-0.109,0.014,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":288,"s":[1818.902,227.051,0],"to":[0.109,-0.014,0],"ti":[-0.106,0.008,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":290,"s":[1819.225,227.018,0],"to":[0.106,-0.008,0],"ti":[-0.103,0.002,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":292,"s":[1819.539,227.002,0],"to":[0.103,-0.002,0],"ti":[-0.1,-0.004,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":294,"s":[1819.843,227.005,0],"to":[0.1,0.004,0],"ti":[-0.096,-0.01,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":296,"s":[1820.136,227.026,0],"to":[0.096,0.01,0],"ti":[-0.092,-0.016,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":298,"s":[1820.418,227.065,0],"to":[0.092,0.016,0],"ti":[-0.088,-0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":300,"s":[1820.689,227.121,0],"to":[0.088,0.022,0],"ti":[-0.084,-0.027,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":302,"s":[1820.947,227.195,0],"to":[0.084,0.027,0],"ti":[-0.08,-0.033,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":304,"s":[1821.193,227.285,0],"to":[0.08,0.033,0],"ti":[-0.075,-0.038,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":306,"s":[1821.426,227.391,0],"to":[0.075,0.038,0],"ti":[-0.071,-0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":308,"s":[1821.645,227.512,0],"to":[0.071,0.043,0],"ti":[-0.066,-0.048,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":310,"s":[1821.85,227.649,0],"to":[0.066,0.048,0],"ti":[-0.061,-0.052,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":312,"s":[1822.041,227.799,0],"to":[0.061,0.052,0],"ti":[-0.056,-0.056,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":314,"s":[1822.218,227.962,0],"to":[0.056,0.056,0],"ti":[-0.051,-0.06,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":316,"s":[1822.38,228.137,0],"to":[0.051,0.06,0],"ti":[-0.046,-0.064,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":318,"s":[1822.527,228.323,0],"to":[0.046,0.064,0],"ti":[-0.041,-0.067,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":320,"s":[1822.659,228.519,0],"to":[0.041,0.067,0],"ti":[-0.036,-0.069,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":322,"s":[1822.775,228.723,0],"to":[0.036,0.069,0],"ti":[-0.031,-0.072,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":324,"s":[1822.875,228.935,0],"to":[0.031,0.072,0],"ti":[-0.026,-0.073,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":326,"s":[1822.96,229.153,0],"to":[0.026,0.073,0],"ti":[-0.02,-0.075,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":328,"s":[1823.029,229.375,0],"to":[0.02,0.075,0],"ti":[-0.015,-0.075,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":330,"s":[1823.082,229.601,0],"to":[0.015,0.075,0],"ti":[-0.01,-0.076,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":332,"s":[1823.119,229.827,0],"to":[0.01,0.076,0],"ti":[-0.004,-0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":334,"s":[1823.141,230.054,0],"to":[0.004,0.075,0],"ti":[0.001,-0.074,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":336,"s":[1823.146,230.278,0],"to":[-0.001,0.074,0],"ti":[0.006,-0.072,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":338,"s":[1823.135,230.498,0],"to":[-0.006,0.072,0],"ti":[0.011,-0.07,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.169},"t":340,"s":[1823.108,230.713,0],"to":[-0.011,0.07,0],"ti":[0.016,-0.068,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.167},"t":342,"s":[1823.066,230.92,0],"to":[-0.016,0.068,0],"ti":[0.02,-0.072,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":344,"s":[1823.01,231.123,0],"to":[-0.02,0.072,0],"ti":[0.022,-0.08,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":346,"s":[1822.946,231.35,0],"to":[-0.022,0.08,0],"ti":[0.025,-0.088,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":348,"s":[1822.875,231.602,0],"to":[-0.025,0.088,0],"ti":[0.027,-0.095,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":350,"s":[1822.798,231.876,0],"to":[-0.027,0.095,0],"ti":[0.029,-0.101,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":352,"s":[1822.714,232.17,0],"to":[-0.029,0.101,0],"ti":[0.031,-0.106,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":354,"s":[1822.624,232.481,0],"to":[-0.031,0.106,0],"ti":[0.033,-0.111,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":356,"s":[1822.528,232.809,0],"to":[-0.033,0.111,0],"ti":[0.035,-0.116,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":358,"s":[1822.426,233.149,0],"to":[-0.035,0.116,0],"ti":[0.037,-0.119,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":360,"s":[1822.319,233.502,0],"to":[-0.037,0.119,0],"ti":[0.039,-0.122,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":362,"s":[1822.206,233.864,0],"to":[-0.039,0.122,0],"ti":[0.04,-0.124,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":364,"s":[1822.088,234.234,0],"to":[-0.04,0.124,0],"ti":[0.042,-0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":366,"s":[1821.964,234.611,0],"to":[-0.042,0.126,0],"ti":[0.044,-0.127,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":368,"s":[1821.836,234.991,0],"to":[-0.044,0.127,0],"ti":[0.045,-0.128,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":370,"s":[1821.703,235.375,0],"to":[-0.045,0.128,0],"ti":[0.047,-0.128,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":372,"s":[1821.566,235.76,0],"to":[-0.047,0.128,0],"ti":[0.048,-0.128,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":374,"s":[1821.424,236.144,0],"to":[-0.048,0.128,0],"ti":[0.049,-0.127,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":376,"s":[1821.278,236.527,0],"to":[-0.049,0.127,0],"ti":[0.05,-0.126,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":378,"s":[1821.128,236.906,0],"to":[-0.05,0.126,0],"ti":[0.052,-0.124,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":380,"s":[1820.975,237.282,0],"to":[-0.052,0.124,0],"ti":[0.053,-0.122,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":382,"s":[1820.818,237.651,0],"to":[-0.053,0.122,0],"ti":[0.054,-0.12,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":384,"s":[1820.659,238.014,0],"to":[-0.054,0.12,0],"ti":[0.055,-0.117,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":386,"s":[1820.496,238.369,0],"to":[-0.055,0.117,0],"ti":[0.056,-0.114,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":388,"s":[1820.33,238.715,0],"to":[-0.056,0.114,0],"ti":[0.056,-0.11,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":390,"s":[1820.162,239.05,0],"to":[-0.056,0.11,0],"ti":[0.057,-0.106,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":392,"s":[1819.992,239.376,0],"to":[-0.057,0.106,0],"ti":[0.058,-0.102,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":394,"s":[1819.819,239.689,0],"to":[-0.058,0.102,0],"ti":[0.058,-0.098,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":396,"s":[1819.645,239.99,0],"to":[-0.058,0.098,0],"ti":[0.059,-0.094,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":398,"s":[1819.47,240.278,0],"to":[-0.059,0.094,0],"ti":[0.059,-0.089,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":400,"s":[1819.293,240.552,0],"to":[-0.059,0.089,0],"ti":[0.059,-0.084,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":402,"s":[1819.115,240.811,0],"to":[-0.059,0.084,0],"ti":[0.06,-0.079,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":404,"s":[1818.936,241.056,0],"to":[-0.06,0.079,0],"ti":[0.06,-0.074,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":406,"s":[1818.757,241.286,0],"to":[-0.06,0.074,0],"ti":[0.06,-0.069,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":408,"s":[1818.577,241.5,0],"to":[-0.06,0.069,0],"ti":[0.06,-0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":410,"s":[1818.398,241.698,0],"to":[-0.06,0.063,0],"ti":[0.06,-0.058,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":412,"s":[1818.218,241.879,0],"to":[-0.06,0.058,0],"ti":[0.059,-0.052,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":414,"s":[1818.039,242.045,0],"to":[-0.059,0.052,0],"ti":[0.059,-0.047,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":416,"s":[1817.862,242.194,0],"to":[-0.059,0.047,0],"ti":[0.059,-0.041,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":418,"s":[1817.685,242.326,0],"to":[-0.059,0.041,0],"ti":[0.058,-0.036,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":420,"s":[1817.509,242.442,0],"to":[-0.058,0.036,0],"ti":[0.058,-0.03,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":422,"s":[1817.335,242.541,0],"to":[-0.058,0.03,0],"ti":[0.057,-0.025,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":424,"s":[1817.163,242.625,0],"to":[-0.057,0.025,0],"ti":[0.056,-0.02,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":426,"s":[1816.994,242.692,0],"to":[-0.056,0.02,0],"ti":[0.055,-0.015,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":428,"s":[1816.826,242.744,0],"to":[-0.055,0.015,0],"ti":[0.054,-0.01,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":430,"s":[1816.662,242.78,0],"to":[-0.054,0.01,0],"ti":[0.053,-0.005,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":432,"s":[1816.5,242.802,0],"to":[-0.053,0.005,0],"ti":[0.052,0,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":434,"s":[1816.343,242.809,0],"to":[-0.052,0,0],"ti":[0.051,0.004,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":436,"s":[1816.188,242.802,0],"to":[-0.051,-0.004,0],"ti":[0.049,0.009,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":438,"s":[1816.038,242.783,0],"to":[-0.049,-0.009,0],"ti":[0.048,0.013,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":440,"s":[1815.892,242.75,0],"to":[-0.048,-0.013,0],"ti":[0.046,0.016,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":442,"s":[1815.751,242.706,0],"to":[-0.046,-0.016,0],"ti":[0.045,0.02,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":444,"s":[1815.614,242.652,0],"to":[-0.045,-0.02,0],"ti":[0.043,0.023,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":446,"s":[1815.483,242.587,0],"to":[-0.043,-0.023,0],"ti":[0.041,0.026,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":448,"s":[1815.357,242.513,0],"to":[-0.041,-0.026,0],"ti":[0.039,0.028,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":450,"s":[1815.238,242.431,0],"to":[-0.039,-0.028,0],"ti":[0.037,0.03,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":452,"s":[1815.124,242.343,0],"to":[-0.037,-0.03,0],"ti":[0.034,0.032,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":454,"s":[1815.017,242.248,0],"to":[-0.034,-0.032,0],"ti":[0.032,0.033,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":456,"s":[1814.917,242.15,0],"to":[-0.032,-0.033,0],"ti":[0.03,0.034,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":458,"s":[1814.824,242.048,0],"to":[-0.03,-0.034,0],"ti":[0.027,0.035,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.17},"t":460,"s":[1814.739,241.944,0],"to":[-0.027,-0.035,0],"ti":[0.025,0.034,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.173},"t":462,"s":[1814.662,241.84,0],"to":[-0.025,-0.034,0],"ti":[0.022,0.029,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.184},"t":464,"s":[1814.592,241.741,0],"to":[-0.022,-0.029,0],"ti":[0.02,0.022,0]},{"i":{"x":0.833,"y":0.851},"o":{"x":0.167,"y":0.187},"t":466,"s":[1814.528,241.663,0],"to":[-0.02,-0.022,0],"ti":[0.018,0.015,0]},{"i":{"x":0.833,"y":0.852},"o":{"x":0.167,"y":0.19},"t":468,"s":[1814.47,241.607,0],"to":[-0.018,-0.015,0],"ti":[0.016,0.009,0]},{"i":{"x":0.833,"y":0.851},"o":{"x":0.167,"y":0.191},"t":470,"s":[1814.418,241.571,0],"to":[-0.016,-0.009,0],"ti":[0.014,0.003,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.189},"t":472,"s":[1814.373,241.553,0],"to":[-0.014,-0.003,0],"ti":[0.011,-0.002,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.179},"t":474,"s":[1814.335,241.551,0],"to":[-0.011,0.002,0],"ti":[0.009,-0.006,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.163},"t":476,"s":[1814.304,241.564,0],"to":[-0.009,0.006,0],"ti":[0.006,-0.011,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.155},"t":478,"s":[1814.281,241.59,0],"to":[-0.006,0.011,0],"ti":[0.004,-0.014,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.154},"t":480,"s":[1814.266,241.628,0],"to":[-0.004,0.014,0],"ti":[0.001,-0.017,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.155},"t":482,"s":[1814.259,241.675,0],"to":[-0.001,0.017,0],"ti":[-0.002,-0.02,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":484,"s":[1814.26,241.732,0],"to":[0.002,0.02,0],"ti":[-0.005,-0.022,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":486,"s":[1814.269,241.795,0],"to":[0.005,0.022,0],"ti":[-0.007,-0.024,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.159},"t":488,"s":[1814.287,241.865,0],"to":[0.007,0.024,0],"ti":[-0.01,-0.025,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":490,"s":[1814.314,241.939,0],"to":[0.01,0.025,0],"ti":[-0.013,-0.026,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":492,"s":[1814.35,242.016,0],"to":[0.013,0.026,0],"ti":[-0.016,-0.027,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":494,"s":[1814.394,242.096,0],"to":[0.016,0.027,0],"ti":[-0.019,-0.027,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":496,"s":[1814.448,242.177,0],"to":[0.019,0.027,0],"ti":[-0.022,-0.027,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":498,"s":[1814.51,242.257,0],"to":[0.022,0.027,0],"ti":[-0.025,-0.026,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":500,"s":[1814.581,242.336,0],"to":[0.025,0.026,0],"ti":[-0.028,-0.025,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":502,"s":[1814.661,242.413,0],"to":[0.028,0.025,0],"ti":[-0.031,-0.024,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":504,"s":[1814.75,242.487,0],"to":[0.031,0.024,0],"ti":[-0.034,-0.022,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":506,"s":[1814.848,242.557,0],"to":[0.034,0.022,0],"ti":[-0.037,-0.021,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":508,"s":[1814.954,242.622,0],"to":[0.037,0.021,0],"ti":[-0.039,-0.019,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":510,"s":[1815.068,242.681,0],"to":[0.039,0.019,0],"ti":[-0.042,-0.016,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":512,"s":[1815.191,242.733,0],"to":[0.042,0.016,0],"ti":[-0.045,-0.014,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":514,"s":[1815.321,242.778,0],"to":[0.045,0.014,0],"ti":[-0.047,-0.011,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":516,"s":[1815.46,242.815,0],"to":[0.047,0.011,0],"ti":[-0.05,-0.008,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":518,"s":[1815.605,242.843,0],"to":[0.05,0.008,0],"ti":[-0.052,-0.005,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":520,"s":[1815.758,242.861,0],"to":[0.052,0.005,0],"ti":[-0.054,-0.001,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":522,"s":[1815.918,242.87,0],"to":[0.054,0.001,0],"ti":[-0.056,0.002,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":524,"s":[1816.084,242.869,0],"to":[0.056,-0.002,0],"ti":[-0.058,0.006,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":526,"s":[1816.256,242.857,0],"to":[0.058,-0.006,0],"ti":[-0.06,0.01,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":528,"s":[1816.434,242.833,0],"to":[0.06,-0.01,0],"ti":[-0.062,0.014,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":530,"s":[1816.617,242.798,0],"to":[0.062,-0.014,0],"ti":[-0.063,0.018,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":532,"s":[1816.804,242.751,0],"to":[0.063,-0.018,0],"ti":[-0.065,0.022,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":534,"s":[1816.996,242.692,0],"to":[0.065,-0.022,0],"ti":[-0.066,0.026,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":536,"s":[1817.192,242.62,0],"to":[0.066,-0.026,0],"ti":[-0.067,0.03,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":538,"s":[1817.391,242.536,0],"to":[0.067,-0.03,0],"ti":[-0.067,0.034,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":540,"s":[1817.592,242.439,0],"to":[0.067,-0.034,0],"ti":[-0.068,0.039,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":542,"s":[1817.795,242.329,0],"to":[0.068,-0.039,0],"ti":[-0.068,0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":544,"s":[1818,242.207,0],"to":[0.068,-0.043,0],"ti":[-0.068,0.047,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":546,"s":[1818.205,242.071,0],"to":[0.068,-0.047,0],"ti":[-0.068,0.052,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":548,"s":[1818.411,241.923,0],"to":[0.068,-0.052,0],"ti":[-0.068,0.056,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":550,"s":[1818.615,241.762,0],"to":[0.068,-0.056,0],"ti":[-0.067,0.06,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":552,"s":[1818.818,241.589,0],"to":[0.067,-0.06,0],"ti":[-0.066,0.064,0]},{"i":{"x":0.833,"y":0.499},"o":{"x":0.167,"y":0.165},"t":554,"s":[1819.019,241.403,0],"to":[0.066,-0.064,0],"ti":[-0.065,0.068,0]},{"i":{"x":0.833,"y":0.935},"o":{"x":0.167,"y":0.1},"t":556,"s":[1819.216,241.205,0],"to":[0.065,-0.068,0],"ti":[-0.506,1.649,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.181},"t":558,"s":[1819.41,240.996,0],"to":[0.506,-1.649,0],"ti":[-0.474,1.614,0]},{"t":598,"s":[1822.253,231.312,0]}],"ix":2},"a":{"a":0,"k":[180.5,180.5,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":[[-98.583,0],[0,-98.583],[98.583,0],[0,98.583]],"o":[[98.583,0],[0,98.583],[-98.583,0],[0,-98.583]],"v":[[0,-178.5],[178.5,0],[0,178.5],[-178.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[180.5,180.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":42,"ty":4,"nm":"Layer 29 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.167},"t":0,"s":[51.604,369.114,0],"to":[-0.017,-0.018,0],"ti":[0.032,0.036,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":2,"s":[51.503,369.006,0],"to":[-0.032,-0.036,0],"ti":[0.03,0.035,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":4,"s":[51.41,368.899,0],"to":[-0.03,-0.035,0],"ti":[0.027,0.035,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":6,"s":[51.325,368.793,0],"to":[-0.027,-0.035,0],"ti":[0.024,0.035,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":8,"s":[51.25,368.689,0],"to":[-0.024,-0.035,0],"ti":[0.021,0.034,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":10,"s":[51.183,368.586,0],"to":[-0.021,-0.034,0],"ti":[0.018,0.033,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":12,"s":[51.125,368.485,0],"to":[-0.018,-0.033,0],"ti":[0.015,0.033,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":14,"s":[51.077,368.386,0],"to":[-0.015,-0.033,0],"ti":[0.011,0.032,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":16,"s":[51.038,368.29,0],"to":[-0.011,-0.032,0],"ti":[0.008,0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":18,"s":[51.008,368.196,0],"to":[-0.008,-0.031,0],"ti":[0.005,0.03,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":20,"s":[50.988,368.104,0],"to":[-0.005,-0.03,0],"ti":[0.002,0.029,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":22,"s":[50.978,368.016,0],"to":[-0.002,-0.029,0],"ti":[-0.002,0.028,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":24,"s":[50.978,367.931,0],"to":[0.002,-0.028,0],"ti":[-0.005,0.026,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":26,"s":[50.987,367.85,0],"to":[0.005,-0.026,0],"ti":[-0.008,0.025,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":28,"s":[51.007,367.773,0],"to":[0.008,-0.025,0],"ti":[-0.011,0.024,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":30,"s":[51.036,367.699,0],"to":[0.011,-0.024,0],"ti":[-0.015,0.022,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":32,"s":[51.075,367.631,0],"to":[0.015,-0.022,0],"ti":[-0.018,0.021,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":34,"s":[51.124,367.566,0],"to":[0.018,-0.021,0],"ti":[-0.021,0.019,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":36,"s":[51.182,367.507,0],"to":[0.021,-0.019,0],"ti":[-0.024,0.017,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":38,"s":[51.251,367.453,0],"to":[0.024,-0.017,0],"ti":[-0.027,0.015,0]},{"i":{"x":0.833,"y":0.853},"o":{"x":0.167,"y":0.164},"t":40,"s":[51.328,367.405,0],"to":[0.027,-0.015,0],"ti":[-0.025,0.012,0]},{"i":{"x":0.833,"y":0.867},"o":{"x":0.167,"y":0.192},"t":42,"s":[51.414,367.363,0],"to":[0.025,-0.012,0],"ti":[-0.017,0.009,0]},{"i":{"x":0.833,"y":0.886},"o":{"x":0.167,"y":0.222},"t":44,"s":[51.479,367.332,0],"to":[0.017,-0.009,0],"ti":[-0.009,0.005,0]},{"i":{"x":0.833,"y":0.853},"o":{"x":0.167,"y":0.306},"t":46,"s":[51.518,367.312,0],"to":[0.009,-0.005,0],"ti":[0,0.002,0]},{"i":{"x":0.833,"y":0.677},"o":{"x":0.167,"y":0.187},"t":48,"s":[51.531,367.302,0],"to":[0,-0.002,0],"ti":[0.008,-0.002,0]},{"i":{"x":0.833,"y":0.779},"o":{"x":0.167,"y":0.112},"t":50,"s":[51.519,367.303,0],"to":[-0.008,0.002,0],"ti":[0.016,-0.004,0]},{"i":{"x":0.833,"y":0.802},"o":{"x":0.167,"y":0.134},"t":52,"s":[51.483,367.312,0],"to":[-0.016,0.004,0],"ti":[0.023,-0.007,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.144},"t":54,"s":[51.424,367.329,0],"to":[-0.023,0.007,0],"ti":[0.031,-0.009,0]},{"i":{"x":0.833,"y":0.817},"o":{"x":0.167,"y":0.149},"t":56,"s":[51.343,367.353,0],"to":[-0.031,0.009,0],"ti":[0.037,-0.011,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.153},"t":58,"s":[51.241,367.384,0],"to":[-0.037,0.011,0],"ti":[0.044,-0.013,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.155},"t":60,"s":[51.119,367.42,0],"to":[-0.044,0.013,0],"ti":[0.05,-0.014,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.157},"t":62,"s":[50.977,367.461,0],"to":[-0.05,0.014,0],"ti":[0.056,-0.016,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":64,"s":[50.818,367.507,0],"to":[-0.056,0.016,0],"ti":[0.062,-0.017,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":66,"s":[50.641,367.556,0],"to":[-0.062,0.017,0],"ti":[0.067,-0.018,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":68,"s":[50.447,367.607,0],"to":[-0.067,0.018,0],"ti":[0.072,-0.018,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":70,"s":[50.239,367.661,0],"to":[-0.072,0.018,0],"ti":[0.077,-0.019,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":72,"s":[50.016,367.717,0],"to":[-0.077,0.019,0],"ti":[0.081,-0.019,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":74,"s":[49.779,367.773,0],"to":[-0.081,0.019,0],"ti":[0.085,-0.019,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":76,"s":[49.53,367.83,0],"to":[-0.085,0.019,0],"ti":[0.089,-0.019,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":78,"s":[49.269,367.887,0],"to":[-0.089,0.019,0],"ti":[0.092,-0.019,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":80,"s":[48.998,367.943,0],"to":[-0.092,0.019,0],"ti":[0.095,-0.018,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":82,"s":[48.717,367.998,0],"to":[-0.095,0.018,0],"ti":[0.098,-0.017,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":84,"s":[48.427,368.052,0],"to":[-0.098,0.017,0],"ti":[0.1,-0.017,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":86,"s":[48.129,368.103,0],"to":[-0.1,0.017,0],"ti":[0.102,-0.016,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":88,"s":[47.825,368.152,0],"to":[-0.102,0.016,0],"ti":[0.104,-0.015,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":90,"s":[47.515,368.198,0],"to":[-0.104,0.015,0],"ti":[0.106,-0.014,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":92,"s":[47.199,368.24,0],"to":[-0.106,0.014,0],"ti":[0.107,-0.012,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":94,"s":[46.88,368.279,0],"to":[-0.107,0.012,0],"ti":[0.108,-0.011,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":96,"s":[46.557,368.313,0],"to":[-0.108,0.011,0],"ti":[0.108,-0.009,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":98,"s":[46.232,368.344,0],"to":[-0.108,0.009,0],"ti":[0.109,-0.008,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":100,"s":[45.906,368.369,0],"to":[-0.109,0.008,0],"ti":[0.109,-0.006,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":102,"s":[45.58,368.39,0],"to":[-0.109,0.006,0],"ti":[0.108,-0.004,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":104,"s":[45.254,368.406,0],"to":[-0.108,0.004,0],"ti":[0.108,-0.002,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":106,"s":[44.929,368.416,0],"to":[-0.108,0.002,0],"ti":[0.107,0,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":108,"s":[44.608,368.42,0],"to":[-0.107,0,0],"ti":[0.105,0.001,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":110,"s":[44.289,368.418,0],"to":[-0.105,-0.001,0],"ti":[0.104,0.004,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":112,"s":[43.975,368.411,0],"to":[-0.104,-0.004,0],"ti":[0.102,0.006,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":114,"s":[43.666,368.397,0],"to":[-0.102,-0.006,0],"ti":[0.1,0.008,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":116,"s":[43.363,368.377,0],"to":[-0.1,-0.008,0],"ti":[0.097,0.01,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":118,"s":[43.067,368.351,0],"to":[-0.097,-0.01,0],"ti":[0.094,0.012,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":120,"s":[42.779,368.319,0],"to":[-0.094,-0.012,0],"ti":[0.091,0.014,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":122,"s":[42.501,368.28,0],"to":[-0.091,-0.014,0],"ti":[0.088,0.016,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":124,"s":[42.231,368.234,0],"to":[-0.088,-0.016,0],"ti":[0.084,0.018,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":126,"s":[41.973,368.182,0],"to":[-0.084,-0.018,0],"ti":[0.08,0.021,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":128,"s":[41.726,368.123,0],"to":[-0.08,-0.021,0],"ti":[0.076,0.023,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":130,"s":[41.492,368.058,0],"to":[-0.076,-0.023,0],"ti":[0.071,0.025,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":132,"s":[41.272,367.987,0],"to":[-0.071,-0.025,0],"ti":[0.066,0.027,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":134,"s":[41.065,367.909,0],"to":[-0.066,-0.027,0],"ti":[0.061,0.029,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":136,"s":[40.874,367.825,0],"to":[-0.061,-0.029,0],"ti":[0.055,0.031,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":138,"s":[40.699,367.736,0],"to":[-0.055,-0.031,0],"ti":[0.05,0.033,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":140,"s":[40.542,367.64,0],"to":[-0.05,-0.033,0],"ti":[0.043,0.035,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":142,"s":[40.402,367.538,0],"to":[-0.043,-0.035,0],"ti":[0.037,0.037,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":144,"s":[40.281,367.431,0],"to":[-0.037,-0.037,0],"ti":[0.03,0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.172},"t":146,"s":[40.18,367.319,0],"to":[-0.03,-0.038,0],"ti":[0.023,0.04,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":148,"s":[40.1,367.202,0],"to":[-0.023,-0.04,0],"ti":[0.016,0.041,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":150,"s":[40.041,367.08,0],"to":[-0.016,-0.041,0],"ti":[0.008,0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.167},"t":152,"s":[40.005,366.954,0],"to":[-0.008,-0.043,0],"ti":[0,0.044,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":154,"s":[39.992,366.823,0],"to":[0,-0.044,0],"ti":[-0.008,0.045,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":156,"s":[40.004,366.688,0],"to":[0.008,-0.045,0],"ti":[-0.017,0.046,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.16},"t":158,"s":[40.041,366.551,0],"to":[0.017,-0.046,0],"ti":[-0.025,0.048,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.159},"t":160,"s":[40.104,366.41,0],"to":[0.025,-0.048,0],"ti":[-0.033,0.052,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.155},"t":162,"s":[40.193,366.265,0],"to":[0.033,-0.052,0],"ti":[-0.04,0.059,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":164,"s":[40.303,366.1,0],"to":[0.04,-0.059,0],"ti":[-0.046,0.066,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":166,"s":[40.432,365.913,0],"to":[0.046,-0.066,0],"ti":[-0.052,0.072,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.159},"t":168,"s":[40.579,365.706,0],"to":[0.052,-0.072,0],"ti":[-0.057,0.078,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":170,"s":[40.743,365.481,0],"to":[0.057,-0.078,0],"ti":[-0.063,0.082,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":172,"s":[40.923,365.24,0],"to":[0.063,-0.082,0],"ti":[-0.068,0.087,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":174,"s":[41.119,364.986,0],"to":[0.068,-0.087,0],"ti":[-0.072,0.09,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":176,"s":[41.329,364.721,0],"to":[0.072,-0.09,0],"ti":[-0.077,0.093,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":178,"s":[41.554,364.447,0],"to":[0.077,-0.093,0],"ti":[-0.081,0.095,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":180,"s":[41.792,364.165,0],"to":[0.081,-0.095,0],"ti":[-0.085,0.096,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":182,"s":[42.042,363.878,0],"to":[0.085,-0.096,0],"ti":[-0.089,0.097,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":184,"s":[42.304,363.588,0],"to":[0.089,-0.097,0],"ti":[-0.093,0.097,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":186,"s":[42.578,363.296,0],"to":[0.093,-0.097,0],"ti":[-0.096,0.097,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":188,"s":[42.862,363.004,0],"to":[0.096,-0.097,0],"ti":[-0.099,0.096,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":190,"s":[43.156,362.713,0],"to":[0.099,-0.096,0],"ti":[-0.102,0.095,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":192,"s":[43.459,362.425,0],"to":[0.102,-0.095,0],"ti":[-0.105,0.093,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":194,"s":[43.771,362.142,0],"to":[0.105,-0.093,0],"ti":[-0.108,0.091,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":196,"s":[44.09,361.864,0],"to":[0.108,-0.091,0],"ti":[-0.11,0.089,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":198,"s":[44.416,361.594,0],"to":[0.11,-0.089,0],"ti":[-0.112,0.086,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":200,"s":[44.749,361.332,0],"to":[0.112,-0.086,0],"ti":[-0.114,0.082,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":202,"s":[45.087,361.08,0],"to":[0.114,-0.082,0],"ti":[-0.115,0.079,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":204,"s":[45.43,360.838,0],"to":[0.115,-0.079,0],"ti":[-0.117,0.075,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":206,"s":[45.778,360.607,0],"to":[0.117,-0.075,0],"ti":[-0.118,0.07,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":208,"s":[46.129,360.389,0],"to":[0.118,-0.07,0],"ti":[-0.119,0.066,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":210,"s":[46.484,360.184,0],"to":[0.119,-0.066,0],"ti":[-0.119,0.061,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":212,"s":[46.841,359.993,0],"to":[0.119,-0.061,0],"ti":[-0.12,0.056,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":214,"s":[47.199,359.817,0],"to":[0.12,-0.056,0],"ti":[-0.12,0.051,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":216,"s":[47.559,359.657,0],"to":[0.12,-0.051,0],"ti":[-0.12,0.046,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":218,"s":[47.92,359.512,0],"to":[0.12,-0.046,0],"ti":[-0.12,0.04,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":220,"s":[48.28,359.383,0],"to":[0.12,-0.04,0],"ti":[-0.12,0.034,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":222,"s":[48.639,359.272,0],"to":[0.12,-0.034,0],"ti":[-0.119,0.029,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":224,"s":[48.998,359.177,0],"to":[0.119,-0.029,0],"ti":[-0.118,0.023,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":226,"s":[49.354,359.099,0],"to":[0.118,-0.023,0],"ti":[-0.117,0.017,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":228,"s":[49.707,359.039,0],"to":[0.117,-0.017,0],"ti":[-0.116,0.011,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":230,"s":[50.058,358.997,0],"to":[0.116,-0.011,0],"ti":[-0.115,0.005,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":232,"s":[50.405,358.972,0],"to":[0.115,-0.005,0],"ti":[-0.113,0,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":234,"s":[50.747,358.964,0],"to":[0.113,0,0],"ti":[-0.112,-0.006,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":236,"s":[51.085,358.974,0],"to":[0.112,0.006,0],"ti":[-0.11,-0.012,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":238,"s":[51.417,359.001,0],"to":[0.11,0.012,0],"ti":[-0.108,-0.017,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":240,"s":[51.743,359.044,0],"to":[0.108,0.017,0],"ti":[-0.105,-0.023,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":242,"s":[52.062,359.104,0],"to":[0.105,0.023,0],"ti":[-0.103,-0.028,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":244,"s":[52.374,359.18,0],"to":[0.103,0.028,0],"ti":[-0.1,-0.033,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":246,"s":[52.679,359.272,0],"to":[0.1,0.033,0],"ti":[-0.097,-0.038,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":248,"s":[52.975,359.378,0],"to":[0.097,0.038,0],"ti":[-0.094,-0.042,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":250,"s":[53.262,359.499,0],"to":[0.094,0.042,0],"ti":[-0.091,-0.047,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":252,"s":[53.539,359.633,0],"to":[0.091,0.047,0],"ti":[-0.088,-0.051,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":254,"s":[53.807,359.78,0],"to":[0.088,0.051,0],"ti":[-0.084,-0.055,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":256,"s":[54.064,359.939,0],"to":[0.084,0.055,0],"ti":[-0.08,-0.058,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":258,"s":[54.311,360.108,0],"to":[0.08,0.058,0],"ti":[-0.076,-0.061,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":260,"s":[54.545,360.287,0],"to":[0.076,0.061,0],"ti":[-0.072,-0.064,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":262,"s":[54.768,360.475,0],"to":[0.072,0.064,0],"ti":[-0.068,-0.066,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":264,"s":[54.978,360.67,0],"to":[0.068,0.066,0],"ti":[-0.063,-0.068,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":266,"s":[55.175,360.871,0],"to":[0.063,0.068,0],"ti":[-0.059,-0.069,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":268,"s":[55.359,361.078,0],"to":[0.059,0.069,0],"ti":[-0.054,-0.07,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":270,"s":[55.528,361.287,0],"to":[0.054,0.07,0],"ti":[-0.049,-0.071,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":272,"s":[55.683,361.499,0],"to":[0.049,0.071,0],"ti":[-0.044,-0.07,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":274,"s":[55.822,361.711,0],"to":[0.044,0.07,0],"ti":[-0.039,-0.07,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":276,"s":[55.946,361.921,0],"to":[0.039,0.07,0],"ti":[-0.033,-0.068,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":278,"s":[56.055,362.129,0],"to":[0.033,0.068,0],"ti":[-0.028,-0.067,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.171},"t":280,"s":[56.146,362.331,0],"to":[0.028,0.067,0],"ti":[-0.026,-0.07,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.159},"t":282,"s":[56.222,362.53,0],"to":[0.026,0.07,0],"ti":[-0.028,-0.079,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.157},"t":284,"s":[56.302,362.751,0],"to":[0.028,0.079,0],"ti":[-0.031,-0.088,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":286,"s":[56.391,363.002,0],"to":[0.031,0.088,0],"ti":[-0.033,-0.097,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":288,"s":[56.486,363.28,0],"to":[0.033,0.097,0],"ti":[-0.034,-0.105,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":290,"s":[56.587,363.584,0],"to":[0.034,0.105,0],"ti":[-0.035,-0.112,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":292,"s":[56.691,363.909,0],"to":[0.035,0.112,0],"ti":[-0.036,-0.118,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":294,"s":[56.798,364.255,0],"to":[0.036,0.118,0],"ti":[-0.036,-0.124,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":296,"s":[56.906,364.618,0],"to":[0.036,0.124,0],"ti":[-0.035,-0.129,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":298,"s":[57.013,364.997,0],"to":[0.035,0.129,0],"ti":[-0.035,-0.133,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":300,"s":[57.118,365.39,0],"to":[0.035,0.133,0],"ti":[-0.034,-0.136,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":302,"s":[57.221,365.795,0],"to":[0.034,0.136,0],"ti":[-0.032,-0.139,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":304,"s":[57.319,366.209,0],"to":[0.032,0.139,0],"ti":[-0.03,-0.142,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":306,"s":[57.412,366.631,0],"to":[0.03,0.142,0],"ti":[-0.028,-0.143,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":308,"s":[57.5,367.058,0],"to":[0.028,0.143,0],"ti":[-0.025,-0.144,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":310,"s":[57.58,367.49,0],"to":[0.025,0.144,0],"ti":[-0.023,-0.145,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":312,"s":[57.652,367.925,0],"to":[0.023,0.145,0],"ti":[-0.019,-0.145,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":314,"s":[57.715,368.36,0],"to":[0.019,0.145,0],"ti":[-0.016,-0.144,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":316,"s":[57.768,368.794,0],"to":[0.016,0.144,0],"ti":[-0.013,-0.143,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":318,"s":[57.811,369.227,0],"to":[0.013,0.143,0],"ti":[-0.009,-0.142,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":320,"s":[57.843,369.655,0],"to":[0.009,0.142,0],"ti":[-0.005,-0.14,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":322,"s":[57.864,370.079,0],"to":[0.005,0.14,0],"ti":[-0.001,-0.138,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":324,"s":[57.872,370.496,0],"to":[0.001,0.138,0],"ti":[0.004,-0.135,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":326,"s":[57.868,370.906,0],"to":[-0.004,0.135,0],"ti":[0.008,-0.132,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":328,"s":[57.851,371.308,0],"to":[-0.008,0.132,0],"ti":[0.012,-0.129,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":330,"s":[57.821,371.699,0],"to":[-0.012,0.129,0],"ti":[0.017,-0.125,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":332,"s":[57.777,372.08,0],"to":[-0.017,0.125,0],"ti":[0.022,-0.121,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":334,"s":[57.719,372.449,0],"to":[-0.022,0.121,0],"ti":[0.026,-0.117,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":336,"s":[57.647,372.806,0],"to":[-0.026,0.117,0],"ti":[0.031,-0.112,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":338,"s":[57.561,373.149,0],"to":[-0.031,0.112,0],"ti":[0.036,-0.107,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":340,"s":[57.461,373.478,0],"to":[-0.036,0.107,0],"ti":[0.04,-0.102,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":342,"s":[57.347,373.792,0],"to":[-0.04,0.102,0],"ti":[0.045,-0.097,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":344,"s":[57.219,374.091,0],"to":[-0.045,0.097,0],"ti":[0.049,-0.092,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":346,"s":[57.078,374.374,0],"to":[-0.049,0.092,0],"ti":[0.054,-0.086,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":348,"s":[56.922,374.641,0],"to":[-0.054,0.086,0],"ti":[0.058,-0.08,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":350,"s":[56.754,374.891,0],"to":[-0.058,0.08,0],"ti":[0.063,-0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":352,"s":[56.572,375.123,0],"to":[-0.063,0.075,0],"ti":[0.067,-0.069,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":354,"s":[56.378,375.338,0],"to":[-0.067,0.069,0],"ti":[0.071,-0.063,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":356,"s":[56.172,375.536,0],"to":[-0.071,0.063,0],"ti":[0.074,-0.057,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":358,"s":[55.955,375.716,0],"to":[-0.074,0.057,0],"ti":[0.078,-0.051,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":360,"s":[55.726,375.878,0],"to":[-0.078,0.051,0],"ti":[0.081,-0.045,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":362,"s":[55.487,376.022,0],"to":[-0.081,0.045,0],"ti":[0.084,-0.039,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":364,"s":[55.239,376.148,0],"to":[-0.084,0.039,0],"ti":[0.087,-0.033,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":366,"s":[54.982,376.256,0],"to":[-0.087,0.033,0],"ti":[0.09,-0.028,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":368,"s":[54.717,376.348,0],"to":[-0.09,0.028,0],"ti":[0.092,-0.022,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":370,"s":[54.444,376.422,0],"to":[-0.092,0.022,0],"ti":[0.094,-0.016,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":372,"s":[54.166,376.479,0],"to":[-0.094,0.016,0],"ti":[0.095,-0.011,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":374,"s":[53.883,376.52,0],"to":[-0.095,0.011,0],"ti":[0.096,-0.006,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":376,"s":[53.596,376.544,0],"to":[-0.096,0.006,0],"ti":[0.097,-0.001,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":378,"s":[53.306,376.554,0],"to":[-0.097,0.001,0],"ti":[0.097,0.004,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":380,"s":[53.014,376.548,0],"to":[-0.097,-0.004,0],"ti":[0.097,0.009,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":382,"s":[52.722,376.529,0],"to":[-0.097,-0.009,0],"ti":[0.097,0.013,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":384,"s":[52.431,376.496,0],"to":[-0.097,-0.013,0],"ti":[0.095,0.017,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":386,"s":[52.143,376.45,0],"to":[-0.095,-0.017,0],"ti":[0.094,0.021,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":388,"s":[51.859,376.393,0],"to":[-0.094,-0.021,0],"ti":[0.092,0.024,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":390,"s":[51.58,376.325,0],"to":[-0.092,-0.024,0],"ti":[0.089,0.027,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":392,"s":[51.308,376.247,0],"to":[-0.089,-0.027,0],"ti":[0.086,0.03,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":394,"s":[51.044,376.16,0],"to":[-0.086,-0.03,0],"ti":[0.082,0.032,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":396,"s":[50.791,376.067,0],"to":[-0.082,-0.032,0],"ti":[0.078,0.034,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":398,"s":[50.551,375.966,0],"to":[-0.078,-0.034,0],"ti":[0.073,0.035,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":400,"s":[50.324,375.861,0],"to":[-0.073,-0.035,0],"ti":[0.07,0.032,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.172},"t":402,"s":[50.112,375.754,0],"to":[-0.07,-0.032,0],"ti":[0.069,0.024,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":404,"s":[49.905,375.668,0],"to":[-0.069,-0.024,0],"ti":[0.068,0.016,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":406,"s":[49.7,375.608,0],"to":[-0.068,-0.016,0],"ti":[0.066,0.008,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":408,"s":[49.499,375.573,0],"to":[-0.066,-0.008,0],"ti":[0.065,0.001,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":410,"s":[49.302,375.56,0],"to":[-0.065,-0.001,0],"ti":[0.063,-0.006,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":412,"s":[49.111,375.568,0],"to":[-0.063,0.006,0],"ti":[0.06,-0.011,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":414,"s":[48.927,375.593,0],"to":[-0.06,0.011,0],"ti":[0.057,-0.017,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":416,"s":[48.75,375.636,0],"to":[-0.057,0.017,0],"ti":[0.054,-0.021,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":418,"s":[48.582,375.693,0],"to":[-0.054,0.021,0],"ti":[0.051,-0.025,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":420,"s":[48.424,375.764,0],"to":[-0.051,0.025,0],"ti":[0.048,-0.029,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":422,"s":[48.276,375.846,0],"to":[-0.048,0.029,0],"ti":[0.044,-0.032,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":424,"s":[48.139,375.937,0],"to":[-0.044,0.032,0],"ti":[0.04,-0.034,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":426,"s":[48.013,376.037,0],"to":[-0.04,0.034,0],"ti":[0.035,-0.036,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":428,"s":[47.901,376.143,0],"to":[-0.035,0.036,0],"ti":[0.031,-0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":430,"s":[47.801,376.254,0],"to":[-0.031,0.038,0],"ti":[0.027,-0.039,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":432,"s":[47.714,376.369,0],"to":[-0.027,0.039,0],"ti":[0.022,-0.039,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":434,"s":[47.641,376.486,0],"to":[-0.022,0.039,0],"ti":[0.017,-0.039,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":436,"s":[47.583,376.604,0],"to":[-0.017,0.039,0],"ti":[0.012,-0.039,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":438,"s":[47.539,376.722,0],"to":[-0.012,0.039,0],"ti":[0.007,-0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":440,"s":[47.509,376.838,0],"to":[-0.007,0.038,0],"ti":[0.002,-0.037,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":442,"s":[47.495,376.951,0],"to":[-0.002,0.037,0],"ti":[-0.003,-0.036,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":444,"s":[47.496,377.061,0],"to":[0.003,0.036,0],"ti":[-0.008,-0.034,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":446,"s":[47.512,377.165,0],"to":[0.008,0.034,0],"ti":[-0.013,-0.032,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":448,"s":[47.544,377.264,0],"to":[0.013,0.032,0],"ti":[-0.018,-0.029,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":450,"s":[47.59,377.356,0],"to":[0.018,0.029,0],"ti":[-0.023,-0.027,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":452,"s":[47.652,377.44,0],"to":[0.023,0.027,0],"ti":[-0.028,-0.024,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":454,"s":[47.729,377.516,0],"to":[0.028,0.024,0],"ti":[-0.033,-0.02,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":456,"s":[47.82,377.582,0],"to":[0.033,0.02,0],"ti":[-0.038,-0.017,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":458,"s":[47.926,377.637,0],"to":[0.038,0.017,0],"ti":[-0.042,-0.013,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":460,"s":[48.046,377.682,0],"to":[0.042,0.013,0],"ti":[-0.047,-0.009,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":462,"s":[48.18,377.716,0],"to":[0.047,0.009,0],"ti":[-0.051,-0.005,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":464,"s":[48.327,377.737,0],"to":[0.051,0.005,0],"ti":[-0.055,-0.001,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":466,"s":[48.487,377.746,0],"to":[0.055,0.001,0],"ti":[-0.059,0.004,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":468,"s":[48.659,377.741,0],"to":[0.059,-0.004,0],"ti":[-0.063,0.008,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":470,"s":[48.842,377.723,0],"to":[0.063,-0.008,0],"ti":[-0.066,0.013,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":472,"s":[49.037,377.691,0],"to":[0.066,-0.013,0],"ti":[-0.07,0.018,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":474,"s":[49.241,377.645,0],"to":[0.07,-0.018,0],"ti":[-0.073,0.023,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":476,"s":[49.455,377.585,0],"to":[0.073,-0.023,0],"ti":[-0.075,0.028,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":478,"s":[49.677,377.509,0],"to":[0.075,-0.028,0],"ti":[-0.078,0.033,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":480,"s":[49.907,377.419,0],"to":[0.078,-0.033,0],"ti":[-0.08,0.038,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":482,"s":[50.143,377.314,0],"to":[0.08,-0.038,0],"ti":[-0.081,0.043,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":484,"s":[50.385,377.193,0],"to":[0.081,-0.043,0],"ti":[-0.082,0.048,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":486,"s":[50.631,377.058,0],"to":[0.082,-0.048,0],"ti":[-0.083,0.053,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":488,"s":[50.88,376.908,0],"to":[0.083,-0.053,0],"ti":[-0.084,0.058,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":490,"s":[51.131,376.742,0],"to":[0.084,-0.058,0],"ti":[-0.084,0.062,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":492,"s":[51.382,376.562,0],"to":[0.084,-0.062,0],"ti":[-0.083,0.067,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":494,"s":[51.633,376.368,0],"to":[0.083,-0.067,0],"ti":[-0.082,0.072,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":496,"s":[51.882,376.159,0],"to":[0.082,-0.072,0],"ti":[-0.081,0.077,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":498,"s":[52.127,375.936,0],"to":[0.081,-0.077,0],"ti":[-0.079,0.081,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":500,"s":[52.367,375.699,0],"to":[0.079,-0.081,0],"ti":[-0.076,0.085,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":502,"s":[52.6,375.45,0],"to":[0.076,-0.085,0],"ti":[-0.073,0.09,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":504,"s":[52.825,375.187,0],"to":[0.073,-0.09,0],"ti":[-0.07,0.093,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":506,"s":[53.039,374.913,0],"to":[0.07,-0.093,0],"ti":[-0.065,0.097,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":508,"s":[53.242,374.626,0],"to":[0.065,-0.097,0],"ti":[-0.06,0.101,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":510,"s":[53.431,374.329,0],"to":[0.06,-0.101,0],"ti":[-0.055,0.104,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":512,"s":[53.605,374.022,0],"to":[0.055,-0.104,0],"ti":[-0.049,0.107,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":514,"s":[53.761,373.705,0],"to":[0.049,-0.107,0],"ti":[-0.042,0.11,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":516,"s":[53.897,373.379,0],"to":[0.042,-0.11,0],"ti":[-0.034,0.112,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":518,"s":[54.012,373.045,0],"to":[0.034,-0.112,0],"ti":[-0.026,0.115,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.166},"t":520,"s":[54.103,372.704,0],"to":[0.026,-0.115,0],"ti":[-0.024,0.118,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":522,"s":[54.171,372.357,0],"to":[0.024,-0.118,0],"ti":[-0.027,0.123,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":524,"s":[54.244,371.994,0],"to":[0.027,-0.123,0],"ti":[-0.031,0.128,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":526,"s":[54.331,371.616,0],"to":[0.031,-0.128,0],"ti":[-0.035,0.132,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":528,"s":[54.43,371.226,0],"to":[0.035,-0.132,0],"ti":[-0.038,0.134,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":530,"s":[54.539,370.826,0],"to":[0.038,-0.134,0],"ti":[-0.04,0.136,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":532,"s":[54.657,370.419,0],"to":[0.04,-0.136,0],"ti":[-0.042,0.137,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":534,"s":[54.781,370.008,0],"to":[0.042,-0.137,0],"ti":[-0.044,0.138,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":536,"s":[54.91,369.594,0],"to":[0.044,-0.138,0],"ti":[-0.045,0.137,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":538,"s":[55.042,369.181,0],"to":[0.045,-0.137,0],"ti":[-0.045,0.136,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":540,"s":[55.177,368.77,0],"to":[0.045,-0.136,0],"ti":[-0.045,0.135,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":542,"s":[55.312,368.363,0],"to":[0.045,-0.135,0],"ti":[-0.044,0.132,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":544,"s":[55.447,367.963,0],"to":[0.044,-0.132,0],"ti":[-0.044,0.129,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":546,"s":[55.579,367.571,0],"to":[0.044,-0.129,0],"ti":[-0.042,0.125,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":548,"s":[55.708,367.188,0],"to":[0.042,-0.125,0],"ti":[-0.041,0.121,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":550,"s":[55.833,366.818,0],"to":[0.041,-0.121,0],"ti":[-0.039,0.117,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":552,"s":[55.952,366.461,0],"to":[0.039,-0.117,0],"ti":[-0.036,0.112,0]},{"i":{"x":0.833,"y":0.664},"o":{"x":0.167,"y":0.171},"t":554,"s":[56.065,366.118,0],"to":[0.036,-0.112,0],"ti":[-0.034,0.106,0]},{"i":{"x":0.833,"y":0.947},"o":{"x":0.167,"y":0.111},"t":556,"s":[56.17,365.791,0],"to":[0.034,-0.106,0],"ti":[0.761,-0.554,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.187},"t":558,"s":[56.267,365.482,0],"to":[-0.761,0.554,0],"ti":[0.777,-0.605,0]},{"t":598,"s":[51.604,369.114,0]}],"ix":2},"a":{"a":0,"k":[116.5,116.5,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":[[-63.237,0],[0,-63.237],[63.237,0],[0,63.236]],"o":[[63.237,0],[0,63.236],[-63.237,0],[0,-63.237]],"v":[[0,-114.5],[114.5,0],[0,114.5],[-114.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[116.5,116.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":43,"ty":4,"nm":"Layer 30 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.167},"t":0,"s":[1618.95,563.471,0],"to":[-0.016,0.013,0],"ti":[0.035,-0.027,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":2,"s":[1618.854,563.548,0],"to":[-0.035,0.027,0],"ti":[0.04,-0.03,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":4,"s":[1618.743,563.633,0],"to":[-0.04,0.03,0],"ti":[0.044,-0.032,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":6,"s":[1618.617,563.726,0],"to":[-0.044,0.032,0],"ti":[0.049,-0.034,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":8,"s":[1618.477,563.826,0],"to":[-0.049,0.034,0],"ti":[0.053,-0.036,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":10,"s":[1618.324,563.932,0],"to":[-0.053,0.036,0],"ti":[0.057,-0.038,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":12,"s":[1618.16,564.045,0],"to":[-0.057,0.038,0],"ti":[0.06,-0.04,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":14,"s":[1617.983,564.162,0],"to":[-0.06,0.04,0],"ti":[0.064,-0.041,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":16,"s":[1617.797,564.284,0],"to":[-0.064,0.041,0],"ti":[0.067,-0.043,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":18,"s":[1617.6,564.41,0],"to":[-0.067,0.043,0],"ti":[0.07,-0.044,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":20,"s":[1617.394,564.539,0],"to":[-0.07,0.044,0],"ti":[0.073,-0.044,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":22,"s":[1617.18,564.671,0],"to":[-0.073,0.044,0],"ti":[0.075,-0.045,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":24,"s":[1616.958,564.806,0],"to":[-0.075,0.045,0],"ti":[0.077,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":26,"s":[1616.73,564.942,0],"to":[-0.077,0.046,0],"ti":[0.079,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":28,"s":[1616.495,565.079,0],"to":[-0.079,0.046,0],"ti":[0.081,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":30,"s":[1616.256,565.217,0],"to":[-0.081,0.046,0],"ti":[0.082,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":32,"s":[1616.012,565.354,0],"to":[-0.082,0.046,0],"ti":[0.083,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":34,"s":[1615.764,565.492,0],"to":[-0.083,0.046,0],"ti":[0.084,-0.045,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":36,"s":[1615.513,565.628,0],"to":[-0.084,0.045,0],"ti":[0.084,-0.045,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":38,"s":[1615.261,565.763,0],"to":[-0.084,0.045,0],"ti":[0.085,-0.044,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":40,"s":[1615.007,565.896,0],"to":[-0.085,0.044,0],"ti":[0.085,-0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":42,"s":[1614.753,566.027,0],"to":[-0.085,0.043,0],"ti":[0.084,-0.042,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":44,"s":[1614.498,566.155,0],"to":[-0.084,0.042,0],"ti":[0.084,-0.041,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":46,"s":[1614.246,566.28,0],"to":[-0.084,0.041,0],"ti":[0.083,-0.04,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":48,"s":[1613.995,566.4,0],"to":[-0.083,0.04,0],"ti":[0.082,-0.038,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":50,"s":[1613.746,566.517,0],"to":[-0.082,0.038,0],"ti":[0.081,-0.037,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":52,"s":[1613.502,566.629,0],"to":[-0.081,0.037,0],"ti":[0.079,-0.035,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":54,"s":[1613.261,566.736,0],"to":[-0.079,0.035,0],"ti":[0.077,-0.033,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":56,"s":[1613.026,566.838,0],"to":[-0.077,0.033,0],"ti":[0.075,-0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":58,"s":[1612.797,566.934,0],"to":[-0.075,0.031,0],"ti":[0.073,-0.029,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":60,"s":[1612.575,567.024,0],"to":[-0.073,0.029,0],"ti":[0.07,-0.027,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":62,"s":[1612.36,567.107,0],"to":[-0.07,0.027,0],"ti":[0.067,-0.024,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":64,"s":[1612.154,567.183,0],"to":[-0.067,0.024,0],"ti":[0.064,-0.022,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":66,"s":[1611.957,567.252,0],"to":[-0.064,0.022,0],"ti":[0.06,-0.019,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":68,"s":[1611.77,567.314,0],"to":[-0.06,0.019,0],"ti":[0.057,-0.017,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":70,"s":[1611.594,567.368,0],"to":[-0.057,0.017,0],"ti":[0.053,-0.014,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":72,"s":[1611.43,567.413,0],"to":[-0.053,0.014,0],"ti":[0.048,-0.011,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":74,"s":[1611.278,567.45,0],"to":[-0.048,0.011,0],"ti":[0.044,-0.008,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":76,"s":[1611.14,567.478,0],"to":[-0.044,0.008,0],"ti":[0.039,-0.005,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.179},"t":78,"s":[1611.016,567.497,0],"to":[-0.039,0.005,0],"ti":[0.034,-0.002,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.181},"t":80,"s":[1610.907,567.507,0],"to":[-0.034,0.002,0],"ti":[0.028,0.002,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.184},"t":82,"s":[1610.814,567.507,0],"to":[-0.028,-0.002,0],"ti":[0.022,0.005,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.187},"t":84,"s":[1610.738,567.497,0],"to":[-0.022,-0.005,0],"ti":[0.016,0.008,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.185},"t":86,"s":[1610.68,567.477,0],"to":[-0.016,-0.008,0],"ti":[0.01,0.012,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.174},"t":88,"s":[1610.64,567.446,0],"to":[-0.01,-0.012,0],"ti":[0.003,0.015,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.158},"t":90,"s":[1610.62,567.405,0],"to":[-0.003,-0.015,0],"ti":[-0.003,0.019,0]},{"i":{"x":0.833,"y":0.809},"o":{"x":0.167,"y":0.149},"t":92,"s":[1610.619,567.354,0],"to":[0.003,-0.019,0],"ti":[-0.011,0.023,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.148},"t":94,"s":[1610.64,567.291,0],"to":[0.011,-0.023,0],"ti":[-0.018,0.027,0]},{"i":{"x":0.833,"y":0.815},"o":{"x":0.167,"y":0.15},"t":96,"s":[1610.683,567.217,0],"to":[0.018,-0.027,0],"ti":[-0.026,0.03,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.151},"t":98,"s":[1610.748,567.132,0],"to":[0.026,-0.03,0],"ti":[-0.031,0.034,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.159},"t":100,"s":[1610.837,567.035,0],"to":[0.031,-0.034,0],"ti":[-0.033,0.036,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":102,"s":[1610.937,566.93,0],"to":[0.033,-0.036,0],"ti":[-0.034,0.037,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":104,"s":[1611.038,566.82,0],"to":[0.034,-0.037,0],"ti":[-0.034,0.039,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":106,"s":[1611.139,566.706,0],"to":[0.034,-0.039,0],"ti":[-0.034,0.04,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":108,"s":[1611.242,566.588,0],"to":[0.034,-0.04,0],"ti":[-0.035,0.041,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":110,"s":[1611.346,566.466,0],"to":[0.035,-0.041,0],"ti":[-0.035,0.042,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":112,"s":[1611.451,566.342,0],"to":[0.035,-0.042,0],"ti":[-0.036,0.042,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":114,"s":[1611.557,566.216,0],"to":[0.036,-0.042,0],"ti":[-0.036,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":116,"s":[1611.664,566.088,0],"to":[0.036,-0.043,0],"ti":[-0.036,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":118,"s":[1611.772,565.96,0],"to":[0.036,-0.043,0],"ti":[-0.037,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":120,"s":[1611.882,565.831,0],"to":[0.037,-0.043,0],"ti":[-0.037,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":122,"s":[1611.993,565.702,0],"to":[0.037,-0.043,0],"ti":[-0.038,0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":124,"s":[1612.106,565.573,0],"to":[0.038,-0.043,0],"ti":[-0.038,0.042,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":126,"s":[1612.22,565.445,0],"to":[0.038,-0.042,0],"ti":[-0.039,0.042,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":128,"s":[1612.336,565.319,0],"to":[0.039,-0.042,0],"ti":[-0.039,0.041,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":130,"s":[1612.453,565.194,0],"to":[0.039,-0.041,0],"ti":[-0.04,0.041,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":132,"s":[1612.571,565.071,0],"to":[0.04,-0.041,0],"ti":[-0.04,0.04,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":134,"s":[1612.692,564.951,0],"to":[0.04,-0.04,0],"ti":[-0.041,0.039,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":136,"s":[1612.813,564.833,0],"to":[0.041,-0.039,0],"ti":[-0.041,0.038,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":138,"s":[1612.936,564.719,0],"to":[0.041,-0.038,0],"ti":[-0.042,0.037,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":140,"s":[1613.061,564.607,0],"to":[0.042,-0.037,0],"ti":[-0.042,0.035,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":142,"s":[1613.188,564.499,0],"to":[0.042,-0.035,0],"ti":[-0.043,0.034,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":144,"s":[1613.315,564.395,0],"to":[0.043,-0.034,0],"ti":[-0.043,0.033,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":146,"s":[1613.445,564.295,0],"to":[0.043,-0.033,0],"ti":[-0.044,0.031,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":148,"s":[1613.575,564.2,0],"to":[0.044,-0.031,0],"ti":[-0.044,0.03,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":150,"s":[1613.708,564.108,0],"to":[0.044,-0.03,0],"ti":[-0.045,0.028,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":152,"s":[1613.841,564.021,0],"to":[0.045,-0.028,0],"ti":[-0.045,0.027,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":154,"s":[1613.976,563.939,0],"to":[0.045,-0.027,0],"ti":[-0.046,0.025,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":156,"s":[1614.112,563.861,0],"to":[0.046,-0.025,0],"ti":[-0.046,0.023,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":158,"s":[1614.25,563.788,0],"to":[0.046,-0.023,0],"ti":[-0.046,0.022,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":160,"s":[1614.389,563.721,0],"to":[0.046,-0.022,0],"ti":[-0.047,0.02,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":162,"s":[1614.528,563.658,0],"to":[0.047,-0.02,0],"ti":[-0.047,0.019,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":164,"s":[1614.669,563.6,0],"to":[0.047,-0.019,0],"ti":[-0.047,0.017,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":166,"s":[1614.811,563.547,0],"to":[0.047,-0.017,0],"ti":[-0.048,0.015,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":168,"s":[1614.954,563.498,0],"to":[0.048,-0.015,0],"ti":[-0.048,0.014,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":170,"s":[1615.098,563.455,0],"to":[0.048,-0.014,0],"ti":[-0.048,0.012,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":172,"s":[1615.243,563.417,0],"to":[0.048,-0.012,0],"ti":[-0.049,0.011,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":174,"s":[1615.388,563.383,0],"to":[0.049,-0.011,0],"ti":[-0.049,0.009,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":176,"s":[1615.534,563.353,0],"to":[0.049,-0.009,0],"ti":[-0.049,0.008,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":178,"s":[1615.68,563.329,0],"to":[0.049,-0.008,0],"ti":[-0.049,0.006,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":180,"s":[1615.827,563.308,0],"to":[0.049,-0.006,0],"ti":[-0.049,0.005,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":182,"s":[1615.974,563.292,0],"to":[0.049,-0.005,0],"ti":[-0.049,0.004,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":184,"s":[1616.121,563.279,0],"to":[0.049,-0.004,0],"ti":[-0.049,0.002,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":186,"s":[1616.268,563.27,0],"to":[0.049,-0.002,0],"ti":[-0.049,0.001,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":188,"s":[1616.415,563.265,0],"to":[0.049,-0.001,0],"ti":[-0.049,0,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":190,"s":[1616.561,563.263,0],"to":[0.049,0,0],"ti":[-0.049,-0.001,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":192,"s":[1616.708,563.263,0],"to":[0.049,0.001,0],"ti":[-0.049,-0.001,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":194,"s":[1616.854,563.267,0],"to":[0.049,0.001,0],"ti":[-0.048,-0.002,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":196,"s":[1616.999,563.272,0],"to":[0.048,0.002,0],"ti":[-0.048,-0.003,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":198,"s":[1617.143,563.28,0],"to":[0.048,0.003,0],"ti":[-0.048,-0.003,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":200,"s":[1617.287,563.288,0],"to":[0.048,0.003,0],"ti":[-0.047,-0.003,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":202,"s":[1617.429,563.298,0],"to":[0.047,0.003,0],"ti":[-0.047,-0.004,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":204,"s":[1617.57,563.309,0],"to":[0.047,0.004,0],"ti":[-0.046,-0.004,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":206,"s":[1617.71,563.32,0],"to":[0.046,0.004,0],"ti":[-0.046,-0.003,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":208,"s":[1617.847,563.331,0],"to":[0.046,0.003,0],"ti":[-0.045,-0.003,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":210,"s":[1617.983,563.341,0],"to":[0.045,0.003,0],"ti":[-0.044,-0.003,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":212,"s":[1618.117,563.349,0],"to":[0.044,0.003,0],"ti":[-0.044,-0.002,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":214,"s":[1618.249,563.356,0],"to":[0.044,0.002,0],"ti":[-0.043,-0.001,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":216,"s":[1618.379,563.361,0],"to":[0.043,0.001,0],"ti":[-0.042,0,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.169},"t":218,"s":[1618.505,563.363,0],"to":[0.042,0,0],"ti":[-0.044,-0.001,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.157},"t":220,"s":[1618.629,563.361,0],"to":[0.044,0.001,0],"ti":[-0.051,-0.005,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.152},"t":222,"s":[1618.769,563.368,0],"to":[0.051,0.005,0],"ti":[-0.06,-0.011,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.155},"t":224,"s":[1618.936,563.393,0],"to":[0.06,0.011,0],"ti":[-0.068,-0.017,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.157},"t":226,"s":[1619.127,563.435,0],"to":[0.068,0.017,0],"ti":[-0.074,-0.022,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":228,"s":[1619.341,563.493,0],"to":[0.074,0.022,0],"ti":[-0.08,-0.027,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":230,"s":[1619.574,563.567,0],"to":[0.08,0.027,0],"ti":[-0.086,-0.032,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":232,"s":[1619.824,563.656,0],"to":[0.086,0.032,0],"ti":[-0.09,-0.037,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":234,"s":[1620.088,563.759,0],"to":[0.09,0.037,0],"ti":[-0.094,-0.041,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":236,"s":[1620.365,563.876,0],"to":[0.094,0.041,0],"ti":[-0.097,-0.045,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":238,"s":[1620.651,564.005,0],"to":[0.097,0.045,0],"ti":[-0.099,-0.049,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":240,"s":[1620.945,564.146,0],"to":[0.099,0.049,0],"ti":[-0.1,-0.053,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":242,"s":[1621.244,564.299,0],"to":[0.1,0.053,0],"ti":[-0.101,-0.056,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":244,"s":[1621.547,564.463,0],"to":[0.101,0.056,0],"ti":[-0.101,-0.06,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":246,"s":[1621.851,564.637,0],"to":[0.101,0.06,0],"ti":[-0.101,-0.063,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":248,"s":[1622.155,564.821,0],"to":[0.101,0.063,0],"ti":[-0.1,-0.065,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":250,"s":[1622.457,565.013,0],"to":[0.1,0.065,0],"ti":[-0.098,-0.068,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":252,"s":[1622.755,565.213,0],"to":[0.098,0.068,0],"ti":[-0.096,-0.07,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":254,"s":[1623.047,565.421,0],"to":[0.096,0.07,0],"ti":[-0.094,-0.073,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":256,"s":[1623.333,565.635,0],"to":[0.094,0.073,0],"ti":[-0.091,-0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":258,"s":[1623.61,565.856,0],"to":[0.091,0.075,0],"ti":[-0.087,-0.076,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":260,"s":[1623.878,566.083,0],"to":[0.087,0.076,0],"ti":[-0.084,-0.078,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":262,"s":[1624.134,566.314,0],"to":[0.084,0.078,0],"ti":[-0.079,-0.079,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":264,"s":[1624.379,566.549,0],"to":[0.079,0.079,0],"ti":[-0.075,-0.08,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":266,"s":[1624.61,566.789,0],"to":[0.075,0.08,0],"ti":[-0.07,-0.081,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":268,"s":[1624.827,567.031,0],"to":[0.07,0.081,0],"ti":[-0.065,-0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":270,"s":[1625.029,567.276,0],"to":[0.065,0.082,0],"ti":[-0.059,-0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":272,"s":[1625.214,567.522,0],"to":[0.059,0.082,0],"ti":[-0.053,-0.083,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":274,"s":[1625.383,567.77,0],"to":[0.053,0.083,0],"ti":[-0.047,-0.083,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":276,"s":[1625.535,568.018,0],"to":[0.047,0.083,0],"ti":[-0.041,-0.083,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":278,"s":[1625.668,568.267,0],"to":[0.041,0.083,0],"ti":[-0.035,-0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":280,"s":[1625.783,568.515,0],"to":[0.035,0.082,0],"ti":[-0.029,-0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":282,"s":[1625.878,568.762,0],"to":[0.029,0.082,0],"ti":[-0.022,-0.081,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":284,"s":[1625.955,569.007,0],"to":[0.022,0.081,0],"ti":[-0.016,-0.08,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":286,"s":[1626.012,569.25,0],"to":[0.016,0.08,0],"ti":[-0.009,-0.079,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":288,"s":[1626.049,569.49,0],"to":[0.009,0.079,0],"ti":[-0.002,-0.078,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":290,"s":[1626.066,569.726,0],"to":[0.002,0.078,0],"ti":[0.004,-0.077,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":292,"s":[1626.063,569.959,0],"to":[-0.004,0.077,0],"ti":[0.011,-0.075,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":294,"s":[1626.041,570.187,0],"to":[-0.011,0.075,0],"ti":[0.017,-0.073,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":296,"s":[1625.999,570.41,0],"to":[-0.017,0.073,0],"ti":[0.024,-0.071,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":298,"s":[1625.938,570.627,0],"to":[-0.024,0.071,0],"ti":[0.03,-0.069,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":300,"s":[1625.857,570.838,0],"to":[-0.03,0.069,0],"ti":[0.036,-0.067,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":302,"s":[1625.758,571.042,0],"to":[-0.036,0.067,0],"ti":[0.042,-0.064,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":304,"s":[1625.641,571.24,0],"to":[-0.042,0.064,0],"ti":[0.048,-0.062,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":306,"s":[1625.507,571.429,0],"to":[-0.048,0.062,0],"ti":[0.053,-0.059,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":308,"s":[1625.356,571.61,0],"to":[-0.053,0.059,0],"ti":[0.058,-0.056,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":310,"s":[1625.188,571.783,0],"to":[-0.058,0.056,0],"ti":[0.063,-0.053,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":312,"s":[1625.006,571.946,0],"to":[-0.063,0.053,0],"ti":[0.068,-0.049,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":314,"s":[1624.809,572.099,0],"to":[-0.068,0.049,0],"ti":[0.072,-0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":316,"s":[1624.599,572.242,0],"to":[-0.072,0.046,0],"ti":[0.076,-0.042,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":318,"s":[1624.376,572.374,0],"to":[-0.076,0.042,0],"ti":[0.079,-0.038,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":320,"s":[1624.143,572.495,0],"to":[-0.079,0.038,0],"ti":[0.082,-0.034,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":322,"s":[1623.9,572.604,0],"to":[-0.082,0.034,0],"ti":[0.085,-0.03,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":324,"s":[1623.648,572.7,0],"to":[-0.085,0.03,0],"ti":[0.087,-0.026,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":326,"s":[1623.39,572.784,0],"to":[-0.087,0.026,0],"ti":[0.089,-0.021,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":328,"s":[1623.126,572.855,0],"to":[-0.089,0.021,0],"ti":[0.09,-0.017,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":330,"s":[1622.858,572.912,0],"to":[-0.09,0.017,0],"ti":[0.09,-0.012,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":332,"s":[1622.588,572.955,0],"to":[-0.09,0.012,0],"ti":[0.09,-0.007,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":334,"s":[1622.318,572.984,0],"to":[-0.09,0.007,0],"ti":[0.089,-0.002,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":336,"s":[1622.049,572.997,0],"to":[-0.089,0.002,0],"ti":[0.088,0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.168},"t":338,"s":[1621.784,572.995,0],"to":[-0.088,-0.003,0],"ti":[0.087,0.006,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":340,"s":[1621.524,572.976,0],"to":[-0.087,-0.006,0],"ti":[0.089,0.004,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":342,"s":[1621.261,572.959,0],"to":[-0.089,-0.004,0],"ti":[0.092,0,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":344,"s":[1620.989,572.953,0],"to":[-0.092,0,0],"ti":[0.094,-0.004,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":346,"s":[1620.709,572.96,0],"to":[-0.094,0.004,0],"ti":[0.096,-0.007,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":348,"s":[1620.424,572.977,0],"to":[-0.096,0.007,0],"ti":[0.097,-0.01,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":350,"s":[1620.135,573.003,0],"to":[-0.097,0.01,0],"ti":[0.097,-0.013,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":352,"s":[1619.844,573.039,0],"to":[-0.097,0.013,0],"ti":[0.097,-0.016,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":354,"s":[1619.552,573.083,0],"to":[-0.097,0.016,0],"ti":[0.097,-0.018,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":356,"s":[1619.261,573.134,0],"to":[-0.097,0.018,0],"ti":[0.096,-0.02,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":358,"s":[1618.973,573.192,0],"to":[-0.096,0.02,0],"ti":[0.094,-0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":360,"s":[1618.688,573.255,0],"to":[-0.094,0.022,0],"ti":[0.092,-0.024,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":362,"s":[1618.408,573.324,0],"to":[-0.092,0.024,0],"ti":[0.09,-0.025,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":364,"s":[1618.135,573.397,0],"to":[-0.09,0.025,0],"ti":[0.087,-0.026,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":366,"s":[1617.869,573.474,0],"to":[-0.087,0.026,0],"ti":[0.084,-0.027,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":368,"s":[1617.611,573.554,0],"to":[-0.084,0.027,0],"ti":[0.081,-0.028,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":370,"s":[1617.363,573.636,0],"to":[-0.081,0.028,0],"ti":[0.077,-0.028,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":372,"s":[1617.126,573.72,0],"to":[-0.077,0.028,0],"ti":[0.073,-0.029,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":374,"s":[1616.9,573.806,0],"to":[-0.073,0.029,0],"ti":[0.069,-0.029,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":376,"s":[1616.686,573.892,0],"to":[-0.069,0.029,0],"ti":[0.065,-0.029,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":378,"s":[1616.484,573.978,0],"to":[-0.065,0.029,0],"ti":[0.06,-0.028,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":380,"s":[1616.297,574.063,0],"to":[-0.06,0.028,0],"ti":[0.055,-0.028,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":382,"s":[1616.123,574.148,0],"to":[-0.055,0.028,0],"ti":[0.05,-0.027,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":384,"s":[1615.964,574.231,0],"to":[-0.05,0.027,0],"ti":[0.045,-0.027,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.175},"t":386,"s":[1615.82,574.312,0],"to":[-0.045,0.027,0],"ti":[0.04,-0.026,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.176},"t":388,"s":[1615.692,574.391,0],"to":[-0.04,0.026,0],"ti":[0.035,-0.025,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":390,"s":[1615.579,574.467,0],"to":[-0.035,0.025,0],"ti":[0.03,-0.024,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.178},"t":392,"s":[1615.482,574.54,0],"to":[-0.03,0.024,0],"ti":[0.024,-0.022,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.18},"t":394,"s":[1615.402,574.61,0],"to":[-0.024,0.022,0],"ti":[0.019,-0.021,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.182},"t":396,"s":[1615.337,574.675,0],"to":[-0.019,0.021,0],"ti":[0.013,-0.02,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.183},"t":398,"s":[1615.289,574.736,0],"to":[-0.013,0.02,0],"ti":[0.008,-0.018,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.183},"t":400,"s":[1615.257,574.792,0],"to":[-0.008,0.018,0],"ti":[0.003,-0.016,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.18},"t":402,"s":[1615.241,574.844,0],"to":[-0.003,0.016,0],"ti":[-0.003,-0.015,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.172},"t":404,"s":[1615.241,574.891,0],"to":[0.003,0.015,0],"ti":[-0.008,-0.013,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.161},"t":406,"s":[1615.257,574.932,0],"to":[0.008,0.013,0],"ti":[-0.013,-0.011,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.155},"t":408,"s":[1615.287,574.967,0],"to":[0.013,0.011,0],"ti":[-0.018,-0.009,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.154},"t":410,"s":[1615.333,574.996,0],"to":[0.018,0.009,0],"ti":[-0.022,-0.007,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.154},"t":412,"s":[1615.393,575.02,0],"to":[0.022,0.007,0],"ti":[-0.027,-0.005,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.155},"t":414,"s":[1615.466,575.037,0],"to":[0.027,0.005,0],"ti":[-0.031,-0.003,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":416,"s":[1615.553,575.048,0],"to":[0.031,0.003,0],"ti":[-0.035,0,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":418,"s":[1615.652,575.053,0],"to":[0.035,0,0],"ti":[-0.039,0.002,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":420,"s":[1615.763,575.051,0],"to":[0.039,-0.002,0],"ti":[-0.042,0.004,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":422,"s":[1615.885,575.042,0],"to":[0.042,-0.004,0],"ti":[-0.045,0.006,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":424,"s":[1616.016,575.027,0],"to":[0.045,-0.006,0],"ti":[-0.048,0.009,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":426,"s":[1616.157,575.004,0],"to":[0.048,-0.009,0],"ti":[-0.051,0.011,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":428,"s":[1616.305,574.976,0],"to":[0.051,-0.011,0],"ti":[-0.053,0.013,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":430,"s":[1616.46,574.94,0],"to":[0.053,-0.013,0],"ti":[-0.054,0.015,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":432,"s":[1616.621,574.898,0],"to":[0.054,-0.015,0],"ti":[-0.056,0.017,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":434,"s":[1616.786,574.849,0],"to":[0.056,-0.017,0],"ti":[-0.056,0.02,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":436,"s":[1616.954,574.793,0],"to":[0.056,-0.02,0],"ti":[-0.057,0.022,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":438,"s":[1617.124,574.731,0],"to":[0.057,-0.022,0],"ti":[-0.056,0.024,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":440,"s":[1617.293,574.663,0],"to":[0.056,-0.024,0],"ti":[-0.056,0.026,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":442,"s":[1617.461,574.588,0],"to":[0.056,-0.026,0],"ti":[-0.054,0.028,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":444,"s":[1617.626,574.507,0],"to":[0.054,-0.028,0],"ti":[-0.052,0.03,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":446,"s":[1617.786,574.421,0],"to":[0.052,-0.03,0],"ti":[-0.05,0.032,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":448,"s":[1617.94,574.328,0],"to":[0.05,-0.032,0],"ti":[-0.047,0.033,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":450,"s":[1618.085,574.231,0],"to":[0.047,-0.033,0],"ti":[-0.043,0.035,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":452,"s":[1618.22,574.128,0],"to":[0.043,-0.035,0],"ti":[-0.038,0.037,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":454,"s":[1618.342,574.02,0],"to":[0.038,-0.037,0],"ti":[-0.033,0.038,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":456,"s":[1618.45,573.907,0],"to":[0.033,-0.038,0],"ti":[-0.027,0.04,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.171},"t":458,"s":[1618.542,573.79,0],"to":[0.027,-0.04,0],"ti":[-0.024,0.04,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":460,"s":[1618.614,573.669,0],"to":[0.024,-0.04,0],"ti":[-0.025,0.038,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":462,"s":[1618.684,573.551,0],"to":[0.025,-0.038,0],"ti":[-0.028,0.036,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":464,"s":[1618.763,573.44,0],"to":[0.028,-0.036,0],"ti":[-0.03,0.033,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":466,"s":[1618.85,573.336,0],"to":[0.03,-0.033,0],"ti":[-0.031,0.031,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":468,"s":[1618.942,573.24,0],"to":[0.031,-0.031,0],"ti":[-0.033,0.028,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":470,"s":[1619.038,573.152,0],"to":[0.033,-0.028,0],"ti":[-0.033,0.025,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":472,"s":[1619.138,573.073,0],"to":[0.033,-0.025,0],"ti":[-0.034,0.023,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":474,"s":[1619.238,573.001,0],"to":[0.034,-0.023,0],"ti":[-0.033,0.02,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":476,"s":[1619.339,572.938,0],"to":[0.033,-0.02,0],"ti":[-0.033,0.017,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":478,"s":[1619.439,572.883,0],"to":[0.033,-0.017,0],"ti":[-0.032,0.014,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":480,"s":[1619.536,572.836,0],"to":[0.032,-0.014,0],"ti":[-0.03,0.011,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":482,"s":[1619.63,572.798,0],"to":[0.03,-0.011,0],"ti":[-0.029,0.008,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":484,"s":[1619.719,572.768,0],"to":[0.029,-0.008,0],"ti":[-0.027,0.006,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":486,"s":[1619.802,572.747,0],"to":[0.027,-0.006,0],"ti":[-0.024,0.003,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":488,"s":[1619.879,572.734,0],"to":[0.024,-0.003,0],"ti":[-0.022,0,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.178},"t":490,"s":[1619.948,572.73,0],"to":[0.022,0,0],"ti":[-0.019,-0.003,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.179},"t":492,"s":[1620.009,572.734,0],"to":[0.019,0.003,0],"ti":[-0.016,-0.005,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.178},"t":494,"s":[1620.06,572.746,0],"to":[0.016,0.005,0],"ti":[-0.012,-0.008,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.175},"t":496,"s":[1620.102,572.766,0],"to":[0.012,0.008,0],"ti":[-0.008,-0.011,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.169},"t":498,"s":[1620.133,572.794,0],"to":[0.008,0.011,0],"ti":[-0.005,-0.013,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.161},"t":500,"s":[1620.153,572.83,0],"to":[0.005,0.013,0],"ti":[-0.001,-0.016,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.156},"t":502,"s":[1620.161,572.874,0],"to":[0.001,0.016,0],"ti":[0.003,-0.018,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.154},"t":504,"s":[1620.157,572.925,0],"to":[-0.003,0.018,0],"ti":[0.008,-0.021,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.154},"t":506,"s":[1620.14,572.984,0],"to":[-0.008,0.021,0],"ti":[0.012,-0.023,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.155},"t":508,"s":[1620.11,573.049,0],"to":[-0.012,0.023,0],"ti":[0.017,-0.025,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.156},"t":510,"s":[1620.068,573.121,0],"to":[-0.017,0.025,0],"ti":[0.021,-0.027,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.157},"t":512,"s":[1620.011,573.2,0],"to":[-0.021,0.027,0],"ti":[0.026,-0.029,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":514,"s":[1619.941,573.285,0],"to":[-0.026,0.029,0],"ti":[0.03,-0.031,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":516,"s":[1619.857,573.376,0],"to":[-0.03,0.031,0],"ti":[0.035,-0.033,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":518,"s":[1619.759,573.472,0],"to":[-0.035,0.033,0],"ti":[0.039,-0.035,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":520,"s":[1619.648,573.573,0],"to":[-0.039,0.035,0],"ti":[0.044,-0.036,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":522,"s":[1619.523,573.679,0],"to":[-0.044,0.036,0],"ti":[0.049,-0.037,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":524,"s":[1619.384,573.79,0],"to":[-0.049,0.037,0],"ti":[0.053,-0.039,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":526,"s":[1619.231,573.904,0],"to":[-0.053,0.039,0],"ti":[0.057,-0.04,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":528,"s":[1619.066,574.022,0],"to":[-0.057,0.04,0],"ti":[0.062,-0.041,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":530,"s":[1618.887,574.143,0],"to":[-0.062,0.041,0],"ti":[0.066,-0.041,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":532,"s":[1618.696,574.266,0],"to":[-0.066,0.041,0],"ti":[0.07,-0.042,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":534,"s":[1618.493,574.391,0],"to":[-0.07,0.042,0],"ti":[0.073,-0.042,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":536,"s":[1618.279,574.518,0],"to":[-0.073,0.042,0],"ti":[0.077,-0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":538,"s":[1618.053,574.646,0],"to":[-0.077,0.043,0],"ti":[0.08,-0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":540,"s":[1617.817,574.774,0],"to":[-0.08,0.043,0],"ti":[0.083,-0.042,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":542,"s":[1617.572,574.901,0],"to":[-0.083,0.042,0],"ti":[0.086,-0.042,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":544,"s":[1617.317,575.028,0],"to":[-0.086,0.042,0],"ti":[0.089,-0.041,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":546,"s":[1617.054,575.153,0],"to":[-0.089,0.041,0],"ti":[0.091,-0.04,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":548,"s":[1616.785,575.276,0],"to":[-0.091,0.04,0],"ti":[0.093,-0.039,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":550,"s":[1616.508,575.396,0],"to":[-0.093,0.039,0],"ti":[0.095,-0.038,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":552,"s":[1616.227,575.512,0],"to":[-0.095,0.038,0],"ti":[0.096,-0.037,0]},{"i":{"x":0.833,"y":0.369},"o":{"x":0.167,"y":0.166},"t":554,"s":[1615.941,575.625,0],"to":[-0.096,0.037,0],"ti":[0.097,-0.035,0]},{"i":{"x":0.833,"y":0.942},"o":{"x":0.167,"y":0.096},"t":556,"s":[1615.652,575.732,0],"to":[-0.097,0.035,0],"ti":[-0.55,2.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.184},"t":558,"s":[1615.36,575.833,0],"to":[0.55,-2.043,0],"ti":[-0.598,2.06,0]},{"t":598,"s":[1618.95,563.471,0]}],"ix":2},"a":{"a":0,"k":[66.75,63.25,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":29,"nm":"Gaussian Blur","np":5,"mn":"ADBE Gaussian Blur 2","ix":1,"en":1,"ef":[{"ty":0,"nm":"Blurriness","mn":"ADBE Gaussian Blur 2-0001","ix":1,"v":{"a":0,"k":30,"ix":1}},{"ty":7,"nm":"Blur Dimensions","mn":"ADBE Gaussian Blur 2-0002","ix":2,"v":{"a":0,"k":1,"ix":2}},{"ty":7,"nm":"Repeat Edge Pixels","mn":"ADBE Gaussian Blur 2-0003","ix":3,"v":{"a":0,"k":0,"ix":3}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-36.727,0],[0,-34.794],[36.727,0],[0,34.794]],"o":[[36.727,0],[0,34.794],[-36.727,0],[0,-34.794]],"v":[[0,-63],[66.5,0],[0,63],[-66.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[66.75,63.25],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":44,"ty":4,"nm":"Layer 31 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.167},"t":0,"s":[402.941,522.167,0],"to":[-0.019,0.018,0],"ti":[0.036,-0.036,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":2,"s":[402.829,522.277,0],"to":[-0.036,0.036,0],"ti":[0.035,-0.034,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":4,"s":[402.722,522.382,0],"to":[-0.035,0.034,0],"ti":[0.033,-0.032,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":6,"s":[402.621,522.482,0],"to":[-0.033,0.032,0],"ti":[0.03,-0.031,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":8,"s":[402.526,522.576,0],"to":[-0.03,0.031,0],"ti":[0.028,-0.029,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":10,"s":[402.438,522.665,0],"to":[-0.028,0.029,0],"ti":[0.025,-0.026,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":12,"s":[402.357,522.748,0],"to":[-0.025,0.026,0],"ti":[0.023,-0.024,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":14,"s":[402.285,522.824,0],"to":[-0.023,0.024,0],"ti":[0.019,-0.022,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.179},"t":16,"s":[402.222,522.892,0],"to":[-0.019,0.022,0],"ti":[0.016,-0.019,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.183},"t":18,"s":[402.169,522.953,0],"to":[-0.016,0.019,0],"ti":[0.012,-0.016,0]},{"i":{"x":0.833,"y":0.855},"o":{"x":0.167,"y":0.188},"t":20,"s":[402.126,523.006,0],"to":[-0.012,0.016,0],"ti":[0.009,-0.013,0]},{"i":{"x":0.833,"y":0.862},"o":{"x":0.167,"y":0.196},"t":22,"s":[402.094,523.05,0],"to":[-0.009,0.013,0],"ti":[0.005,-0.01,0]},{"i":{"x":0.833,"y":0.865},"o":{"x":0.167,"y":0.21},"t":24,"s":[402.074,523.084,0],"to":[-0.005,0.01,0],"ti":[0,-0.007,0]},{"i":{"x":0.833,"y":0.813},"o":{"x":0.167,"y":0.218},"t":26,"s":[402.066,523.109,0],"to":[0,0.007,0],"ti":[-0.004,-0.003,0]},{"i":{"x":0.833,"y":0.773},"o":{"x":0.167,"y":0.15},"t":28,"s":[402.072,523.124,0],"to":[0.004,0.003,0],"ti":[-0.009,0.001,0]},{"i":{"x":0.833,"y":0.79},"o":{"x":0.167,"y":0.132},"t":30,"s":[402.091,523.128,0],"to":[0.009,-0.001,0],"ti":[-0.014,0.004,0]},{"i":{"x":0.833,"y":0.802},"o":{"x":0.167,"y":0.138},"t":32,"s":[402.126,523.121,0],"to":[0.014,-0.004,0],"ti":[-0.019,0.008,0]},{"i":{"x":0.833,"y":0.809},"o":{"x":0.167,"y":0.144},"t":34,"s":[402.175,523.102,0],"to":[0.019,-0.008,0],"ti":[-0.025,0.013,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.148},"t":36,"s":[402.241,523.07,0],"to":[0.025,-0.013,0],"ti":[-0.029,0.015,0]},{"i":{"x":0.833,"y":0.854},"o":{"x":0.167,"y":0.162},"t":38,"s":[402.324,523.026,0],"to":[0.029,-0.015,0],"ti":[-0.027,0.01,0]},{"i":{"x":0.833,"y":0.852},"o":{"x":0.167,"y":0.195},"t":40,"s":[402.413,522.983,0],"to":[0.027,-0.01,0],"ti":[-0.021,0,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.19},"t":42,"s":[402.485,522.968,0],"to":[0.021,0,0],"ti":[-0.016,-0.009,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.169},"t":44,"s":[402.541,522.981,0],"to":[0.016,0.009,0],"ti":[-0.011,-0.017,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.153},"t":46,"s":[402.582,523.019,0],"to":[0.011,0.017,0],"ti":[-0.006,-0.024,0]},{"i":{"x":0.833,"y":0.814},"o":{"x":0.167,"y":0.149},"t":48,"s":[402.607,523.081,0],"to":[0.006,0.024,0],"ti":[-0.002,-0.032,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.151},"t":50,"s":[402.619,523.166,0],"to":[0.002,0.032,0],"ti":[0.002,-0.038,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":52,"s":[402.619,523.271,0],"to":[-0.002,0.038,0],"ti":[0.006,-0.044,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.156},"t":54,"s":[402.606,523.394,0],"to":[-0.006,0.044,0],"ti":[0.01,-0.05,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":56,"s":[402.582,523.535,0],"to":[-0.01,0.05,0],"ti":[0.013,-0.054,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.159},"t":58,"s":[402.548,523.691,0],"to":[-0.013,0.054,0],"ti":[0.016,-0.059,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":60,"s":[402.504,523.862,0],"to":[-0.016,0.059,0],"ti":[0.019,-0.063,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":62,"s":[402.452,524.045,0],"to":[-0.019,0.063,0],"ti":[0.021,-0.066,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":64,"s":[402.391,524.238,0],"to":[-0.021,0.066,0],"ti":[0.024,-0.069,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":66,"s":[402.324,524.442,0],"to":[-0.024,0.069,0],"ti":[0.026,-0.072,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":68,"s":[402.25,524.654,0],"to":[-0.026,0.072,0],"ti":[0.027,-0.074,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":70,"s":[402.171,524.872,0],"to":[-0.027,0.074,0],"ti":[0.029,-0.075,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":72,"s":[402.086,525.096,0],"to":[-0.029,0.075,0],"ti":[0.03,-0.077,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":74,"s":[401.998,525.325,0],"to":[-0.03,0.077,0],"ti":[0.031,-0.077,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":76,"s":[401.906,525.556,0],"to":[-0.031,0.077,0],"ti":[0.032,-0.078,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":78,"s":[401.811,525.789,0],"to":[-0.032,0.078,0],"ti":[0.033,-0.078,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":80,"s":[401.713,526.023,0],"to":[-0.033,0.078,0],"ti":[0.033,-0.078,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":82,"s":[401.615,526.257,0],"to":[-0.033,0.078,0],"ti":[0.033,-0.077,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":84,"s":[401.515,526.489,0],"to":[-0.033,0.077,0],"ti":[0.033,-0.076,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":86,"s":[401.415,526.718,0],"to":[-0.033,0.076,0],"ti":[0.033,-0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":88,"s":[401.315,526.944,0],"to":[-0.033,0.075,0],"ti":[0.033,-0.073,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":90,"s":[401.216,527.166,0],"to":[-0.033,0.073,0],"ti":[0.032,-0.071,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":92,"s":[401.119,527.382,0],"to":[-0.032,0.071,0],"ti":[0.031,-0.069,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":94,"s":[401.023,527.592,0],"to":[-0.031,0.069,0],"ti":[0.031,-0.066,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":96,"s":[400.93,527.795,0],"to":[-0.031,0.066,0],"ti":[0.029,-0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":98,"s":[400.84,527.989,0],"to":[-0.029,0.063,0],"ti":[0.028,-0.06,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":100,"s":[400.753,528.176,0],"to":[-0.028,0.06,0],"ti":[0.027,-0.057,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":102,"s":[400.671,528.352,0],"to":[-0.027,0.057,0],"ti":[0.025,-0.054,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":104,"s":[400.592,528.519,0],"to":[-0.025,0.054,0],"ti":[0.024,-0.05,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":106,"s":[400.519,528.675,0],"to":[-0.024,0.05,0],"ti":[0.022,-0.046,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":108,"s":[400.451,528.819,0],"to":[-0.022,0.046,0],"ti":[0.02,-0.042,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":110,"s":[400.388,528.952,0],"to":[-0.02,0.042,0],"ti":[0.018,-0.038,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":112,"s":[400.332,529.072,0],"to":[-0.018,0.038,0],"ti":[0.015,-0.034,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.179},"t":114,"s":[400.282,529.18,0],"to":[-0.015,0.034,0],"ti":[0.013,-0.029,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.181},"t":116,"s":[400.24,529.274,0],"to":[-0.013,0.029,0],"ti":[0.011,-0.024,0]},{"i":{"x":0.833,"y":0.852},"o":{"x":0.167,"y":0.185},"t":118,"s":[400.204,529.354,0],"to":[-0.011,0.024,0],"ti":[0.008,-0.02,0]},{"i":{"x":0.833,"y":0.858},"o":{"x":0.167,"y":0.191},"t":120,"s":[400.176,529.42,0],"to":[-0.008,0.02,0],"ti":[0.005,-0.015,0]},{"i":{"x":0.833,"y":0.869},"o":{"x":0.167,"y":0.203},"t":122,"s":[400.156,529.471,0],"to":[-0.005,0.015,0],"ti":[0.003,-0.01,0]},{"i":{"x":0.833,"y":0.88},"o":{"x":0.167,"y":0.229},"t":124,"s":[400.144,529.508,0],"to":[-0.003,0.01,0],"ti":[0,-0.005,0]},{"i":{"x":0.833,"y":0.769},"o":{"x":0.167,"y":0.275},"t":126,"s":[400.14,529.53,0],"to":[0,0.005,0],"ti":[-0.003,0,0]},{"i":{"x":0.833,"y":0.752},"o":{"x":0.167,"y":0.13},"t":128,"s":[400.146,529.536,0],"to":[0.003,0,0],"ti":[-0.006,0.006,0]},{"i":{"x":0.833,"y":0.789},"o":{"x":0.167,"y":0.125},"t":130,"s":[400.16,529.527,0],"to":[0.006,-0.006,0],"ti":[-0.009,0.011,0]},{"i":{"x":0.833,"y":0.804},"o":{"x":0.167,"y":0.138},"t":132,"s":[400.184,529.503,0],"to":[0.009,-0.011,0],"ti":[-0.013,0.016,0]},{"i":{"x":0.833,"y":0.811},"o":{"x":0.167,"y":0.145},"t":134,"s":[400.217,529.463,0],"to":[0.013,-0.016,0],"ti":[-0.016,0.021,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.149},"t":136,"s":[400.26,529.407,0],"to":[0.016,-0.021,0],"ti":[-0.019,0.026,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.152},"t":138,"s":[400.312,529.336,0],"to":[0.019,-0.026,0],"ti":[-0.023,0.032,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":140,"s":[400.375,529.249,0],"to":[0.023,-0.032,0],"ti":[-0.026,0.037,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.156},"t":142,"s":[400.448,529.146,0],"to":[0.026,-0.037,0],"ti":[-0.03,0.042,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":144,"s":[400.532,529.028,0],"to":[0.03,-0.042,0],"ti":[-0.033,0.047,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":146,"s":[400.626,528.894,0],"to":[0.033,-0.047,0],"ti":[-0.037,0.052,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":148,"s":[400.73,528.745,0],"to":[0.037,-0.052,0],"ti":[-0.04,0.057,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":150,"s":[400.846,528.582,0],"to":[0.04,-0.057,0],"ti":[-0.044,0.062,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":152,"s":[400.972,528.403,0],"to":[0.044,-0.062,0],"ti":[-0.048,0.067,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":154,"s":[401.109,528.21,0],"to":[0.048,-0.067,0],"ti":[-0.051,0.071,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":156,"s":[401.257,528.003,0],"to":[0.051,-0.071,0],"ti":[-0.055,0.075,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":158,"s":[401.416,527.782,0],"to":[0.055,-0.075,0],"ti":[-0.059,0.078,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":160,"s":[401.587,527.551,0],"to":[0.059,-0.078,0],"ti":[-0.063,0.079,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":162,"s":[401.769,527.315,0],"to":[0.063,-0.079,0],"ti":[-0.066,0.08,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":164,"s":[401.962,527.076,0],"to":[0.066,-0.08,0],"ti":[-0.068,0.08,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":166,"s":[402.164,526.835,0],"to":[0.068,-0.08,0],"ti":[-0.07,0.08,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":168,"s":[402.372,526.595,0],"to":[0.07,-0.08,0],"ti":[-0.072,0.079,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":170,"s":[402.585,526.356,0],"to":[0.072,-0.079,0],"ti":[-0.073,0.078,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":172,"s":[402.801,526.12,0],"to":[0.073,-0.078,0],"ti":[-0.073,0.076,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":174,"s":[403.02,525.889,0],"to":[0.073,-0.076,0],"ti":[-0.073,0.074,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":176,"s":[403.24,525.662,0],"to":[0.073,-0.074,0],"ti":[-0.073,0.072,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":178,"s":[403.458,525.442,0],"to":[0.073,-0.072,0],"ti":[-0.072,0.069,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":180,"s":[403.675,525.23,0],"to":[0.072,-0.069,0],"ti":[-0.07,0.066,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":182,"s":[403.888,525.026,0],"to":[0.07,-0.066,0],"ti":[-0.069,0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":184,"s":[404.097,524.832,0],"to":[0.069,-0.063,0],"ti":[-0.067,0.059,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":186,"s":[404.3,524.649,0],"to":[0.067,-0.059,0],"ti":[-0.064,0.055,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":188,"s":[404.496,524.476,0],"to":[0.064,-0.055,0],"ti":[-0.062,0.051,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":190,"s":[404.685,524.316,0],"to":[0.062,-0.051,0],"ti":[-0.059,0.047,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":192,"s":[404.866,524.168,0],"to":[0.059,-0.047,0],"ti":[-0.055,0.043,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":194,"s":[405.037,524.034,0],"to":[0.055,-0.043,0],"ti":[-0.052,0.038,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":196,"s":[405.198,523.913,0],"to":[0.052,-0.038,0],"ti":[-0.048,0.033,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":198,"s":[405.348,523.807,0],"to":[0.048,-0.033,0],"ti":[-0.044,0.028,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.177},"t":200,"s":[405.486,523.715,0],"to":[0.044,-0.028,0],"ti":[-0.04,0.023,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.179},"t":202,"s":[405.612,523.638,0],"to":[0.04,-0.023,0],"ti":[-0.036,0.018,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.181},"t":204,"s":[405.726,523.577,0],"to":[0.036,-0.018,0],"ti":[-0.031,0.013,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.183},"t":206,"s":[405.826,523.531,0],"to":[0.031,-0.013,0],"ti":[-0.027,0.007,0]},{"i":{"x":0.833,"y":0.851},"o":{"x":0.167,"y":0.186},"t":208,"s":[405.913,523.501,0],"to":[0.027,-0.007,0],"ti":[-0.022,0.002,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.188},"t":210,"s":[405.986,523.487,0],"to":[0.022,-0.002,0],"ti":[-0.017,-0.003,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.186},"t":212,"s":[406.045,523.488,0],"to":[0.017,0.003,0],"ti":[-0.012,-0.008,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.173},"t":214,"s":[406.089,523.505,0],"to":[0.012,0.008,0],"ti":[-0.008,-0.013,0]},{"i":{"x":0.833,"y":0.813},"o":{"x":0.167,"y":0.157},"t":216,"s":[406.119,523.538,0],"to":[0.008,0.013,0],"ti":[-0.003,-0.019,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.15},"t":218,"s":[406.135,523.586,0],"to":[0.003,0.019,0],"ti":[0.002,-0.024,0]},{"i":{"x":0.833,"y":0.815},"o":{"x":0.167,"y":0.15},"t":220,"s":[406.136,523.649,0],"to":[-0.002,0.024,0],"ti":[0.007,-0.028,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.152},"t":222,"s":[406.122,523.727,0],"to":[-0.007,0.028,0],"ti":[0.012,-0.033,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.154},"t":224,"s":[406.094,523.819,0],"to":[-0.012,0.033,0],"ti":[0.016,-0.038,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.155},"t":226,"s":[406.052,523.926,0],"to":[-0.016,0.038,0],"ti":[0.021,-0.042,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":228,"s":[405.996,524.045,0],"to":[-0.021,0.042,0],"ti":[0.025,-0.046,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":230,"s":[405.926,524.178,0],"to":[-0.025,0.046,0],"ti":[0.03,-0.05,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":232,"s":[405.843,524.323,0],"to":[-0.03,0.05,0],"ti":[0.034,-0.054,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":234,"s":[405.747,524.479,0],"to":[-0.034,0.054,0],"ti":[0.038,-0.057,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":236,"s":[405.639,524.645,0],"to":[-0.038,0.057,0],"ti":[0.042,-0.06,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":238,"s":[405.519,524.822,0],"to":[-0.042,0.06,0],"ti":[0.045,-0.063,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":240,"s":[405.388,525.007,0],"to":[-0.045,0.063,0],"ti":[0.049,-0.066,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":242,"s":[405.246,525.2,0],"to":[-0.049,0.066,0],"ti":[0.052,-0.068,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":244,"s":[405.095,525.4,0],"to":[-0.052,0.068,0],"ti":[0.055,-0.069,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":246,"s":[404.935,525.606,0],"to":[-0.055,0.069,0],"ti":[0.057,-0.071,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":248,"s":[404.767,525.816,0],"to":[-0.057,0.071,0],"ti":[0.059,-0.071,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":250,"s":[404.592,526.029,0],"to":[-0.059,0.071,0],"ti":[0.061,-0.072,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":252,"s":[404.411,526.244,0],"to":[-0.061,0.072,0],"ti":[0.062,-0.072,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":254,"s":[404.226,526.46,0],"to":[-0.062,0.072,0],"ti":[0.064,-0.071,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":256,"s":[404.036,526.674,0],"to":[-0.064,0.071,0],"ti":[0.064,-0.07,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":258,"s":[403.845,526.886,0],"to":[-0.064,0.07,0],"ti":[0.064,-0.068,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":260,"s":[403.652,527.094,0],"to":[-0.064,0.068,0],"ti":[0.064,-0.066,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":262,"s":[403.459,527.296,0],"to":[-0.064,0.066,0],"ti":[0.063,-0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.169},"t":264,"s":[403.268,527.49,0],"to":[-0.063,0.063,0],"ti":[0.062,-0.06,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":266,"s":[403.08,527.675,0],"to":[-0.062,0.06,0],"ti":[0.06,-0.056,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":268,"s":[402.896,527.849,0],"to":[-0.06,0.056,0],"ti":[0.058,-0.051,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":270,"s":[402.719,528.01,0],"to":[-0.058,0.051,0],"ti":[0.055,-0.046,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.174},"t":272,"s":[402.549,528.155,0],"to":[-0.055,0.046,0],"ti":[0.051,-0.04,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.176},"t":274,"s":[402.39,528.284,0],"to":[-0.051,0.04,0],"ti":[0.047,-0.033,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.179},"t":276,"s":[402.241,528.393,0],"to":[-0.047,0.033,0],"ti":[0.045,-0.026,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.173},"t":278,"s":[402.106,528.48,0],"to":[-0.045,0.026,0],"ti":[0.048,-0.022,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":280,"s":[401.974,528.55,0],"to":[-0.048,0.022,0],"ti":[0.055,-0.02,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":282,"s":[401.82,528.613,0],"to":[-0.055,0.02,0],"ti":[0.061,-0.018,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":284,"s":[401.646,528.67,0],"to":[-0.061,0.018,0],"ti":[0.067,-0.017,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":286,"s":[401.454,528.722,0],"to":[-0.067,0.017,0],"ti":[0.072,-0.015,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":288,"s":[401.246,528.77,0],"to":[-0.072,0.015,0],"ti":[0.077,-0.014,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.162},"t":290,"s":[401.023,528.813,0],"to":[-0.077,0.014,0],"ti":[0.081,-0.013,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":292,"s":[400.787,528.852,0],"to":[-0.081,0.013,0],"ti":[0.084,-0.011,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":294,"s":[400.539,528.888,0],"to":[-0.084,0.011,0],"ti":[0.087,-0.011,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":296,"s":[400.282,528.921,0],"to":[-0.087,0.011,0],"ti":[0.09,-0.01,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":298,"s":[400.017,528.951,0],"to":[-0.09,0.01,0],"ti":[0.092,-0.009,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":300,"s":[399.745,528.98,0],"to":[-0.092,0.009,0],"ti":[0.093,-0.009,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":302,"s":[399.468,529.007,0],"to":[-0.093,0.009,0],"ti":[0.094,-0.008,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":304,"s":[399.187,529.032,0],"to":[-0.094,0.008,0],"ti":[0.095,-0.008,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":306,"s":[398.903,529.057,0],"to":[-0.095,0.008,0],"ti":[0.095,-0.008,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":308,"s":[398.619,529.081,0],"to":[-0.095,0.008,0],"ti":[0.095,-0.008,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":310,"s":[398.334,529.105,0],"to":[-0.095,0.008,0],"ti":[0.094,-0.008,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":312,"s":[398.05,529.129,0],"to":[-0.094,0.008,0],"ti":[0.093,-0.008,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":314,"s":[397.768,529.153,0],"to":[-0.093,0.008,0],"ti":[0.092,-0.009,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":316,"s":[397.49,529.178,0],"to":[-0.092,0.009,0],"ti":[0.091,-0.009,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":318,"s":[397.215,529.205,0],"to":[-0.091,0.009,0],"ti":[0.089,-0.009,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":320,"s":[396.946,529.232,0],"to":[-0.089,0.009,0],"ti":[0.086,-0.01,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":322,"s":[396.684,529.261,0],"to":[-0.086,0.01,0],"ti":[0.084,-0.011,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":324,"s":[396.428,529.291,0],"to":[-0.084,0.011,0],"ti":[0.081,-0.011,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":326,"s":[396.18,529.324,0],"to":[-0.081,0.011,0],"ti":[0.078,-0.012,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":328,"s":[395.94,529.359,0],"to":[-0.078,0.012,0],"ti":[0.075,-0.013,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":330,"s":[395.71,529.396,0],"to":[-0.075,0.013,0],"ti":[0.072,-0.014,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":332,"s":[395.489,529.436,0],"to":[-0.072,0.014,0],"ti":[0.068,-0.015,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":334,"s":[395.279,529.478,0],"to":[-0.068,0.015,0],"ti":[0.065,-0.016,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":336,"s":[395.08,529.524,0],"to":[-0.065,0.016,0],"ti":[0.061,-0.017,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":338,"s":[394.892,529.572,0],"to":[-0.061,0.017,0],"ti":[0.057,-0.018,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":340,"s":[394.716,529.624,0],"to":[-0.057,0.018,0],"ti":[0.052,-0.019,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":342,"s":[394.552,529.679,0],"to":[-0.052,0.019,0],"ti":[0.048,-0.02,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":344,"s":[394.401,529.737,0],"to":[-0.048,0.02,0],"ti":[0.044,-0.021,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":346,"s":[394.263,529.799,0],"to":[-0.044,0.021,0],"ti":[0.04,-0.022,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":348,"s":[394.137,529.865,0],"to":[-0.04,0.022,0],"ti":[0.035,-0.024,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":350,"s":[394.025,529.934,0],"to":[-0.035,0.024,0],"ti":[0.031,-0.025,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.173},"t":352,"s":[393.926,530.006,0],"to":[-0.031,0.025,0],"ti":[0.026,-0.026,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":354,"s":[393.84,530.082,0],"to":[-0.026,0.026,0],"ti":[0.022,-0.027,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":356,"s":[393.768,530.162,0],"to":[-0.022,0.027,0],"ti":[0.018,-0.028,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":358,"s":[393.709,530.246,0],"to":[-0.018,0.028,0],"ti":[0.013,-0.03,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":360,"s":[393.663,530.333,0],"to":[-0.013,0.03,0],"ti":[0.009,-0.031,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":362,"s":[393.63,530.424,0],"to":[-0.009,0.031,0],"ti":[0.005,-0.032,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":364,"s":[393.61,530.519,0],"to":[-0.005,0.032,0],"ti":[0.001,-0.033,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":366,"s":[393.602,530.617,0],"to":[-0.001,0.033,0],"ti":[-0.003,-0.034,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":368,"s":[393.607,530.718,0],"to":[0.003,0.034,0],"ti":[-0.007,-0.035,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":370,"s":[393.623,530.823,0],"to":[0.007,0.035,0],"ti":[-0.011,-0.037,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":372,"s":[393.651,530.931,0],"to":[0.011,0.037,0],"ti":[-0.015,-0.038,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":374,"s":[393.69,531.042,0],"to":[0.015,0.038,0],"ti":[-0.018,-0.039,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":376,"s":[393.739,531.156,0],"to":[0.018,0.039,0],"ti":[-0.021,-0.04,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":378,"s":[393.798,531.274,0],"to":[0.021,0.04,0],"ti":[-0.024,-0.04,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":380,"s":[393.866,531.394,0],"to":[0.024,0.04,0],"ti":[-0.027,-0.041,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":382,"s":[393.943,531.516,0],"to":[0.027,0.041,0],"ti":[-0.029,-0.042,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":384,"s":[394.027,531.641,0],"to":[0.029,0.042,0],"ti":[-0.031,-0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":386,"s":[394.118,531.768,0],"to":[0.031,0.043,0],"ti":[-0.033,-0.043,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":388,"s":[394.216,531.897,0],"to":[0.033,0.043,0],"ti":[-0.035,-0.044,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":390,"s":[394.319,532.027,0],"to":[0.035,0.044,0],"ti":[-0.036,-0.044,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":392,"s":[394.425,532.159,0],"to":[0.036,0.044,0],"ti":[-0.037,-0.045,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":394,"s":[394.536,532.293,0],"to":[0.037,0.045,0],"ti":[-0.038,-0.045,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":396,"s":[394.648,532.427,0],"to":[0.038,0.045,0],"ti":[-0.038,-0.046,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.164},"t":398,"s":[394.762,532.562,0],"to":[0.038,0.046,0],"ti":[-0.038,-0.05,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":400,"s":[394.876,532.703,0],"to":[0.038,0.05,0],"ti":[-0.038,-0.055,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":402,"s":[394.99,532.861,0],"to":[0.038,0.055,0],"ti":[-0.038,-0.06,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":404,"s":[395.104,533.034,0],"to":[0.038,0.06,0],"ti":[-0.037,-0.064,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":406,"s":[395.216,533.22,0],"to":[0.037,0.064,0],"ti":[-0.036,-0.067,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":408,"s":[395.326,533.416,0],"to":[0.036,0.067,0],"ti":[-0.035,-0.069,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":410,"s":[395.432,533.621,0],"to":[0.035,0.069,0],"ti":[-0.033,-0.071,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":412,"s":[395.533,533.833,0],"to":[0.033,0.071,0],"ti":[-0.031,-0.073,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":414,"s":[395.629,534.05,0],"to":[0.031,0.073,0],"ti":[-0.029,-0.074,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":416,"s":[395.719,534.27,0],"to":[0.029,0.074,0],"ti":[-0.026,-0.074,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":418,"s":[395.802,534.491,0],"to":[0.026,0.074,0],"ti":[-0.024,-0.073,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":420,"s":[395.877,534.712,0],"to":[0.024,0.073,0],"ti":[-0.021,-0.073,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":422,"s":[395.943,534.932,0],"to":[0.021,0.073,0],"ti":[-0.018,-0.071,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":424,"s":[396.001,535.148,0],"to":[0.018,0.071,0],"ti":[-0.014,-0.07,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":426,"s":[396.049,535.36,0],"to":[0.014,0.07,0],"ti":[-0.011,-0.067,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":428,"s":[396.087,535.565,0],"to":[0.011,0.067,0],"ti":[-0.007,-0.065,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":430,"s":[396.114,535.764,0],"to":[0.007,0.065,0],"ti":[-0.004,-0.062,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":432,"s":[396.131,535.954,0],"to":[0.004,0.062,0],"ti":[0,-0.058,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":434,"s":[396.136,536.135,0],"to":[0,0.058,0],"ti":[0.004,-0.055,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":436,"s":[396.129,536.305,0],"to":[-0.004,0.055,0],"ti":[0.008,-0.051,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":438,"s":[396.111,536.464,0],"to":[-0.008,0.051,0],"ti":[0.012,-0.047,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":440,"s":[396.08,536.61,0],"to":[-0.012,0.047,0],"ti":[0.016,-0.042,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":442,"s":[396.037,536.744,0],"to":[-0.016,0.042,0],"ti":[0.021,-0.037,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":444,"s":[395.982,536.863,0],"to":[-0.021,0.037,0],"ti":[0.025,-0.033,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.17},"t":446,"s":[395.914,536.968,0],"to":[-0.025,0.033,0],"ti":[0.029,-0.027,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.168},"t":448,"s":[395.834,537.058,0],"to":[-0.029,0.027,0],"ti":[0.033,-0.022,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.166},"t":450,"s":[395.741,537.133,0],"to":[-0.033,0.022,0],"ti":[0.037,-0.017,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":452,"s":[395.636,537.191,0],"to":[-0.037,0.017,0],"ti":[0.041,-0.011,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":454,"s":[395.519,537.233,0],"to":[-0.041,0.011,0],"ti":[0.045,-0.006,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":456,"s":[395.389,537.259,0],"to":[-0.045,0.006,0],"ti":[0.049,0,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":458,"s":[395.249,537.268,0],"to":[-0.049,0,0],"ti":[0.053,0.005,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.16},"t":460,"s":[395.096,537.26,0],"to":[-0.053,-0.005,0],"ti":[0.056,0.011,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":462,"s":[394.933,537.235,0],"to":[-0.056,-0.011,0],"ti":[0.06,0.017,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":464,"s":[394.758,537.193,0],"to":[-0.06,-0.017,0],"ti":[0.063,0.022,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":466,"s":[394.574,537.134,0],"to":[-0.063,-0.022,0],"ti":[0.066,0.028,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":468,"s":[394.379,537.059,0],"to":[-0.066,-0.028,0],"ti":[0.069,0.033,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":470,"s":[394.176,536.967,0],"to":[-0.069,-0.033,0],"ti":[0.072,0.039,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":472,"s":[393.964,536.86,0],"to":[-0.072,-0.039,0],"ti":[0.075,0.044,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":474,"s":[393.744,536.736,0],"to":[-0.075,-0.044,0],"ti":[0.077,0.049,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":476,"s":[393.516,536.598,0],"to":[-0.077,-0.049,0],"ti":[0.079,0.053,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":478,"s":[393.282,536.445,0],"to":[-0.079,-0.053,0],"ti":[0.081,0.058,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":480,"s":[393.043,536.277,0],"to":[-0.081,-0.058,0],"ti":[0.082,0.062,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":482,"s":[392.798,536.097,0],"to":[-0.082,-0.062,0],"ti":[0.083,0.066,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":484,"s":[392.549,535.904,0],"to":[-0.083,-0.066,0],"ti":[0.084,0.07,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":486,"s":[392.298,535.7,0],"to":[-0.084,-0.07,0],"ti":[0.085,0.073,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":488,"s":[392.044,535.484,0],"to":[-0.085,-0.073,0],"ti":[0.085,0.076,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":490,"s":[391.79,535.26,0],"to":[-0.085,-0.076,0],"ti":[0.085,0.079,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":492,"s":[391.536,535.026,0],"to":[-0.085,-0.079,0],"ti":[0.084,0.081,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":494,"s":[391.283,534.785,0],"to":[-0.084,-0.081,0],"ti":[0.083,0.083,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":496,"s":[391.032,534.538,0],"to":[-0.083,-0.083,0],"ti":[0.081,0.085,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":498,"s":[390.785,534.286,0],"to":[-0.081,-0.085,0],"ti":[0.079,0.086,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":500,"s":[390.544,534.03,0],"to":[-0.079,-0.086,0],"ti":[0.077,0.086,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":502,"s":[390.309,533.772,0],"to":[-0.077,-0.086,0],"ti":[0.074,0.086,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":504,"s":[390.081,533.514,0],"to":[-0.074,-0.086,0],"ti":[0.071,0.085,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":506,"s":[389.863,533.257,0],"to":[-0.071,-0.085,0],"ti":[0.067,0.084,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":508,"s":[389.656,533.002,0],"to":[-0.067,-0.084,0],"ti":[0.063,0.082,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":510,"s":[389.461,532.753,0],"to":[-0.063,-0.082,0],"ti":[0.058,0.08,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":512,"s":[389.28,532.509,0],"to":[-0.058,-0.08,0],"ti":[0.052,0.077,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.172},"t":514,"s":[389.115,532.274,0],"to":[-0.052,-0.077,0],"ti":[0.046,0.073,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.174},"t":516,"s":[388.967,532.049,0],"to":[-0.046,-0.073,0],"ti":[0.04,0.07,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.171},"t":518,"s":[388.839,531.836,0],"to":[-0.04,-0.07,0],"ti":[0.035,0.072,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":520,"s":[388.727,531.627,0],"to":[-0.035,-0.072,0],"ti":[0.031,0.077,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":522,"s":[388.627,531.404,0],"to":[-0.031,-0.077,0],"ti":[0.027,0.081,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":524,"s":[388.539,531.167,0],"to":[-0.027,-0.081,0],"ti":[0.023,0.084,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":526,"s":[388.463,530.92,0],"to":[-0.023,-0.084,0],"ti":[0.019,0.087,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":528,"s":[388.4,530.663,0],"to":[-0.019,-0.087,0],"ti":[0.014,0.089,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":530,"s":[388.351,530.4,0],"to":[-0.014,-0.089,0],"ti":[0.009,0.09,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":532,"s":[388.316,530.132,0],"to":[-0.009,-0.09,0],"ti":[0.004,0.091,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":534,"s":[388.296,529.86,0],"to":[-0.004,-0.091,0],"ti":[-0.001,0.091,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":536,"s":[388.291,529.587,0],"to":[0.001,-0.091,0],"ti":[-0.006,0.091,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":538,"s":[388.301,529.314,0],"to":[0.006,-0.091,0],"ti":[-0.011,0.09,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":540,"s":[388.327,529.043,0],"to":[0.011,-0.09,0],"ti":[-0.017,0.089,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":542,"s":[388.369,528.775,0],"to":[0.017,-0.089,0],"ti":[-0.022,0.087,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":544,"s":[388.427,528.512,0],"to":[0.022,-0.087,0],"ti":[-0.028,0.084,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":546,"s":[388.502,528.255,0],"to":[0.028,-0.084,0],"ti":[-0.033,0.082,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":548,"s":[388.593,528.005,0],"to":[0.033,-0.082,0],"ti":[-0.039,0.079,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":550,"s":[388.701,527.764,0],"to":[0.039,-0.079,0],"ti":[-0.044,0.075,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":552,"s":[388.825,527.532,0],"to":[0.044,-0.075,0],"ti":[-0.05,0.072,0]},{"i":{"x":0.833,"y":0.265},"o":{"x":0.167,"y":0.167},"t":554,"s":[388.966,527.311,0],"to":[0.05,-0.072,0],"ti":[-0.055,0.068,0]},{"i":{"x":0.833,"y":0.936},"o":{"x":0.167,"y":0.094},"t":556,"s":[389.123,527.102,0],"to":[0.055,-0.068,0],"ti":[-2.303,0.822,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.181},"t":558,"s":[389.297,526.905,0],"to":[2.303,-0.822,0],"ti":[-2.274,0.79,0]},{"t":598,"s":[402.941,522.167,0]}],"ix":2},"a":{"a":0,"k":[42.75,42.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":29,"nm":"Gaussian Blur","np":5,"mn":"ADBE Gaussian Blur 2","ix":1,"en":1,"ef":[{"ty":0,"nm":"Blurriness","mn":"ADBE Gaussian Blur 2-0001","ix":1,"v":{"a":0,"k":40,"ix":1}},{"ty":7,"nm":"Blur Dimensions","mn":"ADBE Gaussian Blur 2-0002","ix":2,"v":{"a":0,"k":1,"ix":2}},{"ty":7,"nm":"Repeat Edge Pixels","mn":"ADBE Gaussian Blur 2-0003","ix":3,"v":{"a":0,"k":0,"ix":3}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-23.472,0],[0,-23.472],[23.472,0],[0,23.472]],"o":[[23.472,0],[0,23.472],[-23.472,0],[0,-23.472]],"v":[[0,-42.5],[42.5,0],[0,42.5],[-42.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.75,42.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":45,"ty":4,"nm":"Layer 32 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[633.5,217.5,0],"ix":2},"a":{"a":0,"k":[43.5,43.5,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":[[-22.92,0],[0,-22.92],[22.92,0],[0,22.92]],"o":[[22.92,0],[0,22.92],[-22.92,0],[0,-22.92]],"v":[[0,-41.5],[41.5,0],[0,41.5],[-41.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.051000000449,0.870999983245,0.722000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[43.5,43.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":46,"ty":4,"nm":"Layer 33 Outlines 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[736.5,585.5,0],"ix":2},"a":{"a":0,"k":[43.5,43.5,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":[[-22.92,0],[0,-22.92],[22.92,0],[0,22.92]],"o":[[22.92,0],[0,22.92],[-22.92,0],[0,-22.92]],"v":[[0,-41.5],[41.5,0],[0,41.5],[-41.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.051000000449,0.870999983245,0.722000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[43.5,43.5],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":47,"ty":4,"nm":"Shape Layer 11","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[736.555,592.625,0],"ix":2},"a":{"a":0,"k":[-229.945,210.625,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,2.625],[-1.5,0]],"o":[[0,-3.5],[1.5,0]],"v":[[-223.5,185.125],[-218.625,182]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 14","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,3.25],[-4.75,0]],"o":[[0,-2.875],[4.75,0]],"v":[[-222.125,196],[-215.125,188.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 13","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.25,0],[0,-1.75]],"o":[[-2.25,0],[0,1.75]],"v":[[-225.5,188.5],[-229.25,191.625]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 12","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.625,-0.25],[0,-1.5]],"o":[[1.625,0.25],[0,1.5]],"v":[[-234.125,192.125],[-230.125,195.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 11","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-3],[-4.5,0],[1.875,-0.5],[-1.25,3.5]],"o":[[0,3],[-0.75,1.75],[3.5,-1.25],[1.25,-3.5]],"v":[[-244.125,193.875],[-237.5,201.25],[-243.125,206],[-233.625,198.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 10","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-3.5],[2.375,0.625],[-2.5,0],[1.625,0.625]],"o":[[0,3.5],[-2.375,-0.625],[-2.625,-1.125],[-1.625,-0.625]],"v":[[-214.125,193.5],[-220.5,200.25],[-215.125,204.875],[-225,198.625]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 9","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2,0.625],[-1.25,1.5]],"o":[[2,-0.625],[0.792,-0.951]],"v":[[-214.375,208],[-209.125,206.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 8","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.625,-0.25],[0,-5.25]],"o":[[1.625,0.25],[0,5.25]],"v":[[-235.5,213.75],[-229.875,221]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 7","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.25,0],[0.625,-3],[-0.75,0.25],[1.75,-9.125]],"o":[[2.25,0],[0,1.125],[0.75,-0.25],[-2.129,11.101]],"v":[[-226.125,207.5],[-220.125,213.75],[-218.375,214.375],[-224.75,221.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 6","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.876,-0.09],[-0.5,-2.875],[0.125,-0.125],[1.25,-6.375]],"o":[[-4,0.125],[0.5,2.875],[-0.125,0.125],[-0.764,3.898]],"v":[[-235.75,209.25],[-242.25,215.375],[-244.75,216],[-238,223.125]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 5","np":3,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.878,0],[0.875,0.625]],"o":[[-1.625,0],[-0.875,-0.625]],"v":[[-245.125,208.25],[-249.375,207]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 4","np":3,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.25,3.625],[4.125,0.375]],"o":[[-0.25,-3.625],[-2.49,-0.226]],"v":[[-237.875,195.125],[-244.875,188.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 3","np":3,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.25,-0.5],[0,-1.125]],"o":[[1.25,0.5],[0,1.125]],"v":[[-240.625,181.375],[-236.375,184.625]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"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":"Shape 2","np":3,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":74,"s":[0]},{"t":134,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":74,"s":[100]},{"t":134,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":12,"ix":3},"m":1,"ix":14,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":538,"st":0,"bm":0},{"ddd":0,"ind":48,"ty":4,"nm":"Shape Layer 10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[736.555,592.625,0],"ix":2},"a":{"a":0,"k":[-229.945,210.625,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":[[-2.625,-0.125],[0,-1.125],[0,-4.375],[0,-2.75],[2.25,-1.75],[1.875,0.625],[1.25,0.5],[0,1.625],[0,2.25],[-1.25,0.625],[0,3.5],[-1.125,1.25],[-3.75,1.75],[0.125,4.125],[-1.25,1]],"o":[[2.625,0.125],[0,1.125],[0,4.375],[0,2.75],[-2.25,1.75],[-1.875,-0.625],[-1.25,-0.5],[0,-1.625],[0,-2.25],[1.25,-0.625],[0,-3.5],[1.125,-1.25],[2.335,-1.09],[-0.125,-4.125],[1.25,-1]],"v":[[-233.375,178],[-229.891,181.5],[-229.891,200.625],[-229.922,220.625],[-233.25,226.25],[-240,226.875],[-247.75,221],[-248.375,216.125],[-251.75,211.625],[-250.125,206.5],[-252.125,201.125],[-249.625,197.375],[-247.75,189.625],[-244.75,186],[-239.25,180.375]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":3,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-232,206],"ix":2},"a":{"a":0,"k":[-232,206],"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"rp","c":{"a":0,"k":2,"ix":1},"o":{"a":0,"k":0,"ix":2},"m":1,"ix":2,"tr":{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[-229.7,0],"ix":1},"s":{"a":0,"k":[-100,100],"ix":3},"r":{"a":0,"k":0,"ix":4},"so":{"a":0,"k":100,"ix":5},"eo":{"a":0,"k":100,"ix":6},"nm":"Transform"},"nm":"Repeater 1","mn":"ADBE Vector Filter - Repeater","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0]},{"t":134,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":60,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":90,"s":[100]},{"t":134,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":12,"ix":3},"m":1,"ix":3,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":538,"st":0,"bm":0},{"ddd":0,"ind":49,"ty":4,"nm":"Layer 8 Outlines 2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.283],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":42,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":100,"s":[100]},{"t":150,"s":[0]}],"ix":11,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":0,"s":[1320.991,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":42,"s":[1320.991,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"t":150,"s":[1325.991,603.244,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[21.151,30.35,0],"ix":1},"s":{"a":0,"k":[-34.5,34.5,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.172,7.019]],"o":[[-4.926,-7.193],[0,0]],"v":[[2.258,11.868],[2.668,-11.868]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.52,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[21.151,30.35],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":32,"op":600,"st":0,"bm":0},{"ddd":0,"ind":50,"ty":4,"nm":"Layer 7 Outlines 2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.283],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":90,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[0]},{"t":150,"s":[0]}],"ix":11,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":0,"s":[1323.241,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":32,"s":[1323.241,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.167,"y":0.167},"t":136,"s":[1330.991,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"t":150,"s":[1330.991,603.244,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[23.248,37.114,0],"ix":1},"s":{"a":0,"k":[-34.5,34.5,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.238,11.019]],"o":[[-8.8,-11.292],[0,0]],"v":[[4.035,18.631],[4.766,-18.631]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.52,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[23.248,37.114],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":32,"op":600,"st":32,"bm":0},{"ddd":0,"ind":51,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.283],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":42,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":100,"s":[100]},{"t":150,"s":[0]}],"ix":11,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":0,"s":[1313.055,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":42,"s":[1313.055,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"t":150,"s":[1308.055,603.244,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[21.151,30.35,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.172,7.019]],"o":[[-4.926,-7.193],[0,0]],"v":[[2.258,11.868],[2.668,-11.868]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.52,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[21.151,30.35],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":32,"op":600,"st":0,"bm":0},{"ddd":0,"ind":52,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.283],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":32,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":90,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[0]},{"t":150,"s":[0]}],"ix":11,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":0,"s":[1310.805,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":32,"s":[1310.805,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.167,"y":0.167},"t":136,"s":[1303.055,603.244,0],"to":[0,0,0],"ti":[0,0,0]},{"t":150,"s":[1303.055,603.244,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[23.248,37.114,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.238,11.019]],"o":[[-8.8,-11.292],[0,0]],"v":[[4.035,18.631],[4.766,-18.631]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.52,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[23.248,37.114],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":32,"op":600,"st":32,"bm":0},{"ddd":0,"ind":53,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1317.023,603.436,0],"ix":2},"a":{"a":0,"k":[28.661,28.662,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.621,0],[0,5.622],[-5.621,0]],"o":[[-5.621,0],[0,-5.622],[5.621,0]],"v":[[-0.001,10.179],[-10.178,0],[-0.001,-10.179]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.52,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28.661,28.662],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":14,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":22,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":122,"s":[0]},{"t":150,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":14,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":22,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":122,"s":[100]},{"t":150,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"rp","c":{"a":0,"k":2,"ix":1},"o":{"a":0,"k":0,"ix":2},"m":1,"ix":3,"tr":{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[29,0],"ix":1},"s":{"a":0,"k":[-100,100],"ix":3},"r":{"a":0,"k":0,"ix":4},"so":{"a":0,"k":100,"ix":5},"eo":{"a":0,"k":100,"ix":6},"nm":"Transform"},"nm":"Repeater 1","mn":"ADBE Vector Filter - Repeater","hd":false}],"ip":14,"op":600,"st":14,"bm":0},{"ddd":0,"ind":54,"ty":4,"nm":"Layer 2 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1320.281,636.253,0],"ix":2},"a":{"a":0,"k":[30.578,27.832,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,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":[[27.085,24.339],[-27.085,-24.339]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.987,"ix":5},"lc":1,"lj":1,"ml":11.34,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[30.578,27.832],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":8,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"t":150,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":8,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"t":150,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":8,"op":600,"st":8,"bm":0},{"ddd":0,"ind":55,"ty":4,"nm":"Layer 3 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1314.182,636.484,0],"ix":2},"a":{"a":0,"k":[30.578,27.832,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,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":[[-27.085,24.339],[27.085,-24.339]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.987,"ix":5},"lc":1,"lj":1,"ml":11.34,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[30.578,27.832],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":8,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"t":150,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":8,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":108,"s":[100]},{"t":150,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":8,"op":600,"st":8,"bm":0},{"ddd":0,"ind":56,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1316.842,629.656,0],"ix":2},"a":{"a":0,"k":[62.73,85.102,0],"ix":1},"s":{"a":0,"k":[34.5,34.5,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":[[-42.924,65.161],[-0.363,-65.296]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.987,"ix":5},"lc":1,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[62.73,85.102],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":44,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[0]},{"t":150,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":44,"s":[100]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[100]},{"t":150,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"rp","c":{"a":0,"k":2,"ix":1},"o":{"a":0,"k":0,"ix":2},"m":1,"ix":3,"tr":{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[63.7,0],"ix":1},"s":{"a":0,"k":[-100,100],"ix":3},"r":{"a":0,"k":0,"ix":4},"so":{"a":0,"k":100,"ix":5},"eo":{"a":0,"k":100,"ix":6},"nm":"Transform"},"nm":"Repeater 1","mn":"ADBE Vector Filter - Repeater","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":57,"ty":4,"nm":"Layer 34 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[883.5,504.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":58,"ty":4,"nm":"Layer 37 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[999.5,572.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":59,"ty":4,"nm":"Layer 38 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1115.5,504.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":60,"ty":4,"nm":"Layer 39 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1115.5,370.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":61,"ty":4,"nm":"Layer 40 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[883.5,370.5,0],"ix":2},"a":{"a":0,"k":[8.75,8.75,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.75,8.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 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":62,"ty":4,"nm":"Layer 46 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[998.5,95.634,0],"ix":2},"a":{"a":0,"k":[0.5,209.366,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]],"o":[[0,0],[0,0]],"v":[[0.5,418.232],[0.5,0.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.216000007181,0.286000001197,0.54900004069,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":63,"ty":4,"nm":"Shape Layer 41","parent":64,"sr":1,"ks":{"o":{"a":0,"k":25,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-80.25,119.094,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":29,"nm":"Gaussian Blur","np":5,"mn":"ADBE Gaussian Blur 2","ix":1,"en":1,"ef":[{"ty":0,"nm":"Blurriness","mn":"ADBE Gaussian Blur 2-0001","ix":1,"v":{"a":0,"k":20,"ix":1}},{"ty":7,"nm":"Blur Dimensions","mn":"ADBE Gaussian Blur 2-0002","ix":2,"v":{"a":0,"k":1,"ix":2}},{"ty":7,"nm":"Repeat Edge Pixels","mn":"ADBE Gaussian Blur 2-0003","ix":3,"v":{"a":0,"k":0,"ix":3}}]}],"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":[[-191.125,183.25],[33.25,56.938]],"c":false},"ix":2,"x":"var $bm_rt;\n$bm_rt = thisComp.layer('Shape Layer 40').content('Shape 1').content('Path 1').path;"},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":154,"s":[0]},{"i":{"x":[0.502],"y":[1]},"o":{"x":[0.484],"y":[0]},"t":162.438,"s":[6]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":258.875,"s":[6]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":270.125,"s":[0]},{"t":438,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":154,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":193.625,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":270.125,"s":[100]},{"t":438,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":154,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":242,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":270.125,"s":[100]},{"t":438,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":30,"op":600,"st":86,"bm":0},{"ddd":0,"ind":64,"ty":4,"nm":"Shape Layer 40","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-118.035,"ix":10},"p":{"a":0,"k":[1175.247,537.642,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,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]],"o":[[0,0],[0,0]],"v":[[109.857,462.021],[89.191,12.518]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":140.375,"s":[0]},{"i":{"x":[0.491],"y":[1]},"o":{"x":[0.473],"y":[0]},"t":148.813,"s":[8]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":245.25,"s":[8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":256.5,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":262.125,"s":[0]},{"t":436,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140.375,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":256.5,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":262.125,"s":[100]},{"t":436,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":140.375,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":228.375,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":256.5,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":262.125,"s":[100]},{"t":436,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":18,"op":600,"st":74,"bm":0},{"ddd":0,"ind":65,"ty":4,"nm":"Shape Layer 38","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-118.035,"ix":10},"p":{"a":0,"k":[870.68,185.764,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Slider Control","np":3,"mn":"ADBE Slider Control","ix":1,"en":1,"ef":[{"ty":0,"nm":"Slider","mn":"ADBE Slider Control-0001","ix":1,"v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":598,"s":[-2]}],"ix":1}}]}],"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":[[-37.193,-87.929],[-361.25,112.969]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":8,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":45,"ix":1}},{"n":"g","nm":"gap","v":{"a":0,"k":57,"ix":2}},{"n":"d","nm":"dash2","v":{"a":0,"k":17,"ix":3}},{"n":"g","nm":"gap2","v":{"a":0,"k":36,"ix":4}},{"n":"d","nm":"dash3","v":{"a":0,"k":5,"ix":5}},{"n":"g","nm":"gap3","v":{"a":0,"k":40,"ix":6}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_sum($bm_mul(time, -100), effect('Slider Control')('Slider'));"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":56,"bm":0},{"ddd":0,"ind":66,"ty":4,"nm":"Shape Layer 37","parent":67,"sr":1,"ks":{"o":{"a":0,"k":25,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-80.25,119.094,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":29,"nm":"Gaussian Blur","np":5,"mn":"ADBE Gaussian Blur 2","ix":1,"en":1,"ef":[{"ty":0,"nm":"Blurriness","mn":"ADBE Gaussian Blur 2-0001","ix":1,"v":{"a":0,"k":20,"ix":1}},{"ty":7,"nm":"Blur Dimensions","mn":"ADBE Gaussian Blur 2-0002","ix":2,"v":{"a":0,"k":1,"ix":2}},{"ty":7,"nm":"Repeat Edge Pixels","mn":"ADBE Gaussian Blur 2-0003","ix":3,"v":{"a":0,"k":0,"ix":3}}]}],"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":[[-190.52,185.838],[90.131,10.753]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":79.625,"s":[0]},{"i":{"x":[0.502],"y":[1]},"o":{"x":[0.484],"y":[0]},"t":88.063,"s":[6]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":152.75,"s":[6]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[0]},{"t":216,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":79.625,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":88.063,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[100]},{"t":216,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":79.625,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":135.875,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[100]},{"t":216,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":22,"op":600,"st":78,"bm":0},{"ddd":0,"ind":67,"ty":4,"nm":"Shape Layer 36","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-118.035,"ix":10},"p":{"a":0,"k":[1175.247,537.642,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,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]],"o":[[0,0],[0,0]],"v":[[-187.669,183.674],[89.911,10.635]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0.491],"y":[1]},"o":{"x":[0.473],"y":[0]},"t":82.438,"s":[8]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":147.125,"s":[8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":158.375,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[0]},{"t":216,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":82.438,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":158.375,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[100]},{"t":216,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":74,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":130.25,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":158.375,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":164,"s":[100]},{"t":216,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":18,"op":600,"st":74,"bm":0},{"ddd":0,"ind":68,"ty":4,"nm":"Shape Layer 35","parent":69,"sr":1,"ks":{"o":{"a":0,"k":25,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-80.25,119.094,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":29,"nm":"Gaussian Blur","np":5,"mn":"ADBE Gaussian Blur 2","ix":1,"en":1,"ef":[{"ty":0,"nm":"Blurriness","mn":"ADBE Gaussian Blur 2-0001","ix":1,"v":{"a":0,"k":20,"ix":1}},{"ty":7,"nm":"Blur Dimensions","mn":"ADBE Gaussian Blur 2-0002","ix":2,"v":{"a":0,"k":1,"ix":2}},{"ty":7,"nm":"Repeat Edge Pixels","mn":"ADBE Gaussian Blur 2-0003","ix":3,"v":{"a":0,"k":0,"ix":3}}]}],"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":[[-191.125,183.25],[33.25,56.938]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":51.625,"s":[0]},{"i":{"x":[0.502],"y":[1]},"o":{"x":[0.484],"y":[0]},"t":60.063,"s":[6]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":124.75,"s":[6]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[0]},{"t":182,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":51.625,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60.063,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[100]},{"t":182,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":51.625,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":107.875,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[100]},{"t":182,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":540,"st":50,"bm":0},{"ddd":0,"ind":69,"ty":4,"nm":"Shape Layer 34","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[886.25,501.094,0],"ix":2},"a":{"a":0,"k":[-80.25,119.094,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]],"o":[[0,0],[0,0]],"v":[[-191.125,183.25],[33.25,56.938]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.050994873047,0.870574951172,0.721557617188,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[1],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0.491],"y":[1]},"o":{"x":[0.473],"y":[0]},"t":54.438,"s":[8]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":119.125,"s":[8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":130.375,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[0]},{"t":182,"s":[0]}],"ix":5,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.082353001015,0.105881993911,0.211765005074,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":54.438,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":130.375,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[100]},{"t":182,"s":[100]}],"ix":1,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":46,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":102.25,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":130.375,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":136,"s":[100]},{"t":182,"s":[100]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim In Out Path","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":540,"st":46,"bm":0},{"ddd":0,"ind":70,"ty":4,"nm":"Layer 50 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1199.5,555,0],"ix":2},"a":{"a":0,"k":[84.5,51,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]],"o":[[0,0],[0,0]],"v":[[86.25,48.5],[-84,-50.5]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.216000007181,0.286000001197,0.54900004069,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[84.5,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 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":71,"ty":4,"nm":"Layer 51 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[828.063,534.221,0],"ix":2},"a":{"a":0,"k":[56.063,30.779,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]],"o":[[0,0],[0,0]],"v":[[-54.813,32.528],[55.563,-29.778]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.216000007181,0.286000001197,0.54900004069,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[56.063,30.779],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":72,"ty":4,"nm":"Layer 52 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[998.722,437.914,0],"ix":2},"a":{"a":0,"k":[116.558,134.125,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,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[116.308,-66.937],[116.308,66.938],[-0.001,133.875],[-116.308,66.938],[-116.308,-66.937],[-0.001,-133.875]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"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":[[113.308,-65.202],[-0.001,-130.413],[-113.308,-65.202],[-113.308,65.204],[-0.001,130.415],[113.308,65.204]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.216000007181,0.286000001197,0.54900004069,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[116.558,134.125],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":73,"ty":4,"nm":"Layer 26 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.167},"t":0,"s":[1562.306,386.553,0],"to":[-0.042,0.054,0],"ti":[0.082,-0.106,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":2,"s":[1562.053,386.878,0],"to":[-0.082,0.106,0],"ti":[0.076,-0.103,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":4,"s":[1561.815,387.192,0],"to":[-0.076,0.103,0],"ti":[0.069,-0.098,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":6,"s":[1561.596,387.493,0],"to":[-0.069,0.098,0],"ti":[0.062,-0.093,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.173},"t":8,"s":[1561.399,387.781,0],"to":[-0.062,0.093,0],"ti":[0.067,-0.088,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.162},"t":10,"s":[1561.224,388.052,0],"to":[-0.067,0.088,0],"ti":[0.087,-0.082,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":12,"s":[1560.998,388.306,0],"to":[-0.087,0.082,0],"ti":[0.11,-0.076,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":14,"s":[1560.701,388.544,0],"to":[-0.11,0.076,0],"ti":[0.131,-0.07,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":16,"s":[1560.339,388.764,0],"to":[-0.131,0.07,0],"ti":[0.15,-0.064,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":18,"s":[1559.916,388.965,0],"to":[-0.15,0.064,0],"ti":[0.168,-0.058,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.16},"t":20,"s":[1559.438,389.148,0],"to":[-0.168,0.058,0],"ti":[0.184,-0.051,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":22,"s":[1558.91,389.311,0],"to":[-0.184,0.051,0],"ti":[0.198,-0.045,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":24,"s":[1558.336,389.454,0],"to":[-0.198,0.045,0],"ti":[0.211,-0.038,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":26,"s":[1557.72,389.578,0],"to":[-0.211,0.038,0],"ti":[0.223,-0.031,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":28,"s":[1557.068,389.681,0],"to":[-0.223,0.031,0],"ti":[0.233,-0.024,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":30,"s":[1556.384,389.763,0],"to":[-0.233,0.024,0],"ti":[0.241,-0.017,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":32,"s":[1555.672,389.825,0],"to":[-0.241,0.017,0],"ti":[0.249,-0.01,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":34,"s":[1554.937,389.866,0],"to":[-0.249,0.01,0],"ti":[0.255,-0.003,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":36,"s":[1554.181,389.886,0],"to":[-0.255,0.003,0],"ti":[0.259,0.004,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":38,"s":[1553.409,389.884,0],"to":[-0.259,-0.004,0],"ti":[0.263,0.011,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":40,"s":[1552.625,389.862,0],"to":[-0.263,-0.011,0],"ti":[0.265,0.018,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":42,"s":[1551.833,389.819,0],"to":[-0.265,-0.018,0],"ti":[0.266,0.025,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":44,"s":[1551.035,389.755,0],"to":[-0.266,-0.025,0],"ti":[0.266,0.031,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":46,"s":[1550.235,389.671,0],"to":[-0.266,-0.031,0],"ti":[0.265,0.038,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":48,"s":[1549.436,389.566,0],"to":[-0.265,-0.038,0],"ti":[0.263,0.045,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":50,"s":[1548.642,389.441,0],"to":[-0.263,-0.045,0],"ti":[0.261,0.051,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":52,"s":[1547.855,389.297,0],"to":[-0.261,-0.051,0],"ti":[0.257,0.057,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":54,"s":[1547.079,389.134,0],"to":[-0.257,-0.057,0],"ti":[0.252,0.064,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":56,"s":[1546.315,388.953,0],"to":[-0.252,-0.064,0],"ti":[0.246,0.069,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":58,"s":[1545.567,388.753,0],"to":[-0.246,-0.069,0],"ti":[0.24,0.075,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":60,"s":[1544.836,388.536,0],"to":[-0.24,-0.075,0],"ti":[0.233,0.081,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":62,"s":[1544.126,388.302,0],"to":[-0.233,-0.081,0],"ti":[0.225,0.086,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":64,"s":[1543.437,388.052,0],"to":[-0.225,-0.086,0],"ti":[0.217,0.091,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":66,"s":[1542.774,387.787,0],"to":[-0.217,-0.091,0],"ti":[0.208,0.095,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":68,"s":[1542.136,387.507,0],"to":[-0.208,-0.095,0],"ti":[0.198,0.1,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":70,"s":[1541.526,387.215,0],"to":[-0.198,-0.1,0],"ti":[0.188,0.104,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":72,"s":[1540.946,386.909,0],"to":[-0.188,-0.104,0],"ti":[0.177,0.107,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":74,"s":[1540.398,386.592,0],"to":[-0.177,-0.107,0],"ti":[0.166,0.111,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":76,"s":[1539.882,386.265,0],"to":[-0.166,-0.111,0],"ti":[0.155,0.114,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":78,"s":[1539.399,385.928,0],"to":[-0.155,-0.114,0],"ti":[0.143,0.116,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":80,"s":[1538.952,385.583,0],"to":[-0.143,-0.116,0],"ti":[0.131,0.118,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":82,"s":[1538.54,385.231,0],"to":[-0.131,-0.118,0],"ti":[0.119,0.12,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":84,"s":[1538.166,384.874,0],"to":[-0.119,-0.12,0],"ti":[0.106,0.121,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":86,"s":[1537.829,384.512,0],"to":[-0.106,-0.121,0],"ti":[0.093,0.122,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":88,"s":[1537.53,384.148,0],"to":[-0.093,-0.122,0],"ti":[0.08,0.122,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":90,"s":[1537.27,383.782,0],"to":[-0.08,-0.122,0],"ti":[0.067,0.122,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":92,"s":[1537.049,383.416,0],"to":[-0.067,-0.122,0],"ti":[0.054,0.121,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":94,"s":[1536.867,383.052,0],"to":[-0.054,-0.121,0],"ti":[0.041,0.119,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":96,"s":[1536.724,382.692,0],"to":[-0.041,-0.119,0],"ti":[0.028,0.117,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":98,"s":[1536.621,382.337,0],"to":[-0.028,-0.117,0],"ti":[0.015,0.115,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":100,"s":[1536.557,381.988,0],"to":[-0.015,-0.115,0],"ti":[0.002,0.112,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":102,"s":[1536.531,381.648,0],"to":[-0.002,-0.112,0],"ti":[-0.011,0.108,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":104,"s":[1536.544,381.319,0],"to":[0.011,-0.108,0],"ti":[-0.023,0.103,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":106,"s":[1536.595,381.002,0],"to":[0.023,-0.103,0],"ti":[-0.035,0.098,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":108,"s":[1536.683,380.699,0],"to":[0.035,-0.098,0],"ti":[-0.047,0.092,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[1536.808,380.413,0],"to":[0.047,-0.092,0],"ti":[-0.059,0.086,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":112,"s":[1536.968,380.146,0],"to":[0.059,-0.086,0],"ti":[-0.07,0.078,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":114,"s":[1537.162,379.899,0],"to":[0.07,-0.078,0],"ti":[-0.081,0.07,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":116,"s":[1537.389,379.675,0],"to":[0.081,-0.07,0],"ti":[-0.091,0.062,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":118,"s":[1537.649,379.477,0],"to":[0.091,-0.062,0],"ti":[-0.101,0.052,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":120,"s":[1537.938,379.306,0],"to":[0.101,-0.052,0],"ti":[-0.111,0.042,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":122,"s":[1538.256,379.164,0],"to":[0.111,-0.042,0],"ti":[-0.119,0.03,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":124,"s":[1538.602,379.056,0],"to":[0.119,-0.03,0],"ti":[-0.127,0.018,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":126,"s":[1538.972,378.982,0],"to":[0.127,-0.018,0],"ti":[-0.135,0.006,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.163},"t":128,"s":[1539.366,378.945,0],"to":[0.135,-0.006,0],"ti":[-0.145,0.002,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":130,"s":[1539.782,378.945,0],"to":[0.145,-0.002,0],"ti":[-0.159,0.008,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":132,"s":[1540.237,378.934,0],"to":[0.159,-0.008,0],"ti":[-0.172,0.016,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":134,"s":[1540.733,378.898,0],"to":[0.172,-0.016,0],"ti":[-0.183,0.023,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":136,"s":[1541.266,378.839,0],"to":[0.183,-0.023,0],"ti":[-0.193,0.029,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":138,"s":[1541.831,378.761,0],"to":[0.193,-0.029,0],"ti":[-0.201,0.035,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":140,"s":[1542.423,378.664,0],"to":[0.201,-0.035,0],"ti":[-0.208,0.039,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":142,"s":[1543.038,378.553,0],"to":[0.208,-0.039,0],"ti":[-0.214,0.043,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":144,"s":[1543.672,378.429,0],"to":[0.214,-0.043,0],"ti":[-0.218,0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":146,"s":[1544.321,378.294,0],"to":[0.218,-0.046,0],"ti":[-0.221,0.049,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":148,"s":[1544.981,378.151,0],"to":[0.221,-0.049,0],"ti":[-0.223,0.051,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":150,"s":[1545.649,378.001,0],"to":[0.223,-0.051,0],"ti":[-0.224,0.052,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":152,"s":[1546.321,377.848,0],"to":[0.224,-0.052,0],"ti":[-0.224,0.052,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":154,"s":[1546.993,377.691,0],"to":[0.224,-0.052,0],"ti":[-0.222,0.052,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":156,"s":[1547.663,377.534,0],"to":[0.222,-0.052,0],"ti":[-0.22,0.051,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":158,"s":[1548.328,377.379,0],"to":[0.22,-0.051,0],"ti":[-0.217,0.05,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":160,"s":[1548.983,377.226,0],"to":[0.217,-0.05,0],"ti":[-0.213,0.049,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":162,"s":[1549.628,377.077,0],"to":[0.213,-0.049,0],"ti":[-0.208,0.046,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":164,"s":[1550.259,376.934,0],"to":[0.208,-0.046,0],"ti":[-0.202,0.044,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":166,"s":[1550.874,376.799,0],"to":[0.202,-0.044,0],"ti":[-0.195,0.041,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":168,"s":[1551.47,376.672,0],"to":[0.195,-0.041,0],"ti":[-0.188,0.037,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":170,"s":[1552.045,376.555,0],"to":[0.188,-0.037,0],"ti":[-0.18,0.033,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":172,"s":[1552.597,376.449,0],"to":[0.18,-0.033,0],"ti":[-0.172,0.029,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":174,"s":[1553.125,376.355,0],"to":[0.172,-0.029,0],"ti":[-0.163,0.024,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":176,"s":[1553.627,376.275,0],"to":[0.163,-0.024,0],"ti":[-0.153,0.02,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":178,"s":[1554.101,376.208,0],"to":[0.153,-0.02,0],"ti":[-0.143,0.015,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":180,"s":[1554.546,376.157,0],"to":[0.143,-0.015,0],"ti":[-0.133,0.009,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":182,"s":[1554.96,376.121,0],"to":[0.133,-0.009,0],"ti":[-0.122,0.004,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":184,"s":[1555.343,376.102,0],"to":[0.122,-0.004,0],"ti":[-0.111,-0.002,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":186,"s":[1555.694,376.1,0],"to":[0.111,0.002,0],"ti":[-0.1,-0.008,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.176},"t":188,"s":[1556.011,376.115,0],"to":[0.1,0.008,0],"ti":[-0.089,-0.014,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":190,"s":[1556.294,376.148,0],"to":[0.089,0.014,0],"ti":[-0.077,-0.02,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.177},"t":192,"s":[1556.544,376.2,0],"to":[0.077,0.02,0],"ti":[-0.066,-0.027,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.177},"t":194,"s":[1556.758,376.27,0],"to":[0.066,0.027,0],"ti":[-0.054,-0.033,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.176},"t":196,"s":[1556.938,376.359,0],"to":[0.054,0.033,0],"ti":[-0.043,-0.039,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.173},"t":198,"s":[1557.083,376.467,0],"to":[0.043,0.039,0],"ti":[-0.031,-0.046,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.169},"t":200,"s":[1557.193,376.595,0],"to":[0.031,0.046,0],"ti":[-0.02,-0.052,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.164},"t":202,"s":[1557.269,376.741,0],"to":[0.02,0.052,0],"ti":[-0.008,-0.058,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.161},"t":204,"s":[1557.311,376.906,0],"to":[0.008,0.058,0],"ti":[0.003,-0.064,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.159},"t":206,"s":[1557.32,377.089,0],"to":[-0.003,0.064,0],"ti":[0.013,-0.07,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":208,"s":[1557.296,377.291,0],"to":[-0.013,0.07,0],"ti":[0.024,-0.076,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.158},"t":210,"s":[1557.24,377.511,0],"to":[-0.024,0.076,0],"ti":[0.034,-0.082,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.159},"t":212,"s":[1557.154,377.749,0],"to":[-0.034,0.082,0],"ti":[0.043,-0.088,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":214,"s":[1557.038,378.004,0],"to":[-0.043,0.088,0],"ti":[0.052,-0.093,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":216,"s":[1556.894,378.275,0],"to":[-0.052,0.093,0],"ti":[0.061,-0.098,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":218,"s":[1556.723,378.561,0],"to":[-0.061,0.098,0],"ti":[0.069,-0.103,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":220,"s":[1556.528,378.863,0],"to":[-0.069,0.103,0],"ti":[0.076,-0.107,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":222,"s":[1556.309,379.179,0],"to":[-0.076,0.107,0],"ti":[0.083,-0.112,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":224,"s":[1556.069,379.508,0],"to":[-0.083,0.112,0],"ti":[0.089,-0.116,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":226,"s":[1555.81,379.849,0],"to":[-0.089,0.116,0],"ti":[0.094,-0.119,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":228,"s":[1555.534,380.201,0],"to":[-0.094,0.119,0],"ti":[0.099,-0.122,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":230,"s":[1555.244,380.563,0],"to":[-0.099,0.122,0],"ti":[0.102,-0.125,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":232,"s":[1554.942,380.934,0],"to":[-0.102,0.125,0],"ti":[0.105,-0.127,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":234,"s":[1554.63,381.312,0],"to":[-0.105,0.127,0],"ti":[0.106,-0.129,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":236,"s":[1554.313,381.695,0],"to":[-0.106,0.129,0],"ti":[0.107,-0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":238,"s":[1553.992,382.084,0],"to":[-0.107,0.13,0],"ti":[0.106,-0.13,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":240,"s":[1553.671,382.474,0],"to":[-0.106,0.13,0],"ti":[0.105,-0.131,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":242,"s":[1553.353,382.866,0],"to":[-0.105,0.131,0],"ti":[0.102,-0.13,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":244,"s":[1553.042,383.258,0],"to":[-0.102,0.13,0],"ti":[0.098,-0.129,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":246,"s":[1552.741,383.647,0],"to":[-0.098,0.129,0],"ti":[0.093,-0.127,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.169},"t":248,"s":[1552.454,384.031,0],"to":[-0.093,0.127,0],"ti":[0.096,-0.127,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":250,"s":[1552.182,384.41,0],"to":[-0.096,0.127,0],"ti":[0.108,-0.128,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":252,"s":[1551.88,384.792,0],"to":[-0.108,0.128,0],"ti":[0.121,-0.129,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":254,"s":[1551.535,385.179,0],"to":[-0.121,0.129,0],"ti":[0.133,-0.129,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":256,"s":[1551.153,385.567,0],"to":[-0.133,0.129,0],"ti":[0.143,-0.128,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":258,"s":[1550.738,385.953,0],"to":[-0.143,0.128,0],"ti":[0.151,-0.126,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":260,"s":[1550.296,386.334,0],"to":[-0.151,0.126,0],"ti":[0.159,-0.123,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":262,"s":[1549.829,386.708,0],"to":[-0.159,0.123,0],"ti":[0.164,-0.119,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":264,"s":[1549.344,387.071,0],"to":[-0.164,0.119,0],"ti":[0.169,-0.114,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":266,"s":[1548.844,387.422,0],"to":[-0.169,0.114,0],"ti":[0.172,-0.109,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":268,"s":[1548.332,387.757,0],"to":[-0.172,0.109,0],"ti":[0.173,-0.103,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":270,"s":[1547.814,388.076,0],"to":[-0.173,0.103,0],"ti":[0.174,-0.096,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":272,"s":[1547.291,388.375,0],"to":[-0.174,0.096,0],"ti":[0.174,-0.089,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":274,"s":[1546.769,388.652,0],"to":[-0.174,0.089,0],"ti":[0.172,-0.081,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":276,"s":[1546.25,388.907,0],"to":[-0.172,0.081,0],"ti":[0.169,-0.072,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":278,"s":[1545.737,389.137,0],"to":[-0.169,0.072,0],"ti":[0.166,-0.063,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":280,"s":[1545.234,389.341,0],"to":[-0.166,0.063,0],"ti":[0.161,-0.054,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":282,"s":[1544.743,389.517,0],"to":[-0.161,0.054,0],"ti":[0.156,-0.044,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":284,"s":[1544.267,389.665,0],"to":[-0.156,0.044,0],"ti":[0.149,-0.034,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":286,"s":[1543.808,389.782,0],"to":[-0.149,0.034,0],"ti":[0.142,-0.024,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":288,"s":[1543.37,389.869,0],"to":[-0.142,0.024,0],"ti":[0.135,-0.013,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":290,"s":[1542.954,389.924,0],"to":[-0.135,0.013,0],"ti":[0.126,-0.002,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":292,"s":[1542.561,389.947,0],"to":[-0.126,0.002,0],"ti":[0.117,0.009,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":294,"s":[1542.195,389.937,0],"to":[-0.117,-0.009,0],"ti":[0.108,0.02,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.173},"t":296,"s":[1541.857,389.894,0],"to":[-0.108,-0.02,0],"ti":[0.098,0.031,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.172},"t":298,"s":[1541.549,389.817,0],"to":[-0.098,-0.031,0],"ti":[0.087,0.042,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":300,"s":[1541.271,389.707,0],"to":[-0.087,-0.042,0],"ti":[0.076,0.053,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":302,"s":[1541.025,389.563,0],"to":[-0.076,-0.053,0],"ti":[0.065,0.065,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.167},"t":304,"s":[1540.813,389.386,0],"to":[-0.065,-0.065,0],"ti":[0.054,0.075,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.165},"t":306,"s":[1540.634,389.176,0],"to":[-0.054,-0.075,0],"ti":[0.042,0.086,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":308,"s":[1540.491,388.934,0],"to":[-0.042,-0.086,0],"ti":[0.03,0.097,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":310,"s":[1540.383,388.659,0],"to":[-0.03,-0.097,0],"ti":[0.018,0.107,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":312,"s":[1540.311,388.353,0],"to":[-0.018,-0.107,0],"ti":[0.006,0.117,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":314,"s":[1540.276,388.017,0],"to":[-0.006,-0.117,0],"ti":[-0.006,0.127,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":316,"s":[1540.277,387.652,0],"to":[0.006,-0.127,0],"ti":[-0.019,0.136,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":318,"s":[1540.315,387.258,0],"to":[0.019,-0.136,0],"ti":[-0.031,0.144,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":320,"s":[1540.389,386.837,0],"to":[0.031,-0.144,0],"ti":[-0.043,0.153,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":322,"s":[1540.498,386.391,0],"to":[0.043,-0.153,0],"ti":[-0.054,0.16,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":324,"s":[1540.644,385.921,0],"to":[0.054,-0.16,0],"ti":[-0.066,0.167,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":326,"s":[1540.824,385.429,0],"to":[0.066,-0.167,0],"ti":[-0.077,0.174,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":328,"s":[1541.038,384.916,0],"to":[0.077,-0.174,0],"ti":[-0.088,0.18,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":330,"s":[1541.285,384.385,0],"to":[0.088,-0.18,0],"ti":[-0.098,0.185,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":332,"s":[1541.565,383.838,0],"to":[0.098,-0.185,0],"ti":[-0.108,0.189,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":334,"s":[1541.874,383.277,0],"to":[0.108,-0.189,0],"ti":[-0.118,0.192,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":336,"s":[1542.213,382.705,0],"to":[0.118,-0.192,0],"ti":[-0.126,0.195,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":338,"s":[1542.58,382.123,0],"to":[0.126,-0.195,0],"ti":[-0.135,0.196,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":340,"s":[1542.972,381.536,0],"to":[0.135,-0.196,0],"ti":[-0.142,0.197,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":342,"s":[1543.388,380.944,0],"to":[0.142,-0.197,0],"ti":[-0.149,0.197,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":344,"s":[1543.826,380.353,0],"to":[0.149,-0.197,0],"ti":[-0.155,0.195,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":346,"s":[1544.284,379.764,0],"to":[0.155,-0.195,0],"ti":[-0.161,0.193,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.166},"t":348,"s":[1544.758,379.181,0],"to":[0.161,-0.193,0],"ti":[-0.165,0.189,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":350,"s":[1545.247,378.607,0],"to":[0.165,-0.189,0],"ti":[-0.168,0.184,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.167},"t":352,"s":[1545.748,378.046,0],"to":[0.168,-0.184,0],"ti":[-0.171,0.178,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":354,"s":[1546.258,377.501,0],"to":[0.171,-0.178,0],"ti":[-0.172,0.171,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":356,"s":[1546.773,376.977,0],"to":[0.172,-0.171,0],"ti":[-0.173,0.162,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":358,"s":[1547.292,376.477,0],"to":[0.173,-0.162,0],"ti":[-0.172,0.152,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":360,"s":[1547.809,376.006,0],"to":[0.172,-0.152,0],"ti":[-0.17,0.14,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.17},"t":362,"s":[1548.323,375.567,0],"to":[0.17,-0.14,0],"ti":[-0.167,0.127,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.171},"t":364,"s":[1548.828,375.165,0],"to":[0.167,-0.127,0],"ti":[-0.162,0.112,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.172},"t":366,"s":[1549.322,374.805,0],"to":[0.162,-0.112,0],"ti":[-0.156,0.096,0]},{"i":{"x":0.833,"y":0.844},"o":{"x":0.167,"y":0.174},"t":368,"s":[1549.8,374.491,0],"to":[0.156,-0.096,0],"ti":[-0.144,0.079,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.179},"t":370,"s":[1550.256,374.227,0],"to":[0.144,-0.079,0],"ti":[-0.128,0.063,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.182},"t":372,"s":[1550.666,374.014,0],"to":[0.128,-0.063,0],"ti":[-0.11,0.047,0]},{"i":{"x":0.833,"y":0.85},"o":{"x":0.167,"y":0.184},"t":374,"s":[1551.021,373.851,0],"to":[0.11,-0.047,0],"ti":[-0.093,0.031,0]},{"i":{"x":0.833,"y":0.852},"o":{"x":0.167,"y":0.187},"t":376,"s":[1551.325,373.734,0],"to":[0.093,-0.031,0],"ti":[-0.076,0.016,0]},{"i":{"x":0.833,"y":0.854},"o":{"x":0.167,"y":0.19},"t":378,"s":[1551.576,373.663,0],"to":[0.076,-0.016,0],"ti":[-0.059,0.002,0]},{"i":{"x":0.833,"y":0.851},"o":{"x":0.167,"y":0.193},"t":380,"s":[1551.778,373.636,0],"to":[0.059,-0.002,0],"ti":[-0.043,-0.012,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.19},"t":382,"s":[1551.931,373.651,0],"to":[0.043,0.012,0],"ti":[-0.028,-0.025,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.172},"t":384,"s":[1552.037,373.708,0],"to":[0.028,0.025,0],"ti":[-0.012,-0.038,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.154},"t":386,"s":[1552.097,373.803,0],"to":[0.012,0.038,0],"ti":[0.002,-0.051,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.149},"t":388,"s":[1552.112,373.937,0],"to":[-0.002,0.051,0],"ti":[0.016,-0.062,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.15},"t":390,"s":[1552.084,374.106,0],"to":[-0.016,0.062,0],"ti":[0.03,-0.074,0]},{"i":{"x":0.833,"y":0.819},"o":{"x":0.167,"y":0.152},"t":392,"s":[1552.014,374.311,0],"to":[-0.03,0.074,0],"ti":[0.043,-0.084,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":394,"s":[1551.903,374.548,0],"to":[-0.043,0.084,0],"ti":[0.056,-0.094,0]},{"i":{"x":0.833,"y":0.823},"o":{"x":0.167,"y":0.156},"t":396,"s":[1551.754,374.816,0],"to":[-0.056,0.094,0],"ti":[0.068,-0.104,0]},{"i":{"x":0.833,"y":0.825},"o":{"x":0.167,"y":0.158},"t":398,"s":[1551.568,375.114,0],"to":[-0.068,0.104,0],"ti":[0.08,-0.113,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":400,"s":[1551.346,375.439,0],"to":[-0.08,0.113,0],"ti":[0.091,-0.122,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":402,"s":[1551.09,375.792,0],"to":[-0.091,0.122,0],"ti":[0.101,-0.129,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":404,"s":[1550.801,376.169,0],"to":[-0.101,0.129,0],"ti":[0.111,-0.137,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":406,"s":[1550.482,376.569,0],"to":[-0.111,0.137,0],"ti":[0.121,-0.144,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":408,"s":[1550.134,376.99,0],"to":[-0.121,0.144,0],"ti":[0.129,-0.15,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":410,"s":[1549.758,377.431,0],"to":[-0.129,0.15,0],"ti":[0.138,-0.156,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":412,"s":[1549.357,377.89,0],"to":[-0.138,0.156,0],"ti":[0.145,-0.161,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":414,"s":[1548.932,378.366,0],"to":[-0.145,0.161,0],"ti":[0.152,-0.166,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":416,"s":[1548.485,378.856,0],"to":[-0.152,0.166,0],"ti":[0.159,-0.17,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":418,"s":[1548.018,379.359,0],"to":[-0.159,0.17,0],"ti":[0.164,-0.173,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":420,"s":[1547.533,379.873,0],"to":[-0.164,0.173,0],"ti":[0.17,-0.176,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":422,"s":[1547.032,380.397,0],"to":[-0.17,0.176,0],"ti":[0.174,-0.178,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":424,"s":[1546.516,380.929,0],"to":[-0.174,0.178,0],"ti":[0.178,-0.18,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":426,"s":[1545.988,381.467,0],"to":[-0.178,0.18,0],"ti":[0.181,-0.181,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":428,"s":[1545.449,382.009,0],"to":[-0.181,0.181,0],"ti":[0.183,-0.182,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":430,"s":[1544.902,382.554,0],"to":[-0.183,0.182,0],"ti":[0.185,-0.182,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":432,"s":[1544.349,383.1,0],"to":[-0.185,0.182,0],"ti":[0.186,-0.181,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":434,"s":[1543.792,383.645,0],"to":[-0.186,0.181,0],"ti":[0.186,-0.18,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":436,"s":[1543.233,384.187,0],"to":[-0.186,0.18,0],"ti":[0.186,-0.178,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":438,"s":[1542.673,384.726,0],"to":[-0.186,0.178,0],"ti":[0.185,-0.176,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":440,"s":[1542.116,385.258,0],"to":[-0.185,0.176,0],"ti":[0.183,-0.173,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":442,"s":[1541.564,385.782,0],"to":[-0.183,0.173,0],"ti":[0.18,-0.17,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":444,"s":[1541.018,386.296,0],"to":[-0.18,0.17,0],"ti":[0.177,-0.165,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":446,"s":[1540.482,386.799,0],"to":[-0.177,0.165,0],"ti":[0.173,-0.161,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":448,"s":[1539.957,387.289,0],"to":[-0.173,0.161,0],"ti":[0.168,-0.155,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":450,"s":[1539.445,387.764,0],"to":[-0.168,0.155,0],"ti":[0.162,-0.15,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":452,"s":[1538.95,388.222,0],"to":[-0.162,0.15,0],"ti":[0.155,-0.143,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":454,"s":[1538.473,388.661,0],"to":[-0.155,0.143,0],"ti":[0.148,-0.136,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":456,"s":[1538.017,389.08,0],"to":[-0.148,0.136,0],"ti":[0.14,-0.128,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":458,"s":[1537.585,389.476,0],"to":[-0.14,0.128,0],"ti":[0.131,-0.12,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":460,"s":[1537.178,389.849,0],"to":[-0.131,0.12,0],"ti":[0.121,-0.111,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":462,"s":[1536.8,390.195,0],"to":[-0.121,0.111,0],"ti":[0.11,-0.101,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.175},"t":464,"s":[1536.453,390.514,0],"to":[-0.11,0.101,0],"ti":[0.098,-0.091,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.177},"t":466,"s":[1536.139,390.803,0],"to":[-0.098,0.091,0],"ti":[0.086,-0.08,0]},{"i":{"x":0.833,"y":0.847},"o":{"x":0.167,"y":0.18},"t":468,"s":[1535.862,391.06,0],"to":[-0.086,0.08,0],"ti":[0.073,-0.069,0]},{"i":{"x":0.833,"y":0.851},"o":{"x":0.167,"y":0.183},"t":470,"s":[1535.623,391.284,0],"to":[-0.073,0.069,0],"ti":[0.058,-0.057,0]},{"i":{"x":0.833,"y":0.857},"o":{"x":0.167,"y":0.189},"t":472,"s":[1535.426,391.473,0],"to":[-0.058,0.057,0],"ti":[0.043,-0.044,0]},{"i":{"x":0.833,"y":0.868},"o":{"x":0.167,"y":0.199},"t":474,"s":[1535.273,391.624,0],"to":[-0.043,0.044,0],"ti":[0.027,-0.031,0]},{"i":{"x":0.833,"y":0.886},"o":{"x":0.167,"y":0.225},"t":476,"s":[1535.168,391.737,0],"to":[-0.027,0.031,0],"ti":[0.01,-0.017,0]},{"i":{"x":0.833,"y":0.779},"o":{"x":0.167,"y":0.312},"t":478,"s":[1535.112,391.809,0],"to":[-0.01,0.017,0],"ti":[-0.008,-0.002,0]},{"i":{"x":0.833,"y":0.725},"o":{"x":0.167,"y":0.134},"t":480,"s":[1535.108,391.838,0],"to":[0.008,0.002,0],"ti":[-0.027,0.013,0]},{"i":{"x":0.833,"y":0.782},"o":{"x":0.167,"y":0.12},"t":482,"s":[1535.16,391.822,0],"to":[0.027,-0.013,0],"ti":[-0.047,0.029,0]},{"i":{"x":0.833,"y":0.8},"o":{"x":0.167,"y":0.135},"t":484,"s":[1535.27,391.759,0],"to":[0.047,-0.029,0],"ti":[-0.068,0.045,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.143},"t":486,"s":[1535.442,391.648,0],"to":[0.068,-0.045,0],"ti":[-0.089,0.062,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.148},"t":488,"s":[1535.677,391.487,0],"to":[0.089,-0.062,0],"ti":[-0.107,0.07,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.16},"t":490,"s":[1535.978,391.276,0],"to":[0.107,-0.07,0],"ti":[-0.12,0.066,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":492,"s":[1536.321,391.068,0],"to":[0.12,-0.066,0],"ti":[-0.13,0.06,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":494,"s":[1536.695,390.878,0],"to":[0.13,-0.06,0],"ti":[-0.139,0.055,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":496,"s":[1537.099,390.706,0],"to":[0.139,-0.055,0],"ti":[-0.147,0.049,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":498,"s":[1537.528,390.551,0],"to":[0.147,-0.049,0],"ti":[-0.155,0.044,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":500,"s":[1537.981,390.412,0],"to":[0.155,-0.044,0],"ti":[-0.161,0.038,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":502,"s":[1538.456,390.29,0],"to":[0.161,-0.038,0],"ti":[-0.167,0.033,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":504,"s":[1538.95,390.182,0],"to":[0.167,-0.033,0],"ti":[-0.173,0.029,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":506,"s":[1539.46,390.089,0],"to":[0.173,-0.029,0],"ti":[-0.177,0.024,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":508,"s":[1539.985,390.01,0],"to":[0.177,-0.024,0],"ti":[-0.181,0.02,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":510,"s":[1540.523,389.944,0],"to":[0.181,-0.02,0],"ti":[-0.184,0.016,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.166},"t":512,"s":[1541.071,389.891,0],"to":[0.184,-0.016,0],"ti":[-0.186,0.012,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":514,"s":[1541.627,389.849,0],"to":[0.186,-0.012,0],"ti":[-0.188,0.008,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":516,"s":[1542.19,389.819,0],"to":[0.188,-0.008,0],"ti":[-0.19,0.005,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":518,"s":[1542.757,389.799,0],"to":[0.19,-0.005,0],"ti":[-0.19,0.002,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":520,"s":[1543.327,389.789,0],"to":[0.19,-0.002,0],"ti":[-0.19,-0.001,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":522,"s":[1543.898,389.788,0],"to":[0.19,0.001,0],"ti":[-0.19,-0.004,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":524,"s":[1544.469,389.796,0],"to":[0.19,0.004,0],"ti":[-0.189,-0.006,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":526,"s":[1545.038,389.812,0],"to":[0.189,0.006,0],"ti":[-0.188,-0.009,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":528,"s":[1545.603,389.834,0],"to":[0.188,0.009,0],"ti":[-0.186,-0.011,0]},{"i":{"x":0.833,"y":0.603},"o":{"x":0.167,"y":0.168},"t":530,"s":[1546.163,389.864,0],"to":[0.186,0.011,0],"ti":[-0.183,-0.013,0]},{"i":{"x":0.833,"y":0.958},"o":{"x":0.167,"y":0.105},"t":532,"s":[1546.717,389.899,0],"to":[0.183,0.013,0],"ti":[-2.598,0.558,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.183},"t":534,"s":[1547.263,389.94,0],"to":[2.598,-0.558,0],"ti":[-2.507,0.565,0]},{"t":598,"s":[1562.306,386.553,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.051000000449,0.870999983245,0.722000002394,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":74,"ty":4,"nm":"Shape Layer 24","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[360.75,127.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]}],"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":[[-172.178,508.733],[-171.635,275.171]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":75,"ty":4,"nm":"Shape Layer 21","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[360.75,127.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]}],"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":[[-48.75,61.5],[219.75,-99]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul(time, 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":76,"ty":4,"nm":"Shape Layer 20","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[140.75,189.75,0],"ix":2},"a":{"a":0,"k":[-809.75,-177.75,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":1,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":36,"ix":1}}]},{"ty":5,"nm":"Shape Layer 18: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":2,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":37,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.0]","np":3,"mn":"ADBE Layer Control","ix":3,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":32,"ix":1}}]},{"ty":5,"nm":"Shape Layer 19: Path 1 [1.1.1]","np":3,"mn":"ADBE Layer Control","ix":4,"en":1,"ef":[{"ty":10,"nm":"Layer","mn":"ADBE Layer Control-0001","ix":1,"v":{"a":0,"k":33,"ix":1}}]}],"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":[[-284.25,-123.5],[157.5,133.25]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":6.6,"ix":1}},{"n":"o","nm":"offset","v":{"a":0,"k":0,"ix":7,"x":"var $bm_rt;\n$bm_rt = $bm_mul($bm_neg(time), 20);"}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":77,"ty":4,"nm":"Layer 25 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.799},"o":{"x":0.167,"y":0.167},"t":0,"s":[383.407,349.196,0],"to":[-0.003,-0.025,0],"ti":[0.006,0.061,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.142},"t":2,"s":[383.391,349.044,0],"to":[-0.006,-0.061,0],"ti":[0.007,0.082,0]},{"i":{"x":0.833,"y":0.816},"o":{"x":0.167,"y":0.148},"t":4,"s":[383.372,348.827,0],"to":[-0.007,-0.082,0],"ti":[0.008,0.102,0]},{"i":{"x":0.833,"y":0.82},"o":{"x":0.167,"y":0.152},"t":6,"s":[383.349,348.55,0],"to":[-0.008,-0.102,0],"ti":[0.008,0.121,0]},{"i":{"x":0.833,"y":0.822},"o":{"x":0.167,"y":0.155},"t":8,"s":[383.326,348.215,0],"to":[-0.008,-0.121,0],"ti":[0.007,0.138,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.157},"t":10,"s":[383.304,347.827,0],"to":[-0.007,-0.138,0],"ti":[0.006,0.155,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.159},"t":12,"s":[383.284,347.387,0],"to":[-0.006,-0.155,0],"ti":[0.004,0.17,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":14,"s":[383.269,346.899,0],"to":[-0.004,-0.17,0],"ti":[0.002,0.184,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":16,"s":[383.259,346.367,0],"to":[-0.002,-0.184,0],"ti":[0,0.198,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.161},"t":18,"s":[383.256,345.794,0],"to":[0,-0.198,0],"ti":[-0.003,0.21,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":20,"s":[383.262,345.182,0],"to":[0.003,-0.21,0],"ti":[-0.007,0.221,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":22,"s":[383.277,344.535,0],"to":[0.007,-0.221,0],"ti":[-0.01,0.231,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":24,"s":[383.302,343.856,0],"to":[0.01,-0.231,0],"ti":[-0.015,0.24,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":26,"s":[383.34,343.148,0],"to":[0.015,-0.24,0],"ti":[-0.019,0.248,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":28,"s":[383.39,342.414,0],"to":[0.019,-0.248,0],"ti":[-0.024,0.256,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":30,"s":[383.454,341.657,0],"to":[0.024,-0.256,0],"ti":[-0.029,0.262,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":32,"s":[383.532,340.881,0],"to":[0.029,-0.262,0],"ti":[-0.034,0.267,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":34,"s":[383.625,340.087,0],"to":[0.034,-0.267,0],"ti":[-0.039,0.271,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":36,"s":[383.734,339.28,0],"to":[0.039,-0.271,0],"ti":[-0.045,0.274,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":38,"s":[383.86,338.463,0],"to":[0.045,-0.274,0],"ti":[-0.05,0.276,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":40,"s":[384.002,337.638,0],"to":[0.05,-0.276,0],"ti":[-0.056,0.277,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":42,"s":[384.162,336.808,0],"to":[0.056,-0.277,0],"ti":[-0.062,0.277,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":44,"s":[384.339,335.976,0],"to":[0.062,-0.277,0],"ti":[-0.068,0.276,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":46,"s":[384.535,335.145,0],"to":[0.068,-0.276,0],"ti":[-0.074,0.274,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":48,"s":[384.748,334.318,0],"to":[0.074,-0.274,0],"ti":[-0.08,0.272,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":50,"s":[384.98,333.498,0],"to":[0.08,-0.272,0],"ti":[-0.086,0.268,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":52,"s":[385.23,332.689,0],"to":[0.086,-0.268,0],"ti":[-0.092,0.263,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.168},"t":54,"s":[385.498,331.891,0],"to":[0.092,-0.263,0],"ti":[-0.098,0.257,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":56,"s":[385.785,331.11,0],"to":[0.098,-0.257,0],"ti":[-0.104,0.251,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":58,"s":[386.089,330.346,0],"to":[0.104,-0.251,0],"ti":[-0.11,0.243,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":60,"s":[386.41,329.604,0],"to":[0.11,-0.243,0],"ti":[-0.116,0.235,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":62,"s":[386.749,328.886,0],"to":[0.116,-0.235,0],"ti":[-0.121,0.225,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":64,"s":[387.104,328.195,0],"to":[0.121,-0.225,0],"ti":[-0.126,0.215,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":66,"s":[387.476,327.533,0],"to":[0.126,-0.215,0],"ti":[-0.131,0.204,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":68,"s":[387.863,326.904,0],"to":[0.131,-0.204,0],"ti":[-0.136,0.192,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":70,"s":[388.264,326.31,0],"to":[0.136,-0.192,0],"ti":[-0.141,0.179,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":72,"s":[388.68,325.753,0],"to":[0.141,-0.179,0],"ti":[-0.145,0.165,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":74,"s":[389.109,325.237,0],"to":[0.145,-0.165,0],"ti":[-0.149,0.15,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":76,"s":[389.55,324.764,0],"to":[0.149,-0.15,0],"ti":[-0.152,0.134,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":78,"s":[390.002,324.337,0],"to":[0.152,-0.134,0],"ti":[-0.156,0.118,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":80,"s":[390.464,323.958,0],"to":[0.156,-0.118,0],"ti":[-0.158,0.1,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":82,"s":[390.935,323.631,0],"to":[0.158,-0.1,0],"ti":[-0.161,0.082,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":84,"s":[391.414,323.357,0],"to":[0.161,-0.082,0],"ti":[-0.162,0.063,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":86,"s":[391.899,323.139,0],"to":[0.162,-0.063,0],"ti":[-0.164,0.043,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":88,"s":[392.388,322.981,0],"to":[0.164,-0.043,0],"ti":[-0.165,0.022,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":90,"s":[392.881,322.884,0],"to":[0.165,-0.022,0],"ti":[-0.165,0,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":92,"s":[393.376,322.851,0],"to":[0.165,0,0],"ti":[-0.165,-0.023,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":94,"s":[393.87,322.885,0],"to":[0.165,0.023,0],"ti":[-0.164,-0.046,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.164},"t":96,"s":[394.363,322.988,0],"to":[0.164,0.046,0],"ti":[-0.162,-0.07,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.163},"t":98,"s":[394.853,323.162,0],"to":[0.162,0.07,0],"ti":[-0.16,-0.096,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.162},"t":100,"s":[395.337,323.41,0],"to":[0.16,0.096,0],"ti":[-0.157,-0.122,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.161},"t":102,"s":[395.813,323.736,0],"to":[0.157,0.122,0],"ti":[-0.154,-0.148,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.161},"t":104,"s":[396.28,324.14,0],"to":[0.154,0.148,0],"ti":[-0.154,-0.165,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.164},"t":106,"s":[396.735,324.625,0],"to":[0.154,0.165,0],"ti":[-0.159,-0.166,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":108,"s":[397.201,325.131,0],"to":[0.159,0.166,0],"ti":[-0.166,-0.159,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[397.689,325.618,0],"to":[0.166,0.159,0],"ti":[-0.172,-0.153,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":112,"s":[398.197,326.086,0],"to":[0.172,0.153,0],"ti":[-0.177,-0.146,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":114,"s":[398.723,326.533,0],"to":[0.177,0.146,0],"ti":[-0.182,-0.139,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":116,"s":[399.262,326.96,0],"to":[0.182,0.139,0],"ti":[-0.185,-0.131,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":118,"s":[399.813,327.365,0],"to":[0.185,0.131,0],"ti":[-0.188,-0.124,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":120,"s":[400.374,327.749,0],"to":[0.188,0.124,0],"ti":[-0.19,-0.117,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":122,"s":[400.941,328.11,0],"to":[0.19,0.117,0],"ti":[-0.191,-0.109,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":124,"s":[401.513,328.449,0],"to":[0.191,0.109,0],"ti":[-0.191,-0.102,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":126,"s":[402.086,328.765,0],"to":[0.191,0.102,0],"ti":[-0.191,-0.094,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":128,"s":[402.66,329.059,0],"to":[0.191,0.094,0],"ti":[-0.19,-0.086,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":130,"s":[403.232,329.329,0],"to":[0.19,0.086,0],"ti":[-0.188,-0.078,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":132,"s":[403.8,329.576,0],"to":[0.188,0.078,0],"ti":[-0.186,-0.071,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":134,"s":[404.363,329.8,0],"to":[0.186,0.071,0],"ti":[-0.183,-0.063,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":136,"s":[404.918,330,0],"to":[0.183,0.063,0],"ti":[-0.18,-0.055,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":138,"s":[405.463,330.178,0],"to":[0.18,0.055,0],"ti":[-0.176,-0.048,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":140,"s":[405.998,330.333,0],"to":[0.176,0.048,0],"ti":[-0.172,-0.04,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":142,"s":[406.522,330.465,0],"to":[0.172,0.04,0],"ti":[-0.167,-0.033,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":144,"s":[407.031,330.575,0],"to":[0.167,0.033,0],"ti":[-0.162,-0.026,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":146,"s":[407.526,330.662,0],"to":[0.162,0.026,0],"ti":[-0.157,-0.019,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":148,"s":[408.005,330.729,0],"to":[0.157,0.019,0],"ti":[-0.151,-0.012,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":150,"s":[408.467,330.774,0],"to":[0.151,0.012,0],"ti":[-0.145,-0.005,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":152,"s":[408.912,330.798,0],"to":[0.145,0.005,0],"ti":[-0.139,0.002,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":154,"s":[409.337,330.803,0],"to":[0.139,-0.002,0],"ti":[-0.132,0.008,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":156,"s":[409.743,330.788,0],"to":[0.132,-0.008,0],"ti":[-0.125,0.014,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":158,"s":[410.129,330.755,0],"to":[0.125,-0.014,0],"ti":[-0.118,0.02,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":160,"s":[410.495,330.704,0],"to":[0.118,-0.02,0],"ti":[-0.111,0.025,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":162,"s":[410.839,330.636,0],"to":[0.111,-0.025,0],"ti":[-0.104,0.03,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":164,"s":[411.161,330.553,0],"to":[0.104,-0.03,0],"ti":[-0.097,0.035,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":166,"s":[411.462,330.454,0],"to":[0.097,-0.035,0],"ti":[-0.089,0.04,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":168,"s":[411.741,330.341,0],"to":[0.089,-0.04,0],"ti":[-0.082,0.044,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":170,"s":[411.998,330.216,0],"to":[0.082,-0.044,0],"ti":[-0.075,0.047,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":172,"s":[412.232,330.079,0],"to":[0.075,-0.047,0],"ti":[-0.067,0.051,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":174,"s":[412.445,329.931,0],"to":[0.067,-0.051,0],"ti":[-0.06,0.054,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":176,"s":[412.636,329.775,0],"to":[0.06,-0.054,0],"ti":[-0.053,0.056,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":178,"s":[412.806,329.61,0],"to":[0.053,-0.056,0],"ti":[-0.046,0.058,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":180,"s":[412.954,329.439,0],"to":[0.046,-0.058,0],"ti":[-0.039,0.059,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":182,"s":[413.082,329.264,0],"to":[0.039,-0.059,0],"ti":[-0.033,0.06,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":184,"s":[413.191,329.085,0],"to":[0.033,-0.06,0],"ti":[-0.027,0.06,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":186,"s":[413.28,328.904,0],"to":[0.027,-0.06,0],"ti":[-0.021,0.06,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":188,"s":[413.35,328.723,0],"to":[0.021,-0.06,0],"ti":[-0.015,0.059,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":190,"s":[413.404,328.544,0],"to":[0.015,-0.059,0],"ti":[-0.01,0.058,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":192,"s":[413.44,328.368,0],"to":[0.01,-0.058,0],"ti":[-0.005,0.056,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":194,"s":[413.462,328.198,0],"to":[0.005,-0.056,0],"ti":[0,0.053,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":196,"s":[413.469,328.035,0],"to":[0,-0.053,0],"ti":[0.004,0.049,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":198,"s":[413.463,327.881,0],"to":[-0.004,-0.049,0],"ti":[0.007,0.045,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.174},"t":200,"s":[413.446,327.739,0],"to":[-0.007,-0.045,0],"ti":[0.01,0.04,0]},{"i":{"x":0.833,"y":0.843},"o":{"x":0.167,"y":0.176},"t":202,"s":[413.419,327.61,0],"to":[-0.01,-0.04,0],"ti":[0.013,0.035,0]},{"i":{"x":0.833,"y":0.846},"o":{"x":0.167,"y":0.178},"t":204,"s":[413.383,327.496,0],"to":[-0.013,-0.035,0],"ti":[0.015,0.029,0]},{"i":{"x":0.833,"y":0.848},"o":{"x":0.167,"y":0.181},"t":206,"s":[413.341,327.4,0],"to":[-0.015,-0.029,0],"ti":[0.016,0.021,0]},{"i":{"x":0.833,"y":0.849},"o":{"x":0.167,"y":0.185},"t":208,"s":[413.293,327.325,0],"to":[-0.016,-0.021,0],"ti":[0.017,0.014,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.167,"y":0.187},"t":210,"s":[413.243,327.272,0],"to":[-0.017,-0.014,0],"ti":[0.017,0.005,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.179},"t":212,"s":[413.191,327.243,0],"to":[-0.017,-0.005,0],"ti":[0.016,-0.005,0]},{"i":{"x":0.833,"y":0.806},"o":{"x":0.167,"y":0.16},"t":214,"s":[413.141,327.242,0],"to":[-0.016,0.005,0],"ti":[0.015,-0.015,0]},{"i":{"x":0.833,"y":0.802},"o":{"x":0.167,"y":0.146},"t":216,"s":[413.093,327.271,0],"to":[-0.015,0.015,0],"ti":[0.013,-0.026,0]},{"i":{"x":0.833,"y":0.806},"o":{"x":0.167,"y":0.144},"t":218,"s":[413.051,327.333,0],"to":[-0.013,0.026,0],"ti":[0.01,-0.039,0]},{"i":{"x":0.833,"y":0.81},"o":{"x":0.167,"y":0.146},"t":220,"s":[413.016,327.429,0],"to":[-0.01,0.039,0],"ti":[0.006,-0.052,0]},{"i":{"x":0.833,"y":0.813},"o":{"x":0.167,"y":0.148},"t":222,"s":[412.992,327.564,0],"to":[-0.006,0.052,0],"ti":[0.001,-0.066,0]},{"i":{"x":0.833,"y":0.809},"o":{"x":0.167,"y":0.15},"t":224,"s":[412.981,327.739,0],"to":[-0.001,0.066,0],"ti":[0,-0.084,0]},{"i":{"x":0.833,"y":0.812},"o":{"x":0.167,"y":0.148},"t":226,"s":[412.984,327.958,0],"to":[0,0.084,0],"ti":[0.006,-0.106,0]},{"i":{"x":0.833,"y":0.818},"o":{"x":0.167,"y":0.15},"t":228,"s":[412.978,328.24,0],"to":[-0.006,0.106,0],"ti":[0.015,-0.128,0]},{"i":{"x":0.833,"y":0.821},"o":{"x":0.167,"y":0.154},"t":230,"s":[412.946,328.592,0],"to":[-0.015,0.128,0],"ti":[0.023,-0.148,0]},{"i":{"x":0.833,"y":0.824},"o":{"x":0.167,"y":0.156},"t":232,"s":[412.888,329.008,0],"to":[-0.023,0.148,0],"ti":[0.031,-0.167,0]},{"i":{"x":0.833,"y":0.826},"o":{"x":0.167,"y":0.158},"t":234,"s":[412.806,329.482,0],"to":[-0.031,0.167,0],"ti":[0.038,-0.183,0]},{"i":{"x":0.833,"y":0.827},"o":{"x":0.167,"y":0.16},"t":236,"s":[412.702,330.008,0],"to":[-0.038,0.183,0],"ti":[0.045,-0.198,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":238,"s":[412.576,330.581,0],"to":[-0.045,0.198,0],"ti":[0.052,-0.211,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":240,"s":[412.429,331.195,0],"to":[-0.052,0.211,0],"ti":[0.058,-0.222,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":242,"s":[412.263,331.844,0],"to":[-0.058,0.222,0],"ti":[0.064,-0.231,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":244,"s":[412.078,332.525,0],"to":[-0.064,0.231,0],"ti":[0.07,-0.239,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":246,"s":[411.877,333.232,0],"to":[-0.07,0.239,0],"ti":[0.075,-0.245,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.164},"t":248,"s":[411.659,333.96,0],"to":[-0.075,0.245,0],"ti":[0.08,-0.25,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":250,"s":[411.426,334.704,0],"to":[-0.08,0.25,0],"ti":[0.084,-0.254,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":252,"s":[411.18,335.461,0],"to":[-0.084,0.254,0],"ti":[0.089,-0.256,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":254,"s":[410.92,336.226,0],"to":[-0.089,0.256,0],"ti":[0.092,-0.256,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":256,"s":[410.649,336.995,0],"to":[-0.092,0.256,0],"ti":[0.096,-0.256,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":258,"s":[410.366,337.764,0],"to":[-0.096,0.256,0],"ti":[0.099,-0.254,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":260,"s":[410.074,338.529,0],"to":[-0.099,0.254,0],"ti":[0.102,-0.251,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":262,"s":[409.773,339.287,0],"to":[-0.102,0.251,0],"ti":[0.104,-0.247,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":264,"s":[409.464,340.034,0],"to":[-0.104,0.247,0],"ti":[0.106,-0.242,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":266,"s":[409.148,340.768,0],"to":[-0.106,0.242,0],"ti":[0.108,-0.236,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":268,"s":[408.826,341.484,0],"to":[-0.108,0.236,0],"ti":[0.11,-0.229,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":270,"s":[408.499,342.181,0],"to":[-0.11,0.229,0],"ti":[0.111,-0.221,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":272,"s":[408.167,342.855,0],"to":[-0.111,0.221,0],"ti":[0.112,-0.212,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":274,"s":[407.833,343.505,0],"to":[-0.112,0.212,0],"ti":[0.112,-0.202,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":276,"s":[407.497,344.126,0],"to":[-0.112,0.202,0],"ti":[0.113,-0.192,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":278,"s":[407.159,344.719,0],"to":[-0.113,0.192,0],"ti":[0.113,-0.181,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":280,"s":[406.82,345.279,0],"to":[-0.113,0.181,0],"ti":[0.112,-0.17,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":282,"s":[406.482,345.806,0],"to":[-0.112,0.17,0],"ti":[0.112,-0.158,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":284,"s":[406.146,346.298,0],"to":[-0.112,0.158,0],"ti":[0.111,-0.145,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":286,"s":[405.811,346.753,0],"to":[-0.111,0.145,0],"ti":[0.11,-0.132,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":288,"s":[405.479,347.17,0],"to":[-0.11,0.132,0],"ti":[0.109,-0.119,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":290,"s":[405.151,347.547,0],"to":[-0.109,0.119,0],"ti":[0.107,-0.106,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":292,"s":[404.828,347.885,0],"to":[-0.107,0.106,0],"ti":[0.105,-0.092,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.173},"t":294,"s":[404.51,348.181,0],"to":[-0.105,0.092,0],"ti":[0.103,-0.078,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":296,"s":[404.198,348.435,0],"to":[-0.103,0.078,0],"ti":[0.1,-0.063,0]},{"i":{"x":0.833,"y":0.84},"o":{"x":0.167,"y":0.174},"t":298,"s":[403.893,348.646,0],"to":[-0.1,0.063,0],"ti":[0.098,-0.049,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.174},"t":300,"s":[403.595,348.815,0],"to":[-0.098,0.049,0],"ti":[0.095,-0.035,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.173},"t":302,"s":[403.306,348.941,0],"to":[-0.095,0.035,0],"ti":[0.092,-0.021,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.172},"t":304,"s":[403.027,349.024,0],"to":[-0.092,0.021,0],"ti":[0.088,-0.006,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.171},"t":306,"s":[402.757,349.064,0],"to":[-0.088,0.006,0],"ti":[0.085,0.008,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":308,"s":[402.497,349.062,0],"to":[-0.085,-0.008,0],"ti":[0.081,0.022,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":310,"s":[402.249,349.018,0],"to":[-0.081,-0.022,0],"ti":[0.077,0.035,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.165},"t":312,"s":[402.013,348.932,0],"to":[-0.077,-0.035,0],"ti":[0.072,0.049,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":314,"s":[401.789,348.806,0],"to":[-0.072,-0.049,0],"ti":[0.068,0.062,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":316,"s":[401.578,348.641,0],"to":[-0.068,-0.062,0],"ti":[0.063,0.074,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":318,"s":[401.382,348.437,0],"to":[-0.063,-0.074,0],"ti":[0.058,0.086,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":320,"s":[401.2,348.196,0],"to":[-0.058,-0.086,0],"ti":[0.053,0.098,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.161},"t":322,"s":[401.033,347.919,0],"to":[-0.053,-0.098,0],"ti":[0.048,0.109,0]},{"i":{"x":0.833,"y":0.828},"o":{"x":0.167,"y":0.162},"t":324,"s":[400.882,347.609,0],"to":[-0.048,-0.109,0],"ti":[0.042,0.119,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":326,"s":[400.747,347.267,0],"to":[-0.042,-0.119,0],"ti":[0.036,0.129,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.162},"t":328,"s":[400.629,346.895,0],"to":[-0.036,-0.129,0],"ti":[0.03,0.138,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":330,"s":[400.529,346.495,0],"to":[-0.03,-0.138,0],"ti":[0.024,0.146,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":332,"s":[400.447,346.07,0],"to":[-0.024,-0.146,0],"ti":[0.018,0.153,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":334,"s":[400.383,345.622,0],"to":[-0.018,-0.153,0],"ti":[0.012,0.159,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":336,"s":[400.339,345.154,0],"to":[-0.012,-0.159,0],"ti":[0.005,0.164,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":338,"s":[400.314,344.668,0],"to":[-0.005,-0.164,0],"ti":[-0.002,0.169,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":340,"s":[400.309,344.168,0],"to":[0.002,-0.169,0],"ti":[-0.009,0.172,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":342,"s":[400.325,343.657,0],"to":[0.009,-0.172,0],"ti":[-0.016,0.174,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.166},"t":344,"s":[400.362,343.138,0],"to":[0.016,-0.174,0],"ti":[-0.021,0.178,0]},{"i":{"x":0.833,"y":0.829},"o":{"x":0.167,"y":0.163},"t":346,"s":[400.421,342.615,0],"to":[0.021,-0.178,0],"ti":[-0.023,0.186,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":348,"s":[400.49,342.071,0],"to":[0.023,-0.186,0],"ti":[-0.024,0.195,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.163},"t":350,"s":[400.561,341.499,0],"to":[0.024,-0.195,0],"ti":[-0.024,0.202,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":352,"s":[400.633,340.903,0],"to":[0.024,-0.202,0],"ti":[-0.023,0.208,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":354,"s":[400.704,340.287,0],"to":[0.023,-0.208,0],"ti":[-0.022,0.213,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":356,"s":[400.773,339.655,0],"to":[0.022,-0.213,0],"ti":[-0.021,0.216,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":358,"s":[400.838,339.01,0],"to":[0.021,-0.216,0],"ti":[-0.019,0.219,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":360,"s":[400.897,338.357,0],"to":[0.019,-0.219,0],"ti":[-0.016,0.22,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":362,"s":[400.95,337.699,0],"to":[0.016,-0.22,0],"ti":[-0.013,0.22,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":364,"s":[400.995,337.039,0],"to":[0.013,-0.22,0],"ti":[-0.01,0.219,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":366,"s":[401.031,336.38,0],"to":[0.01,-0.219,0],"ti":[-0.007,0.217,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":368,"s":[401.057,335.726,0],"to":[0.007,-0.217,0],"ti":[-0.003,0.214,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":370,"s":[401.072,335.079,0],"to":[0.003,-0.214,0],"ti":[0.001,0.21,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":372,"s":[401.075,334.442,0],"to":[-0.001,-0.21,0],"ti":[0.006,0.205,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":374,"s":[401.065,333.819,0],"to":[-0.006,-0.205,0],"ti":[0.01,0.2,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":376,"s":[401.041,333.21,0],"to":[-0.01,-0.2,0],"ti":[0.015,0.194,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":378,"s":[401.003,332.619,0],"to":[-0.015,-0.194,0],"ti":[0.02,0.187,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":380,"s":[400.951,332.048,0],"to":[-0.02,-0.187,0],"ti":[0.025,0.179,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":382,"s":[400.883,331.498,0],"to":[-0.025,-0.179,0],"ti":[0.031,0.171,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":384,"s":[400.798,330.972,0],"to":[-0.031,-0.171,0],"ti":[0.036,0.162,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":386,"s":[400.698,330.471,0],"to":[-0.036,-0.162,0],"ti":[0.042,0.153,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":388,"s":[400.58,329.997,0],"to":[-0.042,-0.153,0],"ti":[0.048,0.144,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":390,"s":[400.446,329.551,0],"to":[-0.048,-0.144,0],"ti":[0.053,0.134,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":392,"s":[400.294,329.135,0],"to":[-0.053,-0.134,0],"ti":[0.059,0.123,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":394,"s":[400.125,328.749,0],"to":[-0.059,-0.123,0],"ti":[0.065,0.113,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":396,"s":[399.938,328.394,0],"to":[-0.065,-0.113,0],"ti":[0.071,0.102,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":398,"s":[399.734,328.072,0],"to":[-0.071,-0.102,0],"ti":[0.077,0.091,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.17},"t":400,"s":[399.513,327.783,0],"to":[-0.077,-0.091,0],"ti":[0.082,0.08,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.169},"t":402,"s":[399.274,327.527,0],"to":[-0.082,-0.08,0],"ti":[0.088,0.068,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.169},"t":404,"s":[399.019,327.305,0],"to":[-0.088,-0.068,0],"ti":[0.093,0.057,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.168},"t":406,"s":[398.747,327.117,0],"to":[-0.093,-0.057,0],"ti":[0.099,0.046,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.167},"t":408,"s":[398.458,326.962,0],"to":[-0.099,-0.046,0],"ti":[0.104,0.035,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.166},"t":410,"s":[398.154,326.842,0],"to":[-0.104,-0.035,0],"ti":[0.109,0.023,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.165},"t":412,"s":[397.835,326.755,0],"to":[-0.109,-0.023,0],"ti":[0.114,0.012,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":414,"s":[397.5,326.702,0],"to":[-0.114,-0.012,0],"ti":[0.118,0.002,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":416,"s":[397.152,326.681,0],"to":[-0.118,-0.002,0],"ti":[0.123,-0.009,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":418,"s":[396.79,326.692,0],"to":[-0.123,0.009,0],"ti":[0.127,-0.019,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":420,"s":[396.416,326.734,0],"to":[-0.127,0.019,0],"ti":[0.13,-0.029,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":422,"s":[396.031,326.806,0],"to":[-0.13,0.029,0],"ti":[0.134,-0.038,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.163},"t":424,"s":[395.634,326.907,0],"to":[-0.134,0.038,0],"ti":[0.137,-0.047,0]},{"i":{"x":0.833,"y":0.83},"o":{"x":0.167,"y":0.164},"t":426,"s":[395.228,327.035,0],"to":[-0.137,0.047,0],"ti":[0.139,-0.056,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":428,"s":[394.814,327.189,0],"to":[-0.139,0.056,0],"ti":[0.142,-0.063,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":430,"s":[394.392,327.368,0],"to":[-0.142,0.063,0],"ti":[0.143,-0.071,0]},{"i":{"x":0.833,"y":0.831},"o":{"x":0.167,"y":0.164},"t":432,"s":[393.964,327.57,0],"to":[-0.143,0.071,0],"ti":[0.145,-0.077,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":434,"s":[393.532,327.792,0],"to":[-0.145,0.077,0],"ti":[0.146,-0.083,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":436,"s":[393.096,328.033,0],"to":[-0.146,0.083,0],"ti":[0.146,-0.088,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.165},"t":438,"s":[392.658,328.29,0],"to":[-0.146,0.088,0],"ti":[0.146,-0.092,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":440,"s":[392.219,328.561,0],"to":[-0.146,0.092,0],"ti":[0.145,-0.096,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":442,"s":[391.782,328.844,0],"to":[-0.145,0.096,0],"ti":[0.144,-0.098,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":444,"s":[391.348,329.136,0],"to":[-0.144,0.098,0],"ti":[0.142,-0.1,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":446,"s":[390.919,329.434,0],"to":[-0.142,0.1,0],"ti":[0.14,-0.1,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":448,"s":[390.496,329.734,0],"to":[-0.14,0.1,0],"ti":[0.136,-0.1,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.168},"t":450,"s":[390.081,330.035,0],"to":[-0.136,0.1,0],"ti":[0.133,-0.098,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":452,"s":[389.677,330.332,0],"to":[-0.133,0.098,0],"ti":[0.128,-0.095,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":454,"s":[389.285,330.622,0],"to":[-0.128,0.095,0],"ti":[0.123,-0.091,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":456,"s":[388.908,330.902,0],"to":[-0.123,0.091,0],"ti":[0.117,-0.086,0]},{"i":{"x":0.833,"y":0.839},"o":{"x":0.167,"y":0.172},"t":458,"s":[388.548,331.168,0],"to":[-0.117,0.086,0],"ti":[0.11,-0.079,0]},{"i":{"x":0.833,"y":0.841},"o":{"x":0.167,"y":0.173},"t":460,"s":[388.206,331.416,0],"to":[-0.11,0.079,0],"ti":[0.103,-0.071,0]},{"i":{"x":0.833,"y":0.842},"o":{"x":0.167,"y":0.175},"t":462,"s":[387.886,331.641,0],"to":[-0.103,0.071,0],"ti":[0.094,-0.061,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.177},"t":464,"s":[387.59,331.841,0],"to":[-0.094,0.061,0],"ti":[0.09,-0.053,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.17},"t":466,"s":[387.32,332.009,0],"to":[-0.09,0.053,0],"ti":[0.091,-0.049,0]},{"i":{"x":0.833,"y":0.832},"o":{"x":0.167,"y":0.165},"t":468,"s":[387.052,332.16,0],"to":[-0.091,0.049,0],"ti":[0.095,-0.046,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":470,"s":[386.773,332.302,0],"to":[-0.095,0.046,0],"ti":[0.097,-0.043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":472,"s":[386.484,332.435,0],"to":[-0.097,0.043,0],"ti":[0.099,-0.039,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.166},"t":474,"s":[386.189,332.558,0],"to":[-0.099,0.039,0],"ti":[0.101,-0.036,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":476,"s":[385.888,332.671,0],"to":[-0.101,0.036,0],"ti":[0.102,-0.033,0]},{"i":{"x":0.833,"y":0.834},"o":{"x":0.167,"y":0.167},"t":478,"s":[385.584,332.774,0],"to":[-0.102,0.033,0],"ti":[0.102,-0.029,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":480,"s":[385.279,332.867,0],"to":[-0.102,0.029,0],"ti":[0.101,-0.025,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":482,"s":[384.974,332.948,0],"to":[-0.101,0.025,0],"ti":[0.1,-0.022,0]},{"i":{"x":0.833,"y":0.835},"o":{"x":0.167,"y":0.168},"t":484,"s":[384.672,333.018,0],"to":[-0.1,0.022,0],"ti":[0.099,-0.018,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":486,"s":[384.373,333.078,0],"to":[-0.099,0.018,0],"ti":[0.097,-0.014,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":488,"s":[384.08,333.125,0],"to":[-0.097,0.014,0],"ti":[0.094,-0.01,0]},{"i":{"x":0.833,"y":0.836},"o":{"x":0.167,"y":0.169},"t":490,"s":[383.793,333.161,0],"to":[-0.094,0.01,0],"ti":[0.091,-0.006,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":492,"s":[383.515,333.186,0],"to":[-0.091,0.006,0],"ti":[0.088,-0.002,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.17},"t":494,"s":[383.246,333.199,0],"to":[-0.088,0.002,0],"ti":[0.084,0.002,0]},{"i":{"x":0.833,"y":0.837},"o":{"x":0.167,"y":0.171},"t":496,"s":[382.988,333.2,0],"to":[-0.084,-0.002,0],"ti":[0.08,0.005,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":498,"s":[382.742,333.189,0],"to":[-0.08,-0.005,0],"ti":[0.076,0.009,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.171},"t":500,"s":[382.508,333.167,0],"to":[-0.076,-0.009,0],"ti":[0.071,0.013,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":502,"s":[382.289,333.133,0],"to":[-0.071,-0.013,0],"ti":[0.066,0.017,0]},{"i":{"x":0.833,"y":0.838},"o":{"x":0.167,"y":0.172},"t":504,"s":[382.084,333.088,0],"to":[-0.066,-0.017,0],"ti":[0.06,0.021,0]},{"i":{"x":0.861,"y":0},"o":{"x":0.167,"y":0.172},"t":506,"s":[381.894,333.031,0],"to":[-0.06,-0.021,0],"ti":[0.055,0.024,0]},{"i":{"x":0.833,"y":0.972},"o":{"x":0.167,"y":0.09},"t":508,"s":[381.721,332.963,0],"to":[-0.055,-0.024,0],"ti":[-0.281,-2.706,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.188},"t":510,"s":[381.564,332.884,0],"to":[0.281,2.706,0],"ti":[-0.307,-2.719,0]},{"t":598,"s":[383.407,349.196,0]}],"ix":2},"a":{"a":0,"k":[20.5,20.5,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":[[-4.694,0],[0,-4.694],[4.694,0],[0,4.694]],"o":[[4.694,0],[0,4.694],[-4.694,0],[0,-4.694]],"v":[[0,-8.5],[8.5,0],[0,8.5],[-8.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.250999989229,0.411999990426,0.925,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.217,0],[0,-10.217],[10.217,0],[0,10.217]],"o":[[10.217,0],[0,10.217],[-10.217,0],[0,-10.217]],"v":[[0,-18.5],[18.5,0],[0,18.5],[-18.5,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.105999995213,0.169000004787,0.404000016755,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.5,20.5],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0},{"ddd":0,"ind":78,"ty":4,"nm":"Layer 45 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1057.594,469.833,0],"ix":2},"a":{"a":0,"k":[61.266,104.954,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,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-58.703,101.954],[-58.703,-31.546],[58.265,-101.954]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.216000007181,0.286000001197,0.54900004069,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[61.265,104.955],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":600,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/animations/loader.json b/src/assets/animations/loader.json new file mode 100644 index 00000000..3ec20dc6 --- /dev/null +++ b/src/assets/animations/loader.json @@ -0,0 +1 @@ +{"v":"5.4.3","fr":29.9700012207031,"ip":0,"op":105.000004276738,"w":200,"h":200,"nm":"Loader dark","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 6","parent":4,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":360,"ix":10},"p":{"a":0,"k":[-1.434,-17.936,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[69.527,75.868,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"s","pt":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":34,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[-33.1,-7],[-33.1,8],[34.1,8]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":50.453,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[-33.1,-7],[-33.1,8],[34.1,8]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[33.281,-6.5],[17.186,-6.5],[17.186,7.75],[33.281,7.75]],"c":true}]},{"t":64.4525026252041}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":34,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[-10.515,10.515],[-10.515,-10.515],[10.515,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":50.453,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[-10.515,10.515],[-10.515,-10.515],[10.515,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.58,10.831],[1.567,10.84],[1.567,-10.198],[10.58,-10.206]],"c":true}]},{"t":76.0000030955435}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.1234375,0.1234375,0.1234375,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[426.742,167.787],"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105.000004276738,"st":66.0000026882351,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 5","parent":4,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":90,"ix":10},"p":{"a":0,"k":[16.584,0.273,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[69.527,75.868,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"s","pt":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":10.418,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[-33.1,-7],[-33.1,8],[34.1,8]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":25,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[-33.1,-7],[-33.1,8],[34.1,8]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[17.732,-7],[17.732,8],[34.1,8]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":40,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[17.732,-7],[17.732,8],[34.1,8]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[17.732,-7],[17.732,8],[34.1,8]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":87.78,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[17.732,-7],[17.732,8],[34.1,8]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[17.732,-7],[17.732,54.5],[34.1,54.5]],"c":true}]},{"t":103.672504222667}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":10.418,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[-10.515,10.515],[-10.515,-10.515],[10.515,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":25,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[-10.515,10.515],[-10.515,-10.515],[10.515,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[1.328,10.523],[1.328,-10.506],[10.515,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":50,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[1.328,10.523],[1.328,-10.506],[10.515,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[1.328,10.523],[1.328,-10.506],[10.515,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":87.78,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[1.328,10.523],[1.328,-10.506],[10.515,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.455,38.88],[1.406,38.889],[1.435,-10.123],[10.484,-10.132]],"c":true}]},{"t":103.672504222667}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.1234375,0.1234375,0.1234375,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[426.742,167.787],"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105.000004276738,"st":23.0000009368092,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 4","parent":4,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-1.624,17.912,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[69.527,75.868,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"s","pt":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.49,"y":0},"n":"0p25_1_0p49_0","t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.1,-7],[-33.1,-7],[-33.1,8],[34.1,8]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":15,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":62,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-6.75],[-33.1,-6.75],[-33.1,7.75],[-17.732,7.75]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-55],[-33.1,-55],[-33.1,7.75],[-17.732,7.75]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":77.673,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.732,-55],[-33.1,-55],[-33.1,7.75],[-17.732,7.75]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-17.391,-54.125],[-32.849,-54.125],[-32.941,-39.438],[-17.483,-39.438]],"c":true}]},{"t":91.6725037338975}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.49,"y":0},"n":"0p25_1_0p49_0","t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.515,10.515],[-10.515,10.515],[-10.515,-10.515],[10.515,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":29,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":62,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.515,-10.515],[-1.534,-10.515]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.491,-38.675],[-1.51,-38.675]],"c":true}]},{"i":{"x":0.25,"y":1},"o":{"x":0.75,"y":0},"n":"0p25_1_0p75_0","t":77.673,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.534,10.515],[-10.515,10.515],[-10.491,-38.675],[-1.51,-38.675]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.505,-17.793],[-10.415,-17.793],[-10.42,-38.675],[-1.51,-38.675]],"c":true}]},{"t":102.000004154545}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.1234375,0.1234375,0.1234375,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[426.742,167.787],"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":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105.000004276738,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.48],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p48_1_0p167_0"],"t":0,"s":[-90],"e":[-90]},{"i":{"x":[0.197],"y":[1]},"o":{"x":[0.233],"y":[0]},"n":["0p197_1_0p233_0"],"t":7,"s":[-90],"e":[270]},{"t":81.0000032991976}],"ix":10},"p":{"a":0,"k":[101.391,100.391,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[131.809,131.809,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[69.219,69.219],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.391,0.109],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[122.946,122.946],"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":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"rd","nm":"Round Corners 1","r":{"a":0,"k":6,"ix":1},"ix":2,"mn":"ADBE Vector Filter - RC","hd":false}],"ip":0,"op":105.000004276738,"st":0,"bm":0}],"markers":[{"tm":16.0000006516934,"cm":"1","dr":0},{"tm":23.0000009368092,"cm":"2","dr":0},{"tm":38.0000015477717,"cm":"5","dr":0},{"tm":44.0000017921567,"cm":"3","dr":0},{"tm":59.0000024031193,"cm":"6","dr":0},{"tm":66.0000026882351,"cm":"4","dr":0},{"tm":81.0000032991976,"cm":"7","dr":0}]} \ No newline at end of file diff --git a/src/assets/animations/report_issue.json b/src/assets/animations/report_issue.json new file mode 100644 index 00000000..e12ec915 --- /dev/null +++ b/src/assets/animations/report_issue.json @@ -0,0 +1 @@ +{"ip":0,"fr":60,"v":"5.1.20","assets":[],"layers":[{"ty":4,"nm":"pli3_Artboard 2","ip":0,"st":0,"ind":2,"hix":1,"ks":{"o":{"a":0,"k":100},"or":{"a":0,"k":[0,0,0]},"a":{"a":0,"k":[200,200,0]},"p":{"s":true,"x":{"a":1,"k":[{"t":0,"s":[430.5],"e":[430.5],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":100,"s":[430.5],"e":[296.5],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":150,"s":[296.5],"e":[430.5],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":200}]},"y":{"a":1,"k":[{"t":0,"s":[259],"e":[141.5],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":50,"s":[141.5],"e":[259],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":100,"s":[259],"e":[242],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":150,"s":[242],"e":[259],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":200}]}},"rx":{"a":0,"k":0},"ry":{"a":0,"k":0},"rz":{"a":0,"k":0},"s":{"a":0,"k":[100,100,100]}},"shapes":[{"ty":"gr","nm":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[290.037,215.171],[289.019,212.642],[285.995,211.766],[283.551,211.18099999999998],[283.37,212.011],[284.319,214.028],[280.07500000000005,216.13],[281.785,217.839],[286.218,217.126]],"i":[[0,0],[0,0],[1.3629999999999995,0.9770000000000039],[0.3830000000000382,-0.10599999999999454],[-1.649000000000001,-0.7870000000000061],[0.6870000000000118,-0.6459999999999866],[0.9409999999999741,-0.06700000000000728],[-0.9489999999999554,-0.18600000000000705],[-1.927000000000021,1.1339999999999861]],"o":[[0,0],[0,0],[-0.742999999999995,-0.532999999999987],[-0.38299999999998136,0.10599999999999454],[1.649000000000001,0.7870000000000061],[-0.6870000000000118,0.6459999999999866],[-0.9409999999999741,0.06700000000000728],[0.9499999999999886,0.18600000000000705],[0.7019999999999982,-0.4140000000000157]]}}},{"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[85.073,156.878],[148.962,119.07999999999998],[185.293,187.577],[120.44900000000001,222.837]],"i":[[-7.138999999999996,28.07000000000002],[-28.115999999999985,-8.125],[8.657999999999987,-29.235000000000014],[27.236999999999995,8.800000000000011]],"o":[[7.2960000000000065,-28.687000000000012],[28.602000000000004,8.265],[-8.467000000000013,28.587999999999994],[-26.79100000000001,-8.656999999999982]]}}},{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[179.634,185.843],[147.338,124.98999999999998],[90.416,158.51299999999998],[121.95599999999999,217.35399999999998]],"i":[[-7.47799999999998,25.457000000000022],[25.369,7.381],[6.550999999999988,-25.534999999999997],[-23.934999999999988,-7.689999999999998]],"o":[[7.628999999999991,-25.96799999999999],[-24.986000000000004,-7.2690000000000055],[-6.424999999999997,25.045000000000016],[24.289000000000016,7.805000000000007]]}}},{"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.09019607843137255,0.2,0.44313725490196076,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[82.157,155.984],[149.85399999999998,115.833],[188.397,188.527],[119.627,225.826]],"i":[[-7.522999999999996,29.721000000000004],[-29.833,-8.588999999999999],[9.230999999999995,-31.028999999999996],[28.844999999999985,9.347999999999985]],"o":[[7.697999999999993,-30.412000000000006],[30.381,8.747],[-9.01400000000001,30.300999999999988],[-28.345,-9.186999999999983]]}}},{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[179.634,185.843],[147.338,124.98999999999998],[90.416,158.51299999999998],[121.95599999999999,217.35399999999998]],"i":[[-7.47799999999998,25.457000000000022],[25.369,7.381],[6.550999999999988,-25.534999999999997],[-23.934999999999988,-7.689999999999998]],"o":[[7.628999999999991,-25.96799999999999],[-24.986000000000004,-7.2690000000000055],[-6.424999999999997,25.045000000000016],[24.289000000000016,7.805000000000007]]}}},{"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.07058823529411765,0.1568627450980392,0.30980392156862746,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[84.107,153.376],[151.804,113.225],[190.347,185.91899999999998],[121.57700000000001,223.218]],"i":[[-7.522999999999996,29.721000000000004],[-29.833,-8.588999999999999],[9.230999999999995,-31.028999999999996],[28.845000000000013,9.347999999999985]],"o":[[7.6980000000000075,-30.412000000000006],[30.381,8.747],[-9.01400000000001,30.300999999999988],[-28.345000000000013,-9.186999999999983]]}}},{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[181.585,183.235],[149.28900000000002,122.382],[92.36700000000002,155.905],[123.90700000000001,214.746]],"i":[[-7.479000000000013,25.456999999999994],[25.369,7.381],[6.549999999999997,-25.534999999999997],[-23.934999999999988,-7.689999999999998]],"o":[[7.628999999999991,-25.96799999999999],[-24.986000000000004,-7.2690000000000055],[-6.424999999999997,25.044999999999987],[24.287999999999982,7.804999999999978]]}}},{"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.07058823529411765,0.1568627450980392,0.30980392156862746,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[287.425,219.726],[287.957,218.16],[284.842,212.219],[184.158,181.54899999999998],[181.08999999999997,191.94799999999998],[281.265,222.80299999999997]],"i":[[-0.8460000000000036,2.4879999999999995],[0,0],[2.5679999999999836,0.7820000000000107],[0,0],[0,0],[0,0]],"o":[[0,0],[0.8489999999999895,-2.4960000000000093],[0,0],[0,0],[0,0],[2.55600000000004,0.7860000000000298]]}}},{"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.09019607843137255,0.2,0.44313725490196076,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[239.213,212.417],[250.94299999999998,203.597],[265.81399999999996,201.4],[269.64599999999996,180.935],[284.32099999999997,163.516],[297.289,168.333],[299.633,176.993],[307.33,182.322],[308.454,201.422],[299.485,206.707],[291.777,208.971],[298.92699999999996,190.41400000000002],[286.69499999999994,177.543],[276.78099999999995,206.567],[271.328,224.842],[264.549,228.50500000000002],[256.81199999999995,220.13100000000003],[248.18299999999996,219.83100000000002],[235.41299999999995,219.43300000000002],[224.84199999999996,216.40000000000003]],"i":[[-3.026999999999987,1.9120000000000061],[-5.792000000000002,2.2379999999999995],[-3.7299999999999613,2.983000000000004],[-3.3220000000000027,10.730999999999995],[-9.828000000000031,1.7630000000000052],[-2.333000000000027,-3.8830000000000098],[-2.218999999999994,-3.3549999999999898],[-2.826999999999998,-2.7960000000000207],[4.052999999999997,-5.2949999999999875],[4.622000000000014,-1.8379999999999939],[2.2600000000000477,-0.44300000000001205],[1.4470000000000027,6.119],[4.742000000000019,2.349000000000018],[1.2909999999999968,-9.74799999999999],[4.851999999999975,-5.341000000000008],[2.901999999999987,0.6049999999999898],[4.592000000000041,2.2539999999999907],[6.602000000000004,-0.09699999999997999],[4.474000000000018,0.507000000000005],[1.563999999999993,2.0049999999999955]],"o":[[5.173000000000002,-3.2690000000000055],[7.524999999999977,-2.907999999999987],[4.439999999999998,-3.5500000000000114],[0.5640000000000214,-1.820999999999998],[4.583000000000027,-0.8220000000000027],[1.8249999999999886,3.0389999999999873],[2.2180000000000177,3.3530000000000086],[4.488999999999976,4.4410000000000025],[-1.8899999999999864,2.469999999999999],[-2.822999999999979,1.122000000000014],[5.660000000000025,-5.431999999999988],[-1.511000000000024,-6.391999999999996],[-4.7450000000000045,8.929000000000002],[-0.86099999999999,6.4950000000000045],[-0.9329999999999927,1.0269999999999868],[-3.4560000000000173,-0.7199999999999989],[-1.507000000000005,-0.7400000000000091],[-4.123999999999995,0.060000000000002274],[-3.7680000000000007,-0.42799999999999727],[6.8040000000000305,-0.1850000000000307]]}}},{"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},{"o":{"a":0,"k":100},"r":1},{"ty":"tr","o":{"a":0,"k":30},"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[290.425,216.135],[312.552,209.999],[314.439,168.301],[297.24,148.32399999999998],[283.642,141.785],[271.04699999999997,172.389],[280.715,175.131],[298.928,190.414],[288.617,211.64]],"i":[[-0.6030000000000086,-1.4979999999999905],[-7.274000000000001,6.72999999999999],[4.214999999999975,9.170999999999992],[4.674000000000035,3.576999999999998],[4.2590000000000146,-0.6069999999999993],[-6.046999999999969,-6.4620000000000175],[-5.728000000000009,-1.8239999999999839],[-2.424000000000035,-10.25399999999999],[7.687999999999988,-5.64500000000001]],"o":[[4.569000000000017,0.40799999999998704],[12.110000000000014,-11.203000000000003],[-4.833000000000027,-10.514999999999986],[-5.798999999999978,-4.437999999999988],[-11.01400000000001,1.568000000000012],[1.978999999999985,2.116000000000014],[1.865000000000009,0.5939999999999941],[1.6970000000000027,7.1769999999999925],[0.6019999999999754,1.4990000000000236]]}}},{"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,0.7607843137254902,0,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[198.774,193.626],[191.983,192.118],[188.042,193.66899999999998],[194.114,196.30299999999997]],"i":[[0,0],[2.5349999999999966,1.085000000000008],[-0.2330000000000041,-1.0779999999999745],[-1.6670000000000016,-0.053999999999973625]],"o":[[0,0],[-2.5360000000000014,-1.085000000000008],[0.2330000000000041,1.078000000000003],[1.6659999999999968,0.05400000000003047]]}}},{"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},{"o":{"a":0,"k":100},"r":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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[211.057,187.141],[225.333,182.492],[236.083,169.968],[240.159,173.459],[237.434,177.727],[237.388,177.615],[234.714,181.09300000000002],[206.529,194.888],[198.1,190.78900000000002]],"i":[[-3.437999999999988,0.7750000000000057],[-3.7290000000000134,3.0049999999999955],[-3.608000000000004,-0.09299999999998931],[-0.98599999999999,-1.7060000000000173],[0.907999999999987,-1.4230000000000018],[0.030000000000001137,0.015999999999991132],[1.1239999999999952,-1.641999999999996],[10.401999999999987,2.123000000000019],[1.9879999999999995,1.9559999999999889]],"o":[[7.542000000000002,-1.6990000000000123],[6.209000000000003,-5.003000000000014],[1.7050000000000125,0.04400000000001114],[-0.907999999999987,1.4230000000000018],[-0.003999999999990678,-0.054000000000002046],[-0.3009999999999877,-0.15399999999999636],[-5.7239999999999895,8.360000000000014],[-2.9819999999999993,-0.6090000000000089],[5.1340000000000146,-1.733000000000004]]}}},{"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},{"o":{"a":0,"k":100},"r":1},{"ty":"tr","o":{"a":0,"k":30},"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[266.975,132.386],[258.459,136.23],[256.543,122.29799999999999],[261.471,121.87999999999998],[264.455,123.15499999999999],[266.871,123.88299999999998],[266.691,128.832],[269.623,128.011],[270.256,128.684]],"i":[[2.686999999999955,-0.8269999999999982],[5.53000000000003,0.6040000000000134],[-3.2750000000000057,2.2240000000000038],[-1.7019999999999982,-0.5579999999999927],[-1.6529999999999632,-0.507000000000005],[-0.4479999999999791,-0.4129999999999967],[1.115000000000009,-3.213000000000008],[-0.7890000000000441,-0.41500000000000625],[-0.17599999999998772,-0.36000000000001364]],"o":[[0,0],[-4.950999999999993,-0.5409999999999968],[1.0919999999999845,-0.7420000000000044],[1.0049999999999955,0.3299999999999983],[1.5249999999999773,0.4680000000000035],[0.5609999999999786,0.5150000000000006],[0.9889999999999759,-0.9180000000000064],[0.12599999999997635,0.0660000000000025],[0.63900000000001,1.3019999999999925]]}}},{"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[255.28,123.999],[251.988,109.939],[263.703,113.764],[272.161,119.166],[272.026,123.875],[269.931,127.365],[268.56,129.36599999999999],[263.294,134.51899999999998],[262.457,131.60199999999998],[260.593,128.13599999999997]],"i":[[1.481000000000023,1.0590000000000117],[-2.5349999999999966,1.980000000000004],[-10.298999999999978,-4.131],[-0.8290000000000077,-2.2579999999999956],[0.5589999999999691,-1.4680000000000035],[1.247000000000014,-1.7950000000000017],[0.33899999999999864,-0.46299999999999386],[2.8799999999999955,-2.1699999999999875],[0.42399999999997817,1.0980000000000132],[1.0429999999999495,1.3910000000000196]],"o":[[-4.562999999999988,-3.2609999999999957],[0.7239999999999895,-0.5660000000000025],[5.113999999999976,2.0520000000000067],[0.5059999999999718,1.3790000000000049],[-0.2880000000000109,0.7549999999999955],[-1.1059999999999945,1.5919999999999987],[-0.8149999999999977,1.1119999999999948],[-0.160000000000025,-0.8120000000000118],[-0.16300000000001091,-0.4230000000000018],[-1.795000000000016,-2.396999999999963]]}}},{"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.09019607843137255,0.2,0.44313725490196076,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[264.839,128.334],[267.205,135.181],[276.145,139.125],[270.781,142.62],[255.37,142.883],[259.002,140.235],[261.418,131.81500000000003]],"i":[[0,0],[-1.649000000000001,-2.8470000000000084],[-1.2839999999999918,-0.4479999999999791],[3.4259999999999877,-0.8100000000000023],[1.9630000000000223,1.078000000000003],[-2.3570000000000277,1.240000000000009],[0.7300000000000182,2.141999999999996]],"o":[[0,0],[1.4909999999999854,2.5730000000000075],[1.2839999999999918,0.4480000000000075],[-3.4259999999999877,0.811000000000007],[-1.9629999999999939,-1.0790000000000077],[2.358000000000004,-1.240000000000009],[-0.7300000000000182,-2.1420000000000243]]}}},{"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[196.466,187.658],[206.53,194.88899999999998],[234.715,181.094],[237.389,177.61599999999999],[229.10500000000002,199.92399999999998],[225.48800000000003,212.68099999999998],[224.43100000000004,215.588],[235.41400000000004,219.434],[248.18400000000005,219.832],[256.81300000000005,220.132],[264.55000000000007,228.506],[271.32900000000006,224.843],[276.78200000000004,206.56799999999998],[295.011,164.452],[299.24300000000005,156.653],[274.3960000000001,137.32299999999998],[260.3950000000001,137.61299999999997],[253.6500000000001,138.52299999999997],[239.61800000000008,142.14699999999996],[208.51100000000008,178.52899999999997]],"i":[[-0.09399999999999409,-3.519999999999982],[-4.448999999999984,-0.9089999999999918],[-5.724000000000018,8.359999999999985],[-0.30100000000001614,-0.15399999999999636],[2.7109999999999843,-11.685000000000002],[2.5929999999999893,-3.9790000000000134],[-0.2540000000000191,-1.0670000000000073],[-4.236999999999995,-0.48099999999999454],[-4.123999999999995,0.06100000000000705],[-1.507000000000005,-0.7390000000000043],[-3.4560000000000173,-0.7199999999999989],[-0.9329999999999927,1.0270000000000152],[-0.8599999999999568,6.4950000000000045],[-8.024999999999977,10.472999999999985],[-0.10600000000005139,2.951999999999998],[11.430000000000007,1.1000000000000227],[5.258999999999958,-0.4959999999999809],[2.4050000000000296,-0.42099999999999227],[4.138000000000005,-1.8930000000000007],[18.061000000000007,-11.751000000000005]],"o":[[0.09000000000000341,3.3619999999999948],[10.401999999999987,2.1229999999999905],[1.1239999999999952,-1.641999999999996],[0.6800000000000068,0.3480000000000132],[-1.3870000000000005,5.978000000000009],[-0.5869999999999891,0.9019999999999868],[0.6370000000000005,2.6709999999999923],[4.4739999999999895,0.5080000000000098],[6.602000000000004,-0.09600000000000364],[4.5919999999999845,2.2539999999999907],[2.901999999999987,0.6049999999999898],[4.851999999999975,-5.341000000000008],[2,-15.099999999999994],[2.434000000000026,-3.1759999999999877],[0.3100000000000023,-8.664999999999992],[-3.1329999999999814,-0.3009999999999877],[-2.1019999999999754,0.1980000000000075],[-5.832999999999998,1.0200000000000102],[-16.687000000000012,7.634999999999991],[-6.210000000000093,4.041000000000025]]}}},{"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,0.7607843137254902,0,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[235.018,207.151],[263.922,258.755],[279.59000000000003,301.957],[282.757,302.44],[286.339,300.49399999999997],[287.106,277.522],[283.834,260.265],[275.979,242.48],[269.859,219.36599999999999],[262.24899999999997,199.09199999999998]],"i":[[9.076999999999998,-2.687000000000012],[-9.172000000000025,-20.591999999999985],[-3.701999999999998,-13.02600000000001],[-1.4969999999999573,0.20199999999999818],[-0.3190000000000168,0.36400000000003274],[0.521000000000015,5.7099999999999795],[2.3489999999999895,7.5120000000000005],[3.4279999999999973,8.900999999999982],[3.413000000000011,11.564999999999998],[3.862000000000023,8.454000000000008]],"o":[[9.490000000000009,13.814999999999998],[6.930999999999983,15.560999999999979],[0.4970000000000141,0.228999999999985],[2.041999999999973,-0.27499999999997726],[1.47199999999998,-9.348000000000013],[-0.3340000000000032,-3.656000000000006],[-2.630999999999972,-8.414999999999992],[-3.5579999999999927,-9.239000000000004],[-1.4019999999999868,-4.751000000000005],[-9.075999999999965,2.686000000000007]]}}},{"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.08235294117647059,0.18823529411764706,0.3764705882352941,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[252.132,202.423],[229.602,206.585],[240.525,231.119],[234.562,244.577],[241.32600000000002,262.183],[237.53900000000002,274.001],[239.394,290.166],[232.853,299.201],[233.863,306.178],[236.629,306.177],[238.521,306.081],[242.46499999999997,293.361],[245.20399999999998,278.471],[246.45399999999998,248.636],[252.46499999999997,222.289]],"i":[[0.9759999999999991,0.8909999999999911],[9.533999999999992,-5.563000000000017],[1.3050000000000068,-4.998999999999995],[-0.03200000000001069,-6.171999999999997],[0.12699999999998113,-8.026999999999987],[0.6949999999999932,-6.557999999999993],[1.2600000000000193,-5.742000000000019],[4.443999999999988,-3.3350000000000364],[-0.34899999999998954,-2.2889999999999873],[-0.9639999999999986,0.028999999999996362],[-0.6099999999999852,0.043000000000006366],[-1.2860000000000014,5.1410000000000196],[-0.575000000000017,4.635999999999967],[-1.6479999999999961,12.096000000000032],[-2.4420000000000073,15.211000000000013]],"o":[[-3.9610000000000127,-3.6210000000000093],[11.012,11.840000000000003],[-1.4749999999999943,5.649000000000001],[0.03899999999998727,7.586000000000013],[-0.08299999999999841,5.307999999999993],[-0.8220000000000027,7.7590000000000146],[-0.5420000000000016,2.4700000000000273],[0.3269999999999982,2.3559999999999945],[0.8779999999999859,0.02600000000001046],[0.6510000000000105,-0.01999999999998181],[1.218999999999994,-3.274000000000001],[1.3520000000000039,-5.406000000000006],[2.0260000000000105,-16.321000000000026],[1.4590000000000032,-10.712999999999994],[2.651000000000039,-16.504999999999995]]}}},{"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},{"o":{"a":0,"k":100},"r":1},{"ty":"tr","o":{"a":0,"k":30},"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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[228.215,207.409],[228.567,254.185],[233.864,306.177],[236.63,306.17600000000004],[238.522,306.08000000000004],[242.46599999999998,293.36],[245.20499999999998,278.471],[246.45499999999998,248.636],[252.46599999999998,222.289],[252.13199999999998,202.423]],"i":[[10.036000000000001,-6.167999999999978],[-0.8689999999999998,-16.718000000000018],[-2.4010000000000105,-15.769000000000005],[-0.9639999999999986,0.028999999999996362],[-0.6099999999999852,0.043000000000006366],[-1.2860000000000014,5.1410000000000196],[-0.575000000000017,4.634999999999991],[-1.6479999999999961,12.096000000000032],[-2.4420000000000073,15.211000000000013],[0.9759999999999991,0.8919999999999959]],"o":[[-0.5310000000000059,14.40700000000001],[0.9780000000000086,18.826000000000022],[0.8789999999999907,0.02600000000001046],[0.6510000000000105,-0.01999999999998181],[1.218999999999994,-3.274000000000001],[1.3520000000000039,-5.406000000000006],[2.0260000000000105,-16.321000000000026],[1.4590000000000032,-10.712999999999994],[2.649000000000001,-16.50399999999999],[-4.152999999999963,-3.796999999999997]]}}},{"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.08235294117647059,0.18823529411764706,0.3764705882352941,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[279.658,299.335],[282.36,306.45799999999997],[284.451,306.01399999999995],[285.07000000000005,305.40199999999993],[284.797,298.74699999999996]],"i":[[0,0],[0,0],[-1.3670000000000186,1.365000000000009],[0,0],[0,0]],"o":[[0.45699999999999363,0.3620000000000232],[0,0],[1.3670000000000186,-1.365000000000009],[0,0],[0,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},{"o":{"a":0,"k":100},"r":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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[284.863,304.412],[286.115,306.412],[286.40500000000003,308.284],[284.73100000000005,314.046],[277.27700000000004,315.902],[278.095,313.977],[280.96400000000006,311.2],[281.79800000000006,305.25399999999996]],"i":[[0,0],[0,0],[0.16599999999999682,-0.63900000000001],[0.3779999999999859,-0.8480000000000132],[0,0],[-1.4389999999999645,1.0559999999999832],[-0.5040000000000191,1.5539999999999736],[0,0]],"o":[[0,0],[0.35000000000002274,0.5590000000000259],[-0.43200000000001637,1.6669999999999732],[-0.5149999999999864,1.1539999999999964],[0,0],[1.4379999999999882,-1.0559999999999832],[0.5049999999999955,-1.5539999999999736],[0,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":[0.08235294117647059,0.18823529411764706,0.3764705882352941,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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[234.35,304.418],[235.01399999999998,309.246],[237.85299999999998,309.12899999999996],[238.32699999999997,303.83099999999996]],"i":[[0,0],[0,0],[-1.1399999999999864,0.7170000000000414],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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},{"o":{"a":0,"k":100},"r":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":"pli3_Artboard 2 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[234.752,308.373],[223.864,314.05199999999996],[233.649,313.87999999999994],[238.64600000000002,311.90399999999994],[237.36300000000003,307.60799999999995]],"i":[[0,0],[0.1740000000000066,-0.7779999999999632],[-2.8880000000000052,-0.10499999999996135],[0.2639999999999816,1.22199999999998],[0,0]],"o":[[0,0],[-0.17300000000000182,0.7789999999999964],[2.8880000000000052,0.10500000000001819],[-0.26499999999998636,-1.22199999999998],[0,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":[0.08235294117647059,0.18823529411764706,0.3764705882352941,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":200},{"ty":4,"nm":"pli3-01","ip":0,"st":0,"ind":1,"hix":2,"ks":{"o":{"a":0,"k":100},"or":{"a":0,"k":[0,0,0]},"a":{"a":0,"k":[275,200,0]},"p":{"s":true,"x":{"a":0,"k":260},"y":{"a":0,"k":200}},"rx":{"a":0,"k":0},"ry":{"a":0,"k":0},"rz":{"a":0,"k":0},"s":{"a":0,"k":[100,100,100]}},"shapes":[{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.422,314.192],[207.332,310.515],[204.453,300.344],[203.89600000000002,300.098],[205.37900000000002,293.716],[205.991,293.694],[213.13400000000001,285.42400000000004],[205.686,278.454],[205.06300000000002,278.543],[203.33800000000002,272.449],[203.88800000000003,272.10200000000003],[206.35000000000002,261.45500000000004],[196.32800000000003,259.55400000000003],[195.82100000000003,259.947],[191.35000000000002,255.774],[191.675,255.201],[188.79600000000002,245.03],[178.88600000000002,248.707],[178.61500000000004,249.308],[172.60800000000003,248.161],[172.62600000000003,247.52],[165.17700000000002,240.55100000000002],[158.03400000000002,248.82100000000003],[158.079,249.47000000000003],[152.14100000000002,251.67400000000004],[151.84500000000003,251.11900000000003],[141.82300000000004,249.21800000000002],[139.36100000000005,259.865],[139.70400000000004,260.372],[135.42700000000005,265.33500000000004],[134.90000000000006,265.03000000000003],[124.99000000000007,268.70700000000005],[127.86900000000007,278.87800000000004],[128.42600000000007,279.124],[126.94300000000007,285.50600000000003],[126.33100000000007,285.528],[119.18800000000007,293.798],[126.63600000000008,300.767],[127.25900000000009,300.678],[128.9840000000001,306.772],[128.43400000000008,307.11899999999997],[125.97200000000008,317.76599999999996],[135.99400000000009,319.667],[136.5010000000001,319.274],[140.9720000000001,323.447],[140.6470000000001,324.02],[143.5260000000001,334.191],[153.4360000000001,330.51399999999995],[153.70700000000008,329.91299999999995],[159.71400000000008,331.05999999999995],[159.69600000000008,331.70099999999996],[167.1440000000001,338.66999999999996],[174.2870000000001,330.4],[174.2420000000001,329.751],[180.1800000000001,327.54699999999997],[180.47600000000008,328.102],[190.49800000000008,330.003],[192.96000000000006,319.356],[192.61700000000008,318.849],[196.89400000000006,313.88599999999997]],"i":[[-0.18299999999999272,-0.09300000000001774],[-1.9410000000000025,3.8240000000000123],[3.5319999999999823,1.7930000000000064],[0.1869999999999834,0.07499999999998863],[-0.33199999999999363,2.1329999999999814],[-0.20599999999998886,0.01799999999997226],[0.08400000000000318,4.20799999999997],[4.028999999999996,-0.35899999999998045],[0.20599999999998886,-0.03699999999997772],[0.7270000000000039,1.9710000000000036],[-0.18000000000000682,0.12599999999997635],[2.0870000000000175,3.464999999999975],[3.4470000000000027,-2.4149999999999636],[0.1640000000000157,-0.13599999999996726],[1.6160000000000139,1.2730000000000246],[-0.09999999999999432,0.1980000000000075],[3.5319999999999823,1.792999999999978],[1.9410000000000025,-3.823999999999984],[0.08399999999997476,-0.20199999999999818],[2.0190000000000055,0.2109999999999843],[0.003999999999990678,0.2150000000000034],[4.030000000000001,-0.36000000000001364],[-0.08400000000000318,-4.207999999999998],[-0.02199999999999136,-0.21399999999999864],[1.931999999999988,-0.8910000000000196],[0.10899999999998045,0.1810000000000116],[3.4470000000000027,-2.414999999999992],[-2.0870000000000175,-3.464999999999975],[-0.11899999999999977,-0.16300000000001091],[1.320999999999998,-1.7789999999999964],[0.18299999999999272,0.09300000000001774],[1.941999999999993,-3.8240000000000123],[-3.5320000000000107,-1.7930000000000064],[-0.18700000000001182,-0.07499999999998863],[0.33200000000000784,-2.1340000000000146],[0.20599999999998886,-0.01799999999997226],[-0.08400000000000318,-4.20799999999997],[-4.029000000000011,0.35899999999998045],[-0.20600000000000307,0.03699999999997772],[-0.7270000000000039,-1.9710000000000036],[0.18000000000000682,-0.1269999999999527],[-2.0870000000000033,-3.464999999999975],[-3.4470000000000027,2.4149999999999636],[-0.1640000000000157,0.13599999999996726],[-1.6160000000000139,-1.2730000000000246],[0.09999999999999432,-0.19799999999997908],[-3.5309999999999775,-1.7930000000000064],[-1.9410000000000025,3.8240000000000123],[-0.08399999999997476,0.20199999999999818],[-2.0180000000000007,-0.21100000000001273],[-0.003999999999990678,-0.21500000000003183],[-4.028999999999996,0.35899999999998045],[0.08400000000000318,4.20799999999997],[0.02199999999999136,0.21399999999999864],[-1.931999999999988,0.8910000000000196],[-0.10899999999998045,-0.18099999999998317],[-3.4470000000000027,2.4149999999999636],[2.0870000000000175,3.464999999999975],[0.11899999999999977,0.16399999999998727],[-1.320999999999998,1.77800000000002]],"o":[[3.5320000000000107,1.7930000000000064],[1.9420000000000073,-3.8240000000000123],[-0.18299999999999272,-0.09300000000001774],[0.6560000000000059,-2.1159999999999854],[0.20199999999999818,-0.0009999999999763531],[4.028999999999996,-0.35899999999998045],[-0.08400000000000318,-4.208000000000027],[-0.21100000000001273,0.019000000000005457],[-0.42099999999999227,-2.0860000000000127],[0.18500000000000227,-0.10800000000000409],[3.4470000000000027,-2.4150000000000205],[-2.087999999999994,-3.464999999999975],[-0.1769999999999925,0.12400000000002365],[-1.3619999999999948,-1.5049999999999955],[0.11400000000000432,-0.18600000000000705],[1.9420000000000073,-3.8240000000000123],[-3.5320000000000107,-1.7930000000000064],[-0.10099999999999909,0.1980000000000075],[-1.9809999999999945,-0.5529999999999973],[0.01300000000000523,-0.21299999999999386],[-0.08400000000000318,-4.207999999999998],[-4.028999999999996,0.35900000000000887],[0.003999999999990678,0.21999999999999886],[-2.0209999999999866,0.5759999999999934],[-0.09200000000001296,-0.18799999999998818],[-2.087999999999994,-3.4650000000000034],[-3.4470000000000027,2.414999999999992],[0.10699999999999932,0.17700000000002092],[-1.5269999999999868,1.5269999999999868],[-0.17099999999999227,-0.10700000000002774],[-3.5320000000000107,-1.7930000000000064],[-1.941999999999993,3.8240000000000123],[0.18300000000000693,0.09300000000001774],[-0.6560000000000059,2.1159999999999854],[-0.20199999999999818,0.0009999999999763531],[-4.028999999999996,0.35899999999998045],[0.08400000000000318,4.208000000000027],[0.20999999999999375,-0.019000000000005457],[0.4210000000000065,2.0860000000000127],[-0.18500000000000227,0.10800000000000409],[-3.4470000000000027,2.4150000000000205],[2.088000000000008,3.464999999999975],[0.1769999999999925,-0.12400000000002365],[1.3619999999999948,1.5049999999999955],[-0.11299999999999955,0.18599999999997863],[-1.9420000000000073,3.8240000000000123],[3.5320000000000107,1.7930000000000064],[0.10099999999999909,-0.19799999999997908],[1.9809999999999945,0.5529999999999973],[-0.01300000000000523,0.21300000000002228],[0.08400000000000318,4.208000000000027],[4.028999999999996,-0.35899999999998045],[-0.003999999999990678,-0.22000000000002728],[2.0209999999999866,-0.5760000000000218],[0.09200000000001296,0.18799999999998818],[2.087999999999994,3.464999999999975],[3.4470000000000027,-2.4149999999999636],[-0.10699999999999932,-0.17700000000002092],[1.5269999999999868,-1.5269999999999868],[0.1719999999999402,0.10800000000006094]]}}},{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[153.397,314.75],[142.944,277.822],[178.92499999999998,264.47],[189.378,301.398]],"i":[[12.823000000000008,6.511000000000024],[-7.049999999999983,13.884999999999991],[-12.822000000000003,-6.510000000000048],[7.050000000000011,-13.884999999999991]],"o":[[-12.823000000000008,-6.509999999999991],[7.049000000000007,-13.884000000000015],[12.823000000000008,6.509999999999991],[-7.048999999999978,13.884999999999991]]}}},{"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,0.7607843137254902,0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[202.192,293.262],[209.335,284.992],[201.887,278.023],[201.264,278.112],[199.53900000000002,272.01800000000003],[200.08900000000003,271.67100000000005],[205.36900000000003,260.18800000000005],[192.52900000000002,259.124],[192.02200000000002,259.517],[187.55100000000002,255.344],[187.876,254.771],[188.328,248.444],[178.488,266.106],[185.58,300.968],[158.87400000000002,316.882],[157.44200000000004,320.527],[152.97900000000004,330.198],[155.91600000000005,330.62899999999996],[155.89800000000005,331.27],[165.84000000000006,338.666],[170.48900000000006,329.969],[170.44400000000007,329.32099999999997],[176.38200000000006,327.11699999999996],[176.67800000000005,327.67199999999997],[189.45500000000004,330.19399999999996],[189.16100000000003,318.92599999999993],[188.81800000000004,318.4189999999999],[193.09500000000003,313.4559999999999],[193.622,313.7609999999999],[203.532,310.0839999999999],[200.65300000000002,299.9129999999999],[200.09600000000003,299.6669999999999],[201.57900000000004,293.2849999999999]],"i":[[-0.20600000000001728,0.01799999999997226],[0.08400000000000318,4.20799999999997],[4.028999999999996,-0.36000000000001364],[0.20499999999998408,-0.03699999999997772],[0.7270000000000039,1.9710000000000036],[-0.18000000000000682,0.1269999999999527],[2.431999999999988,3.2320000000000277],[3.4470000000000027,-2.4149999999999636],[0.1640000000000157,-0.13599999999996726],[1.6160000000000139,1.2730000000000246],[-0.09999999999999432,0.1980000000000075],[0.6980000000000075,1.9509999999999934],[3.225999999999999,-5.91700000000003],[6.393999999999977,-12.593999999999994],[10.516999999999996,0.7510000000000332],[0.5019999999999811,-1.204999999999984],[1.5509999999999877,-3.1990000000000123],[-0.9819999999999993,-0.10199999999997544],[-0.003999999999990678,-0.21500000000003183],[-7.302999999999997,0.3879999999999768],[0.08500000000000796,4.208000000000027],[0.02199999999999136,0.21300000000002228],[-1.931999999999988,0.8910000000000196],[-0.10899999999998045,-0.18099999999998317],[-3.4469999999999743,2.4150000000000205],[2.0880000000000223,3.465000000000032],[0.11899999999999977,0.16399999999998727],[-1.320999999999998,1.77800000000002],[-0.18299999999999272,-0.09300000000001774],[-1.9410000000000025,3.8240000000000123],[3.5309999999999775,1.7930000000000064],[0.1869999999999834,0.07499999999998863],[-0.33199999999999363,2.1329999999999814]],"o":[[4.028999999999996,-0.35899999999998045],[-0.08400000000000318,-4.208000000000027],[-0.21100000000001273,0.019000000000005457],[-0.42099999999999227,-2.0860000000000127],[0.18500000000000227,-0.10800000000000409],[3.4470000000000027,-2.4150000000000205],[-4.6159999999999854,-6.134999999999991],[-0.1769999999999925,0.12400000000002365],[-1.3619999999999948,-1.5049999999999955],[0.11400000000000432,-0.18600000000000705],[1.056999999999988,-2.080999999999989],[-3.3300000000000125,5.860000000000014],[10.228999999999985,7.495999999999981],[-5.418000000000006,10.672000000000025],[-0.4689999999999941,1.2169999999999845],[-1.3629999999999995,3.269999999999982],[0.9749999999999943,0.18400000000002592],[-0.01300000000000523,0.21300000000002228],[0.08400000000000318,4.208000000000027],[4.039999999999992,-0.21399999999999864],[-0.003999999999990678,-0.22000000000002728],[2.0209999999999866,-0.5760000000000218],[0.09200000000001296,0.18799999999998818],[2.087999999999994,3.464999999999975],[3.4470000000000027,-2.4150000000000205],[-0.10699999999999932,-0.17799999999999727],[1.5269999999999868,-1.5269999999999868],[0.17099999999999227,0.10700000000002774],[3.5320000000000107,1.7930000000000064],[1.9410000000000025,-3.8240000000000123],[-0.18299999999999272,-0.09300000000001774],[0.6560000000000059,-2.1159999999999854],[0.2039999999999509,-0.0009999999999195097]]}}},{"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.8588235294117647,0.6352941176470588,0.011764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[193.624,313.76],[203.534,310.08299999999997],[200.655,299.912],[200.098,299.666],[201.58100000000002,293.284],[202.193,293.262],[209.336,284.992],[201.888,278.022],[201.26500000000001,278.111],[199.54000000000002,272.017],[200.09000000000003,271.67],[202.55200000000002,261.023],[192.53000000000003,259.122],[192.02300000000002,259.515],[187.55200000000002,255.34199999999998],[187.877,254.76899999999998],[188.79600000000002,245.02999999999997],[175.08700000000002,248.27499999999998],[174.81600000000003,248.87599999999998],[168.80900000000003,247.72899999999998],[168.82700000000003,247.088],[165.94700000000003,240.524],[154.23600000000002,248.389],[154.281,249.038],[148.34300000000002,251.24200000000002],[148.04700000000003,250.687],[138.02500000000003,248.787],[135.56300000000005,259.434],[135.90600000000003,259.94100000000003],[131.62900000000005,264.90400000000005],[131.10200000000006,264.59900000000005],[121.19200000000006,268.27600000000007],[124.07100000000007,278.44700000000006],[124.62800000000007,278.69300000000004],[123.14500000000007,285.07500000000005],[122.53300000000007,285.09700000000004],[115.39000000000007,293.367],[122.83900000000007,300.336],[123.46200000000007,300.247],[125.18700000000007,306.341],[124.63700000000007,306.688],[122.17500000000007,317.335],[134.62200000000007,319.995],[132.70400000000006,318.843],[137.17500000000007,323.016],[136.85000000000008,323.589],[139.72900000000007,333.76],[149.63900000000007,330.08299999999997],[149.91000000000005,329.48199999999997],[155.91700000000006,330.62899999999996],[155.89900000000006,331.27],[163.34700000000007,338.239],[170.49000000000007,329.969],[170.44500000000008,329.32],[176.38300000000007,327.116],[176.67900000000006,327.671],[186.70100000000005,329.572],[189.16300000000004,318.925],[188.82000000000005,318.418],[193.09700000000004,313.455]],"i":[[-0.18299999999999272,-0.09300000000001774],[-1.9410000000000025,3.8240000000000123],[3.5309999999999775,1.7930000000000064],[0.1869999999999834,0.07499999999998863],[-0.33199999999999363,2.1340000000000146],[-0.20599999999998886,0.01799999999997226],[0.08400000000000318,4.20799999999997],[4.028999999999996,-0.35899999999998045],[0.20499999999998408,-0.03699999999997772],[0.7270000000000039,1.9710000000000036],[-0.18000000000000682,0.1269999999999527],[2.0870000000000175,3.464999999999975],[3.4470000000000027,-2.4149999999999636],[0.1640000000000157,-0.13599999999996726],[1.6160000000000139,1.2730000000000246],[-0.09999999999999432,0.1980000000000075],[3.5600000000000023,1.7379999999999995],[1.9420000000000073,-3.8240000000000123],[0.08399999999997476,-0.20199999999999818],[2.0190000000000055,0.2109999999999843],[0.003999999999990678,0.2150000000000034],[4.043999999999983,0.07899999999997931],[-0.08399999999997476,-4.207999999999998],[-0.02199999999999136,-0.21399999999999864],[1.931999999999988,-0.8910000000000196],[0.10899999999998045,0.1810000000000116],[3.4470000000000027,-2.415999999999997],[-2.0870000000000175,-3.465000000000032],[-0.11899999999999977,-0.16300000000001091],[1.320999999999998,-1.77800000000002],[0.18299999999999272,0.09300000000001774],[1.9410000000000025,-3.8240000000000123],[-3.531000000000006,-1.7930000000000064],[-0.1869999999999976,-0.07499999999998863],[0.33200000000000784,-2.1340000000000146],[0.20599999999998886,-0.01799999999997226],[-0.08400000000000318,-4.20799999999997],[-4.030000000000001,0.35899999999998045],[-0.20600000000000307,0.03699999999997772],[-0.7279999999999944,-1.9710000000000036],[0.1799999999999926,-0.1269999999999527],[-2.0870000000000033,-3.464999999999975],[-3.4480000000000075,2.4149999999999636],[-0.16399999999998727,0.13599999999996726],[-1.6160000000000139,-1.2730000000000246],[0.09999999999999432,-0.19799999999997908],[-3.5309999999999775,-1.7930000000000064],[-1.9410000000000025,3.8240000000000123],[-0.08399999999997476,0.20199999999999818],[-2.0190000000000055,-0.21100000000001273],[-0.003999999999990678,-0.21500000000003183],[-4.028999999999996,0.35899999999998045],[0.08400000000000318,4.20799999999997],[0.02199999999999136,0.21399999999999864],[-1.931999999999988,0.8910000000000196],[-0.10899999999998045,-0.18099999999998317],[-3.4470000000000027,2.4149999999999636],[2.0870000000000175,3.464999999999975],[0.11899999999999977,0.16399999999998727],[-1.320999999999998,1.77800000000002]],"o":[[3.5320000000000107,1.7930000000000064],[1.9420000000000073,-3.8240000000000123],[-0.18299999999999272,-0.09300000000001774],[0.6560000000000059,-2.1159999999999854],[0.20199999999999818,-0.0009999999999763531],[4.028999999999996,-0.35899999999998045],[-0.08400000000000318,-4.208000000000027],[-0.21100000000001273,0.019000000000005457],[-0.42099999999999227,-2.0849999999999795],[0.18500000000000227,-0.10800000000000409],[3.4470000000000027,-2.4150000000000205],[-2.087999999999994,-3.464999999999975],[-0.1769999999999925,0.12400000000002365],[-1.3619999999999948,-1.5049999999999955],[0.11400000000000432,-0.18600000000000705],[1.9420000000000073,-3.8240000000000123],[-8.234000000000009,-4.0190000000000055],[-0.10099999999999909,0.1980000000000075],[-1.9809999999999945,-0.5529999999999973],[0.01300000000000523,-0.21299999999999386],[-0.08400000000000318,-4.207999999999998],[-8.819999999999993,-0.17099999999999227],[0.003999999999990678,0.21999999999999886],[-2.0209999999999866,0.5759999999999934],[-0.09200000000001296,-0.18799999999998818],[-2.087999999999994,-3.4650000000000034],[-3.4470000000000027,2.414999999999992],[0.10699999999999932,0.17799999999999727],[-1.5269999999999868,1.5269999999999868],[-0.17099999999999227,-0.10700000000002774],[-3.5319999999999965,-1.7930000000000064],[-1.941999999999993,3.8240000000000123],[0.18300000000000693,0.09300000000001774],[-0.6560000000000059,2.1159999999999854],[-0.20199999999999818,0.0009999999999763531],[-4.028999999999996,0.35899999999998045],[0.08400000000000318,4.208000000000027],[0.20999999999999375,-0.019000000000005457],[0.4210000000000065,2.0860000000000127],[-0.18500000000000227,0.10800000000000409],[-3.4470000000000027,2.4150000000000205],[2.087999999999994,3.464999999999975],[0.1769999999999925,-0.12400000000002365],[1.3619999999999948,1.5049999999999955],[-0.11299999999999955,0.18599999999997863],[-1.9420000000000073,3.8240000000000123],[3.5320000000000107,1.7930000000000064],[0.10099999999999909,-0.19799999999997908],[1.9809999999999945,0.5529999999999973],[-0.01300000000000523,0.21300000000002228],[0.08400000000000318,4.208000000000027],[4.028999999999996,-0.35899999999998045],[-0.003999999999990678,-0.22000000000002728],[2.0209999999999866,-0.5760000000000218],[0.09200000000001296,0.18799999999998818],[2.087999999999994,3.464999999999975],[3.4470000000000027,-2.4150000000000205],[-0.10699999999999932,-0.17700000000002092],[1.5269999999999868,-1.5269999999999868],[0.16999999999995907,0.10700000000002774]]}}},{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.598,314.318],[139.145,277.39099999999996],[175.126,264.039],[185.579,300.966]],"i":[[12.822999999999979,6.511000000000024],[-7.049999999999983,13.884000000000015],[-12.822000000000003,-6.510000000000048],[7.050000000000011,-13.884000000000015]],"o":[[-12.823000000000008,-6.509999999999991],[7.049000000000007,-13.884000000000015],[12.823000000000008,6.509999999999991],[-7.049000000000007,13.884999999999991]]}}},{"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.8588235294117647,0.6352941176470588,0.011764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[416.35,117.876],[380.122,101.601],[391.34700000000004,95.969],[417.72200000000004,116.66999999999999]],"i":[[0.7839999999999918,0.35199999999998965],[0,0],[-6.470000000000027,2.0700000000000074],[-7.5989999999999895,-25.541999999999987]],"o":[[0,0],[0,0],[0,0],[0.2459999999999809,0.825000000000017]]}}},{"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.6274509803921569,0.2235294117647059,0.4627450980392157,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[380.122,101.601],[384.428,142.81799999999998],[383.075,143.85999999999999],[369.11199999999997,112.54099999999998]],"i":[[-6.295999999999992,3.6089999999999947],[0,0],[0.6990000000000123,0.26599999999999113],[-5.7409999999999854,21.908]],"o":[[0,0],[0.07799999999997453,0.742999999999995],[-4.903999999999996,-1.86099999999999],[0.0010000000000331966,0.0010000000000189857]]}}},{"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.6274509803921569,0.2235294117647059,0.4627450980392157,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[380.019,101.999],[410.312,112.392],[415.28200000000004,130.255]],"i":[[0,0],[0,0],[5.774999999999977,-6.222999999999999]],"o":[[0,0],[0,0],[-5.775000000000034,6.222000000000008]]}}},{"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.984313725490196,0.43529411764705883,0.7333333333333333,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[380.122,101.601],[400.752,141.704],[378.994,137.172]],"i":[[0,0],[6.877999999999986,-4.792000000000002],[0,0]],"o":[[0,0],[-6.877999999999986,4.792000000000002],[0,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":[0.984313725490196,0.43529411764705883,0.7333333333333333,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[381.765,95.016],[380.548,92.97200000000001],[379.431,90.86300000000001],[378.41999999999996,88.70700000000001],[377.53099999999995,86.50800000000001],[376.25699999999995,81.998],[376.20199999999994,81.71300000000001],[376.15899999999993,81.427],[376.0759999999999,80.85700000000001],[375.9789999999999,79.71900000000001],[375.96199999999993,78.59100000000001],[376.05999999999995,77.48800000000001],[376.09599999999995,77.21600000000001],[376.14899999999994,76.94900000000001],[376.2049999999999,76.68400000000001],[376.2659999999999,76.421],[376.4189999999999,75.909],[376.5089999999999,75.644],[376.6069999999999,75.379],[377.56499999999994,73.452],[378.15399999999994,72.783],[378.42099999999994,72.613],[378.59299999999996,72.572],[378.69699999999995,72.599],[378.85499999999996,72.706],[379.25999999999993,73.269],[379.54499999999996,74.108],[379.64799999999997,75.047],[379.56899999999996,76],[379.46399999999994,76.464],[379.4309999999999,76.578],[379.39199999999994,76.703],[379.3109999999999,76.947],[379.13499999999993,77.379],[378.9769999999999,77.646],[378.9629999999999,77.659],[378.9679999999999,77.65],[378.9839999999999,77.631],[379.24499999999995,77.482],[379.50199999999995,77.437],[379.73999999999995,77.463],[379.94699999999995,77.54599999999999],[379.85999999999996,77.41399999999999],[379.65799999999996,77.05799999999999],[379.45899999999995,76.61699999999999],[379.36799999999994,76.383],[379.32599999999996,76.267],[379.30699999999996,76.211],[379.294,76.169],[377.418,75.169],[376.418,77.045],[376.452,77.144],[376.45799999999997,77.159],[376.496,77.259],[376.53,77.344],[376.599,77.508],[376.745,77.829],[377.079,78.469],[377.517,79.134],[377.82,79.49],[378.258,79.872],[379.001,80.224],[379.537,80.287],[380.09099999999995,80.19500000000001],[380.86499999999995,79.73800000000001],[380.98999999999995,79.61500000000001],[381.097,79.495],[381.26599999999996,79.269],[381.681,78.477],[381.921,77.778],[382.012,77.444],[382.054,77.278],[382.094,77.099],[382.215,76.379],[382.253,74.926],[382.00899999999996,73.483],[381.431,72.077],[380.318,70.788],[379.418,70.33],[378.331,70.237],[377.358,70.553],[376.639,71.071],[375.695,72.254],[374.631,74.69500000000001],[374.537,75.001],[374.44899999999996,75.31200000000001],[374.292,75.96600000000001],[374.234,76.29400000000001],[374.183,76.62200000000001],[374.137,76.95000000000002],[374.111,77.27800000000002],[374.068,78.58100000000002],[374.156,79.86200000000002],[374.333,81.12000000000002],[374.45700000000005,81.73800000000001],[374.5210000000001,82.04600000000002],[374.59600000000006,82.35000000000002],[376.19700000000006,87.03700000000002],[377.23800000000006,89.25800000000002],[378.39400000000006,91.41100000000003],[379.65000000000003,93.50100000000003],[381.014,95.53100000000003],[381.647,95.63400000000003],[381.764,95.02300000000002]],"i":[[0,0],[0.3879999999999768,0.6919999999999931],[0.3550000000000182,0.7109999999999985],[0.32000000000005,0.7250000000000085],[0.2769999999999868,0.7379999999999995],[0.27899999999999636,1.5210000000000008],[0,0],[0,0],[0.023000000000024556,0.18999999999999773],[0.010999999999967258,0.3780000000000001],[0.0020000000000095497,0.375],[-0.060000000000002274,0.35999999999999943],[0,0],[-0.016999999999995907,0.08899999999999864],[0,0],[-0.029999999999972715,0.08400000000000318],[0,0],[-0.028999999999996362,0.08799999999999386],[-0.033999999999991815,0.0870000000000033],[-0.37700000000000955,0.5500000000000114],[-0.19600000000002638,0.15699999999999648],[-0.07699999999999818,0.03300000000000125],[-0.038000000000010914,-0.0010000000000047748],[-0.03999999999996362,-0.018000000000000682],[-0.06400000000002137,-0.057999999999992724],[-0.1209999999999809,-0.2469999999999999],[-0.06400000000002137,-0.30299999999999727],[-0.002999999999985903,-0.31799999999999784],[0.05700000000001637,-0.3130000000000024],[0.04099999999999682,-0.15200000000000102],[0,0],[0,0],[0.027000000000043656,-0.0799999999999983],[0.060000000000002274,-0.12600000000000477],[0.033999999999991815,-0.033999999999991815],[0.0020000000000095497,-0.0030000000000001137],[-0.0020000000000095497,0.001999999999995339],[-0.006000000000028649,0.005000000000009663],[-0.15399999999999636,0.05100000000000193],[-0.08899999999999864,0.0030000000000001137],[-0.06799999999998363,-0.018999999999991246],[-0.021000000000015007,-0.01099999999999568],[0.057999999999992724,0.09300000000000352],[0.06799999999998363,0.13599999999999568],[0.06299999999998818,0.15399999999999636],[0.028999999999996362,0.07799999999998875],[0,0],[0,0],[-0.0010000000000331966,0.0010000000000047748],[0.7939999999999827,-0.24200000000000443],[-0.24200000000001864,-0.7940000000000111],[-0.012999999999976808,-0.03300000000000125],[0,0],[0,0],[0,0],[0,0],[-0.05099999999998772,-0.10699999999999932],[-0.12400000000002365,-0.2150000000000034],[-0.17599999999998772,-0.23000000000000398],[-0.11700000000001864,-0.12199999999999989],[-0.18299999999999272,-0.13100000000000023],[-0.32600000000002183,-0.08599999999999852],[-0.19200000000000728,0.0049999999999954525],[-0.17399999999997817,0.05499999999999261],[-0.17899999999997362,0.1629999999999967],[-0.03500000000002501,0.03900000000000148],[0,0],[-0.04599999999999227,0.07099999999999795],[-0.10099999999999909,0.24399999999999977],[-0.06499999999999773,0.22400000000000375],[-0.026999999999986812,0.10999999999999943],[0,0],[0,0],[-0.027999999999963165,0.24099999999999966],[0.03300000000001546,0.48400000000000887],[0.132000000000005,0.4759999999999991],[0.2629999999999768,0.4580000000000126],[0.5079999999999814,0.37999999999999545],[0.3439999999999941,0.1039999999999992],[0.36099999999999,-0.04899999999999238],[0.28000000000002956,-0.15099999999999625],[0.20299999999997453,-0.1869999999999976],[0.24600000000003774,-0.4030000000000058],[0.26300000000003365,-0.8160000000000025],[0.028999999999996362,-0.10200000000000387],[0.025000000000034106,-0.11200000000000898],[0,0],[0.019000000000005457,-0.10900000000000887],[0,0],[0.009000000000014552,-0.10900000000000887],[0,0],[0.004000000000019099,-0.43200000000000216],[-0.05500000000000682,-0.4210000000000065],[-0.06600000000003092,-0.4170000000000016],[-0.04099999999999682,-0.20599999999998886],[0,0],[0,0],[-0.6429999999999723,-1.5079999999999956],[-0.36700000000001864,-0.7289999999999992],[-0.4019999999999868,-0.7070000000000078],[-0.4339999999999691,-0.6869999999999976],[-0.4830000000000041,-0.6710000000000065],[-0.20299999999997453,0.1460000000000008],[0.12899999999996226,0.20100000000000762]],"o":[[-0.42200000000002547,-0.6580000000000013],[-0.3879999999999768,-0.6949999999999932],[-0.3550000000000182,-0.7120000000000033],[-0.3170000000000073,-0.7259999999999991],[-0.5400000000000205,-1.4809999999999945],[0,0],[0,0],[-0.026999999999986812,-0.18999999999999773],[-0.038000000000010914,-0.37999999999999545],[-0.029999999999972715,-0.3790000000000049],[0.02600000000001046,-0.37000000000000455],[0,0],[0.011000000000024102,-0.09099999999999397],[0,0],[0.021000000000015007,-0.08799999999999386],[0,0],[0.02199999999999136,-0.08299999999999841],[0.03100000000000591,-0.09000000000000341],[0.26600000000001955,-0.7009999999999934],[0.18599999999997863,-0.2740000000000009],[0.09699999999997999,-0.07899999999999352],[0.07699999999999818,-0.03300000000000125],[0.03899999999998727,0],[0.03899999999998727,0.018000000000000682],[0.12999999999999545,0.11199999999999477],[0.12400000000002365,0.2469999999999999],[0.06599999999997408,0.30299999999999727],[0.004000000000019099,0.3190000000000026],[-0.026999999999986812,0.15699999999999648],[0,0],[0,0],[-0.02600000000001046,0.08400000000000318],[-0.05500000000000682,0.15900000000000603],[-0.05900000000002592,0.12399999999999523],[-0.009000000000014552,0.01300000000000523],[0.0009999999999763531,-0.0040000000000048885],[0.0020000000000095497,-0.001999999999995339],[0.029999999999972715,-0.028999999999996362],[0.07699999999999818,-0.027000000000001023],[0.09100000000000819,-0.0010000000000047748],[0.132000000000005,0.034000000000006025],[0.03699999999997772,0.02400000000000091],[-0.06200000000001182,-0.09300000000000352],[-0.06900000000001683,-0.13700000000000045],[-0.03100000000000591,-0.07699999999999818],[0,0],[0,0],[-0.0049999999999954525,-0.016000000000005343],[-0.24200000000001864,-0.7939999999999969],[-0.7939999999999827,0.24200000000000443],[0.009999999999990905,0.03300000000000125],[0,0],[0,0],[0,0],[0,0],[0.047000000000025466,0.10800000000000409],[0.10099999999999909,0.21299999999999386],[0.125,0.21599999999999397],[0.08800000000002228,0.11499999999999488],[0.117999999999995,0.12300000000000466],[0.18400000000002592,0.1280000000000001],[0.16500000000002046,0.04099999999999682],[0.18999999999999773,-0.001999999999995339],[0.34600000000000364,-0.11299999999999955],[0.04199999999997317,-0.04000000000000625],[0,0],[0.06099999999997863,-0.07500000000000284],[0.19900000000001228,-0.29399999999999693],[0.09800000000001319,-0.242999999999995],[0.031999999999982265,-0.11199999999999477],[0,0],[0,0],[0.05099999999998772,-0.23799999999999955],[0.05900000000002592,-0.4819999999999993],[-0.03300000000001546,-0.48399999999999466],[-0.132000000000005,-0.4759999999999991],[-0.26499999999998636,-0.4549999999999983],[-0.2529999999999859,-0.1880000000000024],[-0.34199999999998454,-0.10599999999999454],[-0.3620000000000232,0.04600000000000648],[-0.2810000000000059,0.15099999999999625],[-0.4060000000000059,0.3760000000000048],[-0.4870000000000232,0.8080000000000069],[-0.03300000000001546,0.10200000000000387],[-0.028999999999996362,0.1039999999999992],[0,0],[-0.029999999999972715,0.10899999999999466],[0,0],[-0.014999999999986358,0.10899999999999466],[0,0],[-0.04599999999999227,0.4380000000000024],[0.023000000000024556,0.42900000000000205],[0.03699999999997772,0.42499999999999716],[0.03699999999997772,0.20699999999999363],[0,0],[0,0],[0.3919999999999959,1.625],[0.32900000000000773,0.7510000000000048],[0.3690000000000282,0.7279999999999944],[0.4019999999999868,0.7079999999999984],[0.4370000000000118,0.6880000000000024],[0.146000000000015,0.20300000000000296],[0.19600000000002638,-0.14100000000000534],[0,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,0.7686274509803922,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[372.2,101.512],[370.544,99.712],[368.805,98.003],[366.981,96.376],[365.064,94.845],[360.88,92.194],[360.602,92.05],[360.31699999999995,91.916],[359.74499999999995,91.651],[358.56299999999993,91.185],[357.3379999999999,90.8],[356.0599999999999,90.538],[355.7349999999999,90.487],[355.4049999999999,90.455],[355.0739999999999,90.428],[354.7409999999999,90.408],[354.06899999999985,90.408],[353.74599999999987,90.421],[353.4259999999999,90.441],[350.80399999999986,90.906],[349.43399999999986,91.548],[348.76199999999983,92.126],[348.22799999999984,92.998],[348.0649999999998,94.07600000000001],[348.29999999999984,95.058],[349.29399999999987,96.441],[350.5259999999999,97.331],[351.8719999999999,97.905],[353.2929999999999,98.20700000000001],[354.0209999999999,98.257],[354.2039999999999,98.259],[354.3749999999999,98.257],[354.7209999999999,98.24600000000001],[355.4569999999999,98.17500000000001],[356.3239999999999,97.95700000000001],[356.5829999999999,97.84500000000001],[356.7249999999999,97.76900000000002],[356.8739999999999,97.67600000000002],[357.4989999999999,97.03000000000002],[357.7169999999999,96.51300000000002],[357.78099999999995,95.97700000000002],[357.61199999999997,95.17200000000001],[357.34299999999996,94.65700000000001],[357.06699999999995,94.27900000000001],[356.52199999999993,93.69800000000001],[355.9769999999999,93.224],[355.6989999999999,93.00800000000001],[355.5559999999999,92.90200000000002],[355.48099999999994,92.84900000000002],[355.3929999999999,92.78800000000001],[355.3829999999999,92.781],[353.2919999999999,93.16600000000001],[353.6769999999999,95.257],[353.7679999999999,95.31500000000001],[353.8059999999999,95.33800000000001],[353.85599999999994,95.37],[353.9599999999999,95.438],[354.16599999999994,95.581],[354.5489999999999,95.87700000000001],[354.8479999999999,96.15700000000001],[354.9559999999999,96.272],[354.9239999999999,96.051],[354.9549999999999,95.81400000000001],[355.0589999999999,95.575],[355.26499999999993,95.35600000000001],[355.2869999999999,95.34400000000001],[355.2969999999999,95.34100000000001],[355.2809999999999,95.352],[354.98399999999987,95.443],[354.52299999999985,95.51299999999999],[354.2669999999999,95.535],[354.1359999999999,95.544],[354.0179999999999,95.54899999999999],[353.5419999999999,95.54299999999999],[352.5969999999999,95.39699999999999],[351.7079999999999,95.077],[350.9589999999999,94.604],[350.5059999999999,94.079],[350.4389999999999,93.89999999999999],[350.4369999999999,93.79299999999999],[350.5169999999999,93.63499999999999],[350.7449999999999,93.41499999999999],[351.5329999999999,92.99799999999999],[353.6299999999999,92.51599999999999],[353.9109999999999,92.48299999999999],[354.1889999999999,92.457],[354.7219999999999,92.428],[354.9919999999999,92.42999999999999],[355.2629999999999,92.43799999999999],[355.5349999999999,92.44899999999998],[355.80799999999994,92.47799999999998],[356.90399999999994,92.63999999999999],[357.99699999999996,92.91999999999999],[359.08099999999996,93.27999999999999],[359.616,93.49299999999998],[359.88399999999996,93.60099999999998],[360.14799999999997,93.72099999999999],[364.236,96.01299999999999],[366.167,97.39099999999999],[368.02799999999996,98.877],[369.81899999999996,100.455],[371.52299999999997,102.116],[371.53,102.123],[372.171,102.13600000000001]],"i":[[0.15500000000002956,0.18099999999999739],[0.5670000000000073,0.5849999999999937],[0.5939999999999941,0.5550000000000068],[0.6220000000000141,0.5289999999999964],[0.6539999999999964,0.49500000000000455],[1.4890000000000327,0.7599999999999909],[0,0],[0,0],[0.19299999999998363,0.08400000000000318],[0.40500000000002956,0.13599999999999568],[0.41200000000003456,0.12300000000000466],[0.4370000000000118,0.05700000000000216],[0,0],[0.1099999999999568,0.01099999999999568],[0,0],[0.11299999999999955,-0.0030000000000001137],[0,0],[0.10800000000000409,-0.0040000000000048885],[0.1069999999999709,-0.007999999999995566],[0.9000000000000341,-0.28600000000000136],[0.46100000000001273,-0.30700000000000216],[0.21300000000002228,-0.23799999999999955],[0.1290000000000191,-0.340999999999994],[-0.022999999999967713,-0.3569999999999993],[-0.12400000000002365,-0.2890000000000015],[-0.382000000000005,-0.36299999999999955],[-0.43200000000001637,-0.23900000000000432],[-0.4630000000000223,-0.14499999999999602],[-0.4819999999999709,-0.05500000000000682],[-0.242999999999995,-0.0049999999999954525],[0,0],[0,0],[-0.11700000000001864,0.0049999999999954525],[-0.25900000000001455,0.03900000000000148],[-0.33199999999999363,0.125],[-0.08699999999998909,0.04099999999999682],[0,0],[-0.04899999999997817,0.031999999999996476],[-0.19099999999997408,0.3100000000000023],[-0.04599999999999227,0.1839999999999975],[0.0009999999999763531,0.1700000000000017],[0.08199999999999363,0.20900000000000318],[0.09199999999998454,0.14300000000000068],[0.09199999999998454,0.11199999999999477],[0.18100000000004002,0.17199999999999704],[0.18400000000002592,0.14800000000001035],[0.09399999999999409,0.06999999999999318],[0,0],[0,0],[0,0],[0,0],[0.47100000000000364,-0.6840000000000117],[-0.6839999999999691,-0.4709999999999894],[-0.03000000000002956,-0.018000000000000682],[-0.014000000000010004,-0.009000000000000341],[0,0],[0,0],[-0.06700000000000728,-0.049000000000006594],[-0.1169999999999618,-0.09900000000000375],[-0.07599999999996498,-0.08299999999999841],[0.014999999999986358,0.04200000000000159],[0.0020000000000095497,0.1360000000000099],[-0.02199999999999136,0.08799999999999386],[-0.04499999999995907,0.06799999999999784],[-0.03500000000002501,0.02199999999999136],[-0.0020000000000095497,0.001999999999995339],[-0.004000000000019099,0],[0.014000000000010004,-0.006000000000000227],[0.13500000000004775,-0.027999999999991587],[0.16700000000003,-0.016999999999995907],[0.08799999999996544,-0.005000000000009663],[0,0],[0,0],[0.15899999999999181,0.01099999999999568],[0.3089999999999691,0.07900000000000773],[0.27899999999999636,0.1349999999999909],[0.21100000000001273,0.17799999999999727],[0.07899999999995089,0.1530000000000058],[0.007999999999981355,0.04200000000000159],[-0.009000000000014552,0.0379999999999967],[-0.05099999999998772,0.06799999999999784],[-0.10000000000002274,0.0759999999999934],[-0.3090000000000259,0.117999999999995],[-0.7439999999999714,0.09399999999999409],[-0.09399999999999409,0.009000000000000341],[-0.08600000000001273,0.001999999999995339],[0,0],[-0.08999999999997499,-0.000999999999990564],[0,0],[-0.09100000000000819,-0.009999999999990905],[0,0],[-0.36700000000001864,-0.06100000000000705],[-0.3620000000000232,-0.117999999999995],[-0.36099999999999,-0.12600000000000477],[-0.17799999999999727,-0.06999999999999318],[0,0],[0,0],[-1.3140000000000214,-0.8709999999999951],[-0.632000000000005,-0.4789999999999992],[-0.6100000000000136,-0.5100000000000051],[-0.5860000000000127,-0.5400000000000063],[-0.54200000000003,-0.5640000000000072],[0,0],[-0.18000000000000682,0.17300000000000182]],"o":[[-0.5400000000000205,-0.6260000000000048],[-0.5670000000000073,-0.5819999999999936],[-0.5939999999999941,-0.5559999999999974],[-0.6229999999999905,-0.527000000000001],[-1.315999999999974,-0.9779999999999944],[0,0],[0,0],[-0.19099999999997408,-0.08799999999999386],[-0.38999999999998636,-0.16200000000000614],[-0.39699999999999136,-0.15200000000000102],[-0.42200000000002547,-0.0969999999999942],[0,0],[-0.10800000000000409,-0.016999999999995907],[0,0],[-0.11099999999999,-0.007000000000005002],[0,0],[-0.1150000000000091,-0.001999999999995339],[-0.10599999999999454,0.0049999999999954525],[-0.853999999999985,0.06499999999999773],[-0.4490000000000123,0.14499999999999602],[-0.228999999999985,0.15399999999999636],[-0.21199999999998909,0.23699999999999477],[-0.132000000000005,0.33899999999999864],[0.021000000000015007,0.35899999999999466],[0.25099999999997635,0.5829999999999984],[0.38400000000001455,0.36299999999999955],[0.4329999999999927,0.23999999999999488],[0.4630000000000223,0.14499999999999602],[0.24099999999998545,0.028999999999996362],[0,0],[0,0],[0.11299999999999955,-0.0010000000000047748],[0.23399999999998045,-0.01099999999999568],[0.2610000000000241,-0.04099999999999682],[0.07999999999998408,-0.028999999999996362],[0,0],[0.04599999999999227,-0.025000000000005684],[0.19999999999998863,-0.13599999999999568],[0.09399999999999409,-0.1560000000000059],[0.05000000000001137,-0.18500000000000227],[-0.007999999999981355,-0.3370000000000033],[-0.08400000000000318,-0.20900000000000318],[-0.09199999999998454,-0.14300000000000068],[-0.18299999999999272,-0.22499999999999432],[-0.18099999999998317,-0.17100000000000648],[-0.09199999999998454,-0.07399999999999807],[0,0],[0,0],[0,0],[0,0],[-0.6840000000000259,-0.47100000000000364],[-0.47100000000000364,0.6840000000000117],[0.028999999999996362,0.01999999999999602],[0.0009999999999763531,0],[0,0],[0,0],[0.06900000000001683,0.04600000000000648],[0.1349999999999909,0.0969999999999942],[0.11599999999998545,0.09799999999999898],[0.07699999999999818,0.07800000000000296],[-0.005999999999971806,-0.022999999999996135],[-0.0020000000000095497,-0.06999999999999318],[0.02400000000000091,-0.08599999999999852],[0.08600000000001273,-0.13800000000000523],[0.005999999999971806,-0.0049999999999954525],[0.002999999999985903,-0.001999999999995339],[-0.004000000000019099,0.0010000000000047748],[-0.04199999999997317,0.025000000000005684],[-0.13700000000000045,0.028999999999996362],[-0.08400000000000318,0.007999999999995566],[0,0],[0,0],[-0.15800000000001546,0.0049999999999954525],[-0.31799999999998363,-0.018000000000000682],[-0.3090000000000259,-0.07800000000000296],[-0.27899999999999636,-0.13400000000000034],[-0.21199999999998909,-0.17600000000000193],[-0.04099999999999682,-0.0759999999999934],[-0.007999999999981355,-0.043000000000006366],[0.007999999999981355,-0.03700000000000614],[0.05000000000001137,-0.06699999999999307],[0.19900000000001228,-0.15399999999999636],[0.6229999999999905,-0.23900000000000432],[0.09300000000001774,-0.01300000000000523],[0.09199999999998454,-0.007999999999995566],[0,0],[0.08899999999999864,-0.009000000000000341],[0,0],[0.08999999999997499,0.0040000000000048885],[0,0],[0.3650000000000091,0.02599999999999625],[0.3639999999999759,0.08899999999999864],[0.3650000000000091,0.09999999999999432],[0.17899999999997362,0.06699999999999307],[0,0],[0,0],[1.4139999999999873,0.6269999999999953],[0.6539999999999964,0.44199999999999307],[0.6309999999999718,0.480000000000004],[0.6089999999999804,0.5109999999999957],[0.5819999999999936,0.5390000000000015],[0,0],[0.17300000000000182,0.18099999999999739],[0.17400000000003502,-0.16900000000001114]]}}},{"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,0.7686274509803922,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[369.044,111.776],[374.305,97.306],[391.347,95.97],[380.12199999999996,101.602],[369.11199999999997,112.543]],"i":[[0.018000000000029104,0.25900000000000034],[-5.786000000000001,4.640000000000001],[-6.0849999999999795,-2.2849999999999966],[4.049000000000035,-2.76700000000001],[3.2520000000000095,-4.7549999999999955]],"o":[[-0.055999999999983174,-0.840999999999994],[4.2970000000000255,-3.4470000000000027],[-3.1709999999999923,1.1020000000000039],[-3.8589999999999804,2.6370000000000005],[-0.025999999999953616,-0.2540000000000049]]}}},{"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},{"o":{"a":0,"k":100},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[374.67,124.219],[400.755,130.85399999999998],[402.779,104.84699999999998],[374.305,97.30499999999998],[369.044,111.77499999999998]],"i":[[-1.3729999999999905,-1.5049999999999955],[-8.007000000000005,5.896000000000015],[5.0090000000000146,7.674000000000007],[7.5020000000000095,-6.016999999999996],[-0.055999999999983174,-0.840999999999994]],"o":[[5.7379999999999995,6.288999999999987],[7.6129999999999995,-5.605000000000004],[-6.269999999999982,-9.607],[-5.786000000000001,4.640000000000001],[0.438000000000045,6.632000000000019]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[382.838,128.007],[382.65700000000004,128.068],[382.49800000000005,128.127],[382.19000000000005,128.25400000000002],[381.59600000000006,128.54500000000002],[380.47700000000003,129.29000000000002],[378.744,131.532],[378.607,131.87800000000001],[378.49300000000005,132.234],[378.34100000000007,132.964],[378.2750000000001,133.703],[378.30000000000007,134.43200000000002],[378.9820000000001,137.138],[378.9960000000001,137.172],[380.9640000000001,137.996],[381.7880000000001,136.02800000000002],[381.67900000000014,135.81300000000002],[380.91000000000014,134.05200000000002],[380.81900000000013,133.60800000000003],[380.7860000000001,133.16900000000004],[380.8010000000001,132.73300000000003],[380.8330000000001,132.51800000000003],[380.8790000000001,132.30400000000003],[381.77200000000005,130.68400000000003],[382.52000000000004,129.99400000000003],[382.94500000000005,129.69400000000002],[383.1650000000001,129.55900000000003],[383.2750000000001,129.497],[383.3670000000001,129.447],[383.5010000000001,129.358],[383.7130000000001,128.306]],"i":[[0.31699999999995043,-0.10699999999999932],[0,0],[0.05099999999998772,-0.020000000000010232],[0.10099999999999909,-0.045000000000015916],[0.19499999999999318,-0.10499999999998977],[0.3550000000000182,-0.28700000000000614],[0.39400000000000546,-0.9129999999999825],[0.03899999999998727,-0.117999999999995],[0,0],[0.029999999999972715,-0.2459999999999809],[0.01599999999996271,-0.24799999999999045],[-0.027999999999963165,-0.2370000000000232],[-0.3420000000000414,-0.8339999999999748],[0,0],[-0.771000000000015,0.3159999999999741],[0.3159999999999741,0.7709999999999866],[0.03999999999996362,0.06499999999999773],[0.1490000000000009,0.5919999999999845],[0.03100000000000591,0.1490000000000009],[-0.003999999999962256,0.14400000000000546],[-0.007999999999981355,0.146000000000015],[0,0],[-0.014000000000010004,0.07200000000000273],[-0.44599999999996953,0.4939999999999998],[-0.2740000000000009,0.2109999999999843],[-0.146000000000015,0.09300000000001774],[-0.07300000000003593,0.042999999999977945],[0,0],[-0.014000000000010004,0.009000000000014552],[0,0],[0.23200000000002774,0.34899999999998954]],"o":[[0,0],[-0.05299999999999727,0.020000000000010232],[-0.10500000000001819,0.03999999999999204],[-0.20299999999997453,0.08799999999999386],[-0.3879999999999768,0.21199999999998909],[-0.7090000000000032,0.5699999999999932],[-0.04599999999999227,0.1150000000000091],[0,0],[-0.060000000000002274,0.2400000000000091],[-0.04399999999998272,0.2470000000000141],[0.004000000000019099,0.24199999999999022],[0.08100000000001728,0.9650000000000034],[0,0],[0.3159999999999741,0.7709999999999866],[0.771000000000015,-0.3160000000000025],[-0.029999999999972715,-0.0730000000000075],[-0.35199999999997544,-0.5749999999999886],[-0.04599999999999227,-0.1490000000000009],[-0.011000000000024102,-0.14500000000001023],[-0.009000000000014552,-0.14699999999999136],[0,0],[0.009999999999990905,-0.0730000000000075],[0.13999999999998636,-0.568000000000012],[0.22100000000000364,-0.2470000000000141],[0.1379999999999768,-0.10499999999998977],[0.07299999999997908,-0.046999999999997044],[0,0],[0.03300000000001546,-0.018000000000000682],[0,0],[0.34899999999998954,-0.23199999999999932],[-0.19600000000008322,-0.29300000000000637]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[373.605,120.173],[373.432,120.093],[373.276,120.027],[372.96500000000003,119.907],[372.333,119.71],[371.00800000000004,119.482],[368.208,119.92],[367.87,120.077],[367.54200000000003,120.257],[366.93,120.683],[366.374,121.174],[365.891,121.721],[364.526,124.155],[364.51300000000003,124.18900000000001],[365.37600000000003,126.14],[367.32700000000006,125.277],[367.3960000000001,125.046],[368.04800000000006,123.238],[368.28700000000003,122.853],[368.56500000000005,122.512],[368.87600000000003,122.205],[369.047,122.07],[369.228,121.946],[370.99,121.383],[372.008,121.396],[372.52299999999997,121.471],[372.77599999999995,121.525],[372.89799999999997,121.555],[372.99999999999994,121.58200000000001],[373.15899999999993,121.60900000000001],[374.0349999999999,120.99000000000001]],"i":[[0.3039999999999736,0.14000000000000057],[0,0],[0.05099999999998772,0.01999999999999602],[0.103999999999985,0.038000000000010914],[0.21399999999999864,0.058000000000006935],[0.45599999999996044,0.036000000000001364],[0.9139999999999873,-0.3919999999999959],[0.11000000000001364,-0.0589999999999975],[0,0],[0.19100000000003092,-0.15800000000000125],[0.18199999999995953,-0.16899999999999693],[0.1430000000000291,-0.19199999999999307],[0.32499999999998863,-0.8400000000000034],[0,0],[-0.7769999999999868,-0.3009999999999877],[-0.30100000000004457,0.777000000000001],[-0.016999999999995907,0.07499999999998863],[-0.29899999999997817,0.5330000000000013],[-0.07999999999998408,0.13000000000000966],[-0.10300000000000864,0.10099999999999909],[-0.1069999999999709,0.10099999999999909],[0,0],[-0.060000000000002274,0.042999999999992156],[-0.6630000000000109,0.05299999999999727],[-0.34499999999997044,-0.0350000000000108],[-0.16999999999995907,-0.03300000000000125],[-0.08299999999996999,-0.01999999999999602],[0,0],[-0.016999999999995907,-0.0030000000000001137],[0,0],[-0.07099999999996953,0.4129999999999967]],"o":[[0,0],[-0.05200000000002092,-0.02200000000000557],[-0.103999999999985,-0.043000000000006366],[-0.20800000000002683,-0.0759999999999934],[-0.42799999999999727,-0.11299999999999955],[-0.9069999999999823,-0.07299999999999329],[-0.11200000000002319,0.05200000000000671],[0,0],[-0.20900000000000318,0.13299999999999557],[-0.20100000000002183,0.1490000000000009],[-0.16399999999998727,0.17900000000000205],[-0.603999999999985,0.7560000000000002],[0,0],[-0.3009999999999877,0.777000000000001],[0.7769999999999868,0.29999999999999716],[0.02800000000002001,-0.07399999999999807],[0.13999999999998636,-0.659000000000006],[0.06900000000001683,-0.14000000000000057],[0.09199999999998454,-0.11299999999999955],[0.09500000000002728,-0.11299999999999955],[0,0],[0.05700000000001637,-0.04600000000000648],[0.49200000000001864,-0.31699999999999307],[0.3310000000000173,-0.027000000000001023],[0.17200000000002547,0.019000000000005457],[0.08499999999997954,0.016000000000005343],[0,0],[0.036000000000001364,0.009000000000000341],[0,0],[0.4130000000000109,0.07099999999999795],[0.059000000000082764,-0.3450000000000131]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[405.318,114.956],[405.411,114.906],[405.523,114.848],[405.75600000000003,114.737],[406.23900000000003,114.544],[407.22600000000006,114.294],[409.0710000000001,114.42999999999999],[409.27600000000007,114.508],[409.47400000000005,114.59899999999999],[409.84800000000007,114.82399999999998],[410.1980000000001,115.09099999999998],[410.5200000000001,115.40899999999998],[411.5760000000001,117.01399999999998],[413.5870000000001,117.72599999999998],[414.2990000000001,115.71499999999999],[414.1830000000001,115.51299999999999],[414.1570000000001,115.47599999999998],[412.2610000000001,113.42799999999998],[411.66300000000007,113.00999999999998],[411.0080000000001,112.66199999999998],[410.3130000000001,112.39099999999998],[409.9520000000001,112.29299999999998],[409.5870000000001,112.21999999999998],[406.7620000000001,112.44899999999998],[405.5270000000001,112.97999999999999],[404.9590000000001,113.31899999999999],[404.6850000000001,113.50799999999998],[404.5490000000001,113.60899999999998],[404.3990000000001,113.72699999999998],[404.2740000000001,114.79199999999997],[405.1690000000001,115.01899999999998]],"i":[[0,0],[-0.03300000000001546,0.018000000000000682],[0,0],[-0.07900000000000773,0.0350000000000108],[-0.16199999999997772,0.057999999999992724],[-0.3280000000000314,0.04999999999999716],[-0.5530000000000541,-0.19299999999999784],[-0.06700000000000728,-0.03100000000000591],[0,0],[-0.1190000000000282,-0.08699999999998909],[-0.11600000000004229,-0.08799999999999386],[-0.10000000000002274,-0.12000000000000455],[-0.2899999999999636,-0.6080000000000041],[-0.7520000000000095,0.35899999999999466],[0.3590000000000373,0.7519999999999953],[0.043000000000006366,0.06300000000000239],[0,0],[0.76400000000001,0.5940000000000083],[0.20100000000002183,0.13500000000000512],[0.23099999999999454,0.09799999999999898],[0.23500000000001364,0.08100000000000307],[0,0],[0.1209999999999809,0.022999999999996135],[0.8650000000000091,-0.2819999999999965],[0.38999999999998636,-0.20900000000000318],[0.18399999999996908,-0.12199999999999989],[0.08999999999997499,-0.06599999999998829],[0.045000000000015916,-0.034000000000006025],[0,0],[-0.2599999999999909,-0.32800000000000296],[-0.3079999999999927,0.1319999999999908]],"o":[[0.016000000000019554,-0.007000000000005002],[0,0],[0.07600000000002183,-0.0379999999999967],[0.15800000000001546,-0.07200000000000273],[0.3269999999999982,-0.11400000000000432],[0.6569999999999823,-0.10299999999999443],[0.06799999999998363,0.027000000000001023],[0,0],[0.12700000000000955,0.07299999999999329],[0.12299999999999045,0.07500000000000284],[0.10800000000000409,0.10699999999999932],[0.41500000000002046,0.4479999999999933],[0.35899999999998045,0.7519999999999953],[0.7520000000000095,-0.35899999999999466],[-0.033999999999991815,-0.07099999999999795],[0,0],[-0.5129999999999768,-0.7409999999999997],[-0.18400000000002592,-0.1530000000000058],[-0.21600000000000819,-0.12199999999999989],[-0.22199999999998,-0.10899999999999466],[0,0],[-0.12000000000000455,-0.031999999999996476],[-0.9800000000000182,-0.1670000000000016],[-0.4350000000000023,0.14100000000000534],[-0.19400000000001683,0.10599999999999454],[-0.09199999999998454,0.06100000000000705],[-0.045000000000015916,0.031999999999996476],[0,0],[-0.32900000000000773,0.2600000000000051],[0.21699999999998454,0.2750000000000057],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[402.531,104.688],[402.577,104.593],[402.634,104.48],[402.75800000000004,104.253],[403.03700000000003,103.813],[403.69000000000005,103.032],[405.26500000000004,102.062],[405.47700000000003,102.005],[405.69100000000003,101.963],[406.12600000000003,101.92699999999999],[406.56600000000003,101.93799999999999],[407.01300000000003,102.00699999999999],[408.809,102.69],[410.85600000000005,102.09],[410.25600000000003,100.043],[410.04400000000004,99.947],[410,99.934],[407.264,99.38499999999999],[406.535,99.39599999999999],[405.8,99.49799999999999],[405.07800000000003,99.68499999999999],[404.728,99.817],[404.389,99.97099999999999],[402.23400000000004,101.81099999999999],[401.54400000000004,102.96499999999999],[401.28200000000004,103.573],[401.17,103.88699999999999],[401.119,104.04899999999999],[401.067,104.232],[401.589,105.169],[402.447,104.829]],"i":[[0,0],[-0.016000000000019554,0.033999999999991815],[0,0],[-0.043000000000006366,0.07500000000000284],[-0.09800000000001319,0.14300000000000068],[-0.23600000000004684,0.2330000000000041],[-0.5609999999999786,0.1670000000000016],[-0.07200000000000273,0.013999999999995794],[0,0],[-0.14800000000002456,-0.001999999999995339],[-0.1449999999999818,-0.003999999999990678],[-0.15100000000001046,-0.0379999999999967],[-0.5910000000000082,-0.3240000000000123],[-0.4000000000000341,0.7309999999999945],[0.7309999999999945,0.3999999999999915],[0.07200000000000273,0.02600000000001046],[0,0],[0.9669999999999845,0.03300000000000125],[0.2419999999999618,-0.007999999999995566],[0.24500000000000455,-0.055999999999997385],[0.23799999999999955,-0.07200000000000273],[0,0],[0.11299999999999955,-0.05100000000000193],[0.5349999999999682,-0.7349999999999994],[0.19299999999998363,-0.39799999999999613],[0.07799999999997453,-0.20700000000000784],[0.03500000000002501,-0.10699999999999932],[0.016999999999995907,-0.054000000000002046],[0,0],[-0.40299999999996317,-0.11400000000000432],[-0.17099999999999227,0.28700000000000614]],"o":[[0.009000000000014552,-0.015000000000000568],[0,0],[0.03899999999998727,-0.0759999999999934],[0.08499999999997954,-0.15099999999999625],[0.19799999999997908,-0.284000000000006],[0.47199999999998,-0.4689999999999941],[0.07100000000002638,-0.018000000000000682],[0,0],[0.146000000000015,-0.015000000000000568],[0.14400000000000546,-0.012000000000000455],[0.14999999999997726,0.02400000000000091],[0.5980000000000132,0.12099999999999511],[0.7309999999999945,0.3990000000000009],[0.3990000000000009,-0.7309999999999945],[-0.06900000000001683,-0.0379999999999967],[0,0],[-0.8500000000000227,-0.30100000000000193],[-0.2389999999999759,-0.016000000000005343],[-0.2459999999999809,0.028000000000005798],[-0.2440000000000282,0.04200000000000159],[0,0],[-0.11599999999998545,0.045000000000001705],[-0.8919999999999959,0.4380000000000024],[-0.2699999999999818,0.3689999999999998],[-0.09500000000002728,0.20000000000000284],[-0.03899999999998727,0.10299999999999443],[-0.01799999999997226,0.05200000000000671],[0,0],[-0.1139999999999759,0.4030000000000058],[0.3369999999999891,0.09600000000000364],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[370.523,112.582],[370.386,112.44999999999999],[370.261,112.33599999999998],[370.007,112.11999999999999],[369.476,111.725],[368.301,111.07199999999999],[365.514,110.55899999999998],[365.144,110.59499999999998],[364.775,110.65599999999999],[364.05699999999996,110.856],[363.36999999999995,111.136],[362.73299999999995,111.49199999999999],[360.63999999999993,113.338],[360.61599999999993,113.366],[360.7849999999999,115.492],[362.9109999999999,115.32300000000001],[363.0519999999999,115.12800000000001],[364.26499999999993,113.63700000000001],[364.61799999999994,113.35300000000001],[364.99299999999994,113.123],[365.3879999999999,112.936],[365.59399999999994,112.86500000000001],[365.80499999999995,112.808],[367.65399999999994,112.85900000000001],[368.60999999999996,113.20700000000001],[369.07099999999997,113.44800000000001],[369.292,113.58200000000001],[369.39799999999997,113.65100000000001],[369.48499999999996,113.71000000000001],[369.626,113.78800000000001],[370.65799999999996,113.49400000000001]],"i":[[0.24099999999998545,0.2330000000000041],[0,0],[0.04099999999999682,0.036000000000001364],[0.08600000000001273,0.06999999999999318],[0.18200000000001637,0.12599999999999056],[0.41800000000000637,0.1840000000000117],[0.9919999999999618,-0.06699999999999307],[0.1220000000000141,-0.019000000000005457],[0,0],[0.23200000000002774,-0.08599999999999852],[0.2270000000000323,-0.09900000000000375],[0.19900000000001228,-0.13299999999999557],[0.5850000000000364,-0.686000000000007],[0,0],[-0.6339999999999577,-0.5400000000000063],[-0.5399999999999636,0.6340000000000003],[-0.040000000000020464,0.06499999999999773],[-0.45800000000002683,0.40399999999999636],[-0.1190000000000282,0.09600000000000364],[-0.12999999999999545,0.06199999999999761],[-0.1339999999999577,0.060000000000002274],[0,0],[-0.06999999999999318,0.01999999999999602],[-0.6429999999999723,-0.16899999999999693],[-0.313000000000045,-0.1460000000000008],[-0.1490000000000009,-0.08799999999999386],[-0.07200000000000273,-0.04600000000000648],[0,0],[-0.014999999999986358,-0.007999999999995566],[0,0],[-0.20400000000000773,0.36599999999999966]],"o":[[0,0],[-0.04199999999997317,-0.0379999999999967],[-0.08400000000000318,-0.07500000000000284],[-0.17099999999999227,-0.14000000000000057],[-0.36599999999998545,-0.24800000000000466],[-0.8319999999999936,-0.367999999999995],[-0.12299999999999045,0.012000000000000455],[0,0],[-0.24099999999998545,0.05700000000000216],[-0.2389999999999759,0.07399999999999807],[-0.21399999999999864,0.11400000000000432],[-0.8199999999999932,0.5139999999999958],[0,0],[-0.5400000000000205,0.6340000000000003],[0.6340000000000146,0.5400000000000063],[0.05099999999998772,-0.060000000000002274],[0.35000000000002274,-0.5759999999999934],[0.11200000000002319,-0.10899999999999466],[0.12400000000002365,-0.0759999999999934],[0.12700000000000955,-0.07500000000000284],[0,0],[0.06900000000001683,-0.02400000000000091],[0.5690000000000168,-0.13599999999999568],[0.3210000000000264,0.08299999999999841],[0.1560000000000059,0.07399999999999807],[0.07499999999998863,0.043000000000006366],[0,0],[0.03100000000000591,0.021000000000000796],[0,0],[0.36599999999998545,0.20399999999999352],[0.1710000000000491,-0.30500000000002103]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[394.944,98.259],[394.944,98.154],[394.946,98.02799999999999],[394.959,97.77],[395.019,97.253],[395.26800000000003,96.266],[396.26500000000004,94.708],[396.43100000000004,94.565],[396.605,94.434],[396.981,94.213],[397.382,94.032],[397.815,93.89999999999999],[399.73,93.73499999999999],[401.31300000000005,92.30499999999998],[399.88300000000004,90.72199999999998],[399.65000000000003,90.72799999999998],[399.605,90.73299999999998],[396.90200000000004,91.42599999999997],[396.25000000000006,91.75299999999997],[395.63300000000004,92.16399999999997],[395.064,92.64599999999997],[394.80600000000004,92.91599999999997],[394.56800000000004,93.20199999999997],[393.42600000000004,95.79499999999997],[393.30500000000006,97.13399999999997],[393.3330000000001,97.79499999999997],[393.3690000000001,98.12599999999998],[393.3930000000001,98.29399999999998],[393.4260000000001,98.48199999999999],[394.3040000000001,99.09899999999999],[394.9290000000001,98.41999999999999]],"i":[[0,0],[0,0.03700000000000614],[0,0],[-0.005999999999971806,0.08599999999999852],[-0.02600000000001046,0.17099999999999227],[-0.11100000000004684,0.3129999999999882],[-0.43200000000001637,0.39400000000000546],[-0.05899999999996908,0.043000000000006366],[0,0],[-0.1339999999999577,0.06199999999999761],[-0.132000000000005,0.060000000000002274],[-0.15300000000002,0.03100000000000591],[-0.674000000000035,-0.033999999999991815],[-0.04200000000003001,0.8320000000000078],[0.8319999999999936,0.04200000000000159],[0.07699999999999818,-0.007999999999995566],[0,0],[0.8859999999999673,-0.3889999999999958],[0.21399999999999864,-0.11299999999999955],[0.19499999999999318,-0.15699999999999648],[0.18299999999999272,-0.16800000000000637],[0,0],[0.07900000000000773,-0.09499999999999886],[0.16199999999997772,-0.8940000000000055],[0.0019999999999527063,-0.44299999999999784],[-0.020000000000038654,-0.21999999999999886],[-0.014999999999986358,-0.1110000000000042],[-0.007999999999981355,-0.056000000000011596],[0,0],[-0.4130000000000109,0.07199999999998852],[-0.028999999999996362,0.3329999999999984]],"o":[[0.0020000000000095497,-0.016999999999995907],[0,0],[0.0020000000000095497,-0.08499999999999375],[0.012000000000000455,-0.17300000000000182],[0.05500000000000682,-0.34199999999999875],[0.22199999999998,-0.6269999999999953],[0.05700000000001637,-0.046999999999997044],[0,0],[0.125,-0.07699999999999818],[0.12400000000002365,-0.07299999999999329],[0.146000000000015,-0.04399999999999693],[0.5910000000000082,-0.15099999999999625],[0.8319999999999936,0.04200000000000159],[0.04199999999997317,-0.8319999999999936],[-0.07900000000000773,-0.0040000000000048885],[0,0],[-0.896000000000015,0.09799999999999898],[-0.22199999999998,0.08899999999999864],[-0.20999999999997954,0.132000000000005],[-0.20199999999999818,0.14400000000000546],[0,0],[-0.08499999999997954,0.09000000000000341],[-0.6139999999999759,0.7819999999999965],[-0.08300000000002683,0.44899999999999807],[0.0009999999999763531,0.22100000000000364],[0.009000000000014552,0.10999999999999943],[0.007000000000005002,0.05500000000000682],[0,0],[0.07200000000000273,0.4129999999999967],[0.34600000000000364,-0.060000000000002274],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[249.42,247.664],[258.518,201.891],[267.92299999999994,213.26299999999998],[251.16099999999994,248.91799999999998]],"i":[[-0.1969999999999743,0.9900000000000091],[0,0],[-4.073999999999955,-6.864999999999981],[27.25,-15.427999999999997]],"o":[[0,0],[0,0],[0,0],[-0.8789999999999338,0.4970000000000141]]}}},{"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.19215686274509805,0.09803921568627451,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[258.519,201.891],[212.452,217.67499999999998],[210.902,216.39999999999998],[243.09099999999998,192.164]],"i":[[-5.789999999999992,-6.259999999999991],[0,0],[-0.11999999999997613,0.8700000000000045],[-26.599999999999994,-0.8060000000000116]],"o":[[0,0],[-0.8309999999999889,0.2849999999999966],[0.8400000000000034,-6.10499999999999],[2.842170943040401e-14,-0.0009999999999763531]]}}},{"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.19215686274509805,0.09803921568627451,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[258.519,201.891],[254.112,239.305],[234.965,249.70000000000002]],"i":[[0,0],[0,0],[8.756,4.778999999999996]],"o":[[0,0],[0,0],[-10.825999999999993,-5.9080000000000155]]}}},{"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,0.5647058823529412,0.5215686274509804,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[258.519,201.891],[218.026,236.075],[217.48700000000002,209.96499999999997]],"i":[[0,0],[7.298000000000002,6.615000000000009],[0,0]],"o":[[0,0],[-7.298000000000002,-6.615000000000009],[0,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,0.5647058823529412,0.5215686274509804,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[266.492,202.038],[268.512,200.10600000000002],[270.634,198.27200000000002],[272.837,196.54600000000002],[275.122,194.949],[279.951,192.30200000000002],[280.26300000000003,192.16400000000002],[280.579,192.04000000000002],[281.21,191.79500000000002],[282.488,191.38400000000001],[283.775,191.068],[285.06399999999996,190.89000000000001],[285.385,190.859],[285.704,190.85000000000002],[286.022,190.84400000000002],[286.339,190.84500000000003],[286.965,190.88500000000002],[287.292,190.919],[287.62199999999996,190.961],[290.08099999999996,191.55100000000002],[291.003,192.049],[291.268,192.31],[291.35999999999996,192.496],[291.35599999999994,192.622],[291.2749999999999,192.83100000000002],[290.7369999999999,193.443],[289.8509999999999,193.991],[288.8019999999999,194.35700000000003],[287.6899999999999,194.51700000000002],[287.13099999999986,194.51800000000003],[286.99199999999985,194.51100000000002],[286.8389999999998,194.49900000000002],[286.53799999999984,194.47000000000003],[285.99699999999984,194.38300000000004],[285.64899999999983,194.27300000000002],[285.6299999999998,194.26000000000002],[285.6419999999998,194.263],[285.66799999999984,194.27700000000002],[285.90799999999984,194.537],[286.02799999999985,194.81900000000002],[286.06099999999986,195.098],[286.02099999999984,195.357],[286.14899999999983,195.223],[286.50399999999985,194.89800000000002],[286.9569999999998,194.55400000000003],[287.20099999999985,194.38800000000003],[287.32299999999987,194.31000000000003],[287.3819999999999,194.27300000000002],[287.4259999999999,194.247],[288.0769999999999,191.835],[285.6649999999999,191.184],[285.5609999999999,191.249],[285.54599999999994,191.259],[285.44199999999995,191.32899999999998],[285.3539999999999,191.391],[285.18499999999995,191.513],[284.85599999999994,191.764],[284.21099999999996,192.315],[283.56499999999994,192.99099999999999],[283.23699999999997,193.432],[282.91499999999996,194.034],[282.70699999999994,194.97799999999998],[282.77599999999995,195.60799999999998],[283.02699999999993,196.218],[283.7539999999999,196.98499999999999],[283.9279999999999,197.09599999999998],[284.0939999999999,197.18699999999998],[284.3969999999999,197.32199999999997],[285.4129999999999,197.58799999999997],[286.2769999999999,197.67899999999997],[286.68399999999986,197.69599999999997],[286.8849999999999,197.69999999999996],[287.09999999999985,197.69899999999996],[287.95599999999985,197.64799999999997],[289.6299999999998,197.30899999999997],[291.21799999999985,196.64999999999998],[292.6759999999999,195.61799999999997],[293.85899999999987,194.00399999999996],[294.14599999999984,192.85199999999998],[293.96699999999987,191.58299999999997],[293.3489999999999,190.55199999999996],[292.56599999999986,189.86499999999995],[290.96299999999985,189.09599999999995],[287.88799999999986,188.52099999999996],[287.51299999999986,188.49399999999997],[287.13299999999987,188.47499999999997],[286.34299999999985,188.46799999999996],[285.9519999999998,188.48699999999997],[285.5629999999998,188.51499999999996],[285.17499999999984,188.54899999999995],[284.79299999999984,188.60599999999994],[283.2889999999998,188.89999999999995],[281.8449999999998,189.33799999999994],[280.4509999999998,189.87199999999993],[279.7759999999998,190.17699999999994],[279.43999999999977,190.33099999999993],[279.1119999999998,190.49699999999993],[274.16599999999977,193.56499999999994],[271.89699999999976,195.34199999999993],[269.73599999999976,197.23299999999992],[267.6729999999998,199.22199999999992],[265.70699999999977,201.31899999999993],[265.75599999999974,202.07099999999994],[266.48699999999974,202.04499999999993]],"i":[[0,0],[-0.6899999999999977,0.6269999999999811],[-0.7220000000000368,0.5929999999999893],[-0.7469999999999573,0.556999999999988],[-0.7740000000000009,0.5120000000000005],[-1.6689999999999827,0.7210000000000036],[0,0],[0,0],[-0.2109999999999559,0.0759999999999934],[-0.4300000000000068,0.11299999999999955],[-0.42799999999999727,0.09999999999999432],[-0.42799999999999727,0.02600000000001046],[0,0],[-0.10599999999999454,0.002999999999985903],[0,0],[-0.103999999999985,-0.012000000000000455],[0,0],[-0.10899999999998045,-0.01099999999999568],[-0.10899999999998045,-0.015999999999991132],[-0.728999999999985,-0.2880000000000109],[-0.2330000000000041,-0.18199999999998795],[-0.057999999999992724,-0.07900000000000773],[-0.008999999999957708,-0.04400000000001114],[0.009999999999990905,-0.051000000000016144],[0.05000000000001137,-0.08899999999999864],[0.2510000000000332,-0.20400000000000773],[0.3300000000000409,-0.15399999999999636],[0.3639999999999759,-0.08800000000002228],[0.37400000000002365,-0.016999999999995907],[0.18500000000000227,0.007999999999981355],[0,0],[0,0],[0.09899999999998954,0.01099999999999568],[0.16100000000000136,0.03499999999999659],[0.049000000000035016,0.029000000000024784],[0.004000000000019099,0.0020000000000095497],[-0.004000000000019099,-0.001999999999981128],[-0.008000000000038199,-0.006000000000000227],[-0.10000000000002274,-0.1629999999999825],[-0.02800000000002001,-0.10099999999999909],[0.002999999999985903,-0.08199999999999363],[0.007000000000005002,-0.026999999999986812],[-0.09100000000000819,0.09099999999997976],[-0.13800000000003365,0.1139999999999759],[-0.15999999999996817,0.11299999999999955],[-0.08200000000005048,0.054000000000002046],[0,0],[0,0],[-0.0009999999999763531,0],[0.48599999999999,0.8460000000000036],[0.8460000000000036,-0.48599999999999],[0.033999999999991815,-0.022999999999996135],[0,0],[0,0],[0,0],[0,0],[0.10899999999998045,-0.08600000000001273],[0.21399999999999864,-0.19899999999998386],[0.21700000000004138,-0.26200000000000045],[0.10899999999998045,-0.1670000000000016],[0.10099999999999909,-0.24399999999999977],[0.013000000000033651,-0.39699999999999136],[-0.05700000000001637,-0.2179999999999893],[-0.10800000000000409,-0.18500000000000227],[-0.23399999999998045,-0.1629999999999825],[-0.053999999999973625,-0.030000000000001137],[0,0],[-0.09399999999999409,-0.03499999999999659],[-0.30600000000004,-0.05099999999998772],[-0.2740000000000009,-0.01500000000001478],[-0.13299999999998136,-0.002999999999985903],[0,0],[0,0],[-0.28300000000001546,0.031999999999982265],[-0.5459999999999923,0.16499999999999204],[-0.5100000000000477,0.2769999999999868],[-0.4550000000000409,0.42199999999999704],[-0.3020000000000209,0.6820000000000164],[-0.027999999999963165,0.42199999999999704],[0.14999999999997726,0.4000000000000057],[0.2459999999999809,0.2810000000000059],[0.2680000000000291,0.18400000000002592],[0.5260000000000105,0.17500000000001137],[1.002999999999986,0.08499999999997954],[0.12400000000002365,0.006000000000000227],[0.13599999999996726,-0.0010000000000047748],[0,0],[0.12999999999999545,-0.006000000000000227],[0,0],[0.1279999999999859,-0.019000000000005457],[0,0],[0.4970000000000141,-0.10900000000000887],[0.46800000000001774,-0.17399999999997817],[0.45999999999997954,-0.18500000000000227],[0.22500000000002274,-0.10200000000000387],[0,0],[0,0],[1.5570000000000164,-1.1340000000000146],[0.7379999999999995,-0.6119999999999948],[0.7040000000000077,-0.6459999999999866],[0.6719999999999686,-0.6779999999999973],[0.6410000000000196,-0.7300000000000182],[-0.22100000000000364,-0.19400000000001683],[-0.19700000000000273,0.20000000000001705]],"o":[[0.6429999999999723,-0.6560000000000059],[0.6940000000000168,-0.6279999999999859],[0.7210000000000036,-0.5929999999999893],[0.7479999999999905,-0.5550000000000068],[1.5539999999999736,-1.0080000000000098],[0,0],[0,0],[0.21100000000001273,-0.08099999999998886],[0.42500000000001137,-0.14400000000000546],[0.4259999999999877,-0.13399999999998613],[0.4309999999999832,-0.06800000000001205],[0,0],[0.10700000000002774,-0.01099999999999568],[0,0],[0.10599999999999454,0.0010000000000047748],[0,0],[0.10099999999999909,0.002999999999985903],[0.11099999999999,0.012000000000000455],[0.8729999999999905,0.12000000000000455],[0.36299999999999955,0.1419999999999959],[0.11599999999998545,0.09000000000000341],[0.05900000000002592,0.07900000000000773],[0.009999999999990905,0.044999999999987494],[-0.009999999999990905,0.049000000000006594],[-0.09399999999999409,0.17900000000000205],[-0.25,0.20699999999999363],[-0.32900000000000773,0.15500000000000114],[-0.3639999999999759,0.08799999999999386],[-0.18700000000001182,0.01099999999999568],[0,0],[0,0],[-0.10300000000000864,-0.007000000000005002],[-0.19600000000002638,-0.020999999999986585],[-0.15800000000001546,-0.033999999999991815],[-0.016999999999995907,-0.007000000000005002],[0.004000000000019099,0],[0.0020000000000095497,0.0020000000000095497],[0.04099999999999682,0.02600000000001046],[0.05200000000002092,0.08099999999998886],[0.024999999999977263,0.10400000000001342],[-0.004000000000019099,0.1599999999999966],[-0.01799999999997226,0.049000000000006594],[0.09100000000000819,-0.09600000000000364],[0.13900000000001,-0.1150000000000091],[0.07999999999998408,-0.056000000000011596],[0,0],[0,0],[0.016999999999995907,-0.009999999999990905],[0.8460000000000036,-0.48599999999999],[-0.48599999999999,-0.8460000000000036],[-0.036000000000001364,0.020000000000010232],[0,0],[0,0],[0,0],[0,0],[-0.11099999999999,0.08199999999999363],[-0.21699999999998454,0.17199999999999704],[-0.21399999999999864,0.19999999999998863],[-0.10899999999998045,0.13100000000000023],[-0.10899999999998045,0.16800000000000637],[-0.09800000000001319,0.24399999999999977],[-0.004000000000019099,0.19999999999998863],[0.05299999999999727,0.21600000000000819],[0.22000000000002728,0.3669999999999902],[0.05700000000001637,0.038000000000010914],[0,0],[0.10199999999997544,0.05000000000001137],[0.38900000000001,0.15100000000001046],[0.3039999999999736,0.04800000000000182],[0.13700000000000045,0.007000000000005002],[0,0],[0,0],[0.2869999999999777,-0.003999999999990678],[0.5679999999999836,-0.0589999999999975],[0.5459999999999923,-0.16499999999999204],[0.5110000000000241,-0.2769999999999868],[0.4519999999999982,-0.4230000000000018],[0.1490000000000009,-0.33899999999999864],[0.03100000000000591,-0.4199999999999875],[-0.14699999999999136,-0.4019999999999868],[-0.2470000000000141,-0.2820000000000107],[-0.5380000000000109,-0.36600000000001387],[-1.0539999999999736,-0.34499999999999886],[-0.12599999999997635,-0.01099999999999568],[-0.12700000000000955,-0.006000000000000227],[0,0],[-0.132000000000005,-0.006000000000000227],[0,0],[-0.1290000000000191,0.012000000000000455],[0,0],[-0.5129999999999768,0.06299999999998818],[-0.48500000000001364,0.13900000000001],[-0.47699999999997544,0.15500000000000114],[-0.22800000000000864,0.09700000000000841],[0,0],[0,0],[-1.7579999999999814,0.8760000000000048],[-0.7730000000000246,0.5740000000000123],[-0.73599999999999,0.6140000000000043],[-0.7040000000000077,0.6459999999999866],[-0.6720000000000255,0.681999999999988],[-0.19400000000001683,0.22100000000000364],[0.21300000000002228,0.18700000000001182],[0,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,0.7686274509803922,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[256.535,192.795],[258.161,190.42499999999998],[259.661,187.98299999999998],[261.044,185.46599999999998],[262.292,182.86799999999997],[264.226,177.37899999999996],[264.318,177.02299999999997],[264.39599999999996,176.66199999999998],[264.549,175.93699999999998],[264.77099999999996,174.46099999999998],[264.88899999999995,172.957],[264.85299999999995,171.42499999999998],[264.82599999999996,171.04],[264.77599999999995,170.654],[264.71999999999997,170.267],[264.655,169.881],[264.47799999999995,169.111],[264.37799999999993,168.744],[264.2709999999999,168.383],[263.0489999999999,165.50300000000001],[261.9529999999999,164.103],[261.1139999999999,163.48600000000002],[259.9749999999999,163.104],[258.6969999999999,163.20100000000002],[257.6339999999999,163.729],[256.3109999999999,165.23100000000002],[255.61599999999993,166.877],[255.31299999999993,168.57000000000002],[255.34099999999992,170.27700000000002],[255.4749999999999,171.12400000000002],[255.5209999999999,171.33400000000003],[255.5679999999999,171.52900000000002],[255.6709999999999,171.92300000000003],[255.9459999999999,172.74700000000004],[256.4239999999999,173.68200000000004],[256.6209999999999,173.94900000000004],[256.7459999999999,174.09100000000004],[256.89199999999994,174.23700000000002],[257.7969999999999,174.782],[258.4459999999999,174.89600000000002],[259.0759999999999,174.828],[259.9529999999999,174.423],[260.4719999999999,173.979],[260.83199999999994,173.56400000000002],[261.3539999999999,172.78700000000003],[261.7539999999999,172.03800000000004],[261.9289999999999,171.66300000000004],[262.01199999999994,171.47100000000003],[262.05299999999994,171.37200000000004],[262.09899999999993,171.25500000000005],[262.1039999999999,171.24200000000005],[261.11299999999994,168.94900000000004],[258.81999999999994,169.94000000000005],[258.77799999999996,170.06000000000006],[258.76199999999994,170.10900000000007],[258.7389999999999,170.17500000000007],[258.6889999999999,170.31100000000006],[258.5799999999999,170.58500000000006],[258.34099999999995,171.10100000000006],[258.09899999999993,171.51700000000005],[257.9959999999999,171.67100000000005],[258.24099999999993,171.57600000000005],[258.5209999999999,171.54900000000006],[258.8219999999999,171.60500000000008],[259.1269999999999,171.78300000000007],[259.1459999999999,171.80500000000006],[259.1519999999999,171.81600000000006],[259.13599999999985,171.80000000000007],[258.95399999999984,171.48400000000007],[258.7529999999998,170.97400000000007],[258.6599999999998,170.68700000000007],[258.6159999999998,170.54000000000008],[258.57899999999984,170.4060000000001],[258.4599999999998,169.8600000000001],[258.3779999999998,168.7400000000001],[258.5099999999998,167.63700000000009],[258.85499999999985,166.65400000000008],[259.3369999999999,165.99700000000007],[259.5239999999999,165.87300000000008],[259.6459999999999,165.84200000000007],[259.8469999999999,165.89200000000008],[260.15899999999993,166.09500000000008],[260.84399999999994,166.8880000000001],[261.94899999999996,169.1630000000001],[262.061,169.47600000000008],[262.164,169.7880000000001],[262.33799999999997,170.3910000000001],[262.407,170.7000000000001],[262.46999999999997,171.0120000000001],[262.529,171.3260000000001],[262.568,171.6460000000001],[262.671,172.9430000000001],[262.638,174.2680000000001],[262.51099999999997,175.6040000000001],[262.407,176.2730000000001],[262.354,176.60800000000012],[262.287,176.94200000000012],[260.739,182.22700000000012],[259.66999999999996,184.80100000000013],[258.45799999999997,187.32300000000012],[257.12199999999996,189.78900000000013],[255.66899999999995,192.17700000000013],[255.66299999999995,192.18700000000013],[255.81699999999995,192.92500000000013]],"i":[[-0.16599999999999682,0.22500000000002274],[-0.5219999999999914,0.8029999999999973],[-0.48099999999999454,0.8269999999999982],[-0.4420000000000073,0.8509999999999991],[-0.39400000000000546,0.8780000000000143],[-0.47800000000000864,1.9050000000000011],[0,0],[0,0],[-0.04599999999999227,0.24399999999999977],[-0.04899999999997817,0.4989999999999952],[-0.031999999999982265,0.5029999999999859],[0.04899999999997817,0.5150000000000148],[0,0],[0.016000000000019554,0.12899999999999068],[0,0],[0.033999999999991815,0.1279999999999859],[0,0],[0.03300000000001546,0.12299999999999045],[0.038000000000010914,0.1209999999999809],[0.5629999999999882,0.9549999999999841],[0.4730000000000132,0.44700000000000273],[0.32900000000000773,0.18099999999998317],[0.424000000000035,0.057999999999992724],[0.40300000000002,-0.12000000000000455],[0.29899999999997817,-0.2189999999999941],[0.3170000000000073,-0.5320000000000107],[0.1599999999999966,-0.5589999999999975],[0.044999999999987494,-0.5690000000000168],[-0.06399999999999295,-0.5670000000000073],[-0.05699999999998795,-0.28000000000000114],[0,0],[0,0],[-0.036000000000001364,-0.13300000000000978],[-0.11299999999999955,-0.28600000000000136],[-0.23099999999999454,-0.3470000000000084],[-0.07100000000002638,-0.08899999999999864],[0,0],[-0.049000000000035016,-0.0479999999999734],[-0.40599999999994907,-0.13599999999999568],[-0.22199999999998,-0.0049999999999954525],[-0.19400000000001683,0.04600000000002069],[-0.21699999999998454,0.14799999999999613],[-0.13999999999998636,0.14300000000000068],[-0.10400000000004184,0.13399999999998613],[-0.14999999999997726,0.2529999999999859],[-0.12199999999995725,0.24899999999999523],[-0.055999999999983174,0.12600000000000477],[0,0],[0,0],[0,0],[0,0],[0.9069999999999823,0.35900000000000887],[0.35899999999998045,-0.9070000000000107],[0.012000000000000455,-0.03900000000001569],[0.006000000000028649,-0.018000000000000682],[0,0],[0,0],[0.03699999999997772,-0.09000000000000341],[0.08299999999996999,-0.1599999999999966],[0.07500000000004547,-0.10900000000000887],[-0.04399999999998272,0.027999999999991587],[-0.15500000000002956,0.03899999999998727],[-0.1069999999999709,-0.0020000000000095497],[-0.08999999999997499,-0.03300000000001546],[-0.033999999999991815,-0.03499999999999659],[-0.0020000000000095497,-0.001999999999981128],[-0.0009999999999763531,-0.003999999999990678],[0.010000000000047748,0.014999999999986358],[0.06700000000000728,0.14699999999999136],[0.06300000000004502,0.18799999999998818],[0.03000000000002956,0.09900000000001796],[0,0],[0,0],[0.03000000000002956,0.1839999999999975],[-0.007999999999981355,0.3739999999999952],[-0.08100000000001728,0.3550000000000182],[-0.1490000000000009,0.2890000000000157],[-0.1540000000000532,0.13100000000000023],[-0.04599999999999227,0.020999999999986585],[-0.04599999999999227,0],[-0.09000000000003183,-0.040000000000020464],[-0.11299999999999955,-0.09399999999999409],[-0.21600000000000819,-0.3240000000000123],[-0.3050000000000068,-0.8269999999999982],[-0.03500000000002501,-0.10599999999999454],[-0.02400000000000091,-0.09800000000001319],[0,0],[-0.023000000000024556,-0.10300000000000864],[0,0],[-0.012000000000000455,-0.10699999999999932],[0,0],[-0.026999999999986812,-0.4350000000000023],[0.040000000000020464,-0.4449999999999932],[0.05000000000001137,-0.4460000000000264],[0.033999999999991815,-0.2230000000000132],[0,0],[0,0],[0.6510000000000105,-1.7340000000000089],[0.38100000000002865,-0.8500000000000227],[0.42399999999997817,-0.8319999999999936],[0.46399999999999864,-0.8120000000000118],[0.5030000000000143,-0.7690000000000055],[0,0],[-0.24600000000000932,-0.16200000000000614]],"o":[[0.5749999999999886,-0.782999999999987],[0.5179999999999723,-0.8019999999999925],[0.4800000000000182,-0.8269999999999982],[0.4390000000000214,-0.8520000000000039],[0.7730000000000246,-1.76400000000001],[0,0],[0,0],[0.05099999999998772,-0.24100000000001387],[0.08199999999999363,-0.4890000000000043],[0.06999999999999318,-0.4939999999999998],[-0.0009999999999763531,-0.5089999999999861],[0,0],[-0.009000000000014552,-0.12899999999999068],[0,0],[-0.02199999999999136,-0.12899999999999068],[0,0],[-0.02800000000002001,-0.13300000000000978],[-0.03300000000001546,-0.12000000000000455],[-0.29899999999997817,-0.9610000000000127],[-0.285000000000025,-0.4759999999999991],[-0.2370000000000232,-0.2220000000000084],[-0.3269999999999982,-0.18000000000000682],[-0.4230000000000018,-0.06100000000000705],[-0.4060000000000059,0.117999999999995],[-0.6009999999999991,0.4410000000000025],[-0.3149999999999977,0.5349999999999966],[-0.16100000000000136,0.5579999999999927],[-0.044999999999987494,0.568000000000012],[0.030000000000001137,0.2839999999999918],[0,0],[0,0],[0.03100000000000591,0.12899999999999068],[0.07400000000001228,0.26499999999998636],[0.11599999999998545,0.2880000000000109],[0.053999999999973625,0.08400000000000318],[0,0],[0.04099999999999682,0.04599999999999227],[0.20900000000000318,0.19300000000001205],[0.20299999999997453,0.0660000000000025],[0.22500000000002274,0.00899999999998613],[0.38400000000001455,-0.09800000000001319],[0.21699999999998454,-0.15100000000001046],[0.13900000000001,-0.14300000000000068],[0.20900000000000318,-0.26900000000000546],[0.1490000000000009,-0.25200000000000955],[0.060000000000002274,-0.12399999999999523],[0,0],[0,0],[0,0],[0,0],[0.35899999999998045,-0.9070000000000107],[-0.9069999999999823,-0.35900000000000887],[-0.014999999999986358,0.038000000000010914],[0,0.0010000000000047748],[0,0],[0,0],[-0.03500000000002501,0.09200000000001296],[-0.07600000000002183,0.1810000000000116],[-0.08199999999999363,0.15899999999999181],[-0.06900000000001683,0.10800000000000409],[0.024999999999977263,-0.01300000000000523],[0.07900000000000773,-0.020999999999986585],[0.103999999999985,0.0049999999999954525],[0.18099999999998317,0.06200000000001182],[0.007000000000005002,0.006000000000000227],[0.002999999999985903,0.002999999999985903],[-0.0020000000000095497,-0.003999999999990678],[-0.03899999999998727,-0.04099999999999682],[-0.06900000000001683,-0.1490000000000009],[-0.03100000000000591,-0.09399999999999409],[0,0],[0,0],[-0.04800000000000182,-0.18000000000000682],[-0.06299999999998818,-0.367999999999995],[0.007999999999981355,-0.3739999999999952],[0.07999999999998408,-0.35499999999998977],[0.1449999999999818,-0.28899999999998727],[0.07699999999999818,-0.06700000000000728],[0.047000000000025466,-0.020999999999986585],[0.045000000000015916,-0.0010000000000047748],[0.08899999999999864,0.03899999999998727],[0.22800000000000864,0.18799999999998818],[0.4379999999999882,0.6500000000000057],[0.03899999999998727,0.10300000000000864],[0.033999999999991815,0.10400000000001342],[0,0],[0.033999999999991815,0.09899999999998954],[0,0],[0.019000000000005457,0.10499999999998977],[0,0],[0.06599999999997408,0.4240000000000066],[-0.005999999999971806,0.4399999999999977],[-0.01799999999997226,0.4439999999999884],[-0.028999999999996362,0.2230000000000132],[0,0],[0,0],[-0.3450000000000273,1.7849999999999966],[-0.3340000000000032,0.8650000000000091],[-0.38400000000001455,0.8489999999999895],[-0.42500000000001137,0.8319999999999936],[-0.46399999999999864,0.8089999999999975],[0,0],[-0.16100000000000136,0.24600000000000932],[0.23500000000007049,0.15499999999988745]]}}},{"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,0.7686274509803922,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[243.95,191.884],[261.906,194.099],[267.923,213.26299999999998],[258.51800000000003,201.89099999999996],[243.09000000000003,192.16399999999996]],"i":[[-0.2920000000000016,0.08800000000002228],[-6.8370000000000175,-5.403999999999996],[1.0149999999999864,-7.568999999999988],[4.2339999999999804,3.9080000000000155],[6.3019999999999925,2.4720000000000084]],"o":[[0.9480000000000075,-0.2849999999999966],[5.079000000000008,4.01400000000001],[-2.09699999999998,-3.341000000000008],[-4.036000000000001,-3.7249999999999943],[0.2829999999999586,-0.09799999999995634]]}}},{"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,0.7686274509803922,0.26666666666666666,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[231.182,201.602],[230.452,233.221],[260.767,228.692],[261.907,194.099],[243.951,191.884]],"i":[[1.3620000000000232,-1.968999999999994],[-8.860000000000014,-7.61699999999999],[-7.468999999999994,7.756],[8.866000000000042,7.006000000000029],[0.9479999999999791,-0.2849999999999966]],"o":[[-5.692000000000007,8.227000000000004],[8.423000000000002,7.24199999999999],[9.350999999999999,-9.709000000000003],[-6.836999999999989,-5.403999999999996],[-7.47999999999999,2.247000000000014]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[228.995,211.953],[228.87800000000001,211.762],[228.769,211.595],[228.543,211.276],[228.053,210.672],[226.905,209.587],[223.881,208.19299999999998],[223.449,208.12699999999998],[223.012,208.08999999999997],[222.136,208.10799999999998],[221.273,208.22699999999998],[220.444,208.44699999999997],[217.524,209.93999999999997],[217.489,209.96499999999997],[217.06300000000002,212.43499999999997],[219.53300000000002,212.86099999999996],[219.751,212.67999999999995],[221.565,211.33499999999995],[222.049,211.11399999999995],[222.543,210.96099999999996],[223.046,210.86299999999994],[223.301,210.84299999999993],[223.558,210.83999999999995],[225.649,211.43599999999995],[226.637,212.11099999999996],[227.092,212.51899999999995],[227.304,212.73599999999996],[227.404,212.84499999999997],[227.486,212.93699999999998],[227.624,213.06699999999998],[228.884,213.03199999999998]],"i":[[0.20599999999998886,0.33500000000000796],[0,0],[0.03700000000000614,0.054000000000002046],[0.07699999999999818,0.103999999999985],[0.1710000000000207,0.19600000000002638],[0.4230000000000018,0.3310000000000173],[1.149000000000001,0.21100000000001273],[0.1449999999999818,0.01300000000000523],[0,0],[0.2890000000000157,-0.030000000000001137],[0.28700000000000614,-0.046999999999997044],[0.2650000000000148,-0.09399999999999409],[0.8659999999999854,-0.61099999999999],[0,0],[-0.5640000000000214,-0.8000000000000114],[-0.8000000000000114,0.5640000000000214],[-0.06499999999999773,0.06200000000001182],[-0.6380000000000052,0.3269999999999982],[-0.16200000000000614,0.07500000000001705],[-0.16599999999999682,0.03299999999998704],[-0.16899999999998272,0.029000000000024784],[0,0],[-0.08600000000001273,0.001999999999981128],[-0.6839999999999975,-0.37999999999999545],[-0.3149999999999977,-0.2580000000000098],[-0.14500000000001023,-0.14300000000000068],[-0.06799999999998363,-0.0730000000000075],[0,0],[-0.014999999999986358,-0.01300000000000523],[0,0],[-0.33799999999999386,0.3580000000000041]],"o":[[0,0],[-0.036000000000001364,-0.05500000000000682],[-0.07400000000001228,-0.10900000000000887],[-0.15399999999999636,-0.20900000000000318],[-0.34499999999999886,-0.38900000000001],[-0.8400000000000034,-0.6610000000000014],[-0.14300000000000068,-0.022999999999996135],[0,0],[-0.2909999999999968,-0.006000000000000227],[-0.29400000000001114,0.014999999999986358],[-0.27600000000001046,0.06800000000001205],[-1.0829999999999984,0.34600000000000364],[0,0],[-0.8000000000000114,0.5649999999999977],[0.5649999999999977,0.8000000000000114],[0.0759999999999934,-0.05299999999999727],[0.5660000000000025,-0.554000000000002],[0.15899999999999181,-0.09200000000001296],[0.16300000000001091,-0.05099999999998772],[0.16599999999999682,-0.049000000000006594],[0,0],[0.08600000000001273,-0.008000000000009777],[0.6879999999999882,0.009999999999990905],[0.3410000000000082,0.18799999999998818],[0.1560000000000059,0.12999999999999545],[0.0730000000000075,0.07099999999999795],[0,0],[0.028999999999996362,0.03299999999998704],[0,0],[0.3580000000000041,0.33799999999999386],[0.2820000000000107,-0.29899999999997817]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[235.535,199.317],[235.581,199.098],[235.61599999999999,198.90200000000002],[235.671,198.514],[235.73,197.738],[235.642,196.161],[234.404,193.07],[234.136,192.725],[233.844,192.397],[233.195,191.808],[232.486,191.301],[231.733,190.892],[228.586,189.97],[228.543,189.964],[226.536,191.466],[228.038,193.473],[228.321,193.491],[230.563,193.76100000000002],[231.06599999999997,193.93300000000002],[231.52999999999997,194.16100000000003],[231.96299999999997,194.43600000000004],[232.16199999999998,194.59700000000004],[232.35099999999997,194.77200000000005],[233.45999999999998,196.64100000000005],[233.71399999999997,197.81000000000006],[233.76399999999998,198.41900000000007],[233.76899999999998,198.72200000000007],[233.76699999999997,198.87000000000006],[233.76299999999998,198.99400000000006],[233.77299999999997,199.18300000000005],[234.71199999999996,200.02400000000006]],"i":[[-0.08099999999998886,0.3849999999999909],[0,0],[-0.009999999999990905,0.06399999999999295],[-0.01500000000001478,0.1290000000000191],[-0.009999999999990905,0.2600000000000193],[0.07900000000000773,0.5310000000000059],[0.688999999999993,0.943000000000012],[0.09600000000000364,0.10900000000000887],[0,0],[0.23099999999999454,0.1769999999999925],[0.24100000000001387,0.1640000000000157],[0.2569999999999766,0.11299999999999955],[1.0480000000000018,0.15100000000001046],[0,0],[0.14000000000001478,-0.9690000000000225],[-0.9690000000000225,-0.14000000000001478],[-0.08999999999997499,0.0010000000000047748],[-0.688999999999993,-0.20100000000002183],[-0.16899999999998272,-0.05699999999998795],[-0.14300000000000068,-0.09000000000000341],[-0.14300000000000068,-0.09499999999999886],[0,0],[-0.06399999999999295,-0.058000000000021146],[-0.23500000000001364,-0.7450000000000045],[-0.0519999999999925,-0.40300000000002],[-0.007000000000005002,-0.20300000000000296],[0.0010000000000047748,-0.09899999999998954],[0,0],[-0.0010000000000047748,-0.020999999999986585],[0,0],[-0.49099999999998545,0.026999999999986812]],"o":[[0,0],[0.012000000000000455,-0.06499999999999773],[0.02199999999999136,-0.12999999999999545],[0.03200000000001069,-0.2580000000000098],[0.015999999999991132,-0.5190000000000055],[-0.15500000000000114,-1.056999999999988],[-0.08899999999999864,-0.1150000000000091],[0,0],[-0.2079999999999984,-0.20400000000000773],[-0.22399999999998954,-0.1910000000000025],[-0.24799999999999045,-0.14099999999999113],[-1.0250000000000057,-0.492999999999995],[0,0],[-0.9689999999999941,-0.13999999999998636],[-0.13999999999998636,0.9689999999999941],[0.09200000000001296,0.01300000000000523],[0.7920000000000016,-0.01300000000000523],[0.17900000000000205,0.043000000000006366],[0.15399999999999636,0.07499999999998863],[0.15399999999999636,0.07900000000000773],[0,0],[0.06800000000001205,0.05299999999999727],[0.4919999999999902,0.47999999999998977],[0.117999999999995,0.3720000000000141],[0.02400000000000091,0.20199999999999818],[0.003999999999990678,0.10200000000000387],[0,0],[-0.0010000000000047748,0.04400000000001114],[0,0],[0.026999999999986812,0.4919999999999902],[0.4110000000000298,-0.023000000000052978]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[249.859,234.26],[249.94,234.35299999999998],[250.036,234.46599999999998],[250.225,234.70399999999998],[250.573,235.206],[251.119,236.26999999999998],[251.449,238.41799999999998],[251.41400000000002,238.67299999999997],[251.36200000000002,238.92399999999998],[251.20200000000003,239.41099999999997],[250.98800000000003,239.88199999999998],[250.70800000000003,240.33499999999998],[249.14800000000002,241.96699999999998],[248.86200000000002,244.457],[251.35200000000003,244.743],[251.55300000000003,244.557],[251.58900000000003,244.518],[253.43500000000003,241.807],[253.75700000000003,241.012],[253.98300000000003,240.17],[254.11100000000002,239.303],[254.12800000000001,238.864],[254.116,238.427],[253.11,235.253],[252.17700000000002,233.97899999999998],[251.639,233.41699999999997],[251.35000000000002,233.15299999999996],[251.19800000000004,233.02399999999997],[251.02300000000002,232.884],[249.77000000000004,233.021],[249.74600000000004,234.106]],"i":[[0,0],[-0.027999999999991587,-0.03299999999998704],[0,0],[-0.0619999999999834,-0.08099999999998886],[-0.10900000000000887,-0.17000000000001592],[-0.14400000000000546,-0.36199999999999477],[0.0759999999999934,-0.6829999999999927],[0.018000000000000682,-0.08400000000000318],[0,0],[0.06999999999999318,-0.15899999999999181],[0.07099999999999795,-0.1560000000000059],[0.11099999999999,-0.14699999999999136],[0.6200000000000045,-0.49200000000001864],[-0.6090000000000089,-0.7660000000000196],[-0.7660000000000196,0.6090000000000089],[-0.06100000000000705,0.0660000000000025],[0,0],[-0.4790000000000134,1.0320000000000107],[-0.10200000000000387,0.26599999999999113],[-0.0519999999999925,0.29000000000002046],[-0.03099999999997749,0.28999999999999204],[0,0],[0.0049999999999954525,0.14500000000001023],[0.5509999999999877,0.9150000000000205],[0.34199999999998454,0.39099999999999113],[0.1880000000000166,0.17900000000000205],[0.09999999999999432,0.08600000000001273],[0.05099999999998772,0.042999999999977945],[0,0],[0.3079999999999927,-0.38400000000001455],[-0.2330000000000041,-0.31800000000001205]],"o":[[0.012000000000000455,0.015999999999991132],[0,0],[0.06399999999999295,0.07699999999999818],[0.12399999999999523,0.16100000000000136],[0.21600000000000819,0.3439999999999941],[0.2909999999999968,0.7249999999999943],[-0.01300000000000523,0.08600000000001273],[0,0],[-0.05000000000001137,0.16499999999999204],[-0.05299999999999727,0.16100000000000136],[-0.09499999999999886,0.1519999999999868],[-0.40399999999999636,0.5929999999999893],[-0.7669999999999959,0.6090000000000089],[0.6090000000000089,0.7669999999999959],[0.0730000000000075,-0.057999999999992724],[0,0],[0.7139999999999986,-0.7820000000000107],[0.12700000000000955,-0.2510000000000048],[0.08199999999999363,-0.27899999999999636],[0.0660000000000025,-0.28299999999998704],[0,0],[0.0049999999999954525,-0.14599999999998658],[-0.0660000000000025,-1.1670000000000016],[-0.27600000000001046,-0.46100000000001273],[-0.17300000000000182,-0.1939999999999884],[-0.09399999999999409,-0.09000000000000341],[-0.04800000000000182,-0.043000000000006366],[0,0],[-0.38399999999998613,-0.3079999999999927],[-0.2580000000000098,0.32099999999999795],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[260.884,228.365],[261.005,228.393],[261.149,228.428],[261.441,228.51],[262.018,228.713],[263.08399999999995,229.255],[264.60999999999996,230.803],[264.73099999999994,231.03],[264.83599999999996,231.264],[264.99199999999996,231.75300000000001],[265.09499999999997,232.26000000000002],[265.13399999999996,232.79100000000003],[264.82499999999993,235.02800000000002],[266.0519999999999,237.21400000000003],[268.2379999999999,235.98700000000002],[268.29199999999986,235.71900000000002],[268.29799999999983,235.66600000000003],[268.2069999999998,232.38800000000003],[268.0029999999998,231.55500000000004],[267.6929999999998,230.74100000000004],[267.2889999999998,229.96400000000006],[267.0459999999998,229.59800000000004],[266.7799999999998,229.25100000000003],[264.1049999999998,227.26700000000002],[262.6019999999998,226.78100000000003],[261.8369999999998,226.64100000000005],[261.4479999999998,226.59600000000006],[261.2489999999998,226.58000000000007],[261.0249999999998,226.56900000000007],[260.0899999999998,227.41400000000007],[260.7059999999998,228.30700000000007]],"i":[[0,0],[-0.043000000000006366,-0.009999999999990905],[0,0],[-0.09699999999997999,-0.030000000000001137],[-0.18900000000002137,-0.07400000000001228],[-0.3289999999999509,-0.20900000000000318],[-0.33899999999999864,-0.5980000000000132],[-0.03499999999996817,-0.07900000000000773],[0,0],[-0.03699999999997772,-0.17000000000001592],[-0.033999999999991815,-0.16800000000000637],[0.004000000000019099,-0.1839999999999975],[0.21500000000003183,-0.7630000000000052],[-0.9429999999999836,-0.2650000000000148],[-0.26499999999998636,0.943000000000012],[-0.010999999999967258,0.08899999999999864],[0,0],[0.21600000000000819,1.1169999999999902],[0.07300000000003593,0.27600000000001046],[0.1279999999999859,0.26499999999998636],[0.14400000000000546,0.2529999999999859],[0,0],[0.08899999999999864,0.1150000000000091],[0.9830000000000041,0.4200000000000159],[0.507000000000005,0.11599999999998545],[0.257000000000005,0.03499999999999659],[0.13100000000002865,0.012000000000000455],[0.06600000000003092,0.0049999999999954525],[0,0],[0.024999999999977263,-0.4919999999999902],[-0.375,-0.12100000000000932]],"o":[[0.019000000000005457,0.006000000000000227],[0,0],[0.09699999999997999,0.025000000000005684],[0.19499999999999318,0.057999999999992724],[0.37700000000000955,0.1519999999999868],[0.6610000000000014,0.4170000000000016],[0.03899999999998727,0.07699999999999818],[0,0],[0.055999999999983174,0.16300000000001091],[0.05099999999998772,0.16200000000000614],[0.012000000000000455,0.17900000000000205],[0.01999999999998181,0.717000000000013],[-0.26499999999998636,0.9420000000000073],[0.9420000000000073,0.26499999999998636],[0.024999999999977263,-0.08899999999999864],[0,0],[0.1209999999999809,-1.0519999999999925],[-0.04399999999998272,-0.2779999999999916],[-0.09699999999997999,-0.2750000000000057],[-0.11200000000002319,-0.2680000000000007],[0,0],[-0.08199999999999363,-0.12100000000000932],[-0.7370000000000232,-0.9070000000000107],[-0.492999999999995,-0.21199999999998909],[-0.2540000000000191,-0.056000000000011596],[-0.1290000000000191,-0.018000000000000682],[-0.06499999999999773,-0.007000000000005002],[0,0],[-0.49200000000001864,-0.025000000000005684],[-0.021000000000015007,0.41200000000000614],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[243.416,193.79],[243.532,193.59799999999998],[243.63000000000002,193.42399999999998],[243.81000000000003,193.07599999999996],[244.12200000000004,192.36399999999998],[244.56000000000003,190.84599999999998],[244.41300000000004,187.51899999999998],[244.27400000000003,187.10399999999998],[244.10700000000003,186.69799999999998],[243.68900000000002,185.92799999999997],[243.18800000000002,185.21499999999997],[242.61200000000002,184.57999999999998],[239.94700000000003,182.67],[239.90900000000002,182.64999999999998],[237.51800000000003,183.40399999999997],[238.27200000000002,185.79499999999996],[238.53300000000002,185.90499999999997],[240.56,186.90099999999998],[240.978,187.23],[241.341,187.599],[241.65900000000002,188.00199999999998],[241.794,188.219],[241.91500000000002,188.446],[242.34400000000002,190.577],[242.19700000000003,191.764],[242.04300000000003,192.35600000000002],[241.94800000000004,192.64400000000003],[241.89700000000005,192.78300000000004],[241.85200000000006,192.89800000000005],[241.79900000000006,193.08000000000004],[242.40700000000007,194.18400000000005]],"i":[[-0.20300000000000296,0.3370000000000175],[0,0],[-0.03100000000000591,0.057999999999992724],[-0.05700000000001637,0.11700000000001864],[-0.09499999999999886,0.24199999999999022],[-0.09999999999999432,0.5279999999999916],[0.33899999999999864,1.117999999999995],[0.054000000000002046,0.13599999999999568],[0,0],[0.1599999999999966,0.24300000000002342],[0.17300000000000182,0.23399999999998045],[0.20599999999998886,0.19199999999997885],[0.938999999999993,0.4890000000000043],[0,0],[0.4519999999999982,-0.867999999999995],[-0.867999999999995,-0.4519999999999982],[-0.08500000000000796,-0.029000000000024784],[-0.5839999999999748,-0.4170000000000016],[-0.14100000000001955,-0.11000000000001364],[-0.10599999999999454,-0.13300000000000978],[-0.10400000000001342,-0.13800000000000523],[0,0],[-0.04200000000000159,-0.07500000000001705],[0.02400000000000091,-0.7810000000000059],[0.08499999999997954,-0.39800000000002456],[0.06100000000000705,-0.1950000000000216],[0.03299999999998704,-0.09400000000002251],[0,0],[0.006000000000000227,-0.019000000000005457],[0,0],[-0.4720000000000084,-0.13700000000000045]],"o":[[0,0],[0.03299999999998704,-0.057999999999992724],[0.06399999999999295,-0.1150000000000091],[0.1150000000000091,-0.2330000000000041],[0.18700000000001182,-0.48500000000001364],[0.20300000000000296,-1.0490000000000066],[-0.04599999999999227,-0.13800000000000523],[0,0],[-0.12899999999999068,-0.2609999999999957],[-0.14799999999999613,-0.25499999999999545],[-0.18700000000001182,-0.2150000000000034],[-0.8050000000000068,-0.804000000000002],[0,0],[-0.867999999999995,-0.4519999999999982],[-0.4519999999999982,0.867999999999995],[0.08199999999999363,0.043000000000006366],[0.7520000000000095,0.24899999999999523],[0.15399999999999636,0.09899999999998954],[0.12000000000000455,0.1220000000000141],[0.12000000000000455,0.12600000000000477],[0,0],[0.04599999999999227,0.0730000000000075],[0.3060000000000116,0.6160000000000139],[-0.01099999999999568,0.38999999999998636],[-0.04400000000001114,0.1980000000000075],[-0.030000000000001137,0.09700000000000841],[0,0],[-0.015999999999991132,0.04099999999999682],[0,0],[-0.13700000000000045,0.4730000000000132],[0.3939999999999202,0.11599999999995703]]}}},{"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.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[266.248,217.985],[266.36899999999997,217.95800000000003],[266.51399999999995,217.92700000000002],[266.81299999999993,217.87400000000002],[267.42099999999994,217.80700000000002],[268.61699999999996,217.83300000000003],[270.664,218.56500000000003],[270.871,218.717],[271.067,218.882],[271.42,219.25400000000002],[271.733,219.66600000000003],[271.998,220.12700000000004],[272.691,222.27600000000004],[274.74499999999995,223.71300000000005],[276.18199999999996,221.65900000000005],[276.114,221.39400000000006],[276.096,221.34400000000005],[274.59000000000003,218.43100000000004],[274.04400000000004,217.77000000000004],[273.41100000000006,217.17100000000005],[272.70900000000006,216.64600000000004],[272.3310000000001,216.42200000000005],[271.9410000000001,216.22400000000005],[268.6700000000001,215.59900000000005],[267.1050000000001,215.81300000000005],[266.3550000000001,216.01900000000003],[265.98500000000007,216.14700000000002],[265.7990000000001,216.21900000000002],[265.5930000000001,216.306],[265.1170000000001,217.473],[266.0590000000001,218.01000000000002]],"i":[[0,0],[-0.043000000000006366,0.00899999999998613],[0,0],[-0.10099999999999909,0.015999999999991132],[-0.20300000000003138,0.01500000000001478],[-0.38700000000000045,-0.04600000000002069],[-0.5660000000000309,-0.3919999999999959],[-0.06499999999999773,-0.055999999999983174],[0,0],[-0.10700000000002774,-0.1360000000000241],[-0.10300000000000864,-0.13599999999999568],[-0.07599999999996498,-0.1670000000000016],[-0.1379999999999768,-0.7800000000000011],[-0.9639999999999986,0.1699999999999875],[0.17000000000001592,0.9639999999999986],[0.028999999999996362,0.08499999999997954],[0,0],[0.67999999999995,0.9120000000000061],[0.18599999999997863,0.21600000000000819],[0.23099999999999454,0.18299999999999272],[0.2400000000000091,0.16499999999999204],[0,0],[0.12999999999999545,0.0660000000000025],[1.0680000000000405,-0.05000000000001137],[0.507000000000005,-0.1150000000000091],[0.2470000000000141,-0.07999999999998408],[0.12400000000002365,-0.04599999999999227],[0.06199999999995498,-0.02400000000000091],[0,0],[-0.19099999999997408,-0.45300000000000296],[-0.38900000000001,0.054000000000002046]],"o":[[0.01999999999998181,-0.002999999999985903],[0,0],[0.09800000000001319,-0.020000000000010232],[0.20100000000002183,-0.03200000000001069],[0.4060000000000059,-0.02600000000001046],[0.7769999999999868,0.08899999999999864],[0.06900000000001683,0.0519999999999925],[0,0],[0.1209999999999809,0.1220000000000141],[0.11599999999998545,0.12299999999999045],[0.08899999999999864,0.15500000000000114],[0.32900000000000773,0.6370000000000005],[0.17099999999999227,0.9639999999999986],[0.9639999999999986,-0.17099999999999227],[-0.016000000000019554,-0.09100000000000819],[0,0],[-0.3480000000000132,-1],[-0.160000000000025,-0.23099999999999454],[-0.20699999999999363,-0.2050000000000125],[-0.21800000000001774,-0.19300000000001205],[0,0],[-0.12599999999997635,-0.0730000000000075],[-1.0579999999999927,-0.4970000000000141],[-0.5360000000000014,0.022999999999996135],[-0.2529999999999859,0.060000000000002274],[-0.12400000000002365,0.03999999999999204],[-0.06099999999997863,0.02199999999999136],[0,0],[-0.45400000000000773,0.1910000000000025],[0.160000000000025,0.37999999999999545],[0,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":[0.10980392156862745,0.11372549019607843,0.11764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[388.465,268.334],[290.52099999999996,267.854],[252.02899999999997,211.21599999999998],[168.99599999999998,210.11599999999999],[165.69699999999997,114.98599999999999],[138.23199999999997,81.106],[121.43199999999997,80.378],[109.70999999999998,89.894],[109.70999999999998,289.11400000000003],[121.43199999999997,298.44000000000005],[419.59099999999995,280.6650000000001],[428.1569999999999,271.6290000000001],[428.1569999999999,268.6170000000001]],"i":[[16.91500000000002,-0.353999999999985],[18.442999999999984,11.104000000000042],[24.691000000000003,14.236999999999995],[16.201999999999998,15.982],[17.643,41.754999999999995],[8.329000000000008,6.239999999999995],[0,0],[0,-5.527000000000001],[0,0],[-6.447999999999993,0.3839999999999577],[0,0],[0,4.701000000000022],[0,0]],"o":[[-64.90500000000003,1.3570000000000277],[-25.341999999999985,-15.25800000000001],[-31.042,-17.899],[-16.134000000000015,-15.915999999999997],[-7.0800000000000125,-16.757000000000005],[0,0],[-6.447000000000003,-0.27899999999999636],[0,0],[0,5.526999999999987],[0,0],[4.733000000000004,-0.28199999999998226],[0,0],[-8.934999999999945,-0.3170000000000641]]}}},{"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":30},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[205.809,260.903],[204.337,260.967],[204.337,101.109],[205.809,101.157]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,263.331],[156.733,263.016],[156.733,256.718],[149.527,257.012]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,261.227],[159.423,262.898],[159.423,256.609],[197.686,255.049]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,254.248],[156.733,253.963],[156.733,247.665],[149.527,247.929]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,252.346],[159.423,253.857],[159.423,247.567],[197.686,246.169]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,245.164],[156.733,244.91],[156.733,238.612],[149.527,238.845]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,243.466],[159.423,244.815],[159.423,238.525],[197.686,237.288]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,233.813],[130.837,235.865],[130.837,229.491],[197.686,227.635]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,170.88],[156.733,170.874],[156.733,164.576],[149.527,164.561]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,170.84],[159.423,170.872],[159.423,164.582],[197.686,164.662]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,189.165],[156.733,189.098],[156.733,182.8],[149.527,182.846]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,188.716],[159.423,189.073],[159.423,182.783],[197.686,182.539]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,180.081],[156.733,180.045],[156.733,173.747],[149.527,173.762]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,179.836],[159.423,180.031],[159.423,173.741],[197.686,173.658]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,161.797],[156.733,161.821],[156.733,155.523],[149.527,155.478]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,161.96],[159.423,161.83],[159.423,155.54],[197.686,155.782]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,152.713],[156.733,152.768],[156.733,146.47],[149.527,146.395]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,153.079],[159.423,152.789],[159.423,146.499],[197.686,146.901]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,143.426],[130.837,142.613],[130.837,136.239],[197.686,137.249]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,226.211],[156.733,226.02],[156.733,219.722],[149.527,219.892]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,224.936],[159.423,225.949],[159.423,219.659],[197.686,218.758]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,217.128],[156.733,216.967],[156.733,210.669],[149.527,210.809]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,216.055],[159.423,216.907],[159.423,210.617],[197.686,209.877]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,208.044],[156.733,207.914],[156.733,201.616],[149.527,201.725]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,207.174],[159.423,207.865],[159.423,201.576],[197.686,200.997]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,197.522],[130.837,198.423],[130.837,192.049],[197.686,191.344]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,133.695],[156.733,133.814],[156.733,127.516],[149.527,127.376]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,134.486],[159.423,133.858],[159.423,127.568],[197.686,128.308]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,124.612],[156.733,124.761],[156.733,118.463],[149.527,118.293]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,125.605],[159.423,124.816],[159.423,118.526],[197.686,119.427]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.527,115.529],[156.733,115.708],[156.733,109.41],[149.527,109.21]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,116.725],[159.423,115.774],[159.423,109.485],[197.686,110.547]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[274.548,160.476],[232.432,160.298],[232.432,155.982],[274.548,156.248]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[322.138,218.045],[269.165,219.351],[269.165,215.112],[322.138,213.916]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[322.138,212.308],[269.165,213.462],[269.165,209.223],[322.138,208.179]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[310.252,206.796],[256.634,207.808],[256.634,203.543],[310.252,202.642]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[310.252,201.025],[256.634,201.882],[256.634,197.617],[310.252,196.871]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[288.357,195.541],[246.214,196.093],[246.214,191.806],[288.357,191.342]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[270.548,189.888],[232.537,190.277],[232.537,185.961],[270.548,185.652]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,183.67],[256.634,184.104],[256.634,179.839],[315.948,179.528]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,177.915],[256.634,178.178],[256.634,173.913],[315.948,173.774]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,172.161],[256.634,172.252],[256.634,167.987],[315.948,168.019]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[306.124,166.393],[246.214,166.312],[246.214,162.025],[306.124,162.231]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[274.548,225.093],[232.432,226.254],[232.432,221.938],[274.548,220.865]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[341.509,257.331],[283.73,259.926],[283.73,255.717],[341.509,253.243]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[341.509,251.651],[283.73,254.078],[283.73,249.869],[341.509,247.562]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[341.509,245.97],[283.73,248.231],[283.73,244.022],[341.509,241.881]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,241.215],[256.634,243.365],[256.634,239.1],[315.948,237.074]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,235.461],[256.634,237.439],[256.634,233.173],[315.948,231.319]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[306.124,230.006],[246.214,231.83],[246.214,227.543],[306.124,225.843]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[274.548,107.608],[232.432,106.334],[232.432,102.018],[274.548,103.38]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,262.376],[213.725,263.07],[213.725,258.715],[229.167,258.054]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,256.371],[213.725,257.02],[213.725,252.665],[229.167,252.048]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,250.365],[213.725,250.97],[213.725,246.615],[229.167,246.043]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,244.36],[213.725,244.919],[213.725,240.565],[229.167,240.038]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,238.354],[213.725,238.869],[213.725,234.515],[229.167,234.032]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,232.349],[213.725,232.819],[213.725,228.465],[229.167,228.027]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,226.344],[213.725,226.769],[213.725,222.415],[229.167,222.021]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,220.338],[213.725,220.719],[213.725,216.365],[229.167,216.016]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,214.333],[213.725,214.669],[213.725,210.315],[229.167,210.01]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,208.327],[213.725,208.619],[213.725,204.264],[229.167,204.005]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,202.322],[213.725,202.569],[213.725,198.214],[229.167,197.999]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,196.316],[213.725,196.519],[213.725,192.164],[229.167,191.994]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,190.311],[213.725,190.469],[213.725,186.114],[229.167,185.989]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,184.305],[213.725,184.419],[213.725,180.064],[229.167,179.983]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,178.3],[213.725,178.368],[213.725,174.014],[229.167,173.978]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,172.295],[213.725,172.318],[213.725,167.964],[229.167,167.972]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,166.289],[213.725,166.268],[213.725,161.914],[229.167,161.967]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,160.284],[213.725,160.218],[213.725,155.864],[229.167,155.961]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[310.252,154.857],[256.634,154.474],[256.634,150.209],[310.252,150.703]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[310.252,149.086],[256.634,148.548],[256.634,144.283],[310.252,144.932]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[288.357,143.032],[246.214,142.488],[246.214,138.201],[288.357,138.833]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,154.278],[213.725,154.168],[213.725,149.814],[229.167,149.956]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,148.273],[213.725,148.118],[213.725,143.764],[229.167,143.95]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,142.267],[213.725,142.068],[213.725,137.713],[229.167,137.945]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[270.548,136.916],[232.537,136.315],[232.537,132],[270.548,132.68]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,136.262],[213.725,136.018],[213.725,131.663],[229.167,131.94]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,130.257],[213.725,129.968],[213.725,125.613],[229.167,125.934]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,124.251],[213.725,123.918],[213.725,119.563],[229.167,119.929]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,118.246],[213.725,117.868],[213.725,113.513],[229.167,113.923]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,131.879],[256.634,130.77],[256.634,126.505],[315.948,127.737]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,126.125],[256.634,124.844],[256.634,120.579],[315.948,121.983]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.948,120.37],[256.634,118.918],[256.634,114.653],[315.948,116.228]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[306.124,114.347],[246.214,112.707],[246.214,108.42],[306.124,110.184]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,112.24],[213.725,111.818],[213.725,107.463],[229.167,107.918]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.167,106.235],[213.725,105.767],[213.725,101.413],[229.167,101.912]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":36},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.686,107.072],[130.837,105.106],[130.837,98.732],[197.686,100.894]],"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,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":60},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[417.377,262.341],[124.665,276.79],[119.096,272.25300000000004],[119.096,92.716],[124.665,88.11099999999999],[417.377,98.97599999999998],[421.532,103.27599999999998],[421.532,257.99]],"i":[[2.2969999999999686,-0.11299999999999955],[0,0],[0,2.6579999999999586],[0,0],[-3.0720000000000027,-0.11399999999999011],[0,0],[0,-2.2890000000000015],[0,0]],"o":[[0,0],[-3.0720000000000027,0.1519999999999868],[0,0],[0,-2.6569999999999965],[0,0],[2.2970000000000255,0.08499999999999375],[0,0],[0,2.2889999999999873]]}}},{"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.13725490196078433,0.30980392156862746,0.6196078431372549,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[419.592,97.285],[121.433,85.019],[115.18400000000001,90.10600000000001],[115.18400000000001,245.046],[115.18400000000001,288.813],[121.433,293.798],[419.592,276.676],[424.181,271.846],[424.181,233.114],[424.181,102.041]],"i":[[2.5370000000000346,0.1039999999999992],[0,0],[0,-2.9510000000000076],[0,0],[0,0],[-3.4469999999999885,0.19799999999997908],[0,0],[0,2.5219999999999914],[0,0],[0,0]],"o":[[0,0],[-3.4470000000000027,-0.1419999999999959],[0,0],[0,0],[0,2.951999999999998],[0,0],[2.5369999999999777,-0.146000000000015],[0,0],[0,0],[0,-2.522999999999996]]}}},{"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.8470588235294118,0.8705882352941177,0.9098039215686274,1]}},{"ty":"tr","o":{"a":0,"k":30},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[121.433,298.44],[109.71100000000001,289.114],[109.71100000000001,89.895],[121.433,80.37899999999999],[419.592,93.29799999999999],[428.15799999999996,102.195],[428.15799999999996,271.63],[419.592,280.666]],"i":[[0,0],[0,5.52800000000002],[0,0],[-6.447999999999993,-0.28000000000000114],[0,0],[0,-4.701000000000008],[0,0],[4.732999999999947,-0.28199999999998226]],"o":[[-6.447000000000003,0.38400000000001455],[0,0],[0,-5.527000000000001],[0,0],[4.733000000000004,0.2049999999999983],[0,0],[0,4.701000000000022],[0,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":[0.09019607843137255,0.2,0.44313725490196076,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[118.754,298.44],[107.03200000000001,289.114],[107.03200000000001,89.895],[118.754,80.37899999999999],[418.206,101.10999999999999],[425.47900000000004,102.19499999999998],[425.47900000000004,271.63],[416.91300000000007,280.666]],"i":[[0,0],[0,5.52800000000002],[0,0],[-6.447999999999993,-0.28000000000000114],[0,0],[0,-4.700999999999993],[0,0],[4.732999999999947,-0.28199999999998226]],"o":[[-6.447000000000003,0.38400000000001455],[0,0],[0,-5.527000000000001],[0,0],[4.733000000000004,0.2049999999999983],[0,0],[0,4.701000000000022],[0,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},{"o":{"a":0,"k":100},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[316.579,318.501],[307.238,308.017],[300.295,274.052],[242.29200000000003,276.139],[234.98200000000003,311.523],[241.38600000000002,323.273],[266.235,332.88300000000004],[280.762,334.96500000000003],[333.276,330.52400000000006],[336.221,327.67100000000005],[334.012,324.21600000000007]],"i":[[0,0],[1.0049999999999955,4.918000000000006],[0,0],[0,0],[0,0],[-4.718999999999994,-1.8249999999999886],[0,0],[-4.937000000000012,0.41700000000003],[0,0],[-0.17799999999999727,1.5300000000000296],[1.4639999999999986,0.47999999999996135]],"o":[[-4.769999999999982,-1.5640000000000214],[0,0],[0,0],[0,0],[-1.024000000000001,4.956000000000017],[0,0],[4.622000000000014,1.7869999999999777],[0,0],[1.535000000000025,-0.12999999999999545],[0.17899999999997362,-1.5299999999999727],[0,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":[0.08235294117647059,0.18823529411764706,0.3764705882352941,1]}},{"ty":"tr","o":{"a":0,"k":30},"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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[315.99,320.593],[306.639,309.975],[299.689,275.577],[240.23600000000002,277.688],[232.919,313.52299999999997],[240.721,325.42499999999995],[265.595,335.1569999999999],[280.137,337.26499999999993],[332.704,332.7679999999999],[335.652,329.8789999999999],[335.442,326.1029999999999]],"i":[[0,0],[1.007000000000005,4.981999999999971],[0,0],[0,0],[0,0],[-4.724999999999994,-1.8480000000000132],[0,0],[-4.942999999999984,0.4230000000000018],[0,0],[-0.17899999999997362,1.5500000000000114],[1.4659999999999513,0.48599999999999]],"o":[[-4.774999999999977,-1.5840000000000032],[0,0],[0,0],[0,0],[-1.0250000000000057,5.0190000000000055],[0,0],[4.625999999999976,1.8100000000000023],[0,0],[1.5369999999999777,-0.1309999999999718],[0.17899999999997362,-1.5500000000000114],[0,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":[0.08235294117647059,0.18823529411764706,0.3764705882352941,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[188.561,71.704],[187.576,71.49],[227.273,29.424999999999997],[227.775,30.211999999999996]],"i":[[7.526999999999987,-23.535999999999994],[0,0],[-0.3199999999999932,0.17899999999999494],[0,0]],"o":[[0,0],[7.645999999999987,-23.909],[0,0],[-0.3160000000000025,0.17700000000000315]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[187.392,114.998],[186.41899999999998,115.34400000000001],[145.601,82.89600000000002],[146.029,82.02800000000002]],"i":[[-7.677999999999997,-20.397000000000006],[0,0],[0.33199999999999363,0.12199999999998568],[0,0]],"o":[[0,0],[-7.538000000000011,-20.025999999999996],[0,0],[0.33600000000001273,0.12299999999997624]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[214.128,201.486],[213.13099999999997,201.756],[244.34699999999998,137.96800000000002],[245.07999999999998,138.58300000000003]],"i":[[-6.913999999999987,-25.51599999999999],[0,0],[-0.38400000000001455,0.3739999999999668],[0,0]],"o":[[0,0],[-7.048000000000002,-26.010999999999996],[0,0],[-0.3789999999999907,0.3699999999999761]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[203.025,179.427],[202.262,180.089],[148.059,162.755],[148.057,161.82399999999998]],"i":[[-20.033999999999992,-19.192999999999984],[0,0],[0.3429999999999893,-0.018000000000000682],[0,0]],"o":[[0,0],[-19.72399999999999,-18.896000000000015],[0,0],[0.3480000000000132,-0.018999999999977035]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[220.829,212.104],[219.946,212.62300000000002],[202.571,17.37700000000001],[203.524,17.675000000000008]],"i":[[-38.02800000000002,-56.45100000000002],[0,0],[-27.47,63.745000000000005],[0,0]],"o":[[0,0],[-38.18699999999998,-56.68699999999998],[0,0],[-27.35499999999999,63.47699999999999]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[242.428,202.586],[207.088,232.984],[195.07,216.418],[177.89499999999998,186.084],[154.02999999999997,155.06],[158.31199999999998,116.57900000000001],[159.82,71.62400000000001],[190.352,23.13000000000001],[219.339,97.75600000000001],[239.579,137.375],[228.536,183.766]],"i":[[-5.667000000000002,-3.1590000000000202],[0,0],[-5.364000000000004,8.322000000000003],[8.574000000000012,3.038000000000011],[-11.22999999999999,18.036],[14.373999999999995,15.344999999999999],[-16.212000000000018,12.49499999999999],[-19.692000000000007,5.338999999999999],[18.195999999999998,-33.69500000000001],[-13.268,-11.24299999999998],[0.020000000000010232,-12.260999999999996]],"o":[[0,0],[-6.520999999999987,-2.5449999999999875],[7.457999999999998,-11.569999999999993],[-10.611999999999995,-3.759999999999991],[9.34899999999999,-15.014999999999986],[-14.373999999999995,-15.344999999999999],[17.061000000000007,-13.149999999999999],[34.31199999999998,-9.303],[-18.195999999999998,33.69500000000001],[18.11500000000001,15.349999999999994],[-0.01500000000001478,9.611000000000018]]}}},{"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":0},"c":{"a":0,"k":[0,0,0,0]},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[242.018,210.363],[233.231,223.907],[208.927,225.084],[202.22299999999998,230.537],[195.07,216.418],[177.89499999999998,186.084],[154.02999999999997,155.06],[158.31199999999998,116.57900000000001],[159.82,71.62400000000001],[190.352,23.13000000000001],[219.339,97.75600000000001],[239.579,137.375],[244.056,142.767],[242.21800000000002,191.834]],"i":[[2.8360000000000127,-1.914999999999992],[13.759000000000015,5.359999999999985],[11.512,-9.364000000000004],[2.234000000000009,-1.818000000000012],[-4.802000000000021,7.449999999999989],[8.574000000000012,3.038000000000011],[-11.22999999999999,18.036],[14.373999999999995,15.344999999999999],[-16.212000000000018,12.49499999999999],[-19.692000000000007,5.338999999999999],[18.195999999999998,-33.69500000000001],[-13.268,-11.24299999999998],[-1.5910000000000082,-2.4819999999999993],[-0.37000000000000455,-19.194999999999993]],"o":[[-1.6839999999999975,1.1370000000000005],[-3.437000000000012,-1.3389999999999986],[-2.2350000000000136,1.818000000000012],[-6.449999999999989,-2.8640000000000043],[7.457999999999998,-11.569999999999993],[-10.611999999999995,-3.759999999999991],[9.34899999999999,-15.014999999999986],[-14.373999999999995,-15.344999999999999],[17.061000000000007,-13.149999999999999],[34.31199999999998,-9.302],[-18.195999999999998,33.694],[1.1680000000000064,1.108000000000004],[9.794999999999987,15.281000000000006],[0.5039999999999907,26.175999999999988]]}}},{"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.09019607843137255,0.2,0.44313725490196076,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[149.381,91.465],[148.8,91.556],[164.98600000000002,59.324999999999996],[165.43300000000002,59.63699999999999]],"i":[[-1.217000000000013,-11.606000000000009],[0,0],[-0.7120000000000175,0.828000000000003],[0,0]],"o":[[0,0],[-1.240000000000009,-11.826999999999998],[0,0],[-0.17200000000002547,0.20100000000000762]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[143.778,71.519],[143.23999999999998,71.762],[126.45799999999998,46.214],[125.47099999999999,44.949999999999996],[125.99999999999999,44.687999999999995],[126.93599999999999,45.87499999999999]],"i":[[-5.375,-11.462000000000003],[0,0],[2.8279999999999887,3.497],[0.06299999999998818,0.11899999999999977],[0,0],[-0.4960000000000093,-0.6129999999999995]],"o":[[0,0],[-5.349999999999994,-11.408999999999999],[-0.6839999999999975,-0.8470000000000013],[0,0],[0.049000000000006594,0.09000000000000341],[2.8359999999999985,3.507000000000005]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[228.33,205.497],[196.365,202.168],[196.351,201.63500000000002],[228.589,205.00000000000003]],"i":[[0,0],[12.608000000000004,-1.1659999999999968],[0,0],[-8.988,-3.4390000000000214]],"o":[[-8.90100000000001,-3.406000000000006],[0,0],[12.705000000000013,-1.1750000000000114],[0,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":[0.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[224.527,200.863],[224.003,201.134],[226.444,175.53699999999998],[226.97099999999998,175.73]],"i":[[-5.272999999999996,-9.532999999999987],[0,0],[-0.07900000000000773,0.1570000000000107],[0,0]],"o":[[0,0],[-5.396999999999991,-9.756],[0,0],[-0.07799999999997453,0.15399999999999636]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[203.581,180.073],[203.152,180.465],[161.70399999999998,164.877],[160.665,164.655],[161.089,164.25900000000001],[160.877,164.45700000000002],[160.99800000000002,164.20700000000002],[161.84600000000003,164.34900000000002]],"i":[[-7.646999999999991,-7.072000000000003],[0,0],[19.15700000000001,3.0509999999999877],[0.0759999999999934,0.06900000000001683],[0,0],[0,0],[0,0],[-0.42200000000002547,-0.06700000000000728]],"o":[[0,0],[-7.570999999999998,-7.001000000000005],[-0.9629999999999939,-0.1529999999999916],[0,0],[0,0],[0,0],[0.06200000000001182,0.016999999999995907],[19.265999999999963,3.0679999999999836]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[197.66,173.391],[197.168,173.712],[197.53,131.309],[198.088,131.426]],"i":[[-9.042000000000002,-12.393999999999977],[0,0],[-0.09700000000000841,0.29699999999999704],[0,0]],"o":[[0,0],[-9.186000000000007,-12.591000000000008],[0,0],[-0.09600000000000364,0.29400000000001114]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[161.699,120.616],[161.174,120.885],[111.531,86.00900000000001],[111.789,85.51200000000001]],"i":[[-10.966000000000008,-20.037000000000006],[0,0],[0.38700000000000045,0.14799999999999613],[0,0]],"o":[[0,0],[-10.87899999999999,-19.878],[0,0],[0.38800000000000523,0.14799999999998192]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[228.851,204.807],[228.43,205.206],[221.31400000000002,198.73999999999998],[177.38800000000003,148.147],[152.69600000000003,102.161],[141.729,64.273],[139.097,38.55],[139.191,34.212999999999994],[139.226,28.461999999999993],[139.808,28.388999999999992],[139.774,34.19299999999999],[139.681,38.50099999999999],[142.305,64.14699999999999],[153.246,101.945],[177.889,147.839],[221.745,198.351]],"i":[[-2.401999999999987,-2.125],[0,0],[2.316999999999979,2.163000000000011],[11.99199999999999,17.558999999999997],[6.223000000000013,15.634999999999991],[2.2730000000000246,12.567000000000007],[0.1490000000000009,8.233999999999995],[-0.0589999999999975,1.4270000000000067],[0.125,1.8850000000000016],[0,0],[0.07899999999997931,-1.9140000000000015],[-0.02600000000001046,-1.4209999999999994],[-1.5919999999999845,-8.808999999999997],[-4.992999999999995,-12.545000000000002],[-10.141999999999996,-14.849999999999994],[-17.12899999999999,-15.988]],"o":[[0,0],[-2.405000000000001,-2.1280000000000143],[-17.155,-16.012],[-10.161000000000001,-14.87899999999999],[-5.0049999999999955,-12.573999999999998],[-1.5970000000000084,-8.834000000000003],[-0.02600000000001046,-1.4350000000000023],[0.07900000000000773,-1.9010000000000034],[0,0],[0.12700000000000955,1.911999999999999],[-0.0589999999999975,1.418999999999997],[0.1490000000000009,8.207999999999998],[2.266999999999996,12.536000000000001],[6.210000000000008,15.602999999999994],[11.972000000000008,17.53],[2.313999999999993,2.158999999999992]]}}},{"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.9882352941176471,0.9921568627450981,0.996078431372549,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[240.288,197.875],[216.627,215.539],[197.667,198.993],[172.22,175.216],[139.578,117.33200000000001],[112.965,93.101],[121.678,70.923],[141.311,41.509],[166.453,95.15],[181.524,126.527],[210.9,149.157],[222.685,176.025]],"i":[[0,0],[0,0],[-2.227000000000004,10.923000000000002],[9.229000000000013,5.178999999999974],[30.406999999999982,20.537999999999997],[0.9000000000000057,10.982000000000014],[2.0790000000000077,9.001999999999995],[-16.021000000000015,0.6929999999999978],[2.7120000000000175,-32.428000000000004],[-10.447000000000003,-5.257999999999996],[0.41900000000001114,-13.441000000000003],[-10.335999999999984,-1.679000000000002]],"o":[[0,0],[0,0],[2.2280000000000086,-10.923000000000002],[-25.043000000000006,-14.052999999999997],[-8.086999999999989,-5.462999999999994],[-1.0259999999999962,-12.512],[-3.2489999999999952,-14.069000000000003],[15.812000000000012,-0.6829999999999998],[0.914999999999992,23.265],[7.317000000000007,3.683000000000007],[-0.41900000000001114,13.441000000000003],[15.727000000000004,2.555999999999983]]}}},{"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":0},"c":{"a":0,"k":[0,0,0,0]},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[222.684,176.026],[238.102,190.431],[237.056,192.34],[226,207.756],[219.037,213.459],[215.645,215.62800000000001],[197.667,198.99300000000002],[172.219,175.216],[163.182,167.425],[129.296,144.52700000000002],[135.082,119.55300000000001],[112.964,93.10100000000001],[113.891,86.28900000000002],[121.677,70.92400000000002],[141.31,41.51000000000002],[166.452,95.15100000000001],[181.523,126.528],[210.899,149.15800000000002]],"i":[[-10.335999999999984,-1.679000000000002],[-2.1610000000000014,-5.687000000000012],[0.382000000000005,-0.7620000000000005],[4.555000000000007,-6.282999999999987],[1.7990000000000066,-1.1899999999999977],[0,0],[-2.22799999999998,10.923000000000002],[9.230000000000018,5.1790000000000305],[1.879000000000019,1.4780000000000086],[3.0900000000000034,8.759999999999991],[3.109000000000009,10.701000000000008],[0.5579999999999927,12.122],[-1.0600000000000023,2.5960000000000036],[1.6159999999999997,6.998999999999995],[-16.021,0.6929999999999978],[2.711999999999989,-32.42799999999999],[-10.447000000000003,-5.257999999999996],[0.4189999999999827,-13.441000000000003]],"o":[[9.042000000000002,1.468999999999994],[-0.5349999999999966,0.6479999999999961],[-3.445999999999998,6.878000000000014],[-0.9799999999999898,1.3520000000000039],[0,0],[0,0],[2.2280000000000086,-10.923000000000002],[-5.668000000000006,-3.1810000000000116],[-19.89699999999999,-15.641999999999996],[-3.4110000000000014,-9.670999999999992],[-3.5109999999999957,-12.084000000000003],[-0.09600000000000364,-2.078000000000003],[2.6170000000000044,-6.408000000000001],[-3.2489999999999952,-14.069000000000003],[15.812000000000012,-0.6829999999999998],[0.914999999999992,23.265],[7.317000000000007,3.683000000000007],[-0.41800000000000637,13.440999999999974]]}}},{"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,0.7607843137254902,0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[219.283,227.297],[219.98399999999998,227.159],[196.57599999999996,204.43599999999998],[195.09399999999997,203.47799999999998],[194.57799999999997,203.938],[196.17399999999998,204.98499999999999]],"i":[[-2.1059999999999945,-9.170999999999992],[0,0],[5.254000000000019,3.288000000000011],[0.09899999999998954,0.09199999999998454],[0,0],[-1.0330000000000155,-0.6469999999999914]],"o":[[0,0],[-2.165999999999997,-9.431999999999988],[-0.7419999999999902,-0.4650000000000034],[0,0],[0.13800000000000523,0.132000000000005],[5.195000000000022,3.2500000000000284]]}}},{"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.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[221.695,236.767],[240.73,214.165],[240.361,213.59699999999998],[220.97799999999998,236.74099999999999]],"i":[[0,0],[-0.18500000000000227,0.10300000000000864],[0,0],[0.521000000000015,-12.545000000000016]],"o":[[0.5060000000000002,-12.185000000000002],[0,0],[-0.7700000000000102,0.4269999999999925],[0,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":[0.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[215.392,174.81],[216.088,174.649],[186.355,141.733],[186,142.308]],"i":[[-5.3019999999999925,-19.593999999999994],[0,0],[0.242999999999995,0.1279999999999859],[0,0]],"o":[[0,0],[-5.378000000000014,-19.87100000000001],[0,0],[0.2400000000000091,0.12800000000001432]]}}},{"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.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[216.187,188.026],[268.88,147.108],[268.83,146.448],[215.48399999999998,187.899]],"i":[[0,0],[-0.45299999999997453,0.05700000000001637],[0,0],[6.711999999999989,-31.784999999999997]],"o":[[6.652999999999992,-31.504999999999995],[0,0],[-0.44999999999998863,0.016999999999995907],[0,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":[0.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[238.085,93.419],[284.628,84.53],[284.82599999999996,83.894],[237.68199999999996,92.872]],"i":[[0,0],[-0.22800000000000864,-0.06100000000000705],[0,0],[23.79200000000003,-14.957999999999998]],"o":[[23.50399999999999,-14.777000000000001],[0,0],[-0.23099999999999454,-0.06199999999999761],[0,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":[0.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[229.366,106.736],[230.073,106.628],[233.922,53.17],[233.22299999999998,53.022]],"i":[[-3.9160000000000252,-21.881],[0,0],[-0.07800000000000296,0.31400000000000006],[0,0]],"o":[[0,0],[-3.8930000000000007,-21.754000000000005],[0,0],[-0.07799999999997453,0.31500000000000483]]}}},{"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.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[222.356,243.255],[223.055,243.10999999999999],[216.809,160.183],[289.733,60.08399999999999],[289.568,59.438999999999986],[234.18599999999998,98.04399999999998],[216.094,160.147]],"i":[[-0.09700000000000841,-0.40099999999998204],[0,0],[-3.453000000000003,42.416],[-54.50999999999999,11.936000000000007],[0,0],[12.484000000000009,-20.302999999999997],[2.0319999999999823,-24.99000000000001]],"o":[[0,0],[-0.09800000000001319,-0.4000000000000057],[3.1810000000000116,-39.077],[0,0],[-24.264999999999986,5.312999999999995],[-9.973000000000013,16.218999999999994],[-3.4579999999999984,42.512]]}}},{"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.7450980392156863,0.7215686274509804,0.9490196078431372,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}}]},{"ty":"gr","nm":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[207.549,240.889],[241.47,239.632],[238.353,212.267],[251.578,170.021],[253.449,139.62699999999998],[273.31100000000004,92.48599999999999],[231.29200000000003,58.35499999999999],[205.42600000000004,120.698],[188.17600000000004,159.167],[201.14700000000005,200.085]],"i":[[-17.656000000000006,-15.406000000000006],[0,0],[8.804999999999978,11.044000000000011],[-8.586999999999989,6.743000000000023],[16.428999999999974,7.510999999999996],[-23.475000000000023,13.633999999999986],[52.589,-24.658],[0.8309999999999889,-16.447999999999993],[-9.893,-19.688000000000017],[10.668000000000006,-12.173000000000002]],"o":[[0,0],[0,0],[-17.965000000000003,-22.53200000000001],[12.950999999999993,-10.168000000000006],[-18.590000000000003,-8.49799999999999],[22.97199999999998,-13.341999999999999],[-31.406000000000006,14.724999999999994],[-0.8309999999999889,16.44699999999999],[8.450999999999993,16.817000000000007],[-10.66900000000004,12.171999999999997]]}}},{"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,0.7607843137254902,0,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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[207.549,240.889],[241.47,239.632],[238.353,212.267],[251.578,170.021],[251.223,140.343],[273.31100000000004,92.48499999999999],[231.29200000000003,58.353999999999985],[205.42600000000004,120.69699999999999],[188.17600000000004,159.166],[201.14700000000005,200.084]],"i":[[-17.656000000000006,-15.406000000000006],[0,0],[8.804999999999978,11.044000000000011],[-8.586999999999989,6.743000000000023],[19.920999999999992,5.329000000000008],[-23.476000000000028,13.634000000000015],[52.589,-24.658],[0.8309999999999889,-16.447999999999993],[-9.893,-19.688000000000017],[10.668000000000006,-12.173000000000002]],"o":[[0,0],[0,0],[-17.965000000000003,-22.53200000000001],[12.950999999999993,-10.168000000000006],[-19.920999999999992,-5.329000000000008],[22.97199999999998,-13.341999999999999],[-31.406000000000006,14.724999999999994],[-0.8309999999999889,16.44699999999999],[8.450999999999993,16.817000000000007],[-10.66900000000004,12.173000000000002]]}}},{"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":0},"c":{"a":0,"k":[0,0,0,0]},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[207.549,240.889],[241.47,239.632],[238.353,212.267],[251.578,170.021],[251.223,140.343],[273.31100000000004,92.48499999999999],[231.29200000000003,58.353999999999985],[205.42600000000004,120.69699999999999],[188.17600000000004,159.166],[201.14700000000005,200.084]],"i":[[-17.656000000000006,-15.406000000000006],[0,0],[8.804999999999978,11.044000000000011],[-8.586999999999989,6.743000000000023],[19.920999999999992,5.329000000000008],[-23.476000000000028,13.634000000000015],[52.589,-24.658],[0.8309999999999889,-16.447999999999993],[-9.893,-19.688000000000017],[10.668000000000006,-12.173000000000002]],"o":[[0,0],[0,0],[-17.965000000000003,-22.53200000000001],[12.950999999999993,-10.168000000000006],[-19.920999999999992,-5.329000000000008],[22.97199999999998,-13.341999999999999],[-31.406000000000006,14.724999999999994],[-0.8309999999999889,16.44699999999999],[8.450999999999993,16.817000000000007],[-10.66900000000004,12.173000000000002]]}}},{"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},{"o":{"a":0,"k":100},"r":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":"pli3-01 shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[267.889,36.769],[97.686,174.181],[235.196,351.567],[428.60900000000004,179.491]],"i":[[86.63400000000001,2.503],[11.152999999999992,-79.37800000000001],[-82.58599999999998,-12.507000000000005],[8.94599999999997,97.63499999999996]],"o":[[-85.226,-2.4620000000000033],[-12.194999999999993,86.78900000000002],[102.72299999999998,15.557000000000016],[-6.741000000000042,-73.55900000000001]]}}},{"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.9568627450980393,0.9686274509803922,0.9803921568627451,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":200}],"op":200,"w":550,"h":400} \ No newline at end of file diff --git a/src/assets/animations/settings.json b/src/assets/animations/settings.json new file mode 100644 index 00000000..42675681 --- /dev/null +++ b/src/assets/animations/settings.json @@ -0,0 +1 @@ +{"v":"5.5.7","fr":29.9700012207031,"ip":0,"op":240.0000097754,"w":1080,"h":1080,"nm":"Branding And Strategy 2","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":2,"ty":0,"nm":"Man with wrench","refId":"comp_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1188,623,0],"ix":2},"a":{"a":0,"k":[265.5,286.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":531,"h":573,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":0,"nm":"Box","refId":"comp_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1344,733,0],"ix":2},"a":{"a":0,"k":[162,184.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":324,"h":369,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":0,"nm":"Timer","refId":"comp_3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[578,711,0],"ix":2},"a":{"a":0,"k":[197.5,164,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":395,"h":328,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":0,"nm":"Airship","refId":"comp_4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[882,268,0],"ix":2},"a":{"a":0,"k":[810.5,131.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1621,"h":263,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":0,"nm":"Cloud_2","refId":"comp_5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[584,196,0],"ix":2},"a":{"a":0,"k":[810.5,131.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1621,"h":263,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":0,"nm":"Cloud_1","refId":"comp_6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1448,286,0],"ix":2},"a":{"a":0,"k":[810.5,131.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1621,"h":263,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":0,"nm":"Charts","refId":"comp_7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[801,494,0],"ix":2},"a":{"a":0,"k":[330,263,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":660,"h":526,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":0,"nm":"Screen","refId":"comp_8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[918,588,0],"ix":2},"a":{"a":0,"k":[369.5,284,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":739,"h":568,"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":0,"nm":"mountains","refId":"comp_9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[934,546,0],"ix":2},"a":{"a":0,"k":[540,540,0],"ix":1},"s":{"a":0,"k":[122,130,100],"ix":6}},"ao":0,"w":1080,"h":1080,"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_1","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"hand_L_1","parent":9,"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]},"t":58,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":77,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":96,"s":[10]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":118,"s":[-7]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":138,"s":[7]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":156,"s":[-2]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":173,"s":[4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":207,"s":[4]},{"t":229.000009327361,"s":[0]}],"ix":10},"p":{"a":0,"k":[452.94,186.872,0],"ix":2},"a":{"a":0,"k":[93.008,35.629,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.628,-0.424],[0.137,-0.332],[0.945,-4.897],[1.069,-3.246],[-6.987,2.178],[3.763,3.392]],"o":[[-0.371,0.096],[-0.88,2.135],[-0.952,4.924],[-0.185,0.56],[3.418,-4.713],[-1.261,-1.135]],"v":[[5.968,-23.728],[5.167,-23.054],[2.449,-11.396],[-0.554,1.864],[6.789,7.579],[16.866,-19.808]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843137255,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[82.985,54.686],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"shad 2","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[89.063,54.792,0],"ix":2},"a":{"a":0,"k":[89.364,54.518,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.146,-3.26],[-2.375,2.75],[0.732,6.907]],"o":[[0.452,10.104],[0.834,-0.965],[-0.12,-1.136]],"v":[[3.594,-14.979],[0.094,9.438],[11.551,-15.197]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[89.713,53.795],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"hand_L_2","parent":1,"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]},"t":60,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":79,"s":[-8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":98,"s":[-11]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":120,"s":[5]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140,"s":[-11]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":158,"s":[-11]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":175,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":209,"s":[0]},{"t":231.000009408823,"s":[0]}],"ix":10},"p":{"a":0,"k":[86.508,59.379,0],"ix":2},"a":{"a":0,"k":[86.508,59.379,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":[[2.438,-2.302],[0.111,-0.523],[2.24,-1.886],[2.67,-1.194],[0,0],[-3.229,4.585]],"o":[[-0.429,0.405],[-1.622,1.271],[-4.891,4.118],[0,0],[6.607,-3.112],[3.418,-4.713]],"v":[[0.587,1.41],[-0.995,3.479],[-6.98,8.424],[-20.629,18.861],[-17.742,24.152],[6.789,7.579]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843152214,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[82.985,54.686],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"palm_l","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[62.978,76.233,0],"ix":2},"a":{"a":0,"k":[392.88,268.081,0],"ix":1},"s":{"a":0,"k":[50,50,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.85,-0.423],[0.148,-0.095],[0.247,-0.32],[-0.085,-0.307],[0,0],[0.019,-0.136],[-1.642,1.098],[-1.41,0.726],[0.05,-0.012]],"o":[[-1.011,0.492],[-0.418,0.299],[-0.158,0.204],[0.113,0.407],[0.039,0.547],[-0.083,0.556],[0.099,-0.065],[-0.376,-0.905],[-0.853,0.281]],"v":[[0.261,-2.456],[-3.029,-0.519],[-4.838,0.715],[-5.109,1.96],[-4.529,2.387],[-3.178,2.71],[-0.884,2.449],[5.194,-0.239],[2.846,-3.535]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.195,77.901],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[387.38,271.081],"ix":2},"a":{"a":0,"k":[60.227,77.733],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.787,0.107],[0.042,-0.59],[-0.374,0.064],[-0.855,0.281]],"o":[[-0.43,-0.088],[-0.059,0.377],[0.85,-0.424],[-0.778,0.137]],"v":[[-0.721,-0.477],[-1.636,-0.192],[0.241,0.719],[1.695,-0.482]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.704,75.076],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[388.389,265.9],"ix":2},"a":{"a":0,"k":[60.732,75.143],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"shad","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[89.364,54.518,0],"ix":2},"a":{"a":0,"k":[89.364,54.518,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],[-2.375,2.75],[1.19,-0.83]],"o":[[0,0],[0.215,-0.249],[-3.415,2.382]],"v":[[-12.283,18.238],[0.094,9.438],[-2.353,8.668]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[89.713,53.795],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"wrench 3","parent":4,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":1,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":194,"s":[264.246,189.137,0],"to":[-0.044,-2.251,0],"ti":[0.044,2.251,0]},{"t":239.00000973467,"s":[263.982,175.63,0]}],"ix":2},"a":{"a":0,"k":[129.95,208.381,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.632,11.33],[-2.725,1.959],[-10.724,-14.866],[8.632,-11.33],[2.725,-1.959],[1.688,-0.818],[1.218,-0.424],[8.803,12.209]],"o":[[1.934,-2.539],[14.867,-10.722],[8.759,12.155],[-1.934,2.539],[-1.57,1.129],[-1.173,0.584],[-13.51,4.715],[-8.755,-12.145]],"v":[[-26.411,-20.118],[-19.415,-26.921],[26.925,-19.419],[26.412,20.121],[19.415,26.924],[14.532,29.844],[10.933,31.354],[-26.929,19.414]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.743,-5.801],[0,0],[0,0],[0,0],[-5.813,-2.082],[0,0],[0,0],[0,0],[-4.685,1.718],[-1.185,0.557],[-0.046,0.018],[0,0],[0,0],[0,0],[-1.005,1.318],[-1.53,4.295],[0,0],[0,0],[0,0],[2.744,5.801],[0,0],[0,0],[0,0],[5.822,2.078],[0,0],[0,0],[0,0],[5.798,-2.752],[0,0],[0,0],[0,0],[1.005,-1.316],[1.535,-4.285],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[4.636,4.432],[0,0],[0,0],[0,0],[4.859,-0.11],[1.212,-0.441],[0.044,-0.019],[0,0],[0,0],[0,0],[1.164,-1.214],[2.833,-3.705],[0,0],[0,0],[0,0],[-0.14,-6.177],[0,0],[0,0],[0,0],[-4.636,-4.432],[0,0],[0,0],[0,0],[-6.182,0.132],[0,0],[0,0],[0,0],[-1.169,1.227],[-2.825,3.702],[0,0],[0,0],[0,0],[0.141,6.177]],"v":[[-40.653,19.197],[-46.96,23.747],[-37.359,37.063],[-31.051,32.513],[-15.174,42.318],[-16.415,49.999],[-0.208,52.628],[1.033,44.945],[15.455,42.217],[19.059,40.717],[19.199,40.648],[23.743,46.968],[37.058,37.366],[32.506,31.05],[35.761,27.242],[42.317,15.169],[50.001,16.41],[52.623,0.216],[44.949,-1.029],[40.652,-19.194],[46.96,-23.745],[37.36,-37.059],[31.051,-32.51],[15.17,-42.323],[16.415,-49.997],[0.217,-52.628],[-1.033,-44.941],[-19.199,-40.645],[-23.752,-46.962],[-37.058,-37.363],[-32.51,-31.056],[-35.773,-27.245],[-42.321,-15.176],[-50.003,-16.417],[-52.623,-0.212],[-44.95,1.033]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.872,52.878],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.84,208.947],"ix":2},"a":{"a":0,"k":[52.872,52.878],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.805,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.876],[0.876,0.804],[0,0],[-0.804,0.877]],"v":[[-6.006,6.55],[-6.138,3.508],[2.966,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[105.24,101.337],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[236.575,305.864],"ix":2},"a":{"a":0,"k":[105.24,101.336],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.877],[0.876,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.508],[2.964,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.605,110.84],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.306,324.871],"ix":2},"a":{"a":0,"k":[115.605,110.84],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.877],[0,0],[-0.876,-0.803],[0.803,-0.877],[0,0]],"o":[[-0.877,-0.804],[0,0],[0.803,-0.877],[0.877,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.507],[2.965,-6.419],[6.007,-6.551],[6.139,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[125.97,120.344],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[278.035,343.879],"ix":2},"a":{"a":0,"k":[125.97,120.344],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.01,-2.769],[0,0],[-2.769,3.021],[0,0],[3.01,2.769],[0,0],[2.771,-3.021],[0,0]],"o":[[0,0],[3.018,2.774],[0,0],[2.764,-3.015],[0,0],[-3.017,-2.775],[0,0],[-2.764,3.015]],"v":[[-21.525,0.673],[1.143,21.523],[11.625,21.076],[21.971,9.794],[21.526,-0.673],[-1.142,-21.523],[-11.625,-21.077],[-21.971,-9.794]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000020027,0.961000025272,0.972999989986,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.639,110.872],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.374,324.935],"ix":2},"a":{"a":0,"k":[115.64,110.872],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.858,0.708],[0.504,0.002],[0.481,-0.088],[0.009,-4.064],[-3.896,-0.679],[-0.48,-0.003],[-0.458,0.078],[-0.009,4.088]],"o":[[-0.482,-0.088],[-0.506,0],[-3.863,0.688],[-0.011,4.088],[0.458,0.078],[0.481,0],[3.899,-0.659],[0.01,-4.061]],"v":[[1.501,-8.134],[0.021,-8.272],[-1.461,-8.139],[-8.271,-0.018],[-1.427,8.147],[-0.02,8.272],[1.388,8.154],[8.272,0.02]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.643,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.678],"ix":2},"a":{"a":0,"k":[52.643,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.368,1.535],[1.095,0.004],[1.042,-0.189],[0.02,-8.812],[-8.448,-1.472],[-1.042,-0.007],[-0.993,0.168],[-0.022,8.865]],"o":[[-1.045,-0.192],[-1.098,0],[-8.379,1.493],[-0.026,8.865],[0.994,0.171],[1.042,0],[8.455,-1.428],[0.02,-8.809]],"v":[[3.255,-17.638],[0.045,-17.939],[-3.166,-17.651],[-17.933,-0.042],[-3.093,17.667],[-0.041,17.939],[3.011,17.68],[17.94,0.043]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.641,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.383,208.678],"ix":2},"a":{"a":0,"k":[52.644,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.461,2.469],[1.76,0.004],[1.676,-0.304],[0.034,-14.176],[-13.591,-2.368],[-1.676,-0.011],[-1.596,0.27],[-0.033,14.261]],"o":[[-1.682,-0.309],[-1.766,0],[-13.479,2.401],[-0.039,14.259],[1.597,0.275],[1.676,0],[13.603,-2.299],[0.034,-14.17]],"v":[[5.236,-28.375],[0.073,-28.857],[-5.094,-28.396],[-28.852,-0.068],[-4.976,28.419],[-0.068,28.857],[4.841,28.441],[28.857,0.066]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.64,52.744],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.679],"ix":2},"a":{"a":0,"k":[52.643,52.744],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.421,-1.827],[-0.169,-0.156],[0,0],[-3.447,3.746],[3.738,3.441],[0,0],[0.186,0.143],[2.127,-2.31]],"o":[[0.157,0.162],[0,0],[3.746,3.452],[3.444,-3.74],[0,0],[-0.177,-0.159],[-1.617,2.564],[-2.121,2.306]],"v":[[-34.942,-19.582],[-34.464,-19.093],[18.473,29.639],[31.499,29.106],[30.967,16.089],[-21.967,-32.652],[-22.503,-33.091],[-28.106,-25.766]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999991894,0.73299998045,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[113.602,108.905],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[252.289,319.989],"ix":2},"a":{"a":0,"k":[113.097,108.399],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":183.000007453743,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"wrench 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]},"t":39,"s":[-11]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":71,"s":[-23]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":96,"s":[-7]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":118,"s":[-19]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":138,"s":[-8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":156,"s":[-17]},{"t":183.000007453743,"s":[-6]}],"ix":10},"p":{"a":0,"k":[127.464,220.507,0],"ix":2},"a":{"a":0,"k":[129.95,208.381,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.632,11.33],[-2.725,1.959],[-10.724,-14.866],[8.632,-11.33],[2.725,-1.959],[1.688,-0.818],[1.218,-0.424],[8.803,12.209]],"o":[[1.934,-2.539],[14.867,-10.722],[8.759,12.155],[-1.934,2.539],[-1.57,1.129],[-1.173,0.584],[-13.51,4.715],[-8.755,-12.145]],"v":[[-26.411,-20.118],[-19.415,-26.921],[26.925,-19.419],[26.412,20.121],[19.415,26.924],[14.532,29.844],[10.933,31.354],[-26.929,19.414]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.743,-5.801],[0,0],[0,0],[0,0],[-5.813,-2.082],[0,0],[0,0],[0,0],[-4.685,1.718],[-1.185,0.557],[-0.046,0.018],[0,0],[0,0],[0,0],[-1.005,1.318],[-1.53,4.295],[0,0],[0,0],[0,0],[2.744,5.801],[0,0],[0,0],[0,0],[5.822,2.078],[0,0],[0,0],[0,0],[5.798,-2.752],[0,0],[0,0],[0,0],[1.005,-1.316],[1.535,-4.285],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[4.636,4.432],[0,0],[0,0],[0,0],[4.859,-0.11],[1.212,-0.441],[0.044,-0.019],[0,0],[0,0],[0,0],[1.164,-1.214],[2.833,-3.705],[0,0],[0,0],[0,0],[-0.14,-6.177],[0,0],[0,0],[0,0],[-4.636,-4.432],[0,0],[0,0],[0,0],[-6.182,0.132],[0,0],[0,0],[0,0],[-1.169,1.227],[-2.825,3.702],[0,0],[0,0],[0,0],[0.141,6.177]],"v":[[-40.653,19.197],[-46.96,23.747],[-37.359,37.063],[-31.051,32.513],[-15.174,42.318],[-16.415,49.999],[-0.208,52.628],[1.033,44.945],[15.455,42.217],[19.059,40.717],[19.199,40.648],[23.743,46.968],[37.058,37.366],[32.506,31.05],[35.761,27.242],[42.317,15.169],[50.001,16.41],[52.623,0.216],[44.949,-1.029],[40.652,-19.194],[46.96,-23.745],[37.36,-37.059],[31.051,-32.51],[15.17,-42.323],[16.415,-49.997],[0.217,-52.628],[-1.033,-44.941],[-19.199,-40.645],[-23.752,-46.962],[-37.058,-37.363],[-32.51,-31.056],[-35.773,-27.245],[-42.321,-15.176],[-50.003,-16.417],[-52.623,-0.212],[-44.95,1.033]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.872,52.878],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.84,208.947],"ix":2},"a":{"a":0,"k":[52.872,52.878],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.805,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.876],[0.876,0.804],[0,0],[-0.804,0.877]],"v":[[-6.006,6.55],[-6.138,3.508],[2.966,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[105.24,101.337],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[236.575,305.864],"ix":2},"a":{"a":0,"k":[105.24,101.336],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.877],[0.876,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.508],[2.964,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.605,110.84],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.306,324.871],"ix":2},"a":{"a":0,"k":[115.605,110.84],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.877],[0,0],[-0.876,-0.803],[0.803,-0.877],[0,0]],"o":[[-0.877,-0.804],[0,0],[0.803,-0.877],[0.877,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.507],[2.965,-6.419],[6.007,-6.551],[6.139,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[125.97,120.344],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[278.035,343.879],"ix":2},"a":{"a":0,"k":[125.97,120.344],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.01,-2.769],[0,0],[-2.769,3.021],[0,0],[3.01,2.769],[0,0],[2.771,-3.021],[0,0]],"o":[[0,0],[3.018,2.774],[0,0],[2.764,-3.015],[0,0],[-3.017,-2.775],[0,0],[-2.764,3.015]],"v":[[-21.525,0.673],[1.143,21.523],[11.625,21.076],[21.971,9.794],[21.526,-0.673],[-1.142,-21.523],[-11.625,-21.077],[-21.971,-9.794]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000020027,0.961000025272,0.972999989986,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.639,110.872],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.374,324.935],"ix":2},"a":{"a":0,"k":[115.64,110.872],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.858,0.708],[0.504,0.002],[0.481,-0.088],[0.009,-4.064],[-3.896,-0.679],[-0.48,-0.003],[-0.458,0.078],[-0.009,4.088]],"o":[[-0.482,-0.088],[-0.506,0],[-3.863,0.688],[-0.011,4.088],[0.458,0.078],[0.481,0],[3.899,-0.659],[0.01,-4.061]],"v":[[1.501,-8.134],[0.021,-8.272],[-1.461,-8.139],[-8.271,-0.018],[-1.427,8.147],[-0.02,8.272],[1.388,8.154],[8.272,0.02]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.643,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.678],"ix":2},"a":{"a":0,"k":[52.643,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.368,1.535],[1.095,0.004],[1.042,-0.189],[0.02,-8.812],[-8.448,-1.472],[-1.042,-0.007],[-0.993,0.168],[-0.022,8.865]],"o":[[-1.045,-0.192],[-1.098,0],[-8.379,1.493],[-0.026,8.865],[0.994,0.171],[1.042,0],[8.455,-1.428],[0.02,-8.809]],"v":[[3.255,-17.638],[0.045,-17.939],[-3.166,-17.651],[-17.933,-0.042],[-3.093,17.667],[-0.041,17.939],[3.011,17.68],[17.94,0.043]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.641,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.383,208.678],"ix":2},"a":{"a":0,"k":[52.644,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.461,2.469],[1.76,0.004],[1.676,-0.304],[0.034,-14.176],[-13.591,-2.368],[-1.676,-0.011],[-1.596,0.27],[-0.033,14.261]],"o":[[-1.682,-0.309],[-1.766,0],[-13.479,2.401],[-0.039,14.259],[1.597,0.275],[1.676,0],[13.603,-2.299],[0.034,-14.17]],"v":[[5.236,-28.375],[0.073,-28.857],[-5.094,-28.396],[-28.852,-0.068],[-4.976,28.419],[-0.068,28.857],[4.841,28.441],[28.857,0.066]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.64,52.744],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.679],"ix":2},"a":{"a":0,"k":[52.643,52.744],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.421,-1.827],[-0.169,-0.156],[0,0],[-3.447,3.746],[3.738,3.441],[0,0],[0.186,0.143],[2.127,-2.31]],"o":[[0.157,0.162],[0,0],[3.746,3.452],[3.444,-3.74],[0,0],[-0.177,-0.159],[-1.617,2.564],[-2.121,2.306]],"v":[[-34.942,-19.582],[-34.464,-19.093],[18.473,29.639],[31.499,29.106],[30.967,16.089],[-21.967,-32.652],[-22.503,-33.091],[-28.106,-25.766]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999991894,0.73299998045,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[113.602,108.905],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[252.289,319.989],"ix":2},"a":{"a":0,"k":[113.097,108.399],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":38.0000015477717,"op":183.000007453743,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"wrench","parent":4,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":1,"ix":10},"p":{"a":0,"k":[307.462,212.43,0],"ix":2},"a":{"a":0,"k":[173.88,244.426,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.632,11.33],[-2.725,1.959],[-10.724,-14.866],[8.632,-11.33],[2.725,-1.959],[1.688,-0.818],[1.218,-0.424],[8.803,12.209]],"o":[[1.934,-2.539],[14.867,-10.722],[8.759,12.155],[-1.934,2.539],[-1.57,1.129],[-1.173,0.584],[-13.51,4.715],[-8.755,-12.145]],"v":[[-26.411,-20.118],[-19.415,-26.921],[26.925,-19.419],[26.412,20.121],[19.415,26.924],[14.532,29.844],[10.933,31.354],[-26.929,19.414]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.743,-5.801],[0,0],[0,0],[0,0],[-5.813,-2.082],[0,0],[0,0],[0,0],[-4.685,1.718],[-1.185,0.557],[-0.046,0.018],[0,0],[0,0],[0,0],[-1.005,1.318],[-1.53,4.295],[0,0],[0,0],[0,0],[2.744,5.801],[0,0],[0,0],[0,0],[5.822,2.078],[0,0],[0,0],[0,0],[5.798,-2.752],[0,0],[0,0],[0,0],[1.005,-1.316],[1.535,-4.285],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[4.636,4.432],[0,0],[0,0],[0,0],[4.859,-0.11],[1.212,-0.441],[0.044,-0.019],[0,0],[0,0],[0,0],[1.164,-1.214],[2.833,-3.705],[0,0],[0,0],[0,0],[-0.14,-6.177],[0,0],[0,0],[0,0],[-4.636,-4.432],[0,0],[0,0],[0,0],[-6.182,0.132],[0,0],[0,0],[0,0],[-1.169,1.227],[-2.825,3.702],[0,0],[0,0],[0,0],[0.141,6.177]],"v":[[-40.653,19.197],[-46.96,23.747],[-37.359,37.063],[-31.051,32.513],[-15.174,42.318],[-16.415,49.999],[-0.208,52.628],[1.033,44.945],[15.455,42.217],[19.059,40.717],[19.199,40.648],[23.743,46.968],[37.058,37.366],[32.506,31.05],[35.761,27.242],[42.317,15.169],[50.001,16.41],[52.623,0.216],[44.949,-1.029],[40.652,-19.194],[46.96,-23.745],[37.36,-37.059],[31.051,-32.51],[15.17,-42.323],[16.415,-49.997],[0.217,-52.628],[-1.033,-44.941],[-19.199,-40.645],[-23.752,-46.962],[-37.058,-37.363],[-32.51,-31.056],[-35.773,-27.245],[-42.321,-15.176],[-50.003,-16.417],[-52.623,-0.212],[-44.95,1.033]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.872,52.878],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.84,208.947],"ix":2},"a":{"a":0,"k":[52.872,52.878],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.805,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.876],[0.876,0.804],[0,0],[-0.804,0.877]],"v":[[-6.006,6.55],[-6.138,3.508],[2.966,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[105.24,101.337],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[236.575,305.864],"ix":2},"a":{"a":0,"k":[105.24,101.336],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.876],[0,0],[-0.877,-0.803],[0.803,-0.876],[0,0]],"o":[[-0.876,-0.804],[0,0],[0.803,-0.877],[0.876,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.508],[2.964,-6.419],[6.008,-6.551],[6.14,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.605,110.84],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.306,324.871],"ix":2},"a":{"a":0,"k":[115.605,110.84],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,0.804],[-0.804,0.877],[0,0],[-0.876,-0.803],[0.803,-0.877],[0,0]],"o":[[-0.877,-0.804],[0,0],[0.803,-0.877],[0.877,0.804],[0,0],[-0.804,0.876]],"v":[[-6.006,6.55],[-6.138,3.507],[2.965,-6.419],[6.007,-6.551],[6.139,-3.51],[-2.964,6.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[125.97,120.344],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[278.035,343.879],"ix":2},"a":{"a":0,"k":[125.97,120.344],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.01,-2.769],[0,0],[-2.769,3.021],[0,0],[3.01,2.769],[0,0],[2.771,-3.021],[0,0]],"o":[[0,0],[3.018,2.774],[0,0],[2.764,-3.015],[0,0],[-3.017,-2.775],[0,0],[-2.764,3.015]],"v":[[-21.525,0.673],[1.143,21.523],[11.625,21.076],[21.971,9.794],[21.526,-0.673],[-1.142,-21.523],[-11.625,-21.077],[-21.971,-9.794]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000020027,0.961000025272,0.972999989986,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[115.639,110.872],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.374,324.935],"ix":2},"a":{"a":0,"k":[115.64,110.872],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.858,0.708],[0.504,0.002],[0.481,-0.088],[0.009,-4.064],[-3.896,-0.679],[-0.48,-0.003],[-0.458,0.078],[-0.009,4.088]],"o":[[-0.482,-0.088],[-0.506,0],[-3.863,0.688],[-0.011,4.088],[0.458,0.078],[0.481,0],[3.899,-0.659],[0.01,-4.061]],"v":[[1.501,-8.134],[0.021,-8.272],[-1.461,-8.139],[-8.271,-0.018],[-1.427,8.147],[-0.02,8.272],[1.388,8.154],[8.272,0.02]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.643,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.678],"ix":2},"a":{"a":0,"k":[52.643,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.368,1.535],[1.095,0.004],[1.042,-0.189],[0.02,-8.812],[-8.448,-1.472],[-1.042,-0.007],[-0.993,0.168],[-0.022,8.865]],"o":[[-1.045,-0.192],[-1.098,0],[-8.379,1.493],[-0.026,8.865],[0.994,0.171],[1.042,0],[8.455,-1.428],[0.02,-8.809]],"v":[[3.255,-17.638],[0.045,-17.939],[-3.166,-17.651],[-17.933,-0.042],[-3.093,17.667],[-0.041,17.939],[3.011,17.68],[17.94,0.043]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.641,52.743],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.383,208.678],"ix":2},"a":{"a":0,"k":[52.644,52.743],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.461,2.469],[1.76,0.004],[1.676,-0.304],[0.034,-14.176],[-13.591,-2.368],[-1.676,-0.011],[-1.596,0.27],[-0.033,14.261]],"o":[[-1.682,-0.309],[-1.766,0],[-13.479,2.401],[-0.039,14.259],[1.597,0.275],[1.676,0],[13.603,-2.299],[0.034,-14.17]],"v":[[5.236,-28.375],[0.073,-28.857],[-5.094,-28.396],[-28.852,-0.068],[-4.976,28.419],[-0.068,28.857],[4.841,28.441],[28.857,0.066]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.64,52.744],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[131.381,208.679],"ix":2},"a":{"a":0,"k":[52.643,52.744],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.421,-1.827],[-0.169,-0.156],[0,0],[-3.447,3.746],[3.738,3.441],[0,0],[0.186,0.143],[2.127,-2.31]],"o":[[0.157,0.162],[0,0],[3.746,3.452],[3.444,-3.74],[0,0],[-0.177,-0.159],[-1.617,2.564],[-2.121,2.306]],"v":[[-34.942,-19.582],[-34.464,-19.093],[18.473,29.639],[31.499,29.106],[30.967,16.089],[-21.967,-32.652],[-22.503,-33.091],[-28.106,-25.766]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999991894,0.73299998045,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[113.602,108.905],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[252.289,319.989],"ix":2},"a":{"a":0,"k":[113.097,108.399],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":38.0000015477717,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"body","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]},"t":0,"s":[-1]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[-12]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":71,"s":[1]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":96,"s":[-15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":118,"s":[-4]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":138,"s":[-14]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":156,"s":[2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[-12]},{"t":212.000008634937,"s":[-1]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[335.681,302.823,0],"to":[0,0.833,0],"ti":[0,1,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":38,"s":[335.681,307.823,0],"to":[0,-1,0],"ti":[0,1.667,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":71,"s":[335.681,296.823,0],"to":[0,-1.667,0],"ti":[-0.333,-2,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":96,"s":[335.681,297.823,0],"to":[0.333,2,0],"ti":[0,-1.167,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":138,"s":[337.681,308.823,0],"to":[0,1.167,0],"ti":[0.333,0.167,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":156,"s":[335.681,304.823,0],"to":[-0.333,-0.167,0],"ti":[0,0.333,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":183,"s":[335.681,307.823,0],"to":[0,-0.333,0],"ti":[0,0.833,0]},{"t":212.000008634937,"s":[335.681,302.823,0]}],"ix":2},"a":{"a":0,"k":[449.681,304.323,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.196,-0.444],[0,0],[1.149,-0.782],[0,0],[-5.813,3.791],[1.741,0.129]],"o":[[0,0],[-1.508,0.304],[0,0],[0.896,4.433],[0,0],[0,0],[-0.79,-0.057]],"v":[[3.856,-7.047],[-1.321,-3.262],[-4.328,-4.43],[-10.396,-1.439],[-3.825,7.047],[10.396,-6.172],[7.182,-6.806]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843137255,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[81.444,32.801],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[429.812,181.216],"ix":2},"a":{"a":0,"k":[81.444,32.801],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.801,5.437],[0,0],[2.196,-0.444],[0,0],[0.921,-0.705],[0.432,-3.138],[1.35,-22.048],[-13.346,7.185],[0,0],[0,0],[-0.705,0.142]],"o":[[-1.537,-0.605],[0,0],[-1.508,0.304],[0,0],[-3.572,2.732],[-0.339,2.467],[9.903,4.014],[0,0],[0,0],[0.886,-0.226],[0,-41.232]],"v":[[0.754,-34.782],[-5.785,-35.657],[-10.964,-31.872],[-13.971,-33.04],[-20.149,-29.972],[-23.128,-20.29],[-16.045,28.934],[16.734,28.472],[15.87,14.283],[20.245,27.52],[23.721,26.99]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843137255,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.086,61.411],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[449.681,235.723],"ix":2},"a":{"a":0,"k":[91.378,60.054],"ix":1},"s":{"a":0,"k":[200,200],"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":"body","np":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"face","parent":9,"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]},"t":14,"s":[-5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":42,"s":[-22]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":181,"s":[-22]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":208,"s":[19]},{"t":236.000009612477,"s":[-5]}],"ix":10},"p":{"a":0,"k":[423.426,163.718,0],"ix":2},"a":{"a":0,"k":[421.426,163.718,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.788,0.066],[0.449,-0.244],[-0.24,-0.851],[-0.063,0.744]],"o":[[-0.301,-0.025],[0.162,1.062],[0.754,-0.141],[0.065,-0.789]],"v":[[-0.068,-1.945],[-1.383,-1.663],[-0.494,1.969],[1.318,0.027]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[82.405,16.146],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[431.674,147.926],"ix":2},"a":{"a":0,"k":[82.374,16.156],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.588,3.613],[-0.176,-6.059],[-12.36,3.521],[0,0]],"o":[[-6.002,-4.725],[0.037,1.338],[1.66,2.062],[3.508,-3.556]],"v":[[5.576,-4.919],[-9.988,1.841],[3.89,2.814],[6.462,9.643]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.237539239023,0.237339483523,0.239215686275,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.965,9.894],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[419.926,138.332],"ix":2},"a":{"a":0,"k":[76.5,11.359],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.062,-0.18],[0.284,-2.748],[-4.769,-0.719],[0.135,2.287],[0.003,0.031]],"o":[[-2.85,0.169],[-0.103,0.984],[2.017,0.304],[0,0],[-0.178,-3.032]],"v":[[0.08,-7.161],[-5.704,-3.238],[0.476,7.037],[5.672,1.248],[5.485,-1.9]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.476,17.37],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[419.844,150.238],"ix":2},"a":{"a":0,"k":[76.459,17.312],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"nesk","parent":9,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[428.35,162.14,0],"ix":2},"a":{"a":0,"k":[80.712,23.263,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.941,-2.941],[0.684,-2.546],[-1.233,4.031],[-0.039,2.112]],"o":[[0.066,0.424],[0.716,2.195],[-0.855,-0.994],[-3.497,-1.417]],"v":[[-4.588,-2.724],[-3.597,4.612],[4.588,1.995],[2.41,-6.814]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.823999980852,0.773000021542,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[80.712,23.76],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"leg_R_1","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]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[7]},{"t":212.000008634937,"s":[0]}],"ix":10},"p":{"a":0,"k":[324.446,270.886,0],"ix":2},"a":{"a":0,"k":[87.011,82.635,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"IK Limit","np":3,"mn":"ADBE Angle Control","ix":1,"en":1,"ef":[{"ty":0,"nm":"Angle","mn":"ADBE Angle Control-0001","ix":1,"v":{"a":0,"k":0,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.953,-6.862],[-2.942,-17.124],[-0.414,2.619],[-1.464,1.155],[0,0]],"o":[[-3.216,23.147],[0.978,5.693],[2.873,-18.184],[0,0],[-5.376,-12.189]],"v":[[-9.339,-50.556],[-9.282,8.127],[3.734,6.347],[11.446,-30.859],[11.446,-50.47]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[86.717,126.351],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"leg_R_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]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[-8]},{"t":212.000008634937,"s":[0]}],"ix":10},"p":{"a":0,"k":[325.446,459.886,0],"ix":2},"a":{"a":0,"k":[87.511,176.885,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.942,-8.874],[0,0],[-1.526,1.682],[-1.21,21.618]],"o":[[2.442,23.011],[0.042,0.166],[0,0],[0.336,-6.006]],"v":[[-9.238,6.215],[-1.518,50.366],[3.083,50.499],[3.734,6.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[86.717,126.351],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"foot_R","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[322.777,461.597,0],"ix":2},"a":{"a":0,"k":[439.116,471.097,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.791,-0.997],[-1.181,-0.65],[0,0],[0,0]],"o":[[0,0],[0,0],[0.668,0.367],[0.163,-0.987],[0,0]],"v":[[-1.979,-1.927],[-2.293,-0.177],[-0.481,1.56],[2.131,1.237],[2.207,-1.177]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[87.141,177.952],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[441.144,471.259],"ix":2},"a":{"a":0,"k":[87.109,177.822],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.546,-0.646],[0,-1.769],[-1.532,-0.061],[-0.905,0.296],[-0.328,0.55],[0,0]],"o":[[0,0],[0,0],[-1.053,1.246],[0,0.893],[1.533,0.061],[0.903,-0.296],[0.57,-0.956],[0.162,-0.986]],"v":[[4.944,-1.958],[1.825,-3.692],[0.611,-2.043],[-5.486,1.875],[-2.075,3.631],[1.621,3.123],[4.916,1.436],[5.036,-0.63]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996078491211,0.733333333333,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[84.236,179.818],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[435.116,475.198],"ix":2},"a":{"a":0,"k":[84.095,179.792],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"leg_L_1","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]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[6]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[6]},{"t":212.000008634937,"s":[0]}],"ix":10},"p":{"a":0,"k":[356.942,253.688,0],"ix":2},"a":{"a":0,"k":[102.508,77.537,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.955,-0.415],[-0.032,-2.394],[-4.649,-19.935],[0.392,4.235],[-0.105,12.25],[0.006,1.61],[0.167,3.536]],"o":[[-5.257,1.115],[0.137,10.385],[1.924,8.251],[-1.082,-11.678],[0.014,-1.587],[-0.013,-3.413],[-0.115,-2.438]],"v":[[4.426,-51.82],[-10.452,-45.537],[-4.704,6.805],[8.929,5.926],[8.515,-29.622],[8.529,-34.418],[8.28,-44.834]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.201,127.232],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"leg_L_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]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[-8]},{"t":212.000008634937,"s":[0]}],"ix":10},"p":{"a":0,"k":[376.442,452.688,0],"ix":2},"a":{"a":0,"k":[111.758,174.287,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.201,-6.999],[0,0],[-1.388,1.796],[1.871,21.571]],"o":[[3.898,22.719],[0.054,0.162],[0,0],[-0.858,-9.89]],"v":[[-4.962,5.834],[5.533,50.02],[10.129,49.792],[8.694,6.1]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152941176471,0.125490196078,0.388235324037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.201,127.232],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"foot_l","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[373.031,458.781,0],"ix":2},"a":{"a":0,"k":[486.853,471.281,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.712,-1.056],[-1.228,-0.556],[0,0],[0,0]],"o":[[0,0],[0,0],[0.695,0.313],[0.085,-0.997],[0,0]],"v":[[-1.887,-1.889],[-2.303,-0.016],[-0.361,1.576],[2.218,1.048],[2.255,-1.439]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[110.768,178.35],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[488.426,472.072],"ix":2},"a":{"a":0,"k":[110.751,178.229],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.493,-0.688],[-0.138,-1.764],[-1.532,0.06],[-0.779,0.546],[-0.283,0.575],[0,0]],"o":[[0,0],[0,0],[-0.951,1.325],[0.07,0.89],[1.533,-0.059],[0.972,-0.681],[0.494,-0.998],[0.084,-0.996]],"v":[[4.753,-2.349],[1.507,-3.833],[0.426,-2.094],[-5.345,2.29],[-1.808,3.773],[1.837,2.977],[4.99,1.037],[4.947,-1.032]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996078491211,0.733333333333,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[108.039,180.428],"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 19","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[482.854,476.415],"ix":2},"a":{"a":0,"k":[107.964,180.4],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"hand_R_1","parent":9,"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]},"t":49,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":74,"s":[16]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":96,"s":[26]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":118,"s":[4]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":138,"s":[2]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":156,"s":[8]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":173,"s":[29]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":207,"s":[29]},{"t":231.000009408823,"s":[0]}],"ix":10},"p":{"a":0,"k":[413.38,192.229,0],"ix":2},"a":{"a":0,"k":[73.227,38.307,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.649,-0.333],[0.154,-0.324],[1.212,-4.836],[0.585,-1.936],[0.014,-0.052],[-4.809,2.19],[3.572,3.594]],"o":[[-0.376,0.076],[-0.996,2.083],[-1.096,4.372],[-0.066,0.218],[-0.77,2.345],[3.679,-4.528],[-1.195,-1.202]],"v":[[7.328,-23.088],[6.491,-22.458],[3.138,-10.971],[-0.993,3.285],[-1.116,3.697],[6.423,8.227],[17.993,-18.575]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843152214,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[61.923,56.901],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"hand_R_2","parent":18,"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]},"t":52,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":76,"s":[-2]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":99,"s":[-2]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":121,"s":[15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":140,"s":[38]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":158,"s":[-10]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":175,"s":[-10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":209,"s":[-10]},{"t":234.000009531015,"s":[0]}],"ix":10},"p":{"a":0,"k":[63.977,63.307,0],"ix":2},"a":{"a":0,"k":[63.977,63.307,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.761,-0.374],[2.733,-1.044],[0,0],[-5.001,4.524],[-0.694,0.662],[-0.06,0.076]],"o":[[-1.691,1.182],[0,0],[6.076,-2.465],[0.475,-0.43],[0.142,-0.135],[-0.559,-5.185]],"v":[[-1.116,3.697],[-21.565,17.978],[-18.973,23.421],[4.584,9.715],[7.237,7.395],[7.427,5.125]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.207843152214,0.321568627451,0.56862745098,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[61.923,56.901],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"palm_R","parent":19,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[41.451,77.408,0],"ix":2},"a":{"a":0,"k":[349.827,270.431,0],"ix":1},"s":{"a":0,"k":[50,50,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.051,-0.009],[0.872,-0.376],[0.154,-0.087],[0.264,-0.306],[-0.069,-0.311],[0,0],[0.027,-0.134],[-1.701,1.006],[-1.447,0.647]],"o":[[-0.867,0.234],[-1.036,0.436],[-0.434,0.276],[-0.169,0.196],[0.09,0.413],[0.009,0.548],[-0.113,0.551],[0.102,-0.06],[-0.326,-0.924]],"v":[[3.075,-3.384],[0.434,-2.448],[-2.957,-0.694],[-4.83,0.438],[-5.169,1.667],[-4.614,2.125],[-3.283,2.521],[-0.977,2.387],[5.238,0.036]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[37.922,79.12],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[342.827,273.51],"ix":2},"a":{"a":0,"k":[37.951,78.948],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.78,0.15],[0.073,-0.587],[-0.376,0.043],[-0.869,0.234]],"o":[[-0.424,-0.11],[-0.079,0.373],[0.874,-0.376],[-0.784,0.094]],"v":[[-0.702,-0.468],[-1.631,-0.234],[0.192,0.778],[1.711,-0.341]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999975681,0.824000000954,0.773000001907,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[38.632,76.269],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[344.266,268.32],"ix":2},"a":{"a":0,"k":[38.671,76.353],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_2","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Group 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[127.644,174.257,0],"ix":2},"a":{"a":0,"k":[127.644,174.257,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-29.256,8.613],[21.063,8.613],[29.256,-8.613],[-19.539,-8.613]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[29.506,41.183],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[127.644,191.483],"ix":2},"a":{"a":0,"k":[29.506,41.183],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[211.622,174.258,0],"ix":2},"a":{"a":0,"k":[211.622,174.258,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-12.561,-10.36],[-5.201,10.36],[12.561,10.36],[5.2,-10.36]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.889999985695,0.933000028133,0.96899998188,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[71.495,42.93],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[211.622,194.977],"ix":2},"a":{"a":0,"k":[71.495,42.93],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Group 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[203.971,174.384,0],"ix":2},"a":{"a":0,"k":[203.971,174.384,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-8.79,-16.352],[-0.85,17.5],[9,17.5],[9,-17.5],[-9,-17.5]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.68599998951,0.768999993801,0.838999986649,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[67.669,50.133],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[203.971,209.384],"ix":2},"a":{"a":0,"k":[67.669,50.133],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Group 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[137.021,174.383,0],"ix":2},"a":{"a":0,"k":[137.021,174.383,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-24.525,13],[16.375,13],[24.525,-13],[-24.525,-13]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.68599998951,0.768999993801,0.838999986649,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[34.194,45.633],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[137.021,200.383],"ix":2},"a":{"a":0,"k":[34.194,45.633],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"box","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[152.938,258.383,0],"ix":2},"a":{"a":0,"k":[152.938,258.383,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-9,21],[9,21],[9,-21],[-9,-21]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.889999985695,0.933000028133,0.96899998188,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[67.669,53.633],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[203.971,216.383],"ix":2},"a":{"a":0,"k":[67.669,53.633],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"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":[[-24.5,21],[24.5,21],[24.5,-21],[-24.5,-21]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[34.169,53.633],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[136.971,216.383],"ix":2},"a":{"a":0,"k":[34.169,53.633],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Group 10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":240.0000097754,"s":[360]}],"ix":10},"p":{"a":0,"k":[154.971,160.253,0],"ix":2},"a":{"a":0,"k":[43.169,25.568,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.944,-3.446],[1.576,-0.366],[2.02,8.609],[-5.945,3.445],[-1.577,0.367],[-0.904,0.051],[-0.622,-0.037],[-1.657,-7.069]],"o":[[-1.332,0.771],[-8.609,2.02],[-1.647,-7.036],[1.332,-0.771],[0.908,-0.212],[0.631,-0.043],[6.89,0.406],[1.647,7.032]],"v":[[8.033,13.857],[3.656,15.588],[-15.592,3.657],[-8.032,-13.857],[-3.655,-15.589],[-0.939,-15.984],[0.945,-15.99],[15.592,-3.653]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0.145,3.092],[0,0],[0,0],[0,0],[2.203,2.006],[0,0],[0,0],[0,0],[2.404,0.103],[0.631,-0.029],[0.023,0],[0,0],[0,0],[0,0],[0.692,-0.401],[1.478,-1.628],[0,0],[0,0],[0,0],[-0.146,-3.093],[0,0],[0,0],[0,0],[-2.208,-2.005],[0,0],[0,0],[0,0],[-3.092,0.15],[0,0],[0,0],[0,0],[-0.692,0.401],[-1.478,1.624],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[-1.242,-2.833],[0,0],[0,0],[0,0],[-2.184,-0.852],[-0.622,-0.029],[-0.024,0],[0,0],[0,0],[0,0],[-0.745,0.325],[-1.949,1.125],[0,0],[0,0],[0,0],[-1.082,2.777],[0,0],[0,0],[0,0],[1.243,2.834],[0,0],[0,0],[0,0],[2.777,1.088],[0,0],[0,0],[0,0],[0.749,-0.33],[1.944,-1.124],[0,0],[0,0],[0,0],[1.083,-2.778]],"v":[[21.664,-1.012],[25.316,-1.869],[23.509,-9.579],[19.856,-8.722],[14.603,-16.032],[16.58,-19.222],[9.85,-23.398],[7.873,-20.206],[0.945,-21.665],[-0.939,-21.665],[-1.014,-21.661],[-1.866,-25.318],[-9.575,-23.51],[-8.719,-19.854],[-10.875,-18.761],[-16.034,-14.601],[-19.225,-16.578],[-23.395,-9.851],[-20.209,-7.874],[-21.663,1.012],[-25.316,1.869],[-23.508,9.579],[-19.855,8.721],[-14.603,16.036],[-16.579,19.222],[-9.854,23.397],[-7.872,20.206],[1.014,21.661],[1.871,25.318],[9.576,23.51],[8.72,19.858],[10.88,18.765],[16.034,14.605],[19.225,16.582],[23.396,9.851],[20.209,7.875]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.277999997606,0.270999983245,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[43.169,25.568],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_3","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"lines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[196.754,179.869,0],"ix":2},"a":{"a":0,"k":[196.754,179.869,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-4.031,-1.604],[1.036,4.214],[4.031,1.603],[-1.036,-4.214]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.387,33.141],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[154.764,131.33],"ix":2},"a":{"a":0,"k":[20.387,33.141],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"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":[[-4.223,0.999],[3.266,2.857],[4.223,-1],[-3.266,-2.857]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[10.297,49.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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[134.584,164.345],"ix":2},"a":{"a":0,"k":[10.297,49.648],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"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":[[-4.313,-0.467],[-2.886,3.24],[4.313,0.467],[2.885,-3.24]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[11.5,68.958],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[136.99,202.965],"ix":2},"a":{"a":0,"k":[11.5,68.958],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"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":[[-3.802,2.091],[-0.506,4.309],[3.802,-2.092],[0.505,-4.309]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[23.561,84.084],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[161.113,233.218],"ix":2},"a":{"a":0,"k":[23.561,84.084],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"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":[[-2.057,-3.821],[-1.915,3.893],[2.057,3.821],[1.914,-3.893]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[42.117,89.558],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[198.224,244.166],"ix":2},"a":{"a":0,"k":[42.117,89.558],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"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":[[-3.876,-1.949],[0.665,4.286],[3.876,1.948],[-0.665,-4.286]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.457,83.399],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[234.904,231.847],"ix":2},"a":{"a":0,"k":[60.457,83.399],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"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":[[-4.293,0.627],[3.004,3.132],[4.293,-0.628],[-3.004,-3.132]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[71.947,67.833],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[257.885,200.716],"ix":2},"a":{"a":0,"k":[71.947,67.833],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"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":[[-4.257,-0.842],[-3.158,2.976],[4.257,0.843],[3.157,-2.976]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.432,48.492],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[258.855,162.034],"ix":2},"a":{"a":0,"k":[72.432,48.492],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"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":[[-3.97,1.752],[-0.88,4.248],[3.97,-1.752],[0.88,-4.248]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[61.736,32.373],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[237.461,129.794],"ix":2},"a":{"a":0,"k":[61.736,32.373],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"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":[[-1.986,3.857],[1.986,3.857],[1.986,-3.857],[-1.986,-3.857]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.513,25.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 10","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[197.016,115.501],"ix":2},"a":{"a":0,"k":[41.513,25.226],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"arrow_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":150,"s":[1440]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":179,"s":[1440]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":180,"s":[0]},{"t":240.0000097754,"s":[1440]}],"ix":10},"p":{"a":0,"k":[196.703,180.004,0],"ix":2},"a":{"a":0,"k":[41.356,57.477,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.101,0],[0,1.102],[-1.103,0],[0,-1.102]],"o":[[-1.103,0],[0,-1.102],[1.101,0],[0,1.102]],"v":[[0.001,10.236],[-1.995,8.241],[0.001,6.247],[1.996,8.241]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[1.46,0.561],[0,0.021],[0,0],[0.771,0],[0,-0.771],[0,0],[-0.001,-0.021],[0,-1.657],[-2.148,0],[0,2.149]],"o":[[0.001,-0.021],[0,0],[0,-0.771],[-0.771,0],[0,0],[0,0.021],[-1.461,0.561],[0,2.149],[2.149,0],[0,-1.657]],"v":[[1.392,4.611],[1.397,4.551],[1.397,-10.737],[0.001,-12.133],[-1.396,-10.737],[-1.396,4.551],[-1.391,4.611],[-3.891,8.241],[0.001,12.133],[3.891,8.241]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999983245,0.732999973671,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.544,49.29],"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":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"arrow_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[-149]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":150,"s":[211]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":179,"s":[211]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":180,"s":[-149]},{"t":240.0000097754,"s":[211]}],"ix":10},"p":{"a":0,"k":[196.687,180.165,0],"ix":2},"a":{"a":0,"k":[41.348,57.558,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0.346],[0,0],[1.409,0],[0,-1.409],[0,0],[-1.408,0],[-0.156,0.03],[0,0],[-0.567,0.339],[0.339,0.568]],"o":[[0.125,-0.301],[0,0],[0,-1.409],[-1.408,0],[0,0],[0,1.409],[0.164,0],[0,0],[0.339,0.568],[0.568,-0.338],[0,0]],"v":[[-3.794,-9.214],[-3.599,-10.191],[-3.599,-10.363],[-6.15,-12.912],[-8.7,-10.363],[-8.7,-10.191],[-6.15,-7.64],[-5.67,-7.687],[6.305,12.158],[7.945,12.573],[8.361,10.932]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997606,0.125,0.388000009574,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[47.423,67.908],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"el","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.617],"y":[0.988]},"o":{"x":[0.281],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.637],"y":[1.007]},"o":{"x":[0.302],"y":[-0.011]},"t":8,"s":[100]},{"i":{"x":[0.624],"y":[-16.275]},"o":{"x":[0.275],"y":[2.386]},"t":17,"s":[0]},{"i":{"x":[0.666],"y":[0.992]},"o":{"x":[0.332],"y":[0.007]},"t":58,"s":[0]},{"i":{"x":[0.704],"y":[1]},"o":{"x":[0.334],"y":[30.307]},"t":60,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":136,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":143,"s":[56]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":150,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":157,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":179,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":180,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":232,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":236,"s":[56]},{"t":240.0000097754,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[197.5,180.5,0],"ix":2},"a":{"a":0,"k":[-43.75,-29.444,0],"ix":1},"s":{"a":0,"k":[85.31,84.906,100],"ix":6}},"ao":0,"ef":[{"ty":26,"nm":"Radial Wipe","np":7,"mn":"ADBE Radial Wipe","ix":1,"en":1,"ef":[{"ty":0,"nm":"Transition Completion","mn":"ADBE Radial Wipe-0001","ix":1,"v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":58,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":59,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":136,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":157,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":180,"s":[100]},{"t":232.000009449554,"s":[0]}],"ix":1}},{"ty":0,"nm":"Start Angle","mn":"ADBE Radial Wipe-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":3,"nm":"Wipe Center","mn":"ADBE Radial Wipe-0003","ix":3,"v":{"a":0,"k":[196.5,182],"ix":3}},{"ty":7,"nm":"Wipe","mn":"ADBE Radial Wipe-0004","ix":4,"v":{"a":0,"k":2,"ix":4}},{"ty":0,"nm":"Feather","mn":"ADBE Radial Wipe-0005","ix":5,"v":{"a":0,"k":0,"ix":5}}]}],"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[171,168],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.278431372549,0.274509803922,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-43,-31],"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":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"bg_3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[196.905,179.954,0],"ix":2},"a":{"a":0,"k":[41.458,57.452,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.646,-5.997],[0.494,-3.669],[-3.323,-3.682],[-6.646,5.997],[-0.611,3.416],[3.492,3.87]],"o":[[-2.964,2.675],[-0.613,4.559],[5.997,6.645],[2.775,-2.504],[0.852,-4.762],[-5.997,-6.646]],"v":[[-10.924,-12.033],[-16.127,-2.169],[-12.098,10.86],[10.794,12.032],[15.888,2.865],[11.968,-10.859]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.523,57.452],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"bg_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[196.905,179.955,0],"ix":2},"a":{"a":0,"k":[41.458,57.453,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[14.805,-13.36],[1.1,-8.174],[-7.402,-8.202],[-14.805,13.361],[-1.362,7.61],[7.78,8.621]],"o":[[-6.603,5.958],[-1.365,10.155],[13.36,14.805],[6.183,-5.58],[1.897,-10.61],[-13.36,-14.804]],"v":[[-24.335,-26.807],[-35.926,-4.831],[-26.951,24.191],[24.047,26.805],[35.395,6.383],[26.661,-24.191]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964999988032,0.980000035903,0.991999966491,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.602,57.453],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"bg_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[197.017,179.839,0],"ix":2},"a":{"a":0,"k":[41.514,57.395,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[22.786,0],[0,-22.785],[-22.786,0],[0,22.785]],"o":[[-22.786,0],[0,22.785],[22.786,0],[0,-22.785]],"v":[[0,-41.257],[-41.257,0],[0,41.257],[41.257,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.514,57.395],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Group 17","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[128.766,110.732,0],"ix":2},"a":{"a":0,"k":[7.388,22.841,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.167,1.208],[1.208,-1.167],[0,0],[-1.167,-1.209],[-1.208,1.167],[0,0]],"o":[[-1.167,-1.209],[0,0],[-1.209,1.167],[1.167,1.209],[0,0],[1.209,-1.167]],"v":[[5.971,-5.766],[1.67,-5.841],[-5.896,1.464],[-5.971,5.766],[-1.67,5.841],[5.896,-1.464]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[7.388,22.841],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Group 18","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[135.805,118.022,0],"ix":2},"a":{"a":0,"k":[10.908,26.487,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.77,1.342],[-1.543,5.719],[5.77,-1.343],[1.543,-5.719]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.685999971278,0.769000004787,0.834999952129,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[10.908,26.487],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Group 19","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[263.82,110.732,0],"ix":2},"a":{"a":0,"k":[74.915,22.841,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.167,-1.209],[-1.208,-1.167],[0,0],[-1.167,1.209],[1.209,1.167]],"o":[[-1.208,-1.167],[-1.167,1.208],[0,0],[1.209,1.167],[1.167,-1.208],[0,0]],"v":[[-1.669,-5.842],[-5.971,-5.766],[-5.896,-1.464],[1.67,5.842],[5.972,5.766],[5.895,1.465]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[74.915,22.842],"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 19","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Group 20","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256.781,118.021,0],"ix":2},"a":{"a":0,"k":[71.396,26.486,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.77,-1.343],[1.543,5.719],[5.77,1.343],[-1.543,-5.719]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.685999971278,0.769000004787,0.834999952129,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[71.396,26.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 20","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"Group 21","parent":13,"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},"t":54,"s":[41.513,5.319,0],"to":[0,0.833,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":63,"s":[41.513,10.319,0],"to":[0,0,0],"ti":[0,0.833,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73,"s":[41.513,5.319,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":174,"s":[41.513,5.319,0],"to":[0,0.833,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":183,"s":[41.513,10.319,0],"to":[0,0,0],"ti":[0,0.833,0]},{"t":193.000007861051,"s":[41.513,5.319,0]}],"ix":2},"a":{"a":0,"k":[41.513,5.319,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":[[2.799,0],[0,0],[0,-2.798],[-2.8,0],[0,0],[0,2.8]],"o":[[0,0],[-2.8,0],[0,2.8],[0,0],[2.799,0],[0,-2.798]],"v":[[8.761,-5.069],[-8.76,-5.069],[-13.829,0],[-8.76,5.069],[8.761,5.069],[13.829,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.513,5.319],"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 21","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Group 22","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[197.019,92.569,0],"ix":2},"a":{"a":0,"k":[41.514,13.76,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-8.469,5.068],[8.469,5.068],[8.469,-5.068],[-8.469,-5.068]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.685999971278,0.769000004787,0.834999952129,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.514,13.76],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_4","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer","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},"t":0,"s":[457.593,125.202,0],"to":[99,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":120,"s":[1051.593,125.202,0],"to":[0,0,0],"ti":[99,0,0]},{"t":240.0000097754,"s":[457.593,125.202,0]}],"ix":2},"a":{"a":0,"k":[36.547,30.259,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":119,"s":[200,200,100]},{"t":120.0000048877,"s":[-200,200,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0.002],[0,0]],"o":[[0,-0.001],[0,0],[0,0]],"v":[[0,0.004],[0,-0.001],[0,-0.004]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.843,30.261],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-26.28,0],[-0.128,0.14],[0,0]],"o":[[26.232,0],[0,0],[0.258,0.097]],"v":[[6.829,4.961],[36.294,-4.961],[-36.294,-4.961]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.549,35.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[26.232,0],[0.258,-0.098],[0,0]],"o":[[-26.28,0],[0,0],[-0.128,-0.14]],"v":[[6.829,-4.962],[-36.294,4.962],[36.294,4.961]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.549,25.297],"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,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-8.51,30.007]],"o":[[4.027,13.296],[-0.127,0.141]],"v":[[-36.296,-15.005],[36.296,-15.002]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.546,45.265],"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,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.027,-13.297],[-0.127,-0.14]],"o":[[0,0],[-8.51,-30.007]],"v":[[-36.296,15.005],[36.296,15.002]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.546,15.255],"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,"bm":0,"ix":5,"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,2.889],[0.011,0.115]],"o":[[0,0],[0,0],[2.889,0],[0,0],[0,0]],"v":[[-0.934,-6.355],[-7.934,6.355],[2.708,4.745],[7.934,1.208],[7.921,-3.455]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[10.212,38.443],"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,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.889,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0.011,-0.115],[0,-2.889]],"v":[[2.708,-4.745],[-7.935,-6.354],[-0.935,6.354],[7.921,3.455],[7.935,-1.208]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[10.212,20.955],"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,"bm":0,"ix":7,"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":[[-3.037,5.104],[6.31,5.104],[7.578,-5.104],[-7.578,-5.104]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[40.335,47.759],"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,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_5","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer","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},"t":0,"s":[1243.889,131,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":63,"s":[1089.889,131,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.549},"o":{"x":0.333,"y":0},"t":149,"s":[1380.191,131,0],"to":[0,0,0],"ti":[0,0,0]},{"t":240.0000097754,"s":[1243.889,131,0]}],"ix":2},"a":{"a":0,"k":[77.283,9.373,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.461,0],[2.715,0.636],[6.509,0],[4.637,0.422],[7.909,0],[6.754,-0.749],[4.322,0],[7.508,-2.341],[2.436,0],[1.63,-2],[0,0]],"o":[[-3.004,0],[-5.932,-1.388],[-5.024,0],[-7.344,-0.67],[-7.311,0],[-3.979,0.441],[-8.153,0],[-2.155,0.672],[-2.862,0],[0,0],[-2.092,-4]],"v":[[50.146,1.726],[42.142,4.669],[27.262,-4.36],[14.693,1.455],[-3.869,-9.123],[-21.525,0.107],[-32.738,-4.229],[-49.116,1.352],[-55.354,6.225],[-62.387,9.123],[62.387,9.123]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[62.637,9.374],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.862,0],[1.63,-2],[0,0]],"o":[[-2.862,0],[0,0],[-1.631,-2]],"v":[[0,-1.727],[-7.033,1.727],[7.033,1.727]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[147.283,16.77],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_6","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer","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},"t":0,"s":[202.5,131,0],"to":[47.333,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":120,"s":[486.5,131,0],"to":[0,0,0],"ti":[47.333,0,0]},{"t":240.0000097754,"s":[202.5,131,0]}],"ix":2},"a":{"a":0,"k":[77.283,9.373,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.862,0],[2.154,0.672],[8.153,0],[3.98,0.441],[7.311,0],[7.343,-0.669],[5.024,0],[5.931,-1.388],[3.003,0],[2.091,-4],[0,0]],"o":[[-2.436,0],[-7.508,-2.341],[-4.323,0],[-6.753,-0.749],[-7.908,0],[-4.637,0.423],[-6.509,0],[-2.715,0.636],[-5.461,0],[0,0],[-1.63,-2]],"v":[[55.355,6.225],[49.115,1.353],[32.738,-4.228],[21.524,0.108],[3.868,-9.123],[-14.692,1.454],[-27.262,-4.359],[-42.141,4.669],[-50.145,1.727],[-62.387,9.123],[62.387,9.123]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.928,9.373],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.862,0],[1.63,-2],[0,0]],"o":[[-2.863,0],[0,0],[-1.63,-2]],"v":[[0,-1.727],[-7.033,1.727],[7.033,1.727]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[7.283,16.77],"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,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_7","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[330,263,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[164.5,22.5],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929411764706,0.960784313725,0.972549019608,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[44.25,101],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,107.143],"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":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"text_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[309.883,255.658,0],"ix":2},"a":{"a":0,"k":[309.883,255.658,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.498,67.47],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[342.07,238.398],"ix":2},"a":{"a":0,"k":[83.498,67.47],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.498,73.224],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[342.07,249.906],"ix":2},"a":{"a":0,"k":[83.498,73.224],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.498,78.977],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[342.07,261.412],"ix":2},"a":{"a":0,"k":[83.498,78.977],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.498,84.73],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[342.07,272.918],"ix":2},"a":{"a":0,"k":[83.498,84.73],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"text_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[382.123,255.658,0],"ix":2},"a":{"a":0,"k":[382.123,255.658,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.618,67.47],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[414.311,238.398],"ix":2},"a":{"a":0,"k":[119.618,67.47],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.618,73.224],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[414.311,249.906],"ix":2},"a":{"a":0,"k":[119.618,73.224],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.618,78.977],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[414.311,261.412],"ix":2},"a":{"a":0,"k":[119.618,78.977],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"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":[[-16.094,-1.584],[16.094,-1.584],[16.094,1.584],[-16.094,1.584]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.618,84.73],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[414.311,272.918],"ix":2},"a":{"a":0,"k":[119.618,84.73],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"diagram_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},"t":0,"s":[378.191,351.886,0],"to":[0,-1.167,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":60,"s":[378.191,344.886,0],"to":[0,0,0],"ti":[0,-1.167,0]},{"t":120.0000048877,"s":[378.191,351.886,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[101.558,124.214,0],"ix":1},"s":{"a":0,"k":[200,200,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,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]],"v":[[23.054,-2.976],[16.401,-7.191],[9.841,-1.415],[3.094,-4.303],[-0.809,0.656],[-15.046,1.782],[-23.519,-4.363],[-29.613,-1.702],[-29.676,17.409],[29.644,17.034],[29.613,-4.924]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.277999997606,0.275,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[101.558,117.023],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"diagram_3","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},"t":0,"s":[378.19,351.885,0],"to":[0,-1.5,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":60,"s":[378.19,342.885,0],"to":[0,0,0],"ti":[0,-1.5,0]},{"t":120.0000048877,"s":[378.19,351.885,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[101.557,124.214,0],"ix":1},"s":{"a":0,"k":[200,200,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,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":[[22.96,-10.138],[16.401,-7.25],[10.109,-0.893],[3,-4.302],[-3.654,-7.15],[-10.307,1.492],[-16.961,-1.444],[-23.614,1.574],[-29.612,-1.159],[-29.612,17.263],[29.737,16.888],[29.612,-6.664]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997606,0.125,0.388000009574,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[101.557,114.076],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"diagram_2","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},"t":0,"s":[378.19,351.887,0],"to":[0,1.333,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":30,"s":[378.19,359.887,0],"to":[0,0,0],"ti":[0,1.333,0]},{"t":60.0000024438501,"s":[378.19,351.887,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[101.557,124.214,0],"ix":1},"s":{"a":0,"k":[200,200,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,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]],"v":[[23.148,-5.637],[16.306,-11.581],[8.441,-4.938],[-4.135,-8.576],[-10.212,-2.357],[-16.866,-8.695],[-23.614,-5.747],[-29.613,-8.335],[-29.488,18.331],[29.738,17.956],[29.613,-8.576]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[101.557,112.633],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"diagram_1","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},"t":0,"s":[378.191,351.886,0],"to":[0,-1.833,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":30,"s":[378.191,340.886,0],"to":[0,0,0],"ti":[0,-1.833,0]},{"t":60.0000024438501,"s":[378.191,351.886,0]}],"ix":2,"x":"var $bm_rt;\n$bm_rt = loopOut();"},"a":{"a":0,"k":[101.558,124.214,0],"ix":1},"s":{"a":0,"k":[200,200,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,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":[[23.054,-9.704],[16.211,-12.592],[9.653,-9.675],[3.094,-9.675],[-3.559,-12.533],[-10.307,-6.816],[-16.866,-9.675],[-23.519,-12.533],[-29.613,-9.908],[-29.613,21.709],[29.738,21.584],[29.613,-13.459]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999983245,0.732999973671,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[101.558,110.755],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"bg_5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[396.555,195.957,0],"ix":2},"a":{"a":0,"k":[110.74,46.249,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0.989,-5.644]],"o":[[3.305,-11.398],[0,0],[11.118,0],[0,0]],"v":[[-36.834,6.434],[-44.278,-6.434],[32.258,-6.434],[43.289,6.434]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[111.084,52.683],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"bg_3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[369.257,378.257,0],"ix":2},"a":{"a":0,"k":[97.091,137.399,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[14.839,0],[0,0],[0,9.817],[0,0],[-11.928,0]],"o":[[0,0],[0,0],[-21.174,0],[1.266,-0.035],[0,0],[0,0],[0,0]],"v":[[49.729,-45.578],[49.729,35.012],[35.87,45.578],[-50.709,45.565],[-41.544,35.033],[-41.544,-34.073],[-30.726,-45.578]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[97.574,91.821],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"chart_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.439],"y":[0.811]},"o":{"x":[0.401],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.594],"y":[1.025]},"o":{"x":[0.268],"y":[0.74]},"t":25,"s":[328.019]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":45,"s":[360]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":165,"s":[360]},{"t":240.0000097754,"s":[720]}],"ix":10},"p":{"a":0,"k":[336.281,184.007,0],"ix":2},"a":{"a":0,"k":[336.281,184.007,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[6.346,-7.766]],"o":[[0,0],[-9.345,-3.623],[0,0]],"v":[[4.675,12.39],[12.902,-8.768],[-12.902,-1.949]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.995999991894,0.73299998045,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.884,27.917],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[326.844,161.323],"ix":2},"a":{"a":0,"k":[75.884,28.932],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-9.71,-7.915],[-7.929,9.714]],"o":[[0,0],[-7.931,9.708],[9.704,7.918],[0,0]],"v":[[3.965,-5.579],[-13.611,-19.918],[-10.392,12],[21.542,8.751]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.152999997139,0.125,0.388000011444,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.594,45.887],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[331.073,192.419],"ix":2},"a":{"a":0,"k":[77.999,44.48],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[5.424,8.423]],"o":[[0,0],[6.345,-7.767],[0,0]],"v":[[-12.259,-1.017],[5.318,13.314],[6.835,-13.314]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.277999997139,0.27500000596,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[92.818,41.324],"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 19","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[358.978,186.107],"ix":2},"a":{"a":0,"k":[91.951,41.324],"ix":1},"s":{"a":0,"k":[200,200],"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":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"bg_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[326.229,103.96,0],"ix":2},"a":{"a":0,"k":[75.577,0.251,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-5.596],[0,0],[-6.536,0],[0,9.356],[0,0],[0,0],[6.802,-0.001]],"o":[[6.802,0],[0,0],[0,5.406],[4.127,0],[0,0],[0,0],[0,-5.596],[0,0]],"v":[[-50.779,-68.793],[-38.443,-58.669],[-38.377,58.861],[-29.521,68.793],[-19.539,58.258],[50.779,-3.542],[50.712,-58.669],[38.375,-68.793]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.577,69.044],"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 20","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"bg_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[295.091,422.04,0],"ix":2},"a":{"a":0,"k":[60.008,159.291,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[8.706,0],[0,0],[0,0],[0,0],[-0.01,5.397],[0,0],[-1.398,0],[0,0],[0,-5.405]],"o":[[0,0],[0,7.162],[0,0],[0,0],[0,0],[6.527,0],[0,0],[0.92,-6.481],[0,0],[6.536,0],[0,0]],"v":[[52.594,-68.729],[52.594,69.598],[40.568,79.5],[-52.594,79.5],[-52.576,79.5],[-50.784,79.5],[-41.292,69.727],[-41.049,-72.524],[-34.65,-79.5],[-34.613,-79.5],[-23.084,-69.799]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.008,79.791],"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 21","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Group 22","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,389.364,0],"ix":2},"a":{"a":0,"k":[7.786,142.953,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,142.953],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"Group 26","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,368.202,0],"ix":2},"a":{"a":0,"k":[7.786,132.372,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,132.372],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"Group 25","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,351.354,0],"ix":2},"a":{"a":0,"k":[7.786,123.948,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,123.948],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"Group 24","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,334.506,0],"ix":2},"a":{"a":0,"k":[7.786,115.524,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,115.524],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"Group 23","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,317.66,0],"ix":2},"a":{"a":0,"k":[7.786,107.101,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,107.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 23","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"Group 30","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,296.496,0],"ix":2},"a":{"a":0,"k":[7.786,96.519,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,96.519],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"Group 29","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,279.649,0],"ix":2},"a":{"a":0,"k":[7.786,88.096,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.585],[19.77,-1.585],[19.77,1.585],[-19.77,1.585]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,88.096],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"Group 28","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,262.802,0],"ix":2},"a":{"a":0,"k":[7.786,79.672,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,79.672],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"Group 27","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,245.954,0],"ix":2},"a":{"a":0,"k":[7.786,71.248,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,71.248],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"Group 34","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,224.79,0],"ix":2},"a":{"a":0,"k":[7.786,60.666,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,60.666],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"Group 33","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,207.942,0],"ix":2},"a":{"a":0,"k":[7.786,52.242,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.584],[19.77,-1.584],[19.77,1.584],[-19.77,1.584]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,52.242],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"Group 32","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,191.095,0],"ix":2},"a":{"a":0,"k":[7.786,43.818,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.583],[19.77,-1.583],[19.77,1.583],[-19.77,1.583]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,43.818],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"Group 31","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[190.647,174.249,0],"ix":2},"a":{"a":0,"k":[7.786,35.395,0],"ix":1},"s":{"a":0,"k":[200,200,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.77,-1.583],[19.77,-1.583],[19.77,1.583],[-19.77,1.583]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.556,35.395],"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":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"bg_4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[194.179,422.038,0],"ix":2},"a":{"a":0,"k":[9.552,159.29,0],"ix":1},"s":{"a":0,"k":[200,200,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[6.535,-0.109],[0.784,4.357],[0,0.805],[0,0]],"o":[[0,0],[0,5.405],[-4.427,0],[-0.124,-0.689],[0,0],[0,0]],"v":[[9.302,-67.912],[9.27,58.212],[0,67.912],[-9.109,60.451],[-9.302,58.212],[-9.302,-67.912]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[9.552,91.378],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_8","layers":[{"ddd":0,"ind":3,"ty":4,"nm":"screen","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[369.5,244.553,0],"ix":2},"a":{"a":0,"k":[94.752,50.403,0],"ix":1},"s":{"a":0,"k":[324,324,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-88.681,45.035],[88.681,45.035],[88.681,-45.035],[-88.681,-45.035]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.685999971278,0.769000004787,0.834999952129,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.752,50.403],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"part_3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[369.5,255.1,0],"ix":2},"a":{"a":0,"k":[94.752,55.677,0],"ix":1},"s":{"a":0,"k":[324,324,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.824,0],[0,0],[0,-4.824],[0,0],[4.825,0],[0,0],[0,4.825],[0,0]],"o":[[0,0],[4.825,0],[0,0],[0,4.825],[0,0],[-4.824,0],[0,0],[0,-4.824]],"v":[[-85.731,-55.427],[85.731,-55.427],[94.503,-46.654],[94.503,46.653],[85.731,55.427],[-85.731,55.427],[-94.503,46.653],[-94.503,-46.654]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.752,55.677],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"part_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[369.5,495.972,0],"ix":2},"a":{"a":0,"k":[92.67,131.613,0],"ix":1},"s":{"a":0,"k":[324,324,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.865,0],[0,0],[0,-1.866],[1.865,0],[0,0],[0,1.864]],"o":[[0,0],[1.865,0],[0,1.864],[0,0],[-1.865,0],[0,-1.866]],"v":[[-43.271,-3.391],[43.27,-3.391],[46.662,0.001],[43.27,3.391],[-43.271,3.391],[-46.662,0.001]],"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,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[92.67,131.613],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"part_2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[369.5,453.785,0],"ix":2},"a":{"a":0,"k":[94.249,119.519,0],"ix":1},"s":{"a":0,"k":[324,324,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,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-26.643,12.179],[26.643,12.179],[26.643,-12.179],[-26.643,-12.179]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929000016755,0.961000031116,0.972999961703,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.249,119.519],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":240.0000097754,"st":0,"bm":0}]},{"id":"comp_9","layers":[{"ddd":0,"ind":1,"ty":0,"nm":"mountains 2","refId":"comp_10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[540,540,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1080,"h":1080,"ip":0,"op":4046.00016479696,"st":0,"bm":0}]},{"id":"comp_10","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"mountains Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,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":[[40.477,-20.374],[0,0],[11.578,42.843],[36.712,6.728],[47.314,1.883],[9.161,23.649],[42.301,45.966],[48.497,-50.676],[36.582,10.389],[7.062,-30.494]],"o":[[0,0],[-40.82,-18.597],[-6.501,-24.059],[-49.007,-8.981],[-33.354,-1.328],[-21.6,-55.757],[-96.841,-105.232],[-34.13,35.664],[-40.401,-11.474],[-9.906,42.78]],"v":[[-385.714,242.813],[385.714,242.813],[303.62,142.698],[262.144,34.272],[178.01,136.063],[112.977,38.369],[41.351,-137.581],[-189.119,102.016],[-256.144,102.159],[-314.524,159.528]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827000038297,0.882000014361,0.917999985639,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[557,500.829],"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,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":4046.00016479696,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"Branding And Strategy","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[960,540,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1920,"h":1080,"ip":0,"op":240.0000097754,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/src/assets/base.css b/src/assets/css/base.css similarity index 63% rename from src/assets/base.css rename to src/assets/css/base.css index 4340c880..78ae7679 100644 --- a/src/assets/base.css +++ b/src/assets/css/base.css @@ -7,8 +7,6 @@ margin: 0; - font-weight: normal; - border-width: 0; border-style: solid; border-color: theme("borderColor.DEFAULT", currentColor); @@ -32,3 +30,22 @@ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } + +/* ===== Scrollbar CSS ===== */ +/* ------------------------------------------ +Custom styles for all the scrollbars +--------------------------------------------- */ + +*::-webkit-scrollbar { + width: 11px; +} + +*::-webkit-scrollbar-track { + background: #ffffff; +} + +*::-webkit-scrollbar-thumb { + background-color: #919191; + border-radius: 15px; + border: 3px solid #ffffff; +} diff --git a/src/assets/main.css b/src/assets/css/main.css similarity index 70% rename from src/assets/main.css rename to src/assets/css/main.css index 17c2d167..05370664 100644 --- a/src/assets/main.css +++ b/src/assets/css/main.css @@ -38,8 +38,12 @@ @apply font-bold; } -.n-menu-item-content-header > a { - @apply flex grow; +.n-base-select-option__content { + @apply flex w-full flex-grow; +} + +.n-base-select-menu .n-base-select-option.n-base-select-option--show-checkmark { + @apply pr-2; } @layer base { @@ -67,27 +71,17 @@ @apply !font-primary text-base font-bold md:text-lg; } - body { - @apply !font-primary text-sm md:text-base; + p { + @apply !font-primary text-sm text-slate-600 md:text-base; } - .layout { - /* 750px */ - /* max-width: 43.75rem; */ - - /* 1100px */ - max-width: 68.75rem; - @apply mx-auto w-11/12; + body { + @apply !font-primary text-sm md:text-base; } .bg-dark a.custom-link { @apply border-gray-200 hover:border-gray-200/0; } - - /* Class to adjust with sticky footer */ - .min-h-main { - @apply min-h-[calc(100vh-56px)]; - } } @layer utilities { @@ -109,27 +103,51 @@ @apply bg-primary-500; } - .bg-secondary { + .bg-secondary { @apply bg-secondary-500; } - .border-primary { + .border-primary { @apply border-primary-500; } - .border-secondary { + .border-secondary { @apply border-secondary-500; } - .text-primary { + .text-primary { @apply text-primary-500; } - .text-secondary { + .text-secondary { @apply text-secondary-500; } +} +/* ------------------------------------------ +Transition styles for +--------------------------------------------- */ +.fade-enter-active, +.fade-leave-active { + transition: opacity 0.2s ease-in-out; } +.fade-enter-from, +.fade-leave-to { + opacity: 0; + /* transform: translateY(-20px); */ +} +.lightfadeleft-enter-active, +.lightfadeleft-leave-active { + transition: all 0.3s ease-in-out; + overflow-x: hidden; + opacity: 0.7; +} + +.lightfadeleft-enter-from, +.lightfadeleft-leave-to { + opacity: 0; + transform: translateY(-20px); +} diff --git a/src/assets/data/form.json b/src/assets/data/form.json new file mode 100644 index 00000000..1a2666bc --- /dev/null +++ b/src/assets/data/form.json @@ -0,0 +1,682 @@ +{ + "keywordOptions": [ + { + "label": "Artifical Intelligence", + "value": "Artifical Intelligence" + }, + { + "label": "Dataset", + "value": "Dataset" + }, + { + "label": "Diabetes", + "value": "Diabetes" + }, + { + "label": "Ethics", + "value": "Ethics" + }, + { + "label": "Health", + "value": "Health" + }, + { + "label": "Machine Learning", + "value": "Machine Learning" + } + ], + "datasetTitleTypeOptions": [ + { + "label": "Main Title", + "value": "MainTitle", + "disabled": true + }, + { + "label": "Alternative Title", + "value": "AlternativeTitle", + "disabled": false + }, + { + "label": "Subtitle", + "value": "Subtitle", + "disabled": false + }, + { + "label": "Translated Title", + "value": "TranslatedTitle", + "disabled": false + }, + { + "label": "Other", + "value": "Other", + "disabled": false + } + ], + "datasetIdentifierTypeOptions": [ + { + "label": "ARK", + "value": "ark" + }, + { + "label": "arXiv", + "value": "arXiv" + }, + { + "label": "bibcode", + "value": "bibcode" + }, + { + "label": "DOI", + "value": "doi" + }, + { + "label": "EAN13", + "value": "ean13" + }, + { + "label": "EISSN", + "value": "eissn" + }, + { + "label": "Handle", + "value": "handle" + }, + { + "label": "IGSN", + "value": "igsn" + }, + { + "label": "ISBN", + "value": "isbn" + }, + { + "label": "ISSN", + "value": "issn" + }, + { + "label": "ISTC", + "value": "istc" + }, + { + "label": "LISSN", + "value": "lissn" + }, + { + "label": "LSID", + "value": "lsid" + }, + { + "label": "PMID", + "value": "pmid" + }, + { + "label": "PURL", + "value": "purl" + }, + { + "label": "UPC", + "value": "upc" + }, + { + "label": "URL", + "value": "url" + }, + { + "label": "URN", + "value": "urn" + }, + { + "label": "w3id", + "value": "w3id" + }, + { + "label": "other", + "value": "other" + } + ], + "datasetDescriptionTypeOptions": [ + { + "label": "Abstract", + "value": "Abstract" + }, + { + "label": "Methods", + "value": "Methods" + }, + { + "label": "Series Information", + "value": "SeriesInformation" + }, + { + "label": "Table of Contents", + "value": "TableOfContents" + }, + { + "label": "Technical Info", + "value": "TechnicalInfo" + }, + { + "label": "Other", + "value": "Other" + } + ], + "studyMetadataIdentificationPrimaryIdentifierTypeOptions": [ + { + "label": "NIH Grant Number", + "value": "NIH Grant Number" + }, + { + "label": "Other Grant/Funding Number", + "value": "Other Grant/Funding Number" + }, + { + "label": "EudraCT Number", + "value": "EudraCT Number" + }, + { + "label": "Registry Identifier", + "value": "Registry Identifier" + }, + { + "label": "Other Identifier", + "value": "Other Identifier" + } + ], + "studyMetadataSponsorsResponsiblePartyTypeOptions": [ + { + "description": "An entity or organization that initiates the study.", + "label": "Sponsor", + "value": "Sponsor" + }, + { + "description": "The individual designated as a responsible party by the sponsor.", + "label": "Principal Investigator", + "value": "Principal Investigator" + }, + { + "description": "The individual who both initiates and conducts the study.", + "label": "Sponsor-Investigator", + "value": "Sponsor-Investigator" + } + ], + "studyMetadataStudyTypeOptions": [ + { + "description": "A clinical trial. Participants are assigned prospectively to an intervention or interventions according to a protocol to evaluate the effect of the intervention(s) on biomedical or other health related outcomes.", + "label": "Interventional", + "value": "Interventional" + }, + { + "description": "Studies in human beings in which biomedical and/or health outcomes are assessed in pre-defined groups of individuals. Participants in the study may receive diagnostic, therapeutic, or other interventions, but the investigator does not assign specific interventions to the study participants. This includes when participants receive interventions as part of routine medical care, and a researcher studies the effect of the intervention.", + "label": "Observational", + "value": "Observational" + }, + { + "description": "An observational study that is also considered to be a Patient Registry. Note: The Agency for Healthcare Research and Quality (AHRQ) defines a Patient Registry as including an organized system that uses observational methods to collect uniform data (clinical and other) prospectively for a population defined by a particular disorder/disease, condition (including susceptibility to a disorder), or exposure (including products, healthcare services, and/or procedures) and that serves a predetermined scientific, clinical, or policy purpose. Patient registries may be single purpose or on-going data collection programs that address one or more questions.", + "disabled": true, + "label": "Observational Patient Registry", + "value": "Observational Patient Registry" + }, + { + "description": "An investigational drug product (including biological product) available through expanded access for patients who do not qualify for enrollment in a clinical trial. Expanded Access includes all expanded access types under section 561 of the Federal Food, Drug, and Cosmetic Act: (1) for individual patients, including emergency use; (2) for intermediate-size patient populations; and (3) under a treatment IND or treatment protocol. (For more information on data requirements for this Study Type, see Expanded Access Data Element $defs).", + "disabled": true, + "label": "Expanded Access", + "value": "Expanded Access" + } + ], + "studyMetadataAllocationOptions": [ + { + "description": "For a single-arm trial.", + "label": "N/A", + "value": "N/A" + }, + { + "description": "Participants are assigned to intervention groups by chance.", + "label": "Randomized", + "value": "Randomized" + }, + { + "description": "Participants are expressly assigned to intervention groups through a non-random method, such as physician choice.", + "label": "Non-randomized", + "value": "Non-randomized" + } + ], + "studyMetadataInterventionModelOptions": [ + { + "description": "One or more interventions are being evaluated for treating a disease, syndrome, or condition.", + "label": "Treatment", + "value": "Treatment" + }, + { + "description": "One or more interventions are being assessed for preventing the development of a specific disease or health condition.", + "label": "Prevention", + "value": "Prevention" + }, + { + "description": "One or more interventions are being evaluated for identifying a disease or health condition.", + "label": "Diagnostic", + "value": "Diagnostic" + }, + { + "description": "One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.", + "label": "Supportive Care", + "value": "Supportive Care" + }, + { + "description": "One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor.", + "label": "Screening", + "value": "Screening" + }, + { + "description": "One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.", + "label": "Health Services Research", + "value": "Health Services Research" + }, + { + "description": "One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).", + "label": "Basic Science", + "value": "Basic Science" + }, + { + "description": "An intervention of a device product is being evaluated in a small clinical trial (generally fewer than 10 participants) to determine the feasibility of the product, or a clinical trial to test a prototype device for feasibility and not health outcomes.", + "label": "Device Feasibility", + "value": "Device Feasibility" + } + ], + "studyMetadataPrimaryPurposeOptions": [ + { + "description": "Clinical trials with a single arm.", + "label": "Single Group Assignment", + "value": "Single Group Assignment" + }, + { + "description": "Participants are assigned to one of two or more groups in parallel for the duration of the study.", + "label": "Parallel Assignment", + "value": "Parallel Assignment" + }, + { + "description": "Participants receive one of two (or more) alternative interventions during the initial phase of the study and receive the other intervention during the second phase of the study.", + "label": "Crossover Assignment", + "value": "Crossover Assignment" + }, + { + "description": "Two or more interventions, each alone and in combination, are evaluated in parallel against a control group.", + "label": "Factorial Assignment", + "value": "Factorial Assignment" + }, + { + "description": "Groups of participants are assigned to receive interventions based on prior milestones being reached in the study, such as in some dose escalation and adaptive design studies.", + "label": "Sequential Assignment", + "value": "Sequential Assignment" + } + ], + "studyMetadataObservationalModelsOptions": [ + { + "label": "Cohort", + "value": "Cohort" + }, + { + "label": "Case-Control", + "value": "Case-Control" + }, + { + "label": "Case-Only", + "value": "Case-Only" + }, + { + "label": "Case-Crossover", + "value": "Case-Crossover" + }, + { + "label": "Ecologic or Community", + "value": "Ecologic or Community" + }, + { + "label": "Family-Based", + "value": "Family-Based" + }, + { + "label": "Other", + "value": "Other" + } + ], + "studyMetadataTimePerspectiveOptions": [ + { + "label": "Retrospective", + "value": "Retrospective" + }, + { + "label": "Prospective", + "value": "Prospective" + }, + { + "label": "Cross-sectional", + "value": "Cross-sectional" + }, + { + "label": "Other", + "value": "Other" + } + ], + "studyMetadataPhaseOptions": [ + { + "label": "Early Phase 1", + "value": "Early Phase 1" + }, + { + "label": "Phase 1", + "value": "Phase 1" + }, + { + "label": "Phase 1/2", + "value": "Phase 1/2" + }, + { + "label": "Phase 2", + "value": "Phase 2" + }, + { + "label": "Phase 2/3", + "value": "Phase 2/3" + }, + { + "label": "Phase 3", + "value": "Phase 3" + }, + { + "label": "Phase 4", + "value": "Phase 4" + }, + { + "label": "N/A", + "value": "N/A" + } + ], + "studyMetadataBioSpecRetentionOptions": [ + { + "label": "None Retained", + "value": "None Retained" + }, + { + "label": "Samples With DNA", + "value": "Samples With DNA" + }, + { + "label": "Samples Without DNA", + "value": "Samples Without DNA" + } + ], + "studyMetadataEnrollmentTypeOptions": [ + { + "label": "Actual", + "value": "Actual" + }, + { + "label": "Anticipated", + "value": "Anticipated" + } + ], + "studyMetadataInterventionsTypeOptions": [ + { + "label": "Drug", + "value": "Drug" + }, + { + "label": "Device", + "value": "Device" + }, + { + "label": "Biological/Vaccine", + "value": "Biological/Vaccine" + }, + { + "label": "Procedure/Surgery", + "value": "Procedure/Surgery" + }, + { + "label": "Radiation", + "value": "Radiation" + }, + { + "label": "Genetic", + "value": "Genetic" + }, + { + "label": "Dietary Supplement", + "value": "Dietary Supplement" + }, + { + "label": "Combination Product", + "value": "Combination Product" + }, + { + "label": "Diagnostic Test", + "value": "Diagnostic Test" + }, + { + "label": "Other", + "value": "Other" + } + ], + "studyMetadataArmsTypeOptions": [ + { + "label": "Experimental", + "value": "Experimental" + }, + { + "label": "Active Comparator", + "value": "Active Comparator" + }, + { + "label": "Placebo Comparator", + "value": "Placebo Comparator" + }, + { + "label": "Sham Comparator", + "value": "Sham Comparator" + }, + { + "label": "No Intervention", + "value": "No Intervention" + }, + { + "label": "Other", + "value": "Other" + } + ], + "studyMetadataEligibilityGenderOptions": [ + { + "label": "All", + "value": "All" + }, + { + "label": "Female", + "value": "Female" + }, + { + "label": "Male", + "value": "Male" + } + ], + "studyMetadataEligibilityGenderBasedOptions": [ + { + "label": "Yes", + "value": "Yes" + }, + { + "label": "No", + "value": "No" + } + ], + "studyMetadataEligibilityAgeUnitOptions": [ + { + "label": "Years", + "value": "Years" + }, + { + "label": "Months", + "value": "Months" + }, + { + "label": "Weeks", + "value": "Weeks" + }, + { + "label": "Days", + "value": "Days" + }, + { + "label": "Hours", + "value": "Hours" + }, + { + "label": "Minutes", + "value": "Minutes" + }, + { + "label": "N/A", + "value": "N/A" + } + ], + "studyMetadataEligibilityHealthyVolunteersOptions": [ + { + "label": "Yes", + "value": "Yes" + }, + { + "label": "No", + "value": "No" + } + ], + "studyMetadataEligibilitySamplingMethodOptions": [ + { + "label": "Probability Sample", + "value": "Probability Sample" + }, + { + "label": "Non-Probability Sample", + "value": "Non-Probability Sample" + } + ], + "studyMetadataContactsOverallOfficialRole": [ + { + "label": "Study Chair", + "value": "Study Chair" + }, + { + "label": "Study Director", + "value": "Study Director" + }, + { + "label": "Study Principal Investigator", + "value": "Study Principal Investigator" + } + ], + "studyMetadataStatusOptions": [ + { + "description": "Study halted prematurely, prior to enrollment of the first participant.", + "label": "Withdrawn", + "value": "Withdrawn" + }, + { + "description": "Participants are currently being recruited, whether or not any participants have yet been enrolled.", + "label": "Recruiting", + "value": "Recruiting" + }, + { + "description": "Study is continuing, meaning participants are receiving an intervention or being examined, but new participants are not currently being recruited or enrolled.", + "label": "Active, not recruiting", + "value": "Active, not recruiting" + }, + { + "description": "Participants are not yet being recruited.", + "label": "Not yet recruiting", + "value": "Not yet recruiting" + }, + { + "description": "Study halted prematurely but potentially will resume.", + "label": "Suspended", + "value": "Suspended" + }, + { + "description": "Participants are being (or will be) selected from a predetermined population.", + "label": "Enrolling by invitation", + "value": "Enrolling by invitation" + }, + { + "description": "The study has concluded normally; participants are no longer receiving an intervention or being examined (that is, last participant's last visit has occurred).", + "label": "Completed", + "value": "Completed" + }, + { + "description": "Study halted prematurely and will not resume; participants are no longer being examined or receiving intervention.", + "label": "Terminated", + "value": "Terminated" + } + ], + "studyMetadataIPDSharingOptions": [ + { + "label": "Yes", + "value": "Yes" + }, + { + "label": "No", + "value": "No" + }, + { + "label": "Undecided", + "value": "Undecided" + } + ], + "studyMetadataIPDSharingInfoTypeOptions": [ + { + "label": "Study Protocol", + "value": "Study Protocol" + }, + { + "label": "Statistical Analysis Plan (SAP)", + "value": "Statistical Analysis Plan (SAP)" + }, + { + "label": "Informed Consent Form (ICF)", + "value": "Informed Consent Form (ICF)" + }, + { + "label": "Clinical Study Report (CSR)", + "value": "Clinical Study Report (CSR)" + }, + { + "label": "Analytic Code", + "value": "Analytic Code" + } + ], + "studyMetadataReferencesIPDTypeOptions": [ + { + "label": "Individual Participant Data Set", + "value": "Individual Participant Data Set" + }, + { + "label": "Study Protocol", + "value": "Study Protocol" + }, + { + "label": "Statistical Analysis Plan", + "value": "Statistical Analysis Plan" + }, + { + "label": "Informed Consent Form", + "value": "Informed Consent Form" + }, + { + "label": "Clinical Study Report", + "value": "Clinical Study Report" + }, + { + "label": "Analytic Code", + "value": "Analytic Code" + }, + { + "label": "Other", + "value": "Other" + } + ] +} diff --git a/src/assets/data/languages.json b/src/assets/data/languages.json new file mode 100644 index 00000000..cdafe3dc --- /dev/null +++ b/src/assets/data/languages.json @@ -0,0 +1,922 @@ +[ + { + "name": "Afar", + "alpha2": "aa", + "alpha3": "aar" + }, + { + "name": "Abkhazian", + "alpha2": "ab", + "alpha3": "abk" + }, + { + "name": "Afrikaans", + "alpha2": "af", + "alpha3": "afr" + }, + { + "name": "Akan", + "alpha2": "ak", + "alpha3": "aka" + }, + { + "name": "Albanian", + "alpha2": "sq", + "alpha3": "alb" + }, + { + "name": "Amharic", + "alpha2": "am", + "alpha3": "amh" + }, + { + "name": "Arabic", + "alpha2": "ar", + "alpha3": "ara" + }, + { + "name": "Aragonese", + "alpha2": "an", + "alpha3": "arg" + }, + { + "name": "Armenian", + "alpha2": "hy", + "alpha3": "arm" + }, + { + "name": "Assamese", + "alpha2": "as", + "alpha3": "asm" + }, + { + "name": "Avaric", + "alpha2": "av", + "alpha3": "ava" + }, + { + "name": "Avestan", + "alpha2": "ae", + "alpha3": "ave" + }, + { + "name": "Aymara", + "alpha2": "ay", + "alpha3": "aym" + }, + { + "name": "Azerbaijani", + "alpha2": "az", + "alpha3": "aze" + }, + { + "name": "Bashkir", + "alpha2": "ba", + "alpha3": "bak" + }, + { + "name": "Bambara", + "alpha2": "bm", + "alpha3": "bam" + }, + { + "name": "Basque", + "alpha2": "eu", + "alpha3": "baq" + }, + { + "name": "Belarusian", + "alpha2": "be", + "alpha3": "bel" + }, + { + "name": "Bengali", + "alpha2": "bn", + "alpha3": "ben" + }, + { + "name": "Bihari languages", + "alpha2": "bh", + "alpha3": "bih" + }, + { + "name": "Bislama", + "alpha2": "bi", + "alpha3": "bis" + }, + { + "name": "Bosnian", + "alpha2": "bs", + "alpha3": "bos" + }, + { + "name": "Breton", + "alpha2": "br", + "alpha3": "bre" + }, + { + "name": "Bulgarian", + "alpha2": "bg", + "alpha3": "bul" + }, + { + "name": "Burmese", + "alpha2": "my", + "alpha3": "bur" + }, + { + "name": "Catalan; Valencian", + "alpha2": "ca", + "alpha3": "cat" + }, + { + "name": "Chamorro", + "alpha2": "ch", + "alpha3": "cha" + }, + { + "name": "Chechen", + "alpha2": "ce", + "alpha3": "che" + }, + { + "name": "Chinese", + "alpha2": "zh", + "alpha3": "chi" + }, + { + "name": "Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic", + "alpha2": "cu", + "alpha3": "chu" + }, + { + "name": "Chuvash", + "alpha2": "cv", + "alpha3": "chv" + }, + { + "name": "Cornish", + "alpha2": "kw", + "alpha3": "cor" + }, + { + "name": "Corsican", + "alpha2": "co", + "alpha3": "cos" + }, + { + "name": "Cree", + "alpha2": "cr", + "alpha3": "cre" + }, + { + "name": "Czech", + "alpha2": "cs", + "alpha3": "cze" + }, + { + "name": "Danish", + "alpha2": "da", + "alpha3": "dan" + }, + { + "name": "Divehi; Dhivehi; Maldivian", + "alpha2": "dv", + "alpha3": "div" + }, + { + "name": "Dutch; Flemish", + "alpha2": "nl", + "alpha3": "dut" + }, + { + "name": "Dzongkha", + "alpha2": "dz", + "alpha3": "dzo" + }, + { + "name": "English", + "alpha2": "en", + "alpha3": "eng" + }, + { + "name": "Esperanto", + "alpha2": "eo", + "alpha3": "epo" + }, + { + "name": "Estonian", + "alpha2": "et", + "alpha3": "est" + }, + { + "name": "Ewe", + "alpha2": "ee", + "alpha3": "ewe" + }, + { + "name": "Faroese", + "alpha2": "fo", + "alpha3": "fao" + }, + { + "name": "Fijian", + "alpha2": "fj", + "alpha3": "fij" + }, + { + "name": "Finnish", + "alpha2": "fi", + "alpha3": "fin" + }, + { + "name": "French", + "alpha2": "fr", + "alpha3": "fre" + }, + { + "name": "Western Frisian", + "alpha2": "fy", + "alpha3": "fry" + }, + { + "name": "Fulah", + "alpha2": "ff", + "alpha3": "ful" + }, + { + "name": "Georgian", + "alpha2": "ka", + "alpha3": "geo" + }, + { + "name": "German", + "alpha2": "de", + "alpha3": "ger" + }, + { + "name": "Gaelic; Scottish Gaelic", + "alpha2": "gd", + "alpha3": "gla" + }, + { + "name": "Irish", + "alpha2": "ga", + "alpha3": "gle" + }, + { + "name": "Galician", + "alpha2": "gl", + "alpha3": "glg" + }, + { + "name": "Manx", + "alpha2": "gv", + "alpha3": "glv" + }, + { + "name": "Greek, Modern (1453-)", + "alpha2": "el", + "alpha3": "gre" + }, + { + "name": "Guarani", + "alpha2": "gn", + "alpha3": "grn" + }, + { + "name": "Gujarati", + "alpha2": "gu", + "alpha3": "guj" + }, + { + "name": "Haitian; Haitian Creole", + "alpha2": "ht", + "alpha3": "hat" + }, + { + "name": "Hausa", + "alpha2": "ha", + "alpha3": "hau" + }, + { + "name": "Hebrew", + "alpha2": "he", + "alpha3": "heb" + }, + { + "name": "Herero", + "alpha2": "hz", + "alpha3": "her" + }, + { + "name": "Hindi", + "alpha2": "hi", + "alpha3": "hin" + }, + { + "name": "Hiri Motu", + "alpha2": "ho", + "alpha3": "hmo" + }, + { + "name": "Croatian", + "alpha2": "hr", + "alpha3": "hrv" + }, + { + "name": "Hungarian", + "alpha2": "hu", + "alpha3": "hun" + }, + { + "name": "Igbo", + "alpha2": "ig", + "alpha3": "ibo" + }, + { + "name": "Icelandic", + "alpha2": "is", + "alpha3": "ice" + }, + { + "name": "Ido", + "alpha2": "io", + "alpha3": "ido" + }, + { + "name": "Sichuan Yi; Nuosu", + "alpha2": "ii", + "alpha3": "iii" + }, + { + "name": "Inuktitut", + "alpha2": "iu", + "alpha3": "iku" + }, + { + "name": "Interlingue; Occidental", + "alpha2": "ie", + "alpha3": "ile" + }, + { + "name": "Interlingua (International Auxiliary Language Association)", + "alpha2": "ia", + "alpha3": "ina" + }, + { + "name": "Indonesian", + "alpha2": "id", + "alpha3": "ind" + }, + { + "name": "Inupiaq", + "alpha2": "ik", + "alpha3": "ipk" + }, + { + "name": "Italian", + "alpha2": "it", + "alpha3": "ita" + }, + { + "name": "Javanese", + "alpha2": "jv", + "alpha3": "jav" + }, + { + "name": "Japanese", + "alpha2": "ja", + "alpha3": "jpn" + }, + { + "name": "Kalaallisut; Greenlandic", + "alpha2": "kl", + "alpha3": "kal" + }, + { + "name": "Kannada", + "alpha2": "kn", + "alpha3": "kan" + }, + { + "name": "Kashmiri", + "alpha2": "ks", + "alpha3": "kas" + }, + { + "name": "Kanuri", + "alpha2": "kr", + "alpha3": "kau" + }, + { + "name": "Kazakh", + "alpha2": "kk", + "alpha3": "kaz" + }, + { + "name": "Central Khmer", + "alpha2": "km", + "alpha3": "khm" + }, + { + "name": "Kikuyu; Gikuyu", + "alpha2": "ki", + "alpha3": "kik" + }, + { + "name": "Kinyarwanda", + "alpha2": "rw", + "alpha3": "kin" + }, + { + "name": "Kirghiz; Kyrgyz", + "alpha2": "ky", + "alpha3": "kir" + }, + { + "name": "Komi", + "alpha2": "kv", + "alpha3": "kom" + }, + { + "name": "Kongo", + "alpha2": "kg", + "alpha3": "kon" + }, + { + "name": "Korean", + "alpha2": "ko", + "alpha3": "kor" + }, + { + "name": "Kuanyama; Kwanyama", + "alpha2": "kj", + "alpha3": "kua" + }, + { + "name": "Kurdish", + "alpha2": "ku", + "alpha3": "kur" + }, + { + "name": "Lao", + "alpha2": "lo", + "alpha3": "lao" + }, + { + "name": "Latin", + "alpha2": "la", + "alpha3": "lat" + }, + { + "name": "Latvian", + "alpha2": "lv", + "alpha3": "lav" + }, + { + "name": "Limburgan; Limburger; Limburgish", + "alpha2": "li", + "alpha3": "lim" + }, + { + "name": "Lingala", + "alpha2": "ln", + "alpha3": "lin" + }, + { + "name": "Lithuanian", + "alpha2": "lt", + "alpha3": "lit" + }, + { + "name": "Luxembourgish; Letzeburgesch", + "alpha2": "lb", + "alpha3": "ltz" + }, + { + "name": "Luba-Katanga", + "alpha2": "lu", + "alpha3": "lub" + }, + { + "name": "Ganda", + "alpha2": "lg", + "alpha3": "lug" + }, + { + "name": "Macedonian", + "alpha2": "mk", + "alpha3": "mac" + }, + { + "name": "Marshallese", + "alpha2": "mh", + "alpha3": "mah" + }, + { + "name": "Malayalam", + "alpha2": "ml", + "alpha3": "mal" + }, + { + "name": "Maori", + "alpha2": "mi", + "alpha3": "mao" + }, + { + "name": "Marathi", + "alpha2": "mr", + "alpha3": "mar" + }, + { + "name": "Malay", + "alpha2": "ms", + "alpha3": "may" + }, + { + "name": "Malagasy", + "alpha2": "mg", + "alpha3": "mlg" + }, + { + "name": "Maltese", + "alpha2": "mt", + "alpha3": "mlt" + }, + { + "name": "Mongolian", + "alpha2": "mn", + "alpha3": "mon" + }, + { + "name": "Nauru", + "alpha2": "na", + "alpha3": "nau" + }, + { + "name": "Navajo; Navaho", + "alpha2": "nv", + "alpha3": "nav" + }, + { + "name": "Ndebele, South; South Ndebele", + "alpha2": "nr", + "alpha3": "nbl" + }, + { + "name": "Ndebele, North; North Ndebele", + "alpha2": "nd", + "alpha3": "nde" + }, + { + "name": "Ndonga", + "alpha2": "ng", + "alpha3": "ndo" + }, + { + "name": "Nepali", + "alpha2": "ne", + "alpha3": "nep" + }, + { + "name": "Norwegian Nynorsk; Nynorsk, Norwegian", + "alpha2": "nn", + "alpha3": "nno" + }, + { + "name": "Bokm\u00e5l, Norwegian; Norwegian Bokm\u00e5l", + "alpha2": "nb", + "alpha3": "nob" + }, + { + "name": "Norwegian", + "alpha2": "no", + "alpha3": "nor" + }, + { + "name": "Chichewa; Chewa; Nyanja", + "alpha2": "ny", + "alpha3": "nya" + }, + { + "name": "Occitan (post 1500)", + "alpha2": "oc", + "alpha3": "oci" + }, + { + "name": "Ojibwa", + "alpha2": "oj", + "alpha3": "oji" + }, + { + "name": "Oriya", + "alpha2": "or", + "alpha3": "ori" + }, + { + "name": "Oromo", + "alpha2": "om", + "alpha3": "orm" + }, + { + "name": "Ossetian; Ossetic", + "alpha2": "os", + "alpha3": "oss" + }, + { + "name": "Panjabi; Punjabi", + "alpha2": "pa", + "alpha3": "pan" + }, + { + "name": "Persian", + "alpha2": "fa", + "alpha3": "per" + }, + { + "name": "Pali", + "alpha2": "pi", + "alpha3": "pli" + }, + { + "name": "Polish", + "alpha2": "pl", + "alpha3": "pol" + }, + { + "name": "Portuguese", + "alpha2": "pt", + "alpha3": "por" + }, + { + "name": "Pushto; Pashto", + "alpha2": "ps", + "alpha3": "pus" + }, + { + "name": "Quechua", + "alpha2": "qu", + "alpha3": "que" + }, + { + "name": "Romansh", + "alpha2": "rm", + "alpha3": "roh" + }, + { + "name": "Romanian; Moldavian; Moldovan", + "alpha2": "ro", + "alpha3": "rum" + }, + { + "name": "Rundi", + "alpha2": "rn", + "alpha3": "run" + }, + { + "name": "Russian", + "alpha2": "ru", + "alpha3": "rus" + }, + { + "name": "Sango", + "alpha2": "sg", + "alpha3": "sag" + }, + { + "name": "Sanskrit", + "alpha2": "sa", + "alpha3": "san" + }, + { + "name": "Sinhala; Sinhalese", + "alpha2": "si", + "alpha3": "sin" + }, + { + "name": "Slovak", + "alpha2": "sk", + "alpha3": "slo" + }, + { + "name": "Slovenian", + "alpha2": "sl", + "alpha3": "slv" + }, + { + "name": "Northern Sami", + "alpha2": "se", + "alpha3": "sme" + }, + { + "name": "Samoan", + "alpha2": "sm", + "alpha3": "smo" + }, + { + "name": "Shona", + "alpha2": "sn", + "alpha3": "sna" + }, + { + "name": "Sindhi", + "alpha2": "sd", + "alpha3": "snd" + }, + { + "name": "Somali", + "alpha2": "so", + "alpha3": "som" + }, + { + "name": "Sotho, Southern", + "alpha2": "st", + "alpha3": "sot" + }, + { + "name": "Spanish; Castilian", + "alpha2": "es", + "alpha3": "spa" + }, + { + "name": "Sardinian", + "alpha2": "sc", + "alpha3": "srd" + }, + { + "name": "Serbian", + "alpha2": "sr", + "alpha3": "srp" + }, + { + "name": "Swati", + "alpha2": "ss", + "alpha3": "ssw" + }, + { + "name": "Sundanese", + "alpha2": "su", + "alpha3": "sun" + }, + { + "name": "Swahili", + "alpha2": "sw", + "alpha3": "swa" + }, + { + "name": "Swedish", + "alpha2": "sv", + "alpha3": "swe" + }, + { + "name": "Tahitian", + "alpha2": "ty", + "alpha3": "tah" + }, + { + "name": "Tamil", + "alpha2": "ta", + "alpha3": "tam" + }, + { + "name": "Tatar", + "alpha2": "tt", + "alpha3": "tat" + }, + { + "name": "Telugu", + "alpha2": "te", + "alpha3": "tel" + }, + { + "name": "Tajik", + "alpha2": "tg", + "alpha3": "tgk" + }, + { + "name": "Tagalog", + "alpha2": "tl", + "alpha3": "tgl" + }, + { + "name": "Thai", + "alpha2": "th", + "alpha3": "tha" + }, + { + "name": "Tibetan", + "alpha2": "bo", + "alpha3": "tib" + }, + { + "name": "Tigrinya", + "alpha2": "ti", + "alpha3": "tir" + }, + { + "name": "Tonga (Tonga Islands)", + "alpha2": "to", + "alpha3": "ton" + }, + { + "name": "Tswana", + "alpha2": "tn", + "alpha3": "tsn" + }, + { + "name": "Tsonga", + "alpha2": "ts", + "alpha3": "tso" + }, + { + "name": "Turkmen", + "alpha2": "tk", + "alpha3": "tuk" + }, + { + "name": "Turkish", + "alpha2": "tr", + "alpha3": "tur" + }, + { + "name": "Twi", + "alpha2": "tw", + "alpha3": "twi" + }, + { + "name": "Uighur; Uyghur", + "alpha2": "ug", + "alpha3": "uig" + }, + { + "name": "Ukrainian", + "alpha2": "uk", + "alpha3": "ukr" + }, + { + "name": "Urdu", + "alpha2": "ur", + "alpha3": "urd" + }, + { + "name": "Uzbek", + "alpha2": "uz", + "alpha3": "uzb" + }, + { + "name": "Venda", + "alpha2": "ve", + "alpha3": "ven" + }, + { + "name": "Vietnamese", + "alpha2": "vi", + "alpha3": "vie" + }, + { + "name": "Volap\u00fck", + "alpha2": "vo", + "alpha3": "vol" + }, + { + "name": "Welsh", + "alpha2": "cy", + "alpha3": "wel" + }, + { + "name": "Walloon", + "alpha2": "wa", + "alpha3": "wln" + }, + { + "name": "Wolof", + "alpha2": "wo", + "alpha3": "wol" + }, + { + "name": "Xhosa", + "alpha2": "xh", + "alpha3": "xho" + }, + { + "name": "Yiddish", + "alpha2": "yi", + "alpha3": "yid" + }, + { + "name": "Yoruba", + "alpha2": "yo", + "alpha3": "yor" + }, + { + "name": "Zhuang; Chuang", + "alpha2": "za", + "alpha3": "zha" + }, + { + "name": "Zulu", + "alpha2": "zu", + "alpha3": "zul" + } +] \ No newline at end of file diff --git a/src/assets/data/timezones.json b/src/assets/data/timezones.json new file mode 100644 index 00000000..da61b193 --- /dev/null +++ b/src/assets/data/timezones.json @@ -0,0 +1,253 @@ +[ + { "value": "Pacific/Niue", "label": "(GMT-11:00) Niue" }, + { "value": "Pacific/Pago_Pago", "label": "(GMT-11:00) Pago Pago" }, + { "value": "Pacific/Honolulu", "label": "(GMT-10:00) Hawaii Time" }, + { "value": "Pacific/Rarotonga", "label": "(GMT-10:00) Rarotonga" }, + { "value": "Pacific/Tahiti", "label": "(GMT-10:00) Tahiti" }, + { "value": "Pacific/Marquesas", "label": "(GMT-09:30) Marquesas" }, + { "value": "America/Anchorage", "label": "(GMT-09:00) Alaska Time" }, + { "value": "Pacific/Gambier", "label": "(GMT-09:00) Gambier" }, + { "value": "America/Los_Angeles", "label": "(GMT-08:00) Pacific Time" }, + { "value": "America/Tijuana", "label": "(GMT-08:00) Pacific Time - Tijuana" }, + { "value": "America/Vancouver", "label": "(GMT-08:00) Pacific Time - Vancouver" }, + { "value": "America/Whitehorse", "label": "(GMT-08:00) Pacific Time - Whitehorse" }, + { "value": "Pacific/Pitcairn", "label": "(GMT-08:00) Pitcairn" }, + { "value": "America/Dawson_Creek", "label": "(GMT-07:00) Mountain Time - Dawson Creek" }, + { "value": "America/Denver", "label": "(GMT-07:00) Mountain Time" }, + { "value": "America/Edmonton", "label": "(GMT-07:00) Mountain Time - Edmonton" }, + { "value": "America/Hermosillo", "label": "(GMT-07:00) Mountain Time - Hermosillo" }, + { "value": "America/Mazatlan", "label": "(GMT-07:00) Mountain Time - Chihuahua, Mazatlan" }, + { "value": "America/Phoenix", "label": "(GMT-07:00) Mountain Time - Arizona" }, + { "value": "America/Yellowknife", "label": "(GMT-07:00) Mountain Time - Yellowknife" }, + { "value": "America/Belize", "label": "(GMT-06:00) Belize" }, + { "value": "America/Chicago", "label": "(GMT-06:00) Central Time" }, + { "value": "America/Costa_Rica", "label": "(GMT-06:00) Costa Rica" }, + { "value": "America/El_Salvador", "label": "(GMT-06:00) El Salvador" }, + { "value": "America/Guatemala", "label": "(GMT-06:00) Guatemala" }, + { "value": "America/Managua", "label": "(GMT-06:00) Managua" }, + { "value": "America/Mexico_City", "label": "(GMT-06:00) Central Time - Mexico City" }, + { "value": "America/Regina", "label": "(GMT-06:00) Central Time - Regina" }, + { "value": "America/Tegucigalpa", "label": "(GMT-06:00) Central Time - Tegucigalpa" }, + { "value": "America/Winnipeg", "label": "(GMT-06:00) Central Time - Winnipeg" }, + { "value": "Pacific/Galapagos", "label": "(GMT-06:00) Galapagos" }, + { "value": "America/Bogota", "label": "(GMT-05:00) Bogota" }, + { "value": "America/Cancun", "label": "(GMT-05:00) America Cancun" }, + { "value": "America/Cayman", "label": "(GMT-05:00) Cayman" }, + { "value": "America/Guayaquil", "label": "(GMT-05:00) Guayaquil" }, + { "value": "America/Havana", "label": "(GMT-05:00) Havana" }, + { "value": "America/Iqaluit", "label": "(GMT-05:00) Eastern Time - Iqaluit" }, + { "value": "America/Jamaica", "label": "(GMT-05:00) Jamaica" }, + { "value": "America/Lima", "label": "(GMT-05:00) Lima" }, + { "value": "America/Nassau", "label": "(GMT-05:00) Nassau" }, + { "value": "America/New_York", "label": "(GMT-05:00) Eastern Time" }, + { "value": "America/Panama", "label": "(GMT-05:00) Panama" }, + { "value": "America/Port-au-Prince", "label": "(GMT-05:00) Port-au-Prince" }, + { "value": "America/Rio_Branco", "label": "(GMT-05:00) Rio Branco" }, + { "value": "America/Toronto", "label": "(GMT-05:00) Eastern Time - Toronto" }, + { "value": "Pacific/Easter", "label": "(GMT-05:00) Easter Island" }, + { "value": "America/Caracas", "label": "(GMT-04:30) Caracas" }, + { "value": "America/Asuncion", "label": "(GMT-03:00) Asuncion" }, + { "value": "America/Barbados", "label": "(GMT-04:00) Barbados" }, + { "value": "America/Boa_Vista", "label": "(GMT-04:00) Boa Vista" }, + { "value": "America/Campo_Grande", "label": "(GMT-03:00) Campo Grande" }, + { "value": "America/Cuiaba", "label": "(GMT-03:00) Cuiaba" }, + { "value": "America/Curacao", "label": "(GMT-04:00) Curacao" }, + { "value": "America/Grand_Turk", "label": "(GMT-04:00) Grand Turk" }, + { "value": "America/Guyana", "label": "(GMT-04:00) Guyana" }, + { "value": "America/Halifax", "label": "(GMT-04:00) Atlantic Time - Halifax" }, + { "value": "America/La_Paz", "label": "(GMT-04:00) La Paz" }, + { "value": "America/Manaus", "label": "(GMT-04:00) Manaus" }, + { "value": "America/Martinique", "label": "(GMT-04:00) Martinique" }, + { "value": "America/Port_of_Spain", "label": "(GMT-04:00) Port of Spain" }, + { "value": "America/Porto_Velho", "label": "(GMT-04:00) Porto Velho" }, + { "value": "America/Puerto_Rico", "label": "(GMT-04:00) Puerto Rico" }, + { "value": "America/Santo_Domingo", "label": "(GMT-04:00) Santo Domingo" }, + { "value": "America/Thule", "label": "(GMT-04:00) Thule" }, + { "value": "Atlantic/Bermuda", "label": "(GMT-04:00) Bermuda" }, + { "value": "America/St_Johns", "label": "(GMT-03:30) Newfoundland Time - St. Johns" }, + { "value": "America/Araguaina", "label": "(GMT-03:00) Araguaina" }, + { "value": "America/Argentina/Buenos_Aires", "label": "(GMT-03:00) Buenos Aires" }, + { "value": "America/Bahia", "label": "(GMT-03:00) Salvador" }, + { "value": "America/Belem", "label": "(GMT-03:00) Belem" }, + { "value": "America/Cayenne", "label": "(GMT-03:00) Cayenne" }, + { "value": "America/Fortaleza", "label": "(GMT-03:00) Fortaleza" }, + { "value": "America/Godthab", "label": "(GMT-03:00) Godthab" }, + { "value": "America/Maceio", "label": "(GMT-03:00) Maceio" }, + { "value": "America/Miquelon", "label": "(GMT-03:00) Miquelon" }, + { "value": "America/Montevideo", "label": "(GMT-03:00) Montevideo" }, + { "value": "America/Paramaribo", "label": "(GMT-03:00) Paramaribo" }, + { "value": "America/Recife", "label": "(GMT-03:00) Recife" }, + { "value": "America/Santiago", "label": "(GMT-03:00) Santiago" }, + { "value": "America/Sao_Paulo", "label": "(GMT-03:00) Sao Paulo" }, + { "value": "Antarctica/Palmer", "label": "(GMT-03:00) Palmer" }, + { "value": "Antarctica/Rothera", "label": "(GMT-03:00) Rothera" }, + { "value": "Atlantic/Stanley", "label": "(GMT-03:00) Stanley" }, + { "value": "America/Noronha", "label": "(GMT-02:00) Noronha" }, + { "value": "Atlantic/South_Georgia", "label": "(GMT-02:00) South Georgia" }, + { "value": "America/Scoresbysund", "label": "(GMT-01:00) Scoresbysund" }, + { "value": "Atlantic/Azores", "label": "(GMT-01:00) Azores" }, + { "value": "Atlantic/Cape_Verde", "label": "(GMT-01:00) Cape Verde" }, + { "value": "Africa/Abidjan", "label": "(GMT+00:00) Abidjan" }, + { "value": "Africa/Accra", "label": "(GMT+00:00) Accra" }, + { "value": "Africa/Bissau", "label": "(GMT+00:00) Bissau" }, + { "value": "Africa/Casablanca", "label": "(GMT+00:00) Casablanca" }, + { "value": "Africa/El_Aaiun", "label": "(GMT+00:00) El Aaiun" }, + { "value": "Africa/Monrovia", "label": "(GMT+00:00) Monrovia" }, + { "value": "America/Danmarkshavn", "label": "(GMT+00:00) Danmarkshavn" }, + { "value": "Atlantic/Canary", "label": "(GMT+00:00) Canary Islands" }, + { "value": "Atlantic/Faroe", "label": "(GMT+00:00) Faeroe" }, + { "value": "Atlantic/Reykjavik", "label": "(GMT+00:00) Reykjavik" }, + { "value": "Etc/GMT", "label": "(GMT+00:00) GMT (no daylight saving)" }, + { "value": "Europe/Dublin", "label": "(GMT+00:00) Dublin" }, + { "value": "Europe/Lisbon", "label": "(GMT+00:00) Lisbon" }, + { "value": "Europe/London", "label": "(GMT+00:00) London" }, + { "value": "Africa/Algiers", "label": "(GMT+01:00) Algiers" }, + { "value": "Africa/Ceuta", "label": "(GMT+01:00) Ceuta" }, + { "value": "Africa/Lagos", "label": "(GMT+01:00) Lagos" }, + { "value": "Africa/Ndjamena", "label": "(GMT+01:00) Ndjamena" }, + { "value": "Africa/Tunis", "label": "(GMT+01:00) Tunis" }, + { "value": "Africa/Windhoek", "label": "(GMT+02:00) Windhoek" }, + { "value": "Europe/Amsterdam", "label": "(GMT+01:00) Amsterdam" }, + { "value": "Europe/Andorra", "label": "(GMT+01:00) Andorra" }, + { "value": "Europe/Belgrade", "label": "(GMT+01:00) Central European Time - Belgrade" }, + { "value": "Europe/Berlin", "label": "(GMT+01:00) Berlin" }, + { "value": "Europe/Brussels", "label": "(GMT+01:00) Brussels" }, + { "value": "Europe/Budapest", "label": "(GMT+01:00) Budapest" }, + { "value": "Europe/Copenhagen", "label": "(GMT+01:00) Copenhagen" }, + { "value": "Europe/Gibraltar", "label": "(GMT+01:00) Gibraltar" }, + { "value": "Europe/Luxembourg", "label": "(GMT+01:00) Luxembourg" }, + { "value": "Europe/Madrid", "label": "(GMT+01:00) Madrid" }, + { "value": "Europe/Malta", "label": "(GMT+01:00) Malta" }, + { "value": "Europe/Monaco", "label": "(GMT+01:00) Monaco" }, + { "value": "Europe/Oslo", "label": "(GMT+01:00) Oslo" }, + { "value": "Europe/Paris", "label": "(GMT+01:00) Paris" }, + { "value": "Europe/Prague", "label": "(GMT+01:00) Central European Time - Prague" }, + { "value": "Europe/Rome", "label": "(GMT+01:00) Rome" }, + { "value": "Europe/Stockholm", "label": "(GMT+01:00) Stockholm" }, + { "value": "Europe/Tirane", "label": "(GMT+01:00) Tirane" }, + { "value": "Europe/Vienna", "label": "(GMT+01:00) Vienna" }, + { "value": "Europe/Warsaw", "label": "(GMT+01:00) Warsaw" }, + { "value": "Europe/Zurich", "label": "(GMT+01:00) Zurich" }, + { "value": "Africa/Cairo", "label": "(GMT+02:00) Cairo" }, + { "value": "Africa/Johannesburg", "label": "(GMT+02:00) Johannesburg" }, + { "value": "Africa/Maputo", "label": "(GMT+02:00) Maputo" }, + { "value": "Africa/Tripoli", "label": "(GMT+02:00) Tripoli" }, + { "value": "Asia/Amman", "label": "(GMT+02:00) Amman" }, + { "value": "Asia/Beirut", "label": "(GMT+02:00) Beirut" }, + { "value": "Asia/Damascus", "label": "(GMT+02:00) Damascus" }, + { "value": "Asia/Gaza", "label": "(GMT+02:00) Gaza" }, + { "value": "Asia/Jerusalem", "label": "(GMT+02:00) Jerusalem" }, + { "value": "Asia/Nicosia", "label": "(GMT+02:00) Nicosia" }, + { "value": "Europe/Athens", "label": "(GMT+02:00) Athens" }, + { "value": "Europe/Bucharest", "label": "(GMT+02:00) Bucharest" }, + { "value": "Europe/Chisinau", "label": "(GMT+02:00) Chisinau" }, + { "value": "Europe/Helsinki", "label": "(GMT+02:00) Helsinki" }, + { "value": "Europe/Istanbul", "label": "(GMT+02:00) Istanbul" }, + { "value": "Europe/Kaliningrad", "label": "(GMT+02:00) Moscow-01 - Kaliningrad" }, + { "value": "Europe/Kyiv", "label": "(GMT+02:00) Kyiv" }, + { "value": "Europe/Riga", "label": "(GMT+02:00) Riga" }, + { "value": "Europe/Sofia", "label": "(GMT+02:00) Sofia" }, + { "value": "Europe/Tallinn", "label": "(GMT+02:00) Tallinn" }, + { "value": "Europe/Vilnius", "label": "(GMT+02:00) Vilnius" }, + { "value": "Africa/Khartoum", "label": "(GMT+03:00) Khartoum" }, + { "value": "Africa/Nairobi", "label": "(GMT+03:00) Nairobi" }, + { "value": "Antarctica/Syowa", "label": "(GMT+03:00) Syowa" }, + { "value": "Asia/Baghdad", "label": "(GMT+03:00) Baghdad" }, + { "value": "Asia/Qatar", "label": "(GMT+03:00) Qatar" }, + { "value": "Asia/Riyadh", "label": "(GMT+03:00) Riyadh" }, + { "value": "Europe/Minsk", "label": "(GMT+03:00) Minsk" }, + { "value": "Europe/Moscow", "label": "(GMT+03:00) Moscow+00 - Moscow" }, + { "value": "Asia/Tehran", "label": "(GMT+03:30) Tehran" }, + { "value": "Asia/Baku", "label": "(GMT+04:00) Baku" }, + { "value": "Asia/Dubai", "label": "(GMT+04:00) Dubai" }, + { "value": "Asia/Tbilisi", "label": "(GMT+04:00) Tbilisi" }, + { "value": "Asia/Yerevan", "label": "(GMT+04:00) Yerevan" }, + { "value": "Europe/Samara", "label": "(GMT+04:00) Moscow+01 - Samara" }, + { "value": "Indian/Mahe", "label": "(GMT+04:00) Mahe" }, + { "value": "Indian/Mauritius", "label": "(GMT+04:00) Mauritius" }, + { "value": "Indian/Reunion", "label": "(GMT+04:00) Reunion" }, + { "value": "Asia/Kabul", "label": "(GMT+04:30) Kabul" }, + { "value": "Antarctica/Mawson", "label": "(GMT+05:00) Mawson" }, + { "value": "Asia/Aqtau", "label": "(GMT+05:00) Aqtau" }, + { "value": "Asia/Aqtobe", "label": "(GMT+05:00) Aqtobe" }, + { "value": "Asia/Ashgabat", "label": "(GMT+05:00) Ashgabat" }, + { "value": "Asia/Dushanbe", "label": "(GMT+05:00) Dushanbe" }, + { "value": "Asia/Karachi", "label": "(GMT+05:00) Karachi" }, + { "value": "Asia/Tashkent", "label": "(GMT+05:00) Tashkent" }, + { "value": "Asia/Yekaterinburg", "label": "(GMT+05:00) Moscow+02 - Yekaterinburg" }, + { "value": "Indian/Kerguelen", "label": "(GMT+05:00) Kerguelen" }, + { "value": "Indian/Maldives", "label": "(GMT+05:00) Maldives" }, + { "value": "Asia/Calcutta", "label": "(GMT+05:30) India Standard Time" }, + { "value": "Asia/Colombo", "label": "(GMT+05:30) Colombo" }, + { "value": "Asia/Katmandu", "label": "(GMT+05:45) Katmandu" }, + { "value": "Antarctica/Vostok", "label": "(GMT+06:00) Vostok" }, + { "value": "Asia/Almaty", "label": "(GMT+06:00) Almaty" }, + { "value": "Asia/Bishkek", "label": "(GMT+06:00) Bishkek" }, + { "value": "Asia/Dhaka", "label": "(GMT+06:00) Dhaka" }, + { "value": "Asia/Omsk", "label": "(GMT+06:00) Moscow+03 - Omsk, Novosibirsk" }, + { "value": "Asia/Thimphu", "label": "(GMT+06:00) Thimphu" }, + { "value": "Indian/Chagos", "label": "(GMT+06:00) Chagos" }, + { "value": "Asia/Rangoon", "label": "(GMT+06:30) Rangoon" }, + { "value": "Indian/Cocos", "label": "(GMT+06:30) Cocos" }, + { "value": "Antarctica/Davis", "label": "(GMT+07:00) Davis" }, + { "value": "Asia/Bangkok", "label": "(GMT+07:00) Bangkok" }, + { "value": "Asia/Hovd", "label": "(GMT+07:00) Hovd" }, + { "value": "Asia/Jakarta", "label": "(GMT+07:00) Jakarta" }, + { "value": "Asia/Krasnoyarsk", "label": "(GMT+07:00) Moscow+04 - Krasnoyarsk" }, + { "value": "Asia/Saigon", "label": "(GMT+07:00) Hanoi" }, + { "value": "Asia/Ho_Chi_Minh", "label": "(GMT+07:00) Ho Chi Minh" }, + { "value": "Indian/Christmas", "label": "(GMT+07:00) Christmas" }, + { "value": "Antarctica/Casey", "label": "(GMT+08:00) Casey" }, + { "value": "Asia/Brunei", "label": "(GMT+08:00) Brunei" }, + { "value": "Asia/Choibalsan", "label": "(GMT+08:00) Choibalsan" }, + { "value": "Asia/Hong_Kong", "label": "(GMT+08:00) Hong Kong" }, + { "value": "Asia/Irkutsk", "label": "(GMT+08:00) Moscow+05 - Irkutsk" }, + { "value": "Asia/Kuala_Lumpur", "label": "(GMT+08:00) Kuala Lumpur" }, + { "value": "Asia/Macau", "label": "(GMT+08:00) Macau" }, + { "value": "Asia/Makassar", "label": "(GMT+08:00) Makassar" }, + { "value": "Asia/Manila", "label": "(GMT+08:00) Manila" }, + { "value": "Asia/Shanghai", "label": "(GMT+08:00) China Time - Beijing" }, + { "value": "Asia/Singapore", "label": "(GMT+08:00) Singapore" }, + { "value": "Asia/Taipei", "label": "(GMT+08:00) Taipei" }, + { "value": "Asia/Ulaanbaatar", "label": "(GMT+08:00) Ulaanbaatar" }, + { "value": "Australia/Perth", "label": "(GMT+08:00) Western Time - Perth" }, + { "value": "Asia/Pyongyang", "label": "(GMT+08:30) Pyongyang" }, + { "value": "Asia/Dili", "label": "(GMT+09:00) Dili" }, + { "value": "Asia/Jayapura", "label": "(GMT+09:00) Jayapura" }, + { "value": "Asia/Seoul", "label": "(GMT+09:00) Seoul" }, + { "value": "Asia/Tokyo", "label": "(GMT+09:00) Tokyo" }, + { "value": "Asia/Yakutsk", "label": "(GMT+09:00) Moscow+06 - Yakutsk" }, + { "value": "Pacific/Palau", "label": "(GMT+09:00) Palau" }, + { "value": "Australia/Adelaide", "label": "(GMT+10:30) Central Time - Adelaide" }, + { "value": "Australia/Darwin", "label": "(GMT+09:30) Central Time - Darwin" }, + { "value": "Antarctica/DumontDUrville", "label": "(GMT+10:00) Dumont D'Urville" }, + { "value": "Asia/Magadan", "label": "(GMT+10:00) Moscow+07 - Magadan" }, + { "value": "Asia/Vladivostok", "label": "(GMT+10:00) Moscow+07 - Yuzhno-Sakhalinsk" }, + { "value": "Australia/Brisbane", "label": "(GMT+10:00) Eastern Time - Brisbane" }, + { "value": "Australia/Hobart", "label": "(GMT+11:00) Eastern Time - Hobart" }, + { "value": "Australia/Sydney", "label": "(GMT+11:00) Eastern Time - Melbourne, Sydney" }, + { "value": "Pacific/Chuuk", "label": "(GMT+10:00) Truk" }, + { "value": "Pacific/Guam", "label": "(GMT+10:00) Guam" }, + { "value": "Pacific/Port_Moresby", "label": "(GMT+10:00) Port Moresby" }, + { "value": "Pacific/Efate", "label": "(GMT+11:00) Efate" }, + { "value": "Pacific/Guadalcanal", "label": "(GMT+11:00) Guadalcanal" }, + { "value": "Pacific/Kosrae", "label": "(GMT+11:00) Kosrae" }, + { "value": "Pacific/Norfolk", "label": "(GMT+11:00) Norfolk" }, + { "value": "Pacific/Noumea", "label": "(GMT+11:00) Noumea" }, + { "value": "Pacific/Pohnpei", "label": "(GMT+11:00) Ponape" }, + { "value": "Asia/Kamchatka", "label": "(GMT+12:00) Moscow+09 - Petropavlovsk-Kamchatskiy" }, + { "value": "Pacific/Auckland", "label": "(GMT+13:00) Auckland" }, + { "value": "Pacific/Fiji", "label": "(GMT+13:00) Fiji" }, + { "value": "Pacific/Funafuti", "label": "(GMT+12:00) Funafuti" }, + { "value": "Pacific/Kwajalein", "label": "(GMT+12:00) Kwajalein" }, + { "value": "Pacific/Majuro", "label": "(GMT+12:00) Majuro" }, + { "value": "Pacific/Nauru", "label": "(GMT+12:00) Nauru" }, + { "value": "Pacific/Tarawa", "label": "(GMT+12:00) Tarawa" }, + { "value": "Pacific/Wake", "label": "(GMT+12:00) Wake" }, + { "value": "Pacific/Wallis", "label": "(GMT+12:00) Wallis" }, + { "value": "Pacific/Apia", "label": "(GMT+14:00) Apia" }, + { "value": "Pacific/Enderbury", "label": "(GMT+13:00) Enderbury" }, + { "value": "Pacific/Fakaofo", "label": "(GMT+13:00) Fakaofo" }, + { "value": "Pacific/Tongatapu", "label": "(GMT+13:00) Tongatapu" }, + { "value": "Pacific/Kiritimati", "label": "(GMT+14:00) Kiritimati" } +] diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue index 7db68bd8..e69de29b 100644 --- a/src/components/HelloWorld.vue +++ b/src/components/HelloWorld.vue @@ -1,37 +0,0 @@ - - - - - diff --git a/src/components/alert/alert.stories.js b/src/components/alert/alert.stories.js index 1db78343..17849f13 100644 --- a/src/components/alert/alert.stories.js +++ b/src/components/alert/alert.stories.js @@ -2,19 +2,19 @@ import { html } from "code-tag"; import { NAlert, NIcon, NSpace } from "naive-ui"; export default { title: "Components/Alert", - component: NAlert, argTypes: { + bordered: { control: { type: "boolean" } }, + closable: { control: { type: "boolean" } }, type: { control: { type: "select" }, options: ["primary", "info", "success", "warning", "error"], }, - closable: { control: { type: "boolean" } }, - bordered: { control: { type: "boolean" } }, }, + component: NAlert, }; const TitleTemplate = (args) => ({ - components: { NAlert, NSpace, NIcon }, + components: { NAlert, NIcon, NSpace }, setup() { return { args }; }, diff --git a/src/components/buttons/AppButton.vue b/src/components/buttons/AppButton.vue index d4b3f9d3..97bbff3e 100644 --- a/src/components/buttons/AppButton.vue +++ b/src/components/buttons/AppButton.vue @@ -13,14 +13,19 @@ import { computed, reactive } from "vue"; export default { name: "my-button", + emits: ["click"], + props: { - label: { + backgroundColor: { type: String, + }, + label: { required: true, + type: String, }, primary: { - type: Boolean, default: false, + type: Boolean, }, size: { type: String, @@ -28,13 +33,8 @@ export default { return ["small", "medium", "large"].indexOf(value) !== -1; }, }, - backgroundColor: { - type: String, - }, }, - emits: ["click"], - setup(props, { emit }) { props = reactive(props); return { @@ -44,12 +44,12 @@ export default { "storybook-button--secondary": !props.primary, [`storybook-button--${props.size || "medium"}`]: true, })), - style: computed(() => ({ - backgroundColor: props.backgroundColor, - })), onClick() { emit("click"); }, + style: computed(() => ({ + backgroundColor: props.backgroundColor, + })), }; }, }; diff --git a/src/components/cards/Card.stories.js b/src/components/cards/Card.stories.js index a7719567..6e714824 100644 --- a/src/components/cards/Card.stories.js +++ b/src/components/cards/Card.stories.js @@ -3,14 +3,14 @@ import { NCard } from "naive-ui"; export default { title: "Components/Card", - component: NCard, argTypes: { + hoverable: { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large", "huge"], }, - hoverable: { control: { type: "boolean" } }, }, + component: NCard, }; const TitleTemplate = (args) => ({ diff --git a/src/components/cards/CollapsibleCard.vue b/src/components/cards/CollapsibleCard.vue new file mode 100644 index 00000000..9a129f80 --- /dev/null +++ b/src/components/cards/CollapsibleCard.vue @@ -0,0 +1,54 @@ + + + diff --git a/src/components/carousel/Carousel.stories.js b/src/components/carousel/Carousel.stories.js index 16ceb37b..217bbf8e 100644 --- a/src/components/carousel/Carousel.stories.js +++ b/src/components/carousel/Carousel.stories.js @@ -3,16 +3,16 @@ import { NCarousel } from "naive-ui"; export default { title: "Components/Carousel", - component: NCarousel, argTypes: { - draggable: { control: { type: "boolean" } }, autoplay: { control: { type: "boolean" } }, - loop: { control: { type: "boolean" } }, "dot-placement": { control: { type: "select" }, options: ["top", "bottom", "left", "right"], }, + draggable: { control: { type: "boolean" } }, + loop: { control: { type: "boolean" } }, }, + component: NCarousel, }; const Template = (args) => ({ diff --git a/src/components/cascader/cascade-element.vue b/src/components/cascader/cascade-element.vue index 00b36d9c..8c8d95a8 100644 --- a/src/components/cascader/cascade-element.vue +++ b/src/components/cascader/cascade-element.vue @@ -9,23 +9,23 @@ function getOptions(depth = 3, iterator = 1, prefix = "") { for (let i = 1; i <= length; ++i) { if (iterator === 1) { options.push({ - value: `v-${i}`, - label: `l-${i}`, - disabled: i % 5 === 0, children: getOptions(depth, iterator + 1, "" + String(i)), + disabled: i % 5 === 0, + label: `l-${i}`, + value: `v-${i}`, }); } else if (iterator === depth) { options.push({ - value: `v-${prefix}-${i}`, - label: `l-${prefix}-${i}`, disabled: i % 5 === 0, + label: `l-${prefix}-${i}`, + value: `v-${prefix}-${i}`, }); } else { options.push({ - value: `v-${prefix}-${i}`, - label: `l-${prefix}-${i}`, - disabled: i % 5 === 0, children: getOptions(depth, iterator + 1, `${prefix}-${i}`), + disabled: i % 5 === 0, + label: `l-${prefix}-${i}`, + value: `v-${prefix}-${i}`, }); } } @@ -33,9 +33,9 @@ function getOptions(depth = 3, iterator = 1, prefix = "") { } export default defineComponent({ components: { - NSwitch, - NSpace, NCascader, + NSpace, + NSwitch, }, props: { mode: { @@ -50,14 +50,14 @@ export default defineComponent({ setup() { return { checkStrategyIsChild: ref(true), - showPath: ref(true), - hoverTrigger: ref(false), filterable: ref(false), - value: ref(null), - options: getOptions(), handleUpdateValue(value: string, option: CascaderOption) { console.log(value, option); }, + hoverTrigger: ref(false), + options: getOptions(), + showPath: ref(true), + value: ref(null), }; }, }); diff --git a/src/components/cascader/cascader.stories.js b/src/components/cascader/cascader.stories.js index 7e21bf18..faaffd24 100644 --- a/src/components/cascader/cascader.stories.js +++ b/src/components/cascader/cascader.stories.js @@ -1,10 +1,11 @@ import Cascader from "./cascade-element.vue"; export default { - components: { Cascader }, title: "Components/Cascader", - component: Cascader, argTypes: { + mode: { + table: { disable: true }, + }, size: { control: { type: "select" }, options: ["small", "medium", "large"], @@ -13,10 +14,9 @@ export default { control: { type: "select" }, options: ["success", "warning", "error"], }, - mode: { - table: { disable: true }, - }, }, + component: Cascader, + components: { Cascader }, }; const Template = (args) => ({ components: { Cascader }, diff --git a/src/components/checkboxes/check-box.vue b/src/components/checkboxes/check-box.vue index a68914bd..9b5ac438 100644 --- a/src/components/checkboxes/check-box.vue +++ b/src/components/checkboxes/check-box.vue @@ -3,17 +3,14 @@ import { NCheckbox, NSpace } from "naive-ui"; import type { PropType } from "vue"; import { defineComponent, ref } from "vue"; export default defineComponent({ - setup() { - return { - value: ref(false), - disable: ref(true), - }; - }, components: { NCheckbox, NSpace, }, props: { + disabled: { type: Boolean }, + focusable: { type: Boolean }, + indeterminate: { type: Boolean }, mode: { type: String, validator: function (value: string) { @@ -21,9 +18,12 @@ export default defineComponent({ }, }, size: { type: String as PropType<"small" | "medium" | "large"> }, - focusable: { type: Boolean }, - disabled: { type: Boolean }, - indeterminate: { type: Boolean }, + }, + setup() { + return { + disable: ref(true), + value: ref(false), + }; }, }); diff --git a/src/components/checkboxes/checkbox.stories.js b/src/components/checkboxes/checkbox.stories.js index e7b73575..f28ce9c1 100644 --- a/src/components/checkboxes/checkbox.stories.js +++ b/src/components/checkboxes/checkbox.stories.js @@ -2,17 +2,17 @@ import Checkbox from "./check-box.vue"; export default { title: "Components/Checkbox", - component: Checkbox, argTypes: { - size: { - control: { type: "select" }, - options: ["small", "medium", "large"], - }, disabled: { control: { type: "boolean" } }, focusable: { control: { type: "boolean" } }, indeterminate: { control: { type: "boolean" } }, mode: { table: { disable: true } }, + size: { + control: { type: "select" }, + options: ["small", "medium", "large"], + }, }, + component: Checkbox, }; const Template = (args) => ({ components: { Checkbox }, diff --git a/src/components/collapse/Collapse.stories.js b/src/components/collapse/Collapse.stories.js index 59024fcf..57ee3bad 100644 --- a/src/components/collapse/Collapse.stories.js +++ b/src/components/collapse/Collapse.stories.js @@ -3,16 +3,16 @@ import { NCollapse, NCollapseItem } from "naive-ui"; export default { title: "Components/Collapse", - component: NCollapse, argTypes: { + accordion: { control: { type: "boolean" } }, "arrow-placement": { control: { type: "select" }, options: ["right", "left"], }, - accordion: { control: { type: "boolean" } }, filterable: { control: { type: "boolean" } }, multiple: { control: { type: "boolean" } }, }, + component: NCollapse, }; const BasicTemplate = (args) => ({ diff --git a/src/components/color-picker/color-picker.stories.js b/src/components/color-picker/color-picker.stories.js index a2ebc585..13c1dcd1 100644 --- a/src/components/color-picker/color-picker.stories.js +++ b/src/components/color-picker/color-picker.stories.js @@ -3,15 +3,15 @@ import { NColorPicker } from "naive-ui"; export default { title: "Components/Color Picker", - component: NColorPicker, argTypes: { + disabled: { control: { type: "boolean" } }, + show: { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - disabled: { control: { type: "boolean" } }, - show: { control: { type: "boolean" } }, }, + component: NColorPicker, }; const SizeTemplate = (args) => ({ diff --git a/src/components/date-picker/date-picker.stories.js b/src/components/date-picker/date-picker.stories.js index bd8dd821..afa94767 100644 --- a/src/components/date-picker/date-picker.stories.js +++ b/src/components/date-picker/date-picker.stories.js @@ -4,8 +4,8 @@ import { ref } from "vue"; export default { title: "Components/Date Picker", - component: NDatePicker, argTypes: { + disabled: { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], @@ -14,8 +14,8 @@ export default { control: { type: "select" }, options: ["success", "warning", "error"], }, - disabled: { control: { type: "boolean" } }, }, + component: NDatePicker, }; const DateTimeTemplate = (args) => ({ diff --git a/src/components/dialog/ConfirmDialog.vue b/src/components/dialog/ConfirmDialog.vue new file mode 100644 index 00000000..11cd08b1 --- /dev/null +++ b/src/components/dialog/ConfirmDialog.vue @@ -0,0 +1,234 @@ + + + diff --git a/src/components/divider/Divider.stories.js b/src/components/divider/Divider.stories.js index dfccfcd7..cef50f97 100644 --- a/src/components/divider/Divider.stories.js +++ b/src/components/divider/Divider.stories.js @@ -3,16 +3,16 @@ import { NDivider } from "naive-ui"; export default { title: "Components/Divider", - component: NDivider, argTypes: { "title-placement": { control: { - type: "select", options: ["left", "right"], + type: "select", }, }, vertical: { control: { type: "boolean" } }, }, + component: NDivider, }; const BasicTemplate = (args) => ({ diff --git a/src/components/dropdown/drop-down.vue b/src/components/dropdown/drop-down.vue index 178dd28b..1d9b5ad4 100644 --- a/src/components/dropdown/drop-down.vue +++ b/src/components/dropdown/drop-down.vue @@ -9,6 +9,9 @@ export default defineComponent({ components: { DropdownMain, NMessageProvider }, props: { + animated: { type: Boolean }, + inverted: { type: Boolean }, + keyboard: { type: Boolean }, mode: { type: String, validator: function (value: string) { @@ -16,9 +19,6 @@ export default defineComponent({ }, }, size: { type: String as PropType<"small" | "medium" | "large"> }, - animated: { type: Boolean }, - keyboard: { type: Boolean }, - inverted: { type: Boolean }, }, }); diff --git a/src/components/dropdown/dropdown-main.vue b/src/components/dropdown/dropdown-main.vue index 5c02c560..9e852c84 100644 --- a/src/components/dropdown/dropdown-main.vue +++ b/src/components/dropdown/dropdown-main.vue @@ -10,6 +10,9 @@ export default defineComponent({ NDropdown, }, props: { + animated: { type: Boolean }, + inverted: { type: Boolean }, + keyboard: { type: Boolean }, mode: { type: String, validator: function (value: string) { @@ -17,36 +20,32 @@ export default defineComponent({ }, }, size: { type: String as PropType<"small" | "medium" | "large"> }, - animated: { type: Boolean }, - keyboard: { type: Boolean }, - inverted: { type: Boolean }, }, setup() { const message = useMessage(); return { + handleSelect(key: string | number) { + message.info(String(key)); + }, options: [ { - label: "Marina Bay Sands", - key: "marina bay sands", disabled: true, + key: "marina bay sands", + label: "Marina Bay Sands", }, { - label: "Brown's Hotel, London", key: "brown's hotel, london", + label: "Brown's Hotel, London", }, { - label: "Atlantis Bahamas, Nassau", key: "atlantis nahamas, nassau", + label: "Atlantis Bahamas, Nassau", }, { - label: "The Beverly Hills Hotel, Los Angeles", key: "the beverly hills hotel, los angeles", + label: "The Beverly Hills Hotel, Los Angeles", }, ], - - handleSelect(key: string | number) { - message.info(String(key)); - }, }; }, }); diff --git a/src/components/dropdown/dropdown.stories.js b/src/components/dropdown/dropdown.stories.js index 044c4554..a4f8a636 100644 --- a/src/components/dropdown/dropdown.stories.js +++ b/src/components/dropdown/dropdown.stories.js @@ -2,17 +2,17 @@ import Dropdown from "./drop-down.vue"; export default { title: "Components/Dropdown", - component: Dropdown, argTypes: { + animated: { control: { type: "boolean" } }, + inverted: { control: { type: "boolean" } }, + keyboard: { control: { type: "boolean" } }, + mode: { table: { disable: true } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - animated: { control: { type: "boolean" } }, - keyboard: { control: { type: "boolean" } }, - inverted: { control: { type: "boolean" } }, - mode: { table: { disable: true } }, }, + component: Dropdown, }; const Template = (args) => ({ components: { Dropdown }, diff --git a/src/components/Dynamic-inputs/dynamic-inputs.stories.js b/src/components/dynamic-inputss/dynamic-inputs.stories.js similarity index 100% rename from src/components/Dynamic-inputs/dynamic-inputs.stories.js rename to src/components/dynamic-inputss/dynamic-inputs.stories.js index 6b9c40ac..5ab3b467 100644 --- a/src/components/Dynamic-inputs/dynamic-inputs.stories.js +++ b/src/components/dynamic-inputss/dynamic-inputs.stories.js @@ -4,13 +4,13 @@ import { ref } from "vue"; export default { title: "Components/Dynamic inputs", - component: NDynamicInput, argTypes: { preset: { control: { type: "select" }, options: ["input", "pair"], }, }, + component: NDynamicInput, }; const BasicTemplate = (args) => ({ diff --git a/src/components/ellipsis/ellipsis.stories.js b/src/components/ellipsis/ellipsis.stories.js index f6e08af6..9ec6b7d8 100644 --- a/src/components/ellipsis/ellipsis.stories.js +++ b/src/components/ellipsis/ellipsis.stories.js @@ -3,8 +3,8 @@ import { NEllipsis } from "naive-ui"; export default { title: "Components/Ellipsis", - component: NEllipsis, argTypes: {}, + component: NEllipsis, }; const BasicTemplate = (args) => ({ diff --git a/src/components/empty/empty.stories.js b/src/components/empty/empty.stories.js index 5f339342..7b2aab90 100644 --- a/src/components/empty/empty.stories.js +++ b/src/components/empty/empty.stories.js @@ -3,14 +3,14 @@ import { NEmpty } from "naive-ui"; export default { title: "Components/Empty", - component: NEmpty, argTypes: { + "show-icon": { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - "show-icon": { control: { type: "boolean" } }, }, + component: NEmpty, }; const BasicTemplate = (args) => ({ diff --git a/src/components/gradient-text/gradient-text.stories.js b/src/components/gradient-text/gradient-text.stories.js index 679961fb..2c37b675 100644 --- a/src/components/gradient-text/gradient-text.stories.js +++ b/src/components/gradient-text/gradient-text.stories.js @@ -3,8 +3,8 @@ import { NGradientText } from "naive-ui"; export default { title: "Components/Gradient Text", - component: NGradientText, argTypes: {}, + component: NGradientText, }; const TypeTemplate = (args) => ({ diff --git a/src/components/header/AppHeader.vue b/src/components/header/AppHeader.vue new file mode 100644 index 00000000..b98dc64a --- /dev/null +++ b/src/components/header/AppHeader.vue @@ -0,0 +1,222 @@ + + + diff --git a/src/components/header/PageBackNavigationHeader.vue b/src/components/header/PageBackNavigationHeader.vue new file mode 100644 index 00000000..06ea9bf6 --- /dev/null +++ b/src/components/header/PageBackNavigationHeader.vue @@ -0,0 +1,46 @@ + + + diff --git a/src/components/heading/HeadingText.vue b/src/components/heading/HeadingText.vue new file mode 100644 index 00000000..2b1fc6a8 --- /dev/null +++ b/src/components/heading/HeadingText.vue @@ -0,0 +1,22 @@ + + + diff --git a/src/components/heading/SubHeadingText.vue b/src/components/heading/SubHeadingText.vue new file mode 100644 index 00000000..18da473a --- /dev/null +++ b/src/components/heading/SubHeadingText.vue @@ -0,0 +1,27 @@ + + + diff --git a/src/components/input/input-element.vue b/src/components/input/input-element.vue index 703d335c..8ff629ea 100644 --- a/src/components/input/input-element.vue +++ b/src/components/input/input-element.vue @@ -4,28 +4,28 @@ import type { PropType } from "vue"; import { defineComponent, ref } from "vue"; export default defineComponent({ - setup() { - return { - value: ref(null), - }; - }, components: { + NIcon, NInput, NSpace, - NIcon, }, props: { + keyboard: { type: Boolean }, + maxlength: { type: Number }, mode: { type: String, validator: function (value: string) { return ["basic", "round", "prefix", "Limit"].indexOf(value) !== -1; }, }, + showCount: { type: Boolean }, size: { type: String as PropType<"small" | "medium" | "large"> }, - maxlength: { type: Number }, - keyboard: { type: Boolean }, status: { type: String as PropType<"success" | "warning" | "error"> }, - showCount: { type: Boolean }, + }, + setup() { + return { + value: ref(null), + }; }, }); diff --git a/src/components/input/input.stories.js b/src/components/input/input.stories.js index 35afee08..d9f1662d 100644 --- a/src/components/input/input.stories.js +++ b/src/components/input/input.stories.js @@ -2,8 +2,10 @@ import Input from "./input-element.vue"; export default { title: "Components/Input", - component: Input, argTypes: { + mode: { + table: { disable: true }, + }, size: { control: { type: "select" }, options: ["small", "medium", "large"], @@ -12,10 +14,8 @@ export default { control: { type: "select" }, options: ["success", "warning", "error"], }, - mode: { - table: { disable: true }, - }, }, + component: Input, }; const Template = (args) => ({ components: { Input }, diff --git a/src/components/list/list.stories.js b/src/components/list/list.stories.js index 0d8a1b17..0f374ad0 100644 --- a/src/components/list/list.stories.js +++ b/src/components/list/list.stories.js @@ -3,16 +3,16 @@ import { NButton, NList, NListItem, NSpace, NTag, NThing } from "naive-ui"; export default { title: "Components/List", - component: NList, argTypes: { bordered: { control: { type: "boolean" } }, clickable: { control: { type: "boolean" } }, hoverable: { control: { type: "boolean" } }, }, + component: NList, }; const BasicTemplate = (args) => ({ - components: { NList, NThing, NListItem, NButton }, + components: { NButton, NList, NListItem, NThing }, setup() { return { args }; }, @@ -42,7 +42,7 @@ export const Basic = BasicTemplate.bind({}); Basic.args = {}; const HoverableTemplate = (args) => ({ - components: { NList, NSpace, NTag, NButton, NListItem, NThing }, + components: { NButton, NList, NListItem, NSpace, NTag, NThing }, setup() { return { args }; }, diff --git a/src/components/loader/LottieLoader.vue b/src/components/loader/LottieLoader.vue new file mode 100644 index 00000000..519bb540 --- /dev/null +++ b/src/components/loader/LottieLoader.vue @@ -0,0 +1,23 @@ + + + diff --git a/src/components/menu/Menu.stories.js b/src/components/menu/Menu.stories.js index 5a459feb..9ac8534b 100644 --- a/src/components/menu/Menu.stories.js +++ b/src/components/menu/Menu.stories.js @@ -1,22 +1,22 @@ -import { AddReactionRound } from "@vicons/material"; +import { Icon } from "@iconify/vue"; import { html } from "code-tag"; -import { NIcon, NMenu } from "naive-ui"; +import { NMenu } from "naive-ui"; import { h } from "vue"; export default { title: "Components/Menu", - component: NMenu, argTypes: { + accordion: { control: { type: "boolean" } }, mode: { control: { type: "select" }, options: ["horizontal", "vertical"], }, - accordion: { control: { type: "boolean" } }, }, + component: NMenu, }; function renderIcon(icon) { - return () => h(NIcon, null, { default: () => h(icon) }); + return () => h(Icon, { icon }); } const HorizontalTemplate = (args) => ({ @@ -25,14 +25,14 @@ const HorizontalTemplate = (args) => ({ return { menuOptions: [ { - label: "Menu Option 1", + icon: renderIcon("fe:layer"), key: "1", - icon: renderIcon(AddReactionRound), + label: "Menu Option 1", }, { - label: "Menu Option 2", + icon: renderIcon("fe:octpus"), key: "2", - icon: renderIcon(AddReactionRound), + label: "Menu Option 2", }, ], }; @@ -52,14 +52,14 @@ const VerticalTemplate = (args) => ({ return { menuOptions: [ { - label: "Menu Option 1", + icon: renderIcon("majesticons:shield"), key: "1", - icon: renderIcon(AddReactionRound), + label: "Menu Option 1", }, { - label: "Menu Option 2", + icon: renderIcon("majesticons:table-heart-line"), key: "2", - icon: renderIcon(AddReactionRound), + label: "Menu Option 2", }, ], }; @@ -79,31 +79,31 @@ const SubMenuTemplate = (args) => ({ return { menuOptions: [ { - label: "Menu Option 1", + icon: renderIcon("clarity:accessibility-2-solid"), key: "1", - icon: renderIcon(AddReactionRound), + label: "Menu Option 1", }, { - label: "Menu Option 2", + icon: renderIcon("clarity:administrator-solid"), key: "2", - icon: renderIcon(AddReactionRound), + label: "Menu Option 2", }, { - label: "Menu Option 3", - key: "3", - icon: renderIcon(AddReactionRound), children: [ { - label: "Menu Option 3.1", + icon: renderIcon("clarity:airplane-solid"), key: "3.1", - icon: renderIcon(AddReactionRound), + label: "Menu Option 3.1", }, { - label: "Menu Option 3.2", + icon: renderIcon("clarity:alarm-clock-solid"), key: "3.2", - icon: renderIcon(AddReactionRound), + label: "Menu Option 3.2", }, ], + icon: renderIcon("clarity:atom-solid"), + key: "3", + label: "Menu Option 3", }, ], }; diff --git a/src/components/pagination/pagination-element.vue b/src/components/pagination/pagination-element.vue index d0e117fc..abd128cf 100644 --- a/src/components/pagination/pagination-element.vue +++ b/src/components/pagination/pagination-element.vue @@ -8,13 +8,13 @@ export default defineComponent({ NPagination, }, props: { + disabled: { type: Boolean }, mode: { type: String, validator: function (value: string) { return ["basic", "slot", "picker"].indexOf(value) !== -1; }, }, - disabled: { type: Boolean }, simple: { type: Boolean }, size: { type: String as PropType<"small" | "medium" | "large"> }, }, diff --git a/src/components/pagination/pagination.stories.js b/src/components/pagination/pagination.stories.js index 30ce8b82..2654fecd 100644 --- a/src/components/pagination/pagination.stories.js +++ b/src/components/pagination/pagination.stories.js @@ -1,18 +1,18 @@ import PaginationElement from "./pagination-element.vue"; export default { - components: { PaginationElement }, title: "Components/Pagination", - component: PaginationElement, argTypes: { disabled: { control: { type: "boolean" } }, + mode: { table: { disable: true } }, simple: { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - mode: { table: { disable: true } }, }, + component: PaginationElement, + components: { PaginationElement }, }; const Template = (args) => ({ components: { PaginationElement }, diff --git a/src/components/popover/popover.stories.js b/src/components/popover/popover.stories.js index 8300829d..392f9e36 100644 --- a/src/components/popover/popover.stories.js +++ b/src/components/popover/popover.stories.js @@ -4,29 +4,29 @@ import { ref } from "vue"; export default { title: "Components/Popover", - component: NPopover, argTypes: { - trigger: { - control: { type: "select" }, - options: ["hover", "click", "focus", "manual"], - }, + animated: { control: { type: "boolean" } }, + disabled: { control: { type: "boolean" } }, + overlap: { control: { type: "boolean" } }, placement: { control: { type: "select" }, options: ["top-start", "top", "right", "bottom", "left", "left-end"], }, + scrollable: { control: { type: "boolean" } }, + trigger: { + control: { type: "select" }, + options: ["hover", "click", "focus", "manual"], + }, width: { control: { type: "select" }, options: ["number", "trigger"], }, - scrollable: { control: { type: "boolean" } }, - overlap: { control: { type: "boolean" } }, - disabled: { control: { type: "boolean" } }, - animated: { control: { type: "boolean" } }, }, + component: NPopover, }; const BasicTemplate = (args) => ({ - components: { NPopover, NButton }, + components: { NButton, NPopover }, setup() { return { args }; }, @@ -42,7 +42,7 @@ export const Basic = BasicTemplate.bind({}); Basic.args = {}; const TriggerTemplate = (args) => ({ - components: { NPopover, NButton }, + components: { NButton, NPopover }, setup() { return { args, showPopover: ref(false) }; }, diff --git a/src/components/rate/rate.stories.js b/src/components/rate/rate.stories.js index 80facf07..9384213b 100644 --- a/src/components/rate/rate.stories.js +++ b/src/components/rate/rate.stories.js @@ -3,15 +3,15 @@ import { NRate, NSpace } from "naive-ui"; export default { title: "Components/Rate", - component: NRate, argTypes: { + "allow-half": { control: { type: "boolean" } }, + clearable: { control: { type: "boolean" } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - clearable: { control: { type: "boolean" } }, - "allow-half": { control: { type: "boolean" } }, }, + component: NRate, }; const TitleTemplate = (args) => ({ diff --git a/src/components/select/select-element.vue b/src/components/select/select-element.vue index 1f44255f..e80621e8 100644 --- a/src/components/select/select-element.vue +++ b/src/components/select/select-element.vue @@ -9,30 +9,29 @@ export default defineComponent({ NSpace, }, props: { + clearable: { type: Boolean }, + disabled: { type: Boolean }, mode: { type: String, validator: function (value: string) { return ["basic", "size"].indexOf(value) !== -1; }, }, - disabled: { type: Boolean }, - clearable: { type: Boolean }, size: { type: String as PropType<"tiny" | "small" | "medium" | "large"> }, }, setup() { return { - value: ref(null), options: [ { + disabled: true, label: "Everybody's Got Something to Hide Except Me and My Monkey", value: "song0", - disabled: true, }, { + disabled: true, label: "You Won't See", value: "song3", - disabled: true, }, { label: "In My Life", @@ -43,6 +42,7 @@ export default defineComponent({ value: "song12", }, ], + value: ref(null), }; }, }); diff --git a/src/components/select/select.stories.js b/src/components/select/select.stories.js index 3887b756..9b6d5983 100644 --- a/src/components/select/select.stories.js +++ b/src/components/select/select.stories.js @@ -2,14 +2,14 @@ import Select from "./select-element.vue"; export default { title: "Components/Select", - component: Select, argTypes: { + mode: { table: { disable: true } }, size: { control: { type: "select" }, options: ["small", "medium", "large"], }, - mode: { table: { disable: true } }, }, + component: Select, }; const Template = (args) => ({ components: { Select }, diff --git a/src/components/sidebar/AppSidebar.vue b/src/components/sidebar/AppSidebar.vue index c2c51b7a..f7381777 100644 --- a/src/components/sidebar/AppSidebar.vue +++ b/src/components/sidebar/AppSidebar.vue @@ -1,190 +1,294 @@