diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f9cfd..f6ad037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ Subheadings to categorize changes are `added, changed, deprecated, removed, fixe ## Unreleased +### Removed + +- Removed `ZFunction`s from the render pipeline. Now ordering is based solely on the `Transform`'s z component. If you dependeded on this behavior, you'll need to adjust the transform Z in a system prior to render. + ## 0.5.1 ### Fixed diff --git a/Cargo.toml b/Cargo.toml index c902a78..9bfffe3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ members = [ "examples/demo", "examples/drag_n_drop", "examples/text", - "examples/z_ordering", "examples/scene", "examples/svg", "examples/lottie", diff --git a/examples/z_ordering/Cargo.toml b/examples/z_ordering/Cargo.toml deleted file mode 100644 index b266248..0000000 --- a/examples/z_ordering/Cargo.toml +++ /dev/null @@ -1,12 +0,0 @@ -[package] -name = "z_ordering" -version.workspace = true -license.workspace = true -edition.workspace = true -repository.workspace = true -publish = false - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -[dependencies] -bevy_vello = { path = "../../" } -bevy = { workspace = true } diff --git a/examples/z_ordering/src/assets/fonts/LICENSE b/examples/z_ordering/src/assets/fonts/LICENSE deleted file mode 100644 index 77b1731..0000000 --- a/examples/z_ordering/src/assets/fonts/LICENSE +++ /dev/null @@ -1,91 +0,0 @@ -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/examples/z_ordering/src/assets/fonts/Rubik-Medium.ttf b/examples/z_ordering/src/assets/fonts/Rubik-Medium.ttf deleted file mode 100644 index 0895d3e..0000000 Binary files a/examples/z_ordering/src/assets/fonts/Rubik-Medium.ttf and /dev/null differ diff --git a/examples/z_ordering/src/assets/google_fonts/LICENSE b/examples/z_ordering/src/assets/google_fonts/LICENSE deleted file mode 100644 index da6ab6c..0000000 --- a/examples/z_ordering/src/assets/google_fonts/LICENSE +++ /dev/null @@ -1,396 +0,0 @@ -Attribution 4.0 International - -======================================================================= - -Creative Commons Corporation ("Creative Commons") is not a law firm and -does not provide legal services or legal advice. Distribution of -Creative Commons public licenses does not create a lawyer-client or -other relationship. Creative Commons makes its licenses and related -information available on an "as-is" basis. Creative Commons gives no -warranties regarding its licenses, any material licensed under their -terms and conditions, or any related information. Creative Commons -disclaims all liability for damages resulting from their use to the -fullest extent possible. - -Using Creative Commons Public Licenses - -Creative Commons public licenses provide a standard set of terms and -conditions that creators and other rights holders may use to share -original works of authorship and other material subject to copyright -and certain other rights specified in the public license below. The -following considerations are for informational purposes only, are not -exhaustive, and do not form part of our licenses. - - Considerations for licensors: Our public licenses are - intended for use by those authorized to give the public - permission to use material in ways otherwise restricted by - copyright and certain other rights. Our licenses are - irrevocable. Licensors should read and understand the terms - and conditions of the license they choose before applying it. - Licensors should also secure all rights necessary before - applying our licenses so that the public can reuse the - material as expected. Licensors should clearly mark any - material not subject to the license. This includes other CC- - licensed material, or material used under an exception or - limitation to copyright. More considerations for licensors: - wiki.creativecommons.org/Considerations_for_licensors - - Considerations for the public: By using one of our public - licenses, a licensor grants the public permission to use the - licensed material under specified terms and conditions. If - the licensor's permission is not necessary for any reason--for - example, because of any applicable exception or limitation to - copyright--then that use is not regulated by the license. Our - licenses grant only permissions under copyright and certain - other rights that a licensor has authority to grant. Use of - the licensed material may still be restricted for other - reasons, including because others have copyright or other - rights in the material. A licensor may make special requests, - such as asking that all changes be marked or described. - Although not required by our licenses, you are encouraged to - respect those requests where reasonable. More considerations - for the public: - wiki.creativecommons.org/Considerations_for_licensees - -======================================================================= - -Creative Commons Attribution 4.0 International Public License - -By exercising the Licensed Rights (defined below), You accept and agree -to be bound by the terms and conditions of this Creative Commons -Attribution 4.0 International Public License ("Public License"). To the -extent this Public License may be interpreted as a contract, You are -granted the Licensed Rights in consideration of Your acceptance of -these terms and conditions, and the Licensor grants You such rights in -consideration of benefits the Licensor receives from making the -Licensed Material available under these terms and conditions. - - -Section 1 -- Definitions. - - a. Adapted Material means material subject to Copyright and Similar - Rights that is derived from or based upon the Licensed Material - and in which the Licensed Material is translated, altered, - arranged, transformed, or otherwise modified in a manner requiring - permission under the Copyright and Similar Rights held by the - Licensor. For purposes of this Public License, where the Licensed - Material is a musical work, performance, or sound recording, - Adapted Material is always produced where the Licensed Material is - synched in timed relation with a moving image. - - b. Adapter's License means the license You apply to Your Copyright - and Similar Rights in Your contributions to Adapted Material in - accordance with the terms and conditions of this Public License. - - c. Copyright and Similar Rights means copyright and/or similar rights - closely related to copyright including, without limitation, - performance, broadcast, sound recording, and Sui Generis Database - Rights, without regard to how the rights are labeled or - categorized. For purposes of this Public License, the rights - specified in Section 2(b)(1)-(2) are not Copyright and Similar - Rights. - - d. Effective Technological Measures means those measures that, in the - absence of proper authority, may not be circumvented under laws - fulfilling obligations under Article 11 of the WIPO Copyright - Treaty adopted on December 20, 1996, and/or similar international - agreements. - - e. Exceptions and Limitations means fair use, fair dealing, and/or - any other exception or limitation to Copyright and Similar Rights - that applies to Your use of the Licensed Material. - - f. Licensed Material means the artistic or literary work, database, - or other material to which the Licensor applied this Public - License. - - g. Licensed Rights means the rights granted to You subject to the - terms and conditions of this Public License, which are limited to - all Copyright and Similar Rights that apply to Your use of the - Licensed Material and that the Licensor has authority to license. - - h. Licensor means the individual(s) or entity(ies) granting rights - under this Public License. - - i. Share means to provide material to the public by any means or - process that requires permission under the Licensed Rights, such - as reproduction, public display, public performance, distribution, - dissemination, communication, or importation, and to make material - available to the public including in ways that members of the - public may access the material from a place and at a time - individually chosen by them. - - j. Sui Generis Database Rights means rights other than copyright - resulting from Directive 96/9/EC of the European Parliament and of - the Council of 11 March 1996 on the legal protection of databases, - as amended and/or succeeded, as well as other essentially - equivalent rights anywhere in the world. - - k. You means the individual or entity exercising the Licensed Rights - under this Public License. Your has a corresponding meaning. - - -Section 2 -- Scope. - - a. License grant. - - 1. Subject to the terms and conditions of this Public License, - the Licensor hereby grants You a worldwide, royalty-free, - non-sublicensable, non-exclusive, irrevocable license to - exercise the Licensed Rights in the Licensed Material to: - - a. reproduce and Share the Licensed Material, in whole or - in part; and - - b. produce, reproduce, and Share Adapted Material. - - 2. Exceptions and Limitations. For the avoidance of doubt, where - Exceptions and Limitations apply to Your use, this Public - License does not apply, and You do not need to comply with - its terms and conditions. - - 3. Term. The term of this Public License is specified in Section - 6(a). - - 4. Media and formats; technical modifications allowed. The - Licensor authorizes You to exercise the Licensed Rights in - all media and formats whether now known or hereafter created, - and to make technical modifications necessary to do so. The - Licensor waives and/or agrees not to assert any right or - authority to forbid You from making technical modifications - necessary to exercise the Licensed Rights, including - technical modifications necessary to circumvent Effective - Technological Measures. For purposes of this Public License, - simply making modifications authorized by this Section 2(a) - (4) never produces Adapted Material. - - 5. Downstream recipients. - - a. Offer from the Licensor -- Licensed Material. Every - recipient of the Licensed Material automatically - receives an offer from the Licensor to exercise the - Licensed Rights under the terms and conditions of this - Public License. - - b. No downstream restrictions. You may not offer or impose - any additional or different terms or conditions on, or - apply any Effective Technological Measures to, the - Licensed Material if doing so restricts exercise of the - Licensed Rights by any recipient of the Licensed - Material. - - 6. No endorsement. Nothing in this Public License constitutes or - may be construed as permission to assert or imply that You - are, or that Your use of the Licensed Material is, connected - with, or sponsored, endorsed, or granted official status by, - the Licensor or others designated to receive attribution as - provided in Section 3(a)(1)(A)(i). - - b. Other rights. - - 1. Moral rights, such as the right of integrity, are not - licensed under this Public License, nor are publicity, - privacy, and/or other similar personality rights; however, to - the extent possible, the Licensor waives and/or agrees not to - assert any such rights held by the Licensor to the limited - extent necessary to allow You to exercise the Licensed - Rights, but not otherwise. - - 2. Patent and trademark rights are not licensed under this - Public License. - - 3. To the extent possible, the Licensor waives any right to - collect royalties from You for the exercise of the Licensed - Rights, whether directly or through a collecting society - under any voluntary or waivable statutory or compulsory - licensing scheme. In all other cases the Licensor expressly - reserves any right to collect such royalties. - - -Section 3 -- License Conditions. - -Your exercise of the Licensed Rights is expressly made subject to the -following conditions. - - a. Attribution. - - 1. If You Share the Licensed Material (including in modified - form), You must: - - a. retain the following if it is supplied by the Licensor - with the Licensed Material: - - i. identification of the creator(s) of the Licensed - Material and any others designated to receive - attribution, in any reasonable manner requested by - the Licensor (including by pseudonym if - designated); - - ii. a copyright notice; - - iii. a notice that refers to this Public License; - - iv. a notice that refers to the disclaimer of - warranties; - - v. a URI or hyperlink to the Licensed Material to the - extent reasonably practicable; - - b. indicate if You modified the Licensed Material and - retain an indication of any previous modifications; and - - c. indicate the Licensed Material is licensed under this - Public License, and include the text of, or the URI or - hyperlink to, this Public License. - - 2. You may satisfy the conditions in Section 3(a)(1) in any - reasonable manner based on the medium, means, and context in - which You Share the Licensed Material. For example, it may be - reasonable to satisfy the conditions by providing a URI or - hyperlink to a resource that includes the required - information. - - 3. If requested by the Licensor, You must remove any of the - information required by Section 3(a)(1)(A) to the extent - reasonably practicable. - - 4. If You Share Adapted Material You produce, the Adapter's - License You apply must not prevent recipients of the Adapted - Material from complying with this Public License. - - -Section 4 -- Sui Generis Database Rights. - -Where the Licensed Rights include Sui Generis Database Rights that -apply to Your use of the Licensed Material: - - a. for the avoidance of doubt, Section 2(a)(1) grants You the right - to extract, reuse, reproduce, and Share all or a substantial - portion of the contents of the database; - - b. if You include all or a substantial portion of the database - contents in a database in which You have Sui Generis Database - Rights, then the database in which You have Sui Generis Database - Rights (but not its individual contents) is Adapted Material; and - - c. You must comply with the conditions in Section 3(a) if You Share - all or a substantial portion of the contents of the database. - -For the avoidance of doubt, this Section 4 supplements and does not -replace Your obligations under this Public License where the Licensed -Rights include other Copyright and Similar Rights. - - -Section 5 -- Disclaimer of Warranties and Limitation of Liability. - - a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE - EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS - AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF - ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, - IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, - WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR - PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, - ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT - KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT - ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. - - b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE - TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, - NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, - INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, - COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR - USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN - ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR - DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR - IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. - - c. The disclaimer of warranties and limitation of liability provided - above shall be interpreted in a manner that, to the extent - possible, most closely approximates an absolute disclaimer and - waiver of all liability. - - -Section 6 -- Term and Termination. - - a. This Public License applies for the term of the Copyright and - Similar Rights licensed here. However, if You fail to comply with - this Public License, then Your rights under this Public License - terminate automatically. - - b. Where Your right to use the Licensed Material has terminated under - Section 6(a), it reinstates: - - 1. automatically as of the date the violation is cured, provided - it is cured within 30 days of Your discovery of the - violation; or - - 2. upon express reinstatement by the Licensor. - - For the avoidance of doubt, this Section 6(b) does not affect any - right the Licensor may have to seek remedies for Your violations - of this Public License. - - c. For the avoidance of doubt, the Licensor may also offer the - Licensed Material under separate terms or conditions or stop - distributing the Licensed Material at any time; however, doing so - will not terminate this Public License. - - d. Sections 1, 5, 6, 7, and 8 survive termination of this Public - License. - - -Section 7 -- Other Terms and Conditions. - - a. The Licensor shall not be bound by any additional or different - terms or conditions communicated by You unless expressly agreed. - - b. Any arrangements, understandings, or agreements regarding the - Licensed Material not stated herein are separate from and - independent of the terms and conditions of this Public License. - - -Section 8 -- Interpretation. - - a. For the avoidance of doubt, this Public License does not, and - shall not be interpreted to, reduce, limit, restrict, or impose - conditions on any use of the Licensed Material that could lawfully - be made without permission under this Public License. - - b. To the extent possible, if any provision of this Public License is - deemed unenforceable, it shall be automatically reformed to the - minimum extent necessary to make it enforceable. If the provision - cannot be reformed, it shall be severed from this Public License - without affecting the enforceability of the remaining terms and - conditions. - - c. No term or condition of this Public License will be waived and no - failure to comply consented to unless expressly agreed to by the - Licensor. - - d. Nothing in this Public License constitutes or may be interpreted - as a limitation upon, or waiver of, any privileges and immunities - that apply to the Licensor or You, including from the legal - processes of any jurisdiction or authority. - - -======================================================================= - -Creative Commons is not a party to its public -licenses. Notwithstanding, Creative Commons may elect to apply one of -its public licenses to material it publishes and in those instances -will be considered the “Licensor.” The text of the Creative Commons -public licenses is dedicated to the public domain under the CC0 Public -Domain Dedication. Except for the limited purpose of indicating that -material is shared under a Creative Commons public license or as -otherwise permitted by the Creative Commons policies published at -creativecommons.org/policies, Creative Commons does not authorize the -use of the trademark "Creative Commons" or any other trademark or logo -of Creative Commons without its prior written consent including, -without limitation, in connection with any unauthorized modifications -to any of its public licenses or any other arrangements, -understandings, or agreements concerning use of licensed material. For -the avoidance of doubt, this paragraph does not form part of the -public licenses. - -Creative Commons may be contacted at creativecommons.org. - diff --git a/examples/z_ordering/src/assets/google_fonts/README.md b/examples/z_ordering/src/assets/google_fonts/README.md deleted file mode 100644 index 68a2e31..0000000 --- a/examples/z_ordering/src/assets/google_fonts/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Assets in this folder originate from Google Fonts. -The assets are part of a collection of Animated Emoji for Google Noto. - -See: https://googlefonts.github.io/noto-emoji-animation/ diff --git a/examples/z_ordering/src/assets/google_fonts/squid.json b/examples/z_ordering/src/assets/google_fonts/squid.json deleted file mode 100644 index c8e7a9d..0000000 --- a/examples/z_ordering/src/assets/google_fonts/squid.json +++ /dev/null @@ -1 +0,0 @@ -{"v":"5.8.1","fr":60,"ip":0,"op":96,"w":1024,"h":1024,"nm":"emoji_octopus","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Null Flip","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[512,512,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":48,"op":96,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"suckers Flip","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-1,"ix":10},"p":{"a":0,"k":[-41.588,78.035,0],"ix":2,"l":2},"a":{"a":0,"k":[432.775,396.295,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-7.909,3.067],[-3.371,-8.691],[7.908,-3.068],[3.371,8.691]],"o":[[7.909,-3.067],[3.371,8.692],[-7.909,3.067],[-3.371,-8.692]],"v":[[-6.104,-15.738],[14.32,-5.555],[6.104,15.737],[-14.32,5.555]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-7.909,3.067],[-3.371,-8.691],[7.908,-3.068],[3.371,8.691]],"o":[[7.909,-3.067],[3.371,8.692],[-7.909,3.067],[-3.371,-8.692]],"v":[[40.011,-21.934],[60.435,-11.751],[52.219,9.541],[31.795,-0.642]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-6.554,-0.094],[1.113,-9.178],[6.553,0.094],[-1.113,9.178]],"o":[[6.554,0.094],[-1.113,9.179],[-6.554,-0.094],[1.113,-9.179]],"v":[[95.867,-6.05],[105.719,10.738],[91.838,27.188],[81.986,10.401]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-6.085,-3.491],[4.207,-8.289],[6.085,3.49],[-4.207,8.289]],"o":[[6.085,3.491],[-4.207,8.29],[-6.085,-3.491],[4.207,-8.29]],"v":[[89.043,2.666],[92.445,23.996],[73.809,32.687],[70.407,11.357]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-7.169,-4.535],[4.983,-7.878],[7.169,4.534],[-4.983,7.878]],"o":[[7.169,4.535],[-4.983,7.879],[-7.169,-4.535],[4.983,-7.879]],"v":[[88.944,0.676],[92.903,23.151],[70.9,29.208],[66.94,6.732]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-7.682,-1.245],[1.368,-8.442],[7.682,1.245],[-1.368,8.442]],"o":[[7.682,1.245],[-1.368,8.443],[-7.682,-1.245],[1.368,-8.443]],"v":[[20.671,13.485],[32.105,31.026],[15.717,44.059],[4.284,26.518]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-7.832,1.361],[-1.496,-8.606],[7.831,-1.361],[1.496,8.606]],"o":[[7.832,-1.361],[1.496,8.607],[-7.832,1.361],[-1.496,-8.607]],"v":[[-24.198,22.15],[-7.308,35.268],[-18.779,53.318],[-35.669,40.2]],"c":true}]},{"t":96,"s":[{"i":[[-8.196,2.044],[-2.247,-9.006],[8.195,-2.044],[2.247,9.006]],"o":[[8.196,-2.044],[2.247,9.007],[-8.196,2.044],[-2.247,-9.007]],"v":[[-31.604,26.573],[-12.696,39.179],[-23.467,59.19],[-42.375,46.584]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.704,19.055],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-9.544,0],[0,-9.941],[9.543,0],[0,9.941]],"o":[[9.543,0],[0,9.941],[-9.544,0],[0,-9.941]],"v":[[0,-18],[17.28,0],[0,18],[-17.28,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-9.509,-0.817],[0.851,-9.905],[9.508,0.817],[-0.851,9.904]],"o":[[9.508,0.817],[-0.851,9.905],[-9.509,-0.817],[0.851,-9.904]],"v":[[14.505,-15.707],[30.18,3.707],[11.421,20.16],[-4.253,0.746]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[41.957,-2.762],[53.293,19.466],[31.546,31.7],[20.21,9.472]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[20.873,1.871],[32.209,24.099],[10.462,36.333],[-0.874,14.105]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[10.909,-0.303],[22.246,21.925],[0.499,34.159],[-10.838,11.93]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-9.247,-2.426],[2.433,-9.498],[9.246,2.425],[-2.433,9.498]],"o":[[9.246,2.425],[-2.433,9.498],[-9.247,-2.426],[2.433,-9.498]],"v":[[-6.644,24.013],[5.692,45.603],[-15.456,58.408],[-27.792,36.819]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-9.508,-1.111],[1.043,-9.687],[9.507,1.111],[-1.043,9.687]],"o":[[9.507,1.111],[-1.043,9.687],[-9.508,-1.111],[1.043,-9.687]],"v":[[-26.24,39.985],[-10.913,59.538],[-30.016,75.067],[-45.342,55.514]],"c":true}]},{"t":96,"s":[{"i":[[-9.358,-2.091],[1.992,-9.48],[9.357,2.091],[-1.992,9.48]],"o":[[9.357,2.091],[-1.992,9.48],[-9.358,-2.091],[1.992,-9.48]],"v":[[-26.128,44.295],[-12.791,65.246],[-33.34,78.624],[-46.676,57.673]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[154.123,112.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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-9.764,0],[0,-10.162],[9.764,0],[0,10.162]],"o":[[9.764,0],[0,10.162],[-9.764,0],[0,-10.162]],"v":[[0,-18.4],[17.68,0],[0,18.4],[-17.68,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-9.764,0],[0,-10.162],[9.764,0],[0,10.162]],"o":[[9.764,0],[0,10.162],[-9.764,0],[0,-10.162]],"v":[[-10.173,-8.576],[7.507,9.824],[-10.173,28.224],[-27.853,9.824]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-9.591,-2.033],[1.903,-11.097],[9.591,2.033],[-1.903,11.097]],"o":[[9.591,2.033],[-1.903,11.097],[-9.591,-2.033],[1.903,-11.097]],"v":[[-16.76,-6.221],[-2.839,17.553],[-23.653,33.965],[-37.574,10.191]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-9.591,-1.829],[1.903,-9.982],[9.591,1.829],[-1.903,9.982]],"o":[[9.591,1.829],[-1.903,9.982],[-9.591,-1.829],[1.903,-9.982]],"v":[[-29.95,4.346],[-16.029,25.732],[-36.843,40.495],[-50.764,19.109]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-10.019,-2.109],[1.988,-11.511],[10.019,2.109],[-1.988,11.511]],"o":[[10.019,2.109],[-1.988,11.511],[-10.019,-2.109],[1.988,-11.511]],"v":[[-31.848,15.607],[-17.306,40.268],[-39.048,57.292],[-53.589,32.631]],"c":true}]},{"t":96,"s":[{"i":[[-11.784,-0.147],[0.139,-11.893],[11.784,0.147],[-0.139,11.893]],"o":[[11.784,0.147],[-0.139,11.893],[-11.784,-0.147],[0.139,-11.893]],"v":[[-43.855,59.873],[-22.769,81.674],[-44.359,102.941],[-65.445,81.14]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.963,218.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-7.672,2.946],[-3.421,-8.908],[7.671,-2.947],[3.422,8.909]],"o":[[7.671,-2.946],[3.422,8.909],[-7.672,2.946],[-3.421,-8.908]],"v":[[-6.195,-16.131],[13.89,-5.335],[6.195,16.131],[-13.891,5.334]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-7.672,2.946],[-3.421,-8.908],[7.671,-2.947],[3.422,8.909]],"o":[[7.671,-2.946],[3.422,8.909],[-7.672,2.946],[-3.421,-8.908]],"v":[[-4.579,5.901],[15.506,16.697],[7.811,38.163],[-12.275,27.366]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-7.219,3.928],[-4.562,-8.381],[7.218,-3.928],[4.562,8.383]],"o":[[7.218,-3.928],[4.562,8.383],[-7.219,3.928],[-4.561,-8.382]],"v":[[5.93,72.66],[27.259,80.725],[22.449,103.016],[1.12,94.95]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-6.712,4.742],[-5.506,-7.793],[6.712,-4.741],[5.506,7.795]],"o":[[6.711,-4.741],[5.507,7.794],[-6.712,4.742],[-5.506,-7.794]],"v":[[12.525,111.492],[34.647,117.02],[32.465,139.719],[10.341,134.19]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-6.555,4.957],[-5.756,-7.611],[6.555,-4.956],[5.756,7.612]],"o":[[6.554,-4.956],[5.757,7.612],[-6.555,4.956],[-5.755,-7.611]],"v":[[11.101,124.844],[33.391,129.652],[31.945,152.41],[9.654,147.601]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-6.555,4.957],[-5.756,-7.611],[6.555,-4.956],[5.756,7.612]],"o":[[6.554,-4.956],[5.757,7.612],[-6.555,4.956],[-5.755,-7.611]],"v":[[18.664,149.98],[40.954,154.788],[39.508,177.546],[17.217,172.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-5.979,5.638],[-6.547,-6.942],[5.979,-5.637],[6.547,6.943]],"o":[[5.978,-5.637],[6.548,6.943],[-5.979,5.638],[-6.546,-6.943]],"v":[[41.365,195.999],[64.045,198.363],[65.074,221.143],[42.393,218.779]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-5.734,5.887],[-6.836,-6.658],[5.734,-5.887],[6.837,6.659]],"o":[[5.733,-5.887],[6.837,6.658],[-5.734,5.887],[-6.836,-6.658]],"v":[[51.895,220.823],[74.654,222.22],[76.652,244.936],[53.891,243.538]],"c":true}]},{"t":96,"s":[{"i":[[-5.734,5.887],[-6.836,-6.658],[5.734,-5.887],[6.837,6.659]],"o":[[5.733,-5.887],[6.837,6.658],[-5.734,5.887],[-6.836,-6.658]],"v":[[69.06,240.125],[91.82,241.522],[93.818,264.238],[71.057,262.841]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[17.562,368.89],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-4.772,8.265],[-8.609,-4.971],[4.772,-8.265],[8.609,4.971]],"o":[[4.772,-8.265],[8.609,4.97],[-4.772,8.265],[-8.609,-4.971]],"v":[[-15.588,-9.001],[8.64,-14.965],[15.588,8.999],[-8.64,14.965]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-4.772,8.265],[-8.609,-4.971],[4.772,-8.265],[8.609,4.971]],"o":[[4.772,-8.265],[8.609,4.97],[-4.772,8.265],[-8.609,-4.971]],"v":[[-14.972,13.014],[9.256,7.05],[16.204,31.014],[-8.024,36.979]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-3.645,8.82],[-9.187,-3.796],[3.645,-8.82],[9.187,3.797]],"o":[[3.645,-8.82],[9.187,3.796],[-3.645,8.82],[-9.187,-3.797]],"v":[[10.165,77.184],[33.4,68.09],[43.435,90.934],[20.2,100.029]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-2.594,9.184],[-9.567,-2.701],[2.594,-9.184],[9.567,2.702]],"o":[[2.594,-9.184],[9.567,2.701],[-2.594,9.184],[-9.567,-2.702]],"v":[[24.996,108.48],[47.015,96.744],[59.64,118.265],[37.622,130.002]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-2.295,9.264],[-9.649,-2.39],[2.295,-9.264],[9.649,2.391]],"o":[[2.295,-9.264],[9.649,2.39],[-2.295,9.264],[-9.649,-2.391]],"v":[[25.594,125.574],[47.221,113.13],[60.537,134.231],[38.91,146.675]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-2.003,9.574],[-10.038,-1.782],[2.003,-9.574],[10.038,1.783]],"o":[[2.003,-9.574],[10.038,1.782],[-2.003,9.574],[-10.038,-1.783]],"v":[[41.566,149.517],[63.369,135.411],[77.918,155.972],[56.116,170.079]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-0.953,9.735],[-10.172,-0.683],[0.953,-9.734],[10.172,0.684]],"o":[[0.953,-9.735],[10.172,0.683],[-0.953,9.734],[-10.172,-0.684]],"v":[[79.452,178.699],[99.597,162.312],[116.289,181.175],[96.145,197.562]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-0.538,9.766],[-10.192,-0.25],[0.538,-9.766],[10.192,0.251]],"o":[[0.538,-9.766],[10.192,0.25],[-0.538,9.766],[-10.192,-0.251]],"v":[[92.128,199.466],[111.557,182.237],[129.036,200.373],[109.608,217.603]],"c":true}]},{"t":96,"s":[{"i":[[-0.538,9.766],[-10.192,-0.25],[0.538,-9.766],[10.192,0.251]],"o":[[0.538,-9.766],[10.192,0.25],[-0.538,9.766],[-10.192,-0.251]],"v":[[104.421,211.433],[123.85,194.204],[141.329,212.34],[121.901,229.569]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.725,438.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":"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-10.162,0],[0,-9.102],[10.162,0],[0,9.102]],"o":[[10.162,0],[0,9.102],[-10.162,0],[0,-9.102]],"v":[[0,-16.48],[18.4,0],[0,16.48],[-18.4,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-10.162,0],[0,-9.102],[10.162,0],[0,9.102]],"o":[[10.162,0],[0,9.102],[-10.162,0],[0,-9.102]],"v":[[3.633,4.587],[22.033,21.067],[3.633,37.547],[-14.767,21.067]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-10.074,1.334],[-1.195,-9.023],[10.074,-1.334],[1.195,9.023]],"o":[[10.074,-1.334],[1.195,9.023],[-10.074,1.334],[-1.195,-9.023]],"v":[[36.161,58.88],[56.566,72.801],[40.489,91.555],[20.084,77.634]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-9.85,2.498],[-2.237,-8.823],[9.85,-2.498],[2.237,8.823]],"o":[[9.85,-2.498],[2.237,8.823],[-9.85,2.498],[-2.237,-8.823]],"v":[[51.202,76.122],[73.088,87.573],[59.304,108.07],[37.417,96.619]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-9.764,2.816],[-2.522,-8.746],[9.764,-2.816],[2.522,8.746]],"o":[[9.764,-2.816],[2.522,8.746],[-9.764,2.816],[-2.522,-8.746]],"v":[[51.567,89.317],[73.813,100.053],[60.699,120.986],[38.454,110.25]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-11.118,3.081],[-2.872,-9.57],[11.118,-3.081],[2.872,9.57]],"o":[[11.118,-3.081],[2.872,9.57],[-11.118,3.081],[-2.872,-9.57]],"v":[[81.451,106.069],[106.782,117.817],[91.851,140.723],[66.52,128.975]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-10.719,4.268],[-3.892,-9.202],[10.719,-4.268],[3.892,9.202]],"o":[[10.719,-4.268],[3.892,9.202],[-10.719,4.268],[-3.892,-9.202]],"v":[[116.778,120.807],[143.233,129.74],[130.872,154.13],[104.417,145.197]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-10.527,4.72],[-4.28,-9.029],[10.527,-4.72],[4.28,9.029]],"o":[[10.527,-4.72],[4.28,9.029],[-10.527,4.72],[-4.28,-9.029]],"v":[[123.044,134.92],[149.855,142.72],[138.543,167.613],[111.732,159.813]],"c":true}]},{"t":96,"s":[{"i":[[-10.129,0.645],[-0.67,-10.102],[10.129,-0.645],[0.67,10.102]],"o":[[10.129,-0.645],[0.67,10.102],[-10.129,0.645],[-0.67,-10.102]],"v":[[130.668,150.555],[150.222,167.677],[133.096,187.136],[113.542,170.014]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.963,465.78],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-11.399,0],[0,-10.383],[11.399,0],[0,10.383]],"o":[[11.399,0],[0,10.383],[-11.399,0],[0,-10.383]],"v":[[0,-18.8],[20.64,0],[0,18.8],[-20.64,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-11.387,0.528],[-0.481,-10.372],[11.387,-0.528],[0.481,10.372]],"o":[[11.387,-0.528],[0.481,10.372],[-11.387,0.528],[-0.481,-10.372]],"v":[[20.367,-10.67],[41.855,7.155],[22.108,26.89],[0.62,9.065]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-11.186,0.436],[-0.472,-8.57],[11.186,-0.436],[0.472,8.57]],"o":[[11.186,-0.436],[0.472,8.57],[-11.186,0.436],[-0.472,-8.57]],"v":[[53.831,6.54],[74.939,21.268],[55.54,37.574],[34.431,22.846]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-11.113,1.348],[-1.17,-8.503],[11.113,-1.348],[1.17,8.503]],"o":[[11.113,-1.348],[1.17,8.503],[-11.113,1.348],[-1.17,-8.503]],"v":[[86.898,45.267],[109.139,58.222],[91.135,76.057],[68.895,63.102]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-10.764,3.074],[-2.489,-8.214],[10.764,-3.074],[2.489,8.214]],"o":[[10.764,-3.074],[2.489,8.214],[-10.764,3.074],[-2.489,-8.214]],"v":[[94.16,72.961],[118.157,82.268],[103.173,102.706],[79.176,93.399]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-11.059,1.733],[-1.465,-8.457],[11.059,-1.734],[1.465,8.457]],"o":[[11.059,-1.733],[1.465,8.457],[-11.059,1.734],[-1.465,-8.457]],"v":[[177.879,80.951],[200.557,93.125],[183.185,111.575],[160.507,99.402]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-13.106,3.919],[-3.547,-8.004],[13.106,-3.919],[3.547,8.004]],"o":[[13.106,-3.919],[3.547,8.004],[-13.106,3.919],[-3.547,-8.004]],"v":[[223.103,84.048],[253.255,91.445],[235.947,113.033],[205.795,105.636]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-12.737,0.705],[-1.085,-8.559],[12.737,-0.705],[1.085,8.559]],"o":[[12.737,-0.705],[1.085,8.559],[-12.737,0.705],[-1.085,-8.559]],"v":[[260.588,84.666],[285.615,98.888],[264.518,115.662],[239.491,101.441]],"c":true}]},{"t":96,"s":[{"i":[[-10.509,4.532],[-4.816,-8.951],[10.509,-4.532],[4.816,8.951]],"o":[[10.509,-4.532],[4.816,8.951],[-10.509,4.532],[-4.816,-8.951]],"v":[[289.091,84.34],[315.056,94.309],[304.747,118.722],[278.783,108.753]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.003,672.26],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"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":48,"s":[{"i":[[-8.373,7.737],[-6.897,-7.464],[8.373,-7.737],[6.897,7.464]],"o":[[8.373,-7.736],[6.897,7.464],[-8.372,7.737],[-6.897,-7.463]],"v":[[-12.488,-13.515],[15.16,-14.008],[12.488,13.515],[-15.16,14.008]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-8.007,8.116],[-7.235,-7.137],[8.005,-8.117],[7.236,7.136]],"o":[[8.006,-8.115],[7.235,7.137],[-8.005,8.116],[-7.235,-7.136]],"v":[[10.772,-0.232],[38.368,-2.004],[36.973,25.613],[9.377,27.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-8.007,8.116],[-7.235,-7.137],[8.005,-8.117],[7.236,7.136]],"o":[[8.006,-8.115],[7.235,7.137],[-8.005,8.116],[-7.235,-7.136]],"v":[[45.436,19.376],[73.031,17.604],[71.636,45.221],[44.04,46.993]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[75.762,34.58],[102.952,29.543],[104.846,57.13],[77.656,62.167]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[95.584,44.927],[122.774,39.89],[124.668,67.478],[97.479,72.515]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[154.471,51.956],[181.66,46.919],[183.555,74.507],[156.365,79.544]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-4.344,11.658],[-6.303,-6.385],[4.344,-11.659],[6.303,6.384]],"o":[[4.344,-11.657],[6.303,6.385],[-4.343,11.658],[-6.303,-6.383]],"v":[[206.274,46.617],[225.552,37.07],[229.1,69.738],[209.822,79.285]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-3.845,11.832],[-6.569,-6.111],[3.844,-11.833],[6.569,6.11]],"o":[[3.844,-11.831],[6.569,6.111],[-3.843,11.832],[-6.569,-6.109]],"v":[[228.306,36.977],[247.161,26.619],[252.095,59.106],[233.24,69.464]],"c":true}]},{"t":96,"s":[{"i":[[-4.207,9.378],[-7.187,-4.843],[4.205,-9.379],[7.188,4.843]],"o":[[4.206,-9.378],[7.187,4.843],[-4.205,9.378],[-7.187,-4.843]],"v":[[248.716,28.078],[269.345,19.868],[274.743,45.619],[254.114,53.829]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[287.398,626.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-7.67,0.52],[-0.696,-10.271],[7.67,-0.519],[0.696,10.271]],"o":[[7.67,-0.52],[0.696,10.271],[-7.67,0.52],[-0.696,-10.27]],"v":[[-1.26,-18.597],[13.888,-0.941],[1.26,18.597],[-13.888,0.941]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-8.482,0.52],[-0.77,-10.271],[8.482,-0.52],[0.77,10.271]],"o":[[8.482,-0.52],[0.77,10.271],[-8.482,0.52],[-0.77,-10.27]],"v":[[21.49,-8.249],[38.24,9.407],[24.276,28.945],[7.525,11.289]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-9.155,-1.644],[2.684,-10.056],[9.155,1.644],[-2.684,10.056]],"o":[[9.155,1.644],[-2.684,10.056],[-9.155,-1.644],[2.684,-10.055]],"v":[[59.104,-5.32],[70.82,15.866],[49.384,31.097],[37.667,9.911]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-6.899,-1.644],[2.023,-10.056],[6.899,1.644],[-2.023,10.056]],"o":[[6.899,1.644],[-2.023,10.056],[-6.899,-1.644],[2.022,-10.055]],"v":[[94.649,-5.32],[103.477,15.866],[87.324,31.097],[78.495,9.911]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-7.064,0.624],[-1.265,-10.18],[7.064,-0.624],[1.265,10.179]],"o":[[7.064,-0.624],[1.265,10.18],[-7.064,0.624],[-1.265,-10.179]],"v":[[118.692,-5.019],[133.773,12.282],[123.271,31.843],[108.19,14.542]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[{"i":[[-4.498,5.482],[-8.156,-6.221],[4.498,-5.482],[8.156,6.221]],"o":[[4.498,-5.482],[8.156,6.221],[-4.498,5.482],[-8.155,-6.221]],"v":[[132.752,-28.394],[155.664,-27.056],[162.286,-5.865],[139.373,-7.203]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-2.486,6.727],[-10.894,-2.9],[2.486,-6.727],[10.894,2.901]],"o":[[2.486,-6.727],[10.894,2.9],[-2.486,6.727],[-10.893,-2.9]],"v":[[158.389,-37.923],[182.615,-44.851],[197.837,-27.419],[173.612,-20.491]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-2.622,8.053],[-11.76,-1.468],[2.622,-8.053],[11.76,1.468]],"o":[[2.622,-8.053],[11.76,1.468],[-2.622,8.053],[-11.759,-1.468]],"v":[[210.749,-21.528],[236.79,-33.451],[253.335,-16.211],[227.293,-4.287]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-4.29,7.302],[-11.171,-3.958],[4.29,-7.303],[11.171,3.958]],"o":[[4.29,-7.302],[11.171,3.958],[-4.29,7.303],[-11.17,-3.958]],"v":[[226.147,-28.256],[254.141,-34.311],[266.599,-13.922],[238.605,-7.866]],"c":true}]},{"t":96,"s":[{"i":[[-6.042,8.176],[-9.066,-6.106],[6.043,-8.176],[9.066,6.106]],"o":[[6.042,-8.176],[9.066,6.106],[-6.043,8.176],[-9.065,-6.105]],"v":[[246.592,-38.216],[273.948,-41.964],[279.421,-16.104],[252.065,-12.355]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[391.002,660.405],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-11.001,0],[0,-10.781],[11.001,0],[0,10.781]],"o":[[11.001,0],[0,10.781],[-11.001,0],[0,-10.781]],"v":[[0,-19.52],[19.92,0],[0,19.52],[-19.92,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-10.504,1.536],[-2.691,-9.903],[10.504,-1.536],[2.691,9.903]],"o":[[10.504,-1.536],[2.691,9.903],[-10.504,1.536],[-2.691,-9.903]],"v":[[7.481,-6.529],[31.373,8.62],[17.226,29.33],[-6.666,14.181]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":57,"s":[{"i":[[-8.687,1.536],[-2.226,-9.903],[8.686,-1.536],[2.226,9.903]],"o":[[8.687,-1.536],[2.226,9.903],[-8.686,1.536],[-2.226,-9.903]],"v":[[-2.188,-25.475],[17.57,-10.326],[5.871,10.385],[-13.888,-4.765]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-6.869,1.536],[-1.76,-9.903],[6.869,-1.536],[1.76,9.903]],"o":[[6.869,-1.536],[1.76,9.903],[-6.869,1.536],[-1.76,-9.903]],"v":[[-16.206,-24.493],[-0.581,-9.344],[-9.833,11.366],[-25.458,-3.783]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-5.296,-1.392],[3.948,-9.181],[5.295,1.392],[-3.948,9.181]],"o":[[5.296,1.392],[-3.948,9.181],[-5.295,-1.392],[3.948,-9.181]],"v":[[1.271,-24.904],[3.711,-5.762],[-13.027,8.341],[-15.467,-10.802]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-2.76,-4.729],[9.284,-3.7],[2.76,4.729],[-9.284,3.7]],"o":[[2.76,4.729],[-9.284,3.7],[-2.76,-4.729],[9.284,-3.7]],"v":[[20.931,-27.981],[9.12,-12.72],[-12.687,-14.583],[-0.876,-29.844]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[{"i":[[-4.641,-2.906],[6.504,-7.588],[4.641,2.906],[-6.504,7.588]],"o":[[4.641,2.906],[-6.504,7.588],[-4.641,-2.906],[6.504,-7.588]],"v":[[137.386,-70.027],[134.014,-51.026],[113.836,-42.549],[117.208,-61.55]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-8.493,0.644],[0.485,-9.974],[8.493,-0.644],[-0.484,9.974]],"o":[[8.493,-0.644],[-0.485,9.974],[-8.493,0.644],[0.484,-9.974]],"v":[[235.432,-102.61],[249.934,-85.718],[233.677,-66.493],[219.176,-83.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-12.767,-0.676],[0.13,-7.338],[12.767,0.676],[-0.13,7.338]],"o":[[12.767,0.676],[-0.13,7.338],[-12.767,-0.676],[0.13,-7.338]],"v":[[304.649,-152.945],[327.533,-138.435],[304.179,-126.374],[281.296,-140.884]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-12.53,2.54],[-1.71,-7.137],[12.53,-2.54],[1.71,7.137]],"o":[[12.53,-2.54],[1.71,7.137],[-12.53,2.54],[-1.71,-7.137]],"v":[[297.002,-130.677],[322.788,-122.355],[303.196,-104.834],[277.409,-113.156]],"c":true}]},{"t":96,"s":[{"i":[[-11.19,1.085],[-0.631,-9.839],[11.19,-1.085],[0.631,9.839]],"o":[[11.19,-1.085],[0.631,9.839],[-11.19,1.085],[-0.631,-9.839]],"v":[[299.001,-108.833],[320.408,-92.982],[301.287,-73.203],[279.881,-89.054]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[449.563,772.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-10.162,0],[0,-10.559],[10.162,0],[0,10.56]],"o":[[10.162,0],[0,10.56],[-10.162,0],[0,-10.559]],"v":[[0,-19.12],[18.4,0],[0,19.12],[-18.4,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-10.259,-2.799],[2.506,-9.736],[10.259,2.799],[-2.506,9.737]],"o":[[10.259,2.799],[-2.506,9.737],[-10.259,-2.799],[2.506,-9.736]],"v":[[15.541,-27.818],[29.578,-5.12],[6.465,7.441],[-7.573,-15.256]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-9.32,-5.12],[4.713,-8.88],[9.32,5.12],[-4.713,8.881]],"o":[[9.32,5.12],[-4.713,8.881],[-9.32,-5.12],[4.713,-8.88]],"v":[[18.745,-51.761],[27.088,-26.411],[1.679,-19.601],[-6.664,-44.951]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-10.402,-2.208],[1.945,-9.863],[10.402,2.208],[-1.946,9.864]],"o":[[10.402,2.208],[-1.946,9.864],[-10.402,-2.208],[1.945,-9.863]],"v":[[27.204,-80.31],[42.516,-58.452],[20.159,-44.59],[4.847,-66.448]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-10.402,-2.208],[1.945,-9.863],[10.402,2.208],[-1.946,9.864]],"o":[[10.402,2.208],[-1.946,9.864],[-10.402,-2.208],[1.945,-9.863]],"v":[[36.534,-99.15],[51.846,-77.292],[29.489,-63.43],[14.177,-85.288]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-10.617,-0.601],[0.423,-10.044],[10.617,0.601],[-0.423,10.045]],"o":[[10.617,0.601],[-0.423,10.045],[-10.617,-0.601],[0.423,-10.044]],"v":[[69.588,-118.611],[88.045,-99.335],[68.056,-82.235],[49.598,-101.511]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-10.62,0.554],[-0.668,-10.031],[10.619,-0.554],[0.668,10.032]],"o":[[10.62,-0.554],[0.668,10.032],[-10.619,0.554],[-0.668,-10.031]],"v":[[76.692,-149.843],[97.13,-132.681],[79.112,-113.515],[58.674,-130.676]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-10.586,0.897],[-1.094,-8.921],[10.586,-0.897],[1.094,8.921]],"o":[[10.586,-0.897],[1.094,8.922],[-10.586,0.897],[-1.094,-8.921]],"v":[[109.49,-163.592],[130.64,-149.062],[113.453,-131.285],[92.303,-145.814]],"c":true}]},{"t":96,"s":[{"i":[[-10.586,0.897],[-1.094,-8.921],[10.586,-0.897],[1.094,8.921]],"o":[[10.586,-0.897],[1.094,8.922],[-10.586,0.897],[-1.094,-8.921]],"v":[[136.274,-179.627],[157.424,-165.097],[140.237,-147.32],[119.087,-161.849]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[640.283,640.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-10.56,0],[0,-9.94],[10.56,0],[0,9.941]],"o":[[10.56,0],[0,9.941],[-10.56,0],[0,-9.94]],"v":[[0,-18],[19.12,0],[0,18],[-19.12,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-10.53,0.798],[-0.751,-9.912],[10.53,-0.798],[0.751,9.913]],"o":[[10.53,-0.798],[0.751,9.913],[-10.53,0.798],[-0.751,-9.912]],"v":[[12.808,-29.866],[33.234,-13.362],[15.529,6.031],[-4.897,-10.472]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-10.424,-1.685],[1.587,-9.813],[10.425,1.686],[-1.587,9.814]],"o":[[10.424,1.685],[-1.587,9.814],[-10.425,-1.686],[1.587,-9.813]],"v":[[9.454,-48.92],[25.456,-28.099],[3.708,-13.381],[-12.294,-34.202]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-10.557,0.267],[-0.251,-9.937],[10.557,-0.267],[0.251,9.938]],"o":[[10.557,-0.267],[0.251,9.938],[-10.557,0.267],[-0.251,-9.937]],"v":[[19.961,-96.911],[39.531,-79.4],[20.872,-60.922],[1.303,-78.433]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-10.441,1.577],[-1.484,-9.829],[10.442,-1.577],[1.485,9.83]],"o":[[10.441,-1.577],[1.484,9.829],[-10.442,1.577],[-1.484,-9.828]],"v":[[24.659,-135.853],[46.253,-120.91],[30.036,-100.257],[8.442,-115.199]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-10.08,3.146],[-2.962,-9.489],[10.081,-3.146],[2.962,9.49]],"o":[[10.08,-3.146],[2.962,9.489],[-10.081,3.146],[-2.962,-9.488]],"v":[[54.056,-168.928],[77.671,-157.443],[64.782,-134.563],[41.167,-146.049]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-9.68,4.22],[-3.973,-9.112],[9.68,-4.221],[3.973,9.113]],"o":[[9.68,-4.22],[3.973,9.112],[-9.68,4.221],[-3.973,-9.112]],"v":[[69.105,-197.222],[93.826,-188.364],[83.494,-164.223],[58.773,-173.081]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-9.492,4.628],[-4.357,-8.935],[9.492,-4.628],[4.357,8.935]],"o":[[9.492,-4.628],[4.357,8.935],[-9.492,4.628],[-4.357,-8.934]],"v":[[94.654,-206.989],[119.729,-199.19],[110.433,-174.631],[85.357,-182.43]],"c":true}]},{"t":96,"s":[{"i":[[-9.492,4.628],[-4.357,-8.935],[9.492,-4.628],[4.357,8.935]],"o":[[9.492,-4.628],[4.357,8.935],[-9.492,4.628],[-4.357,-8.934]],"v":[[122.938,-222.998],[148.013,-215.199],[138.716,-190.64],[113.641,-198.439]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[743.003,659.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-8.579,3.649],[-3.268,-7.684],[8.579,-3.648],[3.268,7.684]],"o":[[8.579,-3.648],[3.268,7.684],[-8.579,3.649],[-3.269,-7.685]],"v":[[-5.917,-13.914],[15.534,-6.607],[5.919,13.913],[-15.532,6.607]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-8.279,4.286],[-3.839,-7.415],[8.279,-4.287],[3.84,7.415]],"o":[[8.279,-4.286],[3.839,7.415],[-8.279,4.287],[-3.841,-7.416]],"v":[[4.969,-32.784],[26.91,-27.119],[18.874,-5.931],[-3.068,-11.595]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-11.15,-0.132],[-0.062,-8.358],[11.151,0.131],[0.063,8.359]],"o":[[11.15,0.132],[0.062,8.358],[-11.151,-0.131],[-0.063,-8.36]],"v":[[5.679,-7.276],[25.981,8.096],[5.905,22.994],[-14.398,7.623]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-11.127,0.728],[-0.706,-8.329],[11.128,-0.729],[0.707,8.329]],"o":[[11.127,-0.728],[0.706,8.329],[-11.128,0.729],[-0.707,-8.33]],"v":[[13.117,-99.086],[34.544,-85.324],[15.675,-68.923],[-5.752,-82.684]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-11.143,0.422],[-0.476,-8.345],[11.143,-0.423],[0.477,8.345]],"o":[[11.143,-0.422],[0.476,8.345],[-11.143,0.423],[-0.477,-8.346]],"v":[[22.86,-148.498],[43.9,-134.152],[24.587,-118.276],[3.547,-132.621]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[-7.68,8.085],[-6.169,-5.639],[7.68,-8.086],[6.17,5.639]],"o":[[7.68,-8.085],[6.169,5.639],[-7.68,8.086],[-6.171,-5.64]],"v":[[28.438,-203.529],[53.516,-207.958],[50.782,-183.107],[25.705,-178.678]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[-6.759,8.87],[-6.744,-4.937],[6.758,-8.87],[6.745,4.937]],"o":[[6.759,-8.87],[6.744,4.937],[-6.758,8.87],[-6.746,-4.938]],"v":[[40.694,-251.394],[65.144,-258.516],[65.12,-233.515],[40.671,-226.394]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[-6.375,9.149],[-6.948,-4.646],[6.375,-9.15],[6.949,4.646]],"o":[[6.375,-9.149],[6.948,4.646],[-6.375,9.15],[-6.95,-4.646]],"v":[[59.526,-250.163],[83.651,-258.317],[84.69,-233.339],[60.567,-225.184]],"c":true}]},{"t":96,"s":[{"i":[[-1.112,9.337],[-8.578,-1.725],[1.111,-9.338],[8.579,1.725]],"o":[[1.112,-9.337],[8.578,1.725],[-1.111,9.338],[-8.58,-1.725]],"v":[[73.733,-251.877],[91.278,-265.661],[104.8,-245.63],[87.257,-231.846]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[842.418,633.88],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-0.48,11.224],[-10.761,-0.444],[0.48,-11.224],[10.761,0.445]],"o":[[0.48,-11.224],[10.76,0.444],[-0.48,11.224],[-10.761,-0.445]],"v":[[0.181,-51.556],[20.535,-71.073],[39.15,-49.945],[18.796,-30.428]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-4.981,11.228],[-10.582,-4.694],[4.981,-11.228],[10.582,4.693]],"o":[[4.981,-11.228],[10.581,4.693],[-4.981,11.228],[-10.581,-4.694]],"v":[[-0.063,-71.175],[28.115,-83.005],[38.256,-54.176],[10.078,-42.346]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-3.586,11.748],[-11.073,-3.378],[3.585,-11.748],[11.072,3.379]],"o":[[3.586,-11.748],[11.071,3.378],[-3.585,11.748],[-11.071,-3.379]],"v":[[6.487,-93.915],[33.026,-109.068],[46.582,-81.678],[20.043,-66.525]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-4.135,10.593],[-8.785,-4.428],[4.135,-10.593],[8.784,4.429]],"o":[[4.135,-10.593],[8.784,4.427],[-4.135,10.593],[-8.784,-4.428]],"v":[[-23.602,-114.948],[-0.21,-126.108],[8.208,-98.911],[-15.184,-87.75]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-4.732,9.652],[-8.275,-4.903],[4.732,-9.653],[8.274,4.903]],"o":[[4.732,-9.652],[8.274,4.902],[-4.732,9.653],[-8.274,-4.903]],"v":[[-46.39,-149.994],[-22.84,-158.593],[-16.427,-132.238],[-39.977,-123.639]],"c":true}]},{"t":96,"s":[{"i":[[-3.918,9.892],[-8.646,-3.98],[3.917,-9.892],[8.646,3.981]],"o":[[3.918,-9.892],[8.646,3.98],[-3.917,9.892],[-8.646,-3.981]],"v":[[-38.015,-215.418],[-15.268,-226.121],[-6.706,-201.002],[-29.454,-190.299]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[812.885,437.726],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-9.665,0],[0,-11.268],[9.665,0],[0,11.268]],"o":[[9.665,0],[0,11.268],[-9.665,0],[0,-11.268]],"v":[[1.693,-67.982],[19.193,-47.58],[1.693,-27.178],[-15.806,-47.58]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-10.56,0],[0,-11.797],[10.56,0],[0,11.797]],"o":[[10.56,0],[0,11.797],[-10.56,0],[0,-11.797]],"v":[[2.706,-89.35],[21.827,-67.99],[2.706,-46.63],[-16.415,-67.99]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-10.292,-0.427],[0.489,-11.787],[10.292,0.427],[-0.489,11.787]],"o":[[10.292,0.427],[-0.489,11.787],[-10.292,-0.427],[0.489,-11.787]],"v":[[12.883,-111.386],[30.633,-89.271],[11.112,-68.703],[-6.639,-90.818]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-9.402,-1.221],[1.112,-11.058],[9.402,1.221],[-1.112,11.058]],"o":[[9.402,1.221],[-1.112,11.058],[-9.402,-1.221],[1.112,-11.058]],"v":[[-8.977,-121.693],[6.033,-99.46],[-13.004,-81.651],[-28.013,-103.883]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-9.228,-0.781],[0.735,-10.5],[9.228,0.781],[-0.735,10.5]],"o":[[9.228,0.781],[-0.735,10.5],[-9.228,-0.781],[0.735,-10.5]],"v":[[-30.167,-139.547],[-15.601,-119.136],[-32.83,-101.523],[-48.208,-121.949]],"c":true}]},{"t":96,"s":[{"i":[[-9.727,0.136],[-0.141,-10.078],[9.727,-0.136],[0.141,10.078]],"o":[[9.727,-0.136],[0.141,10.078],[-9.727,0.136],[-0.141,-10.078]],"v":[[-28.614,-204.701],[-10.747,-186.698],[-28.105,-168.204],[-45.972,-186.206]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[832.443,311.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-0.807,11.676],[-10.685,-0.67],[0.807,-11.676],[10.683,0.668]],"o":[[0.807,-11.676],[10.685,0.67],[-0.807,11.675],[-10.685,-0.668]],"v":[[-673.521,244.844],[-652.714,224.915],[-634.831,247.267],[-655.639,267.196]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[-0.807,11.676],[-10.685,-0.67],[0.807,-11.676],[10.683,0.668]],"o":[[0.807,-11.676],[10.685,0.67],[-0.807,11.675],[-10.685,-0.668]],"v":[[-685.781,259.633],[-664.974,239.703],[-647.091,262.055],[-667.899,281.984]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[5.348,10.41],[-9.491,4.954],[-5.348,-10.41],[9.489,-4.954]],"o":[[-5.348,-10.41],[9.491,-4.954],[5.348,10.409],[-9.49,4.954]],"v":[[-693.861,283.637],[-686.362,255.818],[-659.495,265.698],[-666.996,293.516]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[5.348,10.41],[-9.491,4.954],[-5.348,-10.41],[9.489,-4.954]],"o":[[-5.348,-10.41],[9.491,-4.954],[5.348,10.409],[-9.49,4.954]],"v":[[-706.104,297.425],[-698.604,269.606],[-671.738,279.486],[-679.238,307.305]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[5.348,10.41],[-9.491,4.954],[-5.348,-10.41],[9.489,-4.954]],"o":[[-5.348,-10.41],[9.491,-4.954],[5.348,10.409],[-9.49,4.954]],"v":[[-717.451,317.23],[-709.952,289.411],[-683.085,299.291],[-690.586,327.11]],"c":true}]},{"t":96,"s":[{"i":[[5.714,11.079],[-10.14,5.272],[-5.714,-11.08],[10.137,-5.272]],"o":[[-5.714,-11.079],[10.14,-5.272],[5.713,11.079],[-10.139,5.273]],"v":[[-731.793,361.124],[-723.781,331.516],[-695.078,342.032],[-703.091,371.639]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[847.864,74.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":"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-0.034,8.962],[-8.27,-0.026],[0.034,-8.962],[8.269,0.025]],"o":[[0.034,-8.962],[8.27,0.026],[-0.034,8.962],[-8.269,-0.025]],"v":[[-50.334,-35.794],[-35.298,-51.975],[-20.387,-35.702],[-35.422,-19.522]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[1.796,9.598],[-9.164,1.715],[-1.796,-9.599],[9.163,-1.716]],"o":[[-1.796,-9.599],[9.164,-1.715],[1.796,9.598],[-9.163,1.716]],"v":[[-37.437,-63.268],[-24.097,-83.753],[-4.251,-69.479],[-17.592,-48.995]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[1.45,9.654],[-7.423,1.227],[-1.449,-9.655],[7.423,-1.228]],"o":[[-1.45,-9.655],[7.423,-1.227],[1.449,9.654],[-7.423,1.228]],"v":[[-14.767,-101.529],[-3.951,-121.233],[12.114,-105.974],[1.298,-86.271]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-1.014,9.096],[-6.029,-1.394],[1.014,-9.096],[6.029,1.393]],"o":[[1.014,-9.096],[6.029,1.394],[-1.014,9.095],[-6.029,-1.393]],"v":[[-7.626,-100.528],[5.126,-114.474],[14.207,-95.48],[1.455,-81.535]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-2.609,8.558],[-5.947,-2.912],[2.61,-8.559],[5.947,2.911]],"o":[[2.61,-8.559],[5.947,2.912],[-2.609,8.558],[-5.947,-2.911]],"v":[[-16.505,-106.614],[-1.012,-116.838],[5.031,-96.07],[-10.462,-85.846]],"c":true}]},{"t":96,"s":[{"i":[[-1.315,9.495],[-8.587,-1.326],[1.315,-9.496],[8.587,1.325]],"o":[[1.315,-9.496],[8.587,1.326],[-1.315,9.495],[-8.587,-1.325]],"v":[[-25.751,-157.775],[-7.822,-172.568],[5.345,-152.975],[-12.585,-138.183]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[832.543,186.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 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":96,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"suckers ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-1,"ix":10},"p":{"a":0,"k":[470.412,590.035,0],"ix":2,"l":2},"a":{"a":0,"k":[432.775,396.295,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-7.909,3.067],[-3.371,-8.691],[7.908,-3.068],[3.371,8.691]],"o":[[7.909,-3.067],[3.371,8.692],[-7.909,3.067],[-3.371,-8.692]],"v":[[-6.104,-15.738],[14.32,-5.555],[6.104,15.737],[-14.32,5.555]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-7.909,3.067],[-3.371,-8.691],[7.908,-3.068],[3.371,8.691]],"o":[[7.909,-3.067],[3.371,8.692],[-7.909,3.067],[-3.371,-8.692]],"v":[[13.718,-5.39],[34.142,4.793],[25.926,26.085],[5.502,15.902]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-7.571,3.826],[-4.205,-8.32],[7.571,-3.826],[4.205,8.32]],"o":[[7.571,-3.826],[4.205,8.321],[-7.571,3.826],[-4.205,-8.321]],"v":[[42.204,-4.194],[63.526,3.943],[57.432,25.936],[36.11,17.8]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-8.408,-1.121],[1.232,-9.24],[8.408,1.121],[-1.232,9.24]],"o":[[8.408,1.121],[-1.232,9.241],[-8.408,-1.121],[1.232,-9.241]],"v":[[92.047,-15.861],[105.043,2.9],[87.588,17.603],[74.593,-1.157]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-7.169,-4.535],[4.983,-7.878],[7.169,4.534],[-4.983,7.878]],"o":[[7.169,4.535],[-4.983,7.879],[-7.169,-4.535],[4.983,-7.879]],"v":[[88.77,10.674],[92.729,33.15],[70.725,39.206],[66.766,16.731]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-7.169,-4.535],[4.983,-7.878],[7.169,4.534],[-4.983,7.878]],"o":[[7.169,4.535],[-4.983,7.879],[-7.169,-4.535],[4.983,-7.879]],"v":[[66.18,44.285],[70.139,66.761],[48.135,72.817],[44.176,50.342]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-7.618,-3.731],[4.099,-8.372],[7.618,3.73],[-4.099,8.372]],"o":[[7.618,3.731],[-4.1,8.373],[-7.618,-3.731],[4.1,-8.373]],"v":[[34.361,82.527],[40.733,104.441],[19.515,112.847],[13.143,90.933]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-8.015,-2.778],[3.053,-8.808],[8.014,2.778],[-3.053,8.808]],"o":[[8.015,2.778],[-3.053,8.809],[-8.015,-2.778],[3.053,-8.809]],"v":[[26.237,104.036],[35.222,125.014],[15.182,135.934],[6.197,114.956]],"c":true}]},{"t":48,"s":[{"i":[[-8.015,-2.778],[3.053,-8.808],[8.014,2.778],[-3.053,8.808]],"o":[[8.015,2.778],[-3.053,8.809],[-8.015,-2.778],[3.053,-8.809]],"v":[[26.237,104.036],[35.222,125.014],[15.182,135.934],[6.197,114.956]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.704,19.055],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-9.544,0],[0,-9.941],[9.543,0],[0,9.941]],"o":[[9.543,0],[0,9.941],[-9.544,0],[0,-9.941]],"v":[[0,-18],[17.28,0],[0,18],[-17.28,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-9.509,-0.817],[0.851,-9.905],[9.508,0.817],[-0.851,9.904]],"o":[[9.508,0.817],[-0.851,9.905],[-9.509,-0.817],[0.851,-9.904]],"v":[[11.366,-7.761],[27.04,11.653],[8.282,28.107],[-7.393,8.693]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[25.029,-7.058],[36.366,15.17],[14.619,27.404],[3.282,5.176]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[41.027,-6.779],[52.363,15.449],[30.616,27.683],[19.28,5.455]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-9.136,-2.76],[2.875,-9.516],[9.135,2.76],[-2.875,9.516]],"o":[[9.135,2.76],[-2.875,9.516],[-9.136,-2.76],[2.875,-9.516]],"v":[[14.839,3.766],[26.175,25.994],[4.428,38.228],[-6.908,16]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-9.136,-3.221],[2.875,-11.107],[9.135,3.221],[-2.875,11.106]],"o":[[9.135,3.221],[-2.875,11.107],[-9.136,-3.221],[2.875,-11.106]],"v":[[-7.751,37.838],[3.585,63.78],[-18.162,78.059],[-29.498,52.116]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-9.432,-2.212],[1.654,-11.353],[9.431,2.212],[-1.654,11.353]],"o":[[9.431,2.212],[-1.654,11.353],[-9.432,-2.212],[1.654,-11.353]],"v":[[-29.754,82.016],[-15.672,106.577],[-35.743,123.128],[-49.825,98.568]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-9.499,-1.901],[1.28,-11.401],[9.498,1.901],[-1.28,11.401]],"o":[[9.498,1.901],[-1.28,11.401],[-9.499,-1.901],[1.28,-11.401]],"v":[[-31.329,107.871],[-16.448,131.956],[-35.964,149.158],[-50.845,125.073]],"c":true}]},{"t":48,"s":[{"i":[[-9.329,-2.61],[2.134,-11.272],[9.328,2.61],[-2.134,11.272]],"o":[[9.328,2.61],[-2.134,11.272],[-9.329,-2.61],[2.134,-11.272]],"v":[[-30.716,118.589],[-17.689,143.725],[-38.443,159.411],[-51.471,134.275]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[154.123,112.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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-9.764,0],[0,-10.162],[9.764,0],[0,10.162]],"o":[[9.764,0],[0,10.162],[-9.764,0],[0,-10.162]],"v":[[0,-18.4],[17.68,0],[0,18.4],[-17.68,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-9.764,0],[0,-10.162],[9.764,0],[0,10.162]],"o":[[9.764,0],[0,10.162],[-9.764,0],[0,-10.162]],"v":[[-10.173,-8.576],[7.507,9.824],[-10.173,28.224],[-27.853,9.824]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-9.591,-1.829],[1.903,-9.982],[9.591,1.829],[-1.903,9.982]],"o":[[9.591,1.829],[-1.903,9.982],[-9.591,-1.829],[1.903,-9.982]],"v":[[-16.551,-18.423],[-2.63,2.962],[-23.443,17.725],[-37.364,-3.66]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-9.591,-1.829],[1.903,-9.982],[9.591,1.829],[-1.903,9.982]],"o":[[9.591,1.829],[-1.903,9.982],[-9.591,-1.829],[1.903,-9.982]],"v":[[-17.603,-15.441],[-3.682,5.944],[-24.495,20.707],[-38.416,-0.678]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-10.019,-2.109],[1.988,-11.511],[10.019,2.109],[-1.988,11.511]],"o":[[10.019,2.109],[-1.988,11.511],[-10.019,-2.109],[1.988,-11.511]],"v":[[-26.639,3.696],[-12.097,28.357],[-33.839,45.381],[-48.381,20.72]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-10.794,-0.557],[0.568,-11.462],[10.794,0.557],[-0.568,11.461]],"o":[[10.794,0.557],[-0.568,11.462],[-10.794,-0.557],[0.568,-11.461]],"v":[[-39.999,40.893],[-21.482,62.654],[-42.056,82.399],[-60.573,60.638]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-10.791,0.617],[-0.678,-11.456],[10.791,-0.617],[0.678,11.456]],"o":[[10.791,-0.617],[0.678,11.456],[-10.791,0.617],[-0.678,-11.456]],"v":[[-48.093,87.548],[-27.326,107.173],[-45.638,129.032],[-66.406,109.407]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-10.636,1.922],[-2.064,-11.288],[10.636,-1.922],[2.064,11.289]],"o":[[10.636,-1.922],[2.064,11.288],[-10.636,1.922],[-2.064,-11.289]],"v":[[-48.992,117.27],[-25.995,134.229],[-41.518,158.15],[-64.515,141.191]],"c":true}]},{"t":48,"s":[{"i":[[-10.636,1.922],[-2.064,-11.288],[10.636,-1.922],[2.064,11.289]],"o":[[10.636,-1.922],[2.064,11.288],[-10.636,1.922],[-2.064,-11.289]],"v":[[-50.564,135.745],[-27.568,152.704],[-43.091,176.625],[-66.087,159.666]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.963,218.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-7.672,2.946],[-3.421,-8.908],[7.671,-2.947],[3.422,8.909]],"o":[[7.671,-2.946],[3.422,8.909],[-7.672,2.946],[-3.421,-8.908]],"v":[[-6.195,-16.131],[13.89,-5.335],[6.195,16.131],[-13.891,5.334]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-7.672,2.946],[-3.421,-8.908],[7.671,-2.947],[3.422,8.909]],"o":[[7.671,-2.946],[3.422,8.909],[-7.672,2.946],[-3.421,-8.908]],"v":[[-4.579,5.901],[15.506,16.697],[7.811,38.163],[-12.275,27.366]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-7.219,3.928],[-4.562,-8.381],[7.218,-3.928],[4.562,8.383]],"o":[[7.218,-3.928],[4.562,8.382],[-7.219,3.928],[-4.561,-8.382]],"v":[[5.93,72.66],[27.259,80.725],[22.449,103.016],[1.12,94.95]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-6.712,4.742],[-5.506,-7.793],[6.712,-4.741],[5.506,7.795]],"o":[[6.711,-4.741],[5.507,7.794],[-6.712,4.742],[-5.506,-7.794]],"v":[[12.525,111.492],[34.647,117.02],[32.465,139.719],[10.341,134.19]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-6.555,4.957],[-5.756,-7.611],[6.555,-4.956],[5.756,7.612]],"o":[[6.554,-4.956],[5.757,7.612],[-6.555,4.956],[-5.755,-7.611]],"v":[[11.101,124.844],[33.391,129.652],[31.945,152.41],[9.654,147.601]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-6.555,4.957],[-5.756,-7.611],[6.555,-4.956],[5.756,7.612]],"o":[[6.554,-4.956],[5.757,7.612],[-6.555,4.956],[-5.755,-7.611]],"v":[[18.664,149.98],[40.954,154.788],[39.508,177.546],[17.217,172.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-5.979,5.638],[-6.547,-6.942],[5.979,-5.637],[6.547,6.943]],"o":[[5.978,-5.637],[6.548,6.943],[-5.979,5.638],[-6.546,-6.943]],"v":[[41.365,195.999],[64.045,198.363],[65.074,221.143],[42.393,218.779]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-5.734,5.887],[-6.836,-6.658],[5.734,-5.887],[6.837,6.659]],"o":[[5.733,-5.887],[6.837,6.658],[-5.734,5.887],[-6.836,-6.658]],"v":[[51.895,220.823],[74.654,222.22],[76.652,244.936],[53.891,243.538]],"c":true}]},{"t":48,"s":[{"i":[[-5.734,5.887],[-6.836,-6.658],[5.734,-5.887],[6.837,6.659]],"o":[[5.733,-5.887],[6.837,6.658],[-5.734,5.887],[-6.836,-6.658]],"v":[[69.06,240.125],[91.82,241.522],[93.818,264.238],[71.057,262.841]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[17.562,368.89],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-4.772,8.265],[-8.609,-4.971],[4.772,-8.265],[8.609,4.971]],"o":[[4.772,-8.265],[8.609,4.97],[-4.772,8.265],[-8.609,-4.971]],"v":[[-15.588,-9.001],[8.64,-14.965],[15.588,8.999],[-8.64,14.965]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-4.772,8.265],[-8.609,-4.971],[4.772,-8.265],[8.609,4.971]],"o":[[4.772,-8.265],[8.609,4.97],[-4.772,8.265],[-8.609,-4.971]],"v":[[-14.972,13.014],[9.256,7.05],[16.204,31.014],[-8.024,36.979]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-3.645,8.82],[-9.187,-3.796],[3.645,-8.82],[9.187,3.797]],"o":[[3.645,-8.82],[9.187,3.796],[-3.645,8.82],[-9.187,-3.797]],"v":[[10.165,77.184],[33.4,68.09],[43.435,90.934],[20.2,100.029]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-2.594,9.184],[-9.567,-2.701],[2.594,-9.184],[9.567,2.702]],"o":[[2.594,-9.184],[9.567,2.701],[-2.594,9.184],[-9.567,-2.702]],"v":[[24.996,108.48],[47.015,96.744],[59.64,118.265],[37.622,130.002]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-2.295,9.264],[-9.649,-2.39],[2.295,-9.264],[9.649,2.391]],"o":[[2.295,-9.264],[9.649,2.39],[-2.295,9.264],[-9.649,-2.391]],"v":[[25.594,125.574],[47.221,113.13],[60.537,134.231],[38.91,146.675]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-2.003,9.574],[-10.038,-1.782],[2.003,-9.574],[10.038,1.783]],"o":[[2.003,-9.574],[10.038,1.782],[-2.003,9.574],[-10.038,-1.783]],"v":[[41.566,149.517],[63.369,135.411],[77.918,155.972],[56.116,170.079]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-0.953,9.735],[-10.172,-0.683],[0.953,-9.734],[10.172,0.684]],"o":[[0.953,-9.735],[10.172,0.683],[-0.953,9.734],[-10.172,-0.684]],"v":[[79.452,178.699],[99.597,162.312],[116.289,181.174],[96.145,197.562]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-0.538,9.766],[-10.192,-0.25],[0.538,-9.766],[10.192,0.251]],"o":[[0.538,-9.766],[10.192,0.25],[-0.538,9.766],[-10.192,-0.251]],"v":[[92.128,199.466],[111.557,182.237],[129.036,200.373],[109.608,217.603]],"c":true}]},{"t":48,"s":[{"i":[[-0.538,9.766],[-10.192,-0.25],[0.538,-9.766],[10.192,0.251]],"o":[[0.538,-9.766],[10.192,0.25],[-0.538,9.766],[-10.192,-0.251]],"v":[[104.421,211.433],[123.85,194.204],[141.329,212.34],[121.901,229.569]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.725,438.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":"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-10.162,0],[0,-9.102],[10.162,0],[0,9.102]],"o":[[10.162,0],[0,9.102],[-10.162,0],[0,-9.102]],"v":[[0,-16.48],[18.4,0],[0,16.48],[-18.4,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-10.162,0],[0,-9.102],[10.162,0],[0,9.102]],"o":[[10.162,0],[0,9.102],[-10.162,0],[0,-9.102]],"v":[[3.633,4.587],[22.033,21.067],[3.633,37.547],[-14.767,21.067]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-10.074,1.334],[-1.195,-9.023],[10.074,-1.334],[1.195,9.023]],"o":[[10.074,-1.334],[1.195,9.023],[-10.074,1.334],[-1.195,-9.023]],"v":[[36.161,58.88],[56.566,72.801],[40.489,91.555],[20.084,77.634]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-9.85,2.498],[-2.237,-8.823],[9.85,-2.498],[2.237,8.823]],"o":[[9.85,-2.498],[2.237,8.823],[-9.85,2.498],[-2.237,-8.823]],"v":[[51.202,76.122],[73.088,87.573],[59.304,108.07],[37.417,96.619]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-9.764,2.816],[-2.522,-8.746],[9.764,-2.816],[2.522,8.746]],"o":[[9.764,-2.816],[2.522,8.746],[-9.764,2.816],[-2.522,-8.746]],"v":[[51.567,89.317],[73.813,100.053],[60.699,120.986],[38.454,110.25]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-11.118,3.081],[-2.872,-9.57],[11.118,-3.081],[2.872,9.57]],"o":[[11.118,-3.081],[2.872,9.57],[-11.118,3.081],[-2.872,-9.57]],"v":[[81.451,106.069],[106.782,117.817],[91.851,140.723],[66.52,128.975]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-10.719,4.268],[-3.892,-9.202],[10.719,-4.268],[3.892,9.202]],"o":[[10.719,-4.268],[3.892,9.202],[-10.719,4.268],[-3.892,-9.202]],"v":[[116.778,120.807],[143.233,129.74],[130.872,154.13],[104.417,145.197]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-10.527,4.72],[-4.28,-9.029],[10.527,-4.72],[4.28,9.029]],"o":[[10.527,-4.72],[4.28,9.029],[-10.527,4.72],[-4.28,-9.029]],"v":[[123.044,134.92],[149.855,142.72],[138.543,167.613],[111.732,159.813]],"c":true}]},{"t":48,"s":[{"i":[[-10.129,0.645],[-0.67,-10.102],[10.129,-0.645],[0.67,10.102]],"o":[[10.129,-0.645],[0.67,10.102],[-10.129,0.645],[-0.67,-10.102]],"v":[[130.668,150.555],[150.222,167.677],[133.096,187.136],[113.542,170.014]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.963,465.78],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-11.399,0],[0,-10.383],[11.399,0],[0,10.383]],"o":[[11.399,0],[0,10.383],[-11.399,0],[0,-10.383]],"v":[[0,-18.8],[20.64,0],[0,18.8],[-20.64,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-11.387,0.528],[-0.481,-10.372],[11.387,-0.528],[0.481,10.372]],"o":[[11.387,-0.528],[0.481,10.372],[-11.387,0.528],[-0.481,-10.372]],"v":[[20.367,-10.67],[41.855,7.155],[22.108,26.89],[0.62,9.065]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-11.186,0.436],[-0.472,-8.57],[11.186,-0.436],[0.472,8.57]],"o":[[11.186,-0.436],[0.472,8.57],[-11.186,0.436],[-0.472,-8.57]],"v":[[53.831,6.54],[74.939,21.268],[55.54,37.574],[34.431,22.846]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-11.113,1.348],[-1.17,-8.503],[11.113,-1.348],[1.17,8.503]],"o":[[11.113,-1.348],[1.17,8.503],[-11.113,1.348],[-1.17,-8.503]],"v":[[86.898,45.267],[109.139,58.222],[91.135,76.057],[68.895,63.102]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-10.764,3.074],[-2.489,-8.214],[10.764,-3.074],[2.489,8.214]],"o":[[10.764,-3.074],[2.489,8.214],[-10.764,3.074],[-2.489,-8.214]],"v":[[94.16,72.961],[118.157,82.268],[103.173,102.706],[79.176,93.399]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-11.059,1.733],[-1.465,-8.457],[11.059,-1.734],[1.465,8.457]],"o":[[11.059,-1.733],[1.465,8.457],[-11.059,1.734],[-1.465,-8.457]],"v":[[177.879,80.951],[200.557,93.125],[183.185,111.575],[160.507,99.402]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-13.106,3.919],[-3.547,-8.004],[13.106,-3.919],[3.547,8.004]],"o":[[13.106,-3.919],[3.547,8.004],[-13.106,3.919],[-3.547,-8.004]],"v":[[223.103,84.048],[253.255,91.445],[235.947,113.033],[205.795,105.636]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-12.737,0.705],[-1.085,-8.559],[12.737,-0.705],[1.085,8.559]],"o":[[12.737,-0.705],[1.085,8.559],[-12.737,0.705],[-1.085,-8.559]],"v":[[260.588,84.666],[285.615,98.888],[264.518,115.662],[239.491,101.441]],"c":true}]},{"t":48,"s":[{"i":[[-10.509,4.532],[-4.816,-8.951],[10.509,-4.532],[4.816,8.951]],"o":[[10.509,-4.532],[4.816,8.951],[-10.509,4.532],[-4.816,-8.951]],"v":[[289.091,84.34],[315.056,94.309],[304.747,118.722],[278.783,108.753]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"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.003,672.26],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"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":[[-8.373,7.737],[-6.897,-7.464],[8.373,-7.737],[6.897,7.464]],"o":[[8.373,-7.736],[6.897,7.464],[-8.372,7.737],[-6.897,-7.463]],"v":[[-12.488,-13.515],[15.16,-14.008],[12.488,13.515],[-15.16,14.008]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-8.007,8.116],[-7.235,-7.137],[8.005,-8.117],[7.236,7.136]],"o":[[8.006,-8.115],[7.235,7.137],[-8.005,8.116],[-7.235,-7.136]],"v":[[10.772,-0.232],[38.368,-2.004],[36.973,25.613],[9.377,27.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-8.007,8.116],[-7.235,-7.137],[8.005,-8.117],[7.236,7.136]],"o":[[8.006,-8.115],[7.235,7.137],[-8.005,8.116],[-7.235,-7.136]],"v":[[45.436,19.376],[73.031,17.604],[71.636,45.221],[44.04,46.993]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[75.762,34.58],[102.952,29.543],[104.846,57.13],[77.656,62.167]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[95.584,44.927],[122.774,39.89],[124.669,67.478],[97.479,72.515]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-6.986,9.009],[-8.031,-6.227],[6.985,-9.01],[8.032,6.226]],"o":[[6.986,-9.009],[8.031,6.227],[-6.984,9.009],[-8.031,-6.226]],"v":[[154.471,51.956],[181.66,46.919],[183.555,74.507],[156.365,79.544]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-4.344,11.658],[-6.303,-6.385],[4.343,-11.659],[6.303,6.384]],"o":[[4.344,-11.657],[6.303,6.385],[-4.343,11.658],[-6.303,-6.383]],"v":[[206.274,46.617],[225.552,37.07],[229.1,69.738],[209.822,79.285]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-3.845,11.832],[-6.569,-6.111],[3.844,-11.833],[6.569,6.11]],"o":[[3.844,-11.831],[6.569,6.111],[-3.843,11.832],[-6.569,-6.109]],"v":[[228.306,36.977],[247.161,26.619],[252.095,59.106],[233.24,69.465]],"c":true}]},{"t":48,"s":[{"i":[[-4.207,9.378],[-7.187,-4.843],[4.205,-9.379],[7.188,4.843]],"o":[[4.206,-9.378],[7.187,4.843],[-4.205,9.378],[-7.187,-4.843]],"v":[[248.716,28.078],[269.345,19.868],[274.743,45.619],[254.114,53.829]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[287.398,626.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-7.67,0.52],[-0.696,-10.271],[7.67,-0.519],[0.696,10.271]],"o":[[7.67,-0.52],[0.696,10.271],[-7.67,0.52],[-0.696,-10.27]],"v":[[-1.26,-18.597],[13.888,-0.941],[1.26,18.597],[-13.888,0.941]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-8.482,0.52],[-0.77,-10.271],[8.482,-0.52],[0.77,10.271]],"o":[[8.482,-0.52],[0.77,10.271],[-8.482,0.52],[-0.77,-10.27]],"v":[[21.49,-8.249],[38.24,9.407],[24.276,28.945],[7.525,11.289]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-9.155,-1.644],[2.684,-10.056],[9.155,1.644],[-2.684,10.056]],"o":[[9.155,1.644],[-2.684,10.056],[-9.155,-1.644],[2.684,-10.055]],"v":[[59.104,-5.32],[70.82,15.866],[49.384,31.097],[37.667,9.911]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-6.899,-1.644],[2.023,-10.056],[6.899,1.644],[-2.023,10.056]],"o":[[6.899,1.644],[-2.023,10.056],[-6.899,-1.644],[2.022,-10.055]],"v":[[94.649,-5.32],[103.477,15.866],[87.324,31.097],[78.495,9.911]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-7.064,0.624],[-1.265,-10.18],[7.064,-0.624],[1.265,10.179]],"o":[[7.064,-0.624],[1.265,10.18],[-7.064,0.624],[-1.265,-10.179]],"v":[[118.692,-5.019],[133.773,12.282],[123.271,31.843],[108.19,14.542]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":27,"s":[{"i":[[-4.498,5.482],[-8.156,-6.221],[4.498,-5.482],[8.156,6.221]],"o":[[4.498,-5.482],[8.156,6.221],[-4.498,5.482],[-8.155,-6.221]],"v":[[132.752,-28.394],[155.664,-27.056],[162.286,-5.865],[139.373,-7.203]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-2.486,6.727],[-10.894,-2.9],[2.486,-6.727],[10.894,2.901]],"o":[[2.486,-6.727],[10.894,2.9],[-2.486,6.727],[-10.893,-2.9]],"v":[[158.389,-37.923],[182.615,-44.851],[197.837,-27.419],[173.612,-20.491]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-2.622,8.053],[-11.76,-1.468],[2.622,-8.053],[11.76,1.468]],"o":[[2.622,-8.053],[11.76,1.468],[-2.622,8.053],[-11.759,-1.468]],"v":[[210.749,-21.528],[236.79,-33.451],[253.335,-16.211],[227.293,-4.287]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-4.29,7.302],[-11.171,-3.958],[4.29,-7.303],[11.171,3.958]],"o":[[4.29,-7.302],[11.171,3.958],[-4.29,7.303],[-11.17,-3.958]],"v":[[226.147,-28.256],[254.141,-34.311],[266.599,-13.922],[238.605,-7.866]],"c":true}]},{"t":48,"s":[{"i":[[-6.042,8.176],[-9.066,-6.106],[6.043,-8.176],[9.066,6.106]],"o":[[6.042,-8.176],[9.066,6.106],[-6.043,8.176],[-9.065,-6.105]],"v":[[246.592,-38.216],[273.948,-41.964],[279.421,-16.104],[252.065,-12.355]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[391.002,660.405],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-11.001,0],[0,-10.781],[11.001,0],[0,10.781]],"o":[[11.001,0],[0,10.781],[-11.001,0],[0,-10.781]],"v":[[0,-19.52],[19.92,0],[0,19.52],[-19.92,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-10.504,1.536],[-2.691,-9.903],[10.504,-1.536],[2.691,9.903]],"o":[[10.504,-1.536],[2.691,9.903],[-10.504,1.536],[-2.691,-9.903]],"v":[[7.481,-6.529],[31.373,8.62],[17.226,29.33],[-6.666,14.181]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":9,"s":[{"i":[[-8.687,1.536],[-2.226,-9.903],[8.686,-1.536],[2.226,9.903]],"o":[[8.687,-1.536],[2.226,9.903],[-8.686,1.536],[-2.226,-9.903]],"v":[[-2.188,-25.475],[17.57,-10.326],[5.871,10.385],[-13.888,-4.765]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-6.869,1.536],[-1.76,-9.903],[6.869,-1.536],[1.76,9.903]],"o":[[6.869,-1.536],[1.76,9.903],[-6.869,1.536],[-1.76,-9.903]],"v":[[-16.206,-24.493],[-0.581,-9.344],[-9.833,11.366],[-25.458,-3.783]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-5.296,-1.392],[3.948,-9.181],[5.295,1.392],[-3.948,9.181]],"o":[[5.296,1.392],[-3.948,9.181],[-5.295,-1.392],[3.948,-9.181]],"v":[[1.271,-24.904],[3.711,-5.762],[-13.027,8.341],[-15.467,-10.802]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-2.76,-4.729],[9.284,-3.7],[2.76,4.729],[-9.284,3.7]],"o":[[2.76,4.729],[-9.284,3.7],[-2.76,-4.729],[9.284,-3.7]],"v":[[20.931,-27.981],[9.12,-12.72],[-12.687,-14.583],[-0.876,-29.844]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":27,"s":[{"i":[[-4.641,-2.906],[6.504,-7.588],[4.641,2.906],[-6.504,7.588]],"o":[[4.641,2.906],[-6.504,7.588],[-4.641,-2.906],[6.504,-7.588]],"v":[[137.386,-70.027],[134.014,-51.026],[113.836,-42.549],[117.208,-61.55]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-8.493,0.644],[0.485,-9.974],[8.493,-0.644],[-0.484,9.974]],"o":[[8.493,-0.644],[-0.485,9.974],[-8.493,0.644],[0.484,-9.974]],"v":[[235.432,-102.61],[249.934,-85.718],[233.677,-66.493],[219.176,-83.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-12.767,-0.676],[0.13,-7.338],[12.767,0.676],[-0.13,7.338]],"o":[[12.767,0.676],[-0.13,7.338],[-12.767,-0.676],[0.13,-7.338]],"v":[[304.649,-152.945],[327.533,-138.435],[304.179,-126.374],[281.296,-140.884]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-12.53,2.54],[-1.71,-7.137],[12.53,-2.54],[1.71,7.137]],"o":[[12.53,-2.54],[1.71,7.137],[-12.53,2.54],[-1.71,-7.137]],"v":[[297.002,-130.677],[322.788,-122.355],[303.196,-104.834],[277.409,-113.156]],"c":true}]},{"t":48,"s":[{"i":[[-11.19,1.085],[-0.631,-9.839],[11.19,-1.085],[0.631,9.839]],"o":[[11.19,-1.085],[0.631,9.839],[-11.19,1.085],[-0.631,-9.839]],"v":[[299.001,-108.833],[320.408,-92.982],[301.287,-73.203],[279.881,-89.054]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[449.563,772.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-10.162,0],[0,-10.559],[10.162,0],[0,10.56]],"o":[[10.162,0],[0,10.56],[-10.162,0],[0,-10.559]],"v":[[0,-19.12],[18.4,0],[0,19.12],[-18.4,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-10.259,-2.799],[2.506,-9.736],[10.259,2.799],[-2.506,9.737]],"o":[[10.259,2.799],[-2.506,9.737],[-10.259,-2.799],[2.506,-9.736]],"v":[[15.541,-27.818],[29.578,-5.12],[6.465,7.441],[-7.573,-15.256]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-9.32,-5.12],[4.713,-8.88],[9.32,5.12],[-4.713,8.881]],"o":[[9.32,5.12],[-4.713,8.881],[-9.32,-5.12],[4.713,-8.88]],"v":[[18.745,-51.761],[27.088,-26.411],[1.679,-19.601],[-6.664,-44.951]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-10.402,-2.208],[1.945,-9.863],[10.402,2.208],[-1.946,9.864]],"o":[[10.402,2.208],[-1.946,9.864],[-10.402,-2.208],[1.945,-9.863]],"v":[[27.204,-80.31],[42.516,-58.452],[20.159,-44.59],[4.847,-66.448]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-10.402,-2.208],[1.946,-9.863],[10.402,2.208],[-1.946,9.864]],"o":[[10.402,2.208],[-1.946,9.864],[-10.402,-2.208],[1.945,-9.863]],"v":[[36.534,-99.15],[51.846,-77.292],[29.489,-63.43],[14.177,-85.288]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-10.617,-0.601],[0.423,-10.044],[10.617,0.601],[-0.423,10.045]],"o":[[10.617,0.601],[-0.423,10.045],[-10.617,-0.601],[0.423,-10.044]],"v":[[69.588,-118.611],[88.045,-99.335],[68.055,-82.235],[49.598,-101.511]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-10.62,0.554],[-0.668,-10.031],[10.619,-0.554],[0.668,10.032]],"o":[[10.62,-0.554],[0.668,10.032],[-10.619,0.554],[-0.668,-10.031]],"v":[[76.692,-149.843],[97.13,-132.681],[79.112,-113.515],[58.674,-130.676]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-10.586,0.897],[-1.094,-8.921],[10.586,-0.897],[1.094,8.921]],"o":[[10.586,-0.897],[1.094,8.922],[-10.586,0.897],[-1.094,-8.921]],"v":[[109.49,-163.592],[130.64,-149.062],[113.453,-131.285],[92.303,-145.814]],"c":true}]},{"t":48,"s":[{"i":[[-10.586,0.897],[-1.094,-8.921],[10.586,-0.897],[1.094,8.921]],"o":[[10.586,-0.897],[1.094,8.922],[-10.586,0.897],[-1.094,-8.921]],"v":[[136.274,-179.627],[157.424,-165.097],[140.237,-147.32],[119.087,-161.849]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[640.283,640.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-10.56,0],[0,-9.94],[10.56,0],[0,9.941]],"o":[[10.56,0],[0,9.941],[-10.56,0],[0,-9.94]],"v":[[0,-18],[19.12,0],[0,18],[-19.12,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-10.53,0.798],[-0.751,-9.912],[10.53,-0.798],[0.751,9.913]],"o":[[10.53,-0.798],[0.751,9.913],[-10.53,0.798],[-0.751,-9.912]],"v":[[12.808,-29.866],[33.234,-13.363],[15.529,6.031],[-4.897,-10.472]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-10.424,-1.685],[1.587,-9.813],[10.425,1.686],[-1.587,9.814]],"o":[[10.424,1.685],[-1.587,9.814],[-10.425,-1.686],[1.587,-9.813]],"v":[[9.454,-48.92],[25.456,-28.099],[3.708,-13.381],[-12.294,-34.202]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-10.557,0.267],[-0.251,-9.937],[10.557,-0.267],[0.251,9.938]],"o":[[10.557,-0.267],[0.251,9.938],[-10.557,0.267],[-0.251,-9.937]],"v":[[19.961,-96.911],[39.531,-79.4],[20.872,-60.922],[1.303,-78.433]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-10.441,1.577],[-1.484,-9.829],[10.442,-1.577],[1.485,9.83]],"o":[[10.441,-1.577],[1.484,9.829],[-10.442,1.577],[-1.484,-9.828]],"v":[[24.659,-135.853],[46.253,-120.91],[30.036,-100.257],[8.442,-115.199]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-10.08,3.146],[-2.962,-9.489],[10.081,-3.146],[2.962,9.49]],"o":[[10.08,-3.146],[2.962,9.489],[-10.081,3.146],[-2.962,-9.488]],"v":[[54.056,-168.928],[77.671,-157.443],[64.782,-134.563],[41.167,-146.049]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-9.68,4.22],[-3.973,-9.112],[9.68,-4.221],[3.973,9.113]],"o":[[9.68,-4.22],[3.973,9.112],[-9.68,4.221],[-3.973,-9.112]],"v":[[69.105,-197.222],[93.826,-188.364],[83.493,-164.223],[58.773,-173.081]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-9.492,4.628],[-4.357,-8.935],[9.492,-4.628],[4.357,8.935]],"o":[[9.492,-4.628],[4.357,8.935],[-9.492,4.628],[-4.357,-8.934]],"v":[[94.654,-206.989],[119.729,-199.19],[110.433,-174.631],[85.357,-182.43]],"c":true}]},{"t":48,"s":[{"i":[[-9.492,4.628],[-4.357,-8.935],[9.492,-4.628],[4.357,8.935]],"o":[[9.492,-4.628],[4.357,8.935],[-9.492,4.628],[-4.357,-8.934]],"v":[[122.938,-222.998],[148.013,-215.199],[138.716,-190.64],[113.641,-198.439]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[743.003,659.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-8.579,3.649],[-3.268,-7.684],[8.579,-3.648],[3.268,7.684]],"o":[[8.579,-3.648],[3.268,7.684],[-8.579,3.649],[-3.269,-7.685]],"v":[[-5.917,-13.914],[15.534,-6.607],[5.919,13.913],[-15.532,6.607]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-8.279,4.286],[-3.839,-7.415],[8.279,-4.287],[3.84,7.415]],"o":[[8.279,-4.286],[3.839,7.415],[-8.279,4.287],[-3.841,-7.416]],"v":[[4.969,-32.784],[26.91,-27.119],[18.874,-5.931],[-3.068,-11.595]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-11.15,-0.132],[-0.062,-8.358],[11.151,0.131],[0.063,8.359]],"o":[[11.15,0.132],[0.062,8.358],[-11.151,-0.131],[-0.063,-8.36]],"v":[[5.679,-7.276],[25.981,8.096],[5.905,22.994],[-14.398,7.623]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-11.127,0.728],[-0.706,-8.329],[11.128,-0.729],[0.707,8.329]],"o":[[11.127,-0.728],[0.706,8.329],[-11.128,0.729],[-0.707,-8.33]],"v":[[13.117,-99.086],[34.544,-85.324],[15.675,-68.923],[-5.752,-82.684]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-11.143,0.422],[-0.476,-8.345],[11.143,-0.423],[0.477,8.345]],"o":[[11.143,-0.422],[0.476,8.345],[-11.143,0.423],[-0.477,-8.346]],"v":[[22.86,-148.498],[43.9,-134.152],[24.587,-118.276],[3.547,-132.621]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[-7.68,8.085],[-6.169,-5.639],[7.68,-8.086],[6.17,5.639]],"o":[[7.68,-8.085],[6.169,5.639],[-7.68,8.086],[-6.171,-5.64]],"v":[[28.438,-203.529],[53.516,-207.958],[50.782,-183.107],[25.705,-178.678]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-6.759,8.87],[-6.744,-4.937],[6.758,-8.87],[6.745,4.937]],"o":[[6.759,-8.869],[6.744,4.937],[-6.758,8.87],[-6.746,-4.938]],"v":[[40.694,-251.394],[65.144,-258.516],[65.12,-233.515],[40.671,-226.394]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-6.375,9.149],[-6.948,-4.646],[6.375,-9.15],[6.949,4.646]],"o":[[6.375,-9.149],[6.948,4.646],[-6.375,9.15],[-6.95,-4.646]],"v":[[59.526,-250.163],[83.651,-258.317],[84.69,-233.339],[60.567,-225.184]],"c":true}]},{"t":48,"s":[{"i":[[-1.112,9.337],[-8.578,-1.725],[1.111,-9.338],[8.579,1.725]],"o":[[1.112,-9.337],[8.578,1.725],[-1.111,9.338],[-8.58,-1.725]],"v":[[73.733,-251.877],[91.278,-265.661],[104.8,-245.63],[87.257,-231.846]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[842.418,633.88],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-4.981,11.228],[-10.582,-4.694],[4.981,-11.228],[10.582,4.693]],"o":[[4.981,-11.228],[10.581,4.693],[-4.981,11.228],[-10.581,-4.694]],"v":[[-19.16,-8.499],[9.018,-20.329],[19.159,8.5],[-9.019,20.33]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-4.981,11.228],[-10.582,-4.694],[4.981,-11.228],[10.582,4.693]],"o":[[4.981,-11.228],[10.581,4.693],[-4.981,11.228],[-10.581,-4.694]],"v":[[-30.053,-14.69],[-1.875,-26.52],[8.266,2.309],[-19.912,14.139]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-4.981,11.228],[-10.582,-4.694],[4.981,-11.228],[10.582,4.693]],"o":[[4.981,-11.228],[10.581,4.693],[-4.981,11.228],[-10.581,-4.694]],"v":[[-53.77,-31.107],[-25.592,-42.936],[-15.451,-14.107],[-43.629,-2.277]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-4.981,11.228],[-10.582,-4.694],[4.981,-11.228],[10.582,4.693]],"o":[[4.981,-11.228],[10.581,4.693],[-4.981,11.228],[-10.581,-4.694]],"v":[[-69.174,-65.381],[-40.996,-77.211],[-30.855,-48.382],[-59.033,-36.552]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-5.828,10.813],[-10.191,-5.492],[5.828,-10.813],[10.19,5.493]],"o":[[5.828,-10.813],[10.19,5.491],[-5.828,10.813],[-10.189,-5.492]],"v":[[-91.616,-92.32],[-62.613,-101.952],[-54.715,-72.429],[-83.718,-62.797]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-5.3,11.081],[-10.444,-4.994],[5.3,-11.081],[10.443,4.995]],"o":[[5.3,-11.081],[10.443,4.993],[-5.3,11.081],[-10.442,-4.994]],"v":[[-81.566,-113.154],[-53.061,-124.173],[-43.749,-95.066],[-72.253,-84.047]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-4.824,11.296],[-10.647,-4.545],[4.824,-11.297],[10.646,4.546]],"o":[[4.824,-11.296],[10.646,4.545],[-4.824,11.297],[-10.646,-4.546]],"v":[[-76.884,-115.622],[-48.873,-127.844],[-38.331,-99.16],[-66.341,-86.937]],"c":true}]},{"t":48,"s":[{"i":[[-4.426,10.889],[-9.768,-4.381],[4.426,-10.889],[9.767,4.382]],"o":[[4.426,-10.889],[9.767,4.381],[-4.426,10.889],[-9.767,-4.382]],"v":[[-73.304,-116.227],[-47.605,-128.008],[-37.933,-100.358],[-63.631,-88.577]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[812.885,437.726],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-11.399,0],[0,-11.797],[11.399,0],[0,11.797]],"o":[[11.399,0],[0,11.797],[-11.399,0],[0,-11.797]],"v":[[0,-21.36],[20.64,0],[0,21.36],[-20.64,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-11.399,0],[0,-11.797],[11.399,0],[0,11.797]],"o":[[11.399,0],[0,11.797],[-11.399,0],[0,-11.797]],"v":[[-10.841,-30.551],[9.799,-9.191],[-10.841,12.169],[-31.481,-9.191]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-11.399,0],[0,-11.797],[11.399,0],[0,11.797]],"o":[[11.399,0],[0,11.797],[-11.399,0],[0,-11.797]],"v":[[-27.542,-47.845],[-6.902,-26.485],[-27.542,-5.125],[-48.182,-26.485]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-11.399,0],[0,-11.797],[11.399,0],[0,11.797]],"o":[[11.399,0],[0,11.797],[-11.399,0],[0,-11.797]],"v":[[-42.051,-76.102],[-21.411,-54.742],[-42.051,-33.382],[-62.691,-54.742]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-11.365,-0.875],[0.906,-11.762],[11.365,0.875],[-0.906,11.762]],"o":[[11.365,0.875],[-0.906,11.762],[-11.365,-0.875],[0.906,-11.762]],"v":[[-61.201,-94.176],[-42.261,-71.295],[-64.48,-51.583],[-83.42,-74.464]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-11.394,-0.326],[0.337,-11.792],[11.394,0.326],[-0.337,11.792]],"o":[[11.394,0.326],[-0.337,11.792],[-11.394,-0.326],[0.337,-11.792]],"v":[[-50.425,-115.15],[-30.404,-93.209],[-51.646,-72.448],[-71.667,-94.389]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-11.398,0.159],[-0.165,-11.796],[11.398,-0.159],[0.165,11.796]],"o":[[11.398,-0.159],[0.165,11.796],[-11.398,0.159],[-0.165,-11.796]],"v":[[-43.472,-106.521],[-22.536,-85.451],[-42.875,-63.805],[-63.812,-84.875]],"c":true}]},{"t":48,"s":[{"i":[[-10.239,0.147],[-0.148,-10.868],[10.239,-0.147],[0.148,10.868]],"o":[[10.239,-0.147],[0.148,10.868],[-10.239,0.147],[-0.148,-10.868]],"v":[[-41.343,-102.15],[-22.536,-82.737],[-40.807,-62.793],[-59.614,-82.206]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[832.443,311.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-3.357,8.934],[-7.776,-2.922],[3.357,-8.934],[7.775,2.922]],"o":[[3.357,-8.934],[7.776,2.923],[-3.357,8.933],[-7.776,-2.922]],"v":[[-14.079,-5.291],[6.079,-16.176],[14.079,5.292],[-6.079,16.176]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-5.024,8.114],[-7.062,-4.374],[5.024,-8.114],[7.062,4.373]],"o":[[5.024,-8.114],[7.062,4.374],[-5.024,8.113],[-7.063,-4.373]],"v":[[-5.718,-11.796],[16.166,-18.569],[19.856,4.042],[-2.029,10.815]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-5.024,8.114],[-7.062,-4.374],[5.024,-8.114],[7.062,4.373]],"o":[[5.024,-8.114],[7.062,4.374],[-5.024,8.113],[-7.063,-4.373]],"v":[[-9.508,-23.864],[12.376,-30.637],[16.066,-8.026],[-5.819,-1.253]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-7.244,6.214],[-5.408,-6.306],[7.244,-6.214],[5.408,6.304]],"o":[[7.244,-6.214],[5.408,6.306],[-7.243,6.213],[-5.409,-6.305]],"v":[[-6.514,-37.361],[16.395,-37.196],[13.07,-14.529],[-9.838,-14.694]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-7.699,5.64],[-4.908,-6.702],[7.699,-5.64],[4.908,6.701]],"o":[[7.699,-5.64],[4.908,6.702],[-7.699,5.639],[-4.909,-6.701]],"v":[[-13.751,-40.992],[9.077,-39.069],[4.022,-16.723],[-18.805,-18.647]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-7.418,6.004],[-5.226,-6.458],[7.418,-6.004],[5.226,6.456]],"o":[[7.418,-6.004],[5.226,6.458],[-7.418,6.004],[-5.226,-6.457]],"v":[[-13.961,-62.819],[8.933,-62],[4.962,-39.436],[-17.932,-40.257]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-7.156,6.315],[-5.496,-6.23],[7.156,-6.314],[5.495,6.228]],"o":[[7.156,-6.315],[5.496,6.23],[-7.156,6.314],[-5.496,-6.229]],"v":[[-23.812,-62.386],[-0.904,-62.54],[-3.911,-39.828],[-26.819,-39.674]],"c":true}]},{"t":48,"s":[{"i":[[-7.156,6.315],[-5.496,-6.23],[7.156,-6.314],[5.495,6.228]],"o":[[7.156,-6.315],[5.496,6.23],[-7.156,6.314],[-5.496,-6.229]],"v":[[-35.932,-55.596],[-13.024,-55.751],[-16.032,-33.039],[-38.94,-32.885]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[847.864,74.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":"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-1.548,9.641],[-9.205,-1.478],[1.547,-9.642],[9.205,1.478]],"o":[[1.548,-9.642],[9.205,1.478],[-1.548,9.641],[-9.205,-1.477]],"v":[[-16.667,-2.675],[2.803,-17.457],[16.668,2.676],[-2.802,17.457]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-1.548,9.641],[-9.205,-1.478],[1.547,-9.642],[9.205,1.478]],"o":[[1.548,-9.642],[9.205,1.478],[-1.548,9.641],[-9.205,-1.477]],"v":[[-22.509,-11.778],[-3.039,-26.56],[10.826,-6.427],[-8.644,8.354]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[-1.548,9.641],[-9.205,-1.478],[1.547,-9.642],[9.205,1.478]],"o":[[1.548,-9.642],[9.205,1.478],[-1.548,9.641],[-9.205,-1.477]],"v":[[-33.141,-32.967],[-13.671,-47.749],[0.194,-27.616],[-19.276,-12.835]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[-1.548,9.641],[-9.205,-1.478],[1.547,-9.642],[9.205,1.478]],"o":[[1.548,-9.642],[9.205,1.478],[-1.548,9.641],[-9.205,-1.477]],"v":[[-37.843,-50.052],[-18.373,-64.834],[-4.508,-44.701],[-23.978,-29.92]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-2.283,9.494],[-9.064,-2.18],[2.284,-9.495],[9.064,2.179]],"o":[[2.284,-9.495],[9.064,2.18],[-2.283,9.494],[-9.064,-2.179]],"v":[[-51.502,-60.538],[-30.955,-73.782],[-18.676,-52.644],[-39.223,-39.401]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[-1.823,9.593],[-9.159,-1.741],[1.823,-9.594],[9.159,1.739]],"o":[[1.823,-9.594],[9.159,1.74],[-1.823,9.593],[-9.159,-1.739]],"v":[[-49.163,-81.948],[-29.279,-96.167],[-15.995,-75.646],[-35.879,-61.428]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[-1.413,9.662],[-9.225,-1.349],[1.413,-9.662],[9.225,1.348]],"o":[[1.413,-9.663],[9.225,1.349],[-1.413,9.662],[-9.225,-1.348]],"v":[[-47.166,-71.311],[-27.905,-86.363],[-13.76,-66.426],[-33.022,-51.374]],"c":true}]},{"t":48,"s":[{"i":[[-1.413,9.662],[-9.225,-1.349],[1.413,-9.662],[9.225,1.348]],"o":[[1.413,-9.663],[9.225,1.349],[-1.413,9.662],[-9.225,-1.348]],"v":[[-44.271,-65.259],[-25.01,-80.312],[-10.865,-60.374],[-30.127,-45.323]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.987999949736,0.830999995213,0.689999988032,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[832.543,186.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 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Legs Flip","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-12.4,198.12,0],"ix":2,"l":2},"a":{"a":0,"k":[461.93,293.01,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[66.058,-14.672],[39.44,8.16],[4.48,33.2],[10.16,2.32],[1.12,-42.8],[-49.52,-23.679],[0,0],[1.12,-24.8],[26.48,-16.081],[5.68,14.639],[1.12,14.64],[22.48,-13.84],[-15.76,-36],[-43.12,11.52],[-23.6,20.32],[0,0],[-2.24,-70.96],[-50.4,8],[8.96,24.8],[8.4,-6.16],[-4.24,-3.68],[15.76,4.56],[-6.72,25.92],[-18,4.48],[-16.64,-19.04],[-66.16,-1.12],[-12.4,13.52],[13.44,1.12],[13.52,-10.159],[70.96,2.24],[13.022,49.022]],"o":[[0,0],[-15.731,3.493],[-41.04,-8.48],[-3.84,-28.24],[-10.16,-2.32],[-1.12,42.8],[49.52,23.68],[0,0],[-1.12,24.8],[-18.16,11.039],[-5.6,-14.641],[-1.12,-14.64],[-15.2,9.28],[15.76,36],[64.32,-17.2],[23.68,-20.24],[0,0],[2.24,70.96],[56.32,-9.04],[-7.92,-21.68],[-10.96,8.08],[10.16,8.72],[-15.76,-4.48],[6.72,-25.919],[18,-4.48],[28.48,32.64],[87.44,1.52],[12.16,-13.44],[-13.52,-1.119],[-13.52,10.16],[-70.96,-2.24],[0,0]],"v":[[-120.767,-176.987],[-235.08,-121.719],[-333.08,-118.6],[-406.28,-190.36],[-401.8,-270.36],[-449.4,-178.04],[-368.04,-62.04],[-214.84,-59.799],[-224.44,-22.04],[-266.68,74.281],[-306.68,74.281],[-284.68,39.4],[-331.96,34.92],[-356.76,113.72],[-258.76,150.92],[-96.6,-5.64],[-57.16,-20.28],[-66.2,155.4],[31.8,264.68],[82.52,184.68],[36.36,161],[36.92,186.04],[22.84,210.52],[28.44,127.16],[69,35.96],[121.96,82.12],[263,141.24],[417,75.32],[437.08,30.36],[398.76,57.4],[287.24,91.16],[158.041,-25.328]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[66.058,-14.672],[53.82,12.4],[-2.29,33.423],[12.304,8.276],[9.749,-41.69],[-48.81,-25.11],[0,0],[1.12,-24.8],[32.92,-26.981],[5.42,20.519],[20.92,2.9],[0.8,-20.88],[-6.755,-18.367],[-44.555,2.622],[-21.16,29.44],[0,0],[-2.24,-70.96],[-45.94,1.38],[-10.72,20.88],[7.38,1.8],[9.169,-9.42],[7.1,24.22],[-14.278,36.425],[-18,4.48],[-16.64,-19.04],[-66.16,-1.12],[-29.688,10.697],[-1.745,9.699],[28.069,-1.842],[53,-0.86],[13.022,49.022]],"o":[[0,0],[-15.731,3.493],[-40.837,-9.409],[1.948,-28.433],[-12.304,-8.276],[-9.749,41.69],[65.78,33.84],[0,0],[-1.12,24.8],[-20.974,17.19],[-4.785,-18.114],[-14.544,-2.016],[-0.8,20.88],[17.5,47.58],[70,-4.12],[15.922,-22.152],[0,0],[2.24,70.96],[45.94,-1.38],[10.72,-20.88],[-13.229,-3.227],[-21.18,21.76],[-7.1,-24.22],[16.8,-42.86],[18,-4.48],[28.48,32.64],[87.44,1.52],[29.688,-10.697],[2.402,-13.352],[-28.069,1.842],[-70.986,1.152],[0,0]],"v":[[-120.767,-176.987],[-228.58,-109.219],[-341.58,-104.6],[-401.275,-177.914],[-388.998,-244.018],[-445.996,-174.565],[-374.54,-48.04],[-216.84,-48.299],[-226.44,-10.54],[-257.68,87.781],[-309.68,72.281],[-328.18,21.4],[-353.46,63.92],[-346.26,113.22],[-247.26,156.92],[-103.1,22.86],[-65.66,-15.78],[-42.2,162.9],[28.3,271.18],[105.02,223.18],[102.36,183.5],[75.42,206.04],[22.84,210.52],[42.44,133.16],[75,28.96],[127.96,75.12],[266,130.74],[414.552,75.497],[472.485,59.601],[421.809,45.458],[293.74,70.66],[164.041,-32.328]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":57,"s":[{"i":[[0,0],[61.835,-25.083],[54.224,10.268],[-0.974,35.162],[8.347,11.22],[6.134,-54.806],[-60.021,-20.156],[0,0],[0.145,-24.806],[46.262,-24.205],[10.298,17.678],[17.509,-0.944],[-4.61,-19.608],[-11.713,-14.309],[-41.302,6.423],[-19.402,32.896],[0,0],[3.505,-70.675],[-17.023,-15.657],[-19.556,3.405],[5.73,10.891],[8.967,3.454],[-5.606,15.991],[-11.472,38.731],[-17.796,5.18],[-21.746,-16.033],[-53.559,-3.958],[-30.129,1.432],[-3.378,9.092],[31.02,11.636],[52.004,6.781],[11.319,57.472]],"o":[[0,0],[-19.835,9.121],[-41.143,-7.791],[0.829,-29.913],[-8.347,-11.22],[-5.906,48.656],[69.062,24.64],[0,0],[-0.144,24.806],[-23.247,13.183],[-9.091,-15.606],[-14.223,1.353],[4.61,19.608],[25.925,34.351],[71.795,-11.946],[16.477,-28.622],[0,0],[-2.435,62.532],[17.023,15.657],[19.556,-3.405],[-5.73,-10.891],[-8.967,-3.454],[5.606,-15.991],[14.323,-49.481],[17.796,-5.18],[32.401,25.13],[75.625,6.054],[31.754,-1.016],[4.651,-12.516],[-31.755,-12.179],[-71.297,-9.547],[0,0]],"v":[[-130.965,-161.98],[-224.201,-90.084],[-334.095,-77.035],[-401.327,-152.641],[-384.464,-213.241],[-441.346,-145.194],[-352.034,-16.769],[-189.587,-26.468],[-196.94,8.609],[-245.772,106.255],[-309.94,88.527],[-341.019,43.744],[-352.767,91.983],[-332.685,137.199],[-228.805,163.246],[-87.608,43.404],[-55.054,-7.012],[-19.675,152.048],[1.717,250.643],[63.184,265.205],[97.47,234.191],[50.707,233.254],[38.634,206.791],[69.167,135.781],[84.835,30.214],[143.526,71.723],[271.215,119.976],[412.486,101.816],[475.625,105.25],[431.745,70.229],[299.794,59.853],[173.833,-49.725]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[57.612,-35.494],[54.627,8.136],[0.342,36.902],[4.391,14.163],[2.519,-67.922],[-71.233,-15.202],[0,0],[-0.831,-24.811],[59.604,-21.428],[15.175,14.837],[14.098,-4.788],[-10.02,-18.336],[-16.67,-10.251],[-38.049,10.223],[-17.644,36.352],[0,0],[9.249,-70.39],[1.894,-36.694],[-8.608,-5.431],[-1.84,9.418],[-10.721,22.804],[-13.18,13.967],[-8.666,41.036],[-17.593,5.879],[-26.852,-13.027],[-40.957,-6.796],[-30.569,-7.833],[-5.012,8.485],[33.972,25.115],[51.007,14.422],[9.615,65.923]],"o":[[0,0],[-23.938,14.748],[-41.45,-6.173],[-0.291,-31.394],[-4.391,-14.163],[-2.063,55.622],[72.345,15.44],[0,0],[0.831,24.811],[-25.52,9.175],[-13.397,-13.098],[-13.903,4.722],[10.02,18.336],[34.351,21.123],[73.59,-19.772],[17.033,-35.093],[0,0],[-7.109,54.104],[-1.894,36.694],[13.588,8.572],[1.262,-6.457],[9.247,-19.668],[24.312,-25.762],[11.847,-56.102],[17.593,-5.879],[36.322,17.621],[63.81,10.587],[33.819,8.666],[6.9,-11.681],[-35.441,-26.2],[-71.609,-20.246],[0,0]],"v":[[-141.163,-146.972],[-219.822,-70.948],[-326.61,-49.471],[-401.378,-127.368],[-379.929,-182.465],[-436.697,-115.822],[-331.527,10.503],[-162.335,-4.638],[-167.44,27.758],[-233.864,124.728],[-310.2,104.773],[-353.858,66.088],[-352.073,120.045],[-319.111,161.177],[-210.35,169.573],[-72.116,63.948],[-44.448,1.757],[2.849,141.196],[-20.866,237.107],[7.348,295.231],[38.58,298.882],[17.993,259.468],[59.428,214.063],[95.893,138.402],[94.671,31.467],[159.092,68.327],[276.43,109.213],[410.421,128.135],[478.764,150.899],[441.681,95],[305.849,49.046],[183.625,-67.123]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[62.126,-26.819],[55.075,4.14],[6.975,36.239],[14.816,0.602],[-9.741,-67.267],[-72.577,-6.143],[0,0],[-3.938,-24.511],[56.443,-28.739],[20.452,5.669],[10.036,-10.998],[-14.721,-14.595],[-19.547,-0.931],[-33.096,21.375],[-14.495,38.94],[0,0],[-17.192,-68.882],[10.475,-26.629],[9.866,-17.287],[-14.047,2.36],[-28.384,19.063],[-11.324,15.51],[12.025,36.947],[-17.852,5.038],[-23.876,-8.328],[-40.248,10.187],[-31.311,-3.935],[-8.804,4.427],[39.038,16.151],[43.185,-0.495],[17.166,70.932]],"o":[[0,0],[-32.484,14.023],[-35.735,-2.686],[-5.934,-30.829],[-14.816,-0.602],[7.977,55.085],[73.71,6.239],[0,0],[3.938,24.511],[-24.166,12.305],[-18.055,-5.005],[-9.897,10.846],[14.838,14.712],[40.28,1.919],[66.435,-42.908],[12.27,-32.963],[0,0],[9.983,39.999],[-6.69,17.007],[-8.038,14.083],[9.631,-1.618],[18.041,-12.117],[20.887,-28.61],[-12.98,-39.882],[7.454,-2.103],[38.118,13.295],[62.705,-15.872],[34.639,4.353],[12.12,-6.095],[-63.082,-26.099],[-46.815,0.537],[0,0]],"v":[[-155.28,-126.517],[-211.776,-52.722],[-319.025,-31.014],[-397.562,-81.83],[-415.83,-152.866],[-433.949,-63.308],[-311.891,33.82],[-156.422,5.849],[-153.422,47.13],[-213.151,154.669],[-287.738,168.809],[-329.146,161.5],[-317.039,203.895],[-266.318,222.009],[-168.195,203.208],[-61.265,68.86],[-38.118,1.518],[32.257,129.801],[20.265,236.429],[-8.626,287.588],[6.544,317.385],[59.124,261.237],[104.533,221.991],[119.215,110.853],[98.786,18.404],[169.18,45.928],[294.214,55.177],[420.467,28.195],[488.743,71.638],[437.322,-6.601],[296.055,-5.236],[179.074,-91.132]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[58.221,-34.486],[55.155,-2.882],[17.047,32.731],[14.369,-3.66],[-16.075,-49.577],[-72.77,3.117],[0,0],[0.085,-24.825],[20.904,-28.277],[29.843,-2.416],[8.56,-10.454],[-16.454,-10.82],[-19.068,4.33],[-26.653,29.016],[-13.716,40.915],[0,0],[-32.865,-44.468],[12.999,-38.756],[29.156,-3.193],[-9.32,-10.771],[-57.194,23.068],[-14.255,47.259],[12.639,43.03],[-11.23,4.077],[-27.038,-4.397],[-34.631,22.898],[-32.853,-6.179],[-9.798,-1.05],[67.511,31.642],[42.773,-5.971],[13.093,41.685]],"o":[[0,0],[-30.441,18.031],[-35.787,1.87],[-14.503,-27.845],[-14.369,3.66],[17.168,52.946],[73.906,-3.165],[0,0],[-0.196,57.472],[-19.876,26.887],[-18.624,1.508],[-8.441,10.309],[16.585,10.906],[36.845,-8.366],[57.152,-62.219],[10.624,-31.691],[0,0],[24.503,33.154],[-13.037,38.868],[-16.119,1.765],[9.321,10.773],[30.934,-12.477],[14.414,-47.785],[-11.82,-40.241],[16.77,4.577],[37.489,6.097],[58.427,-38.632],[42.957,8.08],[19.884,2.13],[-68.846,-32.267],[-46.369,6.473],[0,0]],"v":[[-161.442,-121.18],[-215.117,-42.812],[-308.744,-15.169],[-394.805,-59.346],[-438.374,-123.639],[-430.968,-27.872],[-293.441,52.235],[-152.778,8.261],[-146.564,44.328],[-183.164,173.077],[-247.103,209.716],[-296.604,210.504],[-279.215,245.271],[-222.105,251.666],[-124.912,204.519],[-39.044,64.885],[-22.021,6.701],[45.105,107.268],[57.741,222.556],[-10.416,266.993],[-38.081,282.027],[75.934,282.232],[151.495,192.541],[151.601,76.27],[125.97,2.223],[188.778,25.197],[296.975,10.505],[421.783,-28.28],[461.356,41.17],[438.086,-75.433],[274.635,-48.653],[179.647,-108.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[54.392,-40.255],[41.818,-4.57],[28.432,29.334],[13.337,-6.48],[-22.366,-47.075],[-72.071,10.537],[0,0],[-3.469,-13.867],[18.273,-41.361],[28.567,8.966],[11.858,-6.476],[-11.188,-16.206],[-19.299,-3.146],[-26.013,29.59],[-5.185,26.531],[0,0],[-50.719,-25.73],[-30.289,-36.304],[18.176,-15.302],[-10.89,-3.34],[-35.653,50.32],[23.793,39.57],[47.038,18.011],[-4.595,3.239],[-29.071,0.132],[-35.684,21.221],[-19.918,26.847],[-2.485,9.536],[47.952,-49.677],[41.939,-10.311],[29.89,54.495]],"o":[[0,0],[-28.439,21.048],[-35.623,3.893],[-21.85,-22.544],[-13.337,6.48],[23.886,50.274],[73.196,-10.701],[0,0],[10.326,41.27],[-13.512,30.585],[-17.828,-5.595],[-11.694,6.386],[11.277,16.335],[37.291,6.079],[45.998,-52.323],[5.185,-26.531],[0,0],[52.835,26.804],[27.835,33.363],[-10.049,8.46],[10.891,3.34],[19.283,-27.216],[-20.402,-33.931],[-39.168,-14.998],[14.102,5.551],[38.102,-0.173],[51.646,-30.713],[36.52,-49.224],[5.042,-19.352],[-52.805,54.705],[-45.465,11.177],[0,0]],"v":[[-160.047,-95.912],[-197.266,-24.196],[-283.078,13.87],[-385.692,-20.034],[-446.228,-77.637],[-420.471,15.362],[-259.375,72.878],[-135.534,32.24],[-118.086,55.53],[-103.036,179.728],[-182.935,209.496],[-231.609,194.642],[-228.546,233.394],[-178.015,260.763],[-63.258,226.623],[-9.945,67.831],[-0.318,6.963],[87.405,96.997],[232.529,135.104],[221.807,213.366],[209.731,236.266],[281.044,188.033],[288.142,86.731],[175.201,36.789],[145.638,-1.251],[212.811,9.168],[324.094,-18.487],[415.72,-113.976],[492.476,-146.408],[392.788,-153.022],[276.826,-70.053],[178.35,-136.695]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[38.586,-42.638],[38.526,-4.391],[36.298,14.997],[13.444,-5.447],[-26.456,-40.805],[-76.297,11.625],[0,0],[-10.107,-10.109],[15.195,-42.588],[21.397,9.819],[12.802,-4.321],[-8.208,-17.9],[-18.461,-6.445],[-28.778,26.91],[-0.706,49.383],[-0.114,12.209],[-43.274,-13.564],[-45.355,13.354],[-14.928,-18.485],[-3.561,10.82],[13.431,17.403],[37.359,11.278],[37.653,18.316],[3.423,13.589],[-36.952,-0.934],[-33.616,28.555],[-17.899,28.233],[3.592,9.177],[44.185,-53.055],[36.625,-2.688],[20.176,38.756]],"o":[[0,0],[-23.741,26.234],[-39.398,4.49],[-30.824,-12.736],[-13.444,5.447],[34.721,53.553],[69.227,-10.548],[0,0],[22.419,22.423],[-11.236,31.492],[-16.983,-7.793],[-12.624,4.261],[8.274,18.044],[35.671,12.453],[40.071,-37.47],[0.499,-34.876],[12.386,-1.291],[48.24,15.12],[44.281,-13.038],[8.253,10.22],[3.562,-10.821],[-10.664,-13.818],[-26.46,-7.988],[-37.715,-18.346],[10.422,0.589],[44.167,1.116],[40.208,-34.154],[32.818,-51.766],[-7.288,-18.623],[-48.657,58.425],[-46.693,3.427],[0,0]],"v":[[-149.979,-78.311],[-181.346,-6.562],[-271.286,34.191],[-379.727,17.894],[-441.176,-31.337],[-421.481,37.247],[-252.463,90.175],[-121.541,48.332],[-95.679,63.877],[-61.937,182.914],[-121.657,208.481],[-167.018,185.412],[-170.722,224.108],[-125.702,259.825],[-15.331,229.27],[36.711,78.001],[37.354,12.091],[124.642,107.97],[253.46,107.338],[347.222,132.991],[371.871,144.031],[359.809,104.897],[287.881,51.522],[203.587,30.984],[160.318,-22.789],[228.073,-16.816],[344.532,-48.046],[415.419,-143.488],[490.437,-214.029],[397.69,-179.251],[296.615,-106.512],[176.403,-178.493]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[34.705,-45.853],[37.89,-10.25],[33.581,12.731],[12.185,-7.87],[-32.839,-35.868],[-69.631,22.074],[-4.203,4.684],[-8.188,-11.717],[6.132,-18.644],[6.715,2.727],[16.515,-1.423],[0.915,-19.671],[-13.449,-14.194],[-27.827,27.892],[-3.715,59.791],[0.955,12.172],[-35.372,-28.381],[-47.123,3.849],[-14.523,11.754],[8.796,2.53],[13.688,-10.589],[38.203,7.963],[17.651,33.834],[9.478,11.517],[-27.579,0.251],[-37.544,23.149],[-11.442,44.258],[9.768,1.3],[16.775,-34.1],[37.908,-5.335],[23.492,36.84]],"o":[[0,0],[-21.352,28.211],[-38.277,10.355],[-31.186,-11.823],[-12.185,7.87],[39.704,43.365],[74.843,-23.726],[4.203,-4.684],[28.04,40.122],[-6.132,18.644],[-6.715,-2.727],[-13.275,1.144],[-0.923,19.829],[25.988,27.426],[30.382,-30.454],[2.163,-34.812],[23.915,-4.496],[35.068,28.136],[46.007,-3.757],[8.029,-6.499],[-8.797,-2.53],[-10.868,8.408],[-27.057,-5.64],[-10.379,-19.895],[9.978,-0.983],[54.96,-0.5],[35.182,-21.693],[7.89,-30.519],[-19.823,-2.638],[-19.102,38.83],[-46.362,6.524],[0,0]],"v":[[-139.204,-59.357],[-171.168,4.863],[-245.65,55.05],[-367.341,55.069],[-436.926,15.724],[-405.464,85.435],[-209.603,116.527],[-90.963,50.484],[-67.295,53.409],[-28.128,187.156],[-52.045,204.527],[-79.775,170.723],[-100.812,203.411],[-78.187,246.797],[15.358,236.754],[52.455,88.009],[55.325,1.796],[162.172,105.164],[290.895,135.69],[373.275,72.318],[381.572,48.261],[350.355,63.194],[277.842,75.14],[215.119,13.695],[189.762,-38.217],[265.78,-31.7],[375.058,-59.007],[432.35,-153.181],[431.51,-263.098],[404.842,-162.53],[313.332,-101.365],[153.333,-181.125]],"c":true}]},{"t":96,"s":[{"i":[[0,0],[15.288,-20.893],[28.439,-12.279],[41.918,11.587],[10.957,-9.505],[-40.706,-26.607],[-67.915,26.321],[-12.127,14.275],[-8.556,-18.016],[4.075,-19.199],[7.062,8.051],[19.447,6.327],[7.928,-18.026],[-7.445,-18.081],[-37.333,42.894],[4.732,59.719],[2.401,22.287],[-33.039,-39.443],[-47.062,4.529],[12.923,27.039],[4.73,-12.967],[2.267,-15.156],[27.78,16.469],[3.522,33.981],[5.929,12.81],[-30.25,-2.45],[-33.915,28.2],[-7.455,45.32],[9.855,0.026],[17.568,-37.611],[57.981,0.289],[33.664,32.748]],"o":[[0,0],[-15.288,20.893],[-36.404,15.718],[-45.541,-12.588],[-10.957,9.505],[35.296,23.07],[66.135,-25.631],[11.887,-13.993],[22.294,46.94],[-3.297,15.531],[-13.859,-15.801],[-17.47,-5.684],[-7.992,18.17],[14.386,34.937],[30.424,-34.957],[-2.755,-34.771],[31.401,-10.213],[35.577,42.474],[63.841,-6.144],[-23.533,-49.237],[-7.302,20.015],[-2.033,13.59],[-23.775,-14.095],[-2.314,-22.32],[9.741,-2.377],[54.783,4.437],[31.781,-26.426],[5.922,-35.999],[-16.287,-0.042],[-18.976,40.626],[-58.031,-0.289],[0,0]],"v":[[-153.358,-25.671],[-177.472,24.407],[-239.699,82.079],[-350.678,82.713],[-435.606,31.047],[-369.652,112.64],[-189.895,129.431],[-90.147,48.293],[-53.304,47.36],[-13.213,199.019],[-34.822,206.499],[-36.79,160.984],[-80.175,185.92],[-76.916,235.041],[40.816,237.257],[67.623,83.773],[60.839,-19.987],[172.663,82.826],[297.899,154.944],[359.023,65.288],[288.76,35.767],[309.723,70.707],[268.71,74.331],[228.218,-15.68],[217.311,-59.01],[282.49,-50.75],[400.841,-82.155],[451.068,-170.701],[407.277,-270.408],[403.172,-169.339],[289.771,-114.911],[123.576,-176.448]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[473.09,275.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[0,0],[93.354,43.339],[-3.36,16.88],[7.84,4.56],[6.719,-50.719],[-28.32,-30.96],[-40.56,3.361],[0,0],[78.881,1.12],[5.599,10.159],[-2.961,-32.32],[-78.561,16.881],[-13.6,18.799],[0,0],[-2.879,-64.72],[-49.601,-21.359],[-11.28,42.8],[3.44,3.359],[0,0],[15.759,19.12],[-2.24,31.519],[-11.28,-15.759],[-27.84,-27.361],[-70.8,5.44],[-24.72,37.12],[7.92,6.72],[11.28,-8.96],[54.2,13.263],[0,0]],"o":[[0,0],[-50.611,-23.496],[3.359,-16.879],[-7.92,-4.48],[-6.72,50.72],[36.879,40.239],[40.56,-3.36],[0,0],[-59.679,-0.88],[-5.6,-10.16],[2,21.361],[66.56,-14.319],[14.96,-20.561],[0,0],[1.201,27.04],[49.519,21.36],[11.28,-42.801],[-3.44,-3.361],[0,0],[-15.76,-19.12],[2.24,-31.521],[11.281,15.76],[45.92,45.2],[73.76,-5.68],[24.8,-37.2],[-7.92,-6.719],[-11.28,9.04],[-54.199,-13.264],[0,0]],"v":[[-116.952,-138.226],[-361.88,-119.48],[-412.279,-220.68],[-389.719,-288.28],[-453.879,-203.8],[-415.559,-79.879],[-268.279,-36.2],[-186.921,-52.839],[-266.92,111.56],[-338.999,81.161],[-347.479,94.92],[-241.879,165.32],[-120.52,71.001],[-71,3.4],[-81.48,159.56],[-23.639,271.4],[100.52,223.241],[85.559,153.161],[66.441,201.56],[10.121,209.48],[15.72,10.121],[61.88,24.76],[119.319,107.001],[285.88,166.36],[430.44,94.6],[452.68,13.8],[379.479,81.081],[229.8,91.081],[122.792,-18.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":54,"s":[{"i":[[0,0],[93.354,43.339],[-6.702,15.853],[7.975,9.601],[16.834,-48.313],[-26.858,-32.237],[-40.56,3.361],[0,0],[78.881,1.12],[5.599,10.159],[-2.961,-32.32],[-87.14,12.56],[-24.5,40.62],[0,0],[6.394,-79.077],[-47.38,-25.02],[-17.039,43.139],[0,0],[18.461,-8.32],[15.759,19.12],[-2.24,31.519],[-13.141,-14.244],[-30.258,-24.66],[-58.858,3.352],[-43.96,30.28],[-1.213,22.785],[39.999,-24.8],[54.2,13.263],[0,0]],"o":[[0,0],[-50.611,-23.496],[6.702,-15.852],[-8.126,-9.552],[-16.834,48.314],[46.04,55.259],[40.56,-3.36],[0,0],[-59.679,-0.88],[-5.6,-10.16],[2,21.361],[67.386,-9.713],[24.5,-40.621],[0,0],[-5.039,62.32],[47.689,25.182],[16.261,-41.168],[0,0],[-18.461,8.321],[-15.76,-19.12],[2.24,-31.521],[18.101,19.62],[50.161,40.88],[61.101,-3.48],[36.819,-25.362],[0.552,-10.371],[-39.999,24.8],[-54.199,-13.264],[0,0]],"v":[[-116.952,-138.226],[-368.38,-111.48],[-404.392,-211.666],[-376.971,-262.025],[-448.545,-203.543],[-421.559,-68.379],[-270.279,-14.2],[-188.921,-41.339],[-254.42,101.56],[-326.499,71.161],[-340.979,76.42],[-236.379,173.32],[-117.52,88.001],[-71.5,20.9],[-60.48,145.06],[-6.639,276.9],[117.02,231.741],[117.059,173.661],[72.441,217.56],[10.121,209.48],[15.719,10.121],[56.88,27.26],[130.319,97.001],[289.38,159.36],[424.94,89.1],[484.693,43.095],[369.979,67.081],[229.8,73.081],[128.792,-25.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":57,"s":[{"i":[[0,0],[94.911,39.607],[-6.07,16.921],[4.082,11.04],[15.692,-63.913],[-28.082,-31.132],[-40.515,3.836],[0,0],[78.805,-1.957],[7.808,8.005],[-5.782,-25.77],[-75.373,11.183],[-24.923,36.076],[0,0],[9.542,-58.102],[-25.679,-34.267],[-28.007,13.855],[12.753,3.613],[22.927,6.195],[-14.615,37.575],[-0.999,31.558],[-13.68,-13.706],[-31.493,-22.967],[-58.754,-1.309],[-37.716,12.27],[-4.858,18.686],[50.443,-4.634],[53.294,19.733],[0,0]],"o":[[0,0],[-51.455,-21.473],[6.069,-16.92],[-4.232,-11.044],[-13.46,51.72],[48.138,53.367],[41.763,-3.968],[0,0],[-59.621,1.464],[-7.809,-8.005],[9.004,28.562],[62.417,-9.285],[27.11,-38.797],[0,0],[-8.864,49.724],[25.486,30.552],[28.007,-13.855],[-12.753,-3.612],[-22.927,-6.195],[14.615,-37.575],[0.999,-31.56],[18.843,18.879],[42.017,31.45],[65.334,1.801],[37.983,-9.111],[2.891,-9.672],[-42.801,6.583],[-52.052,-19.112],[0,0]],"v":[[-113.162,-119.975],[-360.652,-84.4],[-403.041,-185.255],[-372.385,-231.306],[-446.807,-174.825],[-412.057,-39.278],[-256.883,10.129],[-161.465,-23.413],[-233.004,115.838],[-320.396,93.669],[-334.504,100.269],[-216.924,178.278],[-96.847,106.175],[-51.782,32.371],[-40.406,133.906],[-19.972,248.179],[84.474,259.735],[106.233,219.993],[51.407,233.076],[24.365,171.455],[25.129,22.934],[64.899,24.431],[141.463,87.681],[289.896,142.33],[418.946,110.111],[487.838,89.194],[378.037,72.214],[233.946,56.129],[136.62,-17.308]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[0,0],[96.469,35.875],[-5.437,17.989],[0.189,12.48],[14.549,-79.513],[-29.306,-30.028],[-40.47,4.311],[0,0],[78.728,-5.034],[10.017,5.85],[-8.603,-19.22],[-63.605,9.806],[-25.346,31.532],[0,0],[12.689,-37.128],[-3.978,-43.514],[-17.448,-11.349],[-6.073,5.945],[11.893,6.211],[-7.327,20.211],[0.242,31.598],[-14.219,-13.168],[-32.727,-21.275],[-58.65,-5.97],[-31.472,-5.741],[-8.502,14.587],[60.886,15.532],[52.388,26.203],[0,0]],"o":[[0,0],[-52.3,-19.45],[5.436,-17.988],[-0.337,-12.536],[-10.087,55.125],[50.236,51.474],[42.967,-4.577],[0,0],[-59.564,3.808],[-10.018,-5.851],[16.008,35.763],[57.448,-8.856],[29.72,-36.973],[0,0],[-12.689,37.128],[3.284,35.923],[14.45,9.399],[6.073,-5.945],[-11.893,-6.211],[18.87,-52.05],[-0.242,-31.6],[19.585,18.138],[33.873,22.02],[69.567,7.081],[39.146,7.141],[5.23,-8.973],[-45.603,-11.634],[-49.904,-24.961],[0,0]],"v":[[-109.372,-101.725],[-352.923,-57.319],[-401.69,-158.845],[-367.8,-200.587],[-445.069,-146.106],[-402.554,-10.176],[-243.487,34.457],[-134.01,-5.486],[-211.587,130.115],[-314.293,116.177],[-328.028,124.118],[-197.468,183.237],[-76.174,124.348],[-32.065,43.841],[-20.331,122.753],[-33.304,219.458],[6.928,289.729],[47.407,290.325],[39.373,272.592],[22.61,230.43],[34.539,35.747],[72.918,21.601],[152.607,78.361],[290.413,125.3],[412.952,131.121],[490.982,135.294],[386.094,77.348],[238.092,39.177],[144.447,-8.879]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[0,0],[100.208,23.486],[-2.112,18.673],[11.824,3.998],[0.873,-43.873],[-42.928,-35.515],[-39.033,11.524],[0,0],[68.964,-38.307],[11.832,1.362],[-16.811,-12.68],[-49.665,12.838],[-19.743,35.312],[0,0],[-15.811,-35.926],[12.077,-18.505],[4.235,-20.624],[-12.036,-2.95],[-0.806,13.406],[-4.733,20.971],[4.205,31.317],[-16.87,-9.538],[-33.656,-19.773],[-54.647,22.117],[-31.943,-1.746],[-15.039,7.673],[62.354,7.769],[55.262,19.422],[0,0]],"o":[[0,0],[-54.327,-12.732],[2.112,-18.672],[-11.926,-3.877],[-1.115,56.029],[55.418,45.848],[39.033,-11.524],[0,0],[-49.991,27.768],[-22.371,-2.574],[31.281,23.595],[56.276,-14.547],[24.89,-44.517],[0,0],[15.805,35.912],[-12.077,18.505],[-3.507,17.08],[12.036,2.95],[0.806,-13.406],[12.189,-54.006],[-4.206,-31.319],[25.872,14.628],[39.689,23.318],[45.301,-18.335],[39.733,2.172],[9.252,-4.72],[-46.703,-5.819],[-52.642,-18.501],[0,0]],"v":[[-115.716,-84.222],[-341.77,-33.104],[-403.829,-110.017],[-403.818,-170.749],[-445.392,-104.677],[-383.092,26.395],[-228.39,53.278],[-128.082,14.348],[-187.529,161.612],[-282.149,178.455],[-291.845,199.538],[-162.355,220.042],[-53.41,138.897],[-20.753,44.991],[19.791,116.806],[11.557,213.375],[-16.013,263.528],[3.798,300.38],[22.825,285.539],[56.906,228.744],[44.308,34.103],[87.109,6.753],[166.791,61.563],[321.679,67.715],[419.699,30.735],[499.714,55.653],[392.305,-12.743],[246.683,11.961],[147.748,-23.963]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[0,0],[102.378,10.579],[3.317,18.497],[12.473,0.449],[-7.114,-43.301],[-33.885,-21.933],[-38.268,13.853],[0,0],[63.545,-46.749],[11.91,-0.129],[-18.284,-8.963],[-46.396,21.884],[-22.678,50.81],[0,0],[-20.243,-33.629],[9.631,-19.888],[20.741,-3.617],[-1.665,-12.28],[-13.355,1.427],[-12.952,36.869],[8.145,30.531],[-17.944,-7.321],[-35.893,-15.342],[-51.399,28.873],[-31.907,2.322],[-16.865,-0.796],[111.454,1.285],[57.28,12.252],[0,0]],"o":[[0,0],[-55.503,-5.736],[-3.316,-18.496],[-12.537,-0.305],[8.465,51.518],[60.38,39.083],[48.252,-17.467],[0,0],[-46.062,33.887],[-22.517,0.245],[34.022,16.677],[45.589,-21.503],[20.787,-46.574],[0,0],[20.234,33.616],[-9.63,19.888],[-17.177,2.995],[1.665,12.28],[50.382,-5.384],[30.497,-86.811],[-8.146,-30.533],[27.519,11.226],[42.328,18.093],[42.608,-23.935],[39.687,-2.888],[10.375,0.49],[-47.061,-0.543],[-54.564,-11.671],[0,0]],"v":[[-121.458,-84.839],[-329.197,-12.948],[-403.235,-81.812],[-426.342,-141.459],[-443.117,-61.851],[-368.135,58.814],[-207.272,65.348],[-121.216,14.503],[-161.495,168.121],[-245.462,218.484],[-252.405,237.485],[-129.609,238.884],[-26.342,130.07],[0.135,38.279],[33.965,102.369],[50.55,200.702],[-2.155,232.562],[-34.184,252.999],[3.098,263.264],[101.983,204.191],[52.288,12.223],[91.272,-20.337],[176.765,43.418],[326.182,26.366],[423.716,-19.255],[471.533,24.3],[391.526,-78.405],[250.217,-35.421],[147.523,-58.5]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[0,0],[102.924,0.062],[5.686,17.911],[12.308,-2.072],[-12.667,-42.013],[-35.949,-18.356],[-36.652,17.691],[0,0],[58.435,-52.998],[11.087,4.351],[-13.581,-15.172],[-43.916,26.51],[-17.367,52.862],[0,0],[-29.673,-18.259],[-36.122,-22.526],[7.587,-15.323],[-6.407,-7.825],[-8.341,6.984],[15.189,20.433],[11.223,29.539],[-18.599,-5.448],[-37.273,-11.594],[-53.002,25.812],[-21.694,41.88],[-3.277,16.562],[76.833,-80.748],[58.232,6.334],[0,0]],"o":[[0,0],[-55.799,-0.034],[-5.686,-17.91],[-12.342,2.227],[15.071,49.987],[64.058,32.709],[46.215,-22.307],[0,0],[-42.358,38.417],[-20.962,-8.227],[25.272,28.231],[43.153,-26.049],[15.919,-48.455],[0,0],[46.236,28.451],[19.753,12.318],[-5.286,10.675],[6.407,7.825],[31.466,-26.35],[-35.763,-48.111],[-11.223,-29.54],[28.522,8.355],[43.955,13.673],[44.316,-21.582],[31.967,-61.71],[2.016,-10.189],[-32.442,34.095],[-55.471,-6.034],[0,0]],"v":[[-106.496,-74.416],[-304.801,11.327],[-397.537,-40.282],[-434.171,-95.417],[-434.495,-15.32],[-345.702,83.192],[-174.013,79.254],[-96.104,24.381],[-90.974,200.311],[-193.038,215.332],[-206.607,230.337],[-58.524,250.945],[19.083,153.148],[29.229,49.776],[72.744,99.929],[205.227,139.062],[224.266,185.706],[218.591,216.333],[241.014,204.781],[255.916,106.752],[75.259,17.383],[110.711,-18.991],[198.272,27.694],[350.664,3.463],[437.174,-89.499],[505.45,-162.133],[383.437,-129.202],[267.283,-50.238],[162.768,-62.702]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":84,"s":[{"i":[[0,0],[102.883,2.895],[24.895,24.57],[12.334,-1.468],[-13.553,-38.139],[-52.942,-23.077],[-36.678,17.638],[0,0],[54.397,-57.135],[10.164,6.208],[-10.745,-17.297],[-61.036,28.352],[-13.449,53.991],[0,0],[-30.93,-16.037],[-39.593,15.639],[-15.165,-7.899],[-7.954,6.246],[10.543,8.584],[36.427,-6.817],[13.355,28.637],[-18.948,-4.072],[-38.022,-8.834],[-51.503,39.133],[-18.569,43.356],[7.078,15.328],[40.027,-52.158],[63.086,-12.416],[0,0]],"o":[[0,0],[-55.777,-1.569],[-12.348,-12.187],[-12.37,1.608],[15.861,44.634],[65.934,28.74],[43.643,-20.987],[0,0],[-39.432,41.416],[-19.217,-11.737],[19.994,32.185],[45.715,-21.235],[12.328,-49.49],[0,0],[48.196,24.989],[38.614,-15.253],[10.564,5.503],[7.954,-6.246],[-31.826,-25.914],[-58.924,11.027],[-13.356,-28.639],[29.057,6.244],[44.838,10.417],[39.248,-29.821],[27.362,-63.885],[-4.354,-9.43],[-28.652,37.337],[-54.748,10.775],[0,0]],"v":[[-93.652,-59.946],[-299.872,27.816],[-403.846,-0.194],[-429.122,-49.135],[-432.307,7.609],[-334.983,106.349],[-149.163,94.868],[-76.053,37.825],[-33.054,195.907],[-135.541,210.083],[-151.506,222.507],[-22.484,256.029],[54.253,161.312],[65.565,43.855],[124.873,116.306],[245.366,116.633],[344.524,129.651],[380.029,130.95],[369.437,102.796],[280.553,74.197],[94.337,18.297],[127.03,-20.575],[195.774,-0.427],[372.483,-32.253],[439.454,-133.8],[504.56,-230.604],[413.453,-171.461],[280.894,-63.203],[175.746,-67.98]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[0,0],[101.603,-16.434],[29.058,19.47],[11.84,-3.753],[-20.459,-34.924],[-64.78,-10.168],[-33.343,23.337],[0,0],[49.186,-61.678],[6.185,10.178],[-1.616,-20.298],[-54.712,23.842],[-8.67,54.961],[0,0],[-24.982,-24.285],[-42.335,4.47],[-6.132,26.316],[5.219,5.973],[6.658,-8.221],[37.052,0.735],[15.812,27.358],[-19.231,-2.397],[-38.649,-5.471],[-47.879,43.492],[-8.132,48.713],[16.839,1.228],[13.61,-46.493],[61.757,-17.893],[0,0]],"o":[[0,0],[-55.083,8.909],[-14.413,-9.658],[-11.85,3.897],[23.943,40.872],[71.055,11.153],[42.042,-29.425],[0,0],[-35.654,44.709],[-11.694,-19.244],[3.006,37.771],[46.209,-20.137],[7.948,-50.38],[0,0],[28.732,27.93],[84.29,-8.9],[2.085,-8.946],[-5.219,-5.973],[-20.099,24.817],[-59.935,-1.189],[-15.813,-27.36],[29.492,3.676],[45.578,6.451],[36.486,-33.143],[11.443,-68.549],[-10.359,-0.755],[-13.222,45.168],[-53.594,15.528],[0,0]],"v":[[-79.87,-44.991],[-265.966,68.329],[-391.348,44.296],[-424.846,-2.042],[-419.842,58.295],[-285.74,152.049],[-120.169,118.608],[-24.278,26.863],[2.897,204.573],[-66.473,197.974],[-86.858,202.193],[18.692,263.538],[77.841,164.966],[85.325,21.97],[153.748,109.95],[277.69,140.28],[397.612,65.564],[397.805,33.377],[375.393,46.988],[282.774,88.89],[141.748,6.491],[154.413,-39.094],[236.157,-26.043],[408.9,-51.218],[469.112,-163.332],[445.839,-282.014],[427.37,-173.627],[292.952,-81.03],[187.791,-76.583]],"c":true}]},{"t":96,"s":[{"i":[[0,0],[98.282,-30.561],[31.507,15.19],[11.195,-5.381],[-28.152,-29.081],[-65.566,-0.956],[-31.268,26.052],[0,0],[40.022,-67.983],[2.111,11.722],[6.519,-19.291],[-52.635,41.135],[-0.854,55.634],[0,0],[-22.175,-26.872],[-42.16,-5.898],[23.785,38.859],[14.252,-14.103],[-3.947,-9.815],[36.787,-4.483],[19.502,24.862],[-19.377,0.332],[-38.014,-8.867],[-70.569,43.913],[-1.2,49.372],[12.785,-1.012],[9.206,-47.945],[83.384,9.249],[0,0]],"o":[[0,0],[-53.282,16.568],[-15.628,-7.534],[-11.184,5.525],[45.542,47.046],[71.918,1.048],[34.819,-29.011],[0,0],[-29.011,49.279],[-3.992,-22.162],[-27.178,80.429],[39.716,-31.038],[0.783,-50.997],[0,0],[31.842,38.588],[92.867,12.992],[-9.991,-16.322],[-5.638,5.58],[14.891,37.029],[-59.507,7.252],[-19.504,-24.864],[29.716,-0.508],[46.381,10.819],[36.896,-22.959],[1.688,-69.478],[-10.354,0.819],[-8.944,46.579],[-55.458,-6.151],[0,0]],"v":[[-85.451,-30.25],[-234.804,94.626],[-365.819,75.968],[-423.502,13.302],[-396.562,103.835],[-239.606,166.796],[-103.339,115.891],[-26.305,11.571],[31.595,205.192],[-51.553,189.595],[-72.592,179.951],[64.025,263.1],[106.723,139.439],[98.52,2.311],[163.638,93.793],[275.113,166.389],[367.971,45.203],[311.728,21.484],[332.089,42.851],[285.419,98.294],[141.205,-10.45],[147.332,-57.363],[229.099,-49.939],[422.085,-62.661],[481.679,-177.379],[420.945,-288.108],[439.707,-190.95],[288.597,-109.368],[175.106,-99.174]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[460.849,293.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":96,"st":48,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Legs ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[499.6,710.12,0],"ix":2,"l":2},"a":{"a":0,"k":[461.93,293.01,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[66.058,-14.672],[39.44,8.16],[4.48,33.2],[10.16,2.32],[1.12,-42.8],[-49.52,-23.679],[0,0],[1.12,-24.8],[26.48,-16.081],[5.68,14.639],[1.12,14.64],[22.48,-13.84],[-15.76,-36],[-43.12,11.52],[-23.6,20.32],[0,0],[-2.24,-70.96],[-50.4,8],[8.96,24.8],[8.4,-6.16],[-4.24,-3.68],[15.76,4.56],[-6.72,25.92],[-18,4.48],[-16.64,-19.04],[-66.16,-1.12],[-12.4,13.52],[13.44,1.12],[13.52,-10.159],[70.96,2.24],[13.022,49.022]],"o":[[0,0],[-15.731,3.493],[-41.04,-8.48],[-3.84,-28.24],[-10.16,-2.32],[-1.12,42.8],[49.52,23.68],[0,0],[-1.12,24.8],[-18.16,11.039],[-5.6,-14.641],[-1.12,-14.64],[-15.2,9.28],[15.76,36],[64.32,-17.2],[23.68,-20.24],[0,0],[2.24,70.96],[56.32,-9.04],[-7.92,-21.68],[-10.96,8.08],[10.16,8.72],[-15.76,-4.48],[6.72,-25.919],[18,-4.48],[28.48,32.64],[87.44,1.52],[12.16,-13.44],[-13.52,-1.119],[-13.52,10.16],[-70.96,-2.24],[0,0]],"v":[[-120.767,-176.987],[-235.08,-121.719],[-333.08,-118.6],[-406.28,-190.36],[-401.8,-270.36],[-449.4,-178.04],[-368.04,-62.04],[-214.84,-59.799],[-224.44,-22.04],[-266.68,74.281],[-306.68,74.281],[-284.68,39.4],[-331.96,34.92],[-356.76,113.72],[-258.76,150.92],[-96.6,-5.64],[-57.16,-20.28],[-66.2,155.4],[31.8,264.68],[82.52,184.68],[36.36,161],[36.92,186.04],[22.84,210.52],[28.44,127.16],[69,35.96],[121.96,82.12],[263,141.24],[417,75.32],[437.08,30.36],[398.76,57.4],[287.24,91.16],[158.041,-25.328]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[66.058,-14.672],[53.82,12.4],[-2.29,33.423],[12.304,8.276],[9.749,-41.69],[-48.81,-25.11],[0,0],[1.12,-24.8],[32.92,-26.981],[5.42,20.519],[20.92,2.9],[0.8,-20.88],[-6.755,-18.367],[-44.555,2.622],[-21.16,29.44],[0,0],[-2.24,-70.96],[-45.94,1.38],[-10.72,20.88],[7.38,1.8],[9.169,-9.42],[7.1,24.22],[-14.278,36.425],[-18,4.48],[-16.64,-19.04],[-66.16,-1.12],[-29.688,10.697],[-1.745,9.699],[28.069,-1.842],[53,-0.86],[13.022,49.022]],"o":[[0,0],[-15.731,3.493],[-40.837,-9.409],[1.948,-28.433],[-12.304,-8.276],[-9.749,41.69],[65.78,33.84],[0,0],[-1.12,24.8],[-20.974,17.19],[-4.785,-18.114],[-14.544,-2.016],[-0.8,20.88],[17.5,47.58],[70,-4.12],[15.922,-22.152],[0,0],[2.24,70.96],[45.94,-1.38],[10.72,-20.88],[-13.229,-3.227],[-21.18,21.76],[-7.1,-24.22],[16.8,-42.86],[18,-4.48],[28.48,32.64],[87.44,1.52],[29.688,-10.697],[2.402,-13.352],[-28.069,1.842],[-70.986,1.152],[0,0]],"v":[[-120.767,-176.987],[-228.58,-109.219],[-341.58,-104.6],[-401.275,-177.914],[-388.998,-244.018],[-445.996,-174.565],[-374.54,-48.04],[-216.84,-48.299],[-226.44,-10.54],[-257.68,87.781],[-309.68,72.281],[-328.18,21.4],[-353.46,63.92],[-346.26,113.22],[-247.26,156.92],[-103.1,22.86],[-65.66,-15.78],[-42.2,162.9],[28.3,271.18],[105.02,223.18],[102.36,183.5],[75.42,206.04],[22.84,210.52],[42.44,133.16],[75,28.96],[127.96,75.12],[266,130.74],[414.552,75.497],[472.485,59.601],[421.809,45.458],[293.74,70.66],[164.041,-32.328]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":9,"s":[{"i":[[0,0],[61.835,-25.083],[54.224,10.268],[-0.974,35.162],[8.347,11.22],[6.134,-54.806],[-60.021,-20.156],[0,0],[0.145,-24.806],[46.262,-24.205],[10.298,17.678],[17.509,-0.944],[-4.61,-19.608],[-11.713,-14.309],[-41.302,6.423],[-19.402,32.896],[0,0],[3.505,-70.675],[-17.023,-15.657],[-19.556,3.405],[5.73,10.891],[8.967,3.454],[-5.606,15.991],[-11.472,38.731],[-17.796,5.18],[-21.746,-16.033],[-53.558,-3.958],[-30.129,1.432],[-3.378,9.092],[31.02,11.636],[52.004,6.781],[11.319,57.472]],"o":[[0,0],[-19.835,9.121],[-41.143,-7.791],[0.829,-29.913],[-8.347,-11.22],[-5.906,48.656],[69.062,24.64],[0,0],[-0.145,24.806],[-23.247,13.183],[-9.091,-15.606],[-14.223,1.353],[4.61,19.608],[25.925,34.351],[71.795,-11.946],[16.477,-28.622],[0,0],[-2.435,62.532],[17.023,15.657],[19.556,-3.405],[-5.73,-10.891],[-8.967,-3.454],[5.606,-15.991],[14.323,-49.481],[17.796,-5.18],[32.401,25.13],[75.625,6.054],[31.754,-1.016],[4.651,-12.516],[-31.755,-12.179],[-71.297,-9.547],[0,0]],"v":[[-130.965,-161.98],[-224.201,-90.084],[-334.095,-77.035],[-401.327,-152.641],[-384.464,-213.241],[-441.346,-145.194],[-352.034,-16.769],[-189.587,-26.468],[-196.94,8.609],[-245.772,106.255],[-309.94,88.527],[-341.019,43.744],[-352.767,91.983],[-332.685,137.199],[-228.805,163.246],[-87.608,43.404],[-55.054,-7.012],[-19.675,152.048],[1.717,250.643],[63.184,265.205],[97.47,234.191],[50.707,233.254],[38.634,206.791],[69.167,135.781],[84.835,30.214],[143.526,71.723],[271.215,119.976],[412.486,101.816],[475.625,105.25],[431.745,70.229],[299.794,59.853],[173.833,-49.725]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[57.612,-35.494],[54.627,8.136],[0.342,36.902],[4.391,14.163],[2.519,-67.922],[-71.233,-15.202],[0,0],[-0.831,-24.811],[59.604,-21.428],[15.175,14.837],[14.098,-4.788],[-10.02,-18.336],[-16.67,-10.251],[-38.049,10.223],[-17.644,36.352],[0,0],[9.249,-70.39],[1.894,-36.694],[-8.608,-5.431],[-1.84,9.418],[-10.721,22.804],[-13.181,13.967],[-8.666,41.036],[-17.593,5.879],[-26.852,-13.026],[-40.957,-6.796],[-30.569,-7.833],[-5.012,8.485],[33.972,25.114],[51.007,14.422],[9.615,65.923]],"o":[[0,0],[-23.938,14.748],[-41.45,-6.173],[-0.291,-31.394],[-4.391,-14.163],[-2.063,55.622],[72.345,15.44],[0,0],[0.831,24.811],[-25.52,9.175],[-13.397,-13.098],[-13.903,4.722],[10.02,18.336],[34.351,21.123],[73.59,-19.772],[17.033,-35.093],[0,0],[-7.109,54.104],[-1.894,36.694],[13.588,8.572],[1.262,-6.457],[9.247,-19.668],[24.312,-25.762],[11.847,-56.102],[17.593,-5.879],[36.322,17.621],[63.81,10.587],[33.819,8.666],[6.9,-11.681],[-35.441,-26.2],[-71.609,-20.246],[0,0]],"v":[[-141.163,-146.972],[-219.822,-70.948],[-326.61,-49.471],[-401.378,-127.368],[-379.929,-182.465],[-436.697,-115.822],[-331.527,10.503],[-162.335,-4.638],[-167.44,27.758],[-233.864,124.728],[-310.2,104.773],[-353.858,66.088],[-352.073,120.045],[-319.111,161.177],[-210.35,169.573],[-72.116,63.948],[-44.448,1.757],[2.849,141.196],[-20.866,237.107],[7.348,295.231],[38.58,298.882],[17.993,259.468],[59.428,214.063],[95.893,138.402],[94.671,31.467],[159.092,68.327],[276.43,109.213],[410.421,128.135],[478.764,150.899],[441.681,95],[305.849,49.046],[183.625,-67.123]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[62.126,-26.819],[55.075,4.14],[6.975,36.239],[14.816,0.602],[-9.741,-67.267],[-72.577,-6.143],[0,0],[-3.938,-24.511],[56.443,-28.739],[20.452,5.669],[10.036,-10.998],[-14.721,-14.595],[-19.547,-0.931],[-33.096,21.375],[-14.495,38.94],[0,0],[-17.192,-68.882],[10.475,-26.629],[9.866,-17.287],[-14.047,2.36],[-28.384,19.063],[-11.324,15.51],[12.025,36.947],[-17.852,5.038],[-23.876,-8.328],[-40.248,10.187],[-31.311,-3.935],[-8.804,4.427],[39.038,16.151],[43.185,-0.495],[17.166,70.932]],"o":[[0,0],[-32.484,14.023],[-35.735,-2.686],[-5.934,-30.829],[-14.816,-0.602],[7.977,55.085],[73.71,6.239],[0,0],[3.938,24.511],[-24.166,12.305],[-18.055,-5.005],[-9.897,10.846],[14.838,14.712],[40.28,1.919],[66.435,-42.908],[12.27,-32.963],[0,0],[9.983,39.999],[-6.69,17.007],[-8.038,14.083],[9.631,-1.618],[18.041,-12.117],[20.887,-28.61],[-12.98,-39.882],[7.454,-2.103],[38.118,13.295],[62.705,-15.872],[34.639,4.353],[12.12,-6.095],[-63.082,-26.099],[-46.815,0.537],[0,0]],"v":[[-155.28,-126.517],[-211.776,-52.722],[-319.025,-31.014],[-397.562,-81.83],[-415.83,-152.866],[-433.949,-63.308],[-311.891,33.82],[-156.422,5.849],[-153.422,47.13],[-213.151,154.669],[-287.738,168.809],[-329.146,161.5],[-317.039,203.895],[-266.318,222.009],[-168.195,203.208],[-61.265,68.86],[-38.118,1.518],[32.257,129.801],[20.265,236.429],[-8.626,287.588],[6.544,317.385],[59.124,261.237],[104.533,221.991],[119.215,110.853],[98.786,18.404],[169.18,45.928],[294.214,55.177],[420.467,28.195],[488.743,71.638],[437.322,-6.601],[296.055,-5.236],[179.074,-91.132]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[58.221,-34.486],[55.155,-2.882],[17.047,32.731],[14.369,-3.66],[-16.075,-49.577],[-72.77,3.117],[0,0],[0.085,-24.825],[20.904,-28.277],[29.843,-2.416],[8.56,-10.454],[-16.454,-10.82],[-19.068,4.33],[-26.653,29.016],[-13.716,40.915],[0,0],[-32.865,-44.468],[12.999,-38.756],[29.156,-3.193],[-9.32,-10.771],[-57.194,23.068],[-14.255,47.259],[12.639,43.03],[-11.23,4.077],[-27.038,-4.397],[-34.631,22.898],[-32.853,-6.179],[-9.798,-1.05],[67.511,31.642],[42.773,-5.971],[13.093,41.685]],"o":[[0,0],[-30.441,18.031],[-35.787,1.87],[-14.503,-27.845],[-14.369,3.66],[17.168,52.946],[73.906,-3.165],[0,0],[-0.196,57.472],[-19.876,26.887],[-18.624,1.508],[-8.441,10.309],[16.585,10.906],[36.845,-8.366],[57.152,-62.219],[10.624,-31.691],[0,0],[24.503,33.154],[-13.037,38.868],[-16.119,1.765],[9.321,10.773],[30.934,-12.477],[14.414,-47.785],[-11.82,-40.241],[16.77,4.577],[37.489,6.097],[58.427,-38.632],[42.957,8.08],[19.884,2.13],[-68.846,-32.267],[-46.369,6.473],[0,0]],"v":[[-161.442,-121.18],[-215.117,-42.812],[-308.744,-15.169],[-394.805,-59.346],[-438.374,-123.639],[-430.968,-27.872],[-293.441,52.235],[-152.778,8.261],[-146.564,44.328],[-183.164,173.077],[-247.103,209.716],[-296.604,210.504],[-279.215,245.271],[-222.105,251.666],[-124.912,204.519],[-39.044,64.885],[-22.021,6.7],[45.105,107.268],[57.741,222.556],[-10.416,266.993],[-38.081,282.027],[75.934,282.232],[151.495,192.541],[151.601,76.27],[125.97,2.223],[188.778,25.197],[296.975,10.505],[421.783,-28.28],[461.356,41.17],[438.086,-75.433],[274.635,-48.653],[179.647,-108.385]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[54.392,-40.255],[41.818,-4.57],[28.432,29.334],[13.337,-6.48],[-22.366,-47.075],[-72.071,10.537],[0,0],[-3.469,-13.867],[18.273,-41.361],[28.567,8.966],[11.858,-6.476],[-11.188,-16.206],[-19.299,-3.146],[-26.013,29.59],[-5.185,26.531],[0,0],[-50.719,-25.73],[-30.289,-36.304],[18.176,-15.302],[-10.89,-3.34],[-35.653,50.32],[23.793,39.57],[47.039,18.011],[-4.595,3.239],[-29.071,0.132],[-35.684,21.221],[-19.918,26.847],[-2.485,9.536],[47.952,-49.677],[41.939,-10.311],[29.89,54.495]],"o":[[0,0],[-28.439,21.048],[-35.623,3.893],[-21.85,-22.544],[-13.337,6.48],[23.886,50.274],[73.196,-10.701],[0,0],[10.326,41.27],[-13.512,30.585],[-17.828,-5.595],[-11.694,6.386],[11.277,16.336],[37.291,6.079],[45.998,-52.323],[5.185,-26.531],[0,0],[52.835,26.804],[27.835,33.363],[-10.049,8.46],[10.891,3.34],[19.283,-27.216],[-20.402,-33.931],[-39.168,-14.998],[14.102,5.551],[38.102,-0.173],[51.646,-30.713],[36.52,-49.224],[5.042,-19.352],[-52.805,54.705],[-45.465,11.177],[0,0]],"v":[[-160.047,-95.912],[-197.266,-24.196],[-283.078,13.87],[-385.692,-20.034],[-446.228,-77.637],[-420.471,15.362],[-259.375,72.878],[-135.534,32.24],[-118.086,55.53],[-103.036,179.728],[-182.935,209.496],[-231.609,194.642],[-228.546,233.394],[-178.015,260.763],[-63.258,226.623],[-9.945,67.831],[-0.318,6.963],[87.405,96.997],[232.529,135.104],[221.807,213.366],[209.731,236.266],[281.044,188.033],[288.142,86.731],[175.201,36.789],[145.638,-1.251],[212.811,9.168],[324.094,-18.487],[415.72,-113.976],[492.476,-146.408],[392.788,-153.022],[276.826,-70.053],[178.35,-136.695]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[38.586,-42.638],[38.526,-4.391],[36.298,14.997],[13.444,-5.447],[-26.456,-40.805],[-76.297,11.625],[0,0],[-10.107,-10.109],[15.195,-42.588],[21.397,9.819],[12.802,-4.321],[-8.208,-17.9],[-18.461,-6.445],[-28.778,26.91],[-0.706,49.383],[-0.114,12.209],[-43.274,-13.564],[-45.355,13.354],[-14.928,-18.485],[-3.561,10.82],[13.431,17.403],[37.359,11.278],[37.653,18.316],[3.423,13.589],[-36.952,-0.934],[-33.616,28.555],[-17.899,28.233],[3.592,9.177],[44.185,-53.055],[36.625,-2.688],[20.176,38.756]],"o":[[0,0],[-23.741,26.234],[-39.398,4.49],[-30.824,-12.736],[-13.444,5.447],[34.721,53.553],[69.227,-10.548],[0,0],[22.419,22.423],[-11.236,31.492],[-16.983,-7.793],[-12.624,4.261],[8.274,18.044],[35.671,12.453],[40.071,-37.47],[0.499,-34.876],[12.386,-1.291],[48.24,15.12],[44.28,-13.038],[8.253,10.22],[3.562,-10.821],[-10.664,-13.818],[-26.46,-7.988],[-37.715,-18.346],[10.423,0.589],[44.168,1.116],[40.208,-34.154],[32.818,-51.766],[-7.288,-18.623],[-48.657,58.425],[-46.693,3.427],[0,0]],"v":[[-149.979,-78.311],[-181.346,-6.562],[-271.286,34.191],[-379.727,17.894],[-441.176,-31.337],[-421.481,37.247],[-252.463,90.175],[-121.541,48.332],[-95.679,63.877],[-61.937,182.914],[-121.657,208.481],[-167.018,185.412],[-170.722,224.108],[-125.702,259.825],[-15.331,229.27],[36.711,78.001],[37.354,12.091],[124.642,107.97],[253.46,107.338],[347.222,132.991],[371.871,144.031],[359.809,104.897],[287.881,51.522],[203.587,30.984],[160.317,-22.789],[228.072,-16.816],[344.532,-48.046],[415.419,-143.488],[490.436,-214.029],[397.69,-179.251],[296.615,-106.512],[176.403,-178.493]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[34.705,-45.853],[37.89,-10.25],[33.581,12.731],[12.185,-7.87],[-32.839,-35.868],[-69.631,22.074],[-4.203,4.684],[-8.188,-11.717],[6.132,-18.644],[6.715,2.727],[16.515,-1.423],[0.915,-19.671],[-13.449,-14.194],[-27.827,27.892],[-3.715,59.791],[0.955,12.172],[-35.372,-28.381],[-47.123,3.849],[-14.523,11.754],[8.796,2.53],[13.688,-10.589],[38.203,7.963],[17.651,33.834],[9.478,11.517],[-27.579,0.251],[-37.544,23.149],[-11.442,44.258],[9.768,1.3],[16.775,-34.1],[37.908,-5.335],[23.492,36.84]],"o":[[0,0],[-21.352,28.211],[-38.277,10.355],[-31.186,-11.823],[-12.185,7.87],[39.704,43.365],[74.843,-23.726],[4.203,-4.684],[28.04,40.122],[-6.132,18.644],[-6.715,-2.727],[-13.275,1.144],[-0.923,19.829],[25.988,27.426],[30.382,-30.454],[2.163,-34.812],[23.915,-4.496],[35.068,28.136],[46.007,-3.757],[8.029,-6.499],[-8.797,-2.53],[-10.868,8.408],[-27.057,-5.64],[-10.379,-19.895],[9.978,-0.983],[54.96,-0.5],[35.182,-21.693],[7.89,-30.519],[-19.823,-2.638],[-19.102,38.83],[-46.362,6.524],[0,0]],"v":[[-139.204,-59.357],[-171.168,4.863],[-245.65,55.05],[-367.341,55.069],[-436.926,15.724],[-405.464,85.435],[-209.603,116.527],[-90.963,50.484],[-67.295,53.409],[-28.128,187.156],[-52.045,204.527],[-79.775,170.723],[-100.812,203.411],[-78.187,246.797],[15.358,236.754],[52.455,88.009],[55.325,1.796],[162.172,105.164],[290.895,135.69],[373.275,72.318],[381.572,48.261],[350.355,63.194],[277.842,75.14],[215.119,13.695],[189.762,-38.217],[265.78,-31.7],[375.058,-59.007],[432.35,-153.181],[431.51,-263.098],[404.842,-162.53],[313.332,-101.365],[153.333,-181.125]],"c":true}]},{"t":48,"s":[{"i":[[0,0],[15.288,-20.893],[28.439,-12.279],[41.918,11.587],[10.957,-9.505],[-40.706,-26.607],[-67.915,26.321],[-12.127,14.275],[-8.556,-18.016],[4.075,-19.199],[7.062,8.051],[19.447,6.327],[7.928,-18.026],[-7.445,-18.081],[-37.333,42.894],[4.732,59.719],[2.401,22.287],[-33.039,-39.443],[-47.062,4.529],[12.923,27.039],[4.73,-12.967],[2.267,-15.156],[27.78,16.469],[3.522,33.981],[5.929,12.81],[-30.25,-2.45],[-33.915,28.2],[-7.455,45.32],[9.855,0.026],[17.568,-37.611],[57.981,0.289],[33.664,32.748]],"o":[[0,0],[-15.288,20.893],[-36.404,15.718],[-45.541,-12.588],[-10.957,9.505],[35.296,23.07],[66.135,-25.631],[11.887,-13.993],[22.294,46.94],[-3.297,15.531],[-13.859,-15.801],[-17.47,-5.684],[-7.992,18.17],[14.386,34.937],[30.424,-34.957],[-2.755,-34.771],[31.401,-10.213],[35.577,42.474],[63.841,-6.144],[-23.533,-49.237],[-7.302,20.015],[-2.033,13.59],[-23.775,-14.095],[-2.314,-22.32],[9.741,-2.377],[54.783,4.437],[31.781,-26.426],[5.922,-35.999],[-16.287,-0.042],[-18.976,40.626],[-58.031,-0.289],[0,0]],"v":[[-153.358,-25.671],[-177.472,24.407],[-239.699,82.079],[-350.678,82.713],[-435.606,31.047],[-369.652,112.64],[-189.895,129.431],[-90.147,48.293],[-53.304,47.36],[-13.213,199.019],[-34.822,206.499],[-36.79,160.984],[-80.175,185.92],[-76.916,235.041],[40.816,237.257],[67.623,83.773],[60.839,-19.987],[172.663,82.826],[297.899,154.944],[359.023,65.288],[288.76,35.767],[309.723,70.707],[268.71,74.331],[228.218,-15.68],[217.311,-59.01],[282.49,-50.75],[400.841,-82.155],[451.068,-170.701],[407.277,-270.408],[403.172,-169.339],[289.771,-114.911],[123.576,-176.448]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[473.09,275.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[93.354,43.339],[-3.36,16.88],[7.84,4.56],[6.719,-50.719],[-28.32,-30.96],[-40.56,3.361],[0,0],[78.881,1.12],[5.599,10.159],[-2.961,-32.32],[-78.561,16.881],[-13.6,18.799],[0,0],[-2.879,-64.72],[-49.601,-21.359],[-11.28,42.8],[3.44,3.359],[0,0],[15.759,19.12],[-2.24,31.519],[-11.28,-15.759],[-27.84,-27.361],[-70.8,5.44],[-24.72,37.12],[7.92,6.72],[11.28,-8.96],[54.2,13.263],[0,0]],"o":[[0,0],[-50.611,-23.496],[3.359,-16.879],[-7.92,-4.48],[-6.72,50.72],[36.879,40.239],[40.56,-3.36],[0,0],[-59.679,-0.88],[-5.6,-10.16],[2,21.361],[66.56,-14.319],[14.96,-20.561],[0,0],[1.201,27.04],[49.519,21.36],[11.28,-42.801],[-3.44,-3.361],[0,0],[-15.76,-19.12],[2.24,-31.521],[11.281,15.76],[45.92,45.2],[73.76,-5.68],[24.8,-37.2],[-7.92,-6.719],[-11.28,9.04],[-54.199,-13.264],[0,0]],"v":[[-116.952,-138.226],[-361.88,-119.48],[-412.279,-220.68],[-389.719,-288.28],[-453.879,-203.8],[-415.559,-79.879],[-268.279,-36.2],[-186.921,-52.839],[-266.92,111.56],[-338.999,81.161],[-347.479,94.92],[-241.879,165.32],[-120.52,71.001],[-71,3.4],[-81.48,159.56],[-23.639,271.4],[100.52,223.241],[85.559,153.161],[66.441,201.56],[10.121,209.48],[15.72,10.121],[61.88,24.76],[119.319,107.001],[285.88,166.36],[430.44,94.6],[452.68,13.8],[379.479,81.081],[229.8,91.081],[122.792,-18.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[93.354,43.339],[-6.702,15.853],[7.975,9.601],[16.834,-48.313],[-26.858,-32.237],[-40.56,3.361],[0,0],[78.881,1.12],[5.599,10.159],[-2.961,-32.32],[-87.14,12.56],[-24.5,40.62],[0,0],[6.394,-79.077],[-47.38,-25.02],[-17.039,43.139],[0,0],[18.461,-8.32],[15.759,19.12],[-2.24,31.519],[-13.141,-14.244],[-30.258,-24.66],[-58.858,3.352],[-43.96,30.28],[-1.213,22.785],[39.999,-24.8],[54.2,13.263],[0,0]],"o":[[0,0],[-50.611,-23.496],[6.702,-15.852],[-8.126,-9.552],[-16.834,48.314],[46.04,55.259],[40.56,-3.36],[0,0],[-59.679,-0.88],[-5.6,-10.16],[2,21.361],[67.386,-9.713],[24.5,-40.621],[0,0],[-5.039,62.32],[47.689,25.182],[16.261,-41.168],[0,0],[-18.461,8.321],[-15.76,-19.12],[2.24,-31.521],[18.101,19.62],[50.161,40.88],[61.101,-3.48],[36.819,-25.362],[0.552,-10.371],[-39.999,24.8],[-54.199,-13.264],[0,0]],"v":[[-116.952,-138.226],[-368.38,-111.48],[-404.392,-211.666],[-376.971,-262.025],[-448.545,-203.543],[-421.559,-68.379],[-270.279,-14.2],[-188.921,-41.339],[-254.42,101.56],[-326.499,71.161],[-340.979,76.42],[-236.379,173.32],[-117.52,88.001],[-71.5,20.9],[-60.48,145.06],[-6.639,276.9],[117.02,231.741],[117.059,173.661],[72.441,217.56],[10.121,209.48],[15.719,10.121],[56.88,27.26],[130.319,97.001],[289.38,159.36],[424.94,89.1],[484.693,43.095],[369.979,67.081],[229.8,73.081],[128.792,-25.737]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":9,"s":[{"i":[[0,0],[94.911,39.607],[-6.07,16.921],[4.082,11.04],[15.692,-63.913],[-28.082,-31.132],[-40.515,3.836],[0,0],[78.805,-1.957],[7.808,8.005],[-5.782,-25.77],[-75.373,11.183],[-24.923,36.076],[0,0],[9.542,-58.102],[-25.679,-34.267],[-28.007,13.855],[12.753,3.613],[22.927,6.195],[-14.615,37.575],[-0.999,31.558],[-13.68,-13.706],[-31.493,-22.967],[-58.754,-1.309],[-37.716,12.27],[-4.858,18.686],[50.443,-4.634],[53.294,19.733],[0,0]],"o":[[0,0],[-51.455,-21.473],[6.069,-16.92],[-4.232,-11.044],[-13.46,51.72],[48.138,53.367],[41.763,-3.968],[0,0],[-59.621,1.464],[-7.809,-8.005],[9.004,28.562],[62.417,-9.285],[27.11,-38.797],[0,0],[-8.864,49.724],[25.486,30.552],[28.007,-13.855],[-12.753,-3.613],[-22.927,-6.195],[14.615,-37.575],[0.999,-31.56],[18.843,18.879],[42.017,31.45],[65.334,1.801],[37.983,-9.111],[2.891,-9.672],[-42.801,6.583],[-52.052,-19.112],[0,0]],"v":[[-113.162,-119.975],[-360.652,-84.4],[-403.041,-185.255],[-372.385,-231.306],[-446.807,-174.825],[-412.057,-39.277],[-256.883,10.129],[-161.465,-23.412],[-233.004,115.838],[-320.396,93.669],[-334.504,100.269],[-216.924,178.278],[-96.847,106.175],[-51.782,32.371],[-40.406,133.906],[-19.972,248.179],[84.474,259.735],[106.233,219.993],[51.407,233.076],[24.365,171.455],[25.129,22.934],[64.899,24.431],[141.463,87.681],[289.896,142.33],[418.946,110.111],[487.838,89.194],[378.037,72.214],[233.946,56.129],[136.62,-17.308]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[0,0],[96.469,35.875],[-5.437,17.989],[0.189,12.48],[14.549,-79.513],[-29.306,-30.028],[-40.47,4.311],[0,0],[78.728,-5.034],[10.017,5.85],[-8.603,-19.22],[-63.605,9.806],[-25.346,31.532],[0,0],[12.689,-37.128],[-3.978,-43.514],[-17.448,-11.349],[-6.073,5.945],[11.893,6.211],[-7.327,20.211],[0.242,31.598],[-14.219,-13.168],[-32.727,-21.275],[-58.65,-5.97],[-31.472,-5.741],[-8.502,14.587],[60.886,15.532],[52.388,26.203],[0,0]],"o":[[0,0],[-52.3,-19.45],[5.436,-17.988],[-0.337,-12.536],[-10.087,55.125],[50.236,51.474],[42.967,-4.577],[0,0],[-59.564,3.808],[-10.018,-5.851],[16.008,35.763],[57.448,-8.856],[29.72,-36.973],[0,0],[-12.689,37.128],[3.284,35.923],[14.45,9.399],[6.073,-5.945],[-11.893,-6.211],[18.87,-52.05],[-0.242,-31.6],[19.585,18.138],[33.873,22.02],[69.567,7.081],[39.146,7.141],[5.23,-8.973],[-45.603,-11.634],[-49.904,-24.961],[0,0]],"v":[[-109.372,-101.725],[-352.923,-57.319],[-401.69,-158.845],[-367.8,-200.587],[-445.069,-146.106],[-402.554,-10.176],[-243.487,34.457],[-134.01,-5.486],[-211.587,130.115],[-314.293,116.177],[-328.028,124.118],[-197.468,183.237],[-76.174,124.348],[-32.065,43.841],[-20.331,122.753],[-33.304,219.458],[6.928,289.729],[47.407,290.325],[39.373,272.592],[22.61,230.43],[34.539,35.747],[72.918,21.601],[152.607,78.361],[290.413,125.3],[412.952,131.121],[490.982,135.294],[386.094,77.348],[238.092,39.177],[144.447,-8.879]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[0,0],[100.208,23.485],[-2.112,18.673],[11.824,3.998],[0.873,-43.873],[-42.928,-35.515],[-39.033,11.524],[0,0],[68.964,-38.307],[11.832,1.362],[-16.811,-12.68],[-49.665,12.838],[-19.743,35.312],[0,0],[-15.811,-35.926],[12.077,-18.505],[4.235,-20.624],[-12.036,-2.95],[-0.806,13.406],[-4.733,20.971],[4.205,31.317],[-16.87,-9.538],[-33.656,-19.773],[-54.647,22.117],[-31.943,-1.746],[-15.039,7.673],[62.354,7.769],[55.262,19.422],[0,0]],"o":[[0,0],[-54.327,-12.732],[2.112,-18.672],[-11.926,-3.877],[-1.115,56.029],[55.418,45.848],[39.033,-11.524],[0,0],[-49.991,27.768],[-22.371,-2.574],[31.281,23.595],[56.276,-14.547],[24.89,-44.517],[0,0],[15.805,35.912],[-12.077,18.505],[-3.507,17.08],[12.036,2.95],[0.806,-13.406],[12.189,-54.006],[-4.206,-31.319],[25.872,14.628],[39.689,23.318],[45.301,-18.335],[39.733,2.172],[9.252,-4.72],[-46.703,-5.819],[-52.642,-18.501],[0,0]],"v":[[-115.716,-84.222],[-341.77,-33.104],[-403.829,-110.017],[-403.818,-170.749],[-445.392,-104.677],[-383.092,26.395],[-228.39,53.278],[-128.082,14.348],[-187.529,161.612],[-282.149,178.455],[-291.845,199.538],[-162.355,220.042],[-53.41,138.897],[-20.753,44.991],[19.791,116.806],[11.557,213.375],[-16.013,263.528],[3.798,300.38],[22.825,285.539],[56.906,228.744],[44.308,34.103],[87.109,6.753],[166.791,61.563],[321.679,67.715],[419.699,30.735],[499.714,55.653],[392.305,-12.743],[246.683,11.961],[147.748,-23.963]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[0,0],[102.378,10.579],[3.317,18.497],[12.473,0.449],[-7.114,-43.301],[-33.885,-21.933],[-38.268,13.853],[0,0],[63.545,-46.749],[11.91,-0.129],[-18.284,-8.963],[-46.396,21.884],[-22.678,50.81],[0,0],[-20.243,-33.629],[9.631,-19.888],[20.741,-3.617],[-1.665,-12.28],[-13.355,1.427],[-12.952,36.869],[8.145,30.531],[-17.944,-7.321],[-35.893,-15.342],[-51.399,28.873],[-31.907,2.322],[-16.865,-0.796],[111.454,1.285],[57.28,12.252],[0,0]],"o":[[0,0],[-55.503,-5.736],[-3.316,-18.496],[-12.537,-0.305],[8.465,51.518],[60.38,39.083],[48.252,-17.467],[0,0],[-46.062,33.887],[-22.517,0.245],[34.022,16.677],[45.589,-21.503],[20.787,-46.574],[0,0],[20.234,33.616],[-9.63,19.888],[-17.177,2.995],[1.665,12.28],[50.382,-5.384],[30.497,-86.811],[-8.146,-30.533],[27.519,11.226],[42.328,18.093],[42.608,-23.935],[39.687,-2.888],[10.375,0.49],[-47.061,-0.543],[-54.564,-11.671],[0,0]],"v":[[-121.458,-84.839],[-329.197,-12.948],[-403.235,-81.812],[-426.342,-141.459],[-443.117,-61.851],[-368.135,58.814],[-207.272,65.348],[-121.216,14.503],[-161.495,168.121],[-245.462,218.484],[-252.405,237.485],[-129.609,238.884],[-26.342,130.07],[0.135,38.279],[33.965,102.369],[50.55,200.702],[-2.155,232.562],[-34.184,252.999],[3.098,263.264],[101.983,204.192],[52.288,12.223],[91.272,-20.337],[176.765,43.418],[326.182,26.366],[423.716,-19.255],[471.533,24.3],[391.526,-78.405],[250.217,-35.421],[147.523,-58.5]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":30,"s":[{"i":[[0,0],[102.924,0.062],[5.686,17.911],[12.308,-2.072],[-12.667,-42.013],[-35.949,-18.356],[-36.652,17.691],[0,0],[58.435,-52.998],[11.087,4.351],[-13.581,-15.172],[-43.916,26.51],[-17.367,52.862],[0,0],[-29.673,-18.259],[-36.122,-22.526],[7.587,-15.323],[-6.407,-7.825],[-8.341,6.984],[15.189,20.433],[11.223,29.539],[-18.599,-5.448],[-37.273,-11.594],[-53.002,25.812],[-21.694,41.88],[-3.277,16.562],[76.833,-80.748],[58.232,6.334],[0,0]],"o":[[0,0],[-55.799,-0.034],[-5.686,-17.91],[-12.342,2.227],[15.071,49.987],[64.058,32.709],[46.215,-22.307],[0,0],[-42.358,38.417],[-20.962,-8.227],[25.272,28.231],[43.153,-26.049],[15.919,-48.455],[0,0],[46.236,28.451],[19.753,12.318],[-5.286,10.675],[6.407,7.825],[31.466,-26.35],[-35.763,-48.111],[-11.223,-29.54],[28.522,8.355],[43.955,13.673],[44.316,-21.582],[31.967,-61.71],[2.016,-10.189],[-32.442,34.095],[-55.471,-6.034],[0,0]],"v":[[-106.496,-74.416],[-304.801,11.327],[-397.537,-40.282],[-434.171,-95.417],[-434.495,-15.32],[-345.702,83.192],[-174.013,79.254],[-96.104,24.381],[-90.974,200.311],[-193.038,215.332],[-206.607,230.337],[-58.524,250.945],[19.083,153.148],[29.229,49.776],[72.744,99.929],[205.227,139.062],[224.266,185.706],[218.591,216.333],[241.014,204.781],[255.916,106.752],[75.259,17.383],[110.711,-18.991],[198.272,27.694],[350.664,3.463],[437.174,-89.499],[505.45,-162.133],[383.437,-129.202],[267.283,-50.238],[162.768,-62.702]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[0,0],[102.883,2.895],[24.895,24.57],[12.334,-1.468],[-13.553,-38.139],[-52.942,-23.077],[-36.678,17.638],[0,0],[54.397,-57.135],[10.164,6.208],[-10.745,-17.297],[-61.036,28.352],[-13.449,53.991],[0,0],[-30.93,-16.037],[-39.593,15.639],[-15.165,-7.899],[-7.954,6.246],[10.543,8.585],[36.427,-6.817],[13.355,28.637],[-18.948,-4.072],[-38.022,-8.834],[-51.503,39.133],[-18.569,43.356],[7.078,15.328],[40.027,-52.158],[63.086,-12.416],[0,0]],"o":[[0,0],[-55.777,-1.569],[-12.348,-12.187],[-12.37,1.608],[15.861,44.634],[65.934,28.74],[43.643,-20.987],[0,0],[-39.432,41.416],[-19.217,-11.737],[19.994,32.185],[45.715,-21.235],[12.328,-49.49],[0,0],[48.196,24.989],[38.614,-15.252],[10.564,5.502],[7.954,-6.246],[-31.826,-25.914],[-58.924,11.027],[-13.356,-28.639],[29.057,6.244],[44.838,10.417],[39.248,-29.821],[27.362,-63.885],[-4.354,-9.43],[-28.652,37.337],[-54.748,10.775],[0,0]],"v":[[-93.652,-59.946],[-299.872,27.816],[-403.846,-0.194],[-429.122,-49.135],[-432.307,7.609],[-334.983,106.349],[-149.163,94.868],[-76.053,37.825],[-33.054,195.907],[-135.541,210.083],[-151.506,222.508],[-22.484,256.029],[54.253,161.312],[65.565,43.855],[124.873,116.306],[245.366,116.633],[344.524,129.651],[380.029,130.95],[369.437,102.796],[280.553,74.197],[94.337,18.297],[127.03,-20.575],[195.774,-0.427],[372.483,-32.253],[439.454,-133.8],[504.56,-230.604],[413.453,-171.461],[280.894,-63.203],[175.746,-67.98]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":42,"s":[{"i":[[0,0],[101.603,-16.434],[29.058,19.47],[11.84,-3.753],[-20.459,-34.924],[-64.78,-10.168],[-33.343,23.337],[0,0],[49.186,-61.678],[6.185,10.178],[-1.616,-20.298],[-54.712,23.842],[-8.67,54.961],[0,0],[-24.982,-24.285],[-42.335,4.47],[-6.132,26.316],[5.219,5.973],[6.658,-8.221],[37.052,0.735],[15.812,27.358],[-19.231,-2.397],[-38.649,-5.471],[-47.879,43.492],[-8.132,48.713],[16.839,1.228],[13.61,-46.493],[61.757,-17.893],[0,0]],"o":[[0,0],[-55.083,8.909],[-14.413,-9.658],[-11.85,3.897],[23.943,40.872],[71.055,11.153],[42.042,-29.425],[0,0],[-35.654,44.709],[-11.694,-19.244],[3.006,37.771],[46.209,-20.137],[7.948,-50.38],[0,0],[28.732,27.93],[84.29,-8.9],[2.085,-8.946],[-5.219,-5.973],[-20.099,24.817],[-59.935,-1.189],[-15.813,-27.36],[29.492,3.676],[45.578,6.451],[36.486,-33.143],[11.443,-68.549],[-10.359,-0.755],[-13.222,45.168],[-53.594,15.528],[0,0]],"v":[[-79.87,-44.991],[-265.966,68.329],[-391.348,44.296],[-424.846,-2.042],[-419.842,58.295],[-285.74,152.049],[-120.169,118.608],[-24.278,26.863],[2.897,204.573],[-66.473,197.974],[-86.858,202.193],[18.692,263.538],[77.841,164.966],[85.325,21.97],[153.748,109.95],[277.69,140.28],[397.612,65.564],[397.805,33.377],[375.393,46.988],[282.774,88.89],[141.748,6.491],[154.413,-39.094],[236.157,-26.043],[408.9,-51.218],[469.112,-163.332],[445.839,-282.014],[427.37,-173.627],[292.952,-81.03],[187.791,-76.583]],"c":true}]},{"t":48,"s":[{"i":[[0,0],[98.282,-30.561],[31.507,15.19],[11.195,-5.381],[-28.152,-29.081],[-65.566,-0.956],[-31.268,26.052],[0,0],[40.022,-67.983],[2.111,11.722],[6.519,-19.291],[-52.635,41.135],[-0.854,55.634],[0,0],[-22.175,-26.872],[-42.16,-5.898],[23.785,38.859],[14.252,-14.103],[-3.947,-9.815],[36.787,-4.483],[19.502,24.862],[-19.377,0.332],[-38.014,-8.867],[-70.569,43.913],[-1.2,49.372],[12.785,-1.012],[9.206,-47.945],[83.384,9.249],[0,0]],"o":[[0,0],[-53.282,16.568],[-15.628,-7.534],[-11.184,5.525],[45.542,47.046],[71.918,1.048],[34.819,-29.011],[0,0],[-29.011,49.279],[-3.992,-22.162],[-27.178,80.429],[39.717,-31.038],[0.783,-50.997],[0,0],[31.842,38.588],[92.867,12.992],[-9.991,-16.322],[-5.638,5.58],[14.891,37.029],[-59.507,7.252],[-19.504,-24.864],[29.716,-0.508],[46.381,10.819],[36.896,-22.959],[1.688,-69.478],[-10.354,0.819],[-8.944,46.579],[-55.458,-6.151],[0,0]],"v":[[-85.451,-30.25],[-234.804,94.626],[-365.819,75.968],[-423.502,13.302],[-396.562,103.835],[-239.606,166.796],[-103.339,115.891],[-26.305,11.571],[31.595,205.192],[-51.553,189.595],[-72.592,179.951],[64.025,263.1],[106.723,139.439],[98.52,2.311],[163.638,93.793],[275.113,166.389],[367.971,45.203],[311.728,21.484],[332.089,42.851],[285.419,98.294],[141.205,-10.45],[147.332,-57.363],[229.099,-49.939],[422.085,-62.661],[481.679,-177.379],[420.945,-288.108],[439.707,-190.95],[288.597,-109.368],[175.106,-99.174]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[460.849,293.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Arm R Flip","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[246.399,-42.531,0],"ix":2,"l":2},"a":{"a":0,"k":[182.571,298.759,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-44.49,0],[-25.84,6.719],[-25.84,46.72],[18.202,57.566],[31.972,17.479],[1.703,-7.735],[-14.282,-10.397],[-14.171,-24.104],[-1.761,-60.935],[35.28,-47.68],[58.142,0]],"o":[[28.743,0],[25.92,-6.72],[30.8,-55.52],[-22.905,-72.438],[-31.972,-17.479],[-1.719,7.811],[21.919,15.956],[22.671,38.564],[1.88,65.04],[-29.2,39.44],[-62.879,0]],"v":[[-114.479,264.12],[-26.079,259.64],[66.801,184.2],[68.998,-52.216],[-21.58,-180.226],[-98.728,-179.338],[-48.142,-157.079],[-6.832,-115.971],[29.881,15.72],[4.321,161.72],[-115.282,192.12]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-44.49,0],[-25.107,9.083],[-24.321,49.964],[-1.36,60.866],[6.673,41.926],[6.975,3.752],[-4.356,-24.03],[0.626,-38.235],[13.88,-63.96],[13.44,-18.96],[58.142,0]],"o":[[28.743,0],[32.84,-11.88],[27.96,-57.44],[1.72,-77],[-5.424,-34.08],[-7.043,-3.789],[4.836,26.677],[-0.921,56.281],[-13.318,61.371],[-28.379,40.035],[-62.879,0]],"v":[[-114.479,254.12],[-24.079,244.64],[58.801,163.2],[97.041,-22.24],[86.088,-175.166],[57.213,-283.851],[48.084,-227.504],[57.135,-119.505],[41.881,28.72],[-5.679,140.72],[-115.282,182.12]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-44.49,0],[-30.264,12.625],[-19.679,46.952],[-9.51,67.387],[-14.339,33.968],[-0.618,9.27],[19.36,-15.264],[17.655,-44.41],[14.487,-72.032],[20.896,-25.539],[50.842,2.356]],"o":[[28.743,0],[34.13,-14.024],[24.239,-58.699],[10.077,-77.072],[14.339,-33.968],[-1.58,-5.39],[-19.36,15.264],[-17.655,44.41],[-11.9,58.497],[-30.428,38.412],[-62.697,-3.382]],"v":[[-146.229,224.085],[-53.906,211.552],[27.184,122.961],[65.934,-52.418],[103.922,-206.772],[136.761,-260.717],[104.12,-249.004],[54.416,-169.65],[10.274,-10.208],[-39.635,111.799],[-147.032,152.085]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-44.49,0],[-35.42,16.168],[-15.037,43.94],[-17.661,73.908],[-41.58,10.764],[-8.212,14.788],[33.252,3.299],[31.565,-31.945],[15.094,-80.103],[28.353,-32.118],[43.543,4.711]],"o":[[28.743,0],[35.42,-16.168],[20.519,-59.957],[18.434,-77.143],[47.756,-12.363],[3.883,-6.992],[-37.927,-3.763],[-40.925,41.419],[-10.481,55.623],[-32.477,36.789],[-62.514,-6.764]],"v":[[-177.979,194.049],[-83.732,178.463],[-4.433,82.722],[34.827,-82.597],[139.755,-237.377],[216.309,-237.583],[160.157,-270.504],[58.696,-228.795],[-21.333,-49.137],[-73.592,82.878],[-178.782,122.049]],"c":true}]},{"t":96,"s":[{"i":[[-34.855,-33.816],[-36.729,12.921],[-14.806,37.038],[-2.816,67.357],[-26.389,25.464],[3.718,9.797],[28.963,-11.17],[17.569,-35.238],[17.366,-78.952],[30.112,-21.805],[28.793,-0.789]],"o":[[17.74,17.211],[51.743,-18.203],[23.523,-58.844],[3.313,-79.246],[33.487,-32.313],[-0.982,-2.588],[-32.76,12.635],[-32.436,65.055],[-6.906,31.397],[-20.897,15.132],[-69.724,1.91]],"v":[[-150.229,116.799],[-71.732,124.213],[22.567,27.472],[51.077,-130.597],[96.9,-260.704],[144.543,-301.287],[88.285,-303.97],[26.196,-242.795],[-3.833,-71.637],[-49.342,4.628],[-117.032,16.799]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[178.411,268.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[-56.17,-7.66],[-22.56,16.88],[-2.808,100.86],[99.434,79.182],[-5.923,-11.765],[-33.706,-6.051],[-16.315,-22.034],[41.02,-78.2],[37.694,0]],"o":[[56.17,7.659],[22.56,-16.88],[3.12,-112.08],[-68.45,-54.509],[5.922,11.764],[20.731,3.722],[32.164,43.438],[-29.357,55.966],[-37.694,0]],"v":[[-106.853,290.85],[31.287,259.811],[120.247,106.611],[17.817,-206.961],[-121.645,-211.204],[-65.427,-205.419],[-9.797,-158.908],[21.347,135.731],[-128.393,209.09]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[-56.17,-7.66],[-42.92,29.72],[-14.88,77.92],[28.095,118.074],[12.936,-2.481],[-1.604,-5.366],[-3.115,-40.456],[31.48,-54.8],[37.694,0]],"o":[[56.17,7.659],[38.526,-26.677],[12.725,-66.635],[-20.903,-87.848],[-12.935,2.481],[1.604,5.365],[6.545,84.999],[-31.48,54.8],[-37.694,0]],"v":[[-112.853,277.85],[18.287,250.811],[106.247,98.611],[96.27,-188.622],[39.082,-316.06],[37.02,-273.564],[49.835,-165.847],[8.847,128.731],[-128.393,199.09]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":66,"s":[{"i":[[-56.17,-7.66],[-38.557,26.441],[-20.719,86.085],[-6.534,47.427],[7.369,6.343],[1.988,-2.92],[7.971,-38.042],[30.204,-55.494],[37.694,0]],"o":[[56.17,7.659],[36.36,-24.919],[18.437,-76.168],[6.534,-47.427],[-7.369,-6.343],[-1.988,2.92],[-15.91,76.848],[-30.205,55.494],[-37.694,0]],"v":[[-145.424,250.029],[-14.598,226.768],[78.733,68.922],[105.833,-207.542],[118.236,-290.626],[91.865,-278.934],[44.37,-198.222],[-24.586,97.54],[-160.143,169.054]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-56.17,-7.66],[-34.195,23.161],[-26.558,94.251],[-43.03,41.493],[-9.273,28.972],[5.58,-0.474],[19.057,-35.628],[28.929,-56.188],[37.694,0]],"o":[[56.17,7.659],[34.195,-23.161],[24.149,-85.702],[40.906,-39.446],[4.014,-12.543],[-5.58,0.474],[-38.365,68.697],[-28.929,56.188],[-37.694,0]],"v":[[-177.996,222.207],[-47.482,202.725],[51.218,39.232],[115.397,-226.463],[197.39,-265.192],[146.711,-284.304],[38.906,-230.597],[-58.02,66.349],[-191.893,139.019]],"c":true}]},{"t":96,"s":[{"i":[[-21.887,-20.176],[-37.932,16.338],[-26.643,67.421],[-13.28,49.993],[3.132,23.256],[15.184,-11.62],[19.057,-35.628],[33.613,-29.681],[37.694,0]],"o":[[14.631,13.487],[53.849,-23.194],[27.149,-68.702],[10.896,-41.022],[-1.786,-13.261],[-11.438,8.753],[-27.72,73.822],[-33.613,29.681],[-37.694,0]],"v":[[-158.996,136.207],[-67.482,130.975],[59.218,-5.268],[85.646,-235.963],[127.985,-325.225],[78.023,-317.747],[21.406,-224.597],[-42.02,25.349],[-124.143,75.269]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[198.805,298.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":96,"st":48,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Arm L Flip","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-228.482,-137.829,0],"ix":2,"l":2},"a":{"a":0,"k":[165.448,252.101,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[5.617,35.234],[41.935,-0.283],[14.08,45.04],[11.2,60.799],[29.28,13.52],[-5.68,-7.839],[-25.92,-47.28],[-28.16,-78.8],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-29.676,0.199],[-11.84,-38],[-11.28,-60.801],[-29.28,-13.52],[5.6,7.92],[25.92,47.281],[28.16,78.8],[52.932,10.634]],"v":[[159.221,141.087],[73.882,103.583],[-4.918,36.983],[-25.158,-114.457],[-98.358,-215.818],[-159.158,-209.098],[-84.838,-139.258],[-43.158,97.222],[82.115,218.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[5.617,35.234],[41.935,-0.283],[5.861,69.295],[-17.435,50.164],[16.597,27.653],[-0.284,-9.676],[1.421,-53.9],[-28.16,-78.8],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-29.676,0.199],[-4.96,-58.641],[16.012,-46.069],[-16.597,-27.653],[0.173,9.698],[-2.3,87.203],[28.16,78.8],[52.932,10.634]],"v":[[154.221,172.087],[89.882,150.583],[-1.918,54.983],[46.057,-79.321],[31.34,-207.466],[-3.51,-221.072],[9.037,-127.375],[-58.158,127.222],[77.115,246.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[{"i":[[5.617,35.234],[41.8,3.374],[21.057,54.548],[-16.335,50.533],[-26.544,34.102],[7.167,0.164],[33.635,-52.958],[-23.463,-80.324],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-27.76,-2.241],[-16.46,-42.641],[17.565,-54.336],[27.608,-35.468],[-15.739,-0.359],[-44.915,70.718],[24.28,83.12],[52.932,10.634]],"v":[[145.221,214.087],[80.882,192.583],[-4.918,111.983],[-4.443,-19.821],[61.396,-132.069],[69.994,-169.917],[-32.963,-70.376],[-67.158,169.222],[67.115,287.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[5.617,35.234],[41.8,3.374],[21.057,54.548],[-10.481,56.612],[-13.883,44.213],[6.361,-2.188],[20.906,-64.156],[-23.463,-80.324],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-27.76,-2.241],[-16.46,-42.641],[11.27,-60.873],[14.44,-45.985],[-13.968,4.806],[-31.083,95.386],[24.28,83.12],[52.932,10.634]],"v":[[136.221,248.087],[70.882,230.583],[-15.918,159.983],[-25.018,-5.17],[19.682,-143.191],[16.709,-185.396],[-55.795,-57.043],[-76.158,203.222],[59.115,321.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[5.617,35.234],[41.8,3.374],[21.057,54.549],[7.79,75.935],[26.521,51.263],[3.103,-5.968],[-15.36,-116.545],[-23.463,-80.324],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-27.76,-2.24],[-16.46,-42.64],[-6.318,-61.584],[-22.148,-42.809],[-6.815,13.105],[14.448,109.619],[24.28,83.12],[52.932,10.634]],"v":[[122.221,297.087],[56.882,279.583],[-38.418,210.983],[-64.168,9.907],[-105.591,-157.377],[-136.82,-185.923],[-106.518,-27.113],[-88.158,237.222],[53.115,349.704]],"c":true}]},{"t":96,"s":[{"i":[[-0.838,35.591],[63.24,-0.491],[28.29,62.359],[2.3,76.299],[50.527,27.898],[0.232,-2.957],[-13.61,-103.795],[-23.463,-80.324],[-53.956,-1.931]],"o":[[0.901,-38.245],[-52.511,0.407],[-18.883,-41.624],[-2.21,-73.315],[-37.446,-20.675],[-1.154,14.726],[14.375,109.628],[24.28,83.12],[59.757,2.138]],"v":[[140.221,315.087],[52.382,280.833],[-45.668,199.233],[-67.668,-4.593],[-131.932,-160.732],[-191.11,-170.951],[-109.768,-38.613],[-91.658,240.222],[49.615,351.954]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"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.809,229.588],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":48,"s":[{"i":[[79.524,30.456],[12.399,82.24],[19.12,12.401],[2.24,-12.4],[-6.32,-19.36],[-13.199,-51.839],[-29.841,-34.639],[-68.936,-12.765]],"o":[[-79.524,-30.455],[-12.401,-82.24],[-19.12,-12.4],[-2.24,12.4],[15.76,48.4],[13.52,53.04],[22.24,25.84],[68.937,12.767]],"v":[[82.986,150.578],[-47.068,-87.451],[-119.149,-230.491],[-160.269,-233.851],[-121.389,-160.651],[-101.149,52.229],[-47.068,158.069],[79.546,233.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[{"i":[[79.524,30.456],[-54.761,153.68],[23.325,40.943],[8.829,-8.99],[34.135,-68.654],[1.82,-76.5],[-35.842,-29.974],[-46.375,-4.255]],"o":[[-79.524,-30.455],[29.926,-83.984],[-11.281,-19.801],[-8.829,8.99],[-38.129,76.689],[-1.43,60.075],[43.239,36.16],[69.816,6.405]],"v":[[77.986,181.578],[20.932,-79.451],[16.651,-228.457],[-5.791,-248.749],[-30.464,-127.616],[-121.149,68.229],[-59.068,201.069],[74.546,254.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":69,"s":[{"i":[[79.524,30.456],[-54.761,153.68],[-6.037,22.203],[12.207,-3.123],[43.752,-62.963],[1.82,-76.5],[-35.842,-29.974],[-46.375,-4.255]],"o":[[-79.524,-30.455],[29.926,-83.984],[5.979,-21.991],[-12.207,3.123],[-44.365,63.846],[-1.43,60.075],[43.239,36.16],[69.816,6.405]],"v":[[68.986,223.578],[-18.068,-48.451],[74.896,-188.231],[43.637,-200.012],[-71.464,-102.616],[-130.149,110.229],[-68.068,243.069],[65.547,296.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":78,"s":[{"i":[[79.524,30.456],[-36.549,172.708],[0.869,25.086],[9.886,-7.267],[34.262,-74.145],[-4.924,-76.363],[-35.842,-29.974],[-46.375,-4.255]],"o":[[-79.524,-30.455],[19.974,-94.383],[-0.861,-24.846],[-9.886,7.267],[-45.497,98.458],[4.32,67],[43.239,36.16],[69.816,6.405]],"v":[[59.986,257.578],[-37.352,-32.074],[24.122,-203.925],[-6.704,-205.895],[-92.332,-84.228],[-137.149,143.229],[-72.068,287.069],[56.547,330.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[{"i":[[79.524,30.456],[31.659,173.671],[17.911,17.585],[0.827,-12.241],[-5.69,-86.832],[-5.562,-76.319],[-35.842,-29.974],[-46.376,-4.255]],"o":[[-79.524,-30.455],[-17.301,-94.909],[-17.74,-17.417],[-2.54,37.609],[6.583,100.462],[5.32,73],[43.239,36.16],[69.816,6.405]],"v":[[48.986,303.578],[-72.846,-7.083],[-124.005,-210.095],[-150.707,-188.287],[-142.474,-37.511],[-149.149,181.229],[-76.068,332.069],[45.546,376.484]],"c":true}]},{"t":96,"s":[{"i":[[83.234,17.994],[-4.414,217.522],[24.208,6.634],[-6.193,-10.591],[0.093,-89.286],[-5.562,-76.319],[-37.341,-28.084],[-46.375,-4.255]],"o":[[-110.315,-23.849],[3.017,-148.687],[-23.977,-6.57],[13.481,23.056],[-0.105,100.49],[5.32,73],[50.739,38.16],[69.816,6.405]],"v":[[76.486,282.078],[-85.346,1.917],[-176.112,-197.629],[-184.31,-176.826],[-153.724,-50.761],[-150.649,209.229],[-72.068,342.569],[51.546,382.484]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[162.759,257.701],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":48,"op":96,"st":48,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Arm R ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[758.399,469.469,0],"ix":2,"l":2},"a":{"a":0,"k":[182.571,298.759,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-44.49,0],[-25.84,6.719],[-25.84,46.72],[-1.36,60.866],[-20.9,27.46],[-1.12,7.841],[21.04,-12.399],[11.486,-25.493],[7.403,-80.5],[35.28,-47.68],[58.142,0]],"o":[[28.743,0],[25.92,-6.72],[30.8,-55.52],[1.72,-77],[20.9,-27.46],[1.12,-7.919],[-23.36,13.761],[-23.92,53.091],[-5.751,62.536],[-29.2,39.44],[-62.879,0]],"v":[[-114.479,264.12],[-26.079,259.64],[66.801,184.2],[91.041,-69.24],[129.361,-212.28],[177.041,-258.441],[120.321,-249.401],[70.62,-195.13],[49.881,3.72],[4.321,161.72],[-115.282,192.12]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-44.49,0],[-25.107,9.083],[-18.04,52.56],[-1.36,60.866],[-21.705,26.829],[-1.341,7.806],[21.4,-11.766],[12.237,-25.141],[7.403,-80.5],[35.28,-47.68],[58.142,0]],"o":[[28.743,0],[32.84,-11.88],[20.612,-60.052],[1.72,-77],[21.705,-26.829],[1.354,-7.882],[-23.758,13.062],[-25.484,52.358],[-5.751,62.536],[-29.2,39.44],[-62.879,0]],"v":[[-114.479,254.12],[-24.079,244.64],[58.801,163.2],[82.041,-56.24],[133.655,-213.646],[181.682,-258.874],[124.719,-251.519],[72.931,-197.746],[33.881,-4.28],[-5.679,140.72],[-115.282,182.12]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-44.49,0],[-35.42,16.168],[-15.037,43.94],[-17.661,73.908],[-41.58,10.764],[-8.212,14.788],[33.252,3.299],[31.565,-31.945],[15.094,-80.103],[28.353,-32.118],[43.543,4.711]],"o":[[28.743,0],[35.42,-16.168],[20.519,-59.957],[18.434,-77.143],[47.756,-12.363],[3.883,-6.992],[-37.927,-3.763],[-40.925,41.419],[-10.481,55.623],[-32.477,36.789],[-62.514,-6.764]],"v":[[-177.979,194.049],[-83.732,178.463],[-4.433,82.722],[34.827,-82.597],[139.755,-237.377],[216.309,-237.583],[160.157,-270.504],[58.696,-228.795],[-21.333,-49.137],[-73.592,82.878],[-178.782,122.049]],"c":true}]},{"t":48,"s":[{"i":[[-34.855,-33.816],[-36.729,12.921],[-14.806,37.038],[-2.816,67.357],[-26.389,25.464],[3.718,9.797],[28.963,-11.17],[17.569,-35.238],[17.366,-78.952],[30.112,-21.805],[28.793,-0.789]],"o":[[17.74,17.211],[51.743,-18.203],[23.523,-58.844],[3.313,-79.246],[33.487,-32.313],[-0.982,-2.588],[-32.76,12.635],[-32.436,65.055],[-6.906,31.397],[-20.897,15.132],[-69.724,1.91]],"v":[[-150.229,116.799],[-71.732,124.213],[22.567,27.472],[51.077,-130.597],[96.9,-260.704],[144.543,-301.287],[88.285,-303.97],[26.196,-242.795],[-3.833,-71.637],[-49.342,4.628],[-117.032,16.799]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[178.411,268.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-56.17,-7.66],[-22.56,16.88],[-4.48,100.8],[-7.92,33.76],[6.8,11.281],[4.48,-3.361],[1.12,-40.56],[31.48,-54.8],[37.694,0]],"o":[[56.17,7.659],[22.56,-16.88],[3.44,-77.761],[7.92,-33.76],[-6.8,-11.279],[-4.48,3.36],[-1.12,40.56],[-31.48,54.8],[-37.694,0]],"v":[[-106.853,290.85],[31.287,259.811],[120.247,106.611],[128.167,-213.629],[159.287,-287.23],[118.007,-276.349],[62.047,-206.869],[27.847,143.731],[-128.393,209.09]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[-56.17,-7.66],[-24.099,14.599],[-15.052,99.771],[-37.229,107.47],[6.464,11.477],[4.578,-3.226],[11.631,-38.873],[31.48,-54.8],[37.694,0]],"o":[[56.17,7.659],[40.08,-24.28],[10.12,-67.08],[11.351,-32.766],[-6.463,-11.476],[-4.578,3.226],[-24.438,81.673],[-31.48,54.8],[-37.694,0]],"v":[[-112.853,277.85],[18.287,250.811],[106.247,98.611],[130.596,-214.939],[163.885,-287.585],[122.3,-277.933],[67.805,-206.143],[8.847,128.731],[-128.393,199.09]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-56.17,-7.66],[-34.195,23.161],[-26.558,94.251],[-43.03,41.493],[-9.273,28.972],[5.58,-0.474],[19.057,-35.628],[28.929,-56.188],[37.694,0]],"o":[[56.17,7.659],[34.195,-23.161],[24.149,-85.702],[40.906,-39.446],[4.014,-12.543],[-5.58,0.474],[-38.365,68.697],[-28.929,56.188],[-37.694,0]],"v":[[-177.996,222.207],[-47.482,202.725],[51.218,39.232],[115.397,-226.463],[197.39,-265.192],[146.711,-284.304],[38.906,-230.597],[-58.02,66.349],[-191.893,139.019]],"c":true}]},{"t":48,"s":[{"i":[[-21.887,-20.176],[-37.932,16.338],[-26.643,67.421],[-13.28,49.993],[3.132,23.256],[15.184,-11.62],[19.057,-35.628],[33.613,-29.681],[37.694,0]],"o":[[14.631,13.487],[53.849,-23.194],[27.149,-68.702],[10.896,-41.022],[-1.786,-13.261],[-11.438,8.753],[-27.72,73.822],[-33.613,29.681],[-37.694,0]],"v":[[-158.996,136.207],[-67.482,130.975],[59.218,-5.268],[85.646,-235.963],[127.985,-325.225],[78.023,-317.747],[21.406,-224.597],[-42.02,25.349],[-124.143,75.269]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[198.805,298.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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Arm L ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[283.518,374.171,0],"ix":2,"l":2},"a":{"a":0,"k":[165.448,252.101,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.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[5.617,35.234],[41.935,-0.283],[14.08,45.04],[11.2,60.799],[29.28,13.52],[-5.68,-7.839],[-25.92,-47.28],[-28.16,-78.8],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-29.676,0.199],[-11.84,-38],[-11.28,-60.801],[-29.28,-13.52],[5.6,7.92],[25.92,47.281],[28.16,78.8],[52.932,10.634]],"v":[[159.221,141.087],[73.882,103.583],[-4.918,36.983],[-25.158,-114.457],[-98.358,-215.818],[-159.158,-209.098],[-84.838,-139.258],[-43.158,97.222],[82.115,218.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[5.617,35.234],[41.935,-0.283],[5.861,69.295],[3.083,83.266],[31.595,6.469],[-7.321,-6.333],[-21.623,-49.393],[-28.16,-78.8],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-29.676,0.199],[-4.96,-58.641],[-1.804,-48.739],[-31.595,-6.469],[7.262,6.43],[34.984,79.912],[28.16,78.8],[52.932,10.634]],"v":[[159.221,171.087],[94.882,149.583],[-6.918,52.983],[19.039,-115.923],[-79.392,-200.869],[-125.046,-193.43],[-40.862,-137.569],[-61.158,114.222],[81.115,242.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[5.617,35.234],[41.935,-0.283],[5.861,69.295],[-17.435,50.164],[16.597,27.653],[-0.284,-9.676],[1.421,-53.9],[-28.16,-78.8],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-29.676,0.199],[-4.96,-58.641],[16.012,-46.069],[-16.597,-27.653],[0.173,9.698],[-2.3,87.203],[28.16,78.8],[52.932,10.634]],"v":[[149.221,198.087],[84.882,176.583],[-6.918,64.983],[41.057,-77.321],[26.34,-205.466],[-8.51,-219.072],[4.037,-125.375],[-63.158,137.222],[72.115,272.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[5.617,35.234],[41.8,3.374],[21.057,54.548],[-16.335,50.533],[-26.544,34.102],[7.167,0.164],[26.52,-56.856],[-23.463,-80.324],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-27.76,-2.241],[-16.46,-42.641],[17.565,-54.336],[27.608,-35.468],[-15.739,-0.359],[-40.915,87.718],[24.28,83.12],[52.932,10.634]],"v":[[145.221,214.087],[80.882,192.583],[-4.918,111.983],[-4.443,-19.821],[61.396,-132.069],[69.994,-169.917],[-32.963,-70.376],[-67.158,169.222],[67.115,287.704]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[5.617,35.234],[41.8,3.374],[21.057,54.548],[-24.043,72.449],[-41.371,32.26],[6.612,0.994],[24.276,-73.57],[-23.463,-80.324],[-52.933,-10.634]],"o":[[-5.617,-35.234],[-27.76,-2.24],[-16.46,-42.64],[19.499,-58.757],[34.549,-26.94],[-14.518,-2.182],[-21.448,65.001],[24.28,83.12],[52.932,10.634]],"v":[[122.221,289.087],[56.882,271.583],[-38.418,202.983],[-38.716,36.046],[41.868,-86.818],[60.132,-117.409],[-74.154,16.912],[-88.158,229.222],[53.115,341.704]],"c":true}]},{"t":48,"s":[{"i":[[-0.838,35.591],[63.24,-0.491],[15.79,49.109],[-9.71,50.435],[-54.985,17.546],[2.845,0.837],[33.282,-99.252],[-23.463,-80.324],[-53.956,-1.931]],"o":[[0.901,-38.245],[-52.511,0.407],[-10.228,-31.811],[11.098,-57.649],[34.893,-11.135],[-58.421,-17.188],[-21.11,62.955],[24.28,83.12],[59.757,2.138]],"v":[[140.221,315.087],[52.382,280.833],[-40.168,204.233],[-38.168,54.407],[52.729,-77.023],[84.543,-96.47],[-74.768,11.387],[-91.658,240.222],[49.615,351.954]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"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.809,229.588],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[79.524,30.456],[12.399,82.24],[19.12,12.401],[2.24,-12.4],[-6.32,-19.36],[-13.199,-51.839],[-29.841,-34.639],[-68.936,-12.765]],"o":[[-79.524,-30.455],[-12.401,-82.24],[-19.12,-12.4],[-2.24,12.4],[15.76,48.4],[13.52,53.04],[22.24,25.84],[68.937,12.767]],"v":[[82.986,150.578],[-47.068,-87.451],[-119.149,-230.491],[-160.269,-233.851],[-121.389,-160.651],[-101.149,52.229],[-47.068,158.069],[79.546,233.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":12,"s":[{"i":[[79.524,30.456],[-54.761,153.68],[45.936,10.498],[-0.654,-12.584],[0.266,-49.755],[4.32,-104],[-38.15,-26.975],[-46.375,-4.255]],"o":[[-79.524,-30.455],[29.926,-83.984],[-22.216,-5.077],[0.654,12.584],[-0.458,85.643],[-2.494,60.04],[41.239,29.16],[69.816,6.405]],"v":[[82.986,180.578],[-20.068,-77.451],[-87.48,-214.449],[-125.279,-217.321],[-64.095,-138.015],[-124.149,57.229],[-54.068,208.069],[79.547,261.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[{"i":[[79.524,30.456],[-54.761,153.68],[23.325,40.943],[8.829,-8.99],[34.135,-68.654],[1.82,-76.5],[-35.842,-29.974],[-46.375,-4.255]],"o":[[-79.524,-30.455],[29.926,-83.984],[-11.281,-19.801],[-8.829,8.99],[-38.129,76.689],[-1.43,60.075],[43.239,36.16],[69.816,6.405]],"v":[[72.986,207.578],[15.932,-77.451],[11.651,-226.457],[-10.791,-246.749],[-35.464,-125.616],[-126.149,78.229],[-64.068,227.069],[69.547,280.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[79.524,30.456],[-54.76,153.68],[-6.037,22.203],[12.207,-3.123],[37.876,-66.664],[1.82,-76.5],[-35.842,-29.974],[-46.375,-4.255]],"o":[[-79.524,-30.455],[29.926,-83.984],[5.979,-21.991],[-12.207,3.123],[-45.365,79.846],[-1.43,60.075],[43.239,36.16],[69.816,6.405]],"v":[[68.986,223.578],[-18.068,-48.451],[74.896,-188.231],[43.637,-200.012],[-71.464,-102.616],[-130.149,110.229],[-68.068,243.069],[65.547,296.484]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36,"s":[{"i":[[79.524,30.456],[-42.364,171.374],[-11.637,17.827],[11.955,-2.211],[38.685,-77.946],[-5.562,-76.319],[-35.842,-29.974],[-46.376,-4.255]],"o":[[-79.524,-30.455],[23.152,-93.654],[11.525,-17.657],[-36.73,6.792],[-33.884,68.274],[5.32,73],[43.239,36.16],[69.816,6.405]],"v":[[48.986,295.578],[-62.925,18.266],[62.241,-137.114],[33.628,-149.53],[-123.945,-22.044],[-149.149,173.229],[-76.068,324.069],[45.547,368.484]],"c":true}]},{"t":48,"s":[{"i":[[83.234,17.994],[-42.983,202.813],[-39.043,1.437],[31.973,3.444],[48.719,-118.862],[-5.562,-76.319],[-37.341,-28.084],[-46.375,-4.255]],"o":[[-110.315,-23.849],[31.192,-147.177],[10.633,-0.391],[-52.961,-5.705],[-21.105,51.49],[5.32,73],[50.739,38.16],[69.816,6.405]],"v":[[76.486,282.078],[-62.846,26.417],[88.214,-120.708],[47.198,-144.215],[-128.224,-6.761],[-150.649,209.229],[-72.068,342.569],[51.546,382.484]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.658999992819,0.658999992819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[162.759,257.701],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":48,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":3,"nm":"Null 4","parent":1,"sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,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":72,"op":96,"st":48,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"head 4","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.86]},"o":{"x":[0.167],"y":[0.167]},"t":72,"s":[47]},{"i":{"x":[0.833],"y":[0.878]},"o":{"x":[0.167],"y":[0.206]},"t":78,"s":[25]},{"i":{"x":[0.833],"y":[0.881]},"o":{"x":[0.167],"y":[0.262]},"t":84,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.278]},"t":90,"s":[3]},{"t":96,"s":[0]}],"ix":10},"p":{"a":0,"k":[25.602,94.695,0],"ix":2,"l":2},"a":{"a":0,"k":[231.923,392.303,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.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[18.333,-14.474],[12.217,17.197],[-18.27,14.424],[-14.847,-15.866]],"o":[[-18.333,14.474],[-12.006,-16.804],[18.27,-14.424],[16.904,18.063]],"v":[[117.726,143.459],[65.596,150.061],[82.86,97.75],[138.574,97.104]],"c":true}]},{"t":96,"s":[{"i":[[-0.815,-23.346],[23.068,0.395],[0.812,23.266],[-23.607,2.505]],"o":[[0.814,23.346],[-22.585,-0.332],[-0.812,-23.266],[26.876,-2.859]],"v":[[19.867,-15.673],[-19.078,31.314],[-53.869,-13.66],[-18.223,-58.85]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.172999991623,0.169000004787,0.176000004189,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[381.245,261.667],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[30.323,-29.088],[3.964,-20.222],[-14.558,4.203],[2.803,11.609],[-30.305,27.636],[-20.786,7.085],[-7.063,8.652],[14.673,-3.212]],"o":[[-30.459,29.219],[-3.964,20.222],[12.163,-3.552],[-2.803,-11.608],[17.554,-16.008],[14.218,-4.847],[7.062,-8.651],[-21.577,4.724]],"v":[[108.549,-20.157],[68.707,55.508],[88.721,106.548],[95.183,69.24],[127.2,0.931],[194.202,-32.482],[218.343,-43.773],[188.962,-60.048]],"c":true}]},{"t":96,"s":[{"i":[[37.296,-41.486],[-4.63,-40.904],[-13.876,6.088],[4.311,11.137],[-27.681,30.264],[-14.748,-2.848],[-7.063,8.652],[14.748,2.848]],"o":[[-28.202,31.403],[4.076,36.52],[11.588,-5.127],[-4.311,-11.136],[27.681,-30.264],[14.749,2.847],[7.062,-8.651],[-14.749,-2.847]],"v":[[-31.158,-71.733],[-59.878,25.088],[-27.994,83.131],[-26.513,45.296],[-11.825,-49.914],[63.361,-74.551],[91.446,-77.213],[68.015,-101.771]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"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.827,140.883],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-7.488,-5.096],[-9.425,16.883],[-20.384,15.707],[-27.492,0.382],[-0.955,10.715],[14.709,1.747],[25.851,-21.262],[10.345,-22.646]],"o":[[11.927,8.118],[9.487,-16.834],[20.384,-15.707],[20.769,-0.241],[0.637,-7.143],[-18.656,-2.216],[-25.851,21.262],[-10.28,22.695]],"v":[[31.251,186.711],[57.572,163.683],[102.549,111.968],[168.135,83.581],[198.937,71.98],[170.631,56.781],[86.552,87.659],[34.067,149.742]],"c":true}]},{"t":96,"s":[{"i":[[-9.015,0.875],[3.545,19.008],[-28.447,31.251],[-23.625,-14.064],[-6.423,8.629],[11.608,9.201],[44.875,-39.91],[-6.522,-24.028]],"o":[[14.361,-1.382],[-3.466,-19.01],[23.9,-26.21],[17.823,10.665],[4.281,-5.753],[-14.736,-11.653],[-42.39,37.742],[6.603,24.024]],"v":[[-64.937,85.452],[-59.418,50.918],[-46.585,-49.269],[31.811,-62.173],[64.129,-55.936],[49.714,-81.368],[-60.02,-76.417],[-86.405,55.224]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[334.319,211.888],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[17.034,-9.377],[0,0],[-17.033,9.377],[0,0]],"o":[[-17.034,9.377],[0,0],[17.034,-9.377],[0,0]],"v":[[62.964,38.18],[41.047,51.463],[62.39,38.391],[85.869,25.72]],"c":true}]},{"t":96,"s":[{"i":[[9.739,-16.83],[13.072,7.549],[-9.739,16.829],[-13.151,-7.546]],"o":[[-9.739,16.829],[-13.071,-7.549],[9.739,-16.83],[13.151,7.546]],"v":[[29.597,13.583],[-10.683,26.916],[-16.575,-13.462],[27.163,-30.92]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[416.131,378.004],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-74.819,42.614],[0,0],[-67.029,49.649],[0,0],[-47.664,29.564],[-41.076,3.336],[-29.76,-13.866],[-4.988,-40.674],[21.891,-32.538],[38.181,-20.771],[0,0],[-0.609,-2.711],[13.024,-11.475],[51.195,-14.624],[60.875,83.156],[5.219,52.851]],"o":[[37.361,-21.279],[0,0],[64.217,-47.629],[12.311,-2.751],[51.184,-31.748],[45.11,-3.663],[29.76,13.865],[8.302,67.694],[-29.908,44.454],[-47.892,26.054],[0,0],[2.372,10.568],[-34.828,30.685],[-51.195,14.625],[-17.501,-23.907],[-3.713,-37.599]],"v":[[-190.386,-33.62],[-122.146,-72.528],[-76.466,-149.011],[16.304,-176.435],[46.901,-191.38],[189.791,-247.234],[295.146,-239.627],[364.399,-158.284],[320.536,-6.852],[221.344,77.805],[130.1,136.938],[147.755,119.768],[73.216,179.238],[-11.157,253.73],[-201.628,212.809],[-282.13,88.751]],"c":true}]},{"t":96,"s":[{"i":[[-53.342,17.111],[0,0],[-67.029,49.649],[0,0],[-53.541,16.71],[-37.018,-0.338],[-29.76,-13.866],[-4.988,-40.674],[37.256,-12.245],[47.114,-32.06],[0,0],[1.904,-41.771],[0,0],[51.195,-14.624],[94.017,42.209],[10.501,60.025]],"o":[[17.827,-5.265],[0,0],[64.217,-47.629],[12.311,-2.751],[56.682,-17.691],[78.87,0.721],[29.76,13.865],[8.302,67.694],[-28.747,9.448],[-22.93,15.603],[0,0],[-1.421,30.389],[-25.828,23.725],[-51.195,14.625],[-51.415,-23.082],[-4.132,-23.617]],"v":[[-260.816,-22.636],[-230.136,-52.49],[-216.173,-200.587],[-110.593,-209.875],[-9.754,-250.669],[129.174,-274.114],[288.909,-243.382],[364.399,-158.284],[269.09,-53.223],[124.448,2.794],[76.211,49.091],[118.474,97.165],[88.583,144.397],[53.758,258.827],[-210.011,204.988],[-293.927,87.88]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[358.951,273.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 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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":72,"s":[{"i":[[-176.785,101.008],[-44.411,-29.672],[9.707,-68.724],[78.648,-41.262],[36.404,-23.444],[6.165,-18.307],[100.8,28.048],[36.296,88.732]],"o":[[176.785,-101.008],[44.411,29.672],[-9.708,68.724],[-74.672,39.176],[-29.045,18.704],[-6.166,18.305],[-65.471,-18.218],[-50.276,-122.907]],"v":[[20.36,-232.771],[299.35,-286.87],[370.012,-151.29],[227.734,18.189],[74.13,83.6],[-36.759,138.398],[-183.908,233.461],[-318.884,80.669]],"c":true}]},{"t":96,"s":[{"i":[[0,0],[-15.298,-18.598],[6.7,-32.814],[84.722,-26.651],[36.404,-23.444],[6.165,-18.307],[104.048,11.018],[-18.168,94.131]],"o":[[0,0],[15.298,18.598],[-6.776,32.896],[-71.184,22.337],[-29.045,18.704],[-6.166,18.305],[-101.64,-10.861],[18.167,-94.132]],"v":[[48.233,-220.477],[320.78,-252.16],[335.064,-143.312],[216.059,-32.454],[77.328,12.25],[-3.539,179.888],[-160.77,259.74],[-302.596,60.012]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.663000009574,0.156999999402,0.075,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[392.328,340.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 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":72,"op":96,"st":48,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"head 3","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.722]},"o":{"x":[0.333],"y":[0]},"t":48,"s":[0]},{"i":{"x":[0.833],"y":[0.738]},"o":{"x":[0.167],"y":[0.119]},"t":54,"s":[-3]},{"i":{"x":[0.833],"y":[0.794]},"o":{"x":[0.167],"y":[0.122]},"t":60,"s":[-10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.14]},"t":66,"s":[-25]},{"t":72,"s":[-47]}],"ix":10},"p":{"a":0,"k":[-25.602,94.695,0],"ix":2,"l":2},"a":{"a":0,"k":[231.923,392.303,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.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[-0.815,-23.346],[23.068,0.395],[0.812,23.266],[-23.607,2.505]],"o":[[0.814,23.346],[-22.585,-0.332],[-0.812,-23.266],[26.876,-2.859]],"v":[[19.867,-15.673],[-19.078,31.314],[-53.869,-13.66],[-18.223,-58.85]],"c":true}]},{"t":72,"s":[{"i":[[18.333,-14.474],[12.217,17.197],[-18.27,14.424],[-14.847,-15.866]],"o":[[-18.333,14.474],[-12.006,-16.804],[18.27,-14.424],[16.904,18.063]],"v":[[117.726,143.459],[65.596,150.061],[82.86,97.75],[138.574,97.104]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.172999991623,0.169000004787,0.176000004189,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[381.245,261.667],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[37.296,-41.486],[-4.63,-40.904],[-13.876,6.088],[4.311,11.137],[-27.681,30.264],[-14.748,-2.848],[-7.063,8.652],[14.748,2.848]],"o":[[-28.202,31.403],[4.076,36.52],[11.588,-5.127],[-4.311,-11.136],[27.681,-30.264],[14.749,2.847],[7.062,-8.651],[-14.749,-2.847]],"v":[[-31.158,-71.733],[-59.878,25.088],[-27.994,83.131],[-26.513,45.296],[-11.825,-49.914],[63.361,-74.551],[91.446,-77.213],[68.015,-101.771]],"c":true}]},{"t":72,"s":[{"i":[[30.323,-29.088],[3.964,-20.222],[-14.558,4.203],[2.803,11.609],[-30.305,27.636],[-20.786,7.085],[-7.063,8.652],[14.673,-3.212]],"o":[[-30.459,29.219],[-3.964,20.222],[12.163,-3.552],[-2.803,-11.608],[17.554,-16.008],[14.218,-4.847],[7.062,-8.651],[-21.577,4.724]],"v":[[108.549,-20.157],[68.707,55.508],[88.721,106.548],[95.183,69.24],[127.2,0.931],[194.202,-32.482],[218.343,-43.773],[188.962,-60.048]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"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.827,140.883],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[-9.015,0.875],[3.545,19.008],[-28.447,31.251],[-23.625,-14.064],[-6.423,8.629],[11.608,9.201],[44.875,-39.91],[-6.522,-24.028]],"o":[[14.361,-1.382],[-3.466,-19.01],[23.9,-26.21],[17.823,10.665],[4.281,-5.753],[-14.736,-11.653],[-42.39,37.742],[6.603,24.024]],"v":[[-64.937,85.452],[-59.418,50.918],[-46.585,-49.269],[31.811,-62.173],[64.129,-55.936],[49.714,-81.368],[-60.02,-76.417],[-86.405,55.224]],"c":true}]},{"t":72,"s":[{"i":[[-7.488,-5.096],[-9.425,16.883],[-20.384,15.707],[-27.492,0.382],[-0.955,10.715],[14.709,1.747],[25.851,-21.262],[10.345,-22.646]],"o":[[11.927,8.118],[9.487,-16.834],[20.384,-15.707],[20.769,-0.241],[0.637,-7.143],[-18.656,-2.216],[-25.851,21.262],[-10.28,22.695]],"v":[[31.251,186.711],[57.572,163.683],[102.549,111.968],[168.135,83.581],[198.937,71.98],[170.631,56.781],[86.552,87.659],[34.067,149.742]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[334.319,211.888],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[9.739,-16.83],[13.072,7.549],[-9.739,16.829],[-13.151,-7.546]],"o":[[-9.739,16.829],[-13.071,-7.549],[9.739,-16.83],[13.151,7.546]],"v":[[29.597,13.583],[-10.683,26.916],[-16.575,-13.462],[27.163,-30.92]],"c":true}]},{"t":72,"s":[{"i":[[17.034,-9.377],[0,0],[-17.033,9.377],[0,0]],"o":[[-17.034,9.376],[0,0],[17.034,-9.377],[0,0]],"v":[[62.964,38.18],[41.047,51.463],[62.39,38.391],[85.869,25.72]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[416.131,378.004],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[-53.342,17.111],[0,0],[-67.029,49.649],[0,0],[-53.541,16.71],[-37.018,-0.338],[-29.76,-13.866],[-4.988,-40.674],[37.256,-12.245],[47.114,-32.06],[0,0],[1.904,-41.771],[0,0],[51.195,-14.624],[94.017,42.209],[10.501,60.025]],"o":[[17.827,-5.265],[0,0],[64.217,-47.629],[12.311,-2.751],[56.682,-17.691],[78.87,0.721],[29.76,13.865],[8.302,67.694],[-28.747,9.448],[-22.93,15.603],[0,0],[-1.421,30.389],[-25.828,23.725],[-51.195,14.625],[-51.415,-23.082],[-4.132,-23.617]],"v":[[-260.816,-22.636],[-230.136,-52.49],[-216.173,-200.587],[-110.593,-209.875],[-9.754,-250.669],[129.174,-274.114],[288.909,-243.382],[364.399,-158.284],[269.09,-53.223],[124.448,2.794],[76.211,49.091],[118.474,97.165],[88.583,144.397],[53.758,258.827],[-210.011,204.988],[-293.927,87.88]],"c":true}]},{"t":72,"s":[{"i":[[-74.819,42.614],[0,0],[-67.029,49.649],[0,0],[-47.664,29.564],[-41.076,3.336],[-29.76,-13.866],[-4.988,-40.674],[21.891,-32.538],[38.181,-20.771],[0,0],[-0.609,-2.711],[13.024,-11.475],[51.195,-14.624],[60.875,83.156],[5.219,52.851]],"o":[[37.361,-21.279],[0,0],[64.217,-47.629],[12.311,-2.751],[51.184,-31.748],[45.11,-3.663],[29.76,13.865],[8.302,67.694],[-29.908,44.454],[-47.892,26.054],[0,0],[2.372,10.568],[-34.828,30.685],[-51.195,14.625],[-17.501,-23.907],[-3.713,-37.599]],"v":[[-190.386,-33.62],[-122.146,-72.528],[-76.466,-149.011],[16.304,-176.435],[46.901,-191.38],[189.791,-247.234],[295.146,-239.627],[364.399,-158.284],[320.536,-6.852],[221.344,77.805],[130.1,136.938],[147.755,119.768],[73.216,179.238],[-11.157,253.73],[-201.628,212.809],[-282.13,88.751]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[358.951,273.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":48,"s":[{"i":[[0,0],[-15.298,-18.598],[6.7,-32.814],[84.722,-26.651],[36.404,-23.444],[6.165,-18.307],[104.048,11.018],[-18.168,94.131]],"o":[[0,0],[15.298,18.598],[-6.776,32.896],[-71.184,22.337],[-29.045,18.704],[-6.166,18.305],[-101.64,-10.861],[18.167,-94.132]],"v":[[48.233,-220.477],[320.78,-252.16],[335.064,-143.312],[216.059,-32.454],[77.328,12.25],[-3.539,179.888],[-160.77,259.74],[-302.596,60.012]],"c":true}]},{"t":72,"s":[{"i":[[-176.785,101.008],[-44.411,-29.672],[9.707,-68.724],[78.648,-41.262],[36.404,-23.444],[6.165,-18.307],[100.8,28.048],[36.296,88.732]],"o":[[176.785,-101.008],[44.411,29.672],[-9.708,68.724],[-74.672,39.176],[-29.045,18.704],[-6.166,18.305],[-65.471,-18.218],[-50.276,-122.907]],"v":[[20.36,-232.771],[299.35,-286.87],[370.012,-151.29],[227.734,18.189],[74.13,83.6],[-36.759,138.398],[-183.908,233.461],[-318.884,80.669]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.663000009574,0.156999999402,0.075,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[392.328,340.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 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":72,"st":48,"bm":0},{"ddd":0,"ind":13,"ty":3,"nm":"Null 4","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[512,512,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":24,"op":48,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"head 2","parent":13,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.86]},"o":{"x":[0.167],"y":[0.167]},"t":24,"s":[-47]},{"i":{"x":[0.833],"y":[0.878]},"o":{"x":[0.167],"y":[0.206]},"t":30,"s":[-25]},{"i":{"x":[0.833],"y":[0.881]},"o":{"x":[0.167],"y":[0.262]},"t":36,"s":[-10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.278]},"t":42,"s":[-3]},{"t":48,"s":[0]}],"ix":10},"p":{"a":0,"k":[-25.602,94.695,0],"ix":2,"l":2},"a":{"a":0,"k":[231.923,392.303,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.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[18.333,-14.474],[12.217,17.197],[-18.27,14.424],[-14.847,-15.866]],"o":[[-18.333,14.474],[-12.006,-16.804],[18.27,-14.424],[16.904,18.063]],"v":[[117.726,143.459],[65.596,150.061],[82.86,97.75],[138.574,97.104]],"c":true}]},{"t":48,"s":[{"i":[[-0.815,-23.346],[23.068,0.395],[0.812,23.266],[-23.607,2.505]],"o":[[0.814,23.346],[-22.585,-0.332],[-0.812,-23.266],[26.876,-2.859]],"v":[[19.867,-15.673],[-19.078,31.314],[-53.869,-13.66],[-18.223,-58.85]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.172999991623,0.169000004787,0.176000004189,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[381.245,261.667],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[30.323,-29.088],[3.964,-20.222],[-14.558,4.203],[2.803,11.609],[-30.305,27.636],[-20.786,7.085],[-7.063,8.652],[14.673,-3.212]],"o":[[-30.459,29.219],[-3.964,20.222],[12.163,-3.552],[-2.803,-11.608],[17.554,-16.008],[14.218,-4.847],[7.062,-8.651],[-21.577,4.724]],"v":[[108.549,-20.157],[68.707,55.508],[88.721,106.548],[95.183,69.24],[127.2,0.931],[194.202,-32.482],[218.343,-43.773],[188.962,-60.048]],"c":true}]},{"t":48,"s":[{"i":[[37.296,-41.486],[-4.63,-40.904],[-13.876,6.088],[4.311,11.137],[-27.681,30.264],[-14.748,-2.848],[-7.063,8.652],[14.748,2.848]],"o":[[-28.202,31.403],[4.076,36.52],[11.588,-5.127],[-4.311,-11.136],[27.681,-30.264],[14.749,2.847],[7.062,-8.651],[-14.749,-2.847]],"v":[[-31.158,-71.733],[-59.878,25.088],[-27.994,83.131],[-26.513,45.296],[-11.825,-49.914],[63.361,-74.551],[91.446,-77.213],[68.015,-101.771]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"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.827,140.883],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-7.488,-5.096],[-9.425,16.883],[-20.384,15.707],[-27.492,0.382],[-0.955,10.715],[14.709,1.747],[25.851,-21.262],[10.345,-22.646]],"o":[[11.927,8.118],[9.487,-16.834],[20.384,-15.707],[20.769,-0.241],[0.637,-7.143],[-18.656,-2.216],[-25.851,21.262],[-10.28,22.695]],"v":[[31.251,186.711],[57.572,163.683],[102.549,111.968],[168.135,83.581],[198.937,71.98],[170.631,56.781],[86.552,87.659],[34.067,149.742]],"c":true}]},{"t":48,"s":[{"i":[[-9.015,0.875],[3.545,19.008],[-28.447,31.251],[-23.625,-14.064],[-6.423,8.629],[11.608,9.201],[44.875,-39.91],[-6.522,-24.028]],"o":[[14.361,-1.382],[-3.466,-19.01],[23.9,-26.21],[17.823,10.665],[4.281,-5.753],[-14.736,-11.653],[-42.39,37.742],[6.603,24.024]],"v":[[-64.937,85.452],[-59.418,50.918],[-46.585,-49.269],[31.811,-62.173],[64.129,-55.936],[49.714,-81.368],[-60.02,-76.417],[-86.405,55.224]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[334.319,211.888],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[17.034,-9.377],[0,0],[-17.033,9.377],[0,0]],"o":[[-17.034,9.377],[0,0],[17.034,-9.377],[0,0]],"v":[[62.964,38.18],[41.047,51.463],[62.39,38.391],[85.869,25.72]],"c":true}]},{"t":48,"s":[{"i":[[9.739,-16.83],[13.072,7.549],[-9.739,16.829],[-13.151,-7.546]],"o":[[-9.739,16.829],[-13.071,-7.549],[9.739,-16.83],[13.151,7.546]],"v":[[29.597,13.583],[-10.683,26.916],[-16.575,-13.462],[27.163,-30.92]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[416.131,378.004],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-74.819,42.614],[0,0],[-67.029,49.649],[0,0],[-47.664,29.564],[-41.076,3.336],[-29.76,-13.866],[-4.988,-40.674],[21.891,-32.538],[38.181,-20.771],[0,0],[-0.609,-2.711],[13.024,-11.475],[51.195,-14.624],[60.875,83.156],[5.219,52.851]],"o":[[37.361,-21.279],[0,0],[64.217,-47.629],[12.311,-2.751],[51.184,-31.748],[45.11,-3.663],[29.76,13.865],[8.302,67.694],[-29.908,44.454],[-47.892,26.054],[0,0],[2.372,10.568],[-34.828,30.685],[-51.195,14.625],[-17.501,-23.907],[-3.713,-37.599]],"v":[[-190.386,-33.62],[-122.146,-72.528],[-76.466,-149.011],[16.304,-176.435],[46.901,-191.38],[189.791,-247.234],[295.146,-239.627],[364.399,-158.284],[320.536,-6.852],[221.344,77.805],[130.1,136.938],[147.755,119.768],[73.216,179.238],[-11.157,253.73],[-201.628,212.809],[-282.13,88.751]],"c":true}]},{"t":48,"s":[{"i":[[-53.342,17.111],[0,0],[-67.029,49.649],[0,0],[-53.541,16.71],[-37.018,-0.338],[-29.76,-13.866],[-4.988,-40.674],[37.256,-12.245],[47.114,-32.06],[0,0],[1.904,-41.771],[0,0],[51.195,-14.624],[94.017,42.209],[10.501,60.025]],"o":[[17.827,-5.265],[0,0],[64.217,-47.629],[12.311,-2.751],[56.682,-17.691],[78.87,0.721],[29.76,13.865],[8.302,67.694],[-28.747,9.448],[-22.93,15.603],[0,0],[-1.421,30.389],[-25.828,23.725],[-51.195,14.625],[-51.415,-23.082],[-4.132,-23.617]],"v":[[-260.816,-22.636],[-230.136,-52.49],[-216.173,-200.587],[-110.593,-209.875],[-9.754,-250.669],[129.174,-274.114],[288.909,-243.382],[364.399,-158.284],[269.09,-53.223],[124.448,2.794],[76.211,49.091],[118.474,97.165],[88.583,144.397],[53.758,258.827],[-210.011,204.988],[-293.927,87.88]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[358.951,273.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 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":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.167,"y":0.167},"t":24,"s":[{"i":[[-176.785,101.008],[-44.411,-29.672],[9.707,-68.724],[78.648,-41.262],[36.404,-23.444],[6.165,-18.307],[100.8,28.048],[36.296,88.732]],"o":[[176.785,-101.008],[44.411,29.672],[-9.708,68.724],[-74.672,39.176],[-29.045,18.704],[-6.166,18.305],[-65.471,-18.218],[-50.276,-122.907]],"v":[[20.36,-232.771],[299.35,-286.87],[370.012,-151.29],[227.734,18.189],[74.13,83.6],[-36.759,138.398],[-183.908,233.461],[-318.884,80.669]],"c":true}]},{"t":48,"s":[{"i":[[0,0],[-15.298,-18.598],[6.7,-32.814],[84.722,-26.651],[36.404,-23.444],[6.165,-18.307],[104.048,11.018],[-18.168,94.131]],"o":[[0,0],[15.298,18.598],[-6.776,32.896],[-71.184,22.337],[-29.045,18.704],[-6.166,18.305],[-101.64,-10.861],[18.167,-94.132]],"v":[[48.233,-220.477],[320.78,-252.16],[335.064,-143.312],[216.059,-32.454],[77.328,12.25],[-3.539,179.888],[-160.77,259.74],[-302.596,60.012]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.663000009574,0.156999999402,0.075,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[392.328,340.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 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":24,"op":48,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"head ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.722]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.738]},"o":{"x":[0.167],"y":[0.119]},"t":6,"s":[-3]},{"i":{"x":[0.833],"y":[0.794]},"o":{"x":[0.167],"y":[0.122]},"t":12,"s":[-10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.14]},"t":18,"s":[-25]},{"t":24,"s":[-47]}],"ix":10},"p":{"a":0,"k":[486.398,606.695,0],"ix":2,"l":2},"a":{"a":0,"k":[231.923,392.303,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.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[-0.815,-23.346],[23.068,0.395],[0.812,23.266],[-23.607,2.505]],"o":[[0.814,23.346],[-22.585,-0.332],[-0.812,-23.266],[26.876,-2.859]],"v":[[19.867,-15.673],[-19.078,31.314],[-53.869,-13.66],[-18.223,-58.85]],"c":true}]},{"t":24,"s":[{"i":[[18.333,-14.474],[12.217,17.197],[-18.27,14.424],[-14.847,-15.866]],"o":[[-18.333,14.474],[-12.006,-16.804],[18.27,-14.424],[16.904,18.063]],"v":[[117.726,143.459],[65.596,150.061],[82.86,97.75],[138.574,97.104]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.172999991623,0.169000004787,0.176000004189,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[381.245,261.667],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[37.296,-41.486],[-4.63,-40.904],[-13.876,6.088],[4.311,11.137],[-27.681,30.264],[-14.748,-2.848],[-7.063,8.652],[14.748,2.848]],"o":[[-28.202,31.403],[4.076,36.52],[11.588,-5.127],[-4.311,-11.136],[27.681,-30.264],[14.749,2.847],[7.062,-8.651],[-14.749,-2.847]],"v":[[-31.158,-71.733],[-59.878,25.088],[-27.994,83.131],[-26.513,45.296],[-11.825,-49.914],[63.361,-74.551],[91.446,-77.213],[68.015,-101.771]],"c":true}]},{"t":24,"s":[{"i":[[30.323,-29.088],[3.964,-20.222],[-14.558,4.203],[2.803,11.609],[-30.305,27.636],[-20.786,7.085],[-7.063,8.652],[14.673,-3.212]],"o":[[-30.459,29.219],[-3.964,20.222],[12.163,-3.552],[-2.803,-11.608],[17.554,-16.008],[14.218,-4.847],[7.062,-8.651],[-21.577,4.724]],"v":[[108.549,-20.157],[68.707,55.508],[88.721,106.548],[95.183,69.24],[127.2,0.931],[194.202,-32.482],[218.343,-43.773],[188.962,-60.048]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"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.827,140.883],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[-9.015,0.875],[3.545,19.008],[-28.447,31.251],[-23.625,-14.064],[-6.423,8.629],[11.608,9.201],[44.875,-39.91],[-6.522,-24.028]],"o":[[14.361,-1.382],[-3.466,-19.01],[23.9,-26.21],[17.823,10.665],[4.281,-5.753],[-14.736,-11.653],[-42.39,37.742],[6.603,24.024]],"v":[[-64.937,85.452],[-59.418,50.918],[-46.585,-49.269],[31.811,-62.173],[64.129,-55.936],[49.714,-81.368],[-60.02,-76.417],[-86.405,55.224]],"c":true}]},{"t":24,"s":[{"i":[[-7.488,-5.096],[-9.425,16.883],[-20.384,15.707],[-27.492,0.382],[-0.955,10.715],[14.709,1.747],[25.851,-21.262],[10.345,-22.646]],"o":[[11.927,8.118],[9.487,-16.834],[20.384,-15.707],[20.769,-0.241],[0.637,-7.143],[-18.656,-2.216],[-25.851,21.262],[-10.28,22.695]],"v":[[31.251,186.711],[57.572,163.683],[102.549,111.968],[168.135,83.581],[198.937,71.98],[170.631,56.781],[86.552,87.659],[34.067,149.742]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[334.319,211.888],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[9.739,-16.83],[13.072,7.549],[-9.739,16.829],[-13.151,-7.546]],"o":[[-9.739,16.829],[-13.071,-7.549],[9.739,-16.83],[13.151,7.546]],"v":[[29.597,13.583],[-10.683,26.916],[-16.575,-13.462],[27.163,-30.92]],"c":true}]},{"t":24,"s":[{"i":[[17.034,-9.377],[0,0],[-17.033,9.377],[0,0]],"o":[[-17.034,9.376],[0,0],[17.034,-9.377],[0,0]],"v":[[62.964,38.18],[41.047,51.463],[62.39,38.391],[85.869,25.72]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647000002394,0.161000001197,0.078000005086,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[416.131,378.004],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[-53.342,17.111],[0,0],[-67.029,49.649],[0,0],[-53.541,16.71],[-37.018,-0.338],[-29.76,-13.866],[-4.988,-40.674],[37.256,-12.245],[47.114,-32.06],[0,0],[1.904,-41.771],[0,0],[51.195,-14.624],[94.017,42.209],[10.501,60.025]],"o":[[17.827,-5.265],[0,0],[64.217,-47.629],[12.311,-2.751],[56.682,-17.691],[78.87,0.721],[29.76,13.865],[8.302,67.694],[-28.747,9.448],[-22.93,15.603],[0,0],[-1.421,30.389],[-25.828,23.725],[-51.195,14.625],[-51.415,-23.082],[-4.132,-23.617]],"v":[[-260.816,-22.636],[-230.136,-52.49],[-216.173,-200.587],[-110.593,-209.875],[-9.754,-250.669],[129.174,-274.114],[288.909,-243.382],[364.399,-158.284],[269.09,-53.223],[124.448,2.794],[76.211,49.091],[118.474,97.165],[88.583,144.397],[53.758,258.827],[-210.011,204.988],[-293.927,87.88]],"c":true}]},{"t":24,"s":[{"i":[[-74.819,42.614],[0,0],[-67.029,49.649],[0,0],[-47.664,29.564],[-41.076,3.336],[-29.76,-13.866],[-4.988,-40.674],[21.891,-32.538],[38.181,-20.771],[0,0],[-0.609,-2.711],[13.024,-11.475],[51.195,-14.624],[60.875,83.156],[5.219,52.851]],"o":[[37.361,-21.279],[0,0],[64.217,-47.629],[12.311,-2.751],[51.184,-31.748],[45.11,-3.663],[29.76,13.865],[8.302,67.694],[-29.908,44.454],[-47.892,26.054],[0,0],[2.372,10.568],[-34.828,30.685],[-51.195,14.625],[-17.501,-23.907],[-3.713,-37.599]],"v":[[-190.386,-33.62],[-122.146,-72.528],[-76.466,-149.011],[16.304,-176.435],[46.901,-191.38],[189.791,-247.234],[295.146,-239.627],[364.399,-158.284],[320.536,-6.852],[221.344,77.805],[130.1,136.938],[147.755,119.768],[73.216,179.238],[-11.157,253.73],[-201.628,212.809],[-282.13,88.751]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380000005984,0.368999974868,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[358.951,273.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 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":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.75,"y":0},"t":0,"s":[{"i":[[0,0],[-15.298,-18.598],[6.7,-32.814],[84.722,-26.651],[36.404,-23.444],[6.165,-18.307],[104.048,11.018],[-18.168,94.131]],"o":[[0,0],[15.298,18.598],[-6.776,32.896],[-71.184,22.337],[-29.045,18.704],[-6.166,18.305],[-101.64,-10.861],[18.167,-94.132]],"v":[[48.233,-220.477],[320.78,-252.16],[335.064,-143.312],[216.059,-32.454],[77.328,12.25],[-3.539,179.888],[-160.77,259.74],[-302.596,60.012]],"c":true}]},{"t":24,"s":[{"i":[[-176.785,101.008],[-44.411,-29.672],[9.707,-68.724],[78.648,-41.262],[36.404,-23.444],[6.165,-18.307],[100.8,28.048],[36.296,88.732]],"o":[[176.785,-101.008],[44.411,29.672],[-9.708,68.724],[-74.672,39.176],[-29.045,18.704],[-6.166,18.305],[-65.471,-18.218],[-50.276,-122.907]],"v":[[20.36,-232.771],[299.35,-286.87],[370.012,-151.29],[227.734,18.189],[74.13,83.6],[-36.759,138.398],[-183.908,233.461],[-318.884,80.669]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.663000009574,0.156999999402,0.075,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[392.328,340.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 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":24,"st":0,"bm":0}],"markers":[{"tm":95,"cm":"rest","dr":0}]} \ No newline at end of file diff --git a/examples/z_ordering/src/main.rs b/examples/z_ordering/src/main.rs deleted file mode 100644 index 604ad6a..0000000 --- a/examples/z_ordering/src/main.rs +++ /dev/null @@ -1,235 +0,0 @@ -use bevy::{ - asset::{embedded_asset, AssetMetaCheck}, - prelude::*, -}; -use bevy_vello::{ - prelude::*, - vello::peniko::{Brush, Color}, - VelloPlugin, -}; - -fn main() { - let mut app = App::new(); - app.add_plugins(DefaultPlugins.set(AssetPlugin { - meta_check: AssetMetaCheck::Never, - ..default() - })) - .add_plugins(VelloPlugin) - .add_systems( - Startup, - ( - setup_camera, - setup_screenspace_vectors, - setup_worldspace_vectors, - ), - ); - embedded_asset!(app, "assets/google_fonts/squid.json"); - embedded_asset!(app, "assets/fonts/Rubik-Medium.ttf"); - app.run(); -} - -fn setup_camera(mut commands: Commands) { - commands.spawn(Camera2dBundle::default()); -} - -fn setup_worldspace_vectors(mut commands: Commands, asset_server: ResMut) { - const AMOUNT: i32 = 5; - const X_SPACING: f32 = 220.0; - const Y_SPACING: f32 = 15.0; - const SIZE: f32 = 0.05; - const OFFSET: f32 = 102.4; - - // Show assets - let mut row = |label: &str, y: f32, zfn: ZFunction| { - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Right, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: label.into(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - -10.0 / SIZE, - y * Y_SPACING, - f32::MAX, - )), - ..default() - }); - - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Bottom, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: "Center".to_string(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - 0.0, - 10.0 / SIZE, - f32::MAX, - )), - ..default() - }); - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Bottom, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: "Bottom".to_string(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - X_SPACING, - 10.0 / SIZE, - f32::MAX, - )), - ..default() - }); - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Bottom, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: "Top".to_string(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - X_SPACING * 2.0, - 10.0 / SIZE, - f32::MAX, - )), - ..default() - }); - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Bottom, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: "Right".to_string(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - X_SPACING * 3.0, - 10.0 / SIZE, - f32::MAX, - )), - ..default() - }); - commands.spawn(VelloTextBundle { - font: asset_server.load("embedded://z_ordering/assets/fonts/Rubik-Medium.ttf"), - alignment: VelloTextAlignment::Bottom, - coordinate_space: CoordinateSpace::WorldSpace, - text: VelloText { - content: "Left".to_string(), - brush: Some(Brush::Solid(Color::WHITE)), - size: 50.0 / SIZE, - }, - transform: Transform::from_scale(Vec3::splat(SIZE)).with_translation(Vec3::new( - X_SPACING * 4.0, - 10.0 / SIZE, - f32::MAX, - )), - ..default() - }); - - for i in (1..AMOUNT).rev() { - // Assets - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - alignment: VelloAssetAlignment::Center, - transform: Transform::from_scale(Vec3::splat(i as f32 * SIZE)) - .with_translation(Vec3::new(0.0, y * Y_SPACING, 0.0)), - debug_visualizations: DebugVisualizations::Visible, - z_function: zfn, - ..default() - }); - - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - alignment: VelloAssetAlignment::Bottom, - transform: Transform::from_translation(Vec3::new( - X_SPACING, - y * Y_SPACING - OFFSET, - 0.0, - )) - .with_scale(Vec3::splat(i as f32 * SIZE)), - debug_visualizations: DebugVisualizations::Visible, - z_function: zfn, - ..default() - }); - - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - alignment: VelloAssetAlignment::Top, - transform: Transform::from_translation(Vec3::new( - X_SPACING * 2.0, - y * Y_SPACING + OFFSET, - 0.0, - )) - .with_scale(Vec3::splat(i as f32 * SIZE)), - debug_visualizations: DebugVisualizations::Visible, - z_function: zfn, - ..default() - }); - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - alignment: VelloAssetAlignment::Right, - transform: Transform::from_translation(Vec3::new( - X_SPACING * 3.0 + OFFSET, - y * Y_SPACING, - 0.0, - )) - .with_scale(Vec3::splat(i as f32 * SIZE)), - debug_visualizations: DebugVisualizations::Visible, - z_function: zfn, - ..default() - }); - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - alignment: VelloAssetAlignment::Left, - transform: Transform::from_translation(Vec3::new( - X_SPACING * 4.0 - OFFSET, - y * Y_SPACING, - 0.0, - )) - .with_scale(Vec3::splat(i as f32 * SIZE)), - debug_visualizations: DebugVisualizations::Visible, - z_function: zfn, - ..default() - }); - } - }; - - for (i, (label, zfn)) in [ - ("ZDefault", ZFunction::default()), - ("BbBottom", ZFunction::BbBottom), - ("BbRight", ZFunction::BbRight), - ("BbLeft", ZFunction::BbLeft), - ("BbTop", ZFunction::BbTop), - ("BbBottomInverse", ZFunction::BbBottomInverse), - ("BbRightInverse", ZFunction::BbRightInverse), - ("BbLeftInverse", ZFunction::BbLeftInverse), - ("BbTopInverse", ZFunction::BbTopInverse), - ] - .iter() - .enumerate() - { - row(label, -(i as f32) * Y_SPACING, *zfn); - } -} - -fn setup_screenspace_vectors(mut commands: Commands, asset_server: ResMut) { - commands.spawn(VelloAssetBundle { - vector: asset_server.load("embedded://z_ordering/assets/google_fonts/squid.json"), - transform: Transform::from_scale(Vec3::splat(0.03)).with_translation(Vec3::splat(20.0)), - coordinate_space: CoordinateSpace::ScreenSpace, - ..default() - }); -} diff --git a/src/debug.rs b/src/debug.rs index 4ec1a49..4293a49 100644 --- a/src/debug.rs +++ b/src/debug.rs @@ -1,7 +1,7 @@ //! Logic for rendering debug visualizations use crate::{ text::VelloTextAlignment, CoordinateSpace, VelloAsset, VelloAssetAlignment, VelloFont, - VelloText, ZFunction, + VelloText, }; use bevy::{color::palettes::css, math::Vec3Swizzles, prelude::*}; @@ -31,7 +31,6 @@ fn render_asset_debug( &VelloAssetAlignment, &GlobalTransform, &CoordinateSpace, - &ZFunction, &DebugVisualizations, ), Without, @@ -45,9 +44,9 @@ fn render_asset_debug( }; // Show vectors - for (vector, alignment, gtransform, space, z_fn, _) in query_vectors + for (vector, alignment, gtransform, space, _) in query_vectors .iter() - .filter(|(_, _, _, _, _, d)| **d == DebugVisualizations::Visible) + .filter(|(_, _, _, _, d)| **d == DebugVisualizations::Visible) { if let Some(vector) = vectors.get(vector) { match space { @@ -59,7 +58,7 @@ fn render_asset_debug( let gtransform = &alignment.compute(vector, gtransform); let rect_center = gtransform.translation().xy(); let rect = vector.bb_in_world_space(gtransform); - draw_bounding_box(&mut gizmos, z_fn, rect_center, rect.size()); + draw_bounding_box(&mut gizmos, rect_center, rect.size()); } CoordinateSpace::ScreenSpace => { // Origin @@ -77,7 +76,7 @@ fn render_asset_debug( let Some(rect) = vector.bb_in_screen_space(gtransform, camera, view) else { continue; }; - draw_bounding_box(&mut gizmos, z_fn, rect_center, rect.size()); + draw_bounding_box(&mut gizmos, rect_center, rect.size()); } } } @@ -222,94 +221,6 @@ fn draw_origin(gizmos: &mut Gizmos, projection: &OrthographicProjection, origin: } /// A helper method to draw the bounding box -fn draw_bounding_box(gizmos: &mut Gizmos, z_fn: &ZFunction, position: Vec2, size: Vec2) { - let half_width = size.x / 2.0; - let half_height = size.y / 2.0; - - // 4 sides - // Left - gizmos.line_2d( - position + Vec2::new(-half_width, -half_height), - position + Vec2::new(-half_width, half_height), - css::WHITE, - ); - // Top - gizmos.line_2d( - position + Vec2::new(-half_width, -half_height), - position + Vec2::new(half_width, -half_height), - css::WHITE, - ); - // Right - gizmos.line_2d( - position + Vec2::new(half_width, -half_height), - position + Vec2::new(half_width, half_height), - css::WHITE, - ); - // Bottom - gizmos.line_2d( - position + Vec2::new(-half_width, half_height), - position + Vec2::new(half_width, half_height), - css::WHITE, - ); - - // TODO: When bevy_gizmos get text, I'd *much rather* just show the Z value with text. - // See: https://github.com/bevyengine/bevy/issues/9400 - // - // In addition, everything above should change to: - // ```rust - // gizmos.rect_2d( - // position, - // 0.0, - // size, - // css::WHITE, - // ); - // ``` - match z_fn { - ZFunction::TransformX => gizmos.line_2d( - position + Vec2::new(0.0, -half_height), - position + Vec2::new(0.0, half_height), - css::GREEN, - ), - ZFunction::TransformY => gizmos.line_2d( - position + Vec2::new(-half_width, 0.0), - position + Vec2::new(half_width, 0.0), - css::GREEN, - ), - ZFunction::TransformXOffset(offset) => gizmos.line_2d( - position + Vec2::new(*offset, -half_height), - position + Vec2::new(*offset, half_height), - css::GREEN, - ), - ZFunction::TransformYOffset(offset) => gizmos.line_2d( - position + Vec2::new(-half_width, *offset), - position + Vec2::new(half_width, *offset), - css::GREEN, - ), - ZFunction::BbTop | ZFunction::BbTopInverse => gizmos.line_2d( - position + Vec2::new(-half_width, half_height), - position + Vec2::new(half_width, half_height), - css::GREEN, - ), - ZFunction::BbBottom | ZFunction::BbBottomInverse => gizmos.line_2d( - position + Vec2::new(-half_width, -half_height), - position + Vec2::new(half_width, -half_height), - css::GREEN, - ), - ZFunction::BbLeft | ZFunction::BbLeftInverse => gizmos.line_2d( - position + Vec2::new(-half_width, -half_height), - position + Vec2::new(-half_width, half_height), - css::GREEN, - ), - ZFunction::BbRight | ZFunction::BbRightInverse => gizmos.line_2d( - position + Vec2::new(half_width, -half_height), - position + Vec2::new(half_width, half_height), - css::GREEN, - ), - ZFunction::TransformZ - | ZFunction::TransformZOffset(_) - | ZFunction::Computed(_) - | ZFunction::Value(_) => { - // No way to display this - } - } +fn draw_bounding_box(gizmos: &mut Gizmos, position: Vec2, size: Vec2) { + gizmos.rect_2d(position, 0.0, size, css::WHITE); } diff --git a/src/lib.rs b/src/lib.rs index dd891e3..11cbcb8 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -24,7 +24,7 @@ pub mod prelude { pub use crate::{ debug::DebugVisualizations, integrations::{VectorFile, VelloAsset, VelloAssetAlignment}, - render::{VelloCanvasMaterial, ZFunction}, + render::VelloCanvasMaterial, text::{VelloFont, VelloText, VelloTextAlignment}, CoordinateSpace, VelloAssetBundle, VelloScene, VelloSceneBundle, VelloTextBundle, }; @@ -59,10 +59,6 @@ pub struct VelloAssetBundle { pub transform: Transform, /// The global transform managed by Bevy pub global_transform: GlobalTransform, - /// Use a depth-sorting function for this asset, used when rendering. By default, all assets - /// use the transform's Z-coordinate for depth sorting in the renderer's painter's algorithm - /// (see [`ZFunction::Inherited`]). - pub z_function: ZFunction, /// Whether to render debug visualizations pub debug_visualizations: DebugVisualizations, /// User indication of whether an entity is visible. Propagates down the entity hierarchy. diff --git a/src/render/extract.rs b/src/render/extract.rs index 0828389..6e08043 100644 --- a/src/render/extract.rs +++ b/src/render/extract.rs @@ -1,4 +1,3 @@ -use super::z_function::ZFunction; use crate::{ text::VelloTextAlignment, CoordinateSpace, VelloAsset, VelloAssetAlignment, VelloFont, VelloScene, VelloText, @@ -14,7 +13,6 @@ pub struct ExtractedRenderAsset { pub asset: VelloAsset, pub alignment: VelloAssetAlignment, pub transform: GlobalTransform, - pub z_function: ZFunction, pub render_mode: CoordinateSpace, pub ui_node: Option, pub alpha: f32, @@ -32,7 +30,6 @@ pub fn extract_svg_instances( &Handle, &VelloAssetAlignment, &CoordinateSpace, - &ZFunction, &GlobalTransform, Option<&Node>, &ViewVisibility, @@ -45,7 +42,6 @@ pub fn extract_svg_instances( vello_vector_handle, alignment, coord_space, - z_function, transform, ui_node, view_visibility, @@ -65,7 +61,6 @@ pub fn extract_svg_instances( asset: asset.to_owned(), transform: *transform, alignment: *alignment, - z_function: *z_function, render_mode: *coord_space, ui_node: ui_node.cloned(), alpha: *alpha, @@ -87,7 +82,6 @@ pub fn extract_lottie_instances( &Handle, &VelloAssetAlignment, &CoordinateSpace, - &ZFunction, &GlobalTransform, &crate::Playhead, Option<&crate::Theme>, @@ -102,7 +96,6 @@ pub fn extract_lottie_instances( vello_vector_handle, alignment, coord_space, - z_function, transform, playhead, theme, @@ -125,7 +118,6 @@ pub fn extract_lottie_instances( asset: asset.to_owned(), transform: *transform, alignment: *alignment, - z_function: *z_function, theme: theme.cloned(), render_mode: *coord_space, playhead, diff --git a/src/render/mod.rs b/src/render/mod.rs index 812a010..2647444 100644 --- a/src/render/mod.rs +++ b/src/render/mod.rs @@ -16,10 +16,8 @@ mod extract; mod plugin; mod prepare; mod systems; -mod z_function; pub use plugin::VelloRenderPlugin; -pub use z_function::ZFunction; /// A handle to the screen space render target shader. pub const SSRT_SHADER_HANDLE: Handle = Handle::weak_from_u128(2314894693238056781); diff --git a/src/render/prepare.rs b/src/render/prepare.rs index 5023806..0fee9d6 100644 --- a/src/render/prepare.rs +++ b/src/render/prepare.rs @@ -14,13 +14,9 @@ pub struct PreparedAffine(Affine); #[derive(Component, Copy, Clone, Deref, DerefMut)] pub struct PreparedTransform(GlobalTransform); -#[derive(Component, Copy, Clone, Deref, DerefMut)] -pub struct PreparedZIndex(f32); - // All extracted bevy_vello render instance types should implement this (RenderAsset, RenderScene, // RenderText, etc...) pub trait PrepareRenderInstance { - fn z_index(&self, transform: GlobalTransform) -> PreparedZIndex; fn final_transform(&self) -> PreparedTransform; fn scene_affine( &self, @@ -32,10 +28,6 @@ pub trait PrepareRenderInstance { } impl PrepareRenderInstance for ExtractedRenderAsset { - fn z_index(&self, prepared_transform: GlobalTransform) -> PreparedZIndex { - PreparedZIndex(self.z_function.compute(&self.asset, &prepared_transform)) - } - fn final_transform(&self) -> PreparedTransform { PreparedTransform(self.alignment.compute(&self.asset, &self.transform)) } @@ -128,11 +120,8 @@ pub fn prepare_vector_affines( let final_transform = render_vector.final_transform(); let affine = render_vector.scene_affine(view, *final_transform, pixel_scale.0, viewport_size); - let z_index = render_vector.z_index(*final_transform); - commands - .entity(entity) - .insert((affine, final_transform, z_index)); + commands.entity(entity).insert((affine, final_transform)); } } diff --git a/src/render/systems.rs b/src/render/systems.rs index db3fda1..82d003d 100644 --- a/src/render/systems.rs +++ b/src/render/systems.rs @@ -4,8 +4,7 @@ use super::{ VelloRenderer, }; use crate::{ - render::{extract::ExtractedRenderScene, prepare::PreparedZIndex}, - CoordinateSpace, VelloCanvasMaterial, VelloFont, + render::extract::ExtractedRenderScene, CoordinateSpace, VelloCanvasMaterial, VelloFont, }; use bevy::{ prelude::*, @@ -59,7 +58,7 @@ pub fn setup_image(images: &mut Assets, window: &WindowResolution) -> Han #[allow(clippy::complexity)] pub fn render_scene( ss_render_target: Query<&SSRenderTarget>, - query_render_vectors: Query<(&PreparedAffine, &PreparedZIndex, &ExtractedRenderAsset)>, + query_render_vectors: Query<(&PreparedAffine, &ExtractedRenderAsset)>, query_render_scenes: Query<(&PreparedAffine, &ExtractedRenderScene)>, query_render_texts: Query<(&PreparedAffine, &ExtractedRenderText)>, mut font_render_assets: ResMut>, @@ -98,30 +97,36 @@ pub fn render_scene( } let mut render_queue: Vec<(f32, CoordinateSpace, (Affine, RenderItem))> = query_render_vectors .iter() - .map(|(&a, &b, c)| (*b, c.render_mode, (*a, RenderItem::Asset(c)))) + .map(|(&affine, asset)| { + ( + asset.transform.translation().z, + asset.render_mode, + (*affine, RenderItem::Asset(asset)), + ) + }) .collect(); - render_queue.extend(query_render_scenes.iter().map(|(&a, b)| { + render_queue.extend(query_render_scenes.iter().map(|(&affine, scene)| { ( - b.transform.translation().z, - b.render_mode, - (*a, RenderItem::Scene(b)), + scene.transform.translation().z, + scene.render_mode, + (*affine, RenderItem::Scene(scene)), ) })); - render_queue.extend(query_render_texts.iter().map(|(&a, b)| { + render_queue.extend(query_render_texts.iter().map(|(&affine, text)| { ( - b.transform.translation().z, - b.render_mode, - (*a, RenderItem::Text(b)), + text.transform.translation().z, + text.render_mode, + (*affine, RenderItem::Text(text)), ) })); // Sort by render mode with screen space on top, then by z-index render_queue.sort_by( - |(a_z_index, a_render_mode, _), (b_z_index, b_render_mode, _)| { + |(a_z_index, a_coord_space, _), (b_z_index, b_coord_space, _)| { let z_index = a_z_index .partial_cmp(b_z_index) .unwrap_or(std::cmp::Ordering::Equal); - let render_mode = a_render_mode.cmp(b_render_mode); + let render_mode = a_coord_space.cmp(b_coord_space); render_mode.then(z_index) }, ); @@ -186,7 +191,6 @@ pub fn render_scene( }, *playhead as f64, *affine, - // TODO: Alpha should probably be removed from the renderer. The current way it works isn't correct. 1.0, &mut scene_buffer, ); diff --git a/src/render/z_function.rs b/src/render/z_function.rs deleted file mode 100644 index efac289..0000000 --- a/src/render/z_function.rs +++ /dev/null @@ -1,87 +0,0 @@ -use crate::VelloAsset; -use bevy::prelude::*; - -#[derive(Component, Debug, Default, Clone, Copy, PartialEq)] -pub enum ZFunction { - /// Make no adjustment to the asset's transform Z coordinate. - #[default] - TransformZ, - /// Use the asset's X coordinate for Z as well. - TransformX, - /// Use the asset's Y coordinate for Z as well. - TransformY, - /// Sum the asset's Z coordinate and a constant offset for Z. - TransformZOffset(f32), - /// Sum the asset's X coordinate and a constant offset for Z. - TransformXOffset(f32), - /// Sum the asset's Y coordinate and a constant offset for Z. - TransformYOffset(f32), - /// Use the asset's bounding box top axis value for Z. - BbTop, - /// Use the asset's bounding box bottom axis value for Z. - BbBottom, - /// Use the asset's bounding box left axis value for Z. - BbLeft, - /// Use the asset's bounding box right axis value for Z. - BbRight, - /// Use the asset's bounding box top axis value for Z - BbTopInverse, - /// Use the asset's bounding box bottom axis value for Z, then flip the sign. - BbBottomInverse, - /// Use the asset's bounding box left axis value for Z, then flip the sign. - BbLeftInverse, - /// Use the asset's bounding box right axis value for Z, then flip the sign. - BbRightInverse, - /// Use a computation to yield Z. - Computed(fn(&VelloAsset, &GlobalTransform) -> f32), - /// Use a given value for Z. - Value(f32), -} - -impl ZFunction { - /// Compute the rendering Z-index using this Z-function. - pub fn compute(&self, asset: &VelloAsset, transform: &GlobalTransform) -> f32 { - match self { - ZFunction::TransformZ => transform.translation().z, - ZFunction::TransformX => transform.translation().x, - ZFunction::TransformY => transform.translation().y, - ZFunction::TransformZOffset(offset) => transform.translation().z + offset, - ZFunction::TransformXOffset(offset) => transform.translation().x + offset, - ZFunction::TransformYOffset(offset) => transform.translation().y + offset, - ZFunction::BbTop => { - let bb = asset.bb_in_world_space(transform); - bb.center().y + bb.half_size().y - } - ZFunction::BbBottom => { - let bb = asset.bb_in_world_space(transform); - bb.center().y - bb.half_size().y - } - ZFunction::BbLeft => { - let bb = asset.bb_in_world_space(transform); - bb.center().x - bb.half_size().x - } - ZFunction::BbRight => { - let bb = asset.bb_in_world_space(transform); - bb.center().x + bb.half_size().x - } - ZFunction::BbTopInverse => { - let bb = asset.bb_in_world_space(transform); - -(bb.center().y + bb.half_size().y) - } - ZFunction::BbBottomInverse => { - let bb = asset.bb_in_world_space(transform); - -(bb.center().y - bb.half_size().y) - } - ZFunction::BbLeftInverse => { - let bb = asset.bb_in_world_space(transform); - -(bb.center().x - bb.half_size().x) - } - ZFunction::BbRightInverse => { - let bb = asset.bb_in_world_space(transform); - -(bb.center().x + bb.half_size().x) - } - ZFunction::Computed(compute_fn) => compute_fn(asset, transform), - ZFunction::Value(v) => *v, - } - } -}