disworld 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,172 @@
1
+ Open Software License ("OSL") v. 3.0
2
+
3
+ This Open Software License (the "License") applies to any original work of
4
+ authorship (the "Original Work") whose owner (the "Licensor") has placed the
5
+ following licensing notice adjacent to the copyright notice for the Original
6
+ Work:
7
+
8
+ Licensed under the Open Software License version 3.0
9
+
10
+ 1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free,
11
+ non-exclusive, sublicensable license, for the duration of the copyright, to do
12
+ the following:
13
+
14
+ a) to reproduce the Original Work in copies, either alone or as part of a
15
+ collective work;
16
+
17
+ b) to translate, adapt, alter, transform, modify, or arrange the Original
18
+ Work, thereby creating derivative works ("Derivative Works") based upon the
19
+ Original Work;
20
+
21
+ c) to distribute or communicate copies of the Original Work and Derivative
22
+ Works to the public, with the proviso that copies of Original Work or
23
+ Derivative Works that You distribute or communicate shall be licensed under
24
+ this Open Software License;
25
+
26
+ d) to perform the Original Work publicly; and
27
+
28
+ e) to display the Original Work publicly.
29
+
30
+ 2) Grant of Patent License. Licensor grants You a worldwide, royalty-free,
31
+ non-exclusive, sublicensable license, under patent claims owned or controlled
32
+ by the Licensor that are embodied in the Original Work as furnished by the
33
+ Licensor, for the duration of the patents, to make, use, sell, offer for sale,
34
+ have made, and import the Original Work and Derivative Works.
35
+
36
+ 3) Grant of Source Code License. The term "Source Code" means the preferred
37
+ form of the Original Work for making modifications to it and all available
38
+ documentation describing how to modify the Original Work. Licensor agrees to
39
+ provide a machine-readable copy of the Source Code of the Original Work along
40
+ with each copy of the Original Work that Licensor distributes. Licensor
41
+ reserves the right to satisfy this obligation by placing a machine-readable
42
+ copy of the Source Code in an information repository reasonably calculated to
43
+ permit inexpensive and convenient access by You for as long as Licensor
44
+ continues to distribute the Original Work.
45
+
46
+ 4) Exclusions From License Grant. Neither the names of Licensor, nor the names
47
+ of any contributors to the Original Work, nor any of their trademarks or
48
+ service marks, may be used to endorse or promote products derived from this
49
+ Original Work without express prior permission of the Licensor. Except as
50
+ expressly stated herein, nothing in this License grants any license to
51
+ Licensor's trademarks, copyrights, patents, trade secrets or any other
52
+ intellectual property. No patent license is granted to make, use, sell, offer
53
+ for sale, have made, or import embodiments of any patent claims other than the
54
+ licensed claims defined in Section 2. No license is granted to the trademarks
55
+ of Licensor even if such marks are included in the Original Work. Nothing in
56
+ this License shall be interpreted to prohibit Licensor from licensing under
57
+ terms different from this License any Original Work that Licensor otherwise
58
+ would have a right to license.
59
+
60
+ 5) External Deployment. The term "External Deployment" means the use,
61
+ distribution, or communication of the Original Work or Derivative Works in any
62
+ way such that the Original Work or Derivative Works may be used by anyone
63
+ other than You, whether those works are distributed or communicated to those
64
+ persons or made available as an application intended for use over a network.
65
+ As an express condition for the grants of license hereunder, You must treat
66
+ any External Deployment by You of the Original Work or a Derivative Work as a
67
+ distribution under section 1(c).
68
+
69
+ 6) Attribution Rights. You must retain, in the Source Code of any Derivative
70
+ Works that You create, all copyright, patent, or trademark notices from the
71
+ Source Code of the Original Work, as well as any notices of licensing and any
72
+ descriptive text identified therein as an "Attribution Notice." You must cause
73
+ the Source Code for any Derivative Works that You create to carry a prominent
74
+ Attribution Notice reasonably calculated to inform recipients that You have
75
+ modified the Original Work.
76
+
77
+ 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that
78
+ the copyright in and to the Original Work and the patent rights granted herein
79
+ by Licensor are owned by the Licensor or are sublicensed to You under the
80
+ terms of this License with the permission of the contributor(s) of those
81
+ copyrights and patent rights. Except as expressly stated in the immediately
82
+ preceding sentence, the Original Work is provided under this License on an "AS
83
+ IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without
84
+ limitation, the warranties of non-infringement, merchantability or fitness for
85
+ a particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK
86
+ IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this
87
+ License. No license to the Original Work is granted by this License except
88
+ under this disclaimer.
89
+
90
+ 8) Limitation of Liability. Under no circumstances and under no legal theory,
91
+ whether in tort (including negligence), contract, or otherwise, shall the
92
+ Licensor be liable to anyone for any indirect, special, incidental, or
93
+ consequential damages of any character arising as a result of this License or
94
+ the use of the Original Work including, without limitation, damages for loss
95
+ of goodwill, work stoppage, computer failure or malfunction, or any and all
96
+ other commercial damages or losses. This limitation of liability shall not
97
+ apply to the extent applicable law prohibits such limitation.
98
+
99
+ 9) Acceptance and Termination. If, at any time, You expressly assented to this
100
+ License, that assent indicates your clear and irrevocable acceptance of this
101
+ License and all of its terms and conditions. If You distribute or communicate
102
+ copies of the Original Work or a Derivative Work, You must make a reasonable
103
+ effort under the circumstances to obtain the express assent of recipients to
104
+ the terms of this License. This License conditions your rights to undertake
105
+ the activities listed in Section 1, including your right to create Derivative
106
+ Works based upon the Original Work, and doing so without honoring these terms
107
+ and conditions is prohibited by copyright law and international treaty.
108
+ Nothing in this License is intended to affect copyright exceptions and
109
+ limitations (including "fair use" or "fair dealing"). This License shall
110
+ terminate immediately and You may no longer exercise any of the rights granted
111
+ to You by this License upon your failure to honor the conditions in Section
112
+ 1(c).
113
+
114
+ 10) Termination for Patent Action. This License shall terminate automatically
115
+ and You may no longer exercise any of the rights granted to You by this
116
+ License as of the date You commence an action, including a cross-claim or
117
+ counterclaim, against Licensor or any licensee alleging that the Original Work
118
+ infringes a patent. This termination provision shall not apply for an action
119
+ alleging patent infringement by combinations of the Original Work with other
120
+ software or hardware.
121
+
122
+ 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this
123
+ License may be brought only in the courts of a jurisdiction wherein the
124
+ Licensor resides or in which Licensor conducts its primary business, and under
125
+ the laws of that jurisdiction excluding its conflict-of-law provisions. The
126
+ application of the United Nations Convention on Contracts for the
127
+ International Sale of Goods is expressly excluded. Any use of the Original
128
+ Work outside the scope of this License or after its termination shall be
129
+ subject to the requirements and penalties of copyright or patent law in the
130
+ appropriate jurisdiction. This section shall survive the termination of this
131
+ License.
132
+
133
+ 12) Attorneys' Fees. In any action to enforce the terms of this License or
134
+ seeking damages relating thereto, the prevailing party shall be entitled to
135
+ recover its costs and expenses, including, without limitation, reasonable
136
+ attorneys' fees and costs incurred in connection with such action, including
137
+ any appeal of such action. This section shall survive the termination of this
138
+ License.
139
+
140
+ 13) Miscellaneous. If any provision of this License is held to be
141
+ unenforceable, such provision shall be reformed only to the extent necessary
142
+ to make it enforceable.
143
+
144
+ 14) Definition of "You" in This License. "You" throughout this License,
145
+ whether in upper or lower case, means an individual or a legal entity
146
+ exercising rights under, and complying with all of the terms of, this License.
147
+ For legal entities, "You" includes any entity that controls, is controlled by,
148
+ or is under common control with you. For purposes of this definition,
149
+ "control" means (i) the power, direct or indirect, to cause the direction or
150
+ management of such entity, whether by contract or otherwise, or (ii) ownership
151
+ of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial
152
+ ownership of such entity.
153
+
154
+ 15) Right to Use. You may use the Original Work in all ways not otherwise
155
+ restricted or conditioned by this License or by law, and Licensor promises not
156
+ to interfere with or be responsible for such uses by You.
157
+
158
+ 16) Modification of This License. This License is Copyright © 2005 Lawrence
159
+ Rosen. Permission is granted to copy, distribute, or communicate this License
160
+ without modification. Nothing in this License permits You to modify this
161
+ License as applied to the Original Work or to Derivative Works. However, You
162
+ may modify the text of this License and copy, distribute or communicate your
163
+ modified version (the "Modified License") and apply it to other original works
164
+ of authorship subject to the following conditions: (i) You may not indicate in
165
+ any way that your Modified License is the "Open Software License" or "OSL" and
166
+ you may not use those names in the name of your Modified License; (ii) You
167
+ must replace the notice specified in the first paragraph above with the notice
168
+ "Licensed under <insert your license name here>" or with a notice of your own
169
+ that is not confusingly similar to the notice in this License; and (iii) You
170
+ may not claim that your original works are open source software unless your
171
+ Modified License has been approved by Open Source Initiative (OSI) and You
172
+ comply with its license review and certification process.
package/README.md ADDED
@@ -0,0 +1 @@
1
+ # Coming soon ;)
package/index.html ADDED
@@ -0,0 +1,17 @@
1
+ <!DOCTYPE html>
2
+ <html lang="fr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>DisWorld</title>
7
+ <style>
8
+ body {
9
+ margin: 0;
10
+ padding: 0
11
+ }
12
+ </style>
13
+ </head>
14
+ <body>
15
+ <script src="./index.js"></script>
16
+ </body>
17
+ </html>
package/index.js ADDED
@@ -0,0 +1 @@
1
+ if (((document instanceof Document) == true ? ((document?.body instanceof HTMLElement) == true ? typeof (document?.body?.innerHTML) == "string" : false) == true : false) == true) document.body.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="1 1 1024 1024"><path fill="#C8E3FE" d="M1 382V1h1024v1024H1V382m779.627 477.185s.045-.023.665.365c4.72-3.454 9.442-6.907 14.77-10.577 12.633-12.378 25.266-24.756 38.422-37.359.546-.764 1.092-1.529 2.248-2.6 2.134-2.563 4.268-5.128 7.023-8.039 1.462-1.882 2.924-3.764 4.916-5.898 4.22-5.65 8.44-11.301 13.148-17.22.368-.626.735-1.252 1.644-2.173.524-.862 1.048-1.724 2.162-2.924 3.292-4.869 6.585-9.737 10.36-15.023 7.389-12.789 14.777-25.577 22.727-38.796 1.22-2.605 2.44-5.21 4.123-8.22.422-1.146.845-2.291 1.759-3.853.168-.614.337-1.228 1.082-2.222 2.457-5.84 4.914-11.681 7.905-17.99 1.19-3.203 2.381-6.405 4.048-9.959.12-.567.238-1.134.852-2.22 1.128-3.492 2.257-6.984 3.776-11.065.281-1.127.562-2.254 1.337-3.902 1.39-4.503 2.778-9.006 4.498-14.206 1.68-6.418 3.358-12.836 5.469-19.807.387-1.832.775-3.664 1.467-6.112.015-.453.03-.905.45-1.993.76-3.797 1.519-7.595 2.529-12.034-.01-.456-.02-.912.353-2.037 1.44-8.772 2.88-17.544 4.568-26.957-.024-.455-.048-.91.18-2.15.585-5.404 1.172-10.809 1.99-16.934-.006-.75-.012-1.5.266-2.991.178-2.758.355-5.515.76-8.998-.018-.753-.036-1.506.246-3.025.194-6.755.387-13.51.782-21.182-.068-5.362-.136-10.723-.046-16.909-.076-1.391-.151-2.782-.07-4.836-.059-.447-.118-.894-.038-2.258-1.417-15.752-2.128-31.608-4.45-47.225-2.34-15.746-6.281-31.254-9.485-47.665-1.409-4.73-2.818-9.46-4.218-14.947-3.57-10.101-7.14-20.202-10.701-30.824-.103-.14-.205-.28-.338-1.157-4.264-9.756-8.528-19.513-12.792-29.858-.33-.472-.66-.943-1.061-2.13-2.283-4.44-4.566-8.88-6.945-14.027-1.58-2.787-3.161-5.574-4.886-9.07-2.618-4.459-5.236-8.918-7.864-13.315 0 0 .012-.056-.129-.72-1.006-1.488-2.012-2.975-3.029-4.876 0 0-.317-.266-.436-.915-1.44-2.124-2.88-4.249-4.508-7.073-14.905-23.727-32.207-45.611-51.99-65.396-11.83-11.831-24.674-22.649-37.34-34.482-.833-.6-1.666-1.2-2.517-1.806 0 0 .005-.016-.382-.552-7.09-5.245-14.18-10.49-21.716-16.198-2.042-1.358-4.084-2.715-6.372-4.563-.63-.338-1.261-.677-2.262-1.51-1.243-.718-2.485-1.436-4.119-2.715-.805-.395-1.61-.791-2.727-1.726-.91-.465-1.82-.93-3.016-1.912-.539-.223-1.078-.446-1.981-1.223-7.877-4.47-15.754-8.94-24.034-13.95-26.206-13.87-53.347-25.486-81.689-34.3-24.51-7.622-49.494-12.851-75.729-15.862-.76.023-1.522.047-2.966-.174-1.433-.078-2.866-.157-4.904-.622-.474.024-.948.047-2.262-.181-16.396-.4-32.792-.8-50.003-1.385-1.382.1-2.765.2-5.064.135-4.7.366-9.401.731-14.848.948-.745.109-1.491.218-3.11.197-8.039 1.017-16.078 2.035-24.638 2.94-.163.07-.326.14-1.316.131-18.435 4.203-36.871 8.405-55.948 12.619-.781.296-1.562.593-3.142.992-17.038 6.413-34.075 12.827-51.85 19.273-3.28 1.59-6.558 3.18-10.527 4.816-3.263 1.668-6.526 3.335-10.448 5.09-.751.454-1.503.91-2.936 1.454-3.44 1.92-6.88 3.841-10.907 5.755-.451.363-.902.726-2.033 1.191-2.896 1.658-5.793 3.316-9.378 5.118-1.687 1.146-3.375 2.292-5.744 3.578-6.545 4.294-13.09 8.588-20.283 13.026-2.31 1.733-4.621 3.466-7.576 5.338-1.936 1.503-3.871 3.006-6.269 4.572-.436.425-.871.85-2.008 1.512-3.538 2.808-7.075 5.616-11.154 8.58-.667.638-1.333 1.277-2.586 2.1-1.206 1.068-2.412 2.135-4.218 3.496-1.075 1.084-2.15 2.168-3.821 3.392-.553.579-1.107 1.158-2.286 1.925-1.41 1.343-2.822 2.686-4.849 4.26-6.394 6.311-12.789 12.622-19.783 19.127-1.08 1.258-2.159 2.516-3.872 4.022-4.153 4.657-8.305 9.314-13.031 14.266-1.965 2.43-3.93 4.86-6.305 7.429-.247.202-.346.461-.882 1.104-1.193 1.6-2.385 3.202-4.028 4.97-.263.229-.374.517-.904 1.181-1.149 1.572-2.298 3.144-3.398 4.734 0 0-.033-.042-.61.292-1.818 2.564-3.636 5.128-6.029 7.95-.53.892-1.062 1.785-2.132 3.016-.815 1.453-1.63 2.907-2.401 4.442 0 0-.075-.05-.725.078-.794 1.31-1.587 2.62-2.136 4.192 0 0-.269-.237-.842.08-1.042 1.653-2.085 3.305-3.65 5.29-.264.55-.528 1.1-1.32 2.024-4.885 7.938-9.977 15.758-14.621 23.835-26.853 46.69-44.312 96.788-52.627 149.91-11.056 70.635-5.218 140.093 16.647 208.167 7.282 22.673 15.841 44.839 27.307 66.482.464.75.929 1.499 1.491 2.924 1.793 3.147 3.585 6.294 5.466 10.022.343.454.685.909 1.13 2.056 2.374 3.98 4.462 8.167 7.17 11.904 12.8 17.656 25.768 35.188 38.75 53.215.528.5 1.056 1 1.879 2.21 3.063 3.364 6.126 6.729 9.398 10.698 1.04 1.054 2.08 2.108 3.373 3.767 7.097 7.018 14.194 14.037 21.469 21.497.187.286.45.449 1.067 1.063 2.796 2.462 5.591 4.924 8.706 7.948 1.502 1.191 3.004 2.383 4.912 4.11 4.103 3.29 8.206 6.581 12.496 10.373.316.138.631.275 1.275.994 3.52 2.6 7.04 5.2 10.71 8.196.38.154.76.309 1.49 1.09 5.608 3.794 11.217 7.588 17.25 11.949 4.604 2.785 9.208 5.57 14.254 8.902 17.56 9.067 34.828 18.77 52.753 27.047 24.647 11.38 50.435 19.692 77.57 25.36.176-.028.352-.056 1.183.298 22.703 3.158 45.324 7.75 68.134 9.064 21.968 1.265 44.13-.858 66.759-1.35.743-.12 1.486-.238 2.995-.227 25.628-2.775 50.922-7.464 75.41-15.487 17.278-5.66 34.091-12.743 51.849-19.242 2.637-1.241 5.273-2.483 8.588-3.86 13.624-7.382 27.247-14.765 41.54-22.234 1.881-1.265 3.762-2.53 6.262-3.939 1.384-.975 2.768-1.95 4.79-3.046 1.713-1.262 3.425-2.523 5.746-3.904.792-.62 1.585-1.242 2.982-2.021.788-.646 1.577-1.292 3.003-2.055.825-.661 1.65-1.323 3.132-2.142 3.839-2.933 7.678-5.867 12.135-8.986 1.488-1.262 2.977-2.523 4.81-3.794.24-.102.363-.283 1.194-.984-.108-.67-.215-1.34-.36-1.982z"/><path fill="#11172A" d="M876.343 273.979c1.44 2.124 2.88 4.249 4.017 6.684-1.335-.134-2.45-1.07-3.376-.909-1.375.24-3.786 1.47-3.706 1.902.318 1.725 1.925 4.794 2.168 4.713 3.064-1.025 5.793 5.18 8.822.432 2.618 4.459 5.236 8.918 7.606 13.89-1.783 2.764-3.317 5.014-4.753 7.122 5.239 7.577 5.742 7.67 9.984 2.143 2.282 4.44 4.565 8.88 6.593 13.827-1.329 1.417-2.402 2.325-3.475 3.234l.908 1.523 3.883-2.546c4.264 9.756 8.528 19.513 12.428 29.64-4.484.292-3.902 4.131-5.11 6.364-.286.529 1.014 1.916 1.584 2.908 1.013-.776 2.48-1.35 2.938-2.373.766-1.712.889-3.713 1.282-5.592 3.57 10.1 7.14 20.202 10.345 30.697-1.316 1.582-2.69 2.63-3.137 3.984-1.093 3.304-2.387 5.12-6.005 1.266v5.435l1.208-.81c1.271 1.033 2.768 1.887 3.766 3.139 1.938 2.429 2.45 6.442 6.954 5.763.589-1.139 1.174-2.282 1.76-3.426 3.24 15.613 7.18 31.121 9.521 46.867 2.322 15.617 3.033 31.473 4.01 47.561-1.091-3.182-1.744-6.7-2.378-10.125-3.116 1.128-5.852 2.033-8.505 3.14-.644.269-1.209 1.127-1.473 1.84-1.6 4.313.383 10.15 4.168 13.143.792.626 1.318 1.823 1.57 2.854a161.939 161.939 0 0 1 2.12 10.12c.503 2.849 2.152 3.91 4.891 3.611-.194 6.756-.387 13.51-1.018 20.344-.737-4.9-1.037-9.878-1.346-15.004-4.358 1.328-7.437 2.83-6.73 7.658.124.853-.894 2.036-1.64 2.825-3.843 4.064-2.443 11.5 2.687 13.664.921 13.767-6.438 26.993-2.405 42.503.739-2.71 1.001-4.156 1.524-5.5 1.495-3.85 3.096-7.66 4.655-11.484-1.439 8.771-2.878 17.543-4.758 26.416-2.61-1.612-4.78-3.325-6.951-5.038-1.33 2.128-3.422 4.114-3.852 6.412-1.384 7.386-2.591 14.315-7.938 20.593-2.305 2.705-1.872 10.699.543 13.656 2.537 3.107 4.003 5.23 2.906 9.008-1.457 2.21-3.164 4.277-3.48 6.538-.424 3.04-1.256 4.602-4.554 4.355-4.669-.35-6.126 1.518-3.65 5.563 2.269 3.704 5.374 6.83 4.565 11.684-.032.188 1.07.566 1.644.856-1.19 3.202-2.382 6.404-3.848 9.437-.413-2.31-.55-4.45-.686-6.588-2.966.48-6.5.168-8.688 1.736-1.331.953-1.605 5.43-.521 7.204 1.452 2.378 1.69 3.686-.224 5.472-2.654 2.475-3.71 5.221-2.458 8.947.518 1.538-.311 3.528-.6 5.908l-4.54-3.11c-.609.949-1.51 1.727-1.38 2.245 1.548 6.137-7.32 9.243-4.55 15.71.083.191-.614.705-.931 1.083-4.774 5.67-9.464 11.415-14.34 16.997-5.364 6.142-5.441 6.127-.274 12.267l-5.073 1.82c-3.763 1.347-4.127 3.735-.945 6.972.367.05.637-.048 1.176-.353 2.256-1.686 4.243-3.164 6.23-4.642-3.291 4.869-6.584 9.737-10.168 14.37-.704-2.41 3.092-5.69-2.281-6.578-5.366-.888-4.88 3.349-5.369 6.071-.699 3.898 2.77 3.55 5.239 3.963-.368.625-.735 1.25-1.735 1.946-6.722-1.1-7.88-.237-9.863 5.16-.758 2.061-2.843 3.625-4.282 5.448-.977 1.237-2.853 2.816-2.585 3.732.372 1.272 2.378 2.065 3.684 3.064-1.462 1.881-2.924 3.763-4.73 5.404-.367-1.072-.389-1.903-.297-2.784.115-.05.13-.356.13-.356s-.244.406-.592.252c-2.89.328-6.315.01-7.7 1.539-1.178 1.301-.085 4.74.169 7.216.095.931.653 1.815 1 2.72-.545.764-1.091 1.529-1.904 2.044-2.833-4.136-5.123-.98-7.404.113-1.29.619-2.421 2.372-3.578 2.33-5.65-.206-7.046 4.088-6.994 7.794.087 6.044-2.91 7.385-7.88 7.007l-.573 4.246c-2.739 1.37-5.69 1.874-6.216 3.284-1.818 4.87-6.13 9.686-11.022 9.716-4.99.03-5.121 2.694-4.9 6.428l9.805-3.093c-4.721 3.453-9.442 6.906-14.761 9.96-1.91.044-3.221.488-4.532.932l.303 1.33 2.983.749c-1.488 1.261-2.977 2.522-5.156 3.849-2.491.097-4.304-.001-6.087.185-5.442.568-7.971 4.37-6.013 8.894-.826.661-1.651 1.323-2.954 1.735-1.143-.568-1.809-.886-2.474-1.204l-.655 3.666c-.793.621-1.586 1.242-2.905 1.631-3.24-1.806-5.91-2.658-8.576.375l2.718 3.88c-1.383.976-2.767 1.952-4.784 2.82a12.47 12.47 0 0 1-2.211-2.82c-2.986 1.232-4.84 2.76-6.38 2.491-4.918-.86-3.919 2.1-4.024 4.462h6.317c-13.624 7.382-27.247 14.765-41.548 21.975-1.258-1.623-1.84-3.075-3.017-6.011l-5.631 10.095c-17.02 6.447-33.834 13.53-51.112 19.19-24.488 8.023-49.782 12.712-75.736 14.976-.932-4.66-.932-4.66-5.113-3.19l1.892 3.785c-22.077.635-44.24 2.758-66.207 1.493-22.81-1.314-45.43-5.906-68.24-9.5.383-1.789.871-3.142 1.36-4.496h-6.81l1.622-.41 2.275 4.796c-26.66-5.42-52.447-13.733-77.094-25.112-17.925-8.277-35.192-17.98-52.66-27.384.166-.978.487-2.079.277-2.191-3.793-2.037-1.496-3.987.145-5.734.635-.676 1.843-.815 2.79-1.198-6.157-1.896-12.116-2.877-17.983-.008-5.609-3.795-11.218-7.59-16.572-11.744 2.118-1.364 3.982-2.37 5.846-3.374-1.833-.486-3.657-1.007-5.503-1.438-.57-.133-1.198-.02-2.018-.02l-.219 3.708c-3.52-2.6-7.04-5.2-10.542-8.263-.08-.876-.178-1.29-.275-1.703l-1.205.67c-4.103-3.29-8.206-6.581-12.325-10.294-.016-.422.343-.748.75-.75 1.46-.915 3.435-1.884 3.384-2.728-.118-1.923-1.254-5.388-1.934-5.378-2.297.034-4.575 1.31-6.91 1.997-.05-.114-.357-.13-.357-.13s.405.246.406.575c.011.766.02 1.204-.117 1.772-.147.13-.437.392-.437.392-2.796-2.462-5.591-4.924-8.39-8.007.373-2.32.748-4.019 1.124-5.718l-1.461-.25-.905 5.084c-7.097-7.018-14.194-14.037-21.153-21.394 1.064-.315 2.084-.53 2.895-.21 1.244.488 2.345 1.343 3.798 2.217.71-5.796-.397-7.217-6.353-9.214-.001-.001-.002-.001-.013-.386-.546-4.358-2.957-3.596-5.609-3.354l1.563 6.915c-3.064-3.365-6.127-6.73-8.891-10.523 1.085-1.115 1.987-1.722 2.567-2.553.127-.183-1.137-1.764-1.343-1.68-1.227.501-2.33 1.302-3.476 2.002-12.908-17.577-25.877-35.11-38.675-52.765-2.71-3.737-4.797-7.924-6.917-12.379 1.605-.666 2.957-.858 5.637-1.238l-4.244-4.563-2.865 3.639c-1.793-3.147-3.585-6.294-5.044-9.778 1.743-.447 3.153-.557 4.952-.698l-2.668-14.295-5.17 1.23.991 10.514c-11.396-20.981-19.955-43.147-27.237-65.82-21.865-68.074-27.703-137.532-16.647-208.167 8.315-53.122 25.774-103.22 52.627-149.91 4.644-8.077 9.736-15.897 15.24-24.02 1.585-.48 2.549-.775 3.513-1.07l-.08-.779-2.21-.322c1.043-1.653 2.086-3.305 3.5-4.855.642.417.914.733 1.186 1.05l.503-.595-1.464-.9c.794-1.31 1.587-2.62 2.753-3.613.491 1.495.61 2.674.766 4.217 2.6-2.368 3.471-4.023-.456-4.694.815-1.453 1.63-2.907 3.053-4.48 1.609.054 2.608.229 4.561.569l-2.463-3.723c1.818-2.564 3.636-5.128 5.74-7.473.018 1.639-.248 3.06-.597 4.92l4.374 1.249 1.12-1.317c-1.54-1.794-3.081-3.588-4.623-5.381 1.15-1.572 2.299-3.144 3.93-4.641 1.929.223 3.784 1 4.736.384 1.725-1.118 3.115-2.951 4.137-4.771.188-.336-2.025-2.02-3.13-3.081 1.964-2.43 3.929-4.86 6.328-7.157 5.043 5.188 5.043 5.188 7.471 4.227-3.66-5.178-3.543-5.58 2.555-8.77 4.36-2.281 5.722-6.573 3.205-10.106 1.08-1.257 2.159-2.515 3.592-3.512 4.11 4.416 7.886.155 11.65 1.192l.21-1.256-4.766-2.886c.536-.836.764-1.53 1.243-1.884 3.486-2.584 6.945-5.219 10.59-7.563 1.076-.692 2.717-.513 4.102-.717 1.508-.222 3.025-.394 4.516-.696.124-.025.144-1.282.104-1.288-1.483-.235-2.979-.385-4.471-.563-.325-.039-.642-.143-1.003-.227l-2.13-3.732c1.41-1.342 2.822-2.685 4.641-4.036.408-.008.595.168.579.537.81 1.719 1.637 3.069 2.464 4.419l1.282-.909c-.598-1.312-1.195-2.624-1.791-3.937.001-.002.003-.004.389-.059 3.59-.742 3.907-2.97 3.376-5.653 1.206-1.068 2.412-2.135 3.967-2.932 1.435.95 2.478 1.736 3.647 2.211.207.084 1.48-1.375 1.333-1.693-.515-1.116-1.435-2.045-2.202-3.045 3.538-2.808 7.075-5.616 11.008-8.2a84.212 84.212 0 0 0 3.682 1.474l.603-1.243-2.21-2.03c1.936-1.503 3.871-3.006 6.117-4.192.528 1.624.746 2.93.94 4.097l17.166-4.76-4.882-5.761-5.312.624c6.546-4.293 13.092-8.587 19.997-12.598.782 1.369 1.204 2.454 2.023 4.56l4.05-8.565c2.896-1.658 5.793-3.316 9.219-4.846 1.05-.352 1.57-.832 2.09-1.312 3.44-1.921 6.88-3.842 10.721-5.476 1.297 1.014 2.192 1.742 4.168 3.348l-.974-5.175c3.263-1.668 6.526-3.335 10.485-4.82 3.88 3.862 7.112 1.377 9.935-.179.846-.466.457-3.173.634-4.853 17.037-6.413 34.074-12.827 51.553-18.87 1.576 1.226 2.619 2.272 3.872 2.891 1.413.699 2.99 1.133 4.542 1.463 1.582.335 3.295.744 4.797.417.582-.126 1.391-2.803.97-3.243-1.115-1.169-2.761-2.115-4.35-2.478-2.086-.478-4.32-.312-6.489-.423 18.436-4.203 36.872-8.405 55.608-12.212-1.891 1.086-4.083 1.777-7.725 2.925 2.23 1.195 3.292 2.218 4.388 2.255 2.108.072 4.272-.251 6.338-.734 1.105-.26 2.053-1.192 3.072-1.821-.944-.71-1.869-1.447-2.84-2.118-.525-.365-1.129-.618-1.697-.922 8.039-1.017 16.078-2.035 24.476-2.655-.539 1.98-2.958 3.96.208 5.118 3.13 1.146 5.624-.508 6.975-3.682l-3.686-1.881c4.7-.366 9.401-.731 14.463-.652-1.679 1.127-3.72 1.81-5.585 2.434l2.465 6.37c5.163-1.32 12.03 3.326 15.197-5.13 1.298.704 2.25 1.308 3.271 1.758 4.987 2.198 9.992 4.55 15.588 2.235.932-.386 1.59-1.437 2.375-2.18-.865-.855-1.65-2.33-2.61-2.453-3.331-.428-6.608-3.043-10.167-.315-.693.53-2.363-.041-3.524-.335-1.81-.458-3.546-1.219-5.36-1.657-2.017-.487-4.086-.757-6.133-1.12 16.397.399 32.793.798 49.498 1.639-.852 1.495-2.013 2.55-3.173 3.604.562.527 1.528 1.577 1.627 1.5a38.484 38.484 0 0 0 3.994-3.555c.255-.26.084-.938.11-1.422 1.433.078 2.866.157 4.657.71 1.462 1.34 2.565 2.204 3.668 3.07l.61-.933-.945-2.188c25.51 2.76 50.493 7.99 75.004 15.612 28.342 8.814 55.483 20.43 81.64 34.861-2.437 1.264-4.92 2.673-3.39 5.232 1.066 1.78 4.209 3.676 6.053 3.36 4.64-.796 7.107 1.008 9.3 4.636 1.689 2.792 9.918 3.091 12.484.715.54.223 1.078.446 1.794 1.252.836 1.453 1.495 2.324 2.154 3.196l.996-1.328c.805.396 1.61.792 2.3 1.616-.433 1.994-.75 3.56-1.183 5.693l5.789-2.912c.63.338 1.26.677 1.994 1.645.755 2.448 1.406 4.268 1.719 6.047-1.628.43-2.917.9-4.206 1.368l1.742 2.47c.934-1.265 1.869-2.53 3.223-3.81 1.692-.569 2.964-1.124 4.236-1.678 7.09 5.245 14.181 10.49 21.106 16.154-2.03 1.126-3.896 1.831-5.812 2.422-.05-.114-.356-.13-.356-.13s.406.246.47.58c.487.823.938 1.754 1.329 1.73 4.081-.257 6.65 1.5 8.152 5.3.353.893 1.875 1.266 2.714 2.037 1.894 1.74 4.799 3.307 5.32 5.43 1.282 5.209 4.483 6.984 9.192 8.371 3.032.894 7.023 3.194 7.898 5.774 1.804 5.316 4.68 9.3 10.01 11.115 1.958.667 4.836 3.048 4.761 4.519-.349 6.888 5.037 9.058 9.146 12.09 5.262 3.882 5.738 5.352 3.95 11.948-.529 1.95.96 4.446 1.524 6.692 2.183-.554 4.412-.98 6.516-1.748.55-.2.712-1.469 1.242-2.682 4.268 4.251 6.814 7.563 5.527 12.674-.794 3.153-.055 5.695 3.15 7.558 1.57.913 2.9 2.982 3.426 4.793 1.145 3.946 2.733 7.068 7.189 7.58l-.164-1.603 7.397-1.934M232.074 801.57c.298.25.595.498.956 1.403 4.745 4.721 9.436 9.5 14.257 14.144 3.168 3.053 6.524 5.913 9.029 8.857l-12.165-6.053-1.292 7.004c7.051-2.913 7.893-2.362 8.142 4.101.17 4.393 4.701 7.05 8.704 5.079 2.258-1.112 2.838-2.584 1.145-4.762-1.08-1.39-1.876-3-2.114-4.352 6.255 4.663 12.51 9.326 19.206 14.499 1.189.987 2.377 1.975 2.725 3.243-7.254 2.06-8.96 1.39-14.24-5.9l-5.857 3.924c5.573 3.102 9.82 6.936 14.58 7.744 5.969 1.013 9.283 3.966 12.352 8.51 1.093 1.618 4.675 3.661 5.032 3.32 1.999-1.906 6.219-2.184 6.171-6.228 2.798 1.875 5.596 3.75 8.405 6.233.64.2 1.28.401 2.596.743 2.17 1.116 4.342 2.232 6.97 3.873 1.425.725 2.85 1.45 4.699 2.701 5.539 2.826 11.077 5.65 17.104 8.94.823.33 1.646.66 2.901 1.45 3.844 1.771 7.687 3.544 11.978 5.688.376.056.751.112 1.492.727 10.01 4.01 19.871 8.454 30.061 11.936 19.155 6.547 38.4 12.966 59.16 14.557 11.344 2.003 22.62 4.954 34.049 5.787 16.895 1.23 33.9.957 50.437 1.979-1.534.427-3.06 1.195-4.603 1.23-17.747.416-35.497.718-53.246 1.058-1.161.022-2.453-.191-3.443.248-.937.415-1.558 1.544-2.578 2.638 7.857 2.338 73.322 1.063 76.688-1.297-3.493-1.542-6.93-3.059-9.52-4.673 6.278-.626 12.545-1.431 18.837-1.844 19.954-1.31 39.52-4.893 58.88-9.736 27.736-6.94 54.087-17.556 79.545-30.419 8.227-4.156 16.09-9.033 24.83-13.745l6.917-3.685-.625-1.462c-4.803-1.158-9.05.758-13.9 2.977-.43.077-.859.155-1.97.174-1.565.857-3.129 1.715-5.455 2.59-1.96.462-3.92.924-6.609 1.378-1.768.618-3.537 1.235-6.05 1.866-2.084.667-4.169 1.334-6.919 1.952a17.02 17.02 0 0 1-3.074.974c-1.1.315-2.199.63-4.087.965-2.339.535-4.677 1.07-7.817 1.884-14.956 3.668-29.913 7.335-45.654 10.614-8.049 1.06-16.078 2.81-24.15 3.036-15.894.447-31.85.69-47.706-.243-9.334-.55-18.526-3.52-28.28-5.827-1.081-.177-2.162-.354-3.7-.986-.607-.161-1.214-.323-1.813-.39 0 0 .027-.092-.245-.675-.936-.442-1.873-.884-3.321-1.661-.766-.251-1.532-.502-2.707-1.222-.58-.175-1.16-.35-1.75-.437 0 0 .04-.08-.245-.65-.909-.496-1.818-.992-3.053-1.927-.507-.175-1.015-.35-1.895-1.056-.92-.51-1.841-1.02-2.994-1.928-.21-.24-.466-.403-1.068-1.056-1.26-1.123-2.522-2.246-4.045-3.833-.465-.238-.93-.476-1.63-1.323-1.04-1.057-2.082-2.114-3.38-3.641-.457-.243-.914-.486-1.577-1.348-1.021-1.096-2.043-2.192-3.292-3.897-.862-.919-1.724-1.837-2.685-3.369-.678-1.012-1.357-2.024-2.133-3.68-.633-.858-1.266-1.717-2.252-3.174-2.375-2.292-1.536-7.07-6.933-7.194-14.255-.328-28.606-.443-42.715-2.24-19.207-2.445-38.21-6.461-57.335-9.594-3.942-.646-8.133-1.008-12.042-.41-17.613 2.7-35.19 5-52.943 1.368-6.631-1.356-13.246-2.793-20.365-4.612-5.785-3.312-11.57-6.624-17.678-10.467-2.567-1.986-5.134-3.971-7.944-6.59-6.54-8.14-13.079-16.278-19.8-25.122-2.118-4.673-4.49-9.25-6.306-14.037-5.519-14.552-7.729-29.74-7.977-46.108.011-2.389.023-4.777.224-7.936.002-1.055.004-2.11.17-3.985 2.685-10.689 5.37-21.378 8.547-32.54 2.154-4.033 4.307-8.066 7.128-12.349 3.125-3.26 6.25-6.52 9.628-9.558.25.014.446-.081 1.267-.339.513-.417 1.026-.835 1.935-1.369.258-.12.454-.307 1.292-.775 3.336-1.463 6.672-2.924 10.778-4.31.769-.059 1.538-.118 2.786-.056 0 0 .476-.132 1.163-.02.462-.035.923-.07 2.083.144 2.009.748 4.056 1.405 6.015 2.266 2.461 1.08 4.85 2.327 8.056 3.618 1.042-.137 2.084-.275 3.984-.18 2.068.083 4.137.166 6.309.368l.109.036s-.26-.108-.34-.78c-3.31-3.371-6.619-6.744-10.222-10.703-.942-1.219-1.884-2.438-2.878-4.257-.527-.59-1.054-1.181-1.72-2.451-1.959-4.005-3.917-8.01-5.905-12.78-.49-1.711-.978-3.423-1.404-5.846-.496-1.791-.992-3.582-1.444-6.033-.105-.426-.21-.852-.169-2.202-.087-5.027-.174-10.054-.084-15.866.418-2.364.835-4.728 1.772-7.54 2.114-4.763 4.228-9.527 6.869-14.779 2.73-4.184 5.248-8.527 8.228-12.525 11.325-15.193 25.51-27.17 41.916-36.555a852.752 852.752 0 0 1 22.908-12.632s.264-.234.798-.266c.216-.269.432-.537.558-.789 0 0 .043.081.762-.001 2.787-1.344 5.573-2.687 9.085-4.073l33.16-13.252c-7.692-5.08-15.611-9.22-22.185-14.914-9.353-8.1-17.717-17.342-26.573-26.097 0 0-.059.036-.195-.601-.332-.267-.664-.534-1.332-1.338-2.557-3.633-5.114-7.267-7.77-11.576-.925-1.467-1.85-2.934-2.86-5.063-.634-1.097-1.268-2.195-1.952-4.094-2.62-10.379-5.24-20.757-7.736-32.056-.905-15.054 1.354-29.602 8.885-42.743 3.881-6.771 5.338-13.754 6.186-21.86 1.746-5.829 3.492-11.659 5.59-18.044.034-.436.068-.872-.018-1.32 0 0 .02.118.618-.243.796-1.897 1.593-3.793 2.616-5.762 0 0-.005-.237.481-.59 14.67-23.874 34.55-42.52 58.038-57.447 37.445-23.8 78.353-34.619 122.638-31.214 13.502 1.038 26.853 4.036 40.842 6.67 3.22.966 6.44 1.93 10.18 3.328 20.39 7.669 39.114 18.294 56.427 32.04.185.219.418.297 1.065.772.852.623 1.704 1.247 2.48 1.85 0 0 .015.076.29.639 1.679 1.383 3.358 2.767 5.293 4.758 5.207 5.411 10.415 10.823 15.811 16.831.693.754 1.385 1.507 2.17 2.752.144.34.4.533.97 1.205 1.233 1.518 2.466 3.037 3.743 4.455 0 0-.11-.001-.034.616.396.444.793.888 1.33 1.927.634.775 1.27 1.55 2.035 2.956.611.604 1.223 1.208 2.016 2.439 5.609 11.629 11.218 23.258 16.859 35.665 2.183 8.794 4.366 17.589 6.725 27.23.07 14.515 1.216 29.132-.15 43.51-.993 10.451-5.306 20.586-8.669 31.327-8.566 18.698-21.462 34.028-36.821 46.24 11.854 9.913 23.275 19.243 34.422 28.89 4.706 4.072 8.835 8.81 13.36 13.188 0 0-.06.133-.067.803 1.323 1.387 2.646 2.774 4.082 4.866 6.912 10.787 13.825 21.574 20.832 32.94.335.462.669.925 1.093 1.947.288.475.576.95.988 2.155 4.072 10.057 8.143 20.114 12.27 30.789.258.31.516.621.584 1.143 0 0 .123.256.15 1.027.75 2.403 1.501 4.806 2.216 7.785.222.515.444 1.03.712 2.37 2.013 12.015 4.026 24.03 5.964 36.965.131 3.668.263 7.335.28 11.942-.055 3.972.053 7.953-.2 11.912-.55 8.633-1.283 17.254-2.377 26.354a39.775 39.775 0 0 1-.484 2.486c-.034.439-.067.878-.55 1.915-1.443 6.153-2.886 12.305-4.71 19.088-4.172 10.787-8.345 21.573-13.087 32.775-4.241 7.852-8.483 15.703-13.186 23.911-.197.54-.394 1.079-1.11 1.913-.471.84-.942 1.68-2.027 2.8-.452.972-.903 1.943-1.33 2.966 0 0-.009-.047-.605.22-.5.923-1.002 1.847-1.717 3.12 0 0-.055.405-.66.594-1.007 1.34-2.015 2.68-2.962 4.052 0 0-.056-.02-.65.264-.832 1.25-1.664 2.5-2.85 4.164-.313.445-.626.89-1.534 1.554l-4.932 5.556c4.43.302 7.186.49 10.61 1.163 4.458-.2 8.916-.4 14.038-.59.441-.037.882-.075 2.14-.06 2.409-.393 4.819-.786 8.02-1.1 1.059.029 2.118.058 3.429.721 2.104 2.698 3.847 5.813 6.383 8.014 6.733 5.844 13.445 11.584 15.828 20.88l-5.883-6.669c.678 6.632 4.266 12.642 7.328 11.848 3.367-.874 8.73 1.23 10.063-5.467-2.295-.107-4.192-.195-5.744-.865 9.166-8.482 18.309-16.988 27.54-25.398.758-.691 2.114-.728 3.31-.35 1.268.626 3.392 2.04 3.664 1.747 1.49-1.616 2.527-3.65 3.776-5.63l5.437-4.29c-1.102-1.188-2.204-2.376-2.977-4.143 1.369-1.35 2.737-2.701 4.4-3.594l8.107-1.648-.073-1.059c-2.076 0-4.152 0-5.971-.602 3.929-4.577 7.858-9.155 12.568-13.567l3.642-.188c-.648-1.552-1.075-2.574-1.29-4.239 1.056-1.752 2.11-3.504 3.792-5.34 1.576-1.4 3.151-2.8 4.786-3.446l-1.751 5.877c2.987-1.045 5.221-1.506 7.064-2.617.834-.502 1.525-2.608 1.127-3.423-.453-.928-2.156-1.559-3.386-1.696-.985-.11-2.074.71-3.123.4 1.534-2.348 3.079-4.69 4.6-7.046 8.193-12.694 16.38-25.39 24.85-38.507.271-.193.542-.387 1.375-.603l1.534-.703c-.403-.435-.806-.87-1.056-1.985-.032-.443-.064-.887-.163-1.315 0 0 .028.064.73.03 1.595-2.701 3.191-5.401 5.584-8.07l3.173-1.56c-.836-.47-1.672-.94-2.426-2.118 1.255-2.765 2.51-5.53 4.132-8.668.255-.228.51-.456 1.068-.033l3.527 2.605 1.354-1.007c-.67-3.053-1.34-6.106-1.923-9.868 4.083-10.514 8.166-21.029 12.85-31.15l.706 7.578c4.63-7.163 4.402-8.892-.654-10.5 2.947-10.084 5.894-20.17 9.36-29.748l.526 6.286 1.917-.112c.355-4.558.71-9.115 1.764-13.841l1.156-3.979-1.561-.166c-.098 1.438-.196 2.875-1.039 4.303-.496-.017-.992-.035-1.496-.89 2.478-17.391 4.956-34.781 7.93-52.751.458-9.77.914-19.541 1.449-30.25-.767-20.24-.615-40.568-2.586-60.689-1.625-16.603-5.761-32.961-8.828-50.188-2.961-9.77-5.922-19.538-8.934-30.046-4.176-11-8.352-22-11.67-33.076 1.771-.291 4.581.241 3.287-3.014-1.176-2.958-3.306-4.623-7.18-3.145-.643-1.588-1.285-3.177-1.127-4.838l3.54-.9-.571-1.75c-1.394.532-2.788 1.064-4.709 1.171-1.153-2.23-2.305-4.459-3.564-7.37-4.587-8.09-9.175-16.179-13.8-24.86-.333-.465-.666-.929-1.141-2.068-1.593-2.474-3.186-4.949-4.83-7.336 0 0 .084-.057-.001-.702-.631-.866-1.263-1.731-2.114-3.228a43776.255 43776.255 0 0 0-23.098-31.977c-3.875-4.419-7.75-8.837-11.712-13.927-1.893-2.087-3.787-4.174-5.96-6.813-.355-.186-.71-.372-.993-.443 0 0 .102-.089-.075-.721-1.25-1.169-2.499-2.337-3.744-3.548 0 0 .013-.041-.193-.676-11.041-10.338-22.083-20.676-33.39-31.4 0 0-.443-.157-.725-.72-2.983-2.318-5.967-4.636-9.284-7.533-11.584-8.1-23.167-16.198-35.253-24.755-11.182-6.205-22.363-12.41-33.946-19.153-12.137-5.326-24.12-11.04-36.444-15.892-22.249-8.758-45.084-15.638-69.48-19.848-3.491-.48-6.982-.959-11.29-1.709-16.807-1.554-33.614-3.107-51.327-4.856-7.642-.134-15.284-.267-23.196-.765l-.362-.224c.194.207.388.414-.196 1.062-7.747.532-15.493 1.064-23.262.962l-.86-1.59c-.374.782-.747 1.565-1.844 2.588-4.425.558-8.85 1.117-13.28.926l-1.773-2.718c-.394 1.262-.788 2.524-1.813 4.21-2.803.431-5.606.862-8.512.655-3.188-4.141-3.845-.659-5.637 1.923-9.047 2.191-18.128 4.252-27.134 6.6-22.102 5.76-43.224 14.224-64.386 23.037-.58.469-1.16.938-2.176 1.94-16.149 8.879-32.298 17.758-48.56 26.013-5.262-3.693-12.185-2.104-15.61 3.606 1.306 1.61 2.62 3.228 3.597 5.44-2.374 1.276-4.748 2.551-7.081 3.025l-2.036-3.335c-.626 1.518-1.252 3.036-2.314 4.588l-.657.464c.13.053.318.187.38.144.259-.184.481-.42 2-.66.85-.107 1.7-.215 2.79.62-8.056 6.458-16.113 12.915-24.774 19.639-5.095 4.934-10.19 9.87-15.868 15.061-1.142 1.244-2.284 2.487-4.032 3.965-1.468 1.577-2.936 3.154-5.01 5.007-3.714 4.246-7.428 8.493-11.528 13.313-5.665 6.498-11.33 12.997-17.332 19.748 0 0-.04.42.194.397 0 0-.09-.216-.717-.037-1.235 1.48-2.47 2.959-4.42 4.133-3.86-1.658-6.393-.24-8.347 3.443 1.996.728 3.65 1.331 5.038 2.585-.886 1.057-1.772 2.115-3.025 2.548-.752.198-1.504.396-2.748 1.039-.42 2.07-.839 4.142-1.415 6.83-2.29 3.275-4.578 6.55-7.511 9.506l-5.44-6.016c-3.582 6.772-2.1 10.012 3.614 10.698-7.908 14.18-15.815 28.36-24.526 42.541l-6.998 2.191c2.522 1.95 3.796 2.936 4.997 4.65-4.356 10.827-8.711 21.654-13.48 31.852-2.831-2.287-3.23-5.086-2.118-8.446.237-.714-.806-1.85-1.259-2.792-.754.69-2.134 1.356-2.162 2.075-.192 4.921-.1 9.853-.1 14.871 2.119-.612 3.486-1.007 4.89-.645-2.188 7.12-4.377 14.242-7.22 20.993l-5.082-6.756c-.5 3.16-1.806 6.035-.915 7.142 1.114 1.382 4.034 1.31 6.22 2.645-1.36 5.822-2.948 11.603-4.032 17.476-2.44 13.224-4.63 26.494-7.568 39.633-.935-.44-1.87-.878-2.794-1.311l-1.42 10.75 1.205.29c1.145-2.205 2.29-4.41 3.557-5.764-.358 23.862-1.214 47.73-.87 71.582.182 12.537 2.463 25.043 3.072 37.533-.668-.403-1.37-.757-1.995-1.217-1.078-.794-2.107-1.654-3.156-2.486-.716 1.192-1.894 2.325-2.058 3.59-.42 3.243-.899 6.62-.43 9.806.835 5.658 2.249 11.242 3.655 16.798.376 1.486 1.323 3.395 2.529 3.924.957.42 2.708-.97 4.35-1.659-3.664-3.854-7.182-6.97-5.669-12.402.745-2.673.953-5.494 1.68-8.173.494-1.822 1.466-3.515 2.65-4.61 2.593 12.373 4.22 25.048 7.987 37.052 7.211 22.975 15.64 45.568 22.923 68.448l-.947 1.278c.849.225 1.697.45 3.076 1.13 6.59 12.24 12.694 24.775 19.911 36.631 6.869 11.283 14.9 21.857 22.12 33.435-.85 1.93-1.45 4.027-2.606 5.75-1.698 2.533-1.158 4.053 1.612 4.774 2.516.655 5.109 1.02 7.64 1.507.069 6.127 4.712 12.843 9.656 13.694-.812 3.924-1.677 8.04 4.03 10.477-.447-2.3-.778-4.007-1.108-5.716 0 0 .002-.002.81-.002 1.435-.74 2.87-1.48 4.925-1.888 3.405 3.003 6.81 6.007 10.256 8.937 0 0-.076-.04.013.526.33.172.658.344.988.435 0 0-.08.002.074.535.309.181.617.363.929.464 0 0-.081-.001.08.563m-37.173-536.806-.311-.012s.4.255.505.484l.315.01s-.404-.256-.51-.482m261.662 684.268-.746.322.229.334c.318-.23.637-.459 1.392-.72l.745-.322-.228-.334c-.319.23-.637.459-1.392.72M308.537 163.917l.92-.866-.586-.5c-.29.483-.581.965-1.1 1.548l-.016.307s.246-.405.782-.489m578.495 506.52.321.746.335-.228c-.23-.319-.459-.637-.694-1.549l-.647-1.576-.955.86c.536.437 1.072.874 1.64 1.747m-19.372 41.546 1.774-1.12c-.217-.2-.602-.591-.628-.569-.625.542-1.212 1.128-2.035 1.805l-.016.306s.245-.405.905-.422M180.1 795.231l.306.014s-.402-.248-.01-.762l1.433-2.611-1.832-.501c0 1.21 0 2.422.102 3.86m609.67-582.252c.805-.185 1.738-.176 2.383-.602.965-.637 1.783-1.538 2.493-2.458.074-.097-1.067-1.607-1.533-1.55-1.22.148-2.684.513-3.465 1.343-.648.689-.463 2.162-1.37 3.304l-2.792 2.551 4.179 3.081c-.325-2.763-.494-4.205.105-5.669M409.56 524.85c1.494-1.92 2.99-3.841 4.769-6.2.4-.333.8-.665 1.975-.883a582.884 582.884 0 0 1 3.13-3.952c.398-.358.796-.717 1.95-.975 2.536-1.852 5.26-3.5 7.537-5.629 1.48-1.383 1.383-3.009-1.709-2.92 0 0-.266-.202-.376-.877a153.49 153.49 0 0 0-4.636-.119c-1.376.173-2.753.346-5.029.67-4.2.532-8.538.565-12.58 1.677-31.98 8.796-60.961 23.837-87.22 43.854-14.292 10.894-24.862 25.027-28.839 43.078-2.583 11.726-.688 22.82 6.532 32.858 0-2.782 0-5.564.477-8.59-.076-.471-.152-.943-.02-1.554 0 0-.08-.442.576-.768 6.314-14.54 18.466-21.972 32.91-25.892 7.308-1.983 14.291-3.435 20.744-8.218 7.142-5.293 16.345-5 25.771-4.263 3.676 1.709 5.708.682 6.704-3.396.967-3.962 2.564-7.77 4.353-12.172 3.444-6.548 6.889-13.096 10.804-19.874.108-.317.215-.635.542-.85 0 0-.197-.14.496-.148 3.477-4.947 6.955-9.894 10.574-14.717 0 0-.144-.128.564-.14m-123.66 278.795c.421.164.843.328 1.612 1.124 15.35 5.706 31.279 6.391 47.292 4.745 26.65-2.74 52.086-10.852 77.61-18.463 1.603-.477 3.078-1.383 3.681-1.661-10.12-12.494-20.074-24.494-29.673-36.77-3.834-4.904-6.888-10.418-10.337-16.41-6.54-15.077-11.985-30.497-14.415-47.281-8.014 4.07-15.977 6.645-24.763 5.647-12.78-1.453-22.262-8.317-29.875-18.123-4.344-5.595-10.184-7.378-17.793-8.308 1.28 3.59 2.485 6.273 3.18 9.083 1.07 4.322 2.31 8.706 2.523 13.11.257 5.3-1.997 9.988-7.164 12.128-4.912 2.034-8.869-.577-12.75-3.571-1.864-1.44-4.557-2.498-6.882-2.51-5.446-.028-10.146-1.463-12.645-6.373-1.73-3.398-3.853-5.924-7.407-8.182l-1.228-3.382c-1.228 2.253-1.535 2.654-1.68 3.107-7.93 24.734-7.155 49.483.427 74.068 5.22 16.923 14.235 31.398 29.606 42.088 3.599 1.796 7.197 3.592 10.81 5.276 0 0-.112-.02-.13.658M138.13 673.644l2.19.836.242-1.67c-.853.062-1.707.125-2.645-.503l1.562-5.618c-1.088-.459-2.518-.858-3.711-1.624-1.155-.742-2.066-1.862-3.183-2.91-3.581 7.089-1.654 10.643 5.545 11.489M596.16 254.77s-.196.018-.588-.492c-7.186-3.111-14.373-6.223-22.135-9.758-13.452-5.108-27.361-8.152-41.66-9.76-54.49-6.128-102.028 8.97-142.26 46.396-17.395 16.183-30.398 35.03-32.822 59.367-.73 7.34-3.362 13.205-6.895 19.551-11.935 21.438-7.662 42.623 3.172 63.906 6.581 8.086 13.163 16.172 19.746 24.957.957 1.14 1.824 2.37 2.883 3.404 17.319 16.906 38.514 27.16 61.023 34.889 37.389 12.839 75.925 14.812 114.859 10.481 25.568-2.843 50.659-8.375 73.758-20.163 42.813-21.846 61.298-59.378 56.285-105.786-3.96-36.656-20.708-67.014-48.603-91.147-2.076-1.796-4.557-3.124-7.245-5.088-.43-.38-.86-.76-1.345-1.558-.157-.28-.395-.4-1.206-.843-7.914-5.474-15.828-10.948-24.117-16.917-.927-.418-1.854-.836-2.85-1.439M178.245 749.982c-4.695-.917-5.445-4.46-5.187-8.318.245-3.671-.836-6.59-3.95-8.457-.85-.51-2.765-.496-3.398.108-2.026 1.934-.635 10.387 2.027 11.211 3.148.974 3.865 2.78 4.484 5.67.314 1.468 2.794 2.473 4.295 3.687.828-1.294 1.656-2.589 2.921-3.915l.746-.322-.229-.334c-.318.23-.636.459-1.709.67m517.13 81.95a141.98 141.98 0 0 0 4.28-1.057c.435-.05.87-.1 1.753.516 3.532-.1 7.065-.198 10.773.379 1.641.02 3.283.039 5.61-.025 2.39-.932 4.78-1.863 7.288-2.095l2.86 2.312.854-1.569c-1.281-.476-2.562-.953-3.73-2.154 1.241-1.402 2.428-3.94 3.735-4.004 4.975-.242 5.697-3.455 6.572-7.566-.482-.546-.965-1.091-2.08-1.947l-6.867-2.844c-.825 5.511-3.81 8.45-9.746 8.875-.884.036-1.769.072-2.878-.158-.268.13-.535.26-1.596.578-7.029.986-14.057 1.973-21.919 2.713-3.761-.572-7.624-.78-11.264-1.792-7.444-2.067-7.93-2.075-13.36 4.305 6.895 4.572 20.53 6.87 28.737 5.075 0 0 .206.221.979.458m-178.07-89.28 4.246 1.148c2.464-7.754 4.733-14.617 6.745-21.555.273-.94-.745-2.255-1.559-3.968-2.33.16-5.231-.513-6.89.625-6.77 4.645-8.009 16.676-2.542 23.75m148.356-225.87c.014-1.565.695-3.961-.06-4.567-7.887-6.331-15.903-12.52-24.174-18.334-1.166-.82-3.89.577-6.56 1.014l-4.334 2.015 26.39 32.603c2.815-4.191 5.52-8.22 8.738-12.73m26.975 260.916-1.807 4.615 1.537.606c12.835-16.981 22.737-35.54 29.84-56.49l.863-6.705c-8.147 3.816-14.903 6.855-21.499 10.21-.946.482-1.364 2.45-1.6 3.805-1.617 9.295-3.133 18.608-4.656 27.92-.838 5.126-1.628 10.26-2.678 16.039M349.1 670.456c.29.247.58.494 1.456 1.165 4.506-.71 9.002-1.498 13.522-2.11 4.975-.674 9.973-1.187 15.793-1.635l38.365 8.75c-.782-5.374-1.894-10.357-2.126-15.38-.208-4.504-2.294-7.666-6.165-8.632-10.228-2.552-20.618-4.453-31.857-6.66-8.368.952-16.736 1.903-26.034 2.889-15.024 1.12-29.18-1.805-42.449-10.363.499 12.844 1.212 24.281 14.618 29.194 2.656-6.353-2.616-9.604-5.633-13.871 6.992-.825 10.098 1.914 10.554 7.81.217 2.809.564 7.102 2.271 7.988 3.532 1.834 8.015 1.838 13.022 2.763-.52-4.812-.869-8.242-1.265-11.667-.377-3.253.447-4.737 3.819-1.947.599 2.074 1.197 4.148 1.791 6.99.03.766.058 1.533.067 2.923.018.416.036.833.25 1.793m64.248-129.395c-9.188 14.424-16.119 29.78-19.904 47.172 5.84 1.018 11.165 1.947 17.127 3.302 17.105 3.449 34.197 6.97 51.34 10.221 1.544.293 3.866-.71 5.071-1.886 10.551-10.29 39.42-9.869 47.73 1.852.74 1.046 2.458 1.827 3.795 1.954 8.726.827 15.725 4.826 21.943 12.091 6.582-4.398 13.507-8.153 19.39-13.138 12.658-10.724 16.952-25.42 18.106-42.185-.33-1.813-.661-3.626-.85-6.308.756-9.57-4.87-16.042-10.94-23.03-3.685-4.066-7.253-8.247-11.124-12.126-1.144-1.146-3.182-2.095-4.747-2.008-7.114.398-14.205 1.198-22.19 1.773-13.592-.444-27.183-.888-41.586-1.477-.81-.093-1.621-.187-3.265-.387-5.067-.68-10.133-1.359-15.81-2.49-6.16-1.363-12.303-2.814-18.492-4.026-1.47-.287-3.496-.328-4.587.46-10.558 7.607-20.198 16.202-28.2 27.176-.77.854-1.541 1.707-2.807 3.06m25.187 249.255c7.076 6.597 15.174 11.605 24.42 16.804-2.088-15.83-.63-30.053 3.555-44.637 4.961-9.266 9.551-18.76 15.063-27.686 2.24-3.627 3.609-6.847 3.214-11.66l2.067-7.311c-12.56 5.006-24.755 7.82-37.077 2.973-6.224-2.448-11.775-6.607-17.703-10.612-.644-.754-1.288-1.507-2.344-2.808-4.045-7.968-8.893-14.01-19.065-15.353-11.035-1.458-21.766-5.213-33.506-8.189 3.688 29.524 14.979 54.746 32.856 77.955 9.33 10.036 18.659 20.071 28.52 30.524m230.23 2.46c.604-1.716 1.182-3.442 1.815-5.147 6.802-18.303 10.648-37.179 11.292-57.622-.608-13.68-1.217-27.36-1.647-41.888l-9.435-48.642c-6.96 11.404-13.428 22.389-20.353 33.076-1.752 2.703-2.091 4.73-1.209 7.72 5.386 18.249 7.345 36.928 5.127 55.817-1.385 11.798-4.867 23.437-.55 35.295.328.9.129 1.984.22 2.978 1.28 14.008-2.588 26.99-8.35 40.193l-11.965 18.384c7.522.632 29.018-23.863 35.056-40.164M359.02 618.98a4993.552 4993.552 0 0 1-19.557-9.415l-3.14-6.531c-8.018 1.706-15.172 4.742-21.031 10.247-6.534 6.138-6.097 14.286 1.045 19.709 2.225 1.69 4.787 3.068 7.387 4.108 10.615 4.244 21.647 5.287 32.877 3.349 11.36-1.96 22.675-3.815 34.214-1.43 12.707 2.624 25.637 4.48 36.052 13.392 13.347 11.422 29.085 14.896 46.197 13.183 6.738-.675 7.116-1.308 7.585-9.202-1.497.403-2.847.908-4.242 1.118-8.042 1.212-16.555 2.128-22.692-4.035-3.615-3.631-7.166-4.923-11.736-5.478-3.608-.438-6.802-2.528-6.703-6.23.084-3.139 1.188-7.813 3.364-8.988 3.781-2.041 9.63-3.828 13.003-2.26 5.85 2.718 10.403.357 14.588-.028-2.246-3.976-4.347-7.995-6.77-11.809-.76-1.197-2.279-2.397-3.632-2.66-18.63-3.625-37.281-7.149-55.969-10.462-1.383-.245-3.33 1.014-4.589 2.08-3.112 2.634-5.589 6.215-9.015 8.242-8.25 4.88-17.408 5.046-27.236 3.1m167.584 244.95c2.795.37 5.58.927 8.386 1.075 13.191.7 25.028-3.809 35.81-10.7 22.853-14.604 42.101-33.115 56.77-56.007 3.75-5.852 8.807-11.373 8.414-19.331-.935-18.958-7.004-35.848-19.733-50.059-5.296-5.913-11.557-11.006-19.69-11.936-15.806-1.808-29.899 2.918-42.08 13.044-.911.757-.338 3.299-.48 5.872.243 1.807.777 3.631.672 5.419-.286 4.905.09 10.123-1.494 14.62-2.798 7.944-11.213 9.399-17.345 3.652-1.448-1.357-2.935-2.818-3.895-4.518-2.099-3.722-4.53-5.292-8.812-3.161-1.662.827-4.265 1.314-5.794.59-6.408-3.032-12.898-5.557-19.818-7.282-2.762-.688-4.963-3.627-7.818-5.853-1.186 2.473-2.385 4.612-3.269 6.874-7.508 19.227-9.174 39.153-6.12 59.393 1.685 11.167 4.348 22.222 11.717 32.127 7.872 13.121 18.962 22.013 34.58 26.181m61.741-346.993c5.618 16.526 9.403 33.284 6.74 50.917-2.775 18.37-8.479 35.587-23.352 47.674-8.028 6.524-17.475 11.407-26.61 16.435-10.904 6-22.545 10.738-33.107 17.253-5.817 3.588-10.076 9.7-15.59 15.14-.46 1.886-.92 3.77-1.79 6.331-1.633 10.428 2.674 19.018 12.653 24.263 12.046 6.331 25.23 8.768 38.588 8.73 37.047-.106 68.06-13.787 91.43-43.06 15.152-18.978 24.281-40.721 22.103-65.096-3.196-35.763-18.831-65.842-46.661-89.073-1.64-1.369-4.43-2.774-6.208-2.314-6.984 1.807-13.777 4.354-21.103 6.78 1.091 2.147 1.903 3.744 2.907 6.02m98.71 120.34c7.58 25.225 12.845 50.89 13.557 77.989 9.003-3.8 16.822-6.98 24.503-10.46 1.27-.576 2.531-2.36 2.794-3.773 1.517-8.133 3.446-16.283 3.91-24.501 1.244-21.972.091-43.825-5.871-65.188-.506-1.81-1.386-3.516-2.443-6.142-12.301 8.65-24.8 15.57-34.895 25.793-1.177 1.192-1.119 3.605-1.555 6.282m-15.301-73.41c4.543 15.586 6.945 31.44 6.331 47.729-.064 1.71.916 4.374 2.173 4.96 1.226.57 3.676-.598 5.164-1.622 9.436-6.491 18.676-13.27 28.142-19.717 5.609-3.82 6.444-5.078 3.486-10.863-6.052-11.837-11.864-23.858-18.853-35.135-4.849-7.822-11.388-14.622-17.397-21.688-2.609-3.067-5.369-3.491-7.949.627-1.835 2.93-4.194 5.614-6.688 8.027-3.112 3.01-3.405 6.026-1.67 9.858 2.533 5.598 4.684 11.368 7.26 17.824M462.022 699.204l.878-12.688 1.562-.25c.511 3.182.804 6.421 1.627 9.52.408 1.536 1.714 3.96 2.743 4.029 8.104.539 16.156.115 24.082-3.757-.911-1.073-1.684-1.857-2.312-2.744-3.32-4.69-7.247-9.092-9.74-14.191-3.11-6.364-3.108-6.714-10.111-5.893-12.068 1.413-23.837.52-34.757-5.566-2.353-1.311-4.862-2.34-7.486-3.587-1.701 15.972 2.927 25.859 12.868 28.341 2.966-7.508-3.493-10.977-7.762-15.872 8.936.564 12.225 3.838 12.344 11.362.126 7.93.852 8.92 8.467 10.705 2.249.527 4.59.656 7.597.591m21.06-96.106c-2.05.669-4.483.859-6.055 2.122-2.215 1.779-5.216 4.347-5.225 6.59-.01 2.115 3.024 5.022 5.405 6.225 7.128 3.604 14.758 3.477 22.374 1.348 3.621-1.012 7.165-2.973 6.417-6.986-.51-2.738-3.056-6.467-5.467-7.2-5.26-1.596-11.013-1.563-17.45-2.1m-130.936-12.503c-3.892 4.579-3.628 7.816 1.431 10.33 7.4 3.677 15.276 4.447 23.24 2.017 3.261-.995 6.767-2.933 6.001-6.813-.521-2.643-2.684-5.816-5.02-7.095-8.38-4.585-16.907-3.89-25.652 1.56m282.8 116.04-3.485-14.723-20.712 12.727 26.356 23.452-2.158-21.456m303.998-240.8c.112.305.208.618.348.91.027.057.324.063.332.04.743-2.268 1.656-4.5 2.164-6.82 1.252-5.727-2.05-10.833-2.498-16.486-.856-10.776-3.926-21.376-6.076-32.049l-1.828-.23c-.958 1.932-2.014 3.822-2.85 5.805-.853 2.024-1.491 4.138-2.223 6.213l6.122 1.968c-1.246 2.572-2.43 5.202-3.788 7.737-.705 1.315-1.721 2.463-2.597 3.687 1.173.834 2.233 1.992 3.537 2.446 6.012 2.09 7.45 5.115 4.97 10.988-2.265 5.37-.217 12.709 4.387 15.791M481.28 641.043c-4.774-7.856-18.259-9.392-23.762-2.754-2.06 2.485-2.183 4.703.35 6.905 5.361 4.663 11.59 4.382 17.934 3.064 3.427-.712 5.688-2.69 5.478-7.215m62.19 110.734c2.272 2.268 3.582 1.506 4.578-1.266 2.264-6.298-1.976-19.171-7.718-23.096-4.366 6.932-3.37 15.835 3.14 24.362m-264.584-65.41c1.548 2.115 2.887 4.435 4.704 6.284 1.672 1.701 3.532 1.653 4.63-.994 2.275-5.482-2.593-18.674-8.256-21.774-3.076 5.052-2.821 10.336-1.078 16.484m-11.904.897c.194-8.852-.758-17.873 3.918-26.669-2.493-.108-5.316-.283-6.602 1.037-5.078 5.213-7.341 20.018 2.684 25.632m237.788 39.35 5.27-12.112c-6.822-.783-11.048 2.308-12.876 9.311-1.643 6.293.614 11.9 5.316 13.705.673-3.352 1.354-6.743 2.29-10.904M111.363 457.099l3.101-.444c1.075-4.04 1.787-7.75 3.06-11.256 1.696-4.669-1.501-14.599-6.172-17.023-2.865 9.428-.882 18.763.01 28.723M556.429 920.12l-5.793 2.243c5.367 4.932 6.658 5.277 11.883 4.33 2.252-.41 4.599-.309 6.846-.737 2.455-.468 4.846-1.28 7.264-1.941-.213-.739-.425-2.118-.64-2.119-2.507-.005-5.068-.076-7.51.405-4.092.806-8.105 1.982-12.05-2.18m-67.506-280.563 2.153 4.755 14.36-10.646-18.544 2.152a310.232 310.232 0 0 1 2.031 3.739M222.106 229.062c-4.823.248-13.374 10.809-11.43 14.218h2.152c1.806-2.527 2.888-4.43 4.35-5.974 1.457-1.542 3.533-2.527 4.871-4.143.75-.906.554-2.597.057-4.1m-66.095 487.042c.3.755.602 1.51 1.442 3.616l1.235-11.012c-2.317-1.403-3.494-3.296-4.853-5.05-.513-.66-1.446-.997-2.187-1.482-.76 2.18-1.802 4.32-2.123 6.563-.113.781 1.802 2.742 2.37 2.59 3.876-1.038 4.262 1.095 4.116 4.775m72.683-490.653c3.77-3.175 7.602-6.281 11.252-9.588.668-.604.597-2.025 1-3.581-1.596.073-2.687.022-3.745.188-7.179 1.13-6.461 7.944-8.507 12.98m175.382 690.375c2.799-.713 5.776-1.048 8.343-2.255 2.246-1.056 1.948-3.422-.418-3.853-2.72-.496-5.856-.455-8.433.44-3.265 1.133-3.086 3.45.508 5.668m45.413-275.641 1.716-5.714c-2.86-.025-5.74-.24-8.561.08-.6.068-1.503 3.003-1.378 3.075 2.117 1.219 4.366 2.21 6.611 3.197.233.102.62-.145 1.612-.638m303.593-453.562 5.303 5.784 1.798-.835.844-10.994-1.56-.556c-2.088 1.952-4.175 3.904-6.385 6.6m165.702 201.82c.896.074 2.24.557 2.61.15 1.506-1.646 2.713-3.567 4.557-6.113l-9.217-3.44-1.112 1.246c.941 2.506 1.883 5.013 3.162 8.157M96.203 631.04l3.689 4.898c0-5.748.014-10.93-.03-16.11-.004-.373-.435-.742-.87-1.436-.9 2.17-1.854 3.947-2.365 5.843-.55 2.041-.686 4.195-.424 6.805M846.56 280.253l-2.147-9.2-1.993-.388c-.864 2.055-2.606 4.203-2.4 6.144.363 3.406 2.794 5.252 6.54 3.444m68.108 158.51c2.25-4.361 2.206-4.42-6.52-7.393l1.005 10.98 1.288-.04v-5.208c1.5.708 2.508 1.183 4.227 1.662M903.71 338.312c-.208 1.543-1.126 3.615-.46 4.507 1.041 1.398 3.072 2.314 4.854 2.77.625.16 2.076-1.508 2.506-2.596.205-.516-.943-1.855-1.757-2.423-1.373-.96-2.967-1.602-5.143-2.258M519.413 619.708l-4.162 8.171 10.107-5.176-.049-1.572c-1.809-.675-3.618-1.35-5.896-1.423M556.497 99.12c-2.954-.008-5.914-.128-8.856.055-.748.046-1.549.967-2.083 1.67-.161.213.359 1.214.797 1.566 2.452 1.965 8.745.204 10.142-3.29m-320.02 719.067 3.266 2.7c.654-.87 2.038-2.261 1.849-2.526-1.723-2.404-3.72-4.611-5.698-6.948-2.418 2.135-4.023 4.196.584 6.774M860.816 287.06l-1.873 1.714c2.337 1.98 3.118 3.857-.15 5.77-.37.218-.492 1.73-.146 2.108.589.642 1.66 1.202 2.493 1.155.81-.045 2.299-.999 2.245-1.377-.44-3.105-1.172-6.169-2.569-9.37m-664.411-26.967 6.882-5.226-.65-1.91c-1.763-.142-3.768-.843-5.2-.222-.88.381-.966 2.77-1.244 4.287-.142.774.08 1.615.212 3.07m602.003-41.318-5.681 3.407c.37.374 1.887 2.706 2.604 2.482 2.739-.855 5.22-2.534 7.799-3.905-.13-.577-.258-1.153-.386-1.729-1.266-.237-2.53-.475-4.336-.255m-226.276 298.48 5.17 5.122.817-.695-2.951-8.967-5.653 1.743a472.809 472.809 0 0 1 2.617 2.796M357.216 107.097c-1.233 1.177-2.776 2.178-3.58 3.598-.471.834-.125 2.62.528 3.44.49.617 2.257.796 3.084.398.765-.369 1.417-1.755 1.436-2.707.032-1.522-.5-3.055-1.468-4.729m-238.44 584.971c1.384-6.504 1.384-6.504-5.118-8.262l5.423 12.312.953-.385c-.302-1.03-.605-2.061-1.259-3.665m280.882-573.575c-5.413-.667-6.425.171-5.829 6.065 2.175-2.44 7.228.304 5.829-6.065M940.909 479.77l3.193-.638c-6.167-7.25-6.198-7.26-8.423-3.75 1.684 1.497 3.132 2.784 5.23 4.388M120.337 624.576l1.9-7.537c-.858.018-2.204-.302-2.49.11-1.635 2.362-3.158 4.897.59 7.427M876.739 326.64l2.933-3.924-5.984-1.9-.871 1.721c1.082 1.275 2.164 2.55 3.922 4.103m-75.36-118.574 5.32-.899-2.812-3.94c-.922 1.37-1.844 2.74-2.508 4.839m-146.835-100.1c.789-.963 1.76-1.844 2.253-2.941.146-.325-1.264-1.909-1.609-1.8-1.758.556-3.4 1.477-5.083 2.27l.273 1.459c1.125.344 2.25.687 4.166 1.013m-23.238 800.55c1.6-.304 3.246-.477 4.758-1.024.293-.106.057-1.67.065-2.563h-7.27c.951 1.635 1.396 2.398 2.447 3.587M312.266 130.01c-4.43-2.116-4.199 3.134-8.094 4.047l5.425 1.863c1.136-2.04 2.05-3.68 2.669-5.91m-160.16 191.854-1.815 3.338c1.077.555 2.117 1.406 3.246 1.548.606.076 2.03-1.468 1.953-1.595-.766-1.262-1.768-2.381-3.384-3.291m478.6-225.612-3.288 2.56.58 1.472 7.814-2.051-.241-1.96c-1.402-.075-2.804-.15-4.865-.02m-31.218.336c2.383-2.547-.195-3.26-1.647-3.292-1.61-.034-3.243 1.058-4.866 1.66l.598 1.9c1.734 0 3.468 0 5.915-.268M177.794 782.416c-1.046-3.351-3.442-2.803-5.36-1.344-.695.529-.112 2.736-.112 4.64 2.455-1.208 3.883-1.91 5.472-3.296m26.29-535.84.708 3.844 1.26.087 3.007-5.523-1.07-1.122c-1.243.66-2.487 1.322-3.906 2.714m-44.8 473.92c-.143 2.194-.31 4.388-.35 6.584-.002.1 1.126.22 1.728.331-.028-1.966-.033-3.934-.111-5.899-.01-.26-.391-.505-1.268-1.015M863.534 316.01l2.67 5.185 1.657-.689-2.762-6.737c-.607.533-1.214 1.067-1.565 2.241M560.486 107.69c-2.508-2.787-4.722-2.005-6.87-.42l.124 1.754c2.183-.205 4.366-.41 6.746-1.334m247.24 115.423-1.751 4.084 2.718.253c-.08-1.435-.16-2.87-.967-4.337M700.775 905.736l1.71-3.387-3.415-.646c.338 1.26.676 2.522 1.705 4.033m36.798-731.321c.077 1.221-.302 2.984.345 3.528.825.694 2.479.403 3.775.536l.408-1.457c-1.296-.793-2.593-1.587-4.528-2.607M322.693 882.92l4.593 1.003.25-1.603c-1.526-1.367-2.799-4.357-4.843.6M101.93 381.588c-.1-.13-.18-.296-.311-.374-.073-.042-.33.047-.34.104-.394 2.409-.771 4.82-1.15 7.232l2.666.082c-.252-2.132-.504-4.264-.865-7.044m-2.975 223.42c-.621-.049-1.243-.096-1.864-.144l1.416 7.58 1.463-.288c-.318-2.134-.636-4.267-1.015-7.149m-11.965-29.174-.905-2.235-1.246.325 1.48 8.493 1.387-.231c-.235-1.859-.47-3.717-.716-6.352M284.98 143.75c-.524 4.946.168 5.902 3.755 5.094-1.074-1.81-2.142-3.61-3.755-5.094m-88.02 638.542c-2.658-.652-4.367-.022-3.484 4.068 1.343-1.2 2.687-2.4 3.484-4.068m445.63-682.05 4.143.199.305-1.599-4.146-1.597c-.302.876-.605 1.752-.301 2.996m-44.366 812.946-6.8 1.833c6.56 1.475 6.877 1.37 6.8-1.833m224.844-668.559-.675-3.463-2.864 2.138c.945.525 1.89 1.05 3.539 1.325m64.913 415.666-.44 3.166 1.338.568 2.041-4.104c-.94-.112-1.88-.225-2.94.37m17.316-246.987-3.018-2.15v6.398c1.656-1.808 2.52-2.751 3.018-4.248M848.77 289.135c1.85-2.778.525-3.946-3.189-3.898.88 1.421 1.76 2.842 3.19 3.898m-606.094-79.556-.138 1.387c1.58-1.05 3.158-2.102 4.737-3.153l-1.329-1.734c-1.016.966-2.031 1.931-3.27 3.5m210.646 713.434-2.93.754.223 1.6 4.266-.465c-.29-.62-.58-1.24-1.559-1.89m253.02-794.948 5-.636-.655-2.122c-1.494.709-2.987 1.417-4.345 2.758m-163.097-21.16 1.075-1.673-4.443-1.267-.463 1.359c1.043.53 2.086 1.059 3.83 1.582m175.23 758.853-5.228 1.288.703 1.895c1.532-.842 3.063-1.683 4.526-3.183M300.992 144.443l2.541-1.357-3.145-1.578c.007.88.013 1.759.604 2.935m-207.604 267.7c.145.076.284.19.437.214.134.02.4-.04.41-.1.395-2.214.766-4.433 1.14-6.65l-1.319-.212c-.314 2.05-.628 4.101-.668 6.749m-1.525 11.975c3.642-1.373.439-2.94.566-4.413l-1.208.004c.073 1.29.147 2.582.642 4.409m250.89 460.698-1.76-2.382-1.068.468 1.113 3.714c.588-.372 1.175-.743 1.715-1.8m183.844-781.41-.888 3.078 2.197-.16c-.212-.984-.424-1.968-1.31-2.919m244.497 72.352 2.425 1.806.877-1.94c-1.053-.172-2.106-.345-3.302.134M113.247 669.183l1.76 2.382 1.06-.495-1.105-3.687c-.588.372-1.175.743-1.715 1.8m19.784-357.325-1.12-3.12-1.779 1.319c.791.708 1.582 1.416 2.899 1.8m52.392 442.564v3.129l2.155-.754c-.575-.956-1.15-1.913-2.155-2.375m512.72-603.204.804 2.99 1.801-1.093c-.654-.676-1.308-1.352-2.605-1.897m-475.27 652.216 1.822-2.536c-4.252 1.52-4.252 1.52-1.821 2.536M734.2 166.523l2.148.877.097-2.628c-.726.357-1.452.714-2.245 1.751M384.537 931.67l-2.706-1.258-.414 1.736c.997.06 1.994.12 3.12-.478m442.59-676.231 2.149 1.022-.156-2.553c-.674.285-1.348.57-1.993 1.531m-686.576 37.072c-.06.938-.118 1.876-.176 2.814l1.651-.36c-.33-.95-.661-1.902-1.475-2.454m750.05 78.153-1.375-2.214-1.186 1.247c.81.527 1.62 1.053 2.562.967M672.537 111.315l2.736-1.612-1.527-1.38c-.516.836-1.032 1.672-1.21 2.992m-320.059 28.426-2.443 1.549 1.174 1.267c.464-.733.929-1.467 1.27-2.816m547.369 182.501-3.243.24.34 1.508c1.132-.434 2.264-.87 2.903-1.748M85.966 457.492l-.652-1.935-1.175.198.607 3.564c.395-.384.79-.767 1.22-1.826m257.003-336.807 1.805-1.037-1.14-1.202c-.371.61-.743 1.218-.665 2.239m376.631 44.95.214-2.042-1.784.174c.343.568.686 1.137 1.57 1.868m-29.267-18.205-.963 1.71 1.679.52c-.05-.663-.1-1.326-.716-2.23m-395.512-4.053-.127 2.044 1.649-.577c-.313-.546-.626-1.091-1.522-1.467M147.348 746.042l-1.316-1.615-.849 1.527c.65.204 1.3.408 2.165.088m170.15-590.213-3.071.683.443 1.187c.866-.435 1.733-.871 2.628-1.87m406.608-13.564 1.037 1.613 1.21-1.108c-.548-.222-1.095-.445-2.247-.505M622.273 95.902l2.867-.931-.606-1.148c-.773.496-1.545.991-2.261 2.08M444.466 947.845v-3.303l-1.376.257c.288.975.576 1.95 1.376 3.046m389.412-683.502.171-1.996-1.683.507c.315.575.63 1.151 1.512 1.49M580.71 86.104l-.966 1.26 2.557-.014c-.327-.416-.653-.832-1.591-1.245m235.977 147.89-2.177.518.528 1.177c.584-.362 1.167-.724 1.649-1.695M384.323 102.944l-.416-1.465-1.459 1.469c.49.135.98.27 1.875-.004M102.093 647.56l.69 1.548 1.041-1.464c-.52-.217-1.039-.434-1.73-.084M357.66 892.404l.949-2.288-1.348-.255c0 .707 0 1.413.399 2.543M383.437 99.29c-.355-.355-.711-.71-1.067-1.063l-.805.881c.49.192.981.384 1.872.182m476.854 206.272-1.064 1.067.882.805c.192-.49.384-.981.182-1.872M623.437 92.29l-1.067-1.063-.805.881c.491.192.982.384 1.872.182m-19.389-4.611-.15-1.394-1.23.323c.277.398.554.797 1.38 1.071m292.688 293.867-.317 1.587 1.144.019c-.09-.533-.181-1.065-.827-1.606M101.68 642.95l-1.394.152.323 1.228c.398-.276.797-.553 1.07-1.38m627.638-471.77 1.665.068-.143-1.199c-.561.209-1.123.417-1.522 1.131M365.291 897.563c-.355.355-.71.711-1.063 1.067l.881.805c.192-.491.384-.982.182-1.872m-214.745-620.3 1.588.318.018-1.144c-.532.09-1.064.181-1.606.827m-34.016 63.81.24 1.294 1.153-1.626c-.384-.052-.768-.105-1.393.333M85.807 565.508l-1.198-.832-.322 1.233c.466.05.931.099 1.52-.4m10.484 23.054c-.355.355-.71.711-1.063 1.067l.881.805c.192-.491.384-.982.182-1.872m740.256-316.3 1.587.318.018-1.144c-.532.09-1.064.181-1.605.827m-587.81-69.717-.318 1.587 1.143.018c-.09-.532-.18-1.064-.826-1.605M147.673 690.07l-.536-1.494-.907.777c.345.368.69.737 1.443.717m727.89 4.64 1.067 1.062.805-.881c-.49-.192-.981-.384-1.871-.182M215.46 829.796l-1.007 1.357.86.328c.161-.437.321-.873.147-1.685m704.18-464.09-.914-.898-.513 1.043c.45.122.902.243 1.427-.146M171.825 777.46l-.014 1.047c.144.002.415.014.416.005.028-.348.03-.697-.402-1.052M729.5 807.266c-.241-.254-.48-.51-.735-.748-.006-.006-.198.186-.303.285.241.254.482.508 1.038.463M151.46 749.175c.35.005.698.013 1.046-.004.01 0 .015-.397.006-.398-.348-.028-.697-.03-1.052.402m77 56c.35.005.699.013 1.047-.004.009 0 .015-.397.005-.398-.347-.028-.697-.03-1.052.402m11.715 48.365c.005-.35.013-.698-.004-1.047a2.86 2.86 0 0 0-.398-.005c-.028.347-.03.697.402 1.052M708.46 156.175l1.048.015c.002-.145.014-.416.004-.417-.347-.028-.697-.03-1.052.402m14.274 705.326c.254-.241.51-.48.747-.734.007-.007-.185-.198-.285-.303-.253.24-.507.481-.462 1.037m-13.233-79.235c-.24-.254-.479-.51-.734-.748-.007-.006-.198.186-.303.286.24.253.481.507 1.037.462M165.266 726.5c-.254.24-.51.48-.748.735-.006.006.186.198.286.303.254-.241.507-.482.462-1.038m137.468 137.002c.254-.24.51-.479.748-.734.006-.007-.186-.198-.285-.303-.254.24-.508.482-.463 1.037m375-723c.254-.24.51-.48.748-.734.006-.007-.186-.198-.286-.304-.253.241-.507.482-.462 1.038M378.46 104.175c.35.005.698.013 1.046-.004.01 0 .015-.397.006-.398-.348-.028-.697-.03-1.052.402M188.734 803.501c.254-.24.51-.48.747-.735.007-.006-.185-.197-.285-.302-.253.24-.507.481-.462 1.037M564.46 106.175l1.047.014c.002-.144.014-.415.005-.416-.348-.028-.697-.03-1.052.402m151.274 793.326c.254-.24.51-.479.748-.734.006-.007-.186-.198-.285-.303-.254.24-.508.482-.463 1.037m-339 0c.254-.241.51-.48.748-.735.006-.006-.186-.197-.286-.302-.253.24-.507.481-.462 1.036m302.765-13.766c.24.254.48.51.734.748.007.006.198-.186.303-.286-.24-.253-.481-.507-1.037-.462M782.54 209.825c-.349-.005-.698-.013-1.047.004-.009 0-.015.398-.005.398.347.028.697.03 1.052-.402M115.266 572.499c-.254.24-.51.48-.748.734-.006.007.186.198.285.303.254-.24.508-.481.463-1.037m652-380c-.254.24-.51.48-.747.734-.007.007.185.198.285.303.253-.24.507-.481.462-1.037m136.235 213.767c-.241-.254-.48-.51-.735-.747-.006-.007-.197.185-.302.285.24.253.481.507 1.037.462M99.54 391.825c-.35-.005-.7-.013-1.047.004-.01 0-.015.397-.006.398.348.028.697.03 1.052-.402m310.73 549.002h1.75l-.06-.699c-.657.108-1.314.216-1.69.699M86.46 448.175c.35.005.698.013 1.047-.004.009 0 .015-.397.005-.398-.347-.028-.697-.03-1.052.402m288.08-347.35c-.349-.005-.698-.013-1.047.004a2.87 2.87 0 0 0-.005.398c.347.028.697.03 1.052-.402m161.726-23.326c-.254.24-.51.48-.748.735-.006.006.186.197.286.302.253-.24.507-.481.462-1.037M107.46 501.175c.349.005.698.013 1.046-.004.01 0 .015-.397.006-.398-.348-.028-.697-.03-1.052.402M543.258 77.947l.438-.8-1.713.365c.263.146.526.292 1.275.435M682.54 916.826c-.349-.005-.698-.013-1.047.004a2.88 2.88 0 0 0-.005.398c.347.028.697.03 1.052-.402m-342.08-.651 1.047.014c.002-.144.014-.415.005-.416-.347-.028-.697-.03-1.052.402m97.04-1.441c.24.254.478.51.734.748.006.006.198-.186.303-.286-.241-.253-.482-.507-1.038-.462M413.46 89.175c.35.005.698.013 1.046-.004.01 0 .015-.397.006-.398-.347-.027-.697-.03-1.052.402M127.5 629.266c-.24-.254-.479-.51-.734-.748-.006-.006-.197.186-.303.286.241.253.482.507 1.037.462m783-277.532c.24.254.478.51.734.747.006.007.197-.185.302-.285-.24-.253-.481-.507-1.037-.462M129.734 647.501c.254-.24.51-.48.747-.735.007-.006-.185-.197-.285-.302-.253.24-.507.481-.462 1.037m117.09-474.042c-.004.35-.012.7.004 1.048 0 .01.398.015.399.006.028-.348.03-.698-.402-1.054M123.499 630.734c.24.254.48.51.734.748.007.006.198-.186.304-.286-.241-.253-.482-.507-1.038-.462m204.041 246.09c-.349-.004-.698-.012-1.047.004-.009 0-.015.398-.005.399.347.028.697.03 1.052-.402M899.175 631.54c.005-.349.013-.698-.004-1.046 0-.01-.397-.015-.398-.006-.028.347-.03.697.402 1.052M605.479 115.113l-.535.499.812.213c.038-.213.075-.427-.277-.712M94.195 612.89l.638-.134-.23-.812c-.162.185-.325.37-.408.946M429.092 86.786l.942-.413c-.387.028-.773.056-.942.413M84.53 466.872l-.208 1.136c.165-.289.33-.578.208-1.136M437.908 87.214l-.942.413c.387-.028.773-.056.942-.413M260.667 197.386l.135.894c.082-.315.164-.63-.135-.894m221.854-89.499.536-.5-.813-.213c-.038.214-.075.428.277.713m85.606.644-1.135-.208c.289.165.578.33 1.135.208M451.908 948.214l-.942.413c.387-.028.773-.057.942-.413m231-128-.942.413c.386-.028.773-.056.942-.413M122.693 626.15c-.076.046-.152.092 0 0m789-45c-.076.046-.152.092 0 0m-501.4 357.372-.544.032c.121.054.242.109.543-.032m513.42-548.665-.345.317c.115-.017.23-.035.344-.317M601.858 938.29c.088 0 .176-.001 0 0M815.71 785.857l-.344.317c.115-.017.23-.035.344-.317M432.142 115.71c-.088 0-.175.001 0 0m185 824c-.088.001-.176.002 0 0M221.693 796.15c-.076.046-.152.093 0 0m49.157 81.543.227-.398c-.122.057-.244.114-.227.398m54.857 28.784.545-.032c-.122-.054-.243-.109-.545.032m347.586-764.955-.544.032c.12.054.242.108.544-.032m-540.005 165.62.345-.316c-.115.017-.23.035-.345.317m527.004-203.62-.543.031c.12.055.242.11.543-.031m-336 52-.543.031c.121.055.242.109.543-.031m244.264-49.012s-.075.039 0 0m-239 771s-.075.039 0 0m-82-19s-.075.04 0 0m414.888 66.978s.075-.039 0 0M317.556 870.51s-.075.039 0 0m-214-214s-.075.039 0 0M332.443 879.49s.076-.04 0 0m-124.999-58s.075-.039 0 0m-73-517s.075-.04 0 0m749.067-13.045s.039.075 0 0M371.557 895.512s-.076.039 0 0M163.488 305.557s-.039-.076 0 0m759.023 68.887s.039.075 0 0M225.444 229.488s.075-.038 0 0m548.112-26.976s-.075.038 0 0m-505-15s-.075.038 0 0M92.488 613.556s-.038-.075 0 0m1.956 5.933s.075-.039 0 0m46.044-261.933s-.038-.075 0 0m96.068-179.044s-.075.038 0 0m-78 90s-.075.038 0 0m34.932-1.956s-.038-.075 0 0m-107 175s-.038-.075 0 0m38.956 182.933s.075-.038 0 0m738.112 94.023s-.075.038 0 0m-698.112 2.977s.075-.039 0 0m-30 5s.075-.04 0 0m537.068-587.045s.038.075 0 0M189.556 756.51s-.075.039 0 0M300.49 134.556s-.04-.075 0 0m2-1s-.04-.075 0 0m565.067 631.955s-.076.04 0 0m-537-646s-.075.04 0 0m370 656s-.075.039 0 0m-11.044-659.067s.038.075 0 0m-229.068-6.955s.075-.039 0 0m-108.956.067s-.038-.075 0 0m-55.96 517.926s.001-.06 0 0m211.863 4.996s.061.059 0 0m388.165 9.033s-.075.039 0 0M772.443 166.488s.076-.04 0 0M138.511 663.444s.039.075 0 0m623.933-504.955s.075-.039 0 0m-57.888-1.977s-.075.038 0 0M155.512 704.444s.038.075 0 0m714 0s.038.075 0 0M336.488 149.555s-.038-.074 0 0z"/><path fill="#12192C" d="M778 174a914.98 914.98 0 0 0 5.955-2.269c.359-.152.354-.136.327.24.922.914 1.872 1.452 2.823 1.99 12.387 11.273 25.231 22.09 37.06 33.922 19.784 19.785 37.086 41.67 52.084 65.746-2.372.995-4.837 1.64-7.303 2.284l.164 1.604c-4.456-.513-6.044-3.635-7.189-7.581-.525-1.811-1.857-3.88-3.427-4.793-3.204-1.863-3.943-4.405-3.149-7.558 1.287-5.11-1.259-8.423-5.527-12.674-.53 1.213-.691 2.481-1.242 2.682-2.104.769-4.333 1.194-6.516 1.748-.564-2.246-2.053-4.743-1.524-6.692 1.788-6.596 1.312-8.066-3.95-11.949-4.11-3.03-9.495-5.2-9.146-12.09.075-1.47-2.803-3.85-4.762-4.518-5.33-1.815-8.205-5.799-10.009-11.115-.875-2.58-4.866-4.88-7.898-5.774-4.709-1.387-7.91-3.162-9.191-8.371-.522-2.123-3.427-3.69-5.321-5.43-.84-.77-2.36-1.144-2.714-2.037-1.502-3.8-4.071-5.557-8.152-5.3-.39.024-.842-.907-1.329-1.73l-.064-.336m66.512 62.445s.038.075 0 0zM875.744 757.945c-2.23 1.687-4.217 3.165-6.474 4.85-.27.205-.275.2-.37.055-.363-.049-.63.05-.899.149l-.003.003c-3.085-3.09-2.72-5.478 1.042-6.826l5.073-1.819c-5.167-6.14-5.09-6.125.275-12.267 4.875-5.582 9.565-11.327 14.339-16.997.317-.378 1.014-.892.931-1.084-2.77-6.466 6.098-9.572 4.55-15.709-.13-.518.771-1.296 1.38-2.244l4.54 3.109c.289-2.38 1.118-4.37.6-5.908-1.253-3.726-.196-6.472 2.458-8.947 1.914-1.786 1.676-3.094.224-5.472-1.084-1.775-.81-6.25.52-7.204 2.189-1.568 5.723-1.256 8.69-1.736.136 2.139.272 4.278.417 6.822-2.447 6.245-4.904 12.085-7.908 18.316-.707 1.01-.867 1.63-1.027 2.248-.422 1.146-.845 2.291-1.86 3.654-3.388 2.263-6.475 4.184-4.092 8.434-7.388 12.788-14.776 25.576-22.406 38.573zM922.998 647.998c.727-3.724-.74-5.846-3.276-8.953-2.415-2.957-2.848-10.95-.543-13.656 5.347-6.278 6.554-13.207 7.938-20.593.43-2.298 2.521-4.284 3.852-6.412 2.17 1.713 4.34 3.426 6.76 5.372.258.69.268 1.146-.213 1.946-4.025 3.46-4.883 8.725-2.443 12.325-.015.453-.03.905-.515 1.767-.79 2.357-1.109 4.306-1.428 6.255-1.68 6.419-3.359 12.837-5.523 19.687-1.859 1.044-3.232 1.655-4.606 2.265l-.003-.003zM942.803 576.685c-1.684 4.146-3.285 7.955-4.78 11.804-.523 1.345-.785 2.79-1.524 5.501-4.033-15.51 3.326-28.736 2.405-42.503-5.13-2.163-6.53-9.6-2.687-13.664.746-.789 1.764-1.972 1.64-2.825-.707-4.828 2.372-6.33 6.73-7.658.309 5.126.609 10.104 1.196 15.387.305 1.058.323 1.811-.075 3.106-3.776 3.347-3.347 6.244-.628 9.197.006.75.012 1.5-.483 2.612-1.735 1.407-3.997 2.43-4.02 3.5-.085 3.915.52 7.854 1.007 11.766.091.738.83 1.396 1.272 2.09.024.456.048.91-.053 1.687zM795.758 849.081a3065.69 3065.69 0 0 1-10.107 3.202c-.222-3.734-.091-6.398 4.9-6.428 4.892-.03 9.203-4.847 11.02-9.716.527-1.41 3.478-1.915 6.217-3.284l.572-4.246c4.972.378 7.968-.963 7.881-7.007-.052-3.706 1.344-8 6.994-7.794 1.157.042 2.288-1.711 3.578-2.33 2.281-1.094 4.57-4.25 7.142 0-12.627 12.739-25.26 25.117-38.197 37.603zM947.052 521.542c-2.84.757-4.489-.304-4.992-3.153-.599-3.393-1.306-6.772-2.12-10.12-.252-1.03-.778-2.228-1.57-2.854-3.785-2.992-5.769-8.83-4.168-13.143.264-.713.829-1.571 1.473-1.84 2.653-1.107 5.39-2.012 8.505-3.14.634 3.424 1.287 6.943 2.309 10.584.429.569.488 1.016.13 1.886-2.266 2.354-2.47 4.028.328 5.237.069 5.362.137 10.723.105 16.543zM500.554 74.815c2.454.457 4.523.727 6.54 1.214 1.814.438 3.55 1.2 5.36 1.657 1.16.294 2.831.865 3.524.335 3.559-2.728 6.836-.113 10.167.315.96.123 1.745 1.598 2.61 2.452-.785.744-1.443 1.795-2.375 2.181-5.596 2.316-10.6-.037-15.588-2.235-1.02-.45-1.973-1.054-3.271-1.757-3.166 8.455-10.034 3.81-15.197 5.129l-2.465-6.37c1.866-.625 3.906-1.307 6.044-2.352 1.48-.462 2.862-.562 4.651-.57zM741.916 141.473c-2.384 2.653-10.613 2.354-12.301-.438-2.194-3.628-4.662-5.432-9.301-4.636-1.844.316-4.987-1.58-6.052-3.36-1.531-2.559.952-3.968 3.59-4.962 8.128 4.18 16.005 8.65 24.064 13.396zM223.516 187.044c1.021 1.135 1.735 2.386 2.438 3.616.36.084.678.188 1.003.227 1.492.178 2.988.328 4.471.563.04.006.02 1.263-.104 1.288-1.49.302-3.008.474-4.516.696-1.385.204-3.026.025-4.102.717-3.645 2.344-7.104 4.979-10.59 7.563-.48.354-.707 1.048-1.243 1.884l4.767 2.886-.21 1.256c-3.765-1.037-7.54 3.224-11.352-1.288 6.341-6.67 12.736-12.98 19.438-19.408zM917.391 676.873c-.812-.114-1.914-.492-1.882-.68.81-4.855-2.296-7.98-4.565-11.684-2.476-4.045-1.019-5.913 3.65-5.563 3.298.247 4.13-1.315 4.554-4.355.316-2.261 2.023-4.329 3.48-6.538.37-.055.372-.053.373.38-.346 3.04-.843 5.638-.968 8.254-.052 1.095.688 2.228 1.067 3.344-.28 1.127-.562 2.254-1.396 3.737-5.422 2.87-3.512 7.356-3.718 11.227-.12.568-.238 1.135-.595 1.878zM933.045 402.59c-.604 1.543-1.19 2.686-1.778 3.825-4.503.68-5.016-3.334-6.954-5.763-.998-1.252-2.495-2.106-3.766-3.14l-1.208.81v-5.434c3.618 3.854 4.912 2.038 6.005-1.266.448-1.354 1.82-2.402 3.132-3.605 1.77 4.714 3.178 9.444 4.569 14.573zM848.406 795.203c-1.571-.872-3.577-1.665-3.95-2.937-.267-.916 1.609-2.495 2.586-3.732 1.439-1.823 3.524-3.387 4.282-5.448 1.984-5.397 3.141-6.26 9.62-5.026-3.833 5.716-8.053 11.366-12.538 17.143zM268.298 151.912c2.278-.301 4.232-.531 5.635-.696l4.882 5.761-17.165 4.76c-.195-1.166-.413-2.473-.62-4.166 2.324-2.12 4.634-3.853 7.268-5.659zM199.87 210.185c2.834 3.408 1.473 7.7-2.888 9.98-6.098 3.19-6.215 3.593-2.555 8.77-2.428.962-2.428.962-7.185-4.374 4.006-4.938 8.158-9.595 12.628-14.376zM275.686 883.484c5.655-3.152 11.614-2.172 17.77-.275-.946.383-2.154.522-2.789 1.198-1.64 1.747-3.938 3.697-.145 5.734.21.112-.111 1.213-.498 1.917-4.918-2.721-9.522-5.506-14.338-8.574zM197.001 809.002c5.956 1.996 7.062 3.417 6.353 9.213-1.453-.874-2.554-1.729-3.798-2.218-.811-.318-1.831-.104-3.022-.092-1.304-1.017-2.344-2.071-3.488-3.427-.565-2.343-1.026-4.384-1.667-7.217 2.652-.242 5.063-1.004 5.495 3.404-.104.435-.12.741-.12.741l.247-.404zM127.83 719.42c-.358-3.769-.682-7.206-1.026-10.846l5.17-1.229 2.669 14.295c-1.799.14-3.21.25-5.002.36-.846-.75-1.31-1.5-1.81-2.58zM897.056 309.602c-4.193 5.88-4.696 5.788-9.935-1.79 1.436-2.107 2.97-4.357 4.824-6.766 1.902 2.628 3.482 5.415 5.111 8.556zM842.652 797.846c.37.985.392 1.816.448 3.062-2.1 2.978-4.234 5.543-6.673 8.26-.653-.752-1.211-1.636-1.306-2.567-.254-2.476-1.347-5.915-.169-7.216 1.385-1.53 4.81-1.21 7.7-1.54zM863.192 775.832c-2.74-.266-6.208.083-5.509-3.815.489-2.722.003-6.959 5.369-6.071 5.373.889 1.577 4.169 1.986 6.746-.527 1.268-1.051 2.13-1.846 3.14m-.638-2.32s-.073.036 0 0zM395.543 91.686c2.49.106 4.724-.06 6.81.418 1.589.363 3.235 1.31 4.35 2.478.421.44-.388 3.117-.97 3.243-1.502.327-3.215-.082-4.797-.417-1.552-.33-3.13-.764-4.542-1.463-1.253-.62-2.296-1.665-3.473-2.943.74-.717 1.52-1.014 2.622-1.316zM884.263 286.832c-3.024 4.717-5.753-1.488-8.817-.463-.243.081-1.85-2.988-2.168-4.713-.08-.431 2.331-1.663 3.706-1.902.926-.16 2.041.775 3.436 1.234.363.013.68.28.666.88 1.051 2.048 2.118 3.493 3.184 4.939 0 0-.012.056-.007.025zM762.52 875.01c-2.286-4.446.243-8.247 5.685-8.815 1.783-.186 3.596-.088 5.777-.092-3.456 2.961-7.295 5.895-11.462 8.907zM736.599 892.081c-2.305.044-4.274.044-6.652.044.105-2.361-.894-5.321 4.024-4.462 1.54.27 3.394-1.26 6.38-2.491.255.437.916 1.574 1.9 2.891-1.556 1.446-3.437 2.71-5.652 4.018zM340.6 111.94c.192 1.664.58 4.371-.265 4.837-2.823 1.556-6.056 4.041-9.59.156 2.928-1.795 6.207-3.386 9.855-4.992zM452.748 78.998c.828.36 1.432.613 1.958.978.97.671 1.895 1.408 2.84 2.118-1.02.629-1.968 1.562-3.073 1.82-2.066.484-4.23.807-6.338.735-1.096-.037-2.158-1.06-4.388-2.255 3.642-1.148 5.834-1.84 8.138-2.886.276-.426.44-.496.863-.51z"/><path fill="#11172A" d="M942.981 574.606c-.566-.302-1.306-.96-1.397-1.698-.487-3.912-1.092-7.85-1.007-11.766.023-1.07 2.285-2.093 3.904-3.14-.201 5.403-.788 10.808-1.5 16.604zM923.347 659.77c-.626-.855-1.366-1.988-1.314-3.083.125-2.616.622-5.215.969-8.252 1.373-1.044 2.746-1.655 4.44-2.35-1.07 4.42-2.459 8.922-4.095 13.686z"/><path fill="#12192C" d="M180.422 231.935c1.31.992 3.524 2.676 3.336 3.012-1.022 1.82-2.412 3.653-4.137 4.77-.952.617-2.807-.16-4.451-.542-.237-.58-.126-.868.737-1.198 1.737-1.8 2.875-3.497 4.013-5.196-.05-.316.05-.575.502-.846zM480.608 75.88c1.521.66 2.67 1.246 4.06 1.955-1.352 3.174-3.845 4.828-6.976 3.682-3.166-1.159-.747-3.138.228-5.053.824-.441 1.57-.55 2.688-.584zM918.14 356.68c-.397 2.14-.52 4.14-1.286 5.853-.458 1.024-1.925 1.597-2.938 2.373-.57-.992-1.87-2.379-1.584-2.908 1.208-2.233.626-6.072 5.126-5.995.48.137.583.277.682.678zM686.436 918.158c1.343-3.042 3.054-6.11 5.263-10.07 1.177 2.937 1.759 4.389 2.678 6.08-2.299 1.481-4.935 2.723-7.94 3.99zM747.666 885.113c-1.223-1.23-2.127-2.52-3.038-3.82 2.666-3.034 5.336-2.182 8.272-.316-1.49 1.553-3.202 2.814-5.234 4.136z"/><path fill="#11172A" d="M935.276 617.71c-2.643-3.283-1.785-8.547 2.115-11.687-.394 3.774-1.154 7.572-2.115 11.687z"/><path fill="#12192C" d="M257.083 870.53c-.007-1.339.06-2.481.144-3.905.82 0 1.448-.113 2.018.02 1.846.431 3.67.952 5.503 1.438-1.864 1.005-3.728 2.01-6.021 3.061-.81-.107-1.19-.262-1.644-.614zM420.237 944.952c-.996-1.722-1.754-3.32-2.513-4.92l-1.621.41h6.809c-.489 1.354-.977 2.707-1.687 4.305-.398.273-.574.3-.988.205z"/><path fill="#11172A" d="M918.233 674.736c-.041-3.612-1.951-8.099 3.276-10.673-.771 3.43-1.9 6.922-3.276 10.673z"/><path fill="#12192C" d="M294.346 135.309c-.826 2.405-1.998 4.883-3.705 8.494-.819-2.107-1.241-3.192-1.682-4.631 1.668-1.5 3.356-2.645 5.387-3.863zM762.434 155.077c-1.05.786-2.322 1.341-4.014 1.91l-.42.012c-.652-1.82-1.303-3.639-1.935-5.843 2.062.974 4.104 2.331 6.369 3.921zM552.714 76.481c.277.678.448 1.356.193 1.616a38.484 38.484 0 0 1-3.994 3.555c-.1.077-1.065-.973-1.627-1.5 1.16-1.054 2.32-2.109 3.593-3.478.585-.339 1.059-.362 1.835-.193z"/><path fill="#11172A" d="M945.222 554.66c-2.86-2.583-3.29-5.48.373-8.463.124 2.577-.053 5.334-.373 8.462zM898.431 719.156c-2.664-4.034.423-5.955 3.579-8.015-.858 2.59-2.078 5.195-3.579 8.015z"/><path fill="#12192C" d="M241.239 171.908c1.037.923 1.957 1.852 2.472 2.968.146.318-1.126 1.777-1.333 1.693-1.17-.475-2.212-1.26-3.353-2.303.61-1.002 1.276-1.64 2.214-2.358zM556.275 953.016c-.901-1.323-1.527-2.574-2.168-3.855 4.181-1.47 4.181-1.47 4.73 3.123-.8.566-1.543.685-2.562.732zM134.779 732.406c.635-1.153 1.314-2.015 2.821-3.93 1.289 1.386 2.472 2.66 4.244 4.564-2.68.38-4.032.572-5.688.892-.648-.326-.99-.78-1.377-1.526zM181.836 799.647c1.108-.925 2.212-1.726 3.439-2.226.206-.085 1.47 1.496 1.343 1.679-.58.831-1.482 1.438-2.714 2.198-.975-.426-1.503-.926-2.068-1.651zM753.762 149.02c-1.455 1.072-3.095 1.897-5.603 3.159.432-2.133.75-3.7 1.38-5.413 1.553.57 2.795 1.288 4.223 2.253z"/><path fill="#11172A" d="M232.458 850.475c-1.69-1.037-3.191-2.229-4.853-3.7-.16-.282.131-.544.652-.663 1.93 1.215 3.338 2.55 4.747 3.883 0 0-.36.326-.546.48z"/><path fill="#12192C" d="M905.014 325.7c-1.295 1.143-2.589 1.991-3.883 2.84l-.908-1.523c1.073-.909 2.146-1.817 3.51-2.876.621.321.951.792 1.281 1.558zM234.464 177.436c.831 2.536.514 4.765-3.08 5.146-.407-.786-.426-1.267-.445-1.747 1.075-1.084 2.15-2.168 3.525-3.399zM779.62 862.156c-1.166-.245-2.16-.494-3.155-.744l-.303-1.33c1.31-.444 2.622-.888 4.221-1.126.289.206.244.23.055.815-.218 1.002-.247 1.419-.277 1.836-.005.26-.128.442-.54.549zM319.585 121.819c.554 1.15.779 2.344 1.304 5.132-1.976-1.606-2.871-2.334-3.827-3.392.691-.786 1.443-1.242 2.523-1.74z"/><path fill="#11172A" d="M179.627 232.944a27.732 27.732 0 0 1-3.495 4.95c.818-1.584 2.01-3.185 3.495-4.95z"/><path fill="#12192C" d="M254.361 161.863c.968.645 1.704 1.322 2.441 1.999l-.603 1.243c-1.095-.416-2.191-.832-3.331-1.592.391-.768.826-1.193 1.493-1.65zM217.903 837.823c.213-1.916.514-3.61.816-5.305l1.46.25c-.375 1.699-.75 3.398-1.261 5.43-.475.295-.739.132-1.015-.375zM560.644 77.209c.678.854.993 1.583 1.308 2.313l-.61.933c-1.103-.866-2.206-1.73-3.326-2.948.744-.376 1.505-.4 2.628-.298zM164.654 252.106c.942.86 1.597 1.85 2.75 3.594-1.953-.34-2.952-.515-4.291-.738.191-.942.722-1.835 1.54-2.856z"/><path fill="#11172A" d="M933.345 625.773a24.38 24.38 0 0 1 1.06-5.671c-.07 1.731-.457 3.563-1.06 5.671zM947.027 504.587c-2.878-.797-2.674-2.471-.487-4.493.415 1.299.49 2.69.487 4.493zM884.2 286.475c-.996-1.114-2.063-2.56-3.11-4.4 1.027 1.093 2.033 2.58 3.11 4.4z"/><path fill="#12192C" d="M756.41 879.207c-.083-1.143.135-2.365.354-3.587.665.318 1.33.636 2.155 1.262-.629.954-1.418 1.6-2.508 2.325zM746.886 144.6c-.176.713-.508 1.155-.84 1.598-.659-.872-1.318-1.743-2.012-2.937.877.14 1.787.605 2.852 1.34zM152.742 269.167c.997-.059 1.733.049 2.47.156l.08.78c-.964.294-1.928.589-3.248.882-.092-.552.172-1.102.698-1.818z"/><path fill="#11172A" d="M786.965 173.681c-.81-.258-1.76-.796-2.674-1.708.87.228 1.702.828 2.674 1.708z"/><path fill="#12192C" d="M245.08 861.287c.307-.473.71-.697 1.111-.92.097.414.195.827.11 1.412-.497.034-.812-.103-1.222-.492zM305.706 129.076c-.226.483-.746.963-1.456 1.264.261-.542.712-.905 1.456-1.264z"/><path fill="#11172A" d="M230.641 180.905c.317.41.336.89.358 1.732.003.361.001.363-.323.367-.755.02-1.185.038-1.616.056 0 0-.187-.176-.282-.262.458-.665 1.012-1.244 1.863-1.893zM904.348 707.076c-.086-.41.074-1.03.493-1.85.09.414-.079 1.028-.493 1.85zM780.574 861.387c-.383-.197-.354-.614-.117-1.63.315.07.422.74.117 1.63z"/><path fill="#77EDFE" d="M372.715 448.238c-6.581-8.086-13.163-16.172-19.755-25.047-.1-2.28.038-3.826-.318-5.25-1.578-6.315-1.86-12.432 1.794-18.242.485-.77.33-1.93.524-2.9 1.796-8.921 3.383-17.893 5.5-26.738 1.073-4.48 3.358-8.656 4.662-13.097 3.121-10.632 5.483-21.514 9.112-31.961 2.962-8.526 7.856-16.764 15.776-21.19 10.073-5.627 21.045-9.757 31.887-13.851 5.617-2.122 9.236-5.143 11.234-10.883 3.244-9.321 9.576-16.588 18.26-20.984 19.927-10.087 41.088-16.161 63.968-17.34 8.292.142 16.116.183 23.94.227 3.556.02 7.112.047 11 .092.772.068 1.213.116 1.755.51 1.486 1.012 2.808 1.91 4.266 2.299 7.434 1.98 14.93 3.735 22.353 5.754 5.802 1.577 11.53 3.424 17.29 5.151 0 0 .196-.018.256.43 1.095.792 2.13 1.139 3.165 1.485 7.914 5.475 15.828 10.949 23.944 16.916.487.584.773.676 1.058.768.43.38.86.76 1.465 1.697 13.18 15.081 21.865 31.924 26.905 50.682 4.441 16.525 6.548 33.32 3.921 50.341-3.846 24.924-15.293 46.035-34.098 62.742-31.54 28.021-69.368 40.792-110.855 42.934-15.53.801-31.286-.221-46.781-1.88-25.003-2.676-48.711-10.381-71.197-21.683-7.066-3.551-14.024-7.315-21.031-10.982m172.079-49.52c17.152 12.923 39.07 8.225 47.854-10.88 7.024-15.274 5.462-30.32-4.907-43.756-11.074-14.35-31.404-15.375-44.429-2.701-15.517 15.1-15.07 41.655 1.482 57.336M372.237 377.17c11.938 16.55 32.826 15.442 42.897-2.352 5.412-9.563 6.382-19.929 4.138-30.462-2.11-9.904-7.466-17.71-17.977-19.837-10.39-2.103-19.297 1.785-25.393 10.21-9.372 12.952-11.193 27.056-3.665 42.441m155.658 48.59c-2.388-5.955-6.866-9.713-12.76-11.83-8.753-3.145-16.567 2.165-16.22 11.349.155 4.138-1.285 7.074-4.704 8.497-6.095 2.535-12.3 5.143-18.717 6.5-15.266 3.227-28.008-.905-36.73-14.63-1.249-1.966-2.578-3.881-3.851-5.832-2.247-3.443-5.149-5.819-9.517-4.987-4.607.878-6.398 4.6-7.33 8.573-.804 3.419-1.273 7.5 2.725 9.203 3.923 1.672 5.345-2.127 7.127-4.645.181-.257.466-.441.882-.825.838 1.622 1.611 3.267 2.512 4.838 5.636 9.826 13.601 17.192 24.753 19.55 17.401 3.678 33.897.587 48.325-10.11 2.81-2.084 4.874-6.349 5.52-9.926 1.194-6.612 2.066-7.573 8.349-4.817 1.367.6 2.68 1.352 3.947 2.145 2.989 1.873 5.025 1.547 5.689-3.053z"/><path fill="#5DB7FB" d="M572.14 114.216c3.491.48 6.982.959 10.777 2.01.748 1.982.938 3.545 1.68 4.775 3.728 6.176 2.464 11.584-1.852 16.956a54.472 54.472 0 0 0-6.383 10.06c-2.355 4.8-3.245 9.863.53 14.534 3.623 4.484 8.577 3.375 13.377 3.092 6.266-.37 12.543-.539 18.801-.408-.97 1.546-1.756 2.93-2.92 3.818-2.275 1.735-4.76 3.193-7.493 4.985 1.483 1.383 2.674 2.006 3.084 2.962 1.687 3.937 5.083 8.478 4.21 11.857-1.263 4.892-5.678 8.97-8.961 13.215-.51-.09-.966-.094-1.077.101-4.325 7.564-13.025 8.273-19.55 12.376-.635.4-2.055-.553-3.135-.736-2.112-.358-4.241-.615-6.364-.914.372 1.762.744 3.524.752 5.248-3.652-1.606-6.831-3.475-10.244-4.688-21.518-7.65-43.704-9.833-66.306-7.14-14.238 1.696-28.104 4.819-41.02 11.644-5.308 2.804-11.441 4.038-17.188 6.019-6.392 2.203-13.632 3.204-18.984 6.918a365.265 365.265 0 0 0-35.088 27.714c-13.361 11.943-24.53 25.768-30.237 43.305.124-4.556.577-9.027 1.088-14.081-4.514-3.378-6.238-9.054-4.015-15.444 1.501-4.312.02-8.802-2.985-8.178-7.522 1.56-15.096-5.672-22.453.353-.328.268-1.258-.159-1.895-.314-2.906-.71-4.121.189-4.48 3.388-.173 1.546-2.07 3.552-3.643 4.148-3.069 1.163-6.459 1.481-10.614 2.333-.369-1.677-.875-3.979-.972-6.294 6.548.216 11.316-2.654 15.788-6.74.23-.03.657-.206.992-.212 2.055-1.312 3.774-2.617 5.538-3.926.044-.005.058-.092.377-.19 7.682-6.107 13.01-13.506 15.782-22.685.033-.012.03-.082.247-.163.483-.26.663-.504.977-.908.506-.28.69-.536 1.086-.938.81-.714 1.307-1.354 2.022-2.01.217-.016.624-.169.93-.177 1.12-.871 1.934-1.733 3.086-2.618 1.112-.422 1.884-.822 3.002-1.23 1.735-.685 3.123-1.361 4.55-2.038.039 0 .04-.077.4-.073 1.817-.946 3.274-1.895 4.963-2.862.232-.017.684-.13 1.047-.11 3.431-1.572 6.38-3.47 9.589-4.692 6.846-2.607 13.664-5.802 20.79-7.028 9.412-1.62 19.134-1.338 28.678-2.314 16.334-1.67 28.018-13.584 29.687-29.853-.017-.031-.064.021.152-.075.465-.319.588-.598.662-1.264.096-.783.116-1.235.419-1.859 5.089-6.776 10.877-12.023 18.929-14.47 12.516-3.802 25.35-5.19 38.354-5.36 11.885-.156 22.106-4.583 30.493-12.693 9.709-9.387 19.631-18.319 32.056-24.044 1.206-.555 1.986-2.033 2.964-3.082m11.34 70.803c-.81.83-1.953 1.528-2.345 2.522-.492 1.247-.844 2.95-.351 4.052.358.8 2.582 1.656 3.293 1.261 4.38-2.434 8.663-5.083 12.729-8.008.72-.517.814-3.036.195-3.952-.57-.843-2.74-1.399-3.771-.989-3.176 1.264-6.144 3.05-9.75 5.114m-34.282-32.748c1.125 3.775 3.684 2.189 5.398.998.791-.55.439-2.747.605-4.197-1.839.362-3.69.673-5.502 1.14-.263.068-.334.877-.5 2.059z"/><path fill="#76ECFE" d="M491.93 837.064c-7.273-9.22-9.936-20.275-11.621-31.442-3.054-20.24-1.388-40.166 6.12-59.393.884-2.262 2.083-4.4 3.269-6.874 2.855 2.226 5.056 5.165 7.818 5.853 6.92 1.725 13.41 4.25 19.818 7.282 1.529.724 4.132.237 5.794-.59 4.282-2.13 6.713-.56 8.812 3.16.96 1.701 2.447 3.162 3.895 4.519 6.132 5.747 14.547 4.292 17.345-3.652 1.584-4.497 1.208-9.715 1.494-14.62.105-1.788-.43-3.612-.285-5.813 2.883-1.657 5.383-2.912 7.874-4.185 14.144-7.232 28.15-9.427 39.556-.657 25.486 19.598 28.707 60.474-4.604 83.209-3.819 2.606-5.669 1.522-6.16-3.19-.431-4.129-.627-8.284-1.122-12.405-.527-4.389-1.283-8.75-1.939-13.124l-1.781.13c-.694 2.348-1.318 4.719-2.095 7.04-1.897 5.666-3.274 11.602-5.907 16.91-10.644 21.453-28.573 32.078-52.585 33.864-6.353-.586-12.299-.78-18.097-1.808-5.283-.935-10.406-2.774-15.6-4.214z"/><path fill="#8EFC9E" d="M359.004 220.93s-.452.113-1.06.114c-2.048.326-3.489.65-5.232.8-.813-1.9-1.324-3.627-1.921-5.646-4.77-.577-7.751 1.475-8.537 5.973 1.12 1.58 1.925 2.715 2.384 3.896-1.106 1.304-1.865 2.563-2.625 3.822 0 0-.407.153-.968.195-1.037.713-1.514 1.385-1.991 2.057-.084.329-.267.585-.988.948-.706.355-.887.598-.979.906 0 0 .003.07-.338.213-1.817 2.36-3.293 4.577-5.102 6.863-.758 1.021-1.182 1.974-1.772 3.224-2.099 2.688-3.578 6.037-6.081 7.219-2.9 1.37-2.758 3.122-2.838 5.346 0 0-.014.087-.421.108-2.108 1.32-3.81 2.618-5.51 3.916 0 0-.428.176-1.04.175-3.067.983-5.524 1.965-8.126 2.62-1.43-3.995-2.715-7.664-4.04-11.447-1.575.25-3.192.508-4.813.371-.943-6.781-3.53-9.874-9.589-10.383-4.04-.34-8.194.264-12.26.757-5.855.71-8.076 3.043-9.447 9.07-.585.365-.886.682-1.187.999.49.318.981.637 1.483 1.335 1.006 3.126 2.001 5.872 2.85 8.935-3.523 6.185-3.113 8.41 1.708 10.368 3.907 1.586 5.252 5.226 3.198 9.533-.411 1.068-.577 1.915-.745 2.781-.002.018-.038.02-.452.013-2.315-.319-4.214-.64-6.116-.937-2.433-.38-4.87-.738-7.552-1.18-.483-.312-.72-.55-.942-1.066.012-.46.01-.643.13-1.095a20.48 20.48 0 0 0 .409-1.991c-.835.094-1.669.187-2.795.273-.678-.008-1.065-.009-1.733-.132-.82-.414-1.358-.705-1.962-1.282-.637-.763-1.209-1.24-1.823-2.041-.098-.761-.153-1.197-.253-1.997-1.238-3.032-.5-6.994-4.928-7.747a2.902 2.902 0 0 1-.111-1.07c.06-1.864.08-3.3.443-4.817.573-1.162.804-2.242 1.036-3.322-.892.088-1.813.068-2.668.294-.924.244-1.788.719-2.84.799-3.837-4.185-6.567-9.35-12.868-10.076-.424-1.815-1.093-3.26-1.188-4.74-.146-2.285.1-4.594.187-6.89.007.003 0-.008.346-.044 4.126-.232 7.51-.848 6.644-6.304.005-.77.01-1.211.387-1.641 1.998-.192 3.624-.394 5.25-.595l-1.604-6.367c5.095-4.935 10.19-9.87 15.782-14.648 2.752 1.477 5.125 2.635 7.24 4.152 4.99 3.578 9.634 3.495 14.4-.512 4.132-3.475 8.256-6.96 12.408-10.058-2.81 4.435-5.949 8.314-8.358 12.602-1.335 2.375-2.156 3.296-5.182 2.923-6.065-.749-7.073.532-7.48 7.167.62.102 1.262.311 1.896.29.989-.035 2.036-.049 2.946-.38 7.927-2.885 13.042-8.743 17.375-15.75 2.002-3.236 4.959-6.195 8.144-8.26 1.67-1.083 4.769.037 7.223.162-1.136-2.244-2.272-4.487-3.004-6.732 4.468-1 8.531-2 12.808-2.734 2.766 2.12 5.362 4.452 7.51-.347-1.687-1.043-3.205-1.981-4.552-3.233 6.057-4.437 11.943-8.56 17.84-12.346.141.807.224 1.665.412 1.688 3.01.378 6.05.97 9.05.828 1.861-.088 3.668-1.325 5.498-2.046l-.161-1.647c-1.27-.388-2.54-.776-3.757-1.521 3.233-3.725 8.397-5.028 10.077-9.992.1-.293.854-.422 1.327-.522 6.513-1.383 13.03-2.748 19.492-3.778-1.953 3.81-4.266 7.131-5.58 10.81-.683 1.917.397 4.462.665 7.144.675 2.163 1.366 3.906 2.032 5.672-.026.022-.039-.044.089.19.427.418.726.601 1.218.757.192-.028.575.042.593.457.228 3.387-.295 6.905 4.776 6.44.596.09.929.196 1.306.61.807 2.022 1.594 3.544 3.344.615 1.47-.05 2.544-.032 3.794.288 4.763.486 9.348.691 13.936.8.284.008.587-.738 1.224-1.174 1.446-.348 2.55-.654 3.585-.626-.849 1.19-1.63 2.045-2.608 3.116 9.603 1.448 10.158.764 8.43-8.293-.216-1.129 1.01-3.444 2.002-3.737 4.63-1.368 4.098-4.864 4.315-8.394.242-3.932-1.923-5.739-5.07-7.424-.002-1.462-.004-2.525.234-3.845 4.707-2.68 4.637-3.121.942-6.441-1.162-1.044-2.102-3.151-1.968-4.669.384-4.354 4.302-7.136 8.684-6.575 2.626.335 5.256.752 7.825 1.375 3.071.745 5.687 1.101 7.946-2.06.757-1.06 3.285-1.304 4.95-1.183 5.896.427 11.761 1.277 17.655 1.754 2.866.232 6.175-.661 5.82 3.828 3.393.214 6.759-.376 9.218.852 1.75.874 2.28 4.193 3.405 6.525-4.274 1.705-7.74.863-10.593-2.832-.718-.93-2.01-2.047-3.015-2.026-7.106.15-10.729 5.248-8.627 11.45-2.8 3.208-5.637 6.215-8.132 9.484-.645.846-.218 2.511-.283 3.8-.02.452-.039.904-.316 1.815-.477.676-.623.934-.697 1.232 0 0 .047-.052-.383-.051-1.096-.009-1.797-.159-2.419 0-1.339.341-2.637.841-3.952 1.276l3.541 4.893c-3.272 2.716-13.226 2.916-5.137 12.511-3.239.624-5.452 1.006-7.642 1.493-1.054.234-2.415.357-3.037 1.06-6.694 7.569-15.658 7.676-24.655 7.634-.73-.003-1.456-.807-2.185-1.24l.084-1.07 8.04-1.107-.204-1.614c-3.079.35-6.189.533-9.226 1.105-2.134.402-4.18 1.932-6.247 1.896-3.923-.067-7.824-.994-11.753-1.362-1.742-.163-3.886-.427-5.23.38-4.232 2.545-8.138 5.627-12.246 8.387-1.152.774-2.57 1.147-3.858 1.723-1.462.653-2.915 1.328-4.371 1.993l3.746 2.903-1.91 3.037m64.226-25.934h-14.532c8.839 4.917 15.247 4.442 18.824-.551-1.332.198-2.422.36-4.292.551m-55.971-10.164c1.664 2.867 3.268 5.775 5.121 8.513.127.189 2.114-.88 3.235-1.365-1.814-2.905-3.585-5.841-5.54-8.65-.135-.195-1.638.56-2.816 1.502m18.17 13.63c-.18.679-.693 1.816-.486 1.968 2.34 1.711 11.609-1.01 13.6-4.27-4.358.704-8.382 1.355-13.114 2.301M360.4 164.823l-1.72 9.173 2.15.222c0-2.922 0-5.845-.43-9.395m-4.986 44.344-1.793 2.633 1.656.675c.251-1.058.502-2.117.137-3.308m96.912-46.27-.882-1.678-1.23 1.235c.558.294 1.116.588 2.112.443m-16.867 15.278c.349.005.698.013 1.046-.004.01 0 .015-.397.006-.398-.348-.028-.697-.03-1.052.402z"/><path fill="#75ECFD" d="M495.049 670.012c.46-1.885.919-3.77 1.982-5.756 12.225 7.083 15.432 6.438 24.095-4.538 1.421-1.8 3.046-3.733 5.017-4.757 9.257-4.809 18.793-9.086 27.988-14.005 9.773-5.229 20.312-9.722 28.703-16.713 26.251-21.873 34.71-65.887 20.869-96.4 13.153 1.19 23.269 7.044 28.44 18.747 13.272 30.035 13.39 60.665 1.93 91.303-7.34 19.62-20.137 34.801-38.83 44.487-20.447 10.595-42.382 14.058-64.95 10.172-14.483-2.493-28.892-6.626-35.244-22.54z"/><path fill="#3585C1" d="M372.716 448.588c7.006 3.317 13.964 7.08 21.03 10.632 22.486 11.302 46.194 19.007 71.197 21.683 15.495 1.659 31.251 2.681 46.781 1.88 41.487-2.142 79.315-14.913 110.855-42.934 18.805-16.707 30.252-37.818 34.098-62.742 2.627-17.02.52-33.816-3.92-50.341-5.04-18.758-13.727-35.6-26.708-50.473 2.316 1.198 4.797 2.526 6.873 4.322 27.895 24.133 44.644 54.491 48.603 91.147 5.013 46.408-13.472 83.94-56.285 105.786-23.1 11.788-48.19 17.32-73.758 20.163-38.934 4.33-77.47 2.358-114.859-10.481-22.51-7.73-43.704-17.983-61.023-34.89-1.059-1.033-1.926-2.264-2.884-3.752z"/><path fill="#76ECFD" d="M248.317 682.448c3.329 1.64 5.453 4.166 7.182 7.564 2.499 4.91 7.2 6.345 12.645 6.373 2.325.012 5.018 1.07 6.883 2.51 3.88 2.994 7.837 5.605 12.749 3.571 5.167-2.14 7.42-6.827 7.164-12.129-.214-4.403-1.454-8.787-2.523-13.11-.695-2.809-1.9-5.493-3.18-9.082 7.609.93 13.45 2.713 17.793 8.308 7.613 9.806 17.096 16.67 29.875 18.123 8.786.998 16.749-1.576 24.763-5.647 2.43 16.784 7.874 32.204 14.09 47.728-1.181 1.454-2.088 2.423-2.887 3.474-10.273 13.506-22.557 24.391-38.99 29.822-15.53 5.132-20.231 1.921-22.015-14.221-1.001-9.058-2.585-18.06-4.19-27.037-.408-2.285-1.899-4.376-2.893-6.556l-1.306.558c-.494 5.57-.763 11.171-1.527 16.704-2.033 14.726-6.163 28.597-17.62 39.506-6.672 2.492-12.738.747-19.061-1.11-15.638-30.198-21.42-61.874-16.952-95.349z"/><path fill="#56B2FC" d="M250.223 276.885c.572.477 1.144.953 1.794 2.088.828 4.585 3.76 5.586 7.476 5.965 1.062.322 1.817.625 2.643 1.327 3.653.483 7.235.567 10.837.428.02-.225.006-.675.006-.675s.036-.002.377-.002c.79.036 1.242.073 1.864.297.683-.053 1.195-.294 1.708-.872.048-1.007.094-1.677.117-2.374-.023-.028.044-.003.385-.014 1.146-.71 1.95-1.41 2.918-2.21.364-.269.51-.475.62-.777.017-.056.131-.086.384-.402.381-.96.655-1.613.615-2.247-.26-4.12-.521-8.053 5.55-7.936.86.016 1.69-2.083 2.667-3.073.515-.522 1.315-.761 1.946-1.106l-.644 7.231 6.646-4.645a.358.358 0 0 0 .038-.044l1.382 6.28c4.155-.852 7.545-1.17 10.614-2.333 1.573-.596 3.47-2.602 3.643-4.148.359-3.2 1.574-4.098 4.48-3.388.637.155 1.567.582 1.895.314 7.357-6.025 14.93 1.208 22.453-.353 3.005-.624 4.486 3.866 2.985 8.178-2.223 6.39-.499 12.066 4.015 15.444-.511 5.054-.964 9.525-.99 14.386.527.801.63 1.212.731 1.624 0 0 .005.237-.514.241-4.556.864-2.299 3.964-2.695 6.12 0 0-.02-.119-.208-.027-.174.656-.16 1.22-.146 1.783-1.746 5.83-3.492 11.66-5.737 17.552-1.91-.797-3.465-2.551-4.704-2.35-4.12.667-8.125 2.038-12.067 3.11 1.271 10.174 1.234 9.995-8.325 11.994-6.073 1.27-12.015 3.17-18.306 4.608-2.837-2.32-2.79-7.329-7.682-6.874.006-.005-.004.01-.009-.382-1.719-1.104-3.433-1.815-5.457-2.529-.72-.065-1.128-.128-1.715-.492-2.726-1.29-5.365-2.097-7.802-3.31-5.596-2.783-7.843-8.082-10.02-13.522-1.336-3.335-2.044-7.591-7.022-7.748.027-.023-.01.036-.05-.312-4.859-2.702-9.714-4.984-14.486-7.43-5.022-2.575-10.63-4.662-10.787-11.779-.044-1.971.019-4.13-.744-5.861-1.448-3.283.052-8.32-5.55-9.592-1.313-.457-2.34-.76-3.409-1.425-1.686-1.106-3.33-1.848-4.957-2.605.017-.015-.007.025-.141-.302-1.196-2.194-2.313-4.033-3.31-5.936-2.628-5.017-1.973-9.427 1.837-12.18.096-.034.23.118.508.095.518-.288.758-.554.968-.834-.03-.015-.019-.08.385-.02 3.982-.337 7.555-.907 11.145-1.052 1.534-.062 3.104.761 4.64 1.197-.018.014.009-.023.045.304.702.77 1.367 1.212 2.244 1.761.472.306.65.562.73 1.252 1.6 1.816 3.219 3.256 4.91 4.909.072.214.139.66.135.986.363.818.73 1.312 1.15 1.942.056.136.016.427-.027.818 2.645 3.903 5.331 7.415 8.018 10.927M340 293.54l.693 5.293 1.665.268c.876-1.973 2.255-3.9 2.44-5.937.114-1.259-1.588-2.683-2.475-4.033-.774 1.186-1.547 2.372-2.323 4.41z"/><path fill="#4595EB" d="M352.01 507.943s-.264.234-.829.148c-3.689-.086-6.814-.086-11.361-.086 3.242-1.981 5.23-3.195 7.56-4.539 4.428-1.629 8.515-3.129 12.925-4.621.598-1.219 1.525-2.924 1.036-3.591-2.631-3.592-6.141-2.877-9.04 1.629-3.237.82-6.07 1.738-8.977 2.249-6.11 1.074-12.258 1.934-18.718 2.882a72.279 72.279 0 0 0-2.517.227l.043.636c1.088 0 2.175 0 3.418-.03.155-.028.45.083.703.365 4.027 1.195 7.8 2.108 12.305 3.198l-7.708 6.056c-1.162.995-3.104 1.021-4.39 1.953-3.118 2.262-5.665 1.856-8.976.12-2.017-1.059-5.029-.39-7.575-.216-2.287.155-4.543.972-6.82 1.009-6.004.098-12.015-.153-18.017-.014-.696.016-1.775 1.533-1.96 2.492-.767 3.984-3.554 4.24-6.774 4.22-3.173-.02-4.974-1.329-5.485-4.542-.13-.815-.976-1.516-1.37-2.09-8.228 4.534-16.246 6.597-25.962 1.523-3.573 4.771-7.325 9.784-11.084 14.79-.197.263-.417.602-.696.692-1.87.602-4.09.717-5.541 1.839-1.265.978-1.668 3.07-2.451 4.67l-1.248-.234v-7.438c-3.312 2.834-4.613 7.962-8.901 4.976l5.205-13.783 3.69 1.11v-13.717l-1.22-.077-.569 10.684-1.536.137c-.388-1.366-1.064-2.722-1.117-4.101-.435-11.201-.754-22.406-1.132-33.956 1.308-2.087 2.64-3.828 4.011-5.18.79 2.724 1.423 5.104 2.311 7.384 1.488 3.82 6.445 5.34 10.064 3.4 8.151-4.37 16.669-6.686 26.107-5.364 4.217.591 8.888.865 12.832-.376 3.633-1.143 6.44-1.226 9.947.001 3.12 1.092 6.97 2.174 8.205-3.233.227-.996 2.797-1.769 4.395-2.072 2.894-.55 6.857.416 8.611-1.184 4.066-3.707 8.496-3.953 13.354-3.954 1.224 0 2.447-.73 3.674-1.115 1.947-.611 3.875-1.635 5.85-1.738 5.236-.275 11.282 1.26 11.379-8.529l4.857 5.473c2.657-1.549 3.546-2.92.696-5.139-3.999-3.115-4.955-9.323-2.564-13.394l4.193 4.384 2.577-3.09c8.787 8.753 17.151 17.995 26.504 26.095 6.574 5.694 14.493 9.834 22.186 14.914-11.182 4.469-22.171 8.86-33.965 13.244-3.916.635-8.486-1.585-9 4.163 0 0-.043-.08-.242-.024-.43.293-.662.529-.893.764m-26.005-.752c-1.472.397-2.953.77-4.392 1.264-.07.024.13 1.582.37 1.632 2.078.431 4.194.68 6.299.985l.421-1.15c-.667-.81-1.334-1.621-2.698-2.73m22.482-52.633s-.04-.08 0 0m15.002 45.998s-.038-.076 0 0z"/><path fill="#86F79E" d="M597.203 202.252c3.07-4.425 7.485-8.503 8.748-13.395.873-3.379-2.523-7.92-4.21-11.857-.41-.956-1.6-1.579-3.084-2.962 2.732-1.792 5.218-3.25 7.493-4.985 1.164-.888 1.95-2.272 3.38-3.832 12.348-1.273 23.828 1.114 35.39 3.39 9.699 1.908 19.483 3.447 29.462.556 12.59-3.646 13.772-4.695 14.556-17.234 11.182 6.204 22.363 12.41 33.642 19.14-1.425 2.464-3.114 4.294-4.434 6.359-3.244 5.074-7.395 9.806-5.544 16.749.305 1.147-1.503 3.262-2.816 4.343-2.081 1.714-5.33 2.336-4.95 6.266-10.432 4.55-20.629 8.843-30.73 13.352a197.15 197.15 0 0 0-15.015 7.499c-2.534 1.4-4.019 3.623-2.016 6.821-6.826.363-13.428 1.15-19.853.404-11.548-1.341-22.729-4.622-32.176-11.681-4.906-3.666-10.352-7.713-8.888-15.404.413-.205.494-.418.54-1.036.248-1.061.376-1.777.505-2.493z"/><path fill="#2454A5" d="M282.946 822.854c6.623 1.4 13.238 2.837 19.869 4.193 17.753 3.631 35.33 1.331 52.943-1.367 3.909-.6 8.1-.237 12.042.409 19.125 3.133 38.128 7.149 57.335 9.595 14.11 1.796 28.46 1.911 42.715 2.239 5.397.124 4.558 4.902 7.075 7.876.831 1.5 1.52 2.318 2.208 3.135.678 1.013 1.357 2.025 1.932 3.654-1.317 4.091.438 4.193 3.015 3.36 1.022 1.097 2.044 2.193 2.828 3.673-1.648 4.719-4.26 5.444-8.346 3.618-1.47-.657-3.608-.09-5.38.244-5.365 1.01-10.664 2.528-16.068 3.1-1.93.203-4.061-1.792-6.149-2.67-1.26-.53-3.423-1.556-3.796-1.134-3.043 3.439-5.87 3.505-9.285.529-.79-.688-2.584-.381-3.898-.284-8.39.62-16.765 1.492-25.163 1.915-6.151.31-12.33.007-18.496.098-1.627.024-3.304.314-4.86.798-3.205.996-5.379 2.987-4.293 6.652 1.107 3.735 4.093 2.298 6.66 2.112 1.889-.136 4.767-.631 5.533.345 2.417 3.08 4.047 6.776 6.505 11.17-1.975-.548-3.678-.528-4.597-1.366-2.978-2.716-6.907-3.035-10.759-.55-6.337-2.326-12.32-4.535-18.523-6.976-2.484-1.26-4.749-2.29-7.254-3.509-.997-.485-1.752-.782-2.752-1.32-3.469-1.748-6.692-3.255-10.102-4.951-.678-.401-1.169-.613-1.902-1.057-4.65-2.4-9.057-4.565-13.657-7.012-2.572-1.611-4.952-2.942-7.642-4.443-9.14-6.232-18.325-11.852-26.66-18.533-4.45-3.569-7.433-8.97-11.078-13.543m162.885 34.248h7.223c-4-1.964-7.351-3.557-10.65-5.25-1.743-.893-3.306-2.49-5.116-2.801-1.855-.32-3.914.543-5.884.889.565 1.574 1.13 3.148 1.748 5.484 4.824 4.087 8.43 4.633 12.679 1.678z"/><path fill="#F0F8F6" d="M177.223 295.094c2.289-3.274 4.578-6.548 7.21-10.306 1.016-1.282 1.69-2.08 2.657-2.633.045 2.236-.105 4.244-.486 6.208-.323 1.67-.912 3.29-1.414 5.277-.24 1.004-.448 1.662-.936 2.43-.896 1.427-1.511 2.746-2.164 4.408-.138 1.027-.24 1.71-.574 2.555-.68.77-1.129 1.378-1.9 2.05-.665.782-1.008 1.5-1.396 2.581-.82 2.668-1.597 4.973-2.614 7.487-.437 1.233-.632 2.257-1.15 3.447-3.07 5.904-5.816 11.642-8.742 17.643-.432 1.064-.687 1.865-1.176 2.882-.945 1.776-1.655 3.336-2.453 5.095-.087.2-.14.633-.34.755-.451.353-.553.637-.61 1.314-.204 1.277-.304 2.215-.728 3.308-.802 1.191-1.28 2.227-2.007 3.518-2.076 5.217-3.903 10.178-5.988 15.44-4.687 15.93-9.118 31.562-13.509 47.253.04.06-.1.02-.389.263-.796 2.773-1.303 5.305-2.019 8.144-2.586 14.48-4.964 28.654-7.414 43.25-.682 5.13-1.293 9.841-1.97 15.015-.287 10.471-.505 20.48-.834 30.924-.038 2.839.035 5.241.014 8.099.557 13.475 1.208 26.495 1.826 39.927.267 2.508.54 4.608.875 6.699 1.236 7.678 2.493 15.353 3.775 23.346.16.723.285 1.128.402 1.924 4.472 23.189 10.35 45.602 18.915 67.228 3.402 8.59 7.36 16.958 11.133 25.826 6.608 13.453 13.15 26.506 19.745 39.91 2.847 4.914 5.64 9.477 8.462 14.062.028.022.044.093.121.4.894 1.52 1.71 2.732 2.56 4.213.27.532.505.794.795 1.391 1.29 2.17 2.526 4.005 3.877 5.741.113-.1-.141.064-.089.366.423.76.794 1.219 1.222 1.901.057.224.367.566.438.885a114.583 114.583 0 0 0 4.55 6.812c.082-.015-.074.045-.021.381 1.41 2.373 2.767 4.41 4.116 6.467-.008.02.037.026.101.365 3.388 5.59 6.757 10.813 9.974 16.127.405.669.01 1.822-.352 2.655-8.104-9.166-15.872-18.235-23.639-27.305-7.52-10.886-15.552-21.46-22.42-32.743-7.218-11.856-13.321-24.392-20.198-37.16a68.848 68.848 0 0 0-1.202-2.008c-7.924-22.751-16.353-45.344-23.564-68.32-3.768-12.003-5.394-24.678-8.17-37.745-.338-1.412-.494-2.13-.65-2.847-1.332-12.52-3.613-25.026-3.794-37.563-.345-23.852.511-47.72.924-72.372.05-1.548.047-2.306.043-3.063 2.292-13.251 4.482-26.521 6.922-39.745 1.084-5.873 2.673-11.654 4.173-18.154.19-1.114.24-1.549.29-1.984l6.76-21.993c.451-1.689.71-2.746.968-3.803 4.356-10.827 8.711-21.654 13.36-33.062 1.032-2.474 1.772-4.367 2.512-6.26a42479.73 42479.73 0 0 1 24.04-43.073 361.23 361.23 0 0 0 2.152-3.833z"/><path fill="#3483C0" d="M284.707 778.792c11.08-10.794 15.21-24.665 17.243-39.391.764-5.533 1.033-11.134 1.527-16.704l1.306-.558c.994 2.18 2.485 4.271 2.894 6.556 1.604 8.976 3.188 17.979 4.189 27.037 1.784 16.142 6.485 19.353 22.015 14.22 16.433-5.43 28.717-16.315 38.99-29.82.8-1.052 1.706-2.021 2.908-3.097 3.753 5.167 6.807 10.681 10.641 15.585 9.6 12.276 19.552 24.276 29.673 36.77-.603.278-2.078 1.184-3.68 1.661-25.525 7.611-50.96 15.723-77.61 18.463-16.014 1.646-31.944.96-47.703-5.23-.668-.762-.927-1.04-1.185-1.317 0 0 .112.02-.042-.227-2.4-2.39-4.646-4.534-6.838-7.052 1.927-5.882 3.8-11.39 5.672-16.896z"/><path fill="#FBF2E2" d="M577.653 561.215c-.863 15.994-5.157 30.69-17.814 41.414-5.884 4.985-12.81 8.74-19.391 13.138-6.218-7.265-13.217-11.264-21.943-12.091-1.337-.127-3.054-.908-3.796-1.954-8.309-11.72-37.178-12.141-47.729-1.852-1.205 1.176-3.527 2.179-5.07 1.886-17.144-3.25-34.236-6.772-51.684-10.737-2.476-4.038-4.513-7.268-1.664-11.727 2.179-3.41 2.761-7.811 4.766-11.37 3.003-5.33 4.998-12.252 13.758-10.598 2.159.407 4.615-.765 6.996-1.334.062-.123.157-.381.34-.328.185.053.569.062.569.062s.353-.15.566.064c.981.363 1.749.51 2.922.803 5.448.739 10.492 1.333 15.619 2.01.083.081.378.441.739.42 2.301.315 4.234.706 6.184.982 13.047 1.847 26.119 3.528 39.14 5.535 16.193 2.495 32.271 6.054 49.261 4.49 3.47-.337 6.51-.742 9.955-1.098 7.33-.31 12.921-3.742 18.276-7.715m-121.44 21.637 7.058-18.627c-7.468 5.593-14.642 26.874-11.498 34.187a8649.57 8649.57 0 0 1 4.44-15.56z"/><path fill="#FBF3E2" d="M454.476 559.042s-.295-.36.13-.711c-1.181-1.276-2.694-2.726-4.411-3.034-7.029-1.261-14.12-2.173-21.382-3.346-.652-.226-1.11-.321-1.639-.549a1.284 1.284 0 0 1-.128-.785c1.661-9.826 8.022-16.204 15.218-21.264 8.039-5.652 15.843-12.082 25.778-14.51 5.067.679 10.133 1.359 15.57 2.436-6.566 10.11-12.312 20.264-12.353 32.35l16.06-32.217c13.591.445 27.182.889 41.477 1.657 10.173 3.1 19.68 5.762 29.092 8.722 2.918.917 5.582 2.644 8.361 4 5.974 6.303 11.601 12.775 10.483 22.939-4.111 7.607-10.554 10.738-18.246 12.725-3.457.269-6.477.511-9.865.703-16.48-2.059-32.605-3.976-48.701-6.11-9.764-1.296-19.476-2.98-29.227-4.38a192.896 192.896 0 0 0-13.103-1.405c-1.708-.127-4.574-.92-3.114 2.78z"/><path fill="#1E4895" d="M680.002 870.016c2.084-.667 4.169-1.334 6.866-1.757 2.463-.538 4.314-1.32 6.165-2.102 1.96-.462 3.92-.924 6.663-1.326 2.306-.825 3.83-1.708 5.355-2.592.429-.077.858-.155 1.847-.011 2.493.83 5.514-1.88 6.338 2.114-8.03 4.547-15.892 9.424-24.119 13.58-25.458 12.863-51.809 23.48-79.545 30.419-19.36 4.843-38.926 8.427-58.88 9.736-6.292.413-12.56 1.218-19.599 1.855-1.212.05-1.664.09-2.115.13-16.958-.367-33.963-.093-50.858-1.324-11.43-.833-22.705-3.784-33.747-6.277 13.29-2.142 26.28-3.794 40.662-5.623-3.025-.757-4.578-1.146-5.917-1.852 2.93-2.365 5.253-2.605 8.157-.06 3.335 2.921 6.787 1.02 7.89-3.333.357-1.411 2.195-2.993 3.687-3.48 7.6-2.482 15.294-4.685 22.991-6.858 1.847-.522 4.463-1.468 5.64-.652 4.472 3.098 9.108 3.824 14.458 3.722 10.376-.196 20.766.465 31.153.573 1.131.012 2.276-1.275 3.415-1.959-1.18-.643-2.33-1.775-3.545-1.851-7.783-.492-15.637-.282-23.36-1.208-9.345-1.12-18.601-3.045-27.844-4.884-1.068-.212-1.804-2.093-2.694-3.2 9.256 1.881 18.448 4.852 27.782 5.401 15.856.933 31.812.69 47.706.243 8.072-.227 16.101-1.975 24.393-2.56-5.999 3.227-12.24 5.977-18.48 8.728 6.03-.098 11.944-.725 17.792-1.732 12.556-2.16 25.195-4.062 36.228-11.265 3.303-2.156 6.965-3.76 10.836-5.671 2.796-1.054 5.218-2.053 7.64-3.053 1.1-.315 2.2-.63 3.83-.724 1.424-.234 2.316-.69 3.209-1.147z"/><path fill="#F7FCF9" d="M287.82 200.593c-4.128 3.481-8.252 6.967-12.384 10.442-4.766 4.007-9.41 4.09-14.4.512-2.115-1.517-4.488-2.675-6.938-4.286 7.863-6.746 15.92-13.203 23.837-20.164-.139-.503-.19-.557-.147-.51.042.047.125-.237.045-.192-.08.044.037.186.037.186 2.374-1.276 4.748-2.55 7.614-4.204 4.207-2.933 7.92-5.489 11.635-8.045 16.148-8.879 32.297-17.758 48.967-26.907 1.016-.578 1.51-.884 2.005-1.191 20.812-9.292 41.934-17.756 64.036-23.516 9.006-2.348 18.087-4.409 27.867-6.704 2.158-.463 3.583-.822 5.007-1.182 2.803-.43 5.606-.86 9.099-1.45 1.427-.301 2.164-.443 2.902-.585 4.424-.558 8.849-1.117 13.971-1.73 1.142-.14 1.586-.225 2.03-.31 7.746-.531 15.492-1.063 23.622-1.843.384-.247.445-.225.445-.225 7.642.133 15.284.266 23.336.855-1.446 3.87-2.479 8.446-5.325 10.461-6.53 4.624-13.676 8.64-21.063 11.729-10.706 4.478-21.921 1.44-32.994.891-6.276-.311-12.646 1.283-19.226 1.97-.584.024-.915.096-1.436-.174-3.573-1.02-6.958-1.7-10.765-2.412-4.808.906-9.195 1.846-13.843 2.779-.43.033-.6.074-1.115.122-1.446.341-2.546.676-4.015 1.002-2.149.63-3.929 1.27-6.048 1.938-1.41.38-2.483.73-3.858 1.146-.61.331-.917.595-1.557.787-1.613.304-2.893.68-4.547 1.056-2.597.995-4.821 1.99-7.417 2.966-4.646 1.748-8.92 3.516-13.52 5.296-.947.575-1.567 1.139-2.536 1.664-2.279.717-4.21 1.473-6.421 2.291-.569.314-.856.564-1.494.817-3.68 1.621-7.01 3.241-10.662 4.923-1.442.691-2.563 1.321-3.997 1.993-1.067.41-1.82.778-2.926 1.192-3.16 1.682-5.966 3.319-9.112 5.008-2.778 1.604-5.216 3.156-7.989 4.79-1.571 1.027-2.808 1.971-4.387 2.924-2.34 1.282-4.338 2.556-6.69 3.912-4.086 2.504-7.818 4.925-11.763 7.43-.479.26-.655.501-.978.925-.42.407-.603.698-.755.98.03-.008-.03-.03-.35.003-1.107.685-1.896 1.338-2.646 2.001.039.01-.03-.033-.353.008-1.446 1.014-2.568 1.988-3.654 2.974.036.011-.036-.028-.36.01-.905.65-1.485 1.262-2.213 1.863-.15-.01-.398.155-.669.25-.793.636-1.314 1.178-2.163 1.78-1.464 1.29-2.601 2.522-3.739 3.754z"/><path fill="#204D9E" d="M518.817 881.583c1.14 1.32 1.875 3.2 2.943 3.413 9.243 1.839 18.5 3.765 27.845 4.884 7.722.926 15.576.716 23.359 1.208 1.216.076 2.365 1.208 3.545 1.851-1.139.684-2.284 1.97-3.415 1.959-10.387-.108-20.777-.77-31.153-.573-5.35.102-9.986-.624-14.458-3.722-1.177-.816-3.793.13-5.64.652-7.697 2.173-15.39 4.376-22.99 6.858-1.493.487-3.331 2.069-3.689 3.48-1.102 4.353-4.554 6.254-7.889 3.332-2.904-2.544-5.227-2.304-8.595.004-9.688-.823-18.768-1.627-27.753-3.042-23.24-3.662-46.005-9.26-68.057-17.573 3.498-2.601 7.427-2.282 10.405.434.92.838 2.622.818 4.597 1.366-2.458-4.394-4.088-8.09-6.505-11.17-.766-.976-3.644-.481-5.533-.345-2.567.186-5.553 1.623-6.66-2.112-1.086-3.665 1.088-5.656 4.294-6.652 1.555-.484 3.232-.774 4.859-.798 6.165-.09 12.345.212 18.496-.098 8.398-.423 16.773-1.295 25.163-1.915 1.314-.097 3.108-.404 3.898.284 3.416 2.976 6.242 2.91 9.285-.529.373-.422 2.536.605 3.796 1.134 2.088.878 4.219 2.873 6.149 2.67 5.404-.572 10.703-2.09 16.068-3.1 1.772-.334 3.91-.901 5.38-.244 4.086 1.826 6.698 1.1 8.45-3.308.796.168 1.253.41 1.842 1.256.135 1.338.138 2.074-.202 2.891-2.164 3.978-1.432 4.888 4.662 6.06 1.793.028 3.276-.081 4.76-.191.305.088.562.252.926 1.057 1.174 1.009 2.193 1.45 3.212 1.893.507.175 1.015.35 1.726 1.102 1.18 1.024 2.157 1.472 3.135 1.92 0 0-.042.08.143.296.78.374 1.378.532 1.974.69.767.251 1.533.502 2.622 1.262 1.306.918 2.288 1.327 3.27 1.735 0 0-.027.092.161.313.82.356 1.45.49 2.082.624 1.081.177 2.162.354 3.492.744z"/><path fill="#3784C0" d="M494.844 670.35c6.557 15.576 20.966 19.709 35.45 22.202 22.567 3.885 44.502.423 64.95-10.172 18.692-9.686 31.489-24.867 38.828-44.487 11.462-30.638 11.343-61.268-1.929-91.303-5.171-11.703-15.287-17.558-28.63-19.033-3.785-6.322-9.178-9.34-15.359-11.299l-2.714-5.341c7.326-2.426 14.119-4.973 21.103-6.78 1.777-.46 4.568.945 6.208 2.314 27.83 23.231 43.465 53.31 46.661 89.073 2.178 24.375-6.95 46.118-22.103 65.097-23.37 29.272-54.383 42.953-91.43 43.059-13.357.038-26.542-2.399-38.588-8.73-9.979-5.245-14.286-13.835-12.447-24.6z"/><path fill="#4190E4" d="m347.036 503.596-7.216 4.409c4.547 0 7.672 0 11.186.072-7.133 4.289-14.684 8.452-22.168 12.732-16.406 9.384-30.591 21.362-41.916 36.555-2.98 3.998-5.498 8.34-8.535 12.327.328-3.377 1.063-6.542 1.527-9.745.115-.793-.49-2.296-1.042-2.445-.935-.252-2.62-.054-3.069.593-3.246 4.688-6.97 2.754-11.018 1.405-3.712-1.237-7.663-1.832-11.553-2.406-1.123-.166-3.156.396-3.488 1.173-2.425 5.668-6.336 3.798-10.358 2.483-5.934-1.941-11.636-5.915-18.325-1.912-1.232.737-3.262.2-4.921.153-6.266-.179-12.558-.82-18.785-.427-3.196.202-5.507.866-5.181-3.366l-7.37.527-2.398 5.542c-1.475-.757-2.95-1.514-4.422-2.655.659-2.217 1.312-4.05 2.084-6.157a50.192 50.192 0 0 1 2.18-3.54c.337-.236.511-.393.918-.47 1.257-.664 2.263-1.425 3.416-2.18.146.006.436-.068.775-.076 1.098-.42 1.857-.831 3.007-1.264.892-.17 1.392-.319 2.01-.444.118.023.301-.388.4-.46.1-.07.216-.288.542-.376 3.446-1.94 6.567-3.794 9.685-5.645-.001.001-.003.003.34-.036 1.884-1.307 3.424-2.575 5.156-3.938.423-.278.575-.513.962-.905 1.054-1.113 1.791-2.122 2.845-3.3 1.125-1.545 2.18-2.837 2.702-4.316 2.263-6.42 1.776-12.908.49-19.481-1.527-7.804-2.464-15.66 1.448-23.164.355 11.204.674 22.409 1.109 33.61.053 1.38.73 2.735 1.117 4.101.512-.045 1.024-.09 1.536-.137l.568-10.684 1.221.077v13.717l-3.69-1.11-5.205 13.783c4.288 2.986 5.589-2.142 8.9-4.976v7.438l1.249.235c.783-1.6 1.186-3.693 2.45-4.671 1.451-1.122 3.672-1.237 5.542-1.84.279-.089.5-.428.696-.69 3.76-5.007 7.511-10.02 11.084-14.79 9.716 5.073 17.734 3.01 25.963-1.523.393.573 1.239 1.274 1.369 2.09.51 3.212 2.312 4.52 5.485 4.54 3.22.02 6.007-.235 6.774-4.22.185-.958 1.264-2.475 1.96-2.49 6.002-.14 12.013.111 18.017.013 2.277-.037 4.533-.854 6.82-1.01 2.546-.173 5.558-.842 7.575.216 3.311 1.737 5.858 2.143 8.977-.119 1.285-.932 3.227-.958 4.39-1.953l7.707-6.056c-4.504-1.09-8.278-2.003-11.865-3.229 2.242-.231 4.296-.15 6.544.136.554.31.913.416 1.695.412 4.316-.118 8.21-.126 12.104-.133m-26.25 17.767c-1.255-.785-2.702-2.433-3.73-2.204-4.077.911-8.023 2.41-12.017 3.69l.635 2.38c5.415 1.986 10.243-.16 15.112-3.866z"/><path fill="#F4FAFB" d="M514.891 240.656c-22.412 1.278-43.573 7.352-63.5 17.44-8.684 4.395-15.016 11.662-18.26 20.983-1.998 5.74-5.617 8.761-11.234 10.883-10.842 4.094-21.814 8.224-31.887 13.852-7.92 4.425-12.814 12.663-15.776 21.189-3.63 10.447-5.991 21.33-9.112 31.961-1.304 4.441-3.59 8.617-4.662 13.097-2.117 8.845-3.704 17.817-5.5 26.738-.195.97-.04 2.13-.524 2.9-3.654 5.81-3.372 11.927-1.794 18.242.356 1.424.218 2.97.293 4.913-10.798-20.157-15.071-41.342-3.136-62.78 3.533-6.346 6.165-12.211 6.895-19.55 2.424-24.339 15.427-43.185 32.822-59.368 40.232-37.427 87.77-52.524 142.26-46.396 14.299 1.608 28.208 4.652 41.73 10.234-7.138-.937-14.346-2.347-21.554-3.757-.44-.047-.88-.095-2.073-.214-12.164-.17-23.576-.269-34.988-.367z"/><path fill="#3684BE" d="M526.098 843.115c23.54-1.815 41.47-12.44 52.113-33.893 2.633-5.308 4.01-11.244 5.907-16.91.777-2.321 1.401-4.692 2.095-7.04l1.781-.13c.656 4.373 1.412 8.735 1.939 13.124.495 4.12.691 8.276 1.122 12.405.491 4.712 2.341 5.796 6.16 3.19 33.311-22.735 30.09-63.611 4.604-83.209-11.405-8.77-25.412-6.575-39.556.657-2.491 1.273-4.991 2.528-7.861 3.755-.258-1.749-.831-4.29.08-5.048 12.181-10.126 26.274-14.852 42.08-13.044 8.133.93 14.394 6.023 19.69 11.936 12.729 14.211 18.798 31.101 19.733 50.059.393 7.958-4.664 13.479-8.414 19.33-14.669 22.893-33.917 41.404-56.77 56.008-10.782 6.891-22.619 11.4-35.81 10.7-2.806-.148-5.591-.706-8.707-1.73-.276-7.156-.231-13.658-.186-20.16z"/><path fill="#3882D6" d="M179.95 552.728c-.654 1.833-1.307 3.666-2.332 5.97-1.12 2.516-2.459 4.545-2.513 6.61-.239 8.958-.103 17.926-.103 28.025 3.15-.258 6.689.507 8.094-.884 2.867-2.838 7.675-5.302 5.348-11.114-.543-1.357.705-3.43 1.062-4.812 1.148 3.17 1.777 6.525 3.747 8.622 1.779 1.893 5.023 2.408 7.621 3.53-.157-2.395-.312-4.791-.473-7.187-.011-.163-.067-.324.25-.469 5.108 2.488 4.89 6.252 2.763 10.18 4.37 0 8.783-1.03 12.443.194 10.926 3.65 21.93-.49 32.785 1.211.146.023.315-.093.472-.145 3.664-1.227 6.456-.211 8.491 3.121.707 1.158 1.745 2.114 2.684 3.224 2.56-2.23 3.235-4.2.622-6.432-.615-.525-1.527-1.353-1.447-1.921.247-1.747.908-3.435 1.408-5.146.948 1.122 2.379 2.107 2.744 3.395.76 2.68 1.279 5.52 1.297 8.298.021 3.015 1.033 4.367 4.075 4.424.337 2.811.67 5.194 1.003 7.576.105.426.21.852-.075 1.684-3.344 3.722-1.867 5.424 1.77 6.34.49 1.71.979 3.422 1.19 5.723-5.16 5.3-10.18 2.824-13.731 1.398-2.901 1.686-4.923 2.769-6.848 4.002-2.838 1.817-7.86 1.518-8.1 5.805-.287 5.13-2.522 5.417-6.361 4.14.006-.04.046.03.076-.347-2.362-5.857-7.46-7.766-12.463-9.723-3.116-1.22-5.843-2.696-9.214.806-2.665 2.767-4.116 5.342-4.321 8.964-.04.701-.601 1.373-.979 2.18-2.85-1.617-5.458-2.979-7.946-4.53-6.113-3.815-12.213-7.653-18.233-11.61-2.826-1.858-4.544-.804-5.448 3.82-.609 1.322-1.08 2.336-1.87 3.44-1.25 1.29-2.184 2.489-2.808 3.29-2.102-1.995-3.886-3.688-5.844-5.724-.734-6.785-1.295-13.227-1.823-19.668.033.002.015-.061.193-.142.42-.248.51-.475.535-1.13.083-.873.08-1.376.21-2.22A744.206 744.206 0 0 0 171.018 595c-.022-.001 0 .037.255-.253.733-11.452 1.211-22.615 1.75-34.083.067-.72.074-1.133.339-1.757.748-1.429 1.238-2.647 1.698-3.883-.03-.017-.042.052.203-.047.434-.386.624-.674.78-.965-.034-.003-.025.065.218-.035.427-.39.611-.68.765-.973-.03-.001-.017.058.353.034 1.104-.119 1.838-.214 2.572-.31m24.283 75.619 3.347 4.8 1.607-.538c.082-1.437.723-3.752.13-4.13-1.257-.8-3.157-.59-5.084-.132m34.811 2.369 2.36-.377-.384-1.264c-.803.406-1.605.812-1.976 1.64z"/><path fill="#1D4996" d="M720.988 804.958c-.44.038-.882.076-1.655-.23-.336-.793-.34-1.243-.136-1.967.684-1.493 1.163-2.713 1.76-4.232l-8.176 2.664-.822-1.429c1.935-3.546 2.729-6.858 7.634-9.502 4.805-2.59 13.418-2.794 13.774-11.47.02-.486.867-1.36 1.295-1.34 4.4.203 5.85-2.554 6.976-6.166.36-1.154 2.114-2.431 3.394-2.64 4.548-.742 8.345-2.035 9.566-7.212.157-.668 1.855-1.182 2.913-1.393 4.094-.814 7.108-2.51 7.667-7.21.1-.852 2.251-2.364 2.825-2.116 6.121 2.649 9.902-1.54 14.191-4.44 1.402-.947 3.09-2.233 4.583-2.153 7.586.408 15.163 1.1 22.707 1.994 1.242.147 3.099 1.678 3.258 2.775.218 1.507-.766 3.282-1.527 4.795-.364.722-1.402 1.105-3.278 2.478 2.55.405 3.874.615 5.064 1.158-2.054 4.31-3.893 8.327-5.908 12.255-5.727 11.163-11.527 22.29-17.628 33.49-4.457 4.155-8.47 8.38-12.767 12.289-1.832 1.666-4.262 2.675-5.42 3.377-4.637-3.845-8.367-6.893-12.046-10-4.133-3.491-7.925-3.785-12.63-.888-4.559 2.806-8.451 1.254-9.664-3.773-.24-.99-.902-1.876-1.652-3.376a40798.37 40798.37 0 0 1-2.284 3.301c-1.06-.028-2.118-.057-3.673-.452-3.11.227-5.725.82-8.34 1.413z"/><path fill="#FAFDFD" d="M688.737 151.663c-.583 12.81-1.765 13.858-14.355 17.504-9.98 2.89-19.763 1.352-29.463-.557-11.561-2.275-23.04-4.662-35.375-3.776-6.732.27-13.01.44-19.275.809-4.8.283-9.754 1.392-13.378-3.092-3.774-4.67-2.884-9.734-.53-14.535a54.472 54.472 0 0 1 6.384-10.059c4.316-5.372 5.58-10.78 1.852-16.956-.742-1.23-.932-2.793-1.32-4.573 23.732 3.436 46.567 10.316 68.816 19.074 12.323 4.851 24.307 10.566 36.644 16.161z"/><path fill="#4EA2F4" d="M705.108 204.624c-.651-3.764 2.597-4.386 4.678-6.1 1.313-1.081 3.121-3.196 2.816-4.343-1.851-6.943 2.3-11.675 5.544-16.75 1.32-2.064 3.01-3.894 4.685-6.129 11.738 7.802 23.321 15.9 34.907 24.536-1.777 4.408 3.585 5.228 3.375 8.429l6.189-.869s.443.156.56.736c-.256 1.66-.38 3.475-1.046 3.701-5.46 1.86-4.726 6.251-4.938 10.543-.116 2.348-1.311 4.641-2.028 6.987l2.39 1.39c-2.633 2.166-4.742 4.625-7.412 5.952-6.288 3.124-11.46 7.109-13.172 14.228-.72 2.993-.713 6.16-1.084 9.69l-2.66-1.904-3.558 14.055c-2.802-.282-5.64-1.278-6.3-.478-1.202 1.457-1.111 3.98-1.614 6.31h-14.33c3.547 3.615 6.775 5.171 11.64 3.694 2.208-.67 5.218.913 7.7 1.89.451.178.483 3.32.07 3.484-2.751 1.092-5.676 1.746-8.545 2.542l-.286-1.503 4.15-1.733v-1.23c-1.262-.23-2.996-1.102-3.704-.58-3.39 2.495-5.893.274-9.01-.619-2.736-.783-6.804-2.691-9.363 1.91-2.119.323-3.928.42-6 .27-2.147.375-4.033 1-6.13 1.668-.212.042-.623-.092-.668-.446-1.339-2.504-2.289-2.213-2.948.33.03.458.048.64.032.818-.033-.006.03-.031-.318-.056-.811-.04-1.275-.055-1.755-.453-.42-1.044-.68-2.09-1.252-2.305-3.238-1.214-6.601-2.101-9.81-3.38-1.14-.453-1.967-1.693-2.937-2.573l1.106-2.028c3.59 1.206 7.257 2.229 10.747 3.678 2.718 1.129 4.403 1.18 4.666-2.286-6.824-1.66-7.07-2.135-2.528-7.524 2.08-2.468 5.275-4.077 7.068-6.69 2.35-3.425 4.693-6.136 8.986-7.166 2.667-.64 4.528-2.16 2.528-5.866-2.057-3.814-.12-6.476 4.226-7.497 2.405-.565 4.84-1.158 7.097-2.124.928-.398 1.873-1.743 2.032-2.777.617-4.024.922-8.095 1.309-11.814-1.27-1.525-2.986-2.921-3.64-4.707-.257-.699 1.792-2.355 2.935-3.42.992-.924 2.288-1.535 3.2-2.516.162-.174-1.007-2.202-1.38-2.147-1.546.228-3.542.482-4.437 1.527-5.032 5.875-11.1 9.925-18.52 12.175-1.478.448-2.412 2.462-3.835 3.39-1.329.865-2.938 1.61-4.487 1.761-2.795.275-5.659-.147-8.455.124-2.56.248-5.07 1.026-7.614 1.272-.024-.499-.036-.698.21-1.168 16.145-3.854 31.357-9.144 42.5-21.666 4.953-5.564 8.295-12.561 13.007-19.905l-24.589 15.662m45.935.44c-4.335-.308-8.232-.126-10.94 4.341-3.104 5.122-3.828 10.374-.834 14.578l4.53 1.924-.367 5.524c7.57 1.731 7.604-3.07 6.814-9.315l4.292 4.85 1.29-.201c.074-1.549.642-3.29.127-4.61-1.501-3.847-1.383-6.794 2.193-9.658 1.08-.866 1.025-4.104.4-5.869-.599-1.688-2.615-2.873-4.292-4.566-.412.532-1.374 1.776-3.213 3.002m-19.558-17.582s.02.03 0 0m14.026 45.96s.04.077 0 0z"/><path fill="#4698EC" d="M698.565 360.12c-2.182-8.794-4.365-17.589-6.182-26.698 4.518.712 8.67 1.739 13.05 3.032 3.946.44 7.663.615 11.844.738 2.942-.018 5.423.015 8.213.274 3.262.304 6.373 1.008 9.13.312 4.228-1.067 8.213-3.098 12.53-4.795.23-.074.71-.124 1.064-.09 1.141-.347 1.929-.728 2.873-1.165.156-.056.478.025.847-.021 1.596-.94 2.822-1.833 4.057-2.716.009.009-.005-.01.344-.007 1.105-.66 1.862-1.322 2.626-2.006.008-.022.054-.021.4-.015 1.079-.666 1.812-1.338 2.744-2.082.198-.07.619-.101 1.002-.078 3.85-2.606 7.316-5.237 10.796-7.886.014-.018.06-.025.462.009 6.192.479 7.65-4.03 9.612-7.981.027.016-.035.024.199-.076.417-.379.6-.657.802-.905.018.03-.045-.003.18-.102.51-.299.685-.568.754-.927.005-.018.019-.053.381-.065 1.468-2.251 2.574-4.491 3.741-7.047.136-.517.21-.719.431-1.024.324-.274.458-.473.55-.736 0-.036.071-.033.42-.122 3.632-4.282 4.358-8.85 2.632-13.914-.496-1.454-.419-3.102-.605-4.662l1.455-.135 3.119 5.389c.549-1.759 1.004-2.415.87-2.916-1.034-3.898-.08-6.781 3.09-9.598 1.737-1.544 2.055-4.685 3.302-6.954 1.44.46 2.588.768 3.737 1.077-.003-1.054.328-2.258-.067-3.135-1.706-3.786-.734-6.882 1.65-10.052.948-1.26.89-3.276 1.36-5.015l.209-.198c3.875 4.418 7.75 8.836 11.662 13.86-3.08 4.524-6.752 8.136-9.156 12.453-2.239 4.022-4.303 8.8-4.287 13.236.017 4.59 1.573 8.838-3.561 11.646-.527.288-.49 1.51-.843 2.234-.692 1.42-1.17 3.473-2.312 3.99-1.014.457-2.808-.81-4.757-1.491 1.297 7.64-2.7 12.362-8.555 16.064-.807.51-1.806 1.214-2.056 2.03-2.408 7.864-9.692 8.917-15.907 10.95-2.681.878-3.629 1.68-3.356 4.522.68.766 1.31 1.22 1.94 2.076 0 1.47 0 2.537-.304 3.66-2.747 2.676.033 2.39 1.552 3.165.414 1.074.584 1.926.45 2.916-1.46 1.35-2.62 2.562-4.164 3.801-3.18.659-6.713.013-7.511 4.124-.03-.015.036-.012-.367-.032-2.84 1.037-5.277 2.096-7.825 3.211-.11.057-.336-.045-.809-.098-2.893.475-6.783-2.098-7.155 3.09-.14.043-.412-.064-.777-.077-.926.625-1.487 1.263-2.072 1.885-.023-.015.028-.002-.283.013-.797.364-1.283.713-2.01 1.123-.581.119-.908.08-1.543.037-.611.639-.904 1.189-1.19 1.763.006.025-.04.003-.425.006-3.189-.137-4.76 1.01-4.56 4.012-.001.008-.016.012-.335.049-.736.477-1.152.919-1.534 1.506.033.146-.027.44-.382.505-2.232 4.12-4.109 8.174-5.622 11.443-2.38-1.1-4.995-3.406-7.417-3.22-7.228.556-11.889 6.492-11.653 13.898.066 2.049.839 4.075 1.287 6.112l-1.011.852c-.579-.889-1.602-1.747-1.667-2.672-.647-9.258-.862-18.554-1.792-27.78-.43-4.258-2.17-8.384-3.315-12.57z"/><path fill="#C4C9D9" d="M359.602 619.378c9.247 1.548 18.404 1.382 26.655-3.498 3.426-2.027 5.903-5.608 9.015-8.243 1.258-1.065 3.206-2.324 4.59-2.08 18.687 3.314 37.338 6.838 55.968 10.463 1.353.263 2.872 1.463 3.632 2.66 2.423 3.814 4.524 7.833 6.77 11.809-4.185.385-8.737 2.746-14.588.027-3.373-1.567-9.222.22-13.003 2.261-2.176 1.175-3.28 5.85-3.364 8.988-.099 3.702 3.095 5.792 6.703 6.23 4.57.555 8.12 1.847 11.736 5.478 6.137 6.163 14.65 5.247 22.692 4.035 1.395-.21 2.745-.715 4.242-1.118-.469 7.894-.847 8.527-7.585 9.202-17.112 1.713-32.85-1.761-46.197-13.183-10.415-8.912-23.345-10.768-36.052-13.393-11.54-2.384-22.853-.53-34.214 1.43-11.23 1.939-22.262.896-32.877-3.348-2.6-1.04-5.162-2.419-7.387-4.108-7.142-5.423-7.579-13.57-1.045-19.71 5.859-5.504 13.013-8.54 21.032-10.246 1.06 2.208 2.1 4.37 3.44 7.05-.74 1.885-1.78 3.249-3.18 4.652-5.113-2.578-9.62-1.415-13.131 1.981-1.79 1.731-3.067 5.039-2.825 7.458.163 1.624 3.344 3.018 5.283 4.358.844.583 2.747.647 2.83 1.161.74 4.647 4.69 5.304 7.879 5.527 4.337.302 8.803-.492 13.148-1.217 7.781-1.3 9.807-5.766 6.352-13.185 1.335-.704 2.408-1.073 3.481-1.441m46.052 11.659c4.33.496 8.658 1.288 12.989 1.297 1.198.003 2.877-2.145 3.417-3.639.302-.835-1.23-3.356-2.023-3.396a93.466 93.466 0 0 0-14.034.352c-.472.047-.635 3.184-.35 5.386z"/><path fill="#F9F1E2" d="M409.822 759.136c-17.686-22.553-28.977-47.775-32.665-77.299 11.74 2.976 22.471 6.731 33.506 8.189 10.172 1.343 15.02 7.385 19.05 15.97-2.144.56-4.43.99-6.378.363-10.067-3.238-20.048-6.747-30.246-10.397-2.993-1.984-5.8-3.732-8.735-5.72-.517-.366-.905-.491-1.294-.617.224.538.448 1.076.872 1.885 2.877 2.14 5.555 4.01 8.489 6.131 12.466 7.31 25.2 12.473 39.723 11.166 5.856 3.385 11.407 7.544 17.631 9.992 12.322 4.847 24.517 2.033 37.077-2.973-.79 2.797-1.429 5.054-2.52 7.728-10.925 6.676-21.081 13.573-31.98 18.97-7.267 3.599-15.592 5.06-23.451 7.077-1.968-11.666-3.927-22.93-5.872-34.112-2.99 6.47-.575 23.925 4.807 35.057-2.953 1.365-5.798 2.915-8.777 3.24-3.415.371-6.66.096-7.574 4.467-.082.393-1.087.593-1.663.883m-29.22-72.565-.186-.105s.029.224.185.105m.73 1.851.565.064c-.084-.1-.168-.2-.564-.064z"/><path fill="#489CF1" d="M347.386 448.786a198.186 198.186 0 0 1-2.543 3.091l-4.193-4.384c-2.39 4.071-1.435 10.28 2.564 13.394 2.85 2.22 1.961 3.59-.696 5.14l-4.857-5.474c-.097 9.79-6.143 8.254-11.379 8.529-1.975.103-3.903 1.127-5.85 1.738-1.227.384-2.45 1.115-3.674 1.115-4.858.001-9.288.247-13.354 3.954-1.754 1.6-5.717.635-8.611 1.184-1.598.303-4.168 1.076-4.395 2.072-1.235 5.407-5.085 4.325-8.205 3.233-3.507-1.227-6.314-1.144-9.947 0-3.944 1.24-8.615.966-12.832.375-9.438-1.322-17.956.994-26.107 5.364-3.62 1.94-8.576.42-10.064-3.4-.888-2.28-1.521-4.66-2.292-7.381-.023-.386.005-.401.322-.416 1.195-1.311 2.073-2.608 2.898-4.153-.076-.416-.1-.584.154-.843.45-.183.621-.274.974-.257.182.109.59.216.772.434.791-.197 1.401-.612 2.352-1.053 1.098-.687 1.856-1.347 2.97-2.065 1.537-1.579 5.813.738 5.051-3.759 2.187-1.475 4.056-2.779 6.077-4.055.151.028.44-.078.795-.08 1.235-.656 2.115-1.31 3.261-1.984.659-.35 1.051-.681 1.757-1.076.794-.71 1.273-1.356 2.003-2.097.741-.275 1.233-.455 1.885-.344.751 1.349 1.341 2.406 1.889 3.386 5.6-2.44 8.954-9.26 16.118-6.097.348.153 1.004-.128 1.398-.387 5.23-3.436 11.104-6.239 15.448-10.572 3.642-3.633 6.666-3.74 10.942-2.55 1.795.5 5.409.17 5.724-.688 1.616-4.409 5.081-4.481 8.724-5.118 2.274-.397 4.369-1.839 6.534-2.834 2.138-.982 3.857-.662 3.472 2.01-.624 4.325 2.006 4.171 4.824 3.99 3.62-.233 7.239-.519 10.858-.782 2.557 3.633 5.114 7.267 7.91 11.49.57.855.9 1.12 1.23 1.385 0 0 .058-.036.093-.035m-85.518 17.966c-.19.164-.41.269-1.359.38-.457 1.656-.914 3.313-1.37 5.557.015.39.03.782-.439 1.594 1.068.843 2.752 2.61 3.103 2.376 2.098-1.398 4.284-3.007 5.597-5.08.548-.867-.977-3.046-1.791-4.899-.157-.178-.317-.353-.919-1.048-.87.273-1.74.547-2.822 1.12m-4.625 12.698 3.059.66-.012-1.916c-.952.202-1.904.403-3.047 1.256z"/><path fill="#7EEC9C" d="M725.18 337.24c-2.48-.033-4.96-.066-8.315-.129-4.47-.327-8.066-.626-11.662-.924-4.15-1.026-8.302-2.053-12.836-3.153-5.991-11.704-11.6-23.333-17.033-35.519 1.382-2.513 2.59-4.47 3.744-6.442-.053-.015.025.062.343.017.77-.706 1.222-1.366 1.642-2.049-.032-.022-.026.056.344.064 2.803-1.34 5.237-2.686 7.67-4.033 0 0-.062.025.307.03.95-.31 1.53-.628 2.225-.857.114.088.4.064.4.064s.411.134.91.242c2.369-.45 4.238-1.01 6.106-1.57 1.81-.097 3.618-.195 6.17-.553 4.995.787 9.56 1.178 13.44 3.014 9.18 4.343 19.504 1.165 22.294-8.406 1.77-6.075 2.42-12.781 2.053-19.116-.92-15.833 6.823-21.512 19.344-26.404 7.688-3.003 12.242.732 11.707 8.99-.554 8.53-5.397 15.226-9.81 22.062-6.705 10.383-6.76 14.086-.186 24.25-7.596 7.747-17.208 11.432-26.8 15.205-8.338 3.279-16.89 6.194-24.804 10.315-7.35 3.829-7.485 9.426-1.677 14.907-2.28.23-4.31.23-6.34.23 3.34 3.431 6.81 7.176 10.927 8.133 4.136.962 8.903-1.067 13.422-1.39 4.413-.316 8.862-.133 13.014.083-5.72 1.148-11.16 2.043-16.599 2.938z"/><path fill="#41A580" d="M899.767 414.982c3.024 16.467 7.16 32.825 8.785 49.428 1.97 20.121 1.82 40.45 2.285 61.157-.476.47-.65.471-.827 0-.007-5.302-.215-10.143.052-14.958.204-3.686-.904-6.295-4.574-8.155-.385 2.517.076 5.522-1.199 6.815-5.89 5.972-8.731 12.543-6.344 20.916.254.892.185 2.145-.264 2.927-4.974 8.665-9.228 17.887-18.67 23.018-1.921 1.045-4.32 3.044-4.628 4.912-1.446 8.736-7.072 13.76-14.018 18.195-3.976 2.539-7.463 5.883-10.977 9.077-.815.74-1.027 2.321-1.2 3.56-.655 4.694.972 10.583-6.47 11.522-.638.081-1.136 1.113-1.74 1.658-1.835 1.655-3.559 3.476-5.57 4.885-3.129 2.194-9.256.239-10.213-3.362.402-1.022.623-1.804.818-2.586-.025-.001-.02.05.192-.081.476-.343.681-.601 1.194-.949 3.45-2.855 6.589-5.612 9.615-8.486 16.251-15.43 21.976-35.662 26.041-56.976 9.838-6.943 16.683-15.6 19.068-27.306 2.115-10.38 4.105-20.786 6.5-31.313.686-.848 1.3-1.558 1.312-2.279.102-5.836 1.401-11.118 6.159-15.066.534-.443.73-1.43.86-2.201.712-4.227 1.566-8.445 1.953-12.705.295-3.246.705-5.942 4.684-5.381-1.239-8.661-2.425-16.955-3.52-25.448.234-.462.436-.669.696-.818z"/><path fill="#91FC9F" d="M442.05 134.644c6.328-.736 12.698-2.33 18.974-2.019 11.073.55 22.288 3.587 32.994-.891 7.387-3.09 14.533-7.105 21.063-11.729 2.846-2.015 3.879-6.592 5.778-10.363 16.85 1.196 33.657 2.75 50.872 4.439-.569 1.184-1.35 2.662-2.555 3.217-12.425 5.725-22.347 14.657-32.056 24.044-8.387 8.11-18.608 12.537-30.493 12.693-13.003.17-25.838 1.558-38.354 5.36-8.052 2.447-13.84 7.694-18.93 14.47-.218-1.117-.645-2.782 0-3.628 2.495-3.269 5.332-6.276 8.132-9.484-2.102-6.202 1.521-11.3 8.627-11.45 1.005-.021 2.297 1.095 3.015 2.026 2.853 3.695 6.32 4.537 10.593 2.832-1.125-2.332-1.655-5.651-3.405-6.525-2.46-1.228-5.825-.638-9.217-.852.354-4.49-2.955-3.596-5.82-3.828-5.895-.477-11.76-1.327-17.656-1.754-1.665-.12-4.193.123-4.95 1.182-2.259 3.162-4.875 2.806-7.946 2.061-2.569-.623-5.2-1.04-7.825-1.375-4.382-.56-8.3 2.221-8.684 6.575-.134 1.518.806 3.625 1.968 4.669 3.695 3.32 3.765 3.762-1.283 6.483-1.727.837-2.873 1.375-4.12 1.96-2.184-4.15-4.044-8.42-9.762-7.7-.047-.002-.09-.084-.26-.31-.998-.128-1.825-.03-3.108.116-3.202.002-5.948-.044-8.823-.261-.334-.375-.573-.53-.853-.999-1.105-1.545-2.202-2.727-4.103-4.774 3.918-.682 7.215-1.27 10.518-1.826 4.831-.812 10.074-.682 14.406-2.609 6.772-3.012 13.1-6.76 20.914-5.388 1.946.342 3.886.754 5.847.952 3.88.39 6.565-.817 6.502-5.314z"/><path fill="#3D89DF" d="M189.572 576.16c-.423 1.745-1.671 3.818-1.128 5.175 2.327 5.812-2.48 8.276-5.348 11.114-1.405 1.39-4.944.626-8.094.884 0-10.1-.136-19.067.103-28.026.054-2.064 1.394-4.093 2.508-6.225 1.842.67 3.318 1.427 4.793 2.184l2.397-5.542 7.37-.527c-.325 4.232 1.986 3.568 5.182 3.366 6.227-.393 12.519.248 18.785.427 1.659.047 3.69.584 4.921-.153 6.69-4.003 12.39-.029 18.325 1.912 4.022 1.315 7.933 3.185 10.358-2.483.332-.777 2.365-1.339 3.488-1.173 3.89.574 7.841 1.17 11.553 2.406 4.048 1.349 7.772 3.283 11.018-1.405.448-.647 2.134-.845 3.07-.593.55.149 1.156 1.652 1.04 2.445-.463 3.203-1.198 6.368-1.79 9.99-2.07 5.205-4.184 9.969-6.96 15.003-1.156 2.869-1.652 5.466-2.15 8.507-.013 2.812-.021 5.18-.03 7.547-3.037.372-4.049-.98-4.07-3.995-.018-2.778-.537-5.617-1.297-8.298-.365-1.288-1.796-2.273-2.744-3.395-.5 1.71-1.161 3.399-1.408 5.146-.08.568.832 1.396 1.447 1.921 2.613 2.233 1.937 4.202-.622 6.432-.939-1.11-1.977-2.066-2.684-3.224-2.035-3.332-4.827-4.348-8.49-3.121-.158.052-.327.168-.473.145-10.854-1.7-21.86 2.44-32.785-1.211-3.66-1.223-8.074-.193-12.443-.193 2.126-3.93 2.345-7.693-2.944-10.492-4.495-7.044-5.164-7.316-10.898-4.547z"/><path fill="#77E9FB" d="M374.834 575.753c-8.739-.343-17.942-.636-25.084 4.657-6.453 4.783-13.436 6.235-20.744 8.218-14.444 3.92-26.596 11.352-33.412 25.592 1.377-6.597 3.12-12.938 5.165-19.18 4.41-13.466 12.18-24.955 23.642-33.013 12.837-9.024 26.522-16.89 40.133-24.749 9.146-5.28 18.806-9.673 28.404-14.147 3.16 3.21 6.152 6.103 9.042 9.317-1.486 2.636-2.87 4.951-4.253 7.267 0 0 .197.14-.147.202-.452.38-.56.7-.669 1.018-3.444 6.548-6.889 13.096-10.922 19.954-7.589 2.636-8.903 9.09-11.155 14.864z"/><path fill="#C5AFB3" d="M681.602 730.9c-.376 19.55-4.222 38.426-11.024 56.729-.633 1.705-1.21 3.431-2.285 5.222-2.098 1.828-3.643 3.665-5.367 5.316-5.565 5.33-11.196 10.592-16.802 15.88 5.31-12.695 9.18-25.676 7.899-39.684-.091-.994.108-2.078-.22-2.978-4.317-11.858-.835-23.497.55-35.295 2.218-18.89.26-37.568-5.127-55.817-.882-2.99-.543-5.017 1.209-7.72 6.925-10.687 13.393-21.672 20.353-33.076 3.116 16.062 6.275 32.352 9.073 49.265-1.554 1.75-2.68 2.959-3.95 3.992-8.425 6.859-14.73 14.56-14.062 26.514.685 12.243 9.257 17.606 19.753 11.651z"/><path fill="#4EA5FA" d="M673.992 232c2.532-.545 5.041-1.323 7.602-1.57 2.796-.272 5.66.15 8.455-.125 1.55-.152 3.158-.896 4.487-1.762 1.423-.927 2.357-2.94 3.835-3.389 7.42-2.25 13.488-6.3 18.52-12.175.895-1.045 2.891-1.3 4.437-1.527.373-.055 1.542 1.973 1.38 2.147-.912.981-2.208 1.592-3.2 2.515-1.143 1.066-3.192 2.722-2.936 3.421.655 1.786 2.372 3.182 3.64 4.707-.386 3.719-.69 7.79-1.308 11.814-.159 1.034-1.104 2.379-2.032 2.777-2.256.966-4.692 1.559-7.097 2.124-4.347 1.021-6.283 3.683-4.226 7.497 2 3.706.14 5.226-2.528 5.866-4.293 1.03-6.636 3.74-8.986 7.165-1.793 2.614-4.987 4.223-7.068 6.691-4.542 5.389-4.296 5.863 2.528 7.524-.263 3.466-1.948 3.415-4.666 2.286-3.49-1.45-7.157-2.472-10.747-3.678l-1.106 2.028c.97.88 1.797 2.12 2.937 2.574 3.209 1.278 6.572 2.165 9.81 3.38.572.214.832 1.26.909 2.352-2.084 1.772-3.84 3.113-5.595 4.455 0 0-.006-.078-.306-.023-.743.724-1.186 1.393-1.628 2.061 0 0-.078-.077-.368-.033-2.101 1.329-3.913 2.614-5.724 3.9-.635-.775-1.27-1.55-2.001-2.94-.5-1.052-.905-1.49-1.309-1.93 0 0 .11.002.175-.359a25.157 25.157 0 0 1 4.18-2.766c1.328-.707 2.716-1.302 3.062-1.465-2.48-3.414-4.257-6.306-6.5-8.774-1.314-1.447-3.372-2.22-5.096-3.296l-1.064 1.32 6.645 9.896-5.24.364c-.366-.045-.621-.238-.809-1.16-.8-1.31-1.557-2.038-2.314-2.766-5.208-5.412-10.416-10.824-15.642-16.83-.018-2.742-.018-4.89-.018-7.486l-5.531 2.76s-.014-.076.023-.441c-.937-.918-1.911-1.47-2.885-2.022-.28.062-.513-.016-.738-.82-1.302-2.432-2.564-4.279-4.233-6.722l3.27-5.304-4.748-3.222c2.04-.514 3.06-.825 4.103-1.025 5.955-1.146 12.895 1.702 17.658-4.393.303-.387 1.231-.293 1.871-.407 6.04-1.073 12.081-2.143 18.122-3.214m24.183 7.54c.005-.349.013-.698-.004-1.046a2.87 2.87 0 0 0-.398-.006c-.028.348-.03.697.402 1.052z"/><path fill="#214E9E" d="m813.135 756.989-5.198-.825c1.876-1.373 2.914-1.756 3.278-2.478.761-1.513 1.745-3.288 1.527-4.795-.16-1.097-2.016-2.628-3.258-2.775-7.544-.894-15.121-1.586-22.707-1.994-1.492-.08-3.181 1.206-4.583 2.153-4.289 2.9-8.07 7.089-14.19 4.44-.575-.248-2.725 1.264-2.826 2.116-.559 4.7-3.573 6.396-7.667 7.21-1.058.21-2.756.725-2.913 1.393-1.22 5.177-5.018 6.47-9.566 7.212-1.28.209-3.033 1.486-3.394 2.64-1.126 3.612-2.576 6.369-6.976 6.165-.428-.02-1.275.855-1.295 1.34-.356 8.677-8.97 8.88-13.774 11.47-4.905 2.645-5.699 5.957-7.634 9.503l.822 1.43 8.175-2.665c-.596 1.52-1.075 2.739-2.222 4.227-5.006.275-9.342.282-14.046.273-4.446 1.036-2.215-3.467-4.145-4.306.314-.445.627-.89 1.49-1.576 1.33-1.563 2.112-2.885 2.894-4.206 0 0 .056.019.383-.014 1.718-1.131 5.92-.268 3.24-4.208 0 0 .055-.405.524-.627.927-1.203 1.386-2.184 1.844-3.165 0 0 .01.047.36-.024.765-1.106 1.179-2.14 1.593-3.176.47-.84.942-1.68 1.98-2.673.714-.807.859-1.461 1.004-2.115 4.242-7.852 8.484-15.703 13.412-23.769 2.48-.53 4.282-.806 6.064-1.172 22.059-4.53 42.014-13.572 58.682-28.834 5.175-4.739 8.815-11.131 13.3-16.65 4.247-5.224 10.134-8.637 16.528-7.12 6.23 1.48 4.882 8.135 5.299 13.125.014.166.029.331-.031.736-.047.403-.02.568-.057 1.11-.136 1.654-.208 2.93-.476 4.388-.255.526-.315.868-.477 1.583-.51 2.13-.916 3.888-1.55 5.904-4.624 10.422-9.02 20.585-13.414 30.749z"/><path fill="#4292E9" d="M770.998 343.004c0-1.069 0-2.137-.052-3.918-.682-1.167-1.31-1.621-1.939-2.076-.22-2.53.727-3.332 3.408-4.21 6.215-2.033 13.499-3.086 15.907-10.95.25-.816 1.249-1.52 2.056-2.03 5.854-3.702 9.852-8.425 8.555-16.064 1.95.68 3.743 1.948 4.757 1.49 1.142-.516 1.62-2.568 2.312-3.989.354-.725.316-1.946.843-2.234 5.134-2.808 3.578-7.055 3.56-11.646-.015-4.437 2.049-9.214 4.288-13.236 2.404-4.317 6.075-7.929 9.352-12.191a760.84 760.84 0 0 1 22.943 31.805c.759 1.523 1.44 2.35 2.12 3.178 0 0-.082.057-.084.423-.112 4 .6 7.074 4.972 7.645.334.464.667.928.748 1.9-1.273 2.403-2.037 4.523-3.42 6.1-.712.81-2.872 1.302-3.789.82-4.984-2.623-8.697-1.757-11.096 3.343-2.543 5.406-4.824 10.938-7.088 16.468-.414 1.012-.2 2.28-.29 3.418-.012-.013-.007-.01-.229.096-.499.306-.687.569-.808.874-.022-.02.016.024-.218.14-.45.386-.668.656-1.002 1.087-.295.357-.477.548-1.059.736-1.725-.16-3.054-.322-4.704-.523 1.245-2.301 2.538-3.814 2.877-5.516.567-2.852 1.585-6.322.5-8.635-1.717-3.661-5.717-5.524-9.668-3.215-4.423 2.583-8.448 5.89-12.394 9.184-.415.346.87 2.728 1.333 4.33-.034.165-.346.29-.687.438-1.66 1.143-3.028 2.078-4.282 3.148-2.641 2.252-2.127 3.534 1.273 4.196-.407 1.376-.622 2.521-1.268 3.313-.888 1.088-2.103 1.908-3.178 2.843 1.47.484 2.915 1.26 4.415 1.385 2.659.222 5.276.123 3.595 4.07-1.619.065-2.8.13-4.228.248-.584.068-.921.082-1.452-.224-.887-.765-1.528-1.459-2.281-1.616-4.453-.928-6.984-2.824-4.8-7.877.34-.787-.354-2.912-.808-2.987-1.504-.252-3.287-.23-4.657.376-4.187 1.854-8.231 4.03-12.331 6.08a24.43 24.43 0 0 0-.786-3.095c-.591-1.327-.904-2.115-1.216-2.902m4.613-.966 2.667.66.43-1.11-3.823-2.393-.606.789c.287.534.575 1.067 1.332 2.054z"/><path fill="#3B82D5" d="M700.75 524.18c-4.39-4.436-8.52-9.174-13.226-13.246-11.147-9.647-22.568-18.977-34.422-28.89 15.359-12.212 28.255-27.542 37.34-46.13 2.558 2.782 4.598 5.454 6.624 8.592-.99 13.033.289 25.45 4.365 37.296 2.657 7.72 6.9 14.895 10.464 22.673 1.741 3.68 3.452 7.003 5.189 10.665.67.838 1.315 1.337 1.945 1.851-.016.017-.016-.027.1.193.323.494.588.688.888.8-.025 0 .011-.033.053.288.683.783 1.323 1.245 1.952 1.72-.012.014-.011-.02.108.198.328.491.595.682.895.801-.025.009-.008-.041.109.182.385.418.654.613.895.817-.028.01-.01-.047.117.184.421.42.715.607 1.276.922a26.636 26.636 0 0 1 2.708 2.154c.322.45.573.63.872.745-.001.005.01-.003.055.347 1.589 2.527 3.133 4.703 5.02 7.363-5.972 2.377-14.635-.988-14.912 9.496-3.845-4.584-7.02-8.572-10.455-12.324-.893-.976-2.594-1.214-3.924-1.79-1.323-1.388-2.646-2.775-3.685-4.602.622-.85.96-1.261 1.298-1.672l-.65-.454-.999 1.821z"/><path fill="#F3FAFB" d="M588.25 516.598c6.085 1.618 11.478 4.637 14.857 10.91 14.437 30.848 5.978 74.862-20.273 96.735-8.391 6.991-18.93 11.484-28.703 16.713-9.195 4.92-18.731 9.196-27.988 14.005-1.971 1.024-3.596 2.957-5.017 4.757-8.663 10.976-11.87 11.621-23.818 4.305 4.634-5.107 8.893-11.22 14.71-14.807 10.562-6.515 22.203-11.252 33.107-17.253 9.135-5.028 18.582-9.91 26.61-16.435 14.873-12.087 20.577-29.305 23.352-47.674 2.663-17.633-1.122-34.391-6.836-51.256z"/><path fill="#9BB5D8" d="M829.183 713.016c-.014-.166-.03-.331-.043-.497-.417-4.99.932-11.645-5.299-13.124-6.394-1.518-12.281 1.895-16.527 7.12-4.486 5.518-8.126 11.91-13.301 16.649-16.668 15.262-36.623 24.305-58.682 28.834-1.782.366-3.584.641-5.779.964a523.628 523.628 0 0 1 12.688-32.696c6.761-2.28 12.99-4.099 19.13-6.177 24.786-8.393 49.222-17.553 70.977-33.223 4.98-2.76 9.635-5.413 14.649-8.05.882-.647 1.404-1.31 2.023-2.178.274-.47.515-.644 1.16-.648.855.765 1.37 1.448 1.88 2.494-3.18 6.297-6.584 12.122-9.457 18.198-2.503 5.292-4.407 10.868-6.727 16.602-.431 1.092-.712 1.9-1.389 2.736-1.085.947-2.197 1.79-2.384 2.803a64.384 64.384 0 0 0-1.044 9.192c-.113 2.94-1.43 4.179-4.28 3.967.405-1.758.812-3.515 1.505-5.832.355-.9.422-1.24.489-1.581.072-1.275.144-2.55.413-4.293.388-.782.322-1.047-.002-1.26z"/><path fill="#275BAF" d="M746.826 700.923c.034-.44.067-.878.416-1.86.411-1.167.508-1.792.605-2.417.658-8.626 1.392-17.247 1.942-25.88.252-3.959.144-7.94.701-12.298 10.576.795 19.367-3.187 26.954-8.784 11.289-8.329 21.72-17.82 32.667-26.507 3.476 4.871 9.85 7.573 8.924 15.152-.348 4.382-1.103 8.35-.915 12.274.343 7.114-1.88 11.125-8.394 14.038-1.757.786-3.798 1.731-4.817 3.215-2.78 4.048-6.655 4.612-11.1 5.343-5.014.823-9.787 3.142-14.63 4.908-.484.177-1.014 1.02-1.028 1.566-.127 4.882-3.273 5.34-7.165 5.482-1.338.048-3.72 1.75-3.737 2.727-.092 5.604-3.9 7.19-8.176 8.604-6.469 2.138-8.48 4.73-8.672 11.226-.043 1.464.78 3.053.427 4.38-.36 1.355-1.673 2.457-2.57 3.67-.47-1.29-1.278-2.564-1.348-3.876-.192-3.645-.077-7.308-.084-10.963z"/><path fill="#F3F9FA" d="M392.77 522.815c-9.43 4.79-19.09 9.182-28.236 14.463-13.611 7.859-27.296 15.725-40.133 24.75-11.462 8.057-19.232 19.546-23.642 33.012-2.044 6.242-3.788 12.583-5.493 19.343.174.463.254.905.004 1.378-.236.757-.221 1.041-.207 1.326v8.345c-7.22-10.038-9.115-21.132-6.532-32.858 3.977-18.05 14.547-32.184 28.84-43.078 26.258-20.017 55.24-35.058 87.22-43.854 4.04-1.112 8.379-1.145 12.947-1.4-.912 1.286-2.155 2.344-3.475 3.295-7.087 5.108-14.193 10.188-21.293 15.278z"/><path fill="#3171C5" d="M740.79 599.02s-.124-.255-.075-.665c-.197-.723-.443-1.037-.688-1.35-4.072-10.058-8.143-20.115-11.908-30.513 2.686 3.661 5.015 7.695 7.475 11.648.772 1.241 1.894 2.265 2.856 3.388.257-1.441 1.044-3.041.668-4.292-.982-3.276-2.472-6.4-3.415-8.73 2.328-.553 4.765-.44 6.179-1.587 6.44-5.23 14.442-6.419 21.945-8.689 3.476-1.052 4.934-2.25 5.355-5.85.212-1.817 1.976-4.332 3.617-4.924 3.658-1.319 7.68-1.627 11.554-2.347l-.53-1.15c1.89-.928 4.127-3.018 5.609-2.576 5.82 1.735 11.402 4.27 16.965 6.465.274-4.539-2.52-7.402-6.267-7.365-2.866-2.43-4.606-4.733-6.899-5.644-2.999-1.19-6.418-1.426-9.687-1.804-4.164-.482-8.36-.695-12.23-1.298 8.78.281 17.249.837 25.962 1.612 8.822 5.107 13.521 12.824 16.043 22.193-.116.15-.274.497-.698.478-8.245.266-14.806 3.395-20.62 8.982-.493.524-.722.87-.955 1.418-.004.2-.12.585-.452.654-2.674 1.984-3.706 3.93-.485 6.288.034.71.076 1.116-.123 1.699.23.733.7 1.288 1.148 1.831-.023-.013.029-.038-.013.358.527 2.253 1.225 4.083 1.61 5.978.214 1.051-.094 2.21-.167 3.32-1.153-.58-2.787-.864-3.358-1.798-1.253-2.048-1.968-4.426-2.458-5.6-3.77 0-6.98.868-9.341-.18-5.057-2.245-9.057-.145-11.453 3.198-2.523 3.521-3.268 7.663-8.292 9.793-2.024.859-3.45 3.153-6.489 1.48 0 1.584-.353 2.753.06 3.492 1.892 3.373 1.552 5.676-2.278 7.427-.728.333-.57 2.942-.534 4.494.027 1.171.51 2.332 1.022 4.466l-5.746-4.198c-.221-.515-.443-1.03-.307-1.917 2.85-4.293.564-6.405-2.6-8.184z"/><path fill="#306ABB" d="M743.72 609.534c1.474.681 2.971 1.775 5.723 3.786-.512-2.134-.995-3.295-1.022-4.466-.035-1.552-.194-4.161.534-4.494 3.83-1.75 4.17-4.054 2.279-7.427-.414-.739-.06-1.908-.06-3.492 3.039 1.673 4.464-.621 6.488-1.48 5.024-2.13 5.769-6.272 8.292-9.793 2.396-3.343 6.396-5.443 11.453-3.198 2.36 1.048 5.571.18 9.341.18.49 1.174 1.205 3.552 2.458 5.6.571.934 2.205 1.218 3.358 1.797.073-1.11.381-2.268.167-3.32-.385-1.894-1.083-3.724-1.218-5.93 3.34-.243 6.246-.137 9.12.335-1.051 1.86-2.008 3.4-3.097 4.84-4.333 5.724-4.713 10.562-.798 16.568 2.165 3.322 4.954 6.234 7.175 9.524 1.34 1.985 2.13 4.341 2.87 6.714-5.216 2.564-10.038 5.188-15.109 7.18-1.54.605-4.294.097-5.585-.984-4.888-4.095-8.712-4.88-13.616-.772-3.745 3.136-6.613 7.315-9.898 11.006-4.25 4.774-8.527 9.523-12.792 14.283-2.013-12.015-4.026-24.03-6.062-36.457z"/><path fill="#408BDF" d="M803.995 355c1.243-3.946-1.374-3.847-4.033-4.069-1.5-.124-2.945-.901-4.415-1.385 1.075-.935 2.29-1.755 3.178-2.843.646-.792.86-1.937 1.487-3.312.219-.386.656-.38.714.017-.097 5.49 3.31 5.804 7.186 5.77.369.01.632-.12 1.055-.304.16-.05.495-.024.898.022 5.103 1.422 9.137-.162 13.279-2.86 3.224-2.845 6.112-5.6 9-8.356l-.93-.949-2.34.332c.076-1.15-.137-2.42.277-3.431 2.264-5.53 4.545-11.062 7.088-16.468 2.399-5.1 6.112-5.966 11.096-3.343.917.482 3.077-.01 3.788-.82 1.384-1.577 2.148-3.697 3.44-5.803 4.858 7.877 9.446 15.967 13.76 24.483-7.323 7.446-14.374 14.464-21.58 21.324-.382.265-.61.689-.847 1.054-.009-.057.051.043-.307.067-5.393 3.755-6.257 9.375-6.597 14.959-.094 1.535 1.93 3.2 2.953 4.844-.029.04-.035-.057-.06.345.133 4.621 2.72 5.184 6.134 4.484 1.127-.231 2.288-.797 3.363-.659 1.344.173 2.615.914 3.918 1.41-.962.846-1.789 2.05-2.91 2.477-4.632 1.763-5.203 3.093-2.155 6.885 1.893 2.355 1.283 3.106-1.432 3.13-.003 0-.005-.007-.066-.35-3.987-2.147-7.913-3.951-11.938-6.086-4.054-2.76-8.009-5.19-12.14-7.908-2.047-2.422-3.916-4.555-5.856-6.987-.663-.783-1.256-1.266-1.927-1.953-.079-.203-.12-.637-.137-.95-.389-.77-.761-1.227-1.335-1.783-.453-.286-.618-.53-.676-1.22-1.31-1.498-2.643-2.607-3.95-3.73.024-.013-.025.026-.054-.328-2.33-2.139-4.63-3.923-6.929-5.706z"/><path fill="#3272C6" d="m168.96 629 5.67 5.38c.624-.801 1.558-2 2.896-2.928 3.548 9.157 11.407 13.191 18.69 17.625 12.89 7.847 27.052 12.257 41.93 14.474-2.153 4.033-4.306 8.066-6.994 12.219-2.022 2.182-3.921 4.068-4.91 6.347-1.94 4.476-2.708 9.556-7.878 13.658.61-7.57-5.177-9.173-8.9-12.275-1.498-1.247-4.767-1.865-6.485-1.098-8.695 3.88-17.47 6.633-26.26 4.953l-6.204 8.563-1.256-.766c.757-2.562 2.96-6.353 2.014-7.467-3.644-4.291-1.226-7.05.946-10.481.87-1.373.528-3.513.724-5.704 2.563-8.985 2.938-17.71.924-26.398-1.264-5.454-3.247-10.74-4.908-16.103m6.374 13.52 1.026 1.679c2.16-5 2.16-5-1.382-5.795.056 1.182.11 2.34.356 4.116z"/><path fill="#2657A5" d="M746.601 701.222c.232 3.356.117 7.019.31 10.664.069 1.312.877 2.586 1.348 3.877.896-1.214 2.21-2.316 2.57-3.672.351-1.326-.471-2.915-.428-4.38.192-6.495 2.203-9.087 8.672-11.225 4.277-1.414 8.084-3 8.176-8.604.017-.977 2.4-2.679 3.737-2.727 3.892-.143 7.038-.6 7.165-5.482.014-.546.544-1.39 1.028-1.566 4.843-1.766 9.616-4.085 14.63-4.908 4.445-.73 8.32-1.295 11.1-5.343 1.019-1.484 3.06-2.429 4.817-3.215 6.513-2.913 8.737-6.924 8.394-14.038-.188-3.923.567-7.892 1.175-11.942.775 8.233.67 16.675 4.726 24.665.365.753.703 1.21 1.062 2.014.65 1.792 1.279 3.236 1.913 5.047 1.68 3.774 3.352 7.18 5.025 10.586-21.43 15.563-45.865 24.723-70.651 33.116-6.14 2.078-12.369 3.896-18.94 5.862 1.06-6.125 2.504-12.277 4.171-18.729z"/><path fill="#236D45" d="M687.018 636.862c.475-2.262.417-4.674 1.594-5.867 10.094-10.224 22.594-17.144 34.895-25.793 1.057 2.626 1.937 4.332 2.443 6.142 5.962 21.363 7.115 43.216 5.872 65.188-.465 8.218-2.394 16.368-3.91 24.501-.264 1.413-1.525 3.197-2.795 3.772-7.681 3.481-15.5 6.661-24.503 10.46-.712-27.098-5.977-52.763-13.596-78.403m21.899-10.986c-3.361 2.208-3.952 5.28-3.47 9.126 1.364 10.868 2.165 21.81 3.676 32.654 1.272 9.131 3.087 18.197 5.013 27.217.337 1.576 2.821 4.133 3.604 3.896 2.141-.649 4.241-2.269 5.704-4.043 1.058-1.284 1.306-3.402 1.51-5.194.957-8.41 2.121-16.817 2.56-25.26.71-13.638.21-27.274-3.504-40.524-1.683-6.004-4.378-6.412-9.928-1.905-1.504 1.266-3.008 2.532-5.165 4.033z"/><path fill="#2E6ABD" d="M172.957 671.9c-.21 1.791.132 3.93-.738 5.304-2.172 3.431-4.59 6.19-.946 10.48.947 1.115-1.257 4.906-2.014 7.468l1.256.766 6.204-8.563c8.79 1.68 17.566-1.074 26.26-4.953 1.718-.767 4.987-.15 6.484 1.098 3.724 3.102 9.51 4.705 8.9 12.275 5.171-4.102 5.939-9.182 7.88-13.658.988-2.28 2.887-4.165 4.663-6.111-2.397 10.806-5.082 21.495-8.083 32.81-.224 1.794-.134 2.961-.043 4.13-.012 2.388-.024 4.776-.46 7.762-.87 5.403-1.313 10.208-1.847 15.999l-2.185-7.351-4.743 3.796-1.109-9.987-.83-1.371c-4.045 5.843-8.268 5.447-13.238 2.554-1.194-.695-4.194 1.558-6.285 2.61-1.757.886-3.4 1.997-5.238 2.706-1.41-1.42-2.673-2.536-3.937-3.653-6.542-13.054-13.083-26.107-19.306-39.65l9.355-14.46m18.29 49.85c.328-1.253.73-2.497.9-3.772.024-.179-1.512-.834-1.597-.72-1.348 1.792-2.576 3.674-3.832 5.535l1.218 1.204c.965-.55 1.93-1.101 3.311-2.246m26.914-4.275-.58 4.762 1.31.01c-.076-1.693-.152-3.385-.73-4.772z"/><path fill="#51A9F7" d="M296.967 347.057c6-1.617 11.942-3.516 18.015-4.786 9.559-2 9.596-1.82 8.325-11.994 3.942-1.072 7.947-2.443 12.067-3.11 1.239-.201 2.794 1.553 4.496 2.662-.141 7.731-1.598 14.714-5.479 21.485-7.53 13.141-9.79 27.689-9.27 43.04-2.323-.825-1.815-5.47-5.875-3.533-7.098 3.385-14.19 6.785-21.532 9.924-.452-1.04-.479-1.937-.892-2.59-2.325-3.68-2.144-8.92-6.857-11.105.02-.007-.019-.02-.013-.313-.276-.782-.559-1.27-.876-2.083-.021-.761-.009-1.197.226-1.821.365-.738.508-1.287.66-1.847.008-.01.013-.035.37-.092.783-1.347 1.209-2.637 1.653-3.914.018.013-.022 0 .209-.132.378-.446.526-.76.672-1.278-.002-.201.088-.595.416-.636.746-1.369 1.165-2.696 1.608-4.336.122-.722.22-1.13.672-1.666.715-.994 1.383-1.856 1.393-2.725.078-6.382.024-12.766.012-19.15z"/><path fill="#ECF6F8" d="M349.621 303.67c-.345-.234-.447-.645-.647-1.36 5.282-17.928 16.45-31.753 29.812-43.696a365.265 365.265 0 0 1 35.088-27.714c5.352-3.714 12.592-4.715 18.984-6.918 5.747-1.981 11.88-3.215 17.187-6.02 12.917-6.824 26.783-9.947 41.02-11.644 22.603-2.692 44.789-.508 66.307 7.14 3.413 1.214 6.592 3.083 10.374 4.734.495.084.743-.038.92.214.549.406.92.56 1.275.676-.014-.037-.065.024.024.271.342.704.595 1.16.848 1.617-13.42-2.1-26.771-5.098-40.273-6.136-44.285-3.405-85.193 7.414-122.638 31.214-23.488 14.928-43.369 33.573-58.28 57.623z"/><path fill="#3478CF" d="M771.002 532.011c4.183.329 8.378.542 12.542 1.024 3.27.378 6.688.614 9.687 1.804 2.293.91 4.033 3.214 6.899 5.644 3.746-.037 6.541 2.826 6.267 7.365-5.563-2.196-11.145-4.73-16.965-6.465-1.482-.442-3.719 1.648-5.609 2.575l.53 1.151c-3.874.72-7.896 1.028-11.554 2.347-1.641.592-3.405 3.106-3.617 4.923-.42 3.6-1.879 4.8-5.355 5.851-7.503 2.27-15.505 3.46-21.945 8.689-1.414 1.147-3.85 1.034-6.179 1.587.943 2.33 2.433 5.454 3.415 8.73.376 1.25-.41 2.85-.668 4.292-.962-1.123-2.084-2.147-2.856-3.388-2.46-3.953-4.789-7.987-7.537-12.014-.657-.498-.945-.973-1.026-1.912-.327-.997-.86-1.53-1.395-2.062-6.912-10.787-13.825-21.574-20.793-32.713 1.273.224 2.974.462 3.867 1.438 3.434 3.752 6.61 7.74 10.455 12.324.277-10.484 8.94-7.119 14.912-9.496-1.887-2.66-3.431-4.836-4.668-7.318 7.928 4.249 15.623 8.615 25.01 7.603 5.534-.597 11.056-1.315 16.583-1.979z"/><path fill="#489EEB" d="M764.102 286.52c-6.638-9.866-6.584-13.569.12-23.952 4.414-6.836 9.257-13.532 9.81-22.062.536-8.258-4.018-11.993-11.706-8.99-12.521 4.892-20.264 10.57-19.344 26.404.368 6.335-.283 13.04-2.053 19.116-2.79 9.57-13.113 12.749-22.294 8.406-3.88-1.836-8.445-2.227-13.131-3.24 1.817-4.34 5.885-2.432 8.62-1.649 3.118.893 5.621 3.114 9.01.619.71-.522 2.443.35 3.704.58l.001 1.23-4.15 1.733.286 1.503c2.869-.796 5.794-1.45 8.545-2.542.413-.164.381-3.306-.07-3.483-2.482-.978-5.492-2.561-7.7-1.891-4.865 1.477-8.093-.079-11.64-3.693h14.33c.503-2.331.412-4.854 1.614-6.311.66-.8 3.498.196 6.3.478l3.558-14.055 2.66 1.904c.37-3.53.365-6.697 1.084-9.69 1.712-7.12 6.884-11.104 13.172-14.228 2.67-1.327 4.779-3.786 7.411-5.952l-2.389-1.39c.717-2.346 1.912-4.64 2.028-6.987.212-4.292-.522-8.684 4.938-10.543.666-.226.79-2.042 1.18-3.507 11.056 9.951 22.098 20.289 32.884 31.018-1.467-.042-2.679-.475-3.5-.769l-7.278 6.357-.946-.658 3.329-11.922c-5.297.556-11.917 6.871-13.235 11.754l3.63 1.933c-.93 6.378-4.318 12.527-.251 18.971l4.603-2.886c.68 1.49 1.224 2.68 1.457 4.015-1.375 1.442-2.44 2.737-3.53 4.02-.025-.014-.016-.07-.39-.059-1.466 1.353-2.557 2.694-3.68 4.012-.031-.022.02-.079-.234.08-.42.517-.587.874-.785 1.558-2.62 2.99-5.208 5.654-8.07 8.427-.497.421-.722.734-1.002 1.382-2.335 1.877-4.615 3.418-6.896 4.958z"/><path fill="#4BA0F5" d="M297.961 401c7.095-3.394 14.187-6.794 21.285-10.18 4.06-1.936 3.552 2.71 5.813 3.995 2.942 10.54 5.563 20.92 7.814 31.73l-4.276 5.044 1.464 1.673 5.217-2.393c.925 1.467 1.85 2.934 2.825 4.74-3.57.6-7.187.886-10.808 1.12-2.818.18-5.448.334-4.824-3.991.385-2.672-1.334-2.992-3.472-2.01-2.165.995-4.26 2.437-6.534 2.834-3.643.637-7.108.709-8.724 5.118-.315.859-3.93 1.187-5.724.688-4.276-1.19-7.3-1.083-10.942 2.55-4.344 4.333-10.218 7.136-15.448 10.572-.394.26-1.05.54-1.398.387-7.164-3.163-10.518 3.657-16.118 6.097a46.03 46.03 0 0 1-1.893-3.692c-.173-.8-.182-1.003.097-1.246.753-.367 1.22-.693 2.025-1.089 2.506-3.057 4.863-5.928 6.793-9.062 2.563-4.161 6.619-5.377 10.892-6.827 3.179-1.078 5.926-3.428 8.894-5.204.028.007 0 .059.308.055.807-.318 1.307-.633 1.987-1.018.18-.07.565-.098.964-.03 1.203.095 2.007.122 2.863.433.378.582.704.879 1.03 1.176.3-.51.601-1.02.978-1.871 1.29-2.137 2.503-3.933 3.74-5.751.024-.022.087-.01.354-.129.451-.652.635-1.186.825-1.729.007-.01.019-.03.39-.06 4.979-1.684 3.235-5.721 4.017-8.985.743-.698 1.18-1.336 1.614-2.4 0-2.123.002-3.822-.043-5.833-.66-.781-1.272-1.25-1.899-2.093a638.18 638.18 0 0 1-.086-2.62m-28.813 46.662 2.938 1.135.315-1.302c-1.134-.165-2.267-.33-3.433-1.24-2.222-2.94-2.474-2.93-4.385.472 1.571.098 2.994.186 4.565.935m2.475-8.224-1.55 2.622 1.646.627c.178-1.058.356-2.116-.096-3.249z"/><path fill="#2A60B4" d="M186.99 729.966c1.693-1.011 3.336-2.122 5.093-3.007 2.09-1.053 5.091-3.306 6.285-2.611 4.97 2.893 9.193 3.289 13.238-2.554l.83 1.371 1.11 9.987 4.742-3.796 2.185 7.35c.534-5.79.978-10.595 1.759-15.56.761 15.332 2.971 30.52 8.49 45.073 1.816 4.788 4.188 9.364 6.012 14.473-1.104 2.79-2.686 5.187-2.558 7.49.233 4.185-1.692 5.942-5.553 6.655-5.341-7.564-10.32-15.015-15.483-22.337-1.004-1.423-2.722-2.342-4.11-3.494 0 0-.045-.005-.03-.422.02-3.395-.247-6.182-4.176-6.407 0 0 .156-.06.12-.418-1.58-2.491-3.123-4.625-4.667-6.758 0 0-.31-.342-.36-.892-.46-.992-.87-1.435-1.281-1.877 0 0 .254-.164.235-.46.281-3.31-.757-5.325-4.026-5.68-.235-.262-.47-.524-.747-1.42-.904-1.807-1.767-2.981-2.63-4.156 0 0-.016-.07.089-.459-1.453-3.622-3.01-6.856-4.567-10.09m29.653 7.175-.74 3.949 2.203-.004c-.247-1.316-.494-2.632-1.463-3.945z"/><path fill="#246F45" d="M671.624 563.487c-2.445-6.076-4.596-11.846-7.13-17.444-1.734-3.832-1.441-6.848 1.67-9.858 2.495-2.413 4.854-5.098 6.69-8.027 2.58-4.118 5.34-3.694 7.948-.627 6.009 7.066 12.548 13.866 17.397 21.688 6.99 11.277 12.8 23.298 18.853 35.135 2.958 5.785 2.123 7.044-3.486 10.863-9.466 6.446-18.706 13.226-28.142 19.717-1.488 1.024-3.938 2.192-5.164 1.621-1.257-.585-2.237-3.25-2.173-4.96.614-16.288-1.788-32.142-6.463-48.108m25.425-11.011c-4.023-5.68-7.79-11.573-12.212-16.924-1.494-1.807-5.184-3.668-6.93-3.01-3.666 1.384-6.58 4.535-6.397 9.17.053 1.317.14 2.74.66 3.915 5.501 12.436 10.94 24.904 16.755 37.194 1.707 3.608 17.214 5.325 19.986 2.406 1.072-1.13 1.7-3.258 1.547-4.835-.218-2.246-1.093-4.529-2.126-6.575-3.518-6.967-7.227-13.837-11.283-21.341z"/><path fill="#8AA5CB" d="M382.516 884.198c22.406 8.43 45.172 14.027 68.411 17.689 8.985 1.415 18.065 2.22 27.54 3.359 1.99.446 3.543.835 6.568 1.592-14.383 1.83-27.371 3.48-40.786 5.274-20.938-.752-40.183-7.171-59.338-13.718-10.19-3.482-20.051-7.926-30.022-12.57 1.132-1.257 2.341-2.552 3.302-2.388 5.027.856 5.892-2.112 6.022-5.982a9910.758 9910.758 0 0 0 18.303 6.744z"/><path fill="#ACC5E5" d="M749.745 646.452c4.303-5.22 8.58-9.97 12.83-14.744 3.285-3.691 6.153-7.87 9.898-11.006 4.904-4.108 8.728-3.323 13.616.772 1.29 1.081 4.044 1.59 5.585.984 5.07-1.992 9.893-4.616 15.445-7.236 1.68-.669 2.725-1.1 4.076-1.5.797-.525 1.287-1.079 2.09-1.718.719-.228 1.126-.371 1.861-.257 1.07.636 1.81 1.014 2.369 1.704a903.745 903.745 0 0 1-7.554 9.417c-10.797 8.996-21.228 18.487-32.517 26.816-7.587 5.597-16.378 9.579-26.897 8.314-.576-3.75-.708-7.418-.802-11.546z"/><path fill="#C1D7F2" d="M847.099 353.164c7.05-7.019 14.101-14.037 21.477-21.142 1.479 2.143 2.631 4.373 4.021 7.029.279.735.434.968.702 1.125.643 1.588 1.285 3.177 2.22 5.342 1.108 2.271 1.925 3.965 2.742 5.658 4.177 11 8.353 22 12.117 33.343-2.76.481-5.109.618-7.654.45-3.064-8.638-8.18-12.962-16.125-12.681-4.403.155-8.782 1.493-13.134 2.467-3.91.876-7.774 2.075-11.355-.883 0 0 .006.096-.016-.34-.068-3.451-.675-6.597-.016-9.45.797-3.456 2.665-6.665 4.069-9.98 0 0-.06-.1.184-.113.513-.222.687-.493.768-.825z"/><path fill="#BBA3AC" d="M409.917 759.464c.481-.618 1.486-.818 1.568-1.211.913-4.371 4.16-4.096 7.574-4.467 2.979-.325 5.824-1.875 9.026-3.326.473-.447.648-.452.824-.457 7.851-2.418 16.176-3.88 23.443-7.479 10.899-5.397 21.055-12.294 31.849-18.616.979 4.042-.39 7.262-2.63 10.89-5.512 8.925-10.102 18.42-15.661 27.795-3.391-.117-6.184-.344-9.389-.577-10.527-2.216-20.643-4.426-30.76-6.635l-.363.838c2.527 1.31 5.054 2.619 7.58 4.27-.398 1.119-.795 1.894-1.46 2.556-.426-.17-.581-.268-.738-.27-.148-.003-.432.13-.427.147.723 2.988 1.159 6.092 2.277 8.927 2.12 5.378 4.633 10.602 6.671 16.06-.64.778-.97 1.384-1.3 1.99-9.33-10.036-18.659-20.071-28.084-30.435z"/><path fill="#B7D0F1" d="M238.48 663.426c-15.212-2.092-29.374-6.502-42.264-14.35-7.283-4.433-15.142-8.467-18.372-17.714.383-1.376.855-2.39 1.834-3.757 4.936 1.26 9.631 2.38 13.729 4.604 5.939 3.223 11.395 7.324 17.166 10.874 1.76 1.083 3.877 1.588 6.964 2.803-.735-2.65-1.286-3.716-1.277-4.778.026-3.071-.892-7.162.7-8.985 2.765-3.167 7.282-2.733 11.013-.53 3.402 2.008 6.614 4.338 9.91 6.526 0 0-.04-.069-.008.316 3.46 5.285 6.888 10.185 10.315 15.085-3.125 3.26-6.25 6.52-9.71 9.906z"/><path fill="#A1B8D1" d="M890.479 648.776c-4.083 10.514-8.166 21.029-12.527 32.151-1.179 2.743-2.08 4.877-2.982 7.011-.255.228-.51.456-1.302.802-3.614-1.779-3.368-3.8-.988-6.192.797-.801 1.174-2.116 1.51-3.264 1.267-4.329 2.622-8.646 3.547-13.052.34-1.62-.421-3.47-.676-5.55.11-.767.216-1.2.63-1.743 2.82-2.979 4.363-6.063 2.489-10.288.447-2.118.883-3.855 1.597-5.708.62-1.716.963-3.316 1.308-5.252.101-.77.198-1.205.603-1.764 1.316-4.392 2.325-8.66 3.322-13.264-.032-.784-.053-1.232.008-1.645.08.035.253.073.57-.05 2.107-3.529 4.96-6.729 2.398-11.358.085-1.417.178-2.444.483-3.785.904-3.376 1.656-6.427 2.277-9.504 2.78-13.768 5.524-27.544 8.489-41.508.281-.734.354-1.277.54-2.182.151-1.12.187-1.876.462-2.858.338-1.073.437-1.922.617-3.1.102-.778.123-1.228.418-1.81 1.093-.713 1.914-1.293 2.785-1.474 1.08 4.445 2.108 8.492 3.136 12.54-2.478 17.39-4.956 34.78-7.645 52.835-.319 1.523-.426 2.38-.658 3.482-.117.427-.11.61-.301 1.04-.337 1.067-.476 1.887-.615 2.707-2.948 10.085-5.895 20.17-9.016 30.898-.275 1.057-.377 1.471-.48 1.885z"/><path fill="#3F4766" d="M461.667 699.393c-2.652-.124-4.994-.253-7.243-.78-7.615-1.784-8.34-2.776-8.467-10.705-.12-7.524-3.408-10.798-12.344-11.362 4.27 4.895 10.728 8.364 7.765 15.871-9.944-2.481-14.572-12.368-12.87-28.34 2.623 1.247 5.132 2.276 7.485 3.587 10.92 6.087 22.689 6.98 34.757 5.566 7.003-.821 7-.47 10.111 5.893 2.493 5.1 6.42 9.501 9.74 14.191.628.887 1.4 1.67 2.312 2.744-7.926 3.872-15.978 4.296-24.082 3.757-1.03-.069-2.335-2.493-2.743-4.03-.823-3.098-1.116-6.337-1.627-9.518l-1.562.249c-.293 4.23-.586 8.459-1.232 12.877z"/><path fill="#308A73" d="M877.383 659.05c-.106.432-.212.865-.625 1.854-2.282 7.158-4.351 13.734-6.208 20.369-2.587 9.243-5.015 18.53-7.511 27.799 0 0-.028-.064-.28.097-.425.793-.6 1.425-.7 2.353.074.7.075 1.106.075 1.511-.27.194-.542.388-1.19.606-.774-.634-1.17-1.293-1.537-1.9l-4.896 4.566-.98-6.767c-13.664 1.634-13.664 1.634-14.617-3.14l-2.888.603c2.169-5.45 4.073-11.027 6.576-16.32 2.873-6.075 6.276-11.9 9.756-18.35 3.8-5.459 7.293-10.401 11.04-15.353.423-.029.592-.047.875-.187.276-.278.404-.459.872-.73 5.22-.746 10.708.293 13.819-4.683-.525 2.812-1.053 5.242-1.581 7.672z"/><path fill="#50AEF5" d="M568.489 218.154s-.248.122-.379.077c-.502-1.808-.874-3.57-1.246-5.332 2.123.299 4.252.556 6.364.914 1.08.183 2.5 1.135 3.135.736 6.525-4.103 15.225-4.812 19.55-12.376.111-.195.568-.192 1.077-.101.084.896-.044 1.612-.41 2.776-.386.609-.506.787-.6.983-1.286 7.64 4.16 11.688 9.066 15.354 9.447 7.059 20.628 10.34 32.176 11.68 6.425.747 13.027-.04 20.273-.42 5.962-.737 11.2-1.19 16.438-1.641.011.199.023.398.047.897-6.029 1.37-12.07 2.44-18.11 3.513-.64.114-1.568.02-1.87.407-4.764 6.095-11.704 3.247-17.66 4.393-1.041.2-2.062.51-4.102 1.025l4.749 3.222-3.271 5.304c1.669 2.443 2.931 4.29 4.161 6.544-17.2-12.983-35.925-23.608-56.636-31.885-2.227-6.46-6.992-5.31-11.365-5.118 0 0 .05-.06-.102-.284-.53-.371-.908-.52-1.285-.668z"/><path fill="#91AAD1" d="M328.52 859.654c4.406 2.166 8.813 4.332 13.307 7.065-.218 1.472-.522 2.376-1.204 3.291-1.38.859-2.384 1.707-3.388 2.555l1.818 1.293c.648-1.12 1.302-2.238 1.934-3.367.07-.127.012-.326.388-.491 1.124 0 1.874.002 2.745.184.431.174.74.167 1.05.16-.389-.115-.778-.231-1.164-.74.024-.92.045-1.446.066-1.973 3.223 1.507 6.446 3.014 9.772 5.076-.185 3.584-1.88 4.374-4.82 4.406-2.795.03-6.444-1.708-8.075 2.469-.824-.33-1.647-.66-2.724-1.603-.756-1.365-1.123-2.272-1.783-2.839-3.414-2.934-6.902-5.781-10.698-8.937l-.702 2.038-4.09.885c-1.426-.725-2.85-1.45-4.153-2.656 3.173-4.708-1.494-4.341-3.07-5.704-2.128-1.839-3.847-1.417-5.088 1.315-.724-.149-1.133-.25-1.543-.352-2.797-1.875-5.595-3.75-8.733-5.683-.34-.057-.313-.078-.484-.328a6.726 6.726 0 0 0-1.817-.863c.009.056.115.017-.01-.236-.767-.624-1.407-.996-2.277-1.618-2.288-1.542-4.345-2.834-6.583-4.421-2.019-1.557-3.857-2.817-5.703-4.09-.007-.012.016-.037.016-.037-1.188-.988-2.376-1.976-3.39-3.22 1.043-.526 1.912-.795 3.306-1.227-5.729-6.258-11.082-12.105-16.564-18.164-.353-.474-.634-.638-.99-.713-.016-.013-.056-.02-.022-.393-.513-2.335-1.06-4.297-1.54-6.018l2.788-2.22c5.785 3.313 11.57 6.625 17.603 10.146 3.893 4.784 6.876 10.184 11.327 13.753 8.334 6.681 17.519 12.3 26.672 18.898 1.99 5.71 3.084 6.268 7.822 4.36z"/><path fill="#ECF6F8" d="M248.205 682.14c-4.356 33.783 1.426 65.46 17.2 96.012 3.803 5.652 7.217 10.742 10.616 16.186-.388 1.165-.76 1.977-1.133 2.788-15.042-10.105-24.057-24.58-29.277-41.503-7.582-24.585-8.356-49.334-.427-74.068.145-.453.452-.854 1.68-3.107l1.34 3.691z"/><path fill="#4795DD" d="M697.08 444.04a5960.29 5960.29 0 0 1-6.374-8.358c2.58-10.619 6.893-20.754 7.886-31.205 1.366-14.378.22-28.995.062-43.933 1.057 3.762 2.797 7.888 3.226 12.146.93 9.226 1.145 18.522 1.792 27.78.065.925 1.088 1.783 1.667 2.672l1.01-.852c-.447-2.037-1.22-4.063-1.286-6.112-.236-7.406 4.425-13.342 11.653-13.897 2.422-.187 5.036 2.119 7.417 3.219 1.513-3.269 3.39-7.323 5.581-11.065-2.346 9.077-5.005 17.84-7.942 26.788-3.827 4.31-7.206 8.6-10.963 12.528-6.672 6.976-11.407 14.833-12.59 24.586-.233 1.92-.752 3.804-1.14 5.704m23.04-49.71 1.704-1.867-1.375-.912c-.266.779-.533 1.557-.33 2.778m2.597-5.475-.35.323c.117-.018.234-.036.35-.323z"/><path fill="#66D28D" d="M882.921 385.274c2.348-.137 4.696-.274 7.482-.385 3.399 9.795 6.36 19.564 9.342 29.713-.238.53-.44.736-1.075 1.193-11.53 2.533-22.179 5.876-31.61 11.907 1.184-7.145 9.302-6.119 13.41-12.01-4.44 1.227-7.388 2.135-10.386 2.826-1.232.284-3.145.623-3.717-.004-.713-.782-.752-2.65-.4-3.848 1.176-3.998-.112-6.373-3.996-7.79-1.163-.424-2.123-1.71-2.908-2.794-1.11-1.533-1.972-3.247-2.738-4.54-2.602.6-4.463 1.029-6.279 1.1 1.191-3.96.386-6.222-3.723-7.189-1.616-.38-2.881-2.255-3.943-3.418 2.448.674 4.533 1.317 6.618 1.96 0 0 .002.006.196.287 4.173 2.91 8.002 5.812 12.17 8.097 4.778 2.62 10.05 4.3 14.627-.229 4.051-4.009 6.978-8.821 6.93-14.876z"/><path fill="#424B6A" d="M379 646.001c10.326 2.16 20.716 4.061 30.944 6.613 3.871.966 5.957 4.128 6.165 8.631.232 5.024 1.344 10.007 2.126 15.38-13.304-3.034-25.835-5.891-38.897-9.159-3.68-7.457-3.214-14.472-.338-21.465z"/><path fill="#8AA5CB" d="M826.549 726.24c3.079-.046 4.396-1.284 4.51-4.225a64.384 64.384 0 0 1 1.043-9.192c.187-1.013 1.299-1.856 2.441-2.375.278 2.05.23 3.723-.092 5.343-2.756 13.835-5.637 27.647-8.273 41.505-.416 2.185.207 4.568.35 6.86-1.056 1.752-2.11 3.504-3.559 5.753a278.433 278.433 0 0 0-2.74 3.765c-3.93 4.577-7.858 9.155-12.198 14.176-.922 1.098-1.434 1.753-1.946 2.407-1.369 1.35-2.737 2.701-4.55 4.494-3.46 3.472-6.475 6.504-9.814 9.432-.858-.46-1.392-.818-1.926-1.176 5.771-11.14 11.57-22.267 17.298-33.43 2.015-3.928 3.854-7.946 5.908-12.255 4.529-10.497 8.924-20.66 13.548-31.082m.012 4.271s-.079.043 0 0z"/><path fill="#2C7F6F" d="M826.84 764.114c-.455-2.25-1.078-4.633-.662-6.818 2.636-13.858 5.517-27.67 8.273-41.505.322-1.62.37-3.294.489-5.37.223-1.237.504-2.045.935-3.137 1.114-.484 2.076-.685 3.04-.885.952 4.773.952 4.773 14.617 3.14l.979 6.766 4.896-4.567c.366.608.763 1.267 1.397 2.11-7.952 12.882-16.14 25.58-24.333 38.273-1.521 2.357-3.066 4.698-4.533 7.455.067.41-.057.295-.057.295-1.576 1.4-3.151 2.8-5.04 4.243z"/><path fill="#88F8A0" d="M184.533 295.96c.209-.658.417-1.316.962-2.464 4.409-7.795 8.59-15.043 12.48-22.445 1.018-1.935 1.13-4.345 1.659-6.537 0 0 .09.216.162.216.183-.03.294-.06.405-.091l-.333-.559c5.665-6.498 11.33-12.997 17.541-19.791 2.291-1.546 4.069-2.75 5.768-4.057 1.32-1.015 2.542-2.156 3.808-3.241-.08 2.299-.327 4.608-.18 6.892.094 1.481.763 2.926.789 4.738-6.759-2.011-12.02-.956-15.86 5.387-.742.388-1.214.685-1.95 1.24-.1 2.09.061 3.922.317 6.122.372 2.119.649 3.87.682 5.84.348 1.038.94 1.854 1.768 2.821.648.758 1.059 1.366 1.575 2.174.285.451.518.634.844.76.038.011.055.089.091.415 1.005 1.758 1.974 3.19 2.951 4.996.768 5.011 5.026 4.332 7.988 5.956.001.78.002 1.224-.37 1.72-4.381-.457-8.384-1.256-12.4-1.337-1.787-.037-5.236 1.794-5.166 2.065 1.725 6.703-2.562 10.285-6.824 13.91-1.36 1.155-2.624 2.764-4.211 3.245-5.548 1.68-7.698 6.014-5.295 11.15.624 1.334.763 2.894 1.126 4.35-4.618-1.208-7.283-3.975-6.354-8.011 1.242-5.397 3.517-10.555 5.168-15.297h6.066c-.281-1.93-.861-3.876-.756-5.784.099-1.793.408-4.03 1.53-5.219 2.585-2.742 3.245-5.377.788-8.95-3.354 5.1-5.873 10.594-8.925 15.773-1.204 2.042-3.597 3.384-5.532 4.781-.159-.432-.235-.6-.312-.767z"/><path fill="#387CCF" d="M248.316 653.631c-3.553-5.011-6.98-9.911-10.448-15.157 3.807.893 6.042.605 6.33-4.524.24-4.287 5.261-3.988 8.1-5.805 1.924-1.233 3.946-2.316 6.847-4.002 3.55 1.426 8.57 3.902 13.745-1.015 2.252 3.797 4.21 7.802 6.21 12.485.605 1.243 1.167 1.808 1.73 2.374.943 1.218 1.885 2.437 2.98 4.321 1.145 3.838 2.139 7.01 3.133 10.181-1.042.138-2.084.276-3.538.003-4.115-4.663-8.647-6.74-14.357-5.722-.462.034-.923.069-1.825-.073-.761-.331-1.015-.247-1.202.076-.77.059-1.538.118-2.961-.098-5.09-.678-8.81.356-10.829 4.8-.133.253-.329.44-1.14.614-1.054.491-1.557.929-2.06 1.367-.143.206-.34.301-.715.175z"/><path fill="#2353A2" d="m264.988 822.054 16.435 17.952c-1.394.432-2.263.7-3.526.972-6.65-4.661-12.906-9.324-19.606-14.267-.65-.513-.905-.665-1.209-.735-3.271-2.946-6.627-5.806-9.795-8.859a336.108 336.108 0 0 1-14.4-14.74c-.42-.854-.697-1.113-.973-1.371 0 0 .08 0-.06-.177a11.883 11.883 0 0 0-.942-.82s.08 0-.058-.18a11.744 11.744 0 0 0-.939-.821s.076.039.009-.279c-.38-1.456-.691-2.595-1.003-3.733 3.563-.872 5.488-2.629 5.255-6.814-.128-2.303 1.454-4.7 2.65-7.138 6.923 8.056 13.463 16.195 19.88 24.882 2.288 5.427 4.698 10.305 7.107 15.183 0 0 .04.007.16.257.418.395.717.541 1.015.688z"/><path fill="#3F4766" d="M348.868 668.04c-.029-.767-.058-1.534.313-2.757 1-2.765 1.601-5.073 2.368-8.02l-4.58.746c-3.35-2.049-4.175-.565-3.798 2.688.396 3.425.745 6.855 1.265 11.667-5.007-.925-9.49-.929-13.022-2.763-1.707-.886-2.054-5.18-2.27-7.988-.457-5.896-3.563-8.635-10.555-7.81 3.017 4.267 8.289 7.518 5.633 13.87-13.406-4.912-14.12-16.35-14.618-29.193 13.268 8.558 27.425 11.484 42.918 10.811.904 4.346 1.284 8.251 1.79 12.14.672 5.157-.27 6.35-5.444 6.608z"/><path fill="#B69CA3" d="M438.267 790.107c.064-.814.393-1.42 1.31-2.103 1.62 1.084 2.65 2.244 4.478 4.302-.605-2.73-.946-4.27-1.042-6.153 4.326-2.287 5.333-7.397 2.906-12.358-1.839-3.759-3.31-7.698-4.527-11.592 5.46-.084 10.5-.132 15.541-.18 2.793.226 5.586.453 8.754.844-3.364 14.2-4.822 28.422-2.734 44.253-9.246-5.199-17.344-10.207-24.686-17.013z"/><path fill="#F8F9F7" d="M467.737 514.617c-9.63 2.654-17.434 9.084-25.473 14.736-7.196 5.06-13.557 11.438-15.581 21.28-7.058-1.493-8.517-7.129-9.956-12.78 7.428-10.826 17.068-19.421 27.626-27.029 1.091-.787 3.117-.746 4.587-.459 6.19 1.212 12.332 2.663 18.797 4.252z"/><path fill="#FBF2E2" d="M681.736 730.453c-10.63 6.401-19.202 1.038-19.887-11.205-.668-11.954 5.637-19.655 14.062-26.514 1.27-1.033 2.396-2.242 3.861-3.568.881 13.482 1.49 27.161 1.964 41.287z"/><path fill="#F8F9F7" d="M434.02 556.113c-2.319.446-4.775 1.618-6.934 1.21-8.76-1.653-10.755 5.269-13.758 10.6-2.005 3.558-2.587 7.958-4.766 11.37-2.849 4.458-.812 7.688 1.346 11.513-5.301-.626-10.626-1.555-16.466-2.573 3.785-17.392 10.716-32.748 20.447-47.16 1.812 7.104 5.589 11.71 13.361 12.834.75.234 1.205.287 1.94.504 1.122.308 1.965.452 3.01.808.743.438 1.282.666 1.82.894z"/><path fill="#4698EC" d="m789 261.996-1.768-3.87-4.603 2.886c-4.067-6.444-.68-12.593.252-18.971l-3.63-1.933c1.317-4.883 7.937-11.198 13.234-11.754l-3.33 11.922.947.658 7.278-6.357c.821.294 2.033.727 3.603 1.086.358-.073.345-.032.278.36 1.285 1.526 2.636 2.657 3.988 3.788 0 0-.102.09.006.303.46.403.812.592 1.165.78 1.893 2.088 3.787 4.175 5.723 6.598.044.336-.096.468-.525.513-6.195 2.364-7.869 6.133-6.94 13.863-5.516-4.6-10.626-3.9-15.678.128z"/><path fill="#1E3E7E" d="M789.465 803.066c.864.3 1.398.657 2.264 1.388.3.733.266 1.093.232 1.452-1.078.341-2.434.378-3.193 1.07-9.23 8.41-18.373 16.915-28.12 25.686-1.967.348-3.351.407-4.736.466-2.83-8.898-9.542-14.638-16.275-20.482-2.536-2.201-4.279-5.316-6.51-8.331.5-1.222 1.127-2.127 2.16-3.619.749 1.5 1.412 2.387 1.65 3.376 1.214 5.027 5.106 6.579 9.665 3.773 4.705-2.897 8.497-2.603 12.63.887 3.679 3.108 7.409 6.156 12.045 10.001 1.159-.702 3.589-1.71 5.42-3.377 4.299-3.91 8.31-8.134 12.768-12.29z"/><path fill="#393F5E" d="M348.858 668.351c5.184-.57 6.126-1.763 5.454-6.92-.506-3.889-.886-7.794-1.325-12.157 8.364-1.417 16.732-2.368 25.557-3.296-2.42 7.016-2.886 14.03.378 21.421-4.872.925-9.87 1.438-14.845 2.112-4.52.612-9.016 1.4-13.924 1.632-.686-.73-.968-.98-1.251-1.231-.018-.416-.036-.833-.044-1.56z"/><path fill="#1F673F" d="M692.876 777.052c.811-5.131 1.6-10.266 2.44-15.393 1.522-9.311 3.038-18.624 4.656-27.92.235-1.354.653-3.322 1.6-3.804 6.595-3.355 13.351-6.394 21.498-10.21-.44 3.412-.65 5.058-1.41 7.027-2.99 3.482-5.927 6.376-7.79 9.847-7.184 13.384-14.025 26.953-20.994 40.453z"/><path fill="#6F7990" d="M483.523 603.05c5.994.584 11.748.55 17.007 2.147 2.41.733 4.957 4.462 5.467 7.2.748 4.013-2.796 5.974-6.417 6.986-7.616 2.13-15.246 2.256-22.374-1.348-2.38-1.203-5.414-4.11-5.405-6.226.01-2.242 3.01-4.81 5.225-6.59 1.572-1.262 4.006-1.452 6.497-2.17zM352.445 590.379c8.444-5.236 16.972-5.93 25.35-1.346 2.337 1.279 4.5 4.452 5.021 7.095.766 3.88-2.74 5.818-6 6.813-7.965 2.43-15.84 1.66-23.241-2.017-5.06-2.514-5.323-5.751-1.13-10.545z"/><path fill="#A38D9A" d="m634.988 707.067 2.115 21.022-26.356-23.452 20.712-12.727c1.168 4.933 2.327 9.828 3.53 15.157z"/><path fill="#52BBDE" d="M525.626 843.086c.427 6.53.382 13.033.333 20.004-14.97-3.328-26.06-12.22-33.981-25.684 5.145 1.098 10.268 2.937 15.551 3.872 5.798 1.027 11.744 1.222 18.097 1.808z"/><path fill="#12192C" d="M938.864 465.514c-4.525-2.763-6.573-10.103-4.307-15.472 2.478-5.873 1.041-8.898-4.97-10.988-1.305-.454-2.365-1.612-3.538-2.446.876-1.224 1.892-2.372 2.597-3.687 1.359-2.535 2.542-5.165 3.788-7.737l-6.122-1.968c.732-2.075 1.37-4.19 2.223-6.213.836-1.983 1.892-3.873 2.85-5.804l1.828.229c2.15 10.673 5.22 21.273 6.076 32.05.448 5.652 3.75 10.758 2.498 16.485-.508 2.32-1.42 4.552-2.164 6.82-.008.023-.305.017-.332-.04-.14-.292-.236-.605-.427-1.229m-4.326-43.147-1.456.624.956 1.422c.247-.502.495-1.005.5-2.046z"/><path fill="#236D45" d="m665.15 517.263-8.226 12.25-26.39-32.603c1.278-.594 2.806-1.304 4.825-1.714 6.321 4.872 12.084 9.533 18.007 13.98 3.806 2.858 7.848 5.402 11.784 8.087z"/><path fill="#54B6DC" d="M392.938 523.131c6.932-5.406 14.038-10.486 21.125-15.594 1.32-.95 2.563-2.01 3.924-3.37 1.46-.526 2.836-.699 4.873-.68 1.803.327 2.944.464 4.085.602 0 0 .266.202.496.544-2.117 2.93-4.465 5.519-6.813 8.106-.399.359-.797.718-1.673 1.37-1.46 1.378-2.444 2.46-3.428 3.543-.4.333-.8.665-1.647 1.336-1.975 2.184-3.502 4.029-5.03 5.874 0 0 .144.128-.235.194-2.43 2.4-4.482 4.736-6.533 7.072-2.992-2.894-5.985-5.787-9.144-8.997z"/><path fill="#7B98C2" d="M664.95 874.993c-3.498 1.857-7.16 3.462-10.463 5.618-11.033 7.203-23.672 9.104-36.228 11.265-5.848 1.007-11.761 1.634-17.793 1.732 6.241-2.75 12.482-5.501 18.873-8.534 15.106-3.949 30.063-7.616 45.339-11.055.304.477.288.726.272.974z"/><path fill="#12192C" d="M528.768 920.39c.661-.368 1.113-.408 1.903-.41 3.775 1.555 7.211 3.072 10.704 4.614-3.366 2.36-68.831 3.635-76.688 1.297 1.02-1.094 1.64-2.223 2.578-2.638.99-.44 2.282-.226 3.443-.248 17.749-.34 35.499-.642 53.246-1.057 1.543-.036 3.07-.804 4.814-1.559z"/><path fill="#8685B3" d="M481.373 641.389c.116 4.178-2.145 6.157-5.572 6.87-6.344 1.317-12.573 1.598-17.935-3.065-2.532-2.202-2.409-4.42-.349-6.905 5.503-6.638 18.988-5.102 23.856 3.1z"/><path fill="#E4DBDD" d="M645.899 814.302c5.83-5.543 11.462-10.805 17.027-16.135 1.724-1.65 3.27-3.488 5.097-5.065-5.297 15.975-26.793 40.47-34.315 39.838 3.944-6.059 7.955-12.221 12.191-18.638z"/><path fill="#1D3664" d="M712.005 831.094c-3.532.099-7.065.198-10.592-.286 5.38-3.67 10.753-6.759 16.126-9.847 5.073-.633 8.059-3.572 8.884-9.083 2.685 1.112 4.777 1.978 7.224 3.289.666.918.977 1.393 1.288 1.867-.44 3.746-1.162 6.959-6.137 7.201-1.307.064-2.494 2.602-3.766 4.384-.031.38-.071.332-.071.332-2.39.93-4.78 1.862-7.699 2.576-2.105-.29-3.68-.362-5.257-.433z"/><path fill="#50A56E" d="M692.757 777.375c7.088-13.823 13.93-27.392 21.114-40.776 1.862-3.47 4.799-6.365 7.58-9.515-6.347 20.296-16.25 38.855-29.084 55.836l-1.537-.606c.602-1.538 1.205-3.077 1.927-4.939z"/><path fill="#12192C" d="M194.926 761.168c7.918 8.724 15.686 17.793 23.773 27.219.352.7.383 1.045.415 1.39-1.435.74-2.869 1.48-4.75 1.953-.736-.574-1.024-.88-1.313-1.187l-.5.586c.483.29.965.582 1.447.873l1.11 5.714c-5.707-2.436-4.842-6.553-4.03-10.477-4.944-.85-9.587-7.567-9.657-13.694-2.53-.487-5.123-.852-7.64-1.507-2.769-.721-3.309-2.24-1.61-4.773 1.155-1.724 1.756-3.821 2.755-6.097zM287.375 848.876c2.057 1.291 4.114 2.583 6.478 4.422.98.89 1.653 1.232 2.326 1.574 0 0-.106.039.037.254.708.425 1.272.634 1.836.842 0 0-.028.021-.024.003.725 4.176-3.495 4.454-5.494 6.36-.357.341-3.94-1.702-5.032-3.32-3.07-4.544-6.383-7.497-12.353-8.51-4.76-.808-9.006-4.642-14.579-7.744l5.856-3.924c5.281 7.29 6.987 7.96 14.661 5.76.42-.14.397-.115.302.275 1.932 1.596 3.96 2.802 5.986 4.008z"/><path fill="#397AB0" d="M694.24 831.214c-8.05 2.055-21.685-.243-28.58-4.815 5.43-6.38 5.916-6.372 13.36-4.305 3.64 1.011 7.503 1.22 11.912 2.151 1.534 2.562 2.421 4.766 3.308 6.97z"/><path fill="#E4DBDD" d="M543.234 751.533c-6.276-8.283-7.271-17.186-2.905-24.118 5.742 3.925 9.982 16.798 7.718 23.096-.996 2.772-2.306 3.534-4.813 1.022z"/><path fill="#50A56E" d="M665.406 517.023c-4.192-2.445-8.234-4.989-12.04-7.847-5.923-4.447-11.686-9.108-17.674-14.013 1.846-.705 4.57-2.101 5.736-1.282 8.27 5.814 16.287 12.003 24.174 18.334.755.606.074 3.002-.196 4.808z"/><path fill="#E4DBDD" d="M278.76 685.996c-1.618-5.777-1.873-11.06 1.203-16.113 5.663 3.1 10.531 16.292 8.256 21.774-1.098 2.647-2.958 2.695-4.63.994-1.817-1.85-3.156-4.17-4.83-6.655z"/><path fill="#A69EA7" d="M566.201 531.449c-2.731-1.014-5.395-2.74-8.313-3.658-9.412-2.96-18.919-5.621-28.65-8.681 6.84-.94 13.931-1.74 21.045-2.138 1.565-.087 3.603.862 4.747 2.008 3.871 3.879 7.44 8.06 11.171 12.469z"/><path fill="#E4DBDD" d="M266.69 687.458c-9.734-5.808-7.471-20.613-2.393-25.826 1.286-1.32 4.109-1.145 6.602-1.037-4.676 8.796-3.724 17.817-4.209 26.863z"/><path fill="#F9F1E2" d="M517.045 741.963c-5.206-6.385-3.968-18.416 2.803-23.061 1.659-1.138 4.56-.465 7.028.026-2.097 6.752-4.229 12.895-6.637 18.927-.618 1.548-2.106 2.748-3.194 4.108z"/><path fill="#E4DBDD" d="M504.642 726.999a813.493 813.493 0 0 0-2.163 10.52c-4.702-1.805-6.959-7.413-5.316-13.706 1.828-7.003 6.054-10.094 12.875-9.31a1732.485 1732.485 0 0 0-5.396 12.496z"/><path fill="#12192C" d="M111.23 456.77c-.76-9.631-2.743-18.966.122-28.394 4.67 2.424 7.868 12.354 6.173 17.023-1.274 3.506-1.986 7.216-3.06 11.256-.123.018-1.613.231-3.235.114zM118.512 579.984c.517.732.673 1.45.798 2.534-.788 2.117-1.76 3.81-2.254 5.632-.727 2.68-.935 5.5-1.68 8.173-1.513 5.433 2.005 8.548 5.67 12.402-1.643.689-3.394 2.078-4.351 1.659-1.206-.53-2.153-2.438-2.529-3.924-1.406-5.556-2.82-11.14-3.654-16.798-.47-3.187.008-6.563.429-9.806.164-1.265 1.342-2.398 2.058-3.59 1.05.832 2.078 1.692 3.156 2.486.625.46 1.327.814 2.357 1.232z"/><path fill="#8EB2C0" d="M863.39 709.055c2.145-9.252 4.573-18.54 7.16-27.782 1.857-6.635 3.926-13.21 6.203-20.034.563 1.523 1.324 3.374.984 4.993-.925 4.406-2.28 8.723-3.547 13.052-.336 1.148-.713 2.463-1.51 3.264-2.38 2.391-2.626 4.413.805 6.38-.902 2.833-2.158 5.597-3.708 8.936a62.693 62.693 0 0 0-1.249 3.072c-1.596 2.7-3.192 5.401-5.138 8.119z"/><path fill="#54B6DC" d="M694.318 831.344c-.965-2.333-1.852-4.537-2.97-6.976 6.798-1.222 13.826-2.209 21.516-3.255.828-.123.993-.188 1.16-.252.884-.036 1.769-.072 3.084-.004-4.942 3.192-10.316 6.28-15.919 9.618-.664.3-1.099.35-2.224.405-1.915.276-3.138.545-4.362.815 0 0-.206-.221-.285-.351z"/><path fill="#12192C" d="M256.699 825.975c.687.07.942.223 1.25.656 1.025 1.711 1.82 3.322 2.901 4.712 1.693 2.178 1.113 3.65-1.145 4.762-4.003 1.97-8.534-.686-8.704-5.079-.25-6.463-1.09-7.014-8.142-4.1l1.292-7.005c4.423 2.201 8.294 4.127 12.548 6.054z"/><path fill="#787065" d="M486.913 517.34c-4.959 10.834-10.324 21.596-15.654 32.289.04-12.086 5.787-22.24 12.77-32.296.857-.252 1.668-.158 2.884.007z"/><path fill="#12192C" d="m179 750-2.484 3.883c-1.501-1.214-3.98-2.22-4.295-3.688-.62-2.89-1.336-4.695-4.484-5.669-2.662-.824-4.053-9.277-2.027-11.211.633-.604 2.547-.618 3.399-.108 3.113 1.868 4.194 4.786 3.95 8.457-.259 3.858.491 7.401 5.564 8.327L179 750z"/><path fill="#D2EBF0" d="M199.32 264.603c-.215 2.103-.327 4.513-1.345 6.448-3.89 7.402-8.071 14.65-12.45 22.1.167-1.499.756-3.118 1.08-4.788.38-1.964.53-3.972.63-6.668.09-1.577.33-2.448.534-3.354-.033-.036.006-.12.161-.081.346-.027.525-.119.69-.234a339.96 339.96 0 0 0 3.048-3.677c1.471-2.076 2.552-3.647 3.633-5.217 1.235-1.48 2.47-2.96 4.02-4.529z"/><path fill="#12192C" d="M556.791 920.235c3.582 4.048 7.595 2.872 11.687 2.066 2.442-.48 5.003-.41 7.51-.405.215 0 .427 1.38.64 2.119-2.418.662-4.809 1.473-7.264 1.94-2.247.429-4.594.329-6.846.738-5.225.947-6.516.602-11.883-4.33 2.23-.863 4.012-1.553 6.156-2.128z"/><path fill="#B4DBDC" d="M552.054 241.585c7.106 1.062 14.314 2.472 21.74 3.62 7.404 2.85 14.59 5.962 21.973 9.328-5.565-1.472-11.292-3.319-17.094-4.896-7.423-2.019-14.919-3.774-22.353-5.754-1.458-.389-2.78-1.287-4.266-2.298z"/><path fill="#8D847A" d="M432.108 708.497c-14.487 1.617-27.221-3.546-39.38-11.127.218-.74.383-.956.548-1.172 10.01 3.414 19.992 6.923 30.06 10.161 1.947.627 4.233.198 6.584-.088.864.409 1.508 1.162 2.188 2.226z"/><path fill="#12192C" d="M297.062 174.02c-3.657 2.868-7.371 5.424-11.409 8.06-1.638-1.538-2.952-3.156-4.258-4.766 3.425-5.71 10.348-7.3 15.667-3.294z"/><path fill="#8AA5CB" d="M341.164 879.812c1.416-4.407 5.065-2.67 7.86-2.7 2.94-.03 4.635-.82 5.065-4.163.898-.018 1.653.279 2.652 1.093-.033 2.134-.053 3.852-.65 5.339-.835 2.083-2.1 3.993-3.18 5.978-3.844-1.772-7.687-3.545-11.747-5.547z"/><path fill="#A69EA7" d="M488.747 639.216c-.708-1.311-1.241-2.28-1.856-3.397l18.544-2.152-14.36 10.645c-.623-1.374-1.388-3.064-2.328-5.096z"/><path fill="#397AB0" d="M219.425 789.943c-.343-.51-.374-.856-.389-1.46.042-1.189.437-2.342.032-3.011-3.217-5.314-6.586-10.537-9.974-16.127 1.324.813 3.042 1.732 4.046 3.155 5.163 7.322 10.142 14.773 15.483 22.337.61 1.297.922 2.436 1.28 3.93-3.359-2.65-6.763-5.654-10.478-8.824z"/><path fill="#438EC1" d="M375.178 575.95c1.908-5.971 3.222-12.425 10.577-14.798-.966 3.83-2.563 7.637-3.53 11.599-.996 4.078-3.028 5.105-7.047 3.199z"/><path fill="#A69EA7" d="M517.175 742.308c.958-1.705 2.446-2.905 3.064-4.453 2.408-6.032 4.54-12.175 6.834-18.641.479.776 1.497 2.09 1.224 3.031-2.012 6.938-4.281 13.801-6.745 21.555-.732-.197-2.49-.672-4.377-1.492z"/><path fill="#12192C" d="M755.688 833.327c1.609-.258 2.993-.317 4.786-.374 2.307.09 4.204.178 6.499.285-1.333 6.697-6.696 4.593-10.063 5.467-3.062.794-6.65-5.216-7.328-11.848 2.238 2.537 4.06 4.603 6.106 6.47z"/><path fill="#2C7F6F" d="M909.441 555.638c-1.276-3.757-2.304-7.804-3.23-12.583.334-2.172.567-3.61 1.12-5.242 1.109-4.053 1.895-7.913 2.681-11.774.175 0 .35-.002.786-.002-.195 9.77-.651 19.541-1.357 29.601z"/><path fill="#12192C" d="M792.02 806.266c-.025-.72.009-1.079.033-1.71 3.007-3.301 6.022-6.333 9.317-9.516 1.382 1.036 2.484 2.224 3.586 3.412l-5.437 4.29c-1.25 1.98-2.286 4.014-3.776 5.63-.272.294-2.396-1.12-3.723-2.106z"/><path fill="#4EA2F4" d="M665.966 285.366c1.366-.416 2.834-.518 5.137-.678l-6.645-9.895 1.064-1.321c1.724 1.076 3.782 1.849 5.097 3.296 2.242 2.468 4.018 5.36 6.499 8.774-.346.163-1.734.758-3.063 1.465a23.63 23.63 0 0 0-4.201 2.817c-1.32-1.108-2.553-2.627-3.888-4.458z"/><path fill="#12192C" d="M222.47 229.146c.133 1.42.33 3.11-.42 4.017-1.339 1.616-3.415 2.6-4.873 4.143-1.46 1.544-2.543 3.447-4.349 5.974h-2.153c-1.943-3.41 6.608-13.97 11.795-14.134z"/><path fill="#8D847A" d="M558.924 567.428c7.254-1.96 13.697-5.09 17.737-12.264.622 1.654.952 3.467 1.138 5.665-5.5 4.36-11.092 7.79-18.442 7.738-.428-.654-.43-.897-.433-1.14z"/><path fill="#12192C" d="M156.006 715.706c.151-3.281-.235-5.414-4.111-4.376-.568.152-2.483-1.809-2.37-2.59.321-2.243 1.364-4.383 2.123-6.563.741.485 1.674.821 2.187 1.483 1.359 1.753 2.536 3.646 4.853 5.05l-1.235 11.01c-.84-2.105-1.141-2.86-1.447-4.014z"/><path fill="#91AAD1" d="M353.135 885.545c.857-2.17 2.121-4.081 2.957-6.164.596-1.487.616-3.205.89-5.15 2.262.701 4.527 1.73 7.011 2.991.09 4.102-.775 7.07-5.802 6.214-.96-.164-2.17 1.131-3.485 2.108-.597.3-.972.243-1.571 0z"/><path fill="#12192C" d="M228.484 225.196c2.256-4.78 1.538-11.596 8.717-12.725 1.058-.166 2.15-.115 3.744-.188-.402 1.556-.33 2.977-.999 3.581a143.414 143.414 0 0 1-11.462 9.332z"/><path fill="#A69EA7" d="M336.946 614.697c1.04-1.364 2.08-2.728 3.135-4.443 6.323 2.675 12.631 5.7 19.23 8.925-.782.567-1.855.936-3.516 1.452-3.677-.612-6.767-1.372-10.227-2.223.39-6.21-4.917-3.53-8.622-3.711z"/><path fill="#12192C" d="M403.716 915.68c-3.234-2.072-3.413-4.389-.148-5.522 2.577-.895 5.712-.936 8.433-.44 2.366.431 2.664 2.797.418 3.853-2.567 1.207-5.544 1.542-8.703 2.11z"/><path fill="#B69CA3" d="M449.151 640.388c-.654.29-1.04.537-1.274.435-2.245-.987-4.494-1.978-6.611-3.197-.125-.072.779-3.007 1.378-3.075 2.82-.32 5.701-.105 8.56-.08-.571 1.904-1.143 3.809-2.053 5.917z"/><path fill="#12192C" d="M753.144 186.25c2.148-2.324 4.235-4.276 6.322-6.228l1.56.556c-.28 3.665-.562 7.33-.843 10.994l-1.798.835c-1.768-1.928-3.535-3.856-5.241-6.156zM134.952 381.008c-.051 1.371-.31 2.428-.78 3.738-1.579.648-2.946 1.043-5.066 1.655 0-5.018-.091-9.95.101-14.87.028-.72 1.408-1.386 2.162-2.076.453.941 1.496 2.078 1.26 2.792-1.113 3.36-.714 6.159 2.323 8.76zM138 673c-7.07-.202-8.997-3.756-5.416-10.844 1.117 1.047 2.028 2.167 3.183 2.909 1.193.766 2.623 1.165 3.711 1.624-.573 2.062-1.068 3.84-1.52 5.965L138 673z"/><path fill="#787065" d="M426.954 553.725c-7.476-.942-11.253-5.548-12.817-12.901.475-1.116 1.245-1.97 2.303-2.897 1.726 5.577 3.185 11.213 10.19 13.078.364-.016.472.265.468.76-.051.983-.098 1.471-.144 1.96z"/><path fill="#12192C" d="M918.615 388.123a535.942 535.942 0 0 1-2.993-7.838l1.112-1.247 9.217 3.44c-1.844 2.547-3.05 4.468-4.557 6.115-.37.406-1.714-.077-2.779-.47z"/><path fill="#8AA5CB" d="M321.163 869.39c1.247-.58 2.706-.895 3.879-1.15l.702-2.037c3.796 3.156 7.284 6.003 10.698 8.937.66.567 1.027 1.474 1.539 2.607-5.529-2.443-11.067-5.268-16.818-8.357z"/><path fill="#12192C" d="M95.914 630.787c.027-2.357.163-4.51.713-6.552.511-1.896 1.465-3.673 2.365-5.843.435.694.866 1.063.87 1.436.044 5.18.03 10.362.03 16.11-1.322-1.755-2.505-3.326-3.978-5.15z"/><path fill="#7B98C2" d="M263.847 820.736c-2.443-4.505-4.853-9.383-7.019-14.493 2.81 1.754 5.377 3.74 8.105 5.99-.698.95-1.558 1.635-2.625 2.485.48 1.721 1.026 3.683 1.539 6.018z"/><path fill="#12192C" d="M233.41 849.993c-1.815-1.332-3.224-2.666-5.007-4.011-.383-.449-.392-.887-.402-1.653v-.33c2.285-.802 4.563-2.078 6.86-2.112.68-.01 1.816 3.455 1.934 5.378.051.844-1.923 1.813-3.385 2.728zM846.57 280.601c-3.756 1.46-6.187-.386-6.55-3.792-.206-1.941 1.536-4.09 2.4-6.144l1.993.389c.716 3.066 1.431 6.133 2.157 9.547zM914.313 438.762c-1.364-.477-2.372-.952-3.872-1.66v5.208l-1.288.04-1.005-10.98c8.726 2.972 8.77 3.032 6.165 7.392zM176.9 294.935c-.288 1.26-.9 2.36-1.719 3.606-6.143.232-7.624-3.008-4.042-9.78 1.934 2.14 3.687 4.078 5.762 6.174z"/><path fill="#489EEB" d="M767.161 203.117c-1.922.57-3.985.86-6.048 1.15.21-3.201-5.152-4.021-3.208-8.14 3.148 2.072 6.132 4.39 9.256 6.99z"/><path fill="#12192C" d="M904.047 338.252c1.838.716 3.432 1.359 4.805 2.318.814.568 1.962 1.907 1.757 2.423-.43 1.088-1.88 2.756-2.506 2.596-1.782-.456-3.813-1.372-4.855-2.77-.665-.892.253-2.964.799-4.567zM831.94 759.935c.98-.457 2.069-1.278 3.054-1.168 1.23.137 2.933.768 3.386 1.696.398.815-.293 2.92-1.127 3.423-1.843 1.111-4.077 1.572-7.064 2.617.794-2.664 1.273-4.27 1.722-6.255-.03-.377.094-.263.03-.313z"/><path fill="#8EB2C0" d="M519.647 619.408c2.044.374 3.853 1.048 5.662 1.723l.049 1.572-10.107 5.176c1.735-3.407 2.949-5.79 4.396-8.471z"/><path fill="#12192C" d="M556.828 99.286c-1.728 3.33-8.021 5.091-10.473 3.126-.438-.352-.958-1.353-.797-1.566.534-.703 1.335-1.624 2.083-1.67 2.942-.183 5.902-.063 9.187.11z"/><path fill="#1E3E7E" d="M713.591 864.26c-1.18-3.911-4.2-1.202-6.366-2.047 3.965-2.425 8.21-4.34 13.014-3.183l.625 1.462c-2.306 1.229-4.612 2.457-7.273 3.768z"/><path fill="#397AB0" d="M287.372 652.606c-1.423-3.289-2.417-6.46-3.416-10.004 3.304 3 6.613 6.373 9.978 10.072.056.327.072.297.072.297-2.068-.083-4.137-.166-6.634-.365z"/><path fill="#12192C" d="M236.225 817.922c-4.354-2.311-2.749-4.372-.331-6.507 1.978 2.337 3.975 4.544 5.698 6.948.189.265-1.195 1.657-1.85 2.526-1.087-.9-2.176-1.8-3.517-2.967z"/><path fill="#1E3E7E" d="M705.056 803.045c4.336-.007 8.672-.014 13.471-.015.467.455.47.905.474 1.693-4.458.538-8.916.738-13.691.338-.296-1.072-.275-1.544-.254-2.016z"/><path fill="#12192C" d="M861.193 287.123c1.02 3.14 1.751 6.203 2.192 9.308.054.378-1.435 1.332-2.245 1.377-.832.047-1.904-.513-2.493-1.155-.346-.377-.224-1.89.147-2.107 3.267-1.914 2.486-3.79.15-5.771.624-.571 1.248-1.143 2.249-1.652zM196.368 259.772c-.095-1.134-.317-1.975-.175-2.75.278-1.517.365-3.905 1.244-4.286 1.432-.621 3.437.08 5.2.223l.65 1.909c-2.294 1.742-4.588 3.484-6.92 4.904zM798.678 218.546c1.535.01 2.8.247 4.066.484l.386 1.729c-2.578 1.37-5.06 3.05-7.8 3.905-.716.224-2.232-2.108-2.603-2.482 2.246-1.347 3.963-2.377 5.951-3.636z"/><path fill="#6F7990" d="M571.888 516.987c-.787-.843-1.33-1.42-2.373-2.529l5.653-1.743 2.95 8.967-.817.695c-1.723-1.708-3.446-3.415-5.413-5.39z"/><path fill="#12192C" d="M900.233 616.246c-.12-1.073.019-1.893.53-3.038.457-.416.63-.545.61-.594-.09-.216-.234-.41-.358-.612.107-.858.214-1.715.537-2.818.71-.229 1.207-.211 2.076-.189.017 4.563-.338 9.12-.693 13.678l-1.917.112c-.175-2.095-.35-4.19-.785-6.539zM357.552 107.17c.631 1.6 1.164 3.134 1.132 4.656-.02.952-.671 2.338-1.436 2.707-.827.398-2.594.22-3.084-.397-.653-.82-1-2.607-.527-3.441.803-1.42 2.346-2.42 3.915-3.525z"/><path fill="#8AA5CB" d="M308.954 862.13c.928-2.78 2.647-3.203 4.774-1.364 1.577 1.363 6.244.996 2.842 5.442-2.522-.897-4.693-2.013-7.225-3.401-.36-.273-.39-.678-.39-.678z"/><path fill="#7EEC9C" d="M226.991 236.994c-1.272 1.082-2.494 2.223-3.814 3.238-1.7 1.306-3.477 2.511-5.575 3.77 3.36-4.237 7.074-8.484 11.145-12.813.358-.083.466.027.39.366-.766 2.036-1.456 3.733-2.146 5.43 0 0 .007.012 0 .009z"/><path fill="#12192C" d="M118.951 692.355c.478 1.317.78 2.348 1.083 3.378l-.953.385-5.423-12.312c6.502 1.758 6.502 1.758 5.293 8.549zM875.121 688.264c.75-2.46 1.652-4.594 2.788-6.982.904 2.799 1.574 5.852 2.244 8.905l-1.354 1.007c-1.176-.868-2.351-1.736-3.678-2.93zM399.936 118.735c1.12 6.127-3.933 3.382-6.108 5.823-.596-5.894.416-6.732 6.108-5.823zM127.104 406.934c.277.62.227 1.054.014 1.778-2.304-.268-5.224-.195-6.338-1.577-.89-1.107.415-3.982.915-7.142 2.272 3.02 3.677 4.888 5.409 6.94z"/><path fill="#C8E3FE" d="M275.053 797.418c.208-1.103.58-1.915 1.244-2.959 1.09.38 1.886.992 2.683 1.604 2.247 2.143 4.493 4.286 6.886 6.733-3.452-1.493-7.05-3.289-10.813-5.378z"/><path fill="#12192C" d="M878.69 351.138c-1.246-1.655-2.063-3.349-2.909-5.362 3.32-2.313 5.45-.648 6.626 2.31 1.294 3.255-1.516 2.723-3.717 3.052z"/><path fill="#1D3664" d="M401.98 532.448a116.96 116.96 0 0 1 6.564-7.455 237.99 237.99 0 0 1-10.47 14.718c1.036-2.312 2.42-4.627 3.906-7.263z"/><path fill="#12192C" d="M194.944 268.979c-.724 1.723-1.805 3.294-3.142 5.044-1.912-.423-3.566-1.026-5.562-1.754 1.954-3.682 4.487-5.101 8.704-3.29z"/><path fill="#88F8A0" d="M237.723 222.172c.826 1.993 1.36 4.115 1.895 6.238-1.626.201-3.252.403-5.246.224-.367-1.121-.367-1.862-.366-2.603 1.142-1.244 2.284-2.487 3.717-3.86z"/><path fill="#12192C" d="M940.584 479.612c-1.773-1.446-3.22-2.733-4.905-4.23 2.225-3.51 2.256-3.5 8.423 3.75-1.262.252-2.227.445-3.518.48zM119.97 624.568c-3.38-2.522-1.858-5.057-.224-7.418.287-.413 1.633-.093 2.49-.11-.633 2.511-1.266 5.024-2.267 7.528zM876.401 326.502c-1.42-1.414-2.502-2.69-3.584-3.965l.87-1.722 5.985 1.901c-.978 1.308-1.955 2.616-3.271 3.786z"/><path fill="#5DB7FB" d="M569.965 219.353c4.284-.438 9.049-1.59 11.016 4.654-3.159-.572-6.379-1.537-9.883-2.77-.538-.724-.791-1.18-1.133-1.884z"/><path fill="#1D4996" d="M704.688 803.03c.347.487.326.96.288 1.788-2.773.17-5.53-.018-9.959-.32 2.31-2.602 3.622-4.079 5.23-5.665 2.226.73-.005 5.232 4.441 4.196z"/><path fill="#12192C" d="M115.723 466.945c.327.813.33 1.571.22 2.693-1.261 2.57-2.407 4.775-3.552 6.98l-1.205-.29 1.42-10.75c.924.433 1.859.872 3.117 1.367zM801.25 207.701c.793-1.735 1.715-3.105 2.637-4.474l2.812 3.94c-1.773.3-3.547.6-5.45.534z"/><path fill="#397AB0" d="M269.397 646.894c5.361-1.142 9.893.935 13.615 5.54-2.4-.823-4.79-2.07-7.251-3.15-1.959-.86-4.006-1.518-6.364-2.39z"/><path fill="#12192C" d="M654.149 107.976c-1.52-.335-2.646-.678-3.771-1.022l-.273-1.458c1.683-.794 3.325-1.715 5.083-2.27.345-.11 1.755 1.474 1.61 1.799-.493 1.097-1.465 1.978-2.65 2.95zM890.78 648.972c-.2-.61-.097-1.024.184-1.705 5.224.588 5.452 2.317.822 9.48-.283-3.04-.494-5.309-1.006-7.775zM631.003 908.304c-.748-.976-1.193-1.74-2.145-3.374h7.271c-.008.892.228 2.457-.065 2.563-1.512.547-3.159.72-5.061.811zM312.413 130.303c-.766 1.935-1.68 3.576-2.816 5.616l-5.425-1.863c3.895-.913 3.664-6.163 8.241-3.753zM152.447 321.738c1.275 1.035 2.277 2.154 3.043 3.416.076.127-1.347 1.67-1.953 1.595-1.129-.142-2.169-.993-3.246-1.548.605-1.113 1.21-2.226 2.156-3.463zM631.036 96.15c1.731-.028 3.133.047 4.535.122l.24 1.96-7.812 2.05-.581-1.471c1.096-.854 2.192-1.707 3.618-2.662z"/><path fill="#489CF1" d="M335.236 430.538c-1.697 1.129-3.436 1.926-5.175 2.724l-1.464-1.673c1.303-1.537 2.605-3.074 4.3-4.643 1.029 1.066 1.663 2.164 2.339 3.592z"/><path fill="#12192C" d="M599.131 96.722c-2.09.134-3.824.134-5.558.134l-.598-1.9c1.623-.602 3.257-1.694 4.866-1.66 1.452.031 4.03.745 1.29 3.426zM150.63 342c-.339 1.893-1.079 3.786-2.075 5.896-1.53-.769-2.804-1.754-5.326-3.705 2.91-.91 4.954-1.55 7.4-2.19zM177.713 782.757c-1.508 1.045-2.936 1.747-5.39 2.955 0-1.904-.584-4.111.111-4.64 1.918-1.46 4.314-2.007 5.28 1.685z"/><path fill="#1D3664" d="M421.006 512.79c1.97-2.638 4.318-5.226 6.6-8.127 2.697-.46 2.794 1.165 1.314 2.548-2.277 2.128-5.001 3.777-7.914 5.579z"/><path fill="#12192C" d="M204.17 246.21c1.332-1.026 2.576-1.687 3.82-2.348l1.07 1.122-3.008 5.523-1.26-.087c-.236-1.282-.472-2.563-.621-4.21z"/><path fill="#393F5E" d="M346.98 658.38c1.103-.552 2.217-.734 4.57-1.116-.768 2.946-1.369 5.254-2.367 7.635-.996-2-1.594-4.075-2.204-6.52z"/><path fill="#12192C" d="M159.616 720.626c.543.381.924.626.934.886.078 1.965.083 3.933.111 5.9-.602-.112-1.73-.233-1.729-.332.041-2.196.208-4.39.684-6.454zM789.385 212.99c-.2-1.116-.386-2.589.262-3.278.781-.83 2.246-1.195 3.465-1.343.466-.057 1.607 1.453 1.533 1.55-.71.92-1.528 1.82-2.493 2.458-.645.426-1.578.417-2.767.613z"/><path fill="#50AEF5" d="M641.686 259.851c1.592-1.144 3.32-2.006 5.394-3.041 0 2.597 0 4.744-.11 7.183-1.788-1.093-3.467-2.477-5.284-4.142z"/><path fill="#12192C" d="M170.98 243.984c1.517 1.784 3.058 3.578 4.599 5.372l-1.121 1.317-4.374-1.249c.349-1.86.615-3.281.885-5.088.003-.385.036-.343.011-.352z"/><path fill="#397AB0" d="M252.584 651.368c1.666-4.337 5.385-5.371 10.091-4.732-3.067 1.7-6.403 3.161-10.091 4.732z"/><path fill="#12192C" d="M863.406 315.69c.479-.854 1.086-1.388 1.693-1.921l2.762 6.737-1.657.689c-.89-1.728-1.78-3.457-2.798-5.505zM560.387 108.049c-2.281.564-4.464.77-6.647.975l-.124-1.754c2.148-1.585 4.362-2.367 6.771.779zM808.09 223.13c.443 1.45.523 2.885.603 4.32l-2.718-.253c.584-1.361 1.168-2.723 2.115-4.068zM700.43 905.611c-.684-1.386-1.022-2.647-1.36-3.908l3.415.646c-.57 1.13-1.14 2.258-2.056 3.262zM737.892 174.528c1.616.907 2.913 1.7 4.21 2.494l-.41 1.457c-1.295-.133-2.949.158-3.774-.536-.647-.544-.268-2.307-.026-3.415zM322.511 882.598c2.226-4.635 3.5-1.645 5.025-.278l-.25 1.603c-1.531-.334-3.062-.669-4.775-1.325z"/><path fill="#4190E4" d="M353.505 507.162c.154-5.707 4.724-3.487 8.277-4.101-2.345 1.373-5.131 2.716-8.277 4.101z"/><path fill="#12192C" d="M101.983 381.912c.307 2.457.559 4.588.811 6.72l-2.666-.082c.379-2.411.756-4.823 1.15-7.232.01-.057.267-.146.34-.104.131.078.21.244.365.698zM98.984 605.381c.349 2.508.667 4.641.985 6.775l-1.463.287-1.416-7.579c.621.048 1.243.095 1.894.517z"/><path fill="#306ABB" d="M740.802 599.407c3.152 1.393 5.437 3.505 2.606 7.51-1.09-2.319-1.841-4.722-2.606-7.51z"/><path fill="#12192C" d="M86.995 576.221c.24 2.247.475 4.105.71 5.964l-1.386.23-1.481-8.492 1.246-.325c.302.745.604 1.49.91 2.623zM285.252 143.593c1.34 1.642 2.408 3.44 3.482 5.251-3.587.808-4.28-.148-3.482-5.251zM758 157l-2.803 3.798-1.742-2.47c1.29-.47 2.578-.939 4.206-1.369.339.04.339.041.339.042zM197.233 782.525c-1.07 1.434-2.415 2.635-3.758 3.835-.883-4.09.826-4.72 3.758-3.835zM806.232 790.486c.365-.883.877-1.538 1.671-2.335 2.358-.143 4.434-.143 6.51-.143l.073 1.06c-2.702.548-5.405 1.098-8.254 1.418zM642.287 100.057c0-1.06.302-1.936.604-2.812l4.146 1.597-.305 1.599c-1.38-.067-2.762-.133-4.445-.384zM598.574 913.243c-.273 3.148-.59 3.252-7.15 1.777 3.027-.816 4.913-1.325 7.15-1.777zM822.716 244.754c-1.297-.4-2.242-.926-3.187-1.45l2.864-2.139c.225 1.155.45 2.309.323 3.589zM788.638 213.008c.532 1.435.701 2.877 1.026 5.64l-4.179-3.081c.93-.85 1.861-1.7 3.153-2.56z"/><path fill="#387CCF" d="M271.718 616.665c-3.669-.56-5.146-2.261-1.824-5.653.864 1.715 1.36 3.506 1.824 5.653z"/><path fill="#408BDF" d="M853.926 304.664c-4.302-.234-5.014-3.308-4.877-7.352 1.62 2.065 3.213 4.54 4.877 7.352z"/><path fill="#12192C" d="M888.041 659.94c1-.241 1.94-.128 2.88-.016l-2.042 4.104-1.337-.568c.146-1.055.293-2.11.499-3.52zM905.48 413.583c-.681 1.22-1.546 2.164-3.202 3.972v-6.398c1.334.95 2.176 1.55 3.201 2.426zM848.495 289.317c-1.154-1.238-2.034-2.659-2.914-4.08 3.714-.048 5.04 1.12 2.914 4.08zM277.89 186.18c-.02.4-.137.26-.322.25-.064.03.056.07.177.11 0 0 .051.054.07.086-.831.14-1.68.247-3.173.364-.642.01-.644.008-.644.008.625-1.518 1.25-3.036 1.877-4.554.678 1.112 1.357 2.223 2.015 3.736z"/><path fill="#387CCF" d="M268.988 601.422c.004-2.797.012-5.164.24-7.978a.78.78 0 0 1 .648-.451c.087 5.027.174 10.054.188 15.543-.406-1.92-.739-4.303-1.076-7.114z"/><path fill="#12192C" d="M242.788 209.278c1.128-1.268 2.143-2.233 3.16-3.2l1.328 1.735-4.737 3.153c.046-.462.092-.924.25-1.688z"/><path fill="#1E4895" d="M495.926 869.664c-1.336.393-2.82.502-4.615.224-.313-.388-.319-.888-.284-1.204.345-1.101.656-1.886.967-2.671 1.261 1.123 2.522 2.246 3.932 3.651z"/><path fill="#12192C" d="M453.668 923.028c.635.635.924 1.255 1.214 1.874l-4.266.465-.222-1.6c.976-.251 1.953-.503 3.274-.74zM706.275 127.748c1.426-1.025 2.92-1.733 4.413-2.442l.655 2.122c-1.667.212-3.334.424-5.068.32z"/><path fill="#7EEC9C" d="M233.703 226.148c.302.624.302 1.365.296 2.476-.009.81-.013 1.251-.418 2.026-1.723.412-3.046.489-4.368.566l-.162-.165a70.424 70.424 0 0 1 4.652-4.903z"/><path fill="#12192C" d="M542.895 106.908c-1.394-.526-2.437-1.055-3.48-1.585l.463-1.359 4.443 1.267c-.358.558-.717 1.116-1.426 1.677z"/><path fill="#4EA2F4" d="M673.076 295.317c1.746-1.6 3.558-2.886 5.712-4.2-.864 1.928-2.072 3.885-3.545 6.085-.878-.361-1.49-.965-2.167-1.885z"/><path fill="#1E3E7E" d="M721.396 804.984c2.208-.62 4.823-1.212 7.538-1.479-2.31.72-4.72 1.113-7.538 1.48z"/><path fill="#12192C" d="M718.51 866.088c-1.497 1.17-3.028 2.011-4.56 2.853l-.703-1.895c1.743-.43 3.486-.859 5.263-.958z"/><path fill="#1D3664" d="M409.204 524.856c1.174-1.839 2.701-3.684 4.534-5.649a40.087 40.087 0 0 1-4.534 5.65z"/><path fill="#12192C" d="M300.7 144.295c-.299-1.028-.305-1.907-.312-2.787l3.145 1.578c-.847.452-1.694.905-2.833 1.209zM229.044 183.429c.447-.387.877-.404 1.63-.424.921 1.31 1.518 2.622 2.116 3.934l-1.282.909c-.827-1.35-1.654-2.7-2.464-4.42zM93.251 411.846c.177-2.35.491-4.4.805-6.451l1.32.211c-.375 2.218-.746 4.437-1.14 6.652-.011.06-.277.12-.411.099-.153-.024-.292-.138-.574-.511zM91.652 423.851c-.284-1.559-.358-2.85-.43-4.141l1.207-.004c-.127 1.472 3.076 3.04-.777 4.145zM342.777 885.16c-.564.714-1.151 1.085-1.739 1.457l-1.113-3.714 1.067-.468c.587.794 1.174 1.588 1.785 2.725zM526.933 103.39c.549.967.76 1.95.973 2.935l-2.197.16c.296-1.027.592-2.053 1.224-3.095zM771.164 175.432c1.125-.153 2.178.02 3.231.193l-.877 1.939c-.808-.602-1.617-1.204-2.354-2.132z"/><path fill="#3882D6" d="M269.964 592.6c-.088.393-.519.399-.733.4.28-2.595.776-5.192 1.673-7.837-.016 2.317-.433 4.681-.94 7.438z"/><path fill="#12192C" d="M444.95 114.514c-1.373.678-2.798 1.037-4.587 1.352.69-2.33 1.347-5.812 4.587-1.352zM113.223 668.84c.564-.714 1.151-1.085 1.739-1.457l1.105 3.687-1.06.495c-.587-.794-1.173-1.588-1.784-2.725z"/><path fill="#1D4996" d="M708.248 788.814c2.981 3.845-1.22 2.982-2.968 4.097.65-1.323 1.658-2.663 2.968-4.097z"/><path fill="#1E3E7E" d="M665.323 874.94c-.357-.195-.34-.444-.244-1.061 2.419-.904 4.757-1.438 7.49-1.982-2.028.99-4.45 1.99-7.246 3.043z"/><path fill="#12192C" d="M132.768 312.02c-1.054-.547-1.845-1.255-2.636-1.963l1.779-1.32c.373 1.04.746 2.08.857 3.283zM185.638 754.174c.79.71 1.365 1.666 1.94 2.622l-2.155.754c0-1.043 0-2.086.215-3.376zM456.999 112.423c-.735.516-1.472.658-2.584.746.02-1.315.414-2.577.808-3.839.591.906 1.182 1.812 1.776 3.093zM187.803 278.377c-.239.87-.478 1.741-.862 3.071-.819 1.26-1.492 2.058-2.43 3.032.155-1.897.574-3.968 1.242-6.26.247-.22.252-.217.501.008.682.2 1.116.174 1.55.149z"/><path fill="#5DB7FB" d="M346.468 310.028c.097-1.975-2.16-5.075 2.283-5.903-.391 1.929-1.188 3.825-2.283 5.903z"/><path fill="#1E3E7E" d="M692.67 866.153a24.775 24.775 0 0 1-5.43 2.1c1.528-.87 3.297-1.486 5.43-2.1z"/><path fill="#12192C" d="M698.465 151.152c.975.61 1.63 1.286 2.283 1.962l-1.8 1.092c-.269-.996-.537-1.993-.483-3.054zM222.586 803.577c-2.143-1.16-2.143-1.16 2.11-2.68-.608.846-1.215 1.69-2.11 2.68zM712.093 831.432c1.488-.267 3.064-.195 4.826.137-1.455.24-3.097.22-4.826-.137zM734.235 166.183c.76-.697 1.485-1.054 2.21-1.411l-.096 2.628c-.716-.292-1.432-.585-2.114-1.217zM873.7 340.14c-.67-.121-.824-.354-.84-.877 1.42-.746 2.815-1.278 4.209-1.81l.57 1.75c-1.18.3-2.359.6-3.94.937zM384.472 932c-1.061.268-2.058.208-3.055.148l.414-1.736c.902.42 1.804.839 2.64 1.587zM868.927 700.953c-.08-.85.237-1.682.809-2.735 1.09.25 1.926.72 2.762 1.19-1.058.52-2.115 1.04-3.571 1.545zM827.113 255.102c.66-.623 1.333-.909 2.007-1.194l.156 2.553c-.716-.34-1.433-.681-2.163-1.36z"/><path fill="#204D9E" d="M481.967 855.644c-2.464 1.137-4.219 1.035-2.853-2.75 1.015.609 1.877 1.527 2.853 2.75z"/><path fill="#12192C" d="M904.35 608.916c-.252-1.354-.154-2.791-.056-4.23l1.561.167c-.385 1.326-.77 2.652-1.505 4.063zM140.792 292.311c.573.752.904 1.703 1.234 2.655l-1.651.36c.058-.939.117-1.877.417-3.015zM890.536 370.97c-.876-.22-1.686-.746-2.496-1.273l1.186-1.247c.459.738.917 1.476 1.31 2.52zM672.368 111.073c.346-1.078.862-1.914 1.378-2.75l1.527 1.38c-.912.538-1.824 1.075-2.905 1.37zM352.54 140.05c-.403 1.04-.868 1.774-1.332 2.507l-1.174-1.267c.815-.516 1.629-1.032 2.505-1.24z"/><path fill="#1E3E7E" d="M704.71 862.21c-1.184.913-2.708 1.796-4.633 2.612 1.163-.926 2.727-1.784 4.632-2.612z"/><path fill="#12192C" d="M820.62 773.757c.391-1.173 1.174-2.262 2.243-3.527.714.847 1.14 1.869 1.79 3.42-1.527.08-2.585.135-4.034.107zM159.811 259.652c3.906.63 3.036 2.285.435 4.653a730.107 730.107 0 0 0-.44-4.281c-.048-.381.027-.33.005-.372zM900.093 322.464c-.885.657-2.017 1.092-3.148 1.526l-.341-1.508c1.08-.08 2.162-.16 3.489-.018zM85.948 457.83c-.412.722-.807 1.105-1.202 1.489l-.607-3.564 1.175-.198c.218.645.435 1.29.634 2.274zM724.976 828.981c1.255.46 2.536.936 3.817 1.412l-.853 1.569c-.954-.77-1.907-1.541-2.92-2.662-.06-.35-.019-.301-.044-.319z"/><path fill="#489EEB" d="M805.16 239.495c-1.263-.815-2.614-1.946-3.901-3.45 1.314.797 2.564 1.965 3.902 3.45z"/><path fill="#1D3664" d="M415.915 517.71c.596-1.14 1.58-2.223 2.867-3.392-.624 1.091-1.552 2.27-2.867 3.392z"/><path fill="#12192C" d="M179.997 795.004v-3.633l1.832.5c-.477.871-.955 1.741-1.63 2.87l-.202.263z"/><path fill="#204D9E" d="M491.863 865.78c-.18 1.018-.49 1.803-1.133 2.736a7.153 7.153 0 0 1-1.393-3.54c.557-.07.779-.106 1-.141.465.238.93.476 1.526.946z"/><path fill="#1E4895" d="M490.22 864.53c-.104.34-.326.376-1.176.412-1.102-.314-1.575-.63-2.049-.944l-.012-2.576c1.037.69 2.079 1.747 3.237 3.108z"/><path fill="#12192C" d="M342.744 120.48c.147-.815.519-1.424.89-2.033l1.14 1.202c-.601.345-1.203.69-2.03.83zM719.33 165.555c-.614-.65-.957-1.219-1.3-1.787l1.784-.174c-.071.68-.142 1.361-.484 1.96zM690.616 147.551c.332.784.382 1.447.432 2.11l-1.678-.52c.32-.57.642-1.14 1.246-1.59zM295.112 143.293c.605.46.918 1.006 1.23 1.552l-1.648.577c.042-.681.084-1.363.418-2.129zM138 672.999l2.561-.19-.242 1.671c-.73-.279-1.46-.557-2.255-1.158-.065-.322-.064-.322-.063-.323zM147.24 746.303c-.757.059-1.407-.145-2.057-.349l.849-1.527c.439.539.877 1.077 1.208 1.876zM317.484 156.11c-.881.718-1.748 1.154-2.614 1.59l-.443-1.188c1.023-.228 2.047-.455 3.057-.401zM724.408 142.184c.85.141 1.397.364 1.945.586l-1.21 1.108c-.346-.538-.691-1.075-.735-1.694zM622.245 95.606c.744-.792 1.516-1.287 2.289-1.783l.606 1.148c-.956.31-1.911.62-2.895.635z"/><path fill="#1D4996" d="M704.63 793.082c-.485 1.18-1.267 2.502-2.42 3.857.46-1.216 1.291-2.465 2.42-3.857z"/><path fill="#12192C" d="M444.21 947.786c-.544-1.036-.832-2.01-1.12-2.986l1.376-.257c0 1.1 0 2.202-.255 3.243z"/><path fill="#1D3664" d="M426.89 503.751c-1.086.2-2.227.063-3.647-.278 1.012-.156 2.302-.107 3.647.278z"/><path fill="#12192C" d="M833.594 264.463c-.598-.457-.913-1.033-1.228-1.608l1.683-.507c-.057.665-.114 1.33-.455 2.115zM581.017 86.104c.632.415.958.83 1.285 1.247l-2.557.013c.322-.42.644-.839 1.272-1.26zM816.739 234.3c-.533.667-1.116 1.03-1.7 1.391l-.528-1.177c.726-.173 1.451-.346 2.228-.213zM384.12 103.15c-.693.069-1.182-.067-1.672-.202l1.459-1.469c.139.489.277.977.213 1.67zM102.18 647.276c.605-.067 1.125.15 1.644.367l-1.04 1.464c-.23-.516-.46-1.032-.605-1.831zM357.461 892.192c-.2-.918-.2-1.624-.2-2.33l1.349.254c-.316.763-.633 1.525-1.149 2.076zM383.237 99.488c-.69.005-1.181-.187-1.672-.379l.805-.881c.356.354.712.708.867 1.26z"/><path fill="#1D4996" d="M712.564 781.868c-.107.894-.521 1.93-1.299 3.009.089-.926.54-1.897 1.299-3.009z"/><path fill="#12192C" d="M860.488 305.763c.005.69-.187 1.181-.379 1.672l-.882-.805c.355-.356.71-.712 1.26-.867zM623.237 92.488c-.69.005-1.181-.187-1.672-.379l.805-.88c.356.353.712.708.867 1.259zM603.773 87.742c-.551-.336-.828-.735-1.104-1.133l1.229-.323c.05.464.1.93-.125 1.456zM897.014 381.552c.368.536.458 1.068.549 1.6l-1.144-.018c.106-.529.212-1.058.595-1.582zM867.33 711.992c.264-.57.851-1.156 1.476-1.698.026-.022.41.37.628.568-.591.374-1.183.747-2.104 1.13zM472.991 110.44c-.432.402-.876.487-1.656.507.038-.848.411-1.63.785-2.413.287.53.573 1.06.871 1.907zM101.742 643.227c-.336.551-.735.828-1.133 1.104l-.323-1.228c.464-.05.93-.101 1.456.124zM729.236 170.928c.48-.46 1.042-.67 1.603-.878l.143 1.199c-.555-.023-1.11-.045-1.746-.32zM365.487 897.763c.006.69-.186 1.181-.378 1.672l-.881-.805c.354-.356.708-.712 1.26-.867zM150.55 276.986c.538-.368 1.07-.458 1.602-.55l-.018 1.145c-.53-.106-1.059-.212-1.583-.595zM116.65 340.83c.505-.193.889-.14 1.273-.088l-1.154 1.626c-.08-.43-.16-.862-.119-1.538zM85.745 565.783c-.527.225-.992.175-1.458.126l.322-1.233c.4.277.798.555 1.136 1.107zM96.487 588.763c.006.69-.186 1.181-.378 1.672l-.881-.805c.354-.356.708-.712 1.26-.867zM836.552 271.986c.536-.368 1.068-.458 1.6-.549l-.018 1.144c-.53-.106-1.058-.212-1.582-.595zM249.014 202.552c.368.536.458 1.068.548 1.6l-1.143-.018c.106-.53.212-1.058.595-1.582zM147.469 690.264c-.55-.174-.894-.543-1.239-.911l.907-.777c.178.498.357.996.332 1.688zM875.764 694.513c.69-.006 1.18.186 1.67.378l-.804.881c-.356-.354-.711-.708-.866-1.26zM150.936 688.976c.626.428.93.921 1.257 1.716-.827.077-1.675-.149-2.524-.374.316-.426.631-.852 1.267-1.342zM215.627 829.984c.007.624-.153 1.06-.313 1.497l-.86-.328c.335-.452.67-.904 1.173-1.169z"/><path fill="#204D9E" d="M477.084 848.613c-.64-.496-1.328-1.314-1.983-2.515.668.476 1.301 1.335 1.983 2.515z"/><path fill="#12192C" d="M886.997 669.703c-.533-.14-1.069-.576-1.605-1.012l.955-.86c.216.525.432 1.05.65 1.872z"/><path fill="#4EA2F4" d="M662.834 281.424c.663.43 1.42 1.159 2.174 2.223-.695-.418-1.387-1.171-2.174-2.223z"/><path fill="#1E4895" d="M512.946 879.61c-.846-.116-1.828-.525-2.878-1.275.87.1 1.806.542 2.878 1.276z"/><path fill="#12192C" d="M919.603 365.96c-.488.134-.94.013-1.39-.109l.513-1.043c.304.299.61.598.877 1.153z"/><path fill="#1E3E7E" d="M679.669 869.992c-.56.48-1.452.937-2.518 1.162.612-.55 1.399-.868 2.518-1.162z"/><path fill="#1E4895" d="M500.025 872.631c-.832-.176-1.851-.618-2.909-1.428.882.143 1.802.653 2.91 1.428z"/><path fill="#B4DBDC" d="M599.197 256.456c-.848-.1-1.883-.446-2.944-1.147.902.064 1.829.482 2.944 1.147z"/><path fill="#12192C" d="M862.415 713.022c-.281-.394-.282-.8-.104-1.588.356-.398.533-.414.71-.43l1.21 1.304c-.512.234-1.023.469-1.816.714z"/><path fill="#408BDF" d="M849.066 296.61c-.638-.504-1.32-1.332-1.968-2.54.663.487 1.295 1.352 1.968 2.54z"/><path fill="#1D4996" d="M710.62 785.06c-.16.848-.619 1.83-1.439 2.858.14-.877.64-1.8 1.439-2.858z"/><path fill="#1E4895" d="M504.93 875.634c-.835-.163-1.812-.611-2.83-1.416.869.139 1.778.635 2.83 1.416z"/><path fill="#12192C" d="M172.044 777.463c.213.352.21.701.183 1.049-.001.01-.272-.003-.416-.005.004-.349.01-.698.233-1.044z"/><path fill="#1D4996" d="M715.625 777.117c.085.476-.06 1.13-.514 1.79-.111-.533.086-1.073.514-1.79z"/><path fill="#2A60B4" d="M222.875 712.56c-.186-.783-.276-1.95-.134-3.334.232.839.23 1.894.134 3.334z"/><path fill="#12192C" d="m307.999 163.999.872-1.448.586.5c-.307.289-.613.577-1.189.908-.268.041-.27.04-.27.04zM729.343 807.415c-.398-.104-.639-.358-.88-.612.105-.1.297-.291.303-.285.256.238.494.494.577.897zM151.463 748.956c.352-.213.701-.21 1.049-.183.01.001.003.398-.006.398-.348.017-.697.009-1.043-.215zM308.64 862.081c.314.048.345.453.367.655-.618.001-1.257-.2-1.903-.704.404-.201.813-.1 1.537.05zM228.463 804.956c.352-.214.702-.21 1.05-.183.009 0 .003.398-.006.398-.348.017-.698.009-1.044-.215zM239.956 853.537c-.213-.352-.21-.702-.183-1.049.001-.01.398-.004.398.005.017.349.009.698-.215 1.044zM347.916 145.994c-.32.547-.814.853-1.612 1.164.278-.465.857-.934 1.612-1.164zM708.463 155.956c.352-.213.702-.21 1.049-.183.01.001-.002.272-.004.417-.35-.005-.699-.01-1.045-.234zM722.585 861.343c.104-.398.358-.639.611-.88.1.106.292.297.285.304-.237.255-.493.493-.896.576zM709.344 782.416c-.399-.105-.64-.359-.88-.612.105-.1.296-.292.303-.286.255.238.493.494.577.898zM165.416 726.656c-.105.399-.358.64-.612.88-.1-.104-.292-.296-.286-.302.238-.256.494-.494.898-.578zM735.153 816.851c-.529-.291-.84-.766-1.19-1.53.442.257.925.802 1.19 1.53z"/><path fill="#1D3664" d="M694.99 831.814c.837-.389 2.06-.658 3.661-.833-.84.38-2.057.666-3.661.833z"/><path fill="#12192C" d="M302.585 863.344c.104-.398.358-.64.612-.88.1.105.291.296.285.303-.238.255-.494.493-.897.577zM677.584 140.344c.105-.399.359-.64.612-.88.1.105.292.296.286.303-.238.255-.494.493-.898.577zM378.463 103.956c.352-.213.701-.21 1.049-.183.01.001.003.398-.006.398-.348.017-.697.009-1.043-.215zM188.585 803.344c.104-.399.358-.64.611-.88.1.105.292.296.285.302-.237.256-.493.494-.896.578zM564.463 105.956c.352-.213.701-.21 1.049-.183.01 0-.003.272-.005.416-.349-.004-.698-.01-1.044-.233zM715.585 899.344c.104-.398.358-.64.612-.88.1.105.291.296.285.303-.238.255-.494.493-.897.577zM376.585 899.343c.104-.398.358-.639.611-.88.1.106.292.297.286.303-.238.256-.494.494-.897.577zM679.656 885.584c.399.105.64.359.88.612-.105.1-.296.292-.303.286-.255-.238-.493-.494-.577-.898zM782.537 210.045c-.352.213-.702.21-1.05.182-.009 0-.003-.397.006-.398.349-.017.698-.009 1.044.216z"/><path fill="#3171C5" d="M725.684 562.442c.486.243 1.02.775 1.302 1.492-.586-.278-.92-.74-1.302-1.492z"/><path fill="#12192C" d="M115.415 572.656c-.104.399-.358.64-.612.88-.1-.105-.29-.296-.285-.303.238-.255.494-.493.897-.577zM767.415 192.657c-.104.398-.358.638-.611.88-.1-.106-.292-.297-.285-.304.237-.255.493-.493.896-.576zM903.343 406.415c-.398-.104-.639-.358-.88-.611.106-.1.297-.292.303-.285.256.237.494.493.577.896zM99.537 392.044c-.352.213-.701.21-1.049.183-.01 0-.003-.398.006-.398.348-.017.697-.009 1.043.215zM410.13 940.64c.516-.296 1.173-.404 1.83-.512l.06.699c-.583 0-1.167 0-1.89-.188zM86.463 447.956c.352-.213.702-.21 1.05-.183.009.001.003.398-.006.398-.349.017-.698.01-1.044-.215zM374.537 101.044c-.352.214-.702.21-1.05.183-.009 0-.003-.398.006-.398.349-.017.698-.009 1.044.215zM536.415 77.657c-.104.398-.358.639-.611.88-.1-.106-.292-.297-.286-.303.238-.256.494-.494.897-.577z"/><path fill="#50AEF5" d="M638.87 257.375c.79.284 1.765.836 2.74 1.764-.852-.248-1.704-.872-2.74-1.764z"/><path fill="#12192C" d="M107.463 500.956c.352-.213.701-.21 1.049-.183.01.001.003.398-.006.398-.348.017-.697.009-1.043-.215zM543.015 77.949a4.28 4.28 0 0 1-1.032-.437l1.713-.365c-.146.267-.292.534-.681.802zM682.537 917.045c-.352.213-.702.21-1.05.183-.009 0-.003-.398.006-.398.349-.017.698-.01 1.044.215zM340.463 915.955c.352-.213.702-.21 1.049-.182.01.001-.003.272-.005.416-.349-.004-.698-.01-1.044-.234zM437.657 914.584c.398.105.639.359.88.612-.105.1-.297.292-.303.286-.256-.238-.494-.494-.577-.898zM413.463 88.956c.352-.213.702-.21 1.049-.183.01.001.003.398-.006.398-.348.017-.697.009-1.043-.215z"/><path fill="#397AB0" d="M280.805 637.686c-.538-.265-1.1-.83-1.635-1.734.555.253 1.082.843 1.635 1.734z"/><path fill="#12192C" d="M127.343 629.416c-.398-.105-.639-.359-.88-.612.106-.1.297-.292.303-.286.255.238.494.494.577.898zM910.657 351.585c.398.104.639.358.88.611-.106.1-.297.292-.303.285-.256-.237-.494-.493-.577-.896zM129.585 647.343c.104-.398.358-.639.611-.88.1.106.292.297.285.303-.237.256-.493.494-.896.577zM247.044 173.462c.214.353.21.703.183 1.05 0 .01-.398.004-.399-.005-.016-.348-.008-.698.216-1.045zM123.656 630.585c.399.104.64.358.88.611-.105.1-.296.292-.303.286-.255-.238-.493-.494-.577-.897zM327.537 877.044c-.352.213-.702.21-1.05.183-.009-.001-.003-.398.006-.399.349-.016.698-.008 1.044.216zM898.956 631.537c-.213-.352-.21-.702-.183-1.049 0-.01.398-.003.398.006.017.348.009.697-.215 1.043zM188.437 277.714c.018.427-.16.519-.951.497-.894-.128-1.187-.168-1.48-.208 0 0-.006-.003-.007-.005.75-.2 1.502-.398 2.438-.284zM605.674 115.148c.157.25.12.464.082.677l-.812-.213c.178-.167.357-.333.73-.464zM94.155 612.695c.123-.38.286-.565.449-.75l.229.812c-.213.045-.426.09-.678-.062zM428.983 86.621c.278-.192.664-.22 1.05-.248-.313.138-.627.275-1.05.248zM84.674 467.007c-.021.423-.186.712-.35 1.001.068-.378.138-.757.35-1.001zM438.017 87.379c-.278.192-.664.22-1.05.248.313-.137.627-.275 1.05-.248zM260.857 197.36c.109.29.027.605-.055.92-.045-.298-.09-.596.055-.92zM482.326 107.852c-.157-.25-.12-.464-.082-.678l.813.214c-.179.166-.357.333-.731.464zM567.993 108.674c-.423-.021-.712-.186-1-.35.378.068.756.138 1 .35zM452.017 948.378c-.278.192-.664.22-1.05.249.313-.138.627-.275 1.05-.249zM156.85 263.832c.365.169.853.469 1.34.769l-.502.594a8.498 8.498 0 0 1-.9-1.208c-.085-.26.184-.024.062-.155zM683.017 820.379c-.278.192-.665.22-1.05.248.313-.137.627-.275 1.05-.248zM122.58 626.219c-.039.023.037-.023 0 0zM457.001 949l-.955.688-.229-.334c.249-.108.498-.215.965-.338l.22-.016z"/><path fill="#397AB0" d="M249.37 653.43c.164-.412.667-.85 1.524-1.283-.159.422-.672.84-1.524 1.283z"/><path fill="#12192C" d="M911.58 581.22c-.039.022.037-.024 0 0zM410.202 938.62c-.211.043-.332-.012-.453-.066.181-.01.362-.021.453.066zM923.712 389.99c-.115.15-.23.167-.345.184.115-.105.23-.211.345-.185zM601.99 938.288c.044 0-.044 0 0 0z"/><path fill="#5DB7FB" d="M345.991 311.688c-.19-.286-.204-.85.03-1.5.214.35.18.786-.03 1.5z"/><path fill="#4EA2F4" d="M669.74 290.441c.365.13.77.569 1.2 1.324-.37-.127-.767-.571-1.2-1.324z"/><path fill="#12192C" d="M815.712 785.99c-.115.149-.23.167-.345.184.115-.105.23-.211.345-.185zM457 949l.955-.688.228.334c-.248.108-.497.215-.963.338L457 949zM432.01 115.71c-.043.001.044 0 0 0zM617.01 939.711c-.044 0 .044 0 0 0zM221.58 796.22c-.039.023.037-.024 0 0zM270.78 877.58c.053-.171.175-.228.297-.285-.076.133-.151.266-.296.285zM325.797 906.38c.212-.044.333.01.455.065-.182.01-.363.021-.455-.065zM274 187c-.235.22-.457.456-.717.64-.061.043-.249-.091-.379-.144.22-.155.438-.31.875-.481.219-.017.221-.015.222-.014zM673.202 141.62c-.211.042-.332-.012-.453-.066.181-.01.362-.021.453.066z"/><path fill="#1E4895" d="M515.097 880.612c-.403.093-1.035-.04-1.858-.444.415-.107 1.022.055 1.858.444zM506.986 876.671c-.392.076-.99-.082-1.766-.5.401-.086.981.09 1.766.5z"/><path fill="#12192C" d="M133.288 307.01c.115-.15.23-.167.345-.184-.115.105-.23.211-.345.184z"/><path fill="#2657A5" d="M747.629 696.883c.12.388.024 1.013-.299 1.861-.124-.392-.022-1.008.299-1.86z"/><path fill="#8EB2C0" d="M863.098 710.664c-.254.356-.43.372-.86.475-.078-.545.096-1.177.556-1.978.316.275.348.719.304 1.503z"/><path fill="#12192C" d="M887.016 670.218c.213.1.443.418.672.737l-.335.228c-.107-.249-.214-.498-.337-.965zM179 750l.954-.688.229.334a5.951 5.951 0 0 1-.964.338l-.22.016zM660.202 103.62a.651.651 0 0 1-.453-.066c.18-.01.362-.02.453.066zM324.202 155.62c-.211.043-.332-.011-.453-.066.181-.01.362-.02.453.066zM568.518 106.53c-.037.02.038-.019 0 0zM329.518 877.53c-.037.02.038-.018 0 0zM247.518 858.53c-.037.02.038-.018 0 0zM662.481 925.47c.038-.02-.037.019 0 0zM496.935 108.506c.135.183.074.16.08.188-.189-.18-.383-.387-.577-.594a2.3 2.3 0 0 1 .497.406zM317.518 870.53c-.037.02.038-.019 0 0zM103.519 656.53c-.038.02.037-.019 0 0zM332.481 879.47c.038-.02-.038.019 0 0zM207.482 821.47c.037-.02-.038.019 0 0z"/><path fill="#1D3664" d="M713.911 820.728c-.054.197-.22.262-.65.291.003-.164.27-.294.65-.29z"/><path fill="#12192C" d="M134.481 304.47c.038-.02-.038.019 0 0zM883.53 291.482c.02.037-.019-.038 0 0zM371.519 895.531c-.038.02.038-.019 0 0zM163.469 305.519c-.02-.038.02.038 0 0zM228 844l-.406-.245s.306.015.357.13c.05.114.049.115.048.115zM922.53 374.482c.02.037-.019-.038 0 0zM225.481 229.47c.038-.02-.037.018 0 0z"/><path fill="#1D3664" d="M397.147 540.82c-.128-.203-.02-.522.323-.954.127.204.02.522-.323.954z"/><path fill="#12192C" d="M773.518 202.53c-.037.02.038-.018 0 0z"/><path fill="#306ABB" d="M740.054 597.313c.218.005.464.319.756.936-.212-.006-.47-.317-.756-.936z"/><path fill="#12192C" d="M268.519 187.53c-.038.02.037-.018 0 0zM92.47 613.518c-.02-.037.018.038 0 0z"/><path fill="#77E9FB" d="M295.302 616.965c-.253-.163-.268-.447-.136-1.134.222.068.298.54.136 1.134z"/><path fill="#12192C" d="M94.482 619.47c.037-.02-.038.019 0 0zM140.47 357.519c-.02-.038.018.037 0 0zM236.519 178.531c-.038.02.037-.02 0 0zM158.518 268.53c-.037.02.038-.018 0 0zM193.47 266.519c-.02-.038.018.037 0 0zM195.007 264.99l.404.257s-.315-.011-.363-.13c-.048-.117-.04-.127-.04-.127z"/><path fill="#D2EBF0" d="M199.7 264.207c.279.06.39.246.5.432-.11.03-.221.06-.52.102-.19.012-.15-.408.02-.534z"/><path fill="#12192C" d="M194.995 265.004a13.53 13.53 0 0 1-.404-.252s.31.012.364.125c.052.113.045.123.04.127zM86.47 441.519c-.02-.038.019.037 0 0z"/><path fill="#4595EB" d="M347.224 448.503c-.261.053-.591-.212-.992-.799.26-.054.592.213.992.799z"/><path fill="#12192C" d="M125.482 624.47c.037-.02-.038.019 0 0z"/><path fill="#3585C1" d="M624.36 274.178c-.26.117-.545.025-.786-.317.363-.291.6-.172.785.317z"/><path fill="#4190E4" d="M352.277 507.927c-.036-.22.195-.455.67-.757.029.204-.187.472-.67.757z"/><path fill="#489EEB" d="M806.28 240.619c-.213.087-.565-.102-1.06-.563.21-.085.565.1 1.06.563z"/><path fill="#12192C" d="M869.001 763.002c-.269.1-.54.196-.906.147-.097-.147-.095-.149.154-.15l.746-.003.006.006zM863.519 718.53c-.038.02.037-.018 0 0zM165.481 721.47c.038-.02-.037.019 0 0zM135.482 726.469c.037-.02-.038.02 0 0zM672.531 139.481c.02.038-.02-.037 0 0zM189.519 756.53c-.038.02.037-.019 0 0zM300.47 134.519c-.02-.038.019.037 0 0zM302.469 133.519c-.02-.038.02.037 0 0zM867.518 765.53c-.038.02.038-.019 0 0zM330.519 119.53c-.038.02.037-.018 0 0zM700.519 775.53c-.038.02.037-.019 0 0zM689.53 116.482c.02.037-.018-.038 0 0zM180.002 794.999c.002-.002.404.246.404.246s-.307-.014-.358-.128c-.05-.113-.048-.117-.046-.118zM843.114 797.95c-.114.05.13-.356.13-.356s-.015.306-.13.356zM460.482 109.47c.037-.02-.038.019 0 0z"/><path fill="#397AB0" d="M229.96 799.29c.222-.068.489.146.894.58-.192.047-.52-.125-.894-.58zM230.99 800.276c.19-.053.457.16.864.593-.17.037-.48-.145-.865-.593zM231.994 801.288c.196-.024.473.235.861.76-.186.02-.483-.229-.861-.76z"/><path fill="#C8E3FE" d="M285.906 803.306c.267-.061.526.216 1.02.663-.185.004-.607-.16-1.02-.663z"/><path fill="#12192C" d="M351.47 109.518c-.02-.037.018.038 0 0z"/><path fill="#F3F9FA" d="M295.529 627.452c0-.03-.001.03 0 0z"/><path fill="#A69EA7" d="M507.422 632.507c.03.03-.03-.029 0 0z"/><path fill="#12192C" d="m778 174-.406-.244s.306.015.356.129l.05.115zM895.519 641.53c-.038.02.037-.019 0 0z"/><path fill="#397AB0" d="M266.26 646.833c-.052-.383.202-.467.62-.192.096.121-.38.253-.62.192z"/><path fill="#12192C" d="M772.481 166.468c.038-.02-.038.02 0 0zM308 164c.001.001-.245.406-.245.406s.015-.307.13-.357a.775.775 0 0 1 .116-.048z"/><path fill="#397AB0" d="M293.975 653.01c-.015.008.244.116.244.116s-.109-.036-.161-.096c-.052-.06-.068-.03-.083-.02z"/><path fill="#12192C" d="M138.53 663.482c.02.037-.019-.038 0 0zM762.482 158.47c.037-.02-.038.019 0 0z"/><path fill="#3F4766" d="M349 670.184c.185-.021.467.23.859.747-.18.019-.47-.228-.859-.747z"/><path fill="#12192C" d="M704.519 156.531c-.038.02.037-.02 0 0zM155.53 704.482c.02.037-.018-.038 0 0zM869.53 704.481c.02.038-.018-.037 0 0zM336.47 149.518c-.02-.037.018.037 0 0zM866.886 712.05c.114-.05-.13.355-.13.355s.015-.306.13-.355z"/><path fill="#11172A" d="M844.53 236.482c.02.037-.018-.038 0 0zM868.9 762.85c.095.146-.401.148-.65.148.02-.099.287-.197.65-.148zM197 809.001c.001.001-.245.405-.245.405s.015-.306.13-.356A.7.7 0 0 1 197 809zM862.518 773.53c-.037.018.036-.019 0 0z"/><path fill="#12192C" d="M544.531 398.479c-16.289-15.443-16.736-41.999-1.219-57.098 13.025-12.674 33.355-11.649 44.43 2.701 10.368 13.435 11.93 28.482 4.906 43.757-8.785 19.104-30.702 23.802-48.117 10.64m32.972-37.536c2.92-5.482 2.442-10.105-1.449-14.016-3.721-3.74-8.86-4.562-13.677-2.19-4.627 2.28-6.534 6.11-5.563 11.509.824 4.58 3.966 7.241 8.13 8.502 4.541 1.376 8.878.95 12.56-3.805zM372.045 376.858c-7.336-15.073-5.515-29.177 3.857-42.129 6.096-8.425 15.002-12.313 25.393-10.21 10.511 2.127 15.868 9.933 17.977 19.837 2.244 10.533 1.274 20.9-4.138 30.462-10.071 17.794-30.959 18.902-43.089 2.04m17.482-35.17c.185 1.482.119 3.053.603 4.43 1.493 4.24 4.487 7.008 9 7.627 3.88.532 6.844-1.337 8.642-4.667 2.099-3.887 1.798-8.298-1.104-11.182-2.426-2.412-6.37-4.429-9.694-4.51-3.957-.095-6.669 3.28-7.447 8.301z"/><path fill="#0F1D2F" d="M527.889 426.14c-.658 4.22-2.694 4.546-5.683 2.673-1.268-.793-2.58-1.545-3.947-2.145-6.283-2.756-7.155-1.795-8.35 4.817-.645 3.577-2.708 7.842-5.52 9.926-14.427 10.697-30.923 13.788-48.324 10.11-11.152-2.358-19.117-9.724-24.753-19.55-.901-1.571-1.674-3.216-2.512-4.838-.416.384-.7.568-.882.825-1.782 2.518-3.204 6.317-7.127 4.645-3.998-1.703-3.529-5.784-2.726-9.203.933-3.972 2.724-7.695 7.33-8.573 4.37-.832 7.271 1.544 9.518 4.987 1.273 1.95 2.602 3.866 3.851 5.832 8.722 13.725 21.464 17.857 36.73 14.63 6.417-1.357 12.622-3.965 18.717-6.5 3.419-1.423 4.86-4.359 4.703-8.497-.346-9.184 7.468-14.494 16.22-11.35 5.895 2.118 10.373 5.876 12.755 12.212z"/><path fill="#B4DBDC" d="M515.36 240.756c10.943-.002 22.355.097 34.187.246-3.136.027-6.692 0-10.249-.02-7.823-.044-15.647-.085-23.939-.226z"/><path fill="#91FC9F" d="M359.367 220.95c.311-1.091.985-2.164 1.546-3.056l-3.746-2.903c1.456-.665 2.909-1.34 4.37-1.993 1.289-.576 2.707-.949 3.859-1.723 4.108-2.76 8.014-5.842 12.246-8.386 1.344-.808 3.488-.544 5.23-.38 3.929.367 7.83 1.294 11.753 1.361 2.067.036 4.113-1.494 6.247-1.896 3.037-.572 6.147-.755 9.226-1.105l.205 1.614-8.041 1.107-.084 1.07c.729.433 1.455 1.237 2.185 1.24 8.997.042 17.961-.065 24.655-7.634.622-.703 1.983-.826 3.037-1.06 2.19-.487 4.403-.869 7.642-1.493-8.089-9.595 1.865-9.795 5.137-12.51l-3.541-4.894c1.315-.435 2.613-.935 3.952-1.276.622-.159 1.323-.009 2.435.03-1.238 16.27-12.922 28.182-29.256 29.853-9.544.976-19.266.694-28.677 2.314-7.127 1.226-13.945 4.421-20.791 7.028-3.208 1.221-6.158 3.12-9.589 4.693z"/><path fill="#84F69E" d="M306.005 264.007c2.456-.983 4.913-1.965 7.751-2.918-3.86 4.087-8.628 6.957-15.176 6.741-.41.014-.434.046-.508-.302-1.038-4.27-2.551-8.152-2.847-12.124-.507-6.806-3.274-10.541-9.886-11.326-1.916-.227-3.989.666-5.862.331-4.45-.795-8.317 1.034-9.477 4.616-1.01 3.116.314 7.193 1.265 10.665.621 2.27 2.419 4.22 3.351 6.265-2.097-1.017-3.855-1.987-5.614-2.956-.995-2.746-1.99-5.492-2.994-8.951-.01-1.159-.012-1.604-.014-2.05 1.087-5.978 3.308-8.311 9.163-9.021 4.066-.493 8.22-1.096 12.26-.757 6.06.509 8.646 3.602 9.616 10.701.344 1.5.656 2.287.966 3.475l.005 4.008c.96 5.009 2.483 5.618 8 3.603z"/><path fill="#D7EFF7" d="M583.758 184.78c3.328-1.825 6.296-3.611 9.472-4.875 1.03-.41 3.2.146 3.77.989.62.916.525 3.435-.194 3.952-4.066 2.925-8.349 5.574-12.73 8.008-.71.395-2.934-.461-3.292-1.261-.493-1.102-.14-2.805.351-4.052.392-.994 1.535-1.692 2.623-2.762z"/><path fill="#91FC9F" d="m344.985 226.023-2.731-3.852c.786-4.498 3.768-6.55 8.537-5.973.597 2.02 1.108 3.745 1.917 5.963.295.913.292 1.335.288 1.757 0 0 0 .078-.398.08-1.778.682-3.158 1.363-4.537 2.043-.772.4-1.544.8-2.68.905-.374-.504-.385-.714-.396-.923z"/><path fill="#84F69E" d="M331.98 241.003c1.476-2.218 2.952-4.435 4.736-6.784-2.432 9.037-7.76 16.436-15.441 22.543-.239-2.126-.381-3.879 2.519-5.248 2.503-1.182 3.982-4.531 6.357-7.372.904-1.346 1.367-2.243 1.83-3.14z"/><path fill="#C8E3FE" d="M549.201 151.913c.164-.824.235-1.633.498-1.701 1.812-.467 3.663-.778 5.502-1.14-.166 1.45.186 3.647-.605 4.197-1.714 1.19-4.273 2.777-5.395-1.356z"/><path fill="#84F69E" d="M315.36 260.878c1.366-1.292 3.067-2.59 5.13-3.906-1.356 1.29-3.075 2.594-5.13 3.906zM353.357 223.922c-.357-.426-.354-.848-.346-1.586 1.444-.641 2.885-.966 4.701-1.274-1.081.965-2.538 1.914-4.355 2.86zM344.638 226.067c.358.165.369.375.404.902-.79 1.179-1.602 2.04-2.722 2.912.453-1.25 1.212-2.51 2.318-3.814zM348.407 226.033c1.033-.672 2.413-1.353 4.152-2.036-1.029.675-2.417 1.351-4.152 2.036z"/><path fill="#91FC9F" d="M339.367 232.068c.164-.599.64-1.27 1.461-1.968-.154.614-.651 1.254-1.461 1.968z"/><path fill="#84F69E" d="M337.304 233.914c-.125-.227.056-.47.54-.73.123.226-.057.47-.54.73z"/><path fill="#91FC9F" d="M448.263 176.988c-.142-.202.004-.46.404-.805.184.207.061.486-.404.805z"/><path fill="#8BFC95" d="M441.798 134.596c.315 4.545-2.37 5.752-6.25 5.362-1.96-.198-3.901-.61-5.847-.952-7.813-1.372-14.142 2.376-20.914 5.388-4.332 1.927-9.575 1.797-14.406 2.61-3.303.554-6.6 1.143-10.518 1.825 1.9 2.047 2.998 3.229 3.675 4.782-3.103 1.122-5.787 1.873-8.65 2.86-.747.337-1.316.438-1.885.538-6.517 1.37-13.034 2.735-19.547 4.118-.473.1-1.228.229-1.327.522-1.68 4.964-6.844 6.267-10.5 9.992-3.859 1.025-7.244 1.693-10.63 2.36a62142.83 62142.83 0 0 0-18.165 12.728c-1.283 1.33-2.06 2.3-2.836 3.272-4.063.999-8.126 1.997-12.594 2.613-.424-1.153-.443-1.923-.462-2.693 0 0 .068.044.388.045 1.083-.682 1.845-1.363 2.607-2.045 0 0 .06.021.264-.088.387-.4.573-.69.758-.98.086-.307.262-.548 1.152-.793 6.13.14 9.077-3.458 11.707-7.527 1.997-1.274 3.995-2.548 6.644-3.688 1.906-.96 3.16-2.054 4.413-3.148 2.438-1.552 4.876-3.104 8.01-4.65 5.393 1.411 7.703-1.108 9.11-5.112.752-.368 1.505-.736 2.786-.86 3.214 1.45 3.955-.037 4.105-2.34 3.33-1.62 6.66-3.24 10.63-4.917.922-.312 1.203-.569 1.485-.825 1.93-.755 3.861-1.51 6.502-2.205 1.306-.526 1.902-1.112 2.499-1.699 4.274-1.768 8.55-3.536 13.629-5.237 2.988-.96 5.172-1.986 7.356-3.013 1.28-.376 2.561-.752 4.482-1.115.944-.256 1.247-.525 1.55-.795 1.074-.35 2.146-.7 3.803-.792 3.272 1.296 5.531 1.368 6.17-2.217 1.1-.334 2.2-.669 3.75-.842.723.013.998-.135 1.274-.283 4.386-.94 8.773-1.88 13.831-2.532 4.017 1.025 7.36 1.762 10.704 2.5.332-.072.663-.144 1.247-.167m-16.286-.153s.038.075 0 0z"/><path fill="#68C2F3" d="M376.948 157.349c.624-.44 1.193-.54 2.36-.935 3.612-.743 6.626-1.192 9.64-1.642 2.746.047 5.492.093 9.041.16 1.512.028 2.222.035 2.931.041 0 0 .043.082.224.385 7.345 5.172 10.677 12.068 10.877 20.853-.047.423-.052.593-.257.868-.454.298-.596.554-.685 1.213-.06.803-.06 1.264-.329 1.916-2.454 1.693-4.642 3.195-6.73 4.34-.33-2.766.084-6.165-1.353-7.39-3.85-3.278-8.208-6.345-12.88-8.19-9.066-3.578-14.001.675-13.11 10.524.045.496.079.993-.067 1.612-.423.318-.582.564-.663.86 0 0-.383-.07-.71-.271-.623-.389-.917-.576-1.211-.762 0 0 .013.066.04-.325-.655-2.168-1.336-3.946-2.018-5.723-.283-2.262-1.363-4.807-.68-6.724 1.314-3.679 3.627-7 5.58-10.81z"/><path fill="#F3FAFB" d="M376.795 180.982c-.039-.497-.073-.994-.118-1.49-.891-9.85 4.044-14.102 13.11-10.524 4.672 1.845 9.03 4.912 12.88 8.19 1.437 1.225 1.023 4.624 1.078 7.544-1.512 1.43-2.65 2.35-4.187 3.256-3.784.683-7.167 1.377-10.55 2.072-1.073-.018-2.146-.036-3.893-.153a53.486 53.486 0 0 1-3.112-.757c-.333-.105-.666-.211-1.407-.635-1.538-2.713-2.67-5.108-3.8-7.503z"/><path fill="#8BFC95" d="M293.993 194.964s.249-.165.766-.141c1.068-.623 1.618-1.269 2.17-1.915 0 0 .071.04.442.054 1.457.023 2.543.03 3.629.038l3.408 6.73c-2.454-.124-5.553-1.244-7.223-.161-3.185 2.065-6.142 5.024-8.144 8.26-4.333 7.007-9.448 12.865-17.375 15.75-.91.331-1.957.345-2.946.38-.634.021-1.276-.188-1.896-.29.407-6.635 1.415-7.916 7.48-7.167 3.026.373 3.847-.548 5.182-2.923 2.41-4.288 5.548-8.167 8.358-12.602 1.114-1.616 2.251-2.848 3.91-3.89 1.094-.582 1.667-1.353 2.239-2.123z"/><path fill="#91FC9F" d="M411.964 176.975c.005-.17.01-.341.31-1.053 1.105-4.001 1.915-7.462 2.725-10.923 3.147 1.286 5.312 3.093 5.07 7.025-.217 3.53.314 7.026-4.315 8.394-.992.293-2.218 2.608-2.002 3.737 1.728 9.057 1.173 9.741-8.43 8.293.979-1.071 1.76-1.926 2.77-3.419 1.13-3.43 2.027-6.22 2.925-9.012.001-.461.002-.922.244-1.844.467-.66.62-.907.703-1.198z"/><path fill="#88F8A0" d="M268.856 263.316c1.905.652 3.663 1.622 5.822 2.844.401.251.396.68.41 1.028.956 1.168 1.897 1.986 2.92 3.08.09.658.097 1.04.18 1.7.349.54.623.801.963 1.19.067.126.02.409-.027.85a548.846 548.846 0 0 1-2.035 9.056s-.067-.025-.427-.026c-1.125-.014-1.89-.027-2.655-.04 1.81-4.088.464-7.728-3.443-9.314-4.82-1.958-5.231-4.183-1.708-10.368z"/><path fill="#84F69E" d="M212.003 253.915c3.571-6.25 8.832-7.305 15.603-4.94 6.687.376 9.417 5.54 13.413 10.026 1.538 1.068 2.755 1.539 3.972 2.01-.021 1.435-.042 2.87-.43 4.674-1.015.207-1.664.045-2.313-.118 0 0 .04-.29-.042-.742a10.793 10.793 0 0 0-1.12-1.952s-.067-.447-.239-.964c-1.712-2.006-3.253-3.494-4.793-4.983-.097-.313-.275-.569-.869-1.146a34.513 34.513 0 0 0-2.158-1.817s-.027.037-.168-.297c-6.787-4.969-11.874-4.825-16.03.115 0 0-.011.065-.24.138a6.113 6.113 0 0 0-.987.799s-.134-.152-.508-.318c-1.28-.272-2.185-.378-3.091-.485z"/><path fill="#88F8A0" d="M414.998 164.6c-.81 3.86-1.62 7.32-2.683 11.07-.494-8.244-3.826-15.14-11.125-20.31 5.538-1.024 7.398 3.247 9.583 7.397 1.246-.585 2.392-1.123 3.88-1.703.342 1.021.344 2.084.345 3.546zM298 255.996c-.311-.788-.623-1.575-.962-2.68 1.59-.576 3.206-.833 4.78-1.084 1.326 3.783 2.61 7.452 4.041 11.448-5.372 2.342-6.894 1.733-7.525-3.32.98-1.197 1.63-1.946 2.28-2.696L298 255.996z"/><path fill="#91FC9F" d="M335.01 174.34c3.375-1.006 6.76-1.674 10.567-2.342 1.692.388 2.962.776 4.232 1.164l.161 1.647c-1.83.72-3.637 1.958-5.498 2.046-3 .141-6.04-.45-9.05-.828-.188-.023-.271-.88-.413-1.688zM423.62 194.983a123.16 123.16 0 0 0 3.9-.537c-3.576 4.993-9.984 5.468-18.823.551 4.844 0 9.688 0 14.923-.014z"/><path fill="#88F8A0" d="M410.75 180.208c-.63 2.6-1.529 5.392-2.589 8.486-1.266.61-2.37.916-4.165 1.258-1.808-.637-2.922-1.31-4.037-1.982 1.137-.919 2.274-1.837 3.686-2.91a710.965 710.965 0 0 0 7.105-4.852z"/><path fill="#91FC9F" d="M367.413 184.519c1.023-.628 2.526-1.383 2.662-1.187 1.954 2.808 3.725 5.744 5.54 8.65-1.122.484-3.108 1.553-3.236 1.364-1.853-2.738-3.457-5.646-4.966-8.827zM385.782 198.314c4.378-.798 8.402-1.449 12.76-2.153-1.991 3.26-11.26 5.981-13.6 4.27-.207-.152.307-1.29.84-2.117zM314.212 190.265c.563-1.235 1.339-2.206 2.45-3.222 1.855.894 3.373 1.832 5.06 2.875-2.148 4.799-4.744 2.467-7.51.347zM399.558 187.958c1.516.684 2.63 1.357 4.095 2.035.055.401-.248 1.147-.532 1.14-4.588-.11-9.173-.315-13.936-.8 3.206-.998 6.59-1.692 10.373-2.375z"/><path fill="#88F8A0" d="M229.137 231.555c1.398-.416 2.72-.493 4.443-.575 1.268 5.122-2.117 5.738-6.243 5.97.344-1.662 1.034-3.36 1.8-5.395z"/><path fill="#54B6DC" d="M242.205 265.958c.692-.228 1.341-.066 2.317.156.328.061.408.494.505 1.045 1.713 2.957 3.33 5.363 4.946 7.769l.208 1.632a136.154 136.154 0 0 1-7.976-10.602z"/><path fill="#84F69E" d="M272.565 286.01c.414.008.428.458-.027.68-3.794-.127-7.133-.475-10.473-.823a28.362 28.362 0 0 1-2.603-1.166c-.338-.254-.318-.732-.318-.732 2.435.367 4.872.726 7.305 1.105 1.902.296 3.8.618 6.116.937z"/><path fill="#91FC9F" d="M360.616 165.137c.216 3.236.216 6.159.216 9.081l-2.15-.222c.573-3.058 1.146-6.115 1.934-8.86z"/><path fill="#88F8A0" d="M245.332 260.93c-1.558-.39-2.775-.861-4.15-1.634a5.95 5.95 0 0 1 2.518-1.395c.855-.226 1.776-.206 2.668-.294-.232 1.08-.463 2.16-1.036 3.322z"/><path fill="#91FC9F" d="M376.61 181.104c1.316 2.273 2.448 4.668 3.724 7.397-4.664.783-4.141-2.735-4.369-6.122.063-.71.222-.957.645-1.275z"/><path fill="#84F69E" d="M249.928 274.563c-1.572-2.041-3.188-4.447-4.831-7.196 4.33.202 3.593 4.164 4.83 7.196z"/><path fill="#54B6DC" d="M258.897 283.895c.247.074.227.552.259.788-3.379-.124-6.311-1.125-7.075-5.424.527-.08 1.066.21 1.99.866.87.544 1.354.724 1.85.924.01.02.055.03.106.334.671.777 1.292 1.25 1.914 1.722.236.238.473.477.956.79z"/><path fill="#84F69E" d="M273.762 283.217c1.01-.206 1.775-.193 2.923-.15.337.697.29 1.367-.074 2.411-.733.466-1.148.557-1.562.647-.451-.036-.902-.073-1.692-.127-.172-.866-.006-1.713.405-2.78z"/><path fill="#91FC9F" d="M355.723 209.233c.057 1.125-.194 2.184-.445 3.242l-1.656-.675c.598-.878 1.195-1.755 2.101-2.567zM372.033 175.303c.697 1.357 1.378 3.135 2.058 5.28-.692-1.374-1.383-3.117-2.058-5.28zM452.108 163.117c-.777-.075-1.335-.369-1.894-.663l1.231-1.235c.294.56.588 1.119.663 1.898zM382.047 189.429c.769-.09 1.581.129 2.67.516-1.076 3.028-1.863 1.506-2.67-.516z"/><path fill="#88F8A0" d="m255.99 280.023 2.504-.281c-.096.574-.19 1.149-.658 1.878-.868-.078-1.364-.31-1.86-.541 0 0-.045-.01-.028-.28.026-.44.034-.608.043-.776zM331.647 241.071c-.13.828-.592 1.725-1.33 2.774.148-.8.572-1.753 1.33-2.774zM265.71 252.047c.286.397.288.842.287 1.621-.493.015-.984-.304-1.474-.622.3-.317.602-.634 1.187-1z"/><path fill="#91FC9F" d="M435.463 177.956c.352-.213.701-.21 1.049-.183.01.001.003.398-.006.398-.348.017-.697.009-1.043-.215z"/><path fill="#84F69E" d="M256.027 281.383c.445-.073.941.159 1.686.504.252.298.254.481.242.941-.636-.196-1.257-.668-1.928-1.445zM255.7 280.015c.282.176.274.344.238.763-.513.071-.998-.109-1.587-.53.283-.242.67-.241 1.348-.233z"/><path fill="#91FC9F" d="M374.154 181.165c.166-.048.46.14.89.556-.164.045-.463-.138-.89-.556z"/><path fill="#52BBDE" d="M279.035 795.688c-.852-.237-1.649-.85-2.723-1.583-3.69-5.21-7.104-10.301-10.655-15.745 5.935 1.294 12.001 3.04 18.672.547-1.495 5.392-3.367 10.899-5.294 16.781z"/><path fill="#84F69E" d="M218.004 278.002c-.969-1.432-1.938-2.864-2.617-4.628.723-.332 1.158-.332 1.592-.331 0 0 .024-.04.211.232 1.723 1.086 3.26 1.899 4.796 2.712 1.026.302 2.053.604 3.486 1.41 1.453 4.27 2.713 7.994 3.495 11.815 1.119 5.47 1.041 11.738 6.924 14.516 6.814 3.219 14.028 5.59 21.069 8.33 0 0 .036-.06.047.306 2.158 3.872 4.988 7.14 6.314 10.934 3.167 9.065 9.486 13.135 18.67 13.605.41.063.818.126 1.761.441 2.103 1.058 3.67 1.864 5.238 2.67 0 0 .01-.014.14.3 5.106 5.506 7.645 11.574 6.902 18.866-.335 3.287-.552 6.587-.823 9.881-.098.408-.197.815-.566 1.545-.27.323-.764.353-1.11.42-2.744 5.036-5.143 10.005-7.79 14.976-.248.003-.744-.005-1.046-.162-7.666-7.942-16.73-8.18-25.952-.891-3.553-2.377-.54-4.049.642-6.002 2.548-1.794 8.176.627 6.989-6.608-2.92 2.24-5.149 3.949-7.727 5.577-.783-1.359-1.217-2.637-1.63-4.31 1.068-4.23 4.066-1.893 6.189-2.415 3.181-.783 8.743-1.533 8.96-2.958.734-4.807 1.402-11.753-1.315-14.469-4.26-4.258-4.683-9.289-7.008-13.867-1.492-2.938-.982-8.095-6.912-7.654l3.093-10.976c-2.756-.898-6.39-2.083-10.034-3.638-2.199-2.352-4.39-4.334-6.58-6.315-.804.896-1.609 1.792-2.782 2.68-2.122-.67-3.876-1.332-5.628-2.36 1.122-1.77 2.243-3.172 3.773-5.085-1.907-.182-3.842-.366-5.912-.849-1.38-1.766-2.622-3.234-3.906-5.047-.68-1.782-1.319-3.218-1.957-5.1-.333-3.481-.665-6.517-.997-9.552-.001-.445-.002-.89-.012-2.043-.729-5.407-4.582-5.34-7.987-5.956z"/><path fill="#5DB7FB" d="M275.074 266.84s.005-.429-.057-.633c-1.333-2.298-3.13-4.246-3.752-6.517-.951-3.472-2.274-7.55-1.265-10.665 1.16-3.582 5.027-5.41 9.477-4.616 1.873.335 3.946-.558 5.862-.33 6.612.784 9.38 4.52 9.886 11.325.296 3.972 1.809 7.853 2.833 12.135-1.855 1.698-3.77 3.036-6.572 4.994l.644-7.23c-.63.344-1.431.583-1.946 1.105-.977.99-1.808 3.09-2.668 3.073-6.07-.117-5.81 3.815-5.55 7.936.04.634-.233 1.287-.664 1.844-.912-1.955-1.522-3.825-2.132-5.694 0 0 .048-.283-.112-.678-.422-.663-.684-.93-.946-1.199-.007-.382-.014-.764-.121-1.753-1.04-1.437-1.978-2.268-2.917-3.098z"/><path fill="#54B6DC" d="M256.92 311.71c-7-2.391-14.215-4.763-21.03-7.982-5.882-2.778-5.804-9.046-6.923-14.516-.782-3.821-2.042-7.545-3.209-11.66 5.196.769 3.696 5.805 5.144 9.088.763 1.73.7 3.89.744 5.861.157 7.117 5.765 9.204 10.787 11.778 4.772 2.447 9.627 4.729 14.486 7.431zM281.813 336.603c-9.006-.17-15.325-4.24-18.492-13.305-1.326-3.794-4.156-7.062-6.34-10.911 4.966-.208 5.674 4.048 7.01 7.383 2.177 5.44 4.424 10.74 10.02 13.523 2.437 1.212 5.076 2.018 7.802 3.31zM295.562 368.932c-.082-3.165.135-6.465.47-9.752.743-7.292-1.796-13.36-6.909-18.86 4.763-.77 4.716 4.238 7.553 6.559.303 6.562.357 12.946.28 19.328-.011.87-.679 1.73-1.394 2.725zM216.845 272.716c-.3.326-.735.326-1.494.332-.326.006-.343-.072-.474-.29-.31-.48-.552-.659-.856-.754a307.25 307.25 0 0 1-1.54-2.293c-.688-1.22-1.071-1.97-1.454-2.72a313.45 313.45 0 0 1-.912-6.05c-.076-2.515-.072-4.233-.068-5.952a22.7 22.7 0 0 1 1.687-.981c1.175.014 2.08.12 3.265.426-3.437 2.92-4.092 7.33-1.463 12.346.996 1.903 2.113 3.742 3.309 5.936z"/><path fill="#5DB7FB" d="M340.002 293.114c.774-1.611 1.547-2.797 2.32-3.983.888 1.35 2.59 2.774 2.476 4.033-.185 2.036-1.564 3.964-2.44 5.937l-1.665-.268a210.75 210.75 0 0 1-.691-5.719z"/><path fill="#54B6DC" d="M217.233 253.841c3.752-5 8.839-5.144 15.644-.19-1.395-.1-2.965-.924-4.5-.862-3.59.145-7.162.715-11.144 1.052z"/><path fill="#84F69E" d="M279.124 274.009c.656 1.427 1.266 3.297 1.925 5.568.05.403-.064.433-.273.554-.448.291-.575.521-.591.813-.805.7-1.61 1.398-2.755 2.109.322-2.86.986-5.732 1.694-9.044z"/><path fill="#54B6DC" d="M262.136 286.265c3.269-.05 6.608.298 10.382.65-3.147-.083-6.73-.167-10.382-.65zM236.037 257.303c1.557 1.112 3.098 2.6 4.738 4.392a31.376 31.376 0 0 1-4.738-4.392zM288.985 339.623c-1.562-.415-3.13-1.22-4.922-2.277a20.166 20.166 0 0 1 4.922 2.277zM221.943 275.623c-1.494-.45-3.03-1.262-4.77-2.333a20.877 20.877 0 0 1 4.77 2.333zM233.063 254.29c.572.152 1.18.631 1.91 1.382-.543-.17-1.208-.613-1.91-1.382zM241.082 263.198c.35.175.696.676 1.069 1.491-.34-.179-.706-.673-1.069-1.491z"/><path fill="#5DB7FB" d="M275.22 286.313c.243-.278.658-.369 1.39-.497-.195.203-.707.444-1.39.497zM280.348 280.843c-.147-.19-.02-.421.41-.656.1.18-.046.387-.41.656z"/><path fill="#54B6DC" d="M215.88 254.695c-.025-.22.228-.46.74-.762.018.208-.222.474-.74.762z"/><path fill="#C8E3FE" d="M347.38 503.466c-4.238.137-8.132.145-12.628.03-.97-.21-1.34-.297-1.709-.384a325.952 325.952 0 0 0-6.602-.213c-.44.03-.736-.08-.988-.277-.251-.198-.52-.609-.52-.609 6.133-.947 12.281-1.807 18.391-2.881 2.906-.511 5.74-1.43 9.357-2.215 2.933.606 5.116 1.263 7.3 1.92-4.086 1.5-8.173 3-12.602 4.63z"/><path fill="#7AEEA5" d="M216.921 482.513c-3.889 7.85-2.952 15.706-1.425 23.51 1.286 6.573 1.773 13.062-.49 19.48-.521 1.48-1.577 2.772-2.72 4.3-.335.152-.371.118-.348-.271.042-1.428.06-2.467.336-3.78.988-4.539 2.289-8.802 2.306-13.07.02-5.225-1.035-10.453-1.617-16.134.668-5.174 1.281-9.901 2.002-14.612.625-4.085 2.548-7.126 6.85-7.672a311.74 311.74 0 0 1-.86 2.67s-.027.016-.045.014c-1.35 1.737-2.68 3.478-3.989 5.565z"/><path fill="#B7D0F1" d="M360.305 498.845c-2.508-.665-4.691-1.322-7.254-2.014 2.149-4.454 5.659-5.17 8.29-1.577.489.667-.438 2.372-1.036 3.59z"/><path fill="#4190E4" d="M326.354 507.34c1.015.96 1.682 1.772 2.35 2.583l-.422 1.149c-2.105-.304-4.221-.554-6.3-.985-.239-.05-.438-1.608-.37-1.632a24.19 24.19 0 0 1 4.742-1.115zM324.606 502.014c.327 0 .596.41.692.637-.99.226-2.078.226-3.166.226l-.043-.636c.73-.076 1.46-.152 2.517-.227z"/><path fill="#489CF1" d="M348.467 454.52c-.02-.04.02.039 0 0z"/><path fill="#4190E4" d="M363.47 500.519c-.02-.038.02.038 0 0z"/><path fill="#D7EFF7" d="M674.19 230.533c-5.495.723-10.733 1.175-16.392 1.645-2.726-2.914-1.24-5.137 1.293-6.537a197.15 197.15 0 0 1 15.014-7.5c10.102-4.508 20.3-8.801 30.73-13.35 8.04-5.114 15.807-10.061 24.862-15.829-4.712 7.344-8.054 14.34-13.006 19.905-11.144 12.522-26.356 17.812-42.502 21.666z"/><path fill="#5DB7FB" d="M596.158 205.781c-.084-.146.036-.324.302-.587.192.169.111.382-.302.587z"/><path fill="#91AAD1" d="m433.098 854.662-1.694-4.722c1.97-.346 4.029-1.208 5.884-.89 1.81.312 3.373 1.909 5.115 2.803 3.3 1.692 6.65 3.285 10.651 5.249-2.76 0-4.992 0-8.075-.003-4.528-.814-8.205-1.625-11.881-2.437z"/><path fill="#8AA5CB" d="M328.326 859.373c-4.545 2.19-5.638 1.632-7.32-3.907 2.368.965 4.748 2.296 7.32 3.907z"/><path fill="#214E9E" d="M433.125 855.043c3.65.43 7.326 1.242 11.428 2.114-2.971 2.9-6.577 2.354-11.428-2.114z"/><path fill="#8AA5CB" d="M341.375 870c-.07-.905.234-1.81.695-3.048.646-.123 1.137.089 1.815.49.166.716.145 1.242.12 2.163l-.006.397-2.624-.002z"/><path fill="#7AF097" d="M284.999 385.997s.496.008 1.091.082c3.314 4.696 6.033 9.318 8.812 14.348.698 4.142 1.335 7.875 1.62 11.657-1.384 1.235-3.072 2.293-3.332 3.628-1.048 5.378-2.835 9.673-9.382 9.56-.582-.01-1.617.473-1.695.872-1.22 6.282-5.34 2.704-8.422 2.435-.627 3.818-7.028 6.407-11.13 5.136-.81 1.624-1.38 3.15-2.265 4.466-1.625 2.414-3.435 4.703-5.181 7.403-.727 2.388-1.442 4.418-2.388 6.63-.387.743-.543 1.303-.699 1.862.008.203.017.405.03.914-.488.487-.98.667-2.008 1.049-1.035.82-1.532 1.437-2.03 2.054-.392.33-.784.662-1.801.996-1.502.67-2.38 1.336-3.258 2.002 0 0-.289.106-.835.063-2.717 1.278-4.889 2.597-7.07 3.901-.01-.016-.001-.011-.299.006-.784.539-1.271 1.06-2.047 1.706-.702.184-1.115.243-1.905.28-1.881 1.21-3.385 2.443-4.93 3.762-.044.084-.207.18-.308.268-.236.203-.352.334-.45.481-.171.092-.343.183-1.144.355-1.098.089-1.567.097-2.192-.104a16.234 16.234 0 0 1-.467-2.101c-.946.756-1.74 1.898-2.686 2.041-1.951.297-3.983.062-5.982.045.926-1.356 2.048-2.622 2.723-4.094.612-1.335.738-2.895 1.078-4.355-2.133-.197-4.317-.771-6.385-.491-2.287.31-4.427 1.588-6.708 2.107-3.221.733-6.749.591-9.726 1.832-5.891 2.455-9.902-2.287-14.864-3.211-.647-.12-.946-1.672-1.572-2.423-3.31-3.97-6.666-7.9-10.035-11.82-.176-.205-.622-.236-.945-.248-5.325-.197-11.133 1.059-14.535-4.883-.057-.098-.314-.074-.473-.124-9.021-2.838-9.558-3.67-8.412-13.037.596-4.862-1.083-6.832-6.088-7.142.507-2.531 1.014-5.063 1.875-7.49.691.728 1.029 1.353 1.366 1.978.273-.295.803-.829.783-.85-.588-.63-1.23-1.21-1.864-1.798 4.43-15.63 8.86-31.261 13.636-46.71.399.848.266 1.602.536 2.162 2.033 4.205 2.092 8.085.265 12.673-1.427 3.583.438 6.905 4.4 9.442 4.004 2.565 6.861 6.884 10.361 10.29 1.653 1.609 3.445 3.644 5.504 4.153 4.782 1.183 9.931 1.004 14.62 2.415 4.583 1.38 7.929 5.978 13.348 5.705.061-.003.18.278.2.436.52 4.029 3.505 3.83 6.394 3.675 2.792-.15 7.03.64 8.097-.826 3.43-4.722 7.059-2.695 11.103-2.1 1.79.263 5.36-1.048 5.53-2.074.906-5.464 4.505-5.192 8.476-5.02 3.658.157 7.335.147 10.993-.021 3.02-.139 4.585-1.511 6.004-4.704 1.417-3.19.958-6.223 2.058-9.236 3.839.51 7.402 4.818 11.047-.348 2.76-.594 5.163-1.127 7.738-1.455.726-.212 1.281-.63 2.117-1.262 1.423-2.457 2.566-4.7 3.708-6.943z"/><path fill="#82F99B" d="M235 312c1.754.662 3.508 1.323 5.845 2.258 1.588 2.197 2.594 4.121 3.839 6.504L250 318l10.026 3.267-3.093 10.976c5.93-.44 5.42 4.716 6.912 7.654 2.325 4.578 2.748 9.609 7.008 13.867 2.717 2.716 2.05 9.662 1.316 14.47-.218 1.424-5.78 2.174-8.961 2.957-2.123.522-5.121-1.814-6.602 2.352-7.38.059-14.325-.234-21.272-.451-.589-.019-1.704.441-1.714.71-.206 5.538-4.82 4.314-7.753 4.598-6.46.628-13.076 1.482-18.487-4.084-1.053-1.083-4.325-.093-6.561.086-2.272.181-5.302 1.601-6.645.621-3.693-2.694-6.483-2.808-10.14-.027-2.333 1.772-4.982 2.207-6.429-2.04-.689-2.02-3.283-4.283-5.376-4.725-3.111-.656-4.04-1.786-4.336-4.802-.364-3.697-1.614-7.3-2.251-10.984-.191-1.102-.016-2.722.678-3.446 3.823-3.99 3.14-8.414 1.83-13.328a4919.75 4919.75 0 0 0 6.629-17.239c.195-1.024.39-2.048 1.182-3.319 4.74-3.201 8.22-6.443 5.786-12.243.103-.683.205-1.365.65-2.48 1.073-1.42 1.802-2.409 2.531-3.398 1.852-1.66 4.245-3.003 5.45-5.045 3.051-5.18 5.57-10.672 8.924-15.772 2.457 3.572 1.797 6.207-.789 8.95-1.12 1.188-1.43 3.425-1.53 5.218-.104 1.908.476 3.854.757 5.784h-6.066c-1.651 4.742-3.926 9.9-5.168 15.297-.929 4.036 1.736 6.803 6.354 8.012-.363-1.457-.502-3.017-1.126-4.351-2.403-5.136-.253-9.47 5.295-11.15 1.587-.48 2.852-2.09 4.21-3.245 4.263-3.625 8.55-7.207 6.825-13.91-.07-.271 3.38-2.102 5.166-2.065 4.016.081 8.019.88 12.4 1.336.705 2.985 1.037 6.02 1.094 9.739-.797 2.936-1.317 5.19-1.838 7.443l1.209.245 2.904-2.48c1.242 1.468 2.485 2.936 3.864 5.11.803 2.435 1.47 4.164 2.138 5.893m-53.754 6.555.087 2.225 2.358-1.017c-.613-.5-1.226-.998-2.445-1.208m76.25 17.178c.242.254.481.51.737.749.007.006.198-.186.304-.286-.242-.254-.483-.509-1.04-.463z"/><path fill="#7EF499" d="M168 335.996c1.46 4.589 2.143 9.012-1.68 13.003-.694.724-.869 2.344-.678 3.446.637 3.684 1.887 7.287 2.251 10.984.297 3.016 1.225 4.146 4.336 4.802 2.093.442 4.687 2.704 5.376 4.725 1.447 4.247 4.096 3.812 6.428 2.04 3.658-2.78 6.448-2.667 10.141.027 1.343.98 4.373-.44 6.645-.621 2.236-.179 5.508-1.169 6.56-.086 5.412 5.566 12.027 4.712 18.488 4.084 2.932-.284 7.547.94 7.753-4.597.01-.27 1.125-.73 1.714-.711 6.947.217 13.892.51 21.25.846.848 1.341 1.282 2.62 2.066 4.23.35.5.352.667.352.834-.797 1.898-3.81 3.57-.258 6.278.287.841.233 1.28-.15 1.8-2.246 1.835-2.146 3.152.553 4.074.051.158.008.488-.01.868.277 1.577.571 2.774.865 3.97-.713 3.026-.254 6.06-1.67 9.249-1.42 3.193-2.985 4.565-6.005 4.704-3.658.168-7.335.178-10.993.02-3.97-.171-7.57-.443-8.476 5.021-.17 1.026-3.74 2.337-5.53 2.074-4.044-.595-7.672-2.622-11.103 2.1-1.066 1.466-5.305.676-8.097.826-2.89.155-5.873.354-6.394-3.675-.02-.158-.139-.44-.2-.436-5.42.273-8.765-4.326-13.349-5.705-4.688-1.411-9.837-1.232-14.62-2.415-2.058-.51-3.85-2.544-5.503-4.153-3.5-3.406-6.357-7.725-10.362-10.29-3.961-2.537-5.826-5.859-4.4-9.442 1.828-4.588 1.769-8.468-.264-12.673-.27-.56-.137-1.314-.279-2.461 1.74-5.445 3.567-10.406 6.048-15.648 1.078-1.403 1.502-2.526 1.925-3.649.1-.937.201-1.875.577-3.294.482-.714.603-.985.638-1.294 0 0 .053-.433.484-.65 1.069-1.91 1.706-3.602 2.344-5.294.254-.8.509-1.602 1.294-2.657.998-.254 1.466-.254 1.934-.254z"/><path fill="#73E894" d="M136.495 424.213c5.214.002 6.893 1.972 6.297 6.834-1.146 9.366-.609 10.2 8.412 13.037.159.05.416.026.473.124 3.402 5.942 9.21 4.686 14.535 4.883.323.012.769.043.945.248 3.37 3.92 6.725 7.85 10.035 11.82.626.75.925 2.302 1.572 2.423 4.962.924 8.973 5.666 14.864 3.21 2.977-1.24 6.505-1.098 9.726-1.831 2.281-.52 4.42-1.798 6.708-2.107 2.068-.28 4.252.294 6.385.49-.34 1.461-.466 3.02-1.078 4.356-.675 1.472-1.797 2.738-2.723 4.094 1.999.017 4.031.252 5.982-.045.946-.143 1.74-1.285 2.686-2.041.077.466.194 1.178.477 2.415.168.944.17 1.363.179 1.817.006.036-.066.02-.066.02-4.39.85-6.314 3.891-6.94 7.976-.72 4.71-1.333 9.438-2.358 14.707-.747 1.053-1.417 1.532-1.462 2.063-.347 4.109-1.505 7.202-6.628 6.309-3.492-.61-7.922.056-10.31-1.865-3.927-3.161-6.63-3.48-10.328-.288-2.61 2.253-11.25 1.225-13.406-.716-1.63-1.468-3.984-2.137-6.025-3.143-1.446-.712-4.13-1.34-4.163-2.097-.214-5-3.533-4.925-7.007-4.909-3.264.015-6.529.003-9.333.003-2.015 4.069-3.98 8.034-6.255 11.819-4.493-10.006-8.42-19.813-6.032-30.957.361-1.684-1.611-3.868-2.504-5.82 2.378-14.175 4.756-28.348 7.342-42.83z"/><path fill="#67D98E" d="M167.768 605.837c.003.503.006 1.006-.209 1.992-.378.664-.5.87-.581 1.098 0 0 .018.063-.305.247-1.436 2.379-2.395 4.672-3.708 6.74-1.284 2.025-2.555 4.497-4.496 5.572-3.655 2.025-7.789 3.187-12.131 4.866-2.549-1.216-4.491-3.388-4.16-7.13.082-.934-.4-1.926-.66-2.88-1.837-6.744-3.594-13.51-5.608-20.2-.364-1.21-1.794-2.1-2.732-3.137-.126-.404-.251-.81-.102-1.806.478-1.705.998-2.867.836-3.923a1135.049 1135.049 0 0 0-4.1-24.707c-.106-.597-1.087-1.038-1.662-1.553-.65-13.02-1.302-26.04-1.517-39.375.747 1.908 1.04 4.133 1.374 6.352.492 3.253-.097 7.469 1.733 9.567 5.255 6.027 5.24 13.763 7.896 20.563 1.485 3.8 2.799 4.413 5.982 2.575 3.478-2.009 6.245-2.268 9.745.975 1.718 1.593 6.585 1.483 9.004.205 3.2-1.69 5.398-5.278 8.069-8.096.604 1.219 1.1 2.217 1.623 3.526.367.81.705 1.31 1.044 1.809-.007.414-.014.828-.46 1.67-.831 1.446-1.553 2.462-1.562 3.484-.088 10.254-.06 20.51-.063 30.766 0 0-.023-.038-.277.174-2.722 3.276-5.285 6.314-2.973 10.626z"/><path fill="#6DE291" d="m172.03 556.998-1.594-3.216c-2.671 2.818-4.869 6.407-8.069 8.096-2.419 1.278-7.286 1.388-9.004-.205-3.5-3.243-6.267-2.984-9.745-.975-3.183 1.838-4.497 1.226-5.982-2.575-2.657-6.8-2.64-14.536-7.896-20.563-1.83-2.098-1.241-6.314-1.733-9.567-.335-2.219-.627-4.444-1.28-6.807-.415-2.543-.488-4.945-.107-7.93.761-1.483 1.292-2.37 1.34-3.284.395-7.456.834-14.915.94-22.377.025-1.852-1.117-3.72-1.722-5.58.61-4.71 1.22-9.421 1.903-14.553.965 1.532 2.937 3.716 2.576 5.4-2.388 11.144 1.539 20.95 6.083 31.306 2.637 4.502 5.827 8.235 6.948 12.51 1.265 4.824 3.307 5.578 7.41 4.165 3.072-1.059 5.534-1.299 8.478 1.557 3.24 3.144 7.817 4.94 11.906 7.148.717.388 1.9-.106 2.87-.16 1.982-.113 4.116-.694 5.902-.148 1.44.44 3.135 2.088 3.482 3.502.356 1.452-.424 4.454-1.332 4.732-4.485 1.37-4.615 5.07-5.53 8.57-.112.054-.123.366-.123.366s.26-.396.594-.334c.774 1.007 1.214 1.952 1.374 3.058-1.09 1.417-1.9 2.673-2.71 3.928 0 0-.015-.06-.212.062-.391.399-.585.676-.78.953 0 0-.01-.068-.205.053a6.86 6.86 0 0 0-.795.946s.012-.069-.274-.022c-1.095.68-1.903 1.312-2.712 1.944z"/><path fill="#61CC8D" d="M133.169 593.397c.947.646 2.377 1.535 2.741 2.744 2.014 6.69 3.77 13.457 5.607 20.2.26.955.743 1.947.66 2.881-.33 3.742 1.612 5.914 4.16 7.13 4.343-1.679 8.477-2.84 12.132-4.866 1.941-1.075 3.212-3.547 4.496-5.571 1.313-2.07 2.272-4.362 3.675-6.743.85 6.257 1.412 12.699 2.146 19.484 1.834 5.705 3.817 10.992 5.081 16.446 2.014 8.688 1.639 17.413-.924 26.398-2.998 5.057-6.01 9.714-9.408 14.462-4.09-8.379-8.049-16.748-11.45-25.337-8.566-21.626-14.444-44.04-18.916-67.228zM128.117 561.428c.608.103 1.59.544 1.695 1.141 1.454 8.22 2.828 16.457 4.1 24.707.162 1.056-.358 2.218-.87 3.605-1.557-7.401-2.814-15.076-4.05-22.754-.336-2.09-.608-4.191-.875-6.699z"/><path fill="#67D98E" d="M127.11 482.478c.673 1.397 1.815 3.265 1.79 5.117-.106 7.462-.545 14.921-.94 22.377-.048.913-.579 1.801-1.23 2.847-.124-9.861.094-19.87.38-30.341z"/><path fill="#88F8A0" d="M168.15 335.671c-.617.325-1.085.325-1.905.316 2.395-5.747 5.141-11.485 8.21-17.389-1.836 5.472-3.995 11.11-6.304 17.073zM181.516 303.033c2.665 5.637-.814 8.879-5.313 11.871.42-2.267 1.196-4.572 2.291-7.372a89.657 89.657 0 0 0 1.445-2.514c.448-.607.897-1.215 1.577-1.985z"/><path fill="#397AB0" d="M186.845 729.664c1.702 3.537 3.26 6.771 4.683 10.371-2.926-4.197-5.72-8.76-8.566-13.673 1.21.766 2.474 1.883 3.883 3.302zM204.877 762.513c3.876-.11 4.143 2.676 4.13 6.05-1.363-1.64-2.72-3.677-4.13-6.05zM200.348 755.32a54.805 54.805 0 0 1 4.514 6.454c-1.512-1.797-2.978-3.966-4.514-6.454zM194.9 746.427c3.214.02 4.252 2.036 3.857 5.444-1.33-1.439-2.567-3.274-3.857-5.444z"/><path fill="#88F8A0" d="M164.538 339.123a20.895 20.895 0 0 1-2.022 4.878c.367-1.542 1.077-3.102 2.022-4.878z"/><path fill="#D2EBF0" d="M184.845 296.728c-.646 1.253-1.375 2.242-2.411 3.32.309-1.232.924-2.551 1.82-3.979.356.06.432.227.591.66z"/><path fill="#397AB0" d="M191.545 740.824c.786.867 1.649 2.041 2.519 3.579-.81-.848-1.625-2.06-2.519-3.58z"/><path fill="#88F8A0" d="M160.407 349.595c-.1.967-.524 2.09-1.352 3.238.072-1.011.55-2.047 1.352-3.238z"/><path fill="#D2EBF0" d="M179.616 305.083c-.052.608-.427 1.282-1.077 2.087.069-.586.412-1.305 1.077-2.087z"/><path fill="#397AB0" d="M198.688 752.534c.359.14.77.583 1.172 1.351-.378-.132-.75-.591-1.172-1.351z"/><path fill="#88F8A0" d="M161.745 344.973c.165.187.044.458-.334.832-.219-.195-.117-.479.334-.832z"/><path fill="#655A54" d="M454.837 559.02c-1.821-3.676 1.045-2.884 2.753-2.757 4.38.326 8.757.78 13.103 1.404 9.751 1.4 19.463 3.085 29.227 4.38 16.096 2.135 32.22 4.052 48.694 6.55.366.78.372 1.071.378 1.363-16.56 1.632-32.638-1.927-48.83-4.422-13.022-2.007-26.094-3.688-39.141-5.535-1.95-.276-3.883-.667-6.184-.982z"/><path fill="#787065" d="M456.1 583.234c-1.462 5.116-2.81 9.85-4.327 15.178-3.144-7.313 4.03-28.594 11.498-34.187-2.53 6.678-4.794 12.653-7.172 19.009zM431.998 555.008c-.843-.145-1.686-.29-2.772-1.138-.235-1.065-.227-1.426-.219-1.787 7.068 1.04 14.16 1.953 21.188 3.214 1.717.308 3.23 1.758 4.328 2.952a127.104 127.104 0 0 1-16.192-1.953c-1.364-.533-2.175-.628-2.987-.722l-.353.15s-.384-.009-.693-.353c-.973-.35-1.637-.357-2.3-.363zM549.422 570.028c-.436-.36-.442-.652-.44-1.382 3.027-.68 6.047-.922 9.504-1.191.44.215.443.458.466 1.064-3.02.767-6.06 1.172-9.53 1.509z"/><path fill="#8D847A" d="M432.2 555.219c.461-.205 1.125-.199 1.914.098.125.292.03.55-.032.673-.6-.105-1.14-.333-1.881-.771zM435.557 555.788c.599-.12 1.41-.025 2.369.363-.62.147-1.388 0-2.369-.363zM428.813 551.951c.186.493.178.854.133 1.755-.49.488-.945.435-1.696.2-.25-.67-.203-1.158-.08-2.01.534-.266.991-.171 1.643.055z"/><path fill="#91FC9F" d="M317.463 178.615c-2.275 3.987-5.221 7.585-11.14 7.362 3.322-2.437 7.054-4.858 11.14-7.362z"/><path fill="#8EFC9E" d="M345.641 161.98c-1.053 3.959-3.363 6.478-8.416 5.014 2.45-1.694 5.256-3.331 8.416-5.013z"/><path fill="#91FC9F" d="M440.362 134.421c-3.155-.396-6.498-1.133-10.093-2.125a71.996 71.996 0 0 1 10.093 2.125zM410.624 135.912c-.27 3.593-2.53 3.52-5.464 2.196 1.535-.927 3.315-1.566 5.464-2.196zM394.614 140.839c-1.81 1.027-3.995 2.054-6.612 3.033 1.79-1.043 4.015-2.038 6.612-3.033z"/><path fill="#8EFC9E" d="M301 192.615c-1.086.377-2.172.37-3.665.335.715-1 1.837-1.974 3.283-2.988.343.729.362 1.499.382 2.653zM328.54 171.78a17.097 17.097 0 0 1-3.735 3.056c.927-1.086 2.164-2.03 3.735-3.056zM352.564 158.796c.172 2.242-.569 3.728-3.47 2.236.907-.915 2.028-1.545 3.47-2.236zM303.618 187.953c-.443.65-1.205 1.331-2.326 2.002.43-.664 1.218-1.317 2.326-2.002zM293.722 195.058a4.874 4.874 0 0 1-1.641 1.97c.327-.79.848-1.333 1.641-1.97zM373.676 149.101c-.27.575-.867 1.161-1.825 1.725.259-.586.88-1.15 1.825-1.725zM296.604 192.946c-.227.608-.777 1.255-1.696 1.887.211-.625.791-1.237 1.696-1.887zM304.722 186.97c.052.174-.134.464-.553.871-.05-.173.133-.464.553-.871z"/><path fill="#11172A" d="M277.788 186.587c-.164-.087-.284-.127-.14-.202.265-.035.182.249.14.202z"/><path fill="#91FC9F" d="M400.718 138.996c-.002.203-.305.472-.917.8 0-.205.308-.469.917-.8zM415.754 134.788c-.014.155-.289.303-.667.283.068-.209.237-.25.667-.283z"/><path fill="#8EFC9E" d="M364.72 153.056c0 .193-.282.45-.853.76-.003-.196.284-.446.853-.76z"/><path fill="#2454A5" d="M486.652 864.078c.817.235 1.29.55 2.057.898.759 1.252 1.224 2.47 1.987 3.856.296.168.302.668.306.918-5.782-.784-6.514-1.694-4.35-5.672z"/><path fill="#72E594" d="M177.986 545.99c.803-3.446.933-7.145 5.418-8.516.908-.278 1.688-3.28 1.332-4.732-.347-1.414-2.042-3.061-3.482-3.502-1.786-.546-3.92.035-5.902.147-.97.055-2.153.549-2.87.161-4.09-2.208-8.666-4.004-11.906-7.148-2.944-2.856-5.406-2.616-8.478-1.557-4.103 1.413-6.145.659-7.41-4.165-1.121-4.275-4.311-8.008-6.638-12.33 1.915-4.314 3.879-8.28 5.894-12.348 2.804 0 6.069.012 9.333-.003 3.474-.016 6.793-.091 7.007 4.91.033.755 2.717 1.384 4.163 2.096 2.04 1.006 4.394 1.675 6.025 3.143 2.156 1.941 10.795 2.969 13.406.716 3.698-3.193 6.401-2.873 10.329.288 2.387 1.921 6.817 1.256 10.31 1.865 5.122.893 6.28-2.2 6.627-6.309.045-.531.715-1.01 1.453-1.608.948 5.131 2.003 10.36 1.983 15.584-.017 4.268-1.318 8.531-2.527 12.828-2.385 1.242-4.295 2.453-6.492 3.846 1.605 1.7 2.476 2.623 3.405 3.627.058.081.178.242.178.242-.072.287-.224.522-1.033.76-1.088.034-1.6.015-2.154-.273-.45-.555-.858-.84-1.266-1.125.116.48.232.96.193 1.727-.731 1.421-1.309 2.555-1.886 3.688 0 0 .002-.002-.377.004-3.123 1.004-5.867 2.002-8.915 2.839-4.895-3.778-5.473.305-6.694 3.164-.008-.004 0 .009-.313.055-.773.67-1.234 1.292-2.034 1.988-.81.813-1.28 1.553-1.75 2.293-.156.176-.33.333-1.018.562-.964.084-1.43.075-1.898.066-.44-.945-.88-1.89-1.66-2.904-.339-.069-.353-.08-.353-.08m14-35.693-2.637-4.258c-1.09.699-3.087 1.389-3.094 2.097-.017 1.893.82 3.794 1.318 5.692 1.455-.894 2.91-1.788 4.413-3.531m-35.337-7.71 1.967-2.622-2.15-.785c-.147 1.03-.293 2.059.183 3.408m44.027 30.898-.901-2.43-2.416 1.104c.89.543 1.78 1.086 3.317 1.326m11.158-17.025 1.372-4.184-1.925-.204c0 1.361 0 2.722.553 4.388z"/><path fill="#4292E9" d="M320.706 521.73c-4.789 3.34-9.617 5.485-15.032 3.499l-.635-2.38c3.994-1.28 7.94-2.779 12.017-3.69 1.028-.23 2.475 1.419 3.65 2.57z"/><path fill="#73E894" d="M187.02 544.012c1.213-2.862 1.79-6.945 6.56-2.898-.078 1.16-.334 1.889-.59 2.618 0 0-.116.217-.294.338-.178.12-.44.387-.44.387-.5.148-1 .297-2.11.23a41.031 41.031 0 0 0-3.127-.675z"/><path fill="#7AEEA5" d="M193.316 543.644c-.07-.641.186-1.37.568-2.37 2.87-1.266 5.614-2.264 8.739-3.27-2.74 1.846-5.86 3.7-9.307 5.64zM205.999 533.98c.512.02 1.024.039 1.921.099-1.155 1.309-2.695 2.577-4.58 3.884.235-1.094.813-2.228 1.784-3.66.394-.298.875-.323.875-.323zM179.719 549.134c.747-.152 1.214-.143 2.033-.128-.288 1.062-.927 2.118-1.684 3.448-.852.37-1.586.465-2.69.584.44-1.231 1.25-2.487 2.341-3.904zM183.166 548.443c.22-.838.69-1.578 1.86-2.337.937.039 1.173.096 1.41.152-1.007.761-2.013 1.522-3.27 2.185zM211.97 529.972c-.72 1.026-1.457 2.035-2.51 3.148-.316.105-.436-.056-.423-.457.968-1.182 1.923-1.962 2.878-2.742l.055.05zM187.012 544.009c.846.157 1.684.31 2.742.7-.54.648-1.3 1.06-2.403 1.114-.343-.84-.34-1.323-.339-1.805 0 0-.008-.013 0-.01z"/><path fill="#73E894" d="M186.699 544.064c.311.436.31.92.313 1.767.006.365-.284.44-.43.433-.383-.062-.62-.12-1.216-.23.1-.678.56-1.3 1.333-1.97z"/><path fill="#7AEEA5" d="M192.374 544.48c-.118-.023.144-.29.223-.339.078-.049-.105.362-.223.339z"/><path fill="#4595EB" d="M333.237 503.317c.176-.118.545-.032 1.094.288-.18.128-.54.022-1.094-.288z"/><path fill="#387CCF" d="M237.912 637.743c-3.325-1.812-6.537-4.142-9.94-6.15-3.73-2.203-8.247-2.637-11.012.53-1.592 1.823-.674 5.914-.7 8.985-.009 1.062.542 2.129 1.277 4.778-3.087-1.215-5.204-1.72-6.964-2.803-5.77-3.55-11.227-7.651-17.166-10.874-4.098-2.223-8.793-3.344-13.592-4.912.397-4.271 2.115-5.325 4.941-3.468 6.02 3.958 12.12 7.796 18.233 11.61 2.488 1.552 5.096 2.914 7.946 4.53.378-.806.939-1.478.979-2.18.205-3.62 1.656-6.196 4.32-8.963 3.372-3.502 6.099-2.026 9.215-.806 5.002 1.957 10.101 3.866 12.463 9.723z"/><path fill="#B7D0F1" d="M189.506 576.523c5.8-3.131 6.47-2.859 10.613 4.168.215.473.27.634.282.797.161 2.396.316 4.792.473 7.187-2.598-1.122-5.842-1.637-7.62-3.53-1.97-2.097-2.6-5.452-3.748-8.622z"/><path fill="#7AEEA5" d="M171.272 594.747c-.25-9.966-.28-20.222-.191-30.476.009-1.022.73-2.038 1.501-3.18-.099 11.04-.577 22.204-1.31 33.656z"/><path fill="#387CCF" d="M204.378 628.015c1.782-.127 3.682-.337 4.939.464.593.378-.048 2.693-.13 4.13l-1.607.538c-1.116-1.6-2.231-3.2-3.202-5.132z"/><path fill="#7AEEA5" d="M167.902 605.497c-2.446-3.972.117-7.01 2.861-10.285-.725 3.174-1.726 6.56-2.861 10.285zM172.06 557.308c.78-.942 1.588-1.575 2.713-2.237-.174 1.189-.664 2.407-1.412 3.836-.597-.29-.935-.79-1.302-1.6z"/><path fill="#387CCF" d="M238.828 630.504c.587-.617 1.39-1.023 2.192-1.43l.383 1.265c-.786.125-1.572.251-2.575.165z"/><path fill="#7AEEA5" d="M176.26 553.977c-.048-.177.146-.454.568-.851.043.17-.14.46-.568.851zM175.262 554.977c-.045-.176.154-.452.583-.844.041.17-.149.458-.583.844z"/><path fill="#61CC8D" d="M167.156 608.846c-.096-.148.025-.353.317-.648.193.173.103.4-.317.648z"/><path fill="#C8E3FE" d="M739.044 223.332c-2.77-3.553-2.045-8.805 1.06-13.927 2.707-4.467 6.604-4.649 11.562-4.044 3.318 3.073 3.726 6.21 1.486 9.314-3.462 4.8-7.392 9.06-14.108 8.657z"/><path fill="#489EEB" d="M739.157 223.658c6.603.077 10.533-4.183 13.995-8.983 2.24-3.104 1.832-6.241-1.047-9.306.777-1.531 1.74-2.775 2.151-3.307 1.677 1.693 3.693 2.878 4.291 4.566.626 1.765.68 5.003-.4 5.869-3.575 2.864-3.693 5.811-2.192 9.658.515 1.32-.053 3.061-.126 4.61l-1.291.2-4.292-4.849c.79 6.246.756 11.046-6.814 9.315l.367-5.524c-1.625-.69-3.078-1.307-4.642-2.25zM681.407 289.105c1.386-1.35 3.141-2.691 5.24-4.08.808-.033 1.272-.018 2.083.022-2.086 1.372-4.52 2.719-7.323 4.058zM698.763 282.732c-1.606.809-3.475 1.368-5.631 1.777 1.597-.775 3.483-1.4 5.63-1.777z"/><path fill="#4EA5FA" d="M691.964 283.955c.045.354-.241.378-.773.252a19.89 19.89 0 0 0-2.189-.197c.673-2.268 1.623-2.559 2.962-.055z"/><path fill="#489EEB" d="M689.016 284.285c.54-.252 1.092-.228 2.062-.166-.164.355-.744.673-1.66.99-.354-.183-.372-.366-.402-.824z"/><path fill="#D7EFF7" d="M731.495 187.497c.01.015-.01-.015 0 0z"/><path fill="#489EEB" d="M745.531 233.48c.02.039-.02-.038 0 0z"/><path fill="#75E898" d="M742.06 334.048c-4.433.037-8.882-.146-13.295.17-4.519.323-9.286 2.352-13.422 1.39-4.118-.957-7.587-4.702-10.928-8.132 2.03 0 4.061 0 6.79-.245 6.868.647 12.045-1.374 16.614-5.471 3.566-3.197 7.09-6.495 10.971-9.277 10.613-7.607 21.254-15.194 32.182-22.332 6.03-3.938 12.659-6.957 19.274-10.099 2.393 6.123 3.448 11.99.84 17.978 0 0-.071-.003-.25.104-.413.267-.526.487-.518.769-.074.201-.148.403-.547 1.103a501.811 501.811 0 0 0-3.84 6.876s-.014.035-.236.163c-.515.313-.695.576-.762.916 0 0 .063.033-.187.107-.434.349-.62.625-.804.9 0 0 .062-.007-.308.019-3.47 2.652-6.57 5.278-9.67 7.905 0 0-.047.007-.397.084-3.848 2.653-7.345 5.228-10.843 7.804 0 0-.42.03-.923.144-1.263.754-2.025 1.393-2.786 2.033 0 0-.046 0-.366.053-1.1.692-1.882 1.332-2.663 1.972 0 0 .014.018-.336.037-1.595.924-2.84 1.83-4.085 2.734 0 0-.322-.081-.816-.016-1.293.418-2.09.77-2.889 1.122 0 0-.48.05-1.062.147-1.968.413-3.353.728-4.738 1.042z"/><path fill="#4795DD" d="M791.435 297.94c2.259-5.898 1.204-11.765-1.038-18.167 2.843-2.955 5.98-5.147 8.684-7.783 2.408-2.348 4.56-5.402 2.208-8.804-2.506-3.624-6.16-2.396-9.38-.95-2.356 1.058-4.491 2.608-6.725 3.938 1.065-1.296 2.13-2.591 3.505-4.033 5.363-4.173 10.473-4.872 15.991.1.32 1.265.324 2.012.329 2.758-.958 2.42-1.276 5.562-3.013 7.106-3.17 2.817-4.124 5.7-3.09 9.598.134.5-.321 1.157-.87 2.916l-3.119-5.39-1.455.136c.186 1.56.11 3.208.605 4.662 1.726 5.064 1 9.632-2.632 13.914zM772.697 349.14c4.403-2.19 8.447-4.365 12.634-6.22 1.37-.606 3.153-.627 4.657-.375.454.075 1.147 2.2.807 2.987-2.183 5.053.348 6.949 4.8 7.877.754.157 1.395.85 1.986 1.8-6.494.488-11.229-1.865-12.736-9.692-4.967 2.732-9.375 5.156-14.11 7.55-.765-.01-1.202.01-1.683-.017l-.133-.137c1.159-1.212 2.317-2.424 3.778-3.774z"/><path fill="#6FE191" d="M738.5 366.126c.316.134.643.172 1.535.034 1.04-.427 1.525-.773 2.01-1.12 0 0-.051-.012.298-.032.937-.626 1.524-1.232 2.111-1.837 0 0 .272.107.806.068 2.768-1.04 5-2.04 7.234-3.04 0 0 .226.1.73.035 2.949-1.104 5.391-2.143 7.834-3.182 0 0-.066-.003.32-.016 2.814-.943 5.239-1.873 7.568-2.495-6.409 3.532-12.632 6.95-19.065 9.912-4.107 1.89-8.526 3.106-12.823 4.606-.018-.019-.055-.056-.06-.312-.02-.425-.034-.595-.047-.765 0 0 .046.022.308-.146.588-.682.914-1.196 1.24-1.71z"/><path fill="#6FE191" d="M722.05 401.04c2.659-8.764 5.318-17.528 8.018-26.67.042-.378.102-.672.361-.918.693-.645 1.127-1.044 1.56-1.443 0 0 .016-.004.322-.137a216.75 216.75 0 0 0 4.692-2.87s.037.038.02.418c-.292 1.145-.341 2.182-.88 2.633-5.664 4.733-7.503 10.93-8.418 18.07-.49 3.828-3.675 7.31-5.652 10.941a.3.3 0 0 1-.023-.024z"/><path fill="#489CF1" d="M805.298 265.15c-.294-.897-.299-1.644-.306-2.763-1.243-8.249.43-12.018 6.556-14.315-.04 1.693.018 3.71-.93 4.969-2.384 3.17-3.356 6.266-1.65 10.052.395.877.064 2.081.067 3.135a76.503 76.503 0 0 1-3.737-1.077z"/><path fill="#438EC1" d="M741.78 334.301c1.665-.567 3.05-.882 4.788-1.22-3.735 1.599-7.72 3.63-11.947 4.697-2.758.696-5.87-.008-9.131-.312 5.13-1.122 10.569-2.017 16.29-3.165zM774.365 316.926c2.699-2.66 5.799-5.287 9.242-7.955-1.591 3.925-3.05 8.434-9.242 7.955zM763.107 324.803c3.115-2.599 6.612-5.174 10.446-7.808a140.73 140.73 0 0 1-10.446 7.808z"/><path fill="#4795DD" d="M752.021 360.145c-1.76 1.054-3.993 2.055-6.62 3.051-.163-5.15 3.727-2.576 6.62-3.051z"/><path fill="#438EC1" d="M705.432 336.454c3.367.031 6.964.33 10.97.709-3.306-.094-7.023-.268-10.97-.71z"/><path fill="#4795DD" d="M769.042 354.233c-2.425.93-4.85 1.86-7.633 2.818.411-4.098 3.945-3.452 7.124-4.11.386-.028.474.064.504.393.021.52.013.71.005.9zM760.655 357.032c-2.04 1.06-4.482 2.098-7.32 3.145 2.043-1.049 4.48-2.108 7.32-3.145z"/><path fill="#438EC1" d="M786.293 306.87c.81-2.114 1.98-4.24 3.416-6.548a39.137 39.137 0 0 1-3.416 6.548z"/><path fill="#4795DD" d="M736.997 368.747c-1.456 1.168-2.919 2.08-4.685 3.117-.505-2.87 1.065-4.016 4.254-3.879.398.167.412.337.431.762z"/><path fill="#438EC1" d="M751.934 331.707c.876-.859 2.12-1.764 3.707-2.697-.885.864-2.111 1.757-3.707 2.697z"/><path fill="#4795DD" d="M770.695 343.057c.615.734.928 1.522 1.274 2.627-1.241-.235-4.02.05-1.274-2.627z"/><path fill="#438EC1" d="M759.36 326.963c.416-.646 1.178-1.285 2.243-1.968-.43.63-1.163 1.302-2.242 1.968zM756.335 328.984c.432-.642 1.213-1.282 2.306-1.953-.444.63-1.2 1.293-2.306 1.953z"/><path fill="#4795DD" d="M769.06 337.322c.576.143 1.204.597 1.885 1.364-.576-.143-1.205-.598-1.886-1.364zM744.09 363.158c-.223.618-.81 1.224-1.723 1.865.235-.602.796-1.24 1.722-1.865z"/><path fill="#438EC1" d="M748.214 332.893c.444-.386 1.242-.738 2.379-1.1-.45.372-1.238.753-2.379 1.1z"/><path fill="#4795DD" d="M731.67 372.046c-.114.362-.548.76-1.274 1.26.123-.341.54-.783 1.275-1.26zM741.734 365.056c-.174.33-.66.677-1.457 1.043.174-.33.66-.68 1.457-1.043zM738.181 366.216c-.008.424-.334.938-.929 1.595.025-.406.318-.956.929-1.595z"/><path fill="#438EC1" d="M784.176 308.869c-.05-.176.136-.452.552-.832.048.175-.135.453-.552.832z"/><path fill="#4795DD" d="M790.465 298.8c-.155-.18-.042-.4.371-.63.087.156-.047.355-.37.63z"/><path fill="#438EC1" d="M785.159 307.862c-.159-.241.021-.504.532-.799.152.23-.023.5-.532.799z"/><path fill="#222637" d="M336.584 614.736c4.067.143 9.374-2.538 8.984 3.672 3.46.851 6.55 1.61 9.965 2.559 4.043 7.27 2.017 11.737-5.764 13.037-4.345.725-8.811 1.519-13.148 1.217-3.19-.223-7.139-.88-7.88-5.527-.082-.514-1.985-.578-2.829-1.161-1.939-1.34-5.12-2.734-5.283-4.358-.242-2.42 1.035-5.727 2.825-7.458 3.511-3.396 8.018-4.559 13.13-1.981m5.22 10.05c2.527-3.325-.411-4.394-2.493-5.292-3.396-1.464-4.7.744-5.628 4.398 2.621.347 4.976.658 8.121.893zM405.358 630.788c.01-1.953.173-5.09.645-5.137a93.466 93.466 0 0 1 14.034-.352c.793.04 2.325 2.561 2.023 3.396-.54 1.494-2.219 3.642-3.417 3.64-4.33-.01-8.66-.802-13.285-1.547z"/><path fill="#787065" d="M428.9 749.6c-.167.408-.342.413-.766.504-5.68-10.69-8.094-28.145-5.105-34.615 1.945 11.182 3.904 22.446 5.872 34.112z"/><path fill="#A69EA7" d="M384.481 690.481c2.807 1.749 5.615 3.497 8.608 5.481.022.452-.143.669-.616 1.156-2.986-1.599-5.664-3.468-8.344-5.787.116-.584.234-.717.352-.85zM383.93 691.06c-.422-.36-.646-.897-.87-1.435.389.126.777.25 1.294.616.009.373-.109.506-.425.818zM380.523 686.63c-.078.06-.107-.164-.107-.164s.185.105.107.165zM381.488 688.305c.24-.018.324.081.408.18-.188-.02-.376-.042-.408-.18z"/><path fill="#77E9FB" d="M259.184 473.861c-.015-.39-.03-.781.196-1.708.771-2.053 1.302-3.57 1.832-5.085.247-.047.465-.152 1.14-.537 1.248-.273 2.013-.325 2.778-.378.162.174.322.35.599 1.035-.81 3.96-1.204 7.99-6.545 6.673z"/><path fill="#4595EB" d="M258.942 474.072c5.583 1.107 5.977-2.923 6.903-6.748.578 1.209 2.103 3.388 1.555 4.255-1.313 2.073-3.499 3.682-5.597 5.08-.35.234-2.035-1.533-2.86-2.587z"/><path fill="#7AEEA5" d="M235.065 465.071c2.172-1.32 4.344-2.64 6.91-3.945-1.475 1.319-3.344 2.623-5.793 4.005-.76.032-.938-.014-1.117-.06z"/><path fill="#4595EB" d="M235.055 465.055c.189.062.367.108.809.247 1.342 4.419-2.934 2.102-4.516 3.636-.4.012-.489-.078-.446-.377.122-.697.201-1.094.28-1.491l1.827-.266c1.074-.644 1.56-1.202 2.046-1.76 0 0-.01-.005 0 .011zM257.338 479.124c1.048-.527 2-.728 2.952-.93l.012 1.917c-1.02-.22-2.04-.441-2.964-.987zM221.273 476.92c-.06-.774.196-1.563.542-2.656.09-.303.16-.288.447-.404.845-.36 1.403-.602 1.962-.845-.878 1.297-1.756 2.594-2.951 3.905zM260.86 467.1c-.178 1.484-.709 3-1.48 4.76a17.117 17.117 0 0 1 1.48-4.76z"/><path fill="#7AEEA5" d="M243.316 461.09c.523-.665 1.4-1.33 2.637-1.981-.522.67-1.402 1.324-2.637 1.98z"/><path fill="#4595EB" d="M230.992 468.995c-.713.706-1.47 1.366-2.607 2.01-.38-.016-.453-.104-.304-.38 1.025-.772 1.902-1.268 2.778-1.765l.133.135z"/><path fill="#4595EB" d="M228.044 471.032c-.572.457-1.182.872-2.009.841-.216-.446-.367-.884-.367-.884s.163-.096.539-.115c.825-.003 1.275.012 1.725.027 0 0 .074.088.112.13z"/><path fill="#7AEEA5" d="M248.334 458.03c.184-.554.681-1.172 1.466-1.896-.193.54-.672 1.185-1.466 1.895z"/><path fill="#4595EB" d="M264.91 465.893c-.545.313-1.31.365-2.453.488a6.762 6.762 0 0 1 2.453-.488z"/><path fill="#7AEEA5" d="M224.17 472.767c-.505.49-1.063.733-1.914 1.057-.294-.338-.297-.757-.31-1.49.46-.324.929-.332 1.75-.33.375.18.399.347.475.763zM225.567 471.077c.101-.088.252.35.287.578.036.228-.373.12-.555.012-.084-.256.032-.387.268-.59z"/><path fill="#D2EBF0" d="M785.16 266.16c2.258-1.316 4.393-2.866 6.748-3.924 3.22-1.446 6.875-2.674 9.381.95 2.352 3.402.2 6.456-2.208 8.804-2.704 2.636-5.841 4.828-8.94 7.492-6.51 3.712-13.14 6.731-19.169 10.67-10.928 7.137-21.57 14.724-32.182 22.331-3.88 2.782-7.405 6.08-10.97 9.277-4.57 4.097-9.747 6.118-16.366 5.24-6.506-5.236-6.372-10.833.98-14.662 7.912-4.121 16.465-7.036 24.803-10.315 9.592-3.773 19.204-7.458 26.8-15.205 2.346-1.84 4.626-3.38 7.214-5.393.546-.767.784-1.061 1.022-1.356 2.59-2.663 5.178-5.327 8.054-8.481.452-.845.617-1.199.782-1.553 0 0-.051.057.287-.047 1.475-1.369 2.61-2.633 3.747-3.897 0 0-.009.056.016.07z"/><path fill="#489EEB" d="M679.42 291.09c.125-.623.568-1.292 1.343-1.994-.12.628-.572 1.288-1.342 1.994z"/><path fill="#4DB387" d="M867.023 428.061c9.468-6.39 20.117-9.733 31.556-12.067 1.587 8.299 2.773 16.593 4.012 25.254-3.98-.561-4.389 2.135-4.684 5.381-.387 4.26-1.24 8.478-1.953 12.705-.13.772-.326 1.758-.86 2.201-4.758 3.948-6.057 9.23-6.159 15.066-.012.72-.626 1.431-1.386 1.873-.525-2.086-.626-3.899-.727-5.712-1.352 1.06-1.792 2.095-2.166 3.153-3.987 11.279-7.682 22.67-11.999 33.821-10.49 27.096-32.478 39.516-59.22 45.656-2.64-9.22-7.339-16.936-16.172-22.441-.935-1.777-1.416-3.134-2.331-4.063-2.92-2.969-5.582-5.475-4.165-10.62 2.096-7.603 7.14-11.587 13.933-14.213 1.496-.579 3.605-.74 4.37-1.836 3.036-4.34 7.502-5.49 12.214-6.514 3.836-.835 6.1-2.354 3.405-6.909-1.93-3.261-.445-4.986 3.348-4.756 1.47.09 2.937.204 4.738.33-.765-2.705-1.29-4.561-1.8-6.732.037-.731.059-1.15.385-1.625 1.082-.708 1.86-1.358 2.933-2.162 2.777-3.045 5.26-5.936 7.723-8.84-.018-.01.007.024.339-.048 2.121-2.695 3.912-5.32 5.942-8.126.737-1.06 1.235-1.938 2.018-2.987 1.086-1.73 1.886-3.29 2.855-5.132 1.054-1.762 1.94-3.24 3.08-4.953 1.452-3.067 2.651-5.9 4.152-8.792.754-.687 1.205-1.313 1.911-2.14 1.74-1.723 3.224-3.248 4.708-4.772z"/><path fill="#3C9D7B" d="M910.01 525.567c-.784 4.333-1.57 8.193-2.928 12.006-1.067-1.117-1.562-2.187-2.057-3.258-1.845 3.407-2.611 6.755-3.295 10.12-.02.097.826.37 1.268.56-.021.45-.042.9-.435 1.748-.435 1.35-.5 2.302-.565 3.255-.036.757-.072 1.514-.468 2.692-.409 1.052-.456 1.683-.504 2.313-2.756 13.774-5.5 27.55-8.28 41.318-.62 3.077-1.373 6.128-2.58 9.25-2.342-4.103-5.234-4.723-8.865-1.886-1.221.954-2.661 2.032-4.11 2.221-6.816.891-9.271 2.896-10.467 8.304-2.521 1.517-4.525 2.36-6.078 3.718-8.266 7.23-14.024 17.144-24.115 22.47-1.016.536-1.731 2-2.184 3.187-2.64 6.918-3.774 7.633-11.533 6.519.353 1.724.847 3.294.965 4.893.197 2.668.155 5.355.214 8.034-4.028-7.695-3.923-16.137-4.68-24.803.649-7.478-5.726-10.18-9.202-15.051 2.307-3.344 4.765-6.379 7.666-9.843 2.375-2.458 4.306-4.487 6.237-6.515 1.138 3.359 7.265 5.314 10.395 3.12 2.01-1.409 3.734-3.23 5.57-4.885.603-.545 1.101-1.577 1.74-1.658 7.441-.94 5.814-6.828 6.469-11.522.173-1.239.385-2.82 1.2-3.56 3.514-3.194 7-6.538 10.977-9.077 6.946-4.435 12.572-9.459 14.018-18.195.309-1.868 2.707-3.867 4.629-4.912 9.441-5.13 13.695-14.353 18.669-23.018.449-.782.518-2.035.264-2.927-2.387-8.373.453-14.944 6.344-20.916 1.275-1.293.814-4.298 1.199-6.815 3.67 1.86 4.778 4.47 4.574 8.155-.267 4.815-.059 9.656-.052 14.958z"/><path fill="#56C185" d="M814.818 611.49a18.05 18.05 0 0 1-1.82.542c-1.103.629-1.606 1.145-2.11 1.66-1.044.43-2.089.861-3.47 1.347-1.375-2.134-2.165-4.49-3.505-6.475-2.221-3.29-5.01-6.202-7.175-9.524-3.915-6.006-3.535-10.844.798-16.569 1.089-1.44 2.046-2.979 3.38-4.966 1.245-.893 2.175-1.293 3.46-1.695 6.372-4.028 12.547-7.843 18.35-12.156 3.832-2.847 6.748-7.02 10.744-9.534 9.232-5.809 18.872-10.97 28.346-16.395-3.826 21.088-9.551 41.32-25.802 56.75-3.026 2.874-6.165 5.631-9.784 8.38-.767.353-1.002.77-1.236 1.186 0 0-.006-.051-.333-.002-3.499 2.517-6.67 4.984-9.843 7.45z"/><path fill="#B4DBDC" d="M862.055 537.499c-9.713 5.65-19.353 10.812-28.585 16.621-3.996 2.515-6.912 6.687-10.743 9.534-5.804 4.313-11.98 8.128-18.306 11.827 1.103-1.608 2.477-2.934 3.935-4.161 3.505-2.953 7.049-5.86 11.585-9.623l-7.773-1.089.877-4.57s.158-.345.274-.496c26.86-6.29 48.849-18.71 59.338-45.806 4.317-11.15 8.012-22.542 12-33.821.373-1.058.813-2.093 2.165-3.153.101 1.813.202 3.626.377 5.844a1563.909 1563.909 0 0 1-6.076 31.587c-2.385 11.705-9.23 20.363-19.068 27.306z"/><path fill="#7AEEA5" d="M815.146 611.747c2.844-2.724 6.016-5.191 9.54-7.706.132.732-.089 1.514-.49 2.536-2.113 2.27-4.044 4.3-6.238 6.445-1.002-.261-1.743-.639-2.812-1.275zM825.205 603.91c.023-.286.258-.702.661-1.012.02.41-.185.669-.66 1.012z"/><path fill="#88F8A0" d="M388.82 154.602c-2.886.62-5.9 1.069-9.333 1.575a143.769 143.769 0 0 1 8.06-2.202c.7.097.938.252 1.272.627zM400.75 154.747c-.54.22-1.249.213-2.305.137.48-.167 1.307-.265 2.304-.137z"/><path fill="#4EA2F4" d="M697.956 239.537c-.213-.352-.21-.701-.183-1.049 0-.01.398-.003.398.006.017.348.009.697-.215 1.043z"/><path fill="#8AA5CB" d="M828.576 718.753c.129.157.062.497-.19 1.024-.125-.156-.065-.498.19-1.024zM829.109 713.255c.398-.026.464.239.14.643-.16-.075-.187-.24-.14-.643z"/><path fill="#6FE191" d="M771.063 353.096c4.407-2.423 8.815-4.847 13.782-7.58 1.507 7.828 6.242 10.181 12.93 10.012.633-.197.97-.21 1.727.035 4.097 2.005 7.774 3.751 11.451 5.497 0 0 .05-.04.157.265 1.337 1.478 2.566 2.652 3.796 3.827.08.302.245.546.755 1.125.604.863.95 1.333 1.295 1.803 0 0 .041.434.016.621-.026.188-.237.179-.595.21-1.356 1.36-2.757 2.548-3.277 4.043-1.795 5.16-3.168 10.466-4.909 15.647-3.825 11.388-11.409 20.404-18.669 29.666-1.424 1.817-2.326 5.096-1.675 7.124.448 1.397 3.992 1.8 6.104 2.994-.48 1.864-1.283 3.378-1.283 4.893.002 6.92-.588 7.803-7.127 9.881-.848.27-1.896.959-2.205 1.717-2.528 6.205-7.441 8.149-13.669 8.155-4.266.004-7.466.91-8.14 6.39-.792 6.44-3.218 7.11-9.086 3.598-3.972-2.376-7.317-1.021-7.297 3.409.017 4.051-.83 6.687-5.275 7.285-.782.105-1.896 1.171-2.048 1.951-.67 3.446-2.318 5.628-6.01 6.06-.668.079-1.68.936-1.782 1.557-.806 4.934-3.863 5.988-8.414 6.066-1.446.025-3.143 2.899-4.049 4.792-.227.476 2.037 3.013 3.357 3.202 4.32.62 9.498 5.196 9.668 9.563-6.507-.96-12.617-1.874-18.726-2.787-3.533-7.42-7.777-14.594-10.434-22.315-4.076-11.846-5.354-24.263-4.365-37.296.4-2.365.92-4.25 1.153-6.169 1.183-9.753 5.918-17.61 12.59-24.586 3.757-3.928 7.136-8.218 10.963-12.528.278-.183.291-.167.274.221-1.697 4.893-4.114 8.62-7.526 12.331-5.106 5.551-8.435 12.735-12.786 19.512-.755 5.429-1.245 10.57-1.734 16.133.206 5.993.926 6.598 6.416 5.828 2.356-6.632 4.624-13.29 7.154-19.845.389-1.008 1.899-2.016 3.037-2.225 4.846-.89 9.769-1.363 14.614-2.258 1.333-.246 2.979-1.135 3.631-2.234 1.398-2.352 2.241-5.033 3.311-7.58-.275-2.995-.379-7.406 1.29-8.23 2.86-1.413 5.443-2.289 6.891-5.45.381-.831 2.254-1.132 3.5-1.38 2.103-.42 4.28-.972 6.377-.813 4.994.376 6.514-1.925 5.79-6.496-.593-3.751 1.138-4.927 4.81-4.843 2.686.062 5.466-.62 8.076-1.4 3.082-.923 5.972-2.478 9.045-3.44 2.567-.805 5.278-1.151 8.184-1.754-.87-2.198-1.773-3.66-2.012-5.225-.94-6.131 2.47-13.115-4.501-17.901l5.299-2.33.079-1.275c-7.403-.677-12.135-7.725-19.928-7.473m-70.96 109.574.68 1.645 1.103-1.22c-.541-.344-1.082-.688-1.783-.425m1.409-5.227s.039.077 0 0z"/><path fill="#C8E3FE" d="M808.007 349.036c-3.772.176-7.178-.138-6.987-5.99.799-2.888 1.561-5.018 2.323-7.148 0 0 .312-.125.614-.436 3.477-3.628 6.364-7.318 9.96-10.086 1.545-1.188 5.538-1.454 6.667-.35 1.41 1.38 1.92 4.904 1.234 6.979-2.242 6.787-6.606 12.307-12.156 16.845 0 0-.335-.027-.75-.002-.58.08-.742.134-.905.188z"/><path fill="#4795DD" d="M810.065 348.896c5.147-4.584 9.511-10.104 11.753-16.891.685-2.075.177-5.599-1.234-6.978-1.13-1.105-5.122-.839-6.666.35-3.597 2.767-6.484 6.457-9.927 9.92-.765-1.29-2.05-3.673-1.635-4.02 3.946-3.293 7.971-6.6 12.394-9.183 3.951-2.309 7.951-.446 9.668 3.215 1.085 2.313.067 5.783-.5 8.635-.34 1.702-1.632 3.215-2.877 5.516 1.65.201 2.98.364 4.545.816-.701 2.144-1.64 3.998-2.578 5.851-3.806 2.607-7.84 4.19-12.943 2.769z"/><path fill="#77E9FB" d="M823.344 346.037c.602-1.763 1.54-3.617 2.638-5.764.345-.478.527-.67 1.074-1.123.574-.54.78-.823.984-1.106 0 0-.038-.044.215-.118.54-.274.722-.544.799-.886 0 0-.005-.003.008.01.792-.098 1.572-.208 2.351-.319l.931.95c-2.888 2.754-5.776 5.51-9 8.356z"/><path fill="#4795DD" d="M810.924 360.706c-3.648-1.392-7.325-3.138-11.175-5.198 1.008-.378 2.19-.442 3.808-.507a54.56 54.56 0 0 1 7.367 5.705zM803.002 336.046c-.421 1.982-1.183 4.112-2.04 6.604-.094.362-.531.355-.75.353-3.62-.275-4.133-1.557-1.492-3.81 1.254-1.069 2.623-2.004 4.282-3.147zM775.376 341.811c-.522-.76-.81-1.293-1.097-1.827l.606-.789 3.822 2.392-.429 1.111c-.889-.22-1.778-.44-2.902-.887zM827.806 338.16c.03.167-.176.45-.633.829-.035-.173.182-.443.633-.829zM828.832 337.146c.145.236-.037.506-.556.8-.131-.231.057-.494.556-.8z"/><path fill="#53BE8C" d="M711.895 504.475c6.08.555 12.189 1.468 19.118 2.463 9.587.383 18.437 1.593 27.106.807 21.929-1.987 41.968-10.02 60.715-21.34 2.305-1.393 4.131-3.58 6.173-5.4-.007-.003 0 .008.34-.04 2.098-1.037 3.856-2.025 5.614-3.013l1.816 6.418c-1.801-.126-3.269-.24-4.738-.33-3.793-.23-5.278 1.495-3.348 4.756 2.694 4.555.431 6.074-3.405 6.909-4.712 1.024-9.178 2.174-12.213 6.514-.766 1.096-2.875 1.257-4.371 1.836-6.793 2.626-11.837 6.61-13.933 14.214-1.417 5.144 1.245 7.65 4.165 10.619.915.93 1.396 2.286 2.087 3.844-8.458-.158-16.927-.714-25.707-.995a325.263 325.263 0 0 1-16.895 2.253c-9.387 1.012-17.082-3.354-25.055-7.953-.351-.045-.363-.037-.463-.26-.295-.498-.56-.666-.892-.728-.773-.609-1.546-1.218-2.728-2.175-.694-.542-.978-.736-1.263-.93 0 0-.017.056-.1-.181-.357-.43-.629-.621-.901-.813 0 0-.017.05-.104-.184-.358-.42-.63-.607-.902-.795 0 0 0 .035-.049-.29-.676-.792-1.305-1.261-1.934-1.73 0 0-.036.033-.12-.194-.353-.416-.624-.605-.895-.793 0 0 0 .044-.036-.29-.664-.848-1.291-1.361-1.918-1.874-1.712-3.322-3.423-6.644-5.164-10.325m104.003-10.112.478-1.628-1.628.268c.215.534.431 1.07 1.15 1.36z"/><path fill="#3478CF" d="M720.07 518.272c.587.148 1.216.617 1.904 1.397-.58-.152-1.221-.614-1.904-1.397zM700.817 524.151c.266-.578.599-1.185.931-1.792l.651.454c-.338.41-.676.821-1.294 1.337-.281.105-.221-.028-.288.001zM717.084 515.14c.602.173 1.229.686 1.908 1.517-.593-.18-1.238-.679-1.908-1.517zM719.13 517.184c.154-.032.425.157.803.574-.216.114-.48-.08-.804-.574zM722.13 520.19c.153-.031.425.156.808.568-.213.114-.48-.077-.808-.568zM723.134 521.173c.155-.031.427.16.811.58-.157.033-.426-.162-.811-.58zM724.146 522.174c.157-.036.441.158.867.574-.152.033-.446-.154-.867-.574zM728.13 525.25c.212-.14.476.03.773.522-.2.108-.451-.072-.773-.522z"/><path fill="#379576" d="M824.021 663.326c-.087-2.974-.045-5.66-.242-8.33-.118-1.598-.612-3.168-.965-4.892 7.76 1.114 8.892.399 11.533-6.519.453-1.187 1.168-2.651 2.184-3.188 10.091-5.325 15.849-15.239 24.115-22.469 1.553-1.358 3.557-2.2 6.078-3.718 1.196-5.408 3.651-7.413 10.467-8.304 1.449-.189 2.889-1.267 4.11-2.221 3.631-2.837 6.523-2.217 8.652 2.2.21 1.28.118 2.308-.209 4-.98 4.178-1.727 7.692-2.473 11.206 0 0-.172-.038-.534-.023-.443.68-.523 1.344-.617 2.342-.104.77-.194 1.205-.472 1.794-.406.414-.519.714-.517 1.444-.58 3.394-1.165 6.398-1.75 9.403-.098.435-.195.87-.544 1.871-.614 2.09-.976 3.614-1.338 5.137l-1.467 5.84c-.464 1.118-.768 1.607-1.072 2.096-3.107 5.359-8.594 4.32-13.937 5.18-.648.346-.772.532-.865.738-.168.018-.337.036-1.103.144-4.803 4.344-9.01 8.598-13.215 12.852-.306.085-.547.26-1.12.826-.959.89-1.521 1.477-2.084 2.065-4.654 2.653-9.308 5.306-14.289 8.066a57.989 57.989 0 0 1-5.108-10.707c-.568-2.12-1.373-3.643-2.177-5.167-.338-.456-.676-.913-1.041-1.666m61.672-47.176c-.076.047-.152.093 0 0z"/><path fill="#8EB2C0" d="M850.179 669.99c3.867-4.335 8.073-8.59 12.622-12.923-3.15 4.863-6.643 9.805-10.436 14.9-.816-.529-1.331-1.212-2.186-1.977zM846.996 672.816c.203-.604.765-1.19 1.627-1.876-.223.566-.745 1.23-1.627 1.876z"/><path fill="#B7D0F1" d="M812.62 556.02c.158 1.414-.11 2.809-.452 4.588l7.773 1.089c-4.536 3.762-8.08 6.67-11.585 9.623a43.486 43.486 0 0 0-4.29 4.163c-.975.729-1.905 1.13-3.117 1.656-3.19.021-6.097-.085-9.395-.238-.391-.047-.443-.022-.447-.304-.296-.76-.589-1.237-.881-1.714-.041-.405-.083-.81.174-1.782.374-2.41.45-4.252.526-6.096 0 0 .116-.385.41-.733.506-.715.717-1.081.927-1.447 5.552-5.41 12.113-8.54 20.358-8.805z"/><path fill="#306ABB" d="M790.594 567.074c.256 1.775.18 3.618-.187 5.722-3.519-1.791-2.487-3.738.187-5.722zM789.986 575.06c.532.3.825.778 1.145 1.55-.444-.26-.915-.816-1.145-1.55zM792 565.002c.053.189-.158.555-.66 1.069-.061-.199.168-.545.66-1.069z"/><path fill="#3D86D0" d="M882.724 384.969c.245 6.36-2.682 11.172-6.733 15.181-4.577 4.53-9.85 2.85-14.627.23-4.168-2.286-7.997-5.188-12.166-8.099 2.52-.304 3.13-1.055 1.237-3.41-3.048-3.792-2.477-5.122 2.155-6.885 1.121-.427 1.948-1.63 2.91-2.477-1.303-.496-2.574-1.237-3.918-1.41-1.075-.138-2.236.428-3.363.66-3.414.7-6 .136-6.134-4.485 3.606 2.556 7.47 1.357 11.38.481 4.352-.974 8.73-2.312 13.134-2.467 7.944-.281 13.06 4.043 16.125 12.68zM845.789 354.126c-1.046 3.291-2.914 6.5-3.711 9.955-.659 2.854-.052 6 .045 9.412-1.001-1.208-3.025-2.873-2.931-4.408.34-5.584 1.204-11.204 6.597-14.959zM825.036 377.946c3.954 2.43 7.909 4.86 11.935 7.65.071.36.017.42-.346.42-1.085-.01-1.809-.018-2.548-.07-.015-.045-.108-.035-.244-.312-1.02-.732-1.905-1.188-2.8-1.654-.009-.01-.035-.022-.176-.321-2.065-1.403-3.99-2.507-5.923-3.917-.06-.707-.113-1.109-.097-1.581.067-.07.199-.215.199-.215z"/><path fill="#3D86D0" d="M848.937 391.651c-2.024-.3-4.109-.942-6.76-1.671-.567-.086-.989-.075-1.133-.283-.438-.363-.731-.518-1.238-.734-.214-.061-.658-.076-.816-.333-.773-1.043-1.387-1.829-2.002-2.614l.082-.09c3.954 1.774 7.88 3.578 11.867 5.725zM819.074 370.969c1.87 2.133 3.738 4.266 5.785 6.688.177.289.045.433-.363.453-1.101-.038-1.795-.096-2.6-.407-.677-.705-1.242-1.156-1.889-1.97-.473-1.782-.863-3.201-1.17-4.649a2.07 2.07 0 0 0 .237-.115z"/><path fill="#4795DD" d="M814.928 364.763c-1.252-.786-2.481-1.96-3.844-3.425 1.2.82 2.534 1.928 3.844 3.425zM817.05 368.905c.697.499 1.29.982 1.953 1.765.071.299-.083.385-.417.25-.84-.77-1.345-1.405-1.851-2.04 0 0 .21.009.315.025z"/><path fill="#3D86D0" d="M846.944 353.005c.074.49-.1.762-.604 1.042-.007-.353.22-.777.604-1.042z"/><path fill="#4795DD" d="M816.94 367.767c-.33-.157-.675-.627-1.077-1.39.315.163.687.62 1.076 1.39zM808.112 349.178c.058-.196.22-.25.64-.278-.008.157-.271.289-.64.278z"/><path fill="#3882D6" d="M175.237 642.21c-.15-1.466-.204-2.625-.26-3.807 3.543.796 3.543.796 1.382 5.795-.4-.654-.713-1.167-1.122-1.987z"/><path fill="#3C9D7B" d="M825.083 665.34a18.105 18.105 0 0 1 2.15 4.45c-.871-1.214-1.5-2.658-2.15-4.45z"/><path fill="#6BC966" d="M714.742 621.692c4.89-4.356 7.585-3.948 9.268 2.056 3.714 13.25 4.214 26.886 3.505 40.524-.44 8.443-1.604 16.85-2.56 25.26-.205 1.792-.453 3.91-1.511 5.194-1.463 1.774-3.563 3.394-5.704 4.043-.783.237-3.267-2.32-3.604-3.896-1.926-9.02-3.741-18.086-5.013-27.217-1.51-10.845-2.312-21.786-3.676-32.654-.482-3.846.109-6.918 3.907-9.153.437-.026.656.16.654.572-.638 2.342-1.284 4.27-1.903 6.205-.287.896-.964 1.964-.71 2.691 3.345 9.6 2.52 19.689 3.645 29.545.797 6.983 1.883 13.936 2.963 20.883.269 1.734.879 3.452 1.575 5.073.621 1.447 1.578 2.75 2.386 4.116 1.324-1.17 3.499-2.146 3.819-3.546 1.133-4.952 2.243-10.048 2.257-15.093.044-15.894-.461-31.788-.652-47.683-.07-5.826-3.145-7.489-8.44-6.673-.07-.081-.206-.247-.206-.247z"/><path fill="#6BC966" d="M709.68 625.732c1.394-1.357 2.898-2.623 4.732-3.965.33-.075.465.09.468.5-1.621 1.52-3.246 2.631-4.87 3.742 0 0-.219-.186-.33-.277z"/><path fill="#2A60B4" d="M191.04 722.049c-1.173.848-2.139 1.398-3.104 1.949l-1.218-1.204c1.256-1.861 2.484-3.743 3.832-5.536.085-.113 1.621.542 1.597.72-.17 1.276-.572 2.52-1.107 4.071zM218.412 717.324c.327 1.54.403 3.232.479 4.924l-1.31-.009c.193-1.587.387-3.175.831-4.915z"/><path fill="#7AEEA5" d="M294.841 400.019c-2.718-4.622-5.437-9.244-8.503-13.943 2.052-5.045 4.451-10.014 7.193-14.702.037 1.387-.27 2.494-.577 3.601 0 0-.09.394-.294.753-.369.656-.533.954-.697 1.252 0 0 .04.013-.24.198-.77 1.38-1.259 2.577-1.748 3.773 0 0-.005.025-.256.204-.38.741-.51 1.303-.639 1.866-.013.436-.025.872-.025 1.93.306 1.108.599 1.594.891 2.08 0 0 .038.012.033.38 1.617 4.448 3.24 8.528 4.862 12.608z"/><path fill="#54B6DC" d="M294.902 400.427c-1.683-4.488-3.306-8.568-4.943-13.01 4.719 1.818 4.538 7.058 6.863 10.737.413.654.44 1.55.892 2.59.27 1.004.294 1.753.368 3.19.67 1.155 1.291 1.623 1.912 2.09-.003 1.699-.005 3.398-.35 5.528-1.03.433-1.716.435-2.495.453-.09.015-.275.03-.275.03-.637-3.733-1.274-7.466-1.972-11.608zM293.282 374.934c-.021-1.066.286-2.173.595-3.628.002-.347.495-.377.742-.386-.172 1.318-.59 2.645-1.337 4.014zM290.332 380.894c.132-1.14.622-2.336 1.373-3.73-.164 1.093-.59 2.383-1.373 3.73zM289.302 382.833c-.093-.375.036-.937.408-1.668.1.38-.043.93-.408 1.668zM289.952 386.737c-.298-.192-.59-.678-.862-1.46.303.19.586.678.862 1.46zM292.194 376.848c-.067-.166.097-.464.467-.918.059.157-.089.472-.467.918z"/><path fill="#5DB7FB" d="M568.667 218.406c.2-.104.577.045 1.121.453-.203.107-.573-.047-1.121-.453z"/><path fill="#4795DD" d="M784.769 266.102c-.762 1.253-1.898 2.517-3.342 3.908.785-1.214 1.876-2.555 3.342-3.908zM780.855 270.195c.089.194-.076.548-.497 1.066-.09-.193.077-.55.497-1.066z"/><path fill="#4698EC" d="M772 280.179c.035.185-.203.48-.693.91-.029-.176.196-.489.693-.91z"/><path fill="#7AEEA5" d="M255.128 445.226c1.733-2.342 3.543-4.63 5.168-7.045.885-1.315 1.456-2.842 2.264-4.466 4.103 1.27 10.504-1.318 11.13-5.136 3.083.27 7.203 3.847 8.423-2.435.078-.399 1.113-.882 1.695-.872 6.547.113 8.334-4.182 9.382-9.56.26-1.335 1.948-2.393 3.332-3.628.352-.05.536-.064.594.243.07.738.082 1.17 0 1.97-1.105 3.132-2.117 5.897-3.129 8.662 0 0-.012.021-.27.173-.451.67-.646 1.188-.84 1.706 0 0-.064-.012-.42.046-3.129 2.008-5.903 3.958-8.678 5.909 0 0-.385.029-.879.095a9.677 9.677 0 0 0-1.98 1.025s.027-.052-.388-.07c-8.42 2.431-16.51 4.667-21.94 11.87-.661.877-2.286 1.026-3.464 1.513z"/><path fill="#489CF1" d="M255.115 445.584c1.19-.845 2.816-.994 3.477-1.87 5.43-7.204 13.52-9.44 21.912-11.878-2.553 1.794-5.3 4.144-8.48 5.222-4.272 1.45-8.328 2.666-10.891 6.827-1.93 3.134-4.287 6.005-6.936 8.866-.68-.394-.931-.592-1.238-.72.714-2.03 1.429-4.06 2.156-6.447z"/><path fill="#54B6DC" d="M284.178 430.861c2.376-2.019 5.15-3.97 8.256-5.956-.882 1.76-2.096 3.557-3.715 5.708-.848.37-1.29.383-1.73.396a55.303 55.303 0 0 1-2.81-.148zM294.358 422.93c.641-2.736 1.653-5.5 2.973-8.615.307-.349.737-.31.737-.31-.475 3.204 1.269 7.241-3.71 8.925z"/><path fill="#489CF1" d="M268.984 446.627c-1.407.285-2.83.197-4.401.1 1.911-3.403 2.163-3.413 4.401-.1zM271.938 439.475c.137 1.095-.041 2.153-.219 3.211-.548-.21-1.097-.418-1.646-.627.517-.874 1.034-1.748 1.865-2.584zM269.074 447.33c1.06-.165 2.193 0 3.327.164l-.315 1.302c-.98-.379-1.959-.757-3.012-1.465zM298.375 413.945c-.307.06-.737.021-.951.002-.226-.45-.238-.882-.217-1.636.72-.324 1.408-.326 2.44-.334-.092.632-.529 1.27-1.272 1.968zM299.946 405.712c-.573-.155-1.194-.623-1.849-1.405.577.155 1.19.624 1.849 1.405zM287.04 431.294c.39-.298.831-.312 1.602-.34.03.495-.27 1.005-.571 1.516-.326-.297-.652-.594-1.03-1.176z"/><path fill="#7AEEA5" d="M252.727 452.214c.539-.055.79.143 1.131.606-.323.523-.79.849-1.543 1.216-.131-.52.025-1.08.412-1.822z"/><path fill="#54B6DC" d="M293.143 424.72c-.072-.4.123-.918.568-1.578.067.391-.117.925-.568 1.577z"/><path fill="#489CF1" d="M281.227 431.909c.188-.316.684-.635 1.493-.951-.186.318-.686.633-1.493.95z"/><path fill="#2E6ABD" d="M217.004 737.14c.608 1.315.855 2.63 1.102 3.947l-2.203.004c.247-1.316.494-2.633 1.101-3.95z"/><path fill="#6BC966" d="M697.259 552.774c3.846 7.206 7.555 14.076 11.073 21.043 1.033 2.046 1.908 4.33 2.126 6.575.154 1.577-.475 3.705-1.547 4.835-2.772 2.919-18.28 1.202-19.986-2.406-5.814-12.29-11.254-24.758-16.755-37.194-.52-1.176-.607-2.598-.66-3.915-.183-4.635 2.73-7.786 6.398-9.17 1.745-.658 5.435 1.203 6.929 3.01 4.422 5.351 8.189 11.243 12.422 17.222z"/><path fill="#7AEEA5" d="M811.195 613.722c.197-.545.7-1.061 1.49-1.605-.203.526-.693 1.08-1.49 1.605z"/><path fill="#655A54" d="m442.769 786.497 1.286 5.809c-1.828-2.058-2.859-3.218-4.166-4.473-2.626-5.382-5.138-10.606-7.26-15.984-1.117-2.835-1.553-5.94-2.276-8.927-.005-.017.279-.15.427-.147.157.002.312.1.9.582 1.692 3.18 2.953 5.935 4.296 9.042 2.318 4.934 4.555 9.516 6.793 14.098z"/><path fill="#787065" d="M456.521 762.016c-4.629.055-9.67.103-15.454.065-1.843-.362-2.944-.637-4.39-.983-1.462-.364-2.58-.657-3.698-.95l-7.58-3.93.362-.837c10.117 2.21 20.233 4.42 30.76 6.635z"/><path fill="#B69CA3" d="M432.978 760.49c1.12-.05 2.237.244 3.693 1.027.539 2.589.986 4.704.851 6.782-.083 1.279-1.054 2.5-1.627 3.748-1.262-2.755-2.523-5.51-3.946-8.577.234-1.087.631-1.862 1.029-2.98z"/><path fill="#41A580" d="M903.272 544.863c-.716-.058-1.562-.331-1.542-.428.684-3.365 1.45-6.713 3.295-10.12.495 1.07.99 2.141 1.735 3.45.018 1.68-.215 3.118-.6 4.892-.974.913-1.795 1.493-2.888 2.206z"/><path fill="#8EB2C0" d="M887.588 620.967c.43-3.39 1.175-6.904 2.164-10.694 2.796 3.966-.057 7.166-2.164 10.694zM885.835 625.05c.09-.435.181-.87.507-1.657.235-.35.68-.393.68-.393-1.01 4.267-2.018 8.535-3.334 12.927.278-2.88.864-5.885 1.627-9.439.383-.81.497-1.107.52-1.438zM878.964 651.378c.3-.872.604-1.361 1.057-2.098 2.033 3.596.49 6.68-2.33 9.66.22-2.32.748-4.75 1.273-7.562zM881.777 642.943c.084-1.407.446-2.931 1.056-4.686-.093 1.37-.436 2.97-1.056 4.686z"/><path fill="#41A580" d="M902.237 549.773c-.174-.728-.11-1.68.245-2.702.192.78.093 1.63-.245 2.702zM901.235 554.813c-.161-.44-.114-1.071.18-1.76.174.483.101 1.026-.18 1.76z"/><path fill="#3C9D7B" d="M887.01 622.663c.011.337-.433.38-.654.397-.142-.648-.062-1.312.3-2.027.301.398.322.846.354 1.63z"/><path fill="#11172A" d="M900.89 612.246c.25-.042.394.152.483.368.02.049-.153.178-.412.347-.181-.106-.188-.288-.07-.715z"/><path fill="#8EB2C0" d="M864.273 656.791c-.022-.084.102-.27.377-.55.027.091-.101.272-.377.55z"/><path fill="#8AA5CB" d="M340.623 870.01c.376.155.435.354.364.48-.632 1.13-1.286 2.247-1.934 3.368l-1.818-1.293c1.004-.848 2.008-1.696 3.388-2.555z"/><path fill="#11172A" d="M287.194 848.58c-1.846-.91-3.873-2.116-5.797-3.7 1.94.883 3.778 2.143 5.797 3.7zM296.053 854.62c-.547-.09-1.22-.432-1.97-1.072.564.075 1.204.447 1.97 1.071z"/><path fill="#8AA5CB" d="m344.001 869.999 1.17.345c-.31.007-.62.014-1.05-.16-.122-.182-.121-.184-.12-.185z"/><path fill="#11172A" d="M297.88 855.718c-.392.042-.956-.167-1.673-.648.4-.048.95.175 1.674.648z"/><path fill="#7B98C2" d="M264.859 821.842c-.17.065-.468-.08-.87-.464.236-.174.517-.01.87.464z"/><path fill="#4698EC" d="M719.883 394.109c.032-1 .299-1.778.565-2.557l1.375.912c-.568.622-1.136 1.244-1.94 1.645zM722.715 388.99c-.116.152-.233.17-.35.188.116-.108.233-.215.35-.188z"/><path fill="#6ADB8F" d="M822.007 377.956c.694.058 1.388.116 2.422.225.392.452.444.854.285 1.793-.055 5.474 3.694 3.637 6.284 3.984 0 0 .026.011.087.358 1.002.763 1.943 1.179 2.884 1.595 0 0 .093-.01.135.402 1.71 1.132 3.377 1.853 5.044 2.574 0 0 .444.015.796.288.649.426.947.578 1.244.73 0 0 .422-.011.625.044 1.629 1.25 2.894 3.124 4.51 3.504 4.11.967 4.914 3.229 3.409 7.374-2.893 3.86-1.989 6.28 1.524 8.137 2.922 1.545 3.399 3.749 1.704 6.604-2.538 4.275-5.6 7.204-11.19 6.537-2.765-.33-5.661.448-8.498.724l-.374 1.9c.588.304 1.229.538 1.755.926 1.442 1.063 2.835 2.191 4.248 3.293-1.47 1.327-2.752 3.391-4.451 3.828-3.486.895-4.522 2.845-4.478 6.102.057 4.255.515 8.477-2.681 12.248-2.232 2.632-3.898 5.905-5.182 9.143-1.947 4.914-6.48 7.544-9.39 11.574-.965 1.34-2.392 2.365-3.682 3.445-1.158.97-2.368 1.898-3.649 2.692-.95.59-2.053.937-3.088 1.393l.215 1.41c3.52.39 7.04 1.07 10.563 1.089 3.977.022 7.957-.55 11.935-.865-2.048 1.819-3.874 4.005-6.18 5.397-18.746 11.32-38.785 19.354-60.714 21.341-8.669.786-17.519-.424-26.708-.76-.99-4.448-6.169-9.024-10.488-9.644-1.32-.19-3.584-2.726-3.357-3.202.906-1.893 2.603-4.767 4.049-4.792 4.551-.078 7.608-1.132 8.414-6.066.102-.62 1.114-1.478 1.782-1.557 3.692-.432 5.34-2.614 6.01-6.06.152-.78 1.266-1.846 2.048-1.951 4.446-.598 5.292-3.234 5.275-7.285-.02-4.43 3.325-5.785 7.297-3.409 5.868 3.512 8.294 2.842 9.086-3.598.674-5.48 3.874-6.386 8.14-6.39 6.228-.006 11.141-1.95 13.67-8.155.308-.758 1.356-1.447 2.204-1.717 6.539-2.078 7.13-2.962 7.127-9.881 0-1.515.802-3.03 1.58-5.076 13.533-7.019 19.518-18.68 22.732-32.161 1.333-5.592 2.007-11.34 3.283-17.056.782-.368 1.263-.699 1.744-1.029m-21.467 49.869c-.35-.005-.699-.013-1.047.004a2.87 2.87 0 0 0-.005.398c.347.028.697.03 1.052-.402z"/><path fill="#67D98E" d="M825.007 481.005c-3.972.316-7.952.889-11.93.867-3.522-.02-7.041-.7-10.562-1.088l-.215-1.411c1.035-.456 2.137-.803 3.088-1.393 1.281-.794 2.491-1.723 3.649-2.692 1.29-1.08 2.717-2.106 3.683-3.445 2.909-4.03 7.442-6.66 9.39-11.574 1.283-3.238 2.95-6.51 5.18-9.143 3.197-3.771 2.739-7.993 2.682-12.248-.044-3.257.992-5.207 4.478-6.102 1.699-.437 2.98-2.5 4.45-3.828-1.412-1.102-2.805-2.23-4.247-3.293-.526-.388-1.167-.622-1.755-.926l.374-1.9c2.837-.276 5.733-1.053 8.497-.724 5.59.667 8.653-2.262 11.19-6.537 1.696-2.855 1.22-5.059-1.703-6.604-3.513-1.857-4.417-4.277-1.57-7.779 2.176-.614 4.037-1.043 6.64-1.643.765 1.293 1.626 3.007 2.737 4.54.785 1.085 1.745 2.37 2.908 2.794 3.884 1.417 5.172 3.792 3.997 7.79-.353 1.198-.314 3.066.399 3.848.572.627 2.485.288 3.717.004 2.998-.691 5.946-1.6 10.385-2.826-4.107 5.891-12.225 4.865-13.41 12.01-1.52 1.883-3.005 3.408-5.07 5.153-1.382.862-2.185 1.502-3.25 2.353-1.434 1.96-2.852 3.603-3.66 5.507-.347.817.574 2.173.919 3.284-.886 1.479-1.772 2.957-3.184 4.73-1.279 1.96-2.03 3.626-2.783 5.292-.497.878-.995 1.755-2.1 2.854-4.961 1.14-5.618 4.527-5.906 8.16 0 0-.025-.035-.363.015-3.594 2.349-8.493 3.295-7.662 8.955-.778.65-1.556 1.3-2.846 1.773-2.391 1.627-4.27 3.43-6.148 5.235 0 0-.006-.011 0-.008z"/><path fill="#9BB5D8" d="M826.522 730.533c-.04.021.04-.022 0 0z"/><path fill="#82F99B" d="M218.012 278.376c3.397.242 7.25.175 7.979 5.248-2.953-.916-7.21-.237-7.979-5.248z"/><path fill="#84F69E" d="M209.784 255.248c.259 1.46.255 3.178.237 5.325-.176-1.403-.338-3.235-.237-5.325zM210.783 267.21c.627.53 1.01 1.28 1.463 2.351-.523-.497-1.115-1.313-1.463-2.35zM214.126 272.205c.199-.106.44.073.713.542-.195.092-.428-.09-.713-.542z"/><path fill="#BBA3AC" d="M435.976 772.399c.492-1.6 1.463-2.821 1.546-4.1.135-2.078-.312-4.193-.507-6.712 1.108-.143 2.209.132 3.634.53 1.96 3.98 3.431 7.92 5.27 11.678 2.427 4.96 1.42 10.071-2.906 12.358-2.482-4.238-4.72-8.82-7.037-13.754z"/><path fill="#11172A" d="M934.66 422.636c-.127.772-.375 1.275-.622 1.777l-.956-1.422c.485-.208.97-.416 1.577-.355zM214 792.001c-.484-.29-.966-.581-1.449-.872l.5-.586c.289.306.577.613.908 1.187.043.268.041.27.04.271zM186.254 278.228c.045-.185.338-.145 1.077-.057.444.05.405.134.438.17-.4.061-.833.087-1.515-.113z"/><path fill="#F8F9F7" d="M577.266 361.242c-3.444 4.455-7.78 4.882-12.323 3.506-4.163-1.261-7.305-3.922-8.129-8.502-.97-5.4.936-9.23 5.563-11.509 4.816-2.372 9.956-1.55 13.677 2.19 3.89 3.91 4.369 8.534 1.212 14.315z"/><path fill="#F0F8F6" d="M389.573 341.315c.732-4.648 3.444-8.024 7.4-7.928 3.324.08 7.27 2.097 9.695 4.509 2.902 2.884 3.203 7.295 1.104 11.182-1.798 3.33-4.762 5.2-8.643 4.667-4.512-.62-7.506-3.386-8.999-7.627-.484-1.377-.418-2.948-.557-4.803z"/><path fill="#8EFC9E" d="M298 256.396c.871.156 1.743.712 2.614 1.268-.65.75-1.3 1.5-2.28 2.292-.332-1.024-.334-2.091-.335-3.56z"/><path fill="#91FC9F" d="M425.531 134.48c.02.038-.019-.037 0 0z"/><path fill="#88F8A0" d="M411.764 177.08c.117.186-.036.432-.444.752-.152-.2-.01-.455.444-.753z"/><path fill="#84F69E" d="M275.089 267.188c.924.481 1.862 1.312 2.819 2.473-.923-.487-1.864-1.305-2.82-2.473zM278.187 271.969c.187-.01.449.257.804.794-.18.006-.454-.255-.804-.794z"/><path fill="#D2EBF0" d="M258.924 386.998c.053-.438.107-.877.162-1.647 8.881-7.691 17.945-7.453 25.611.49-.84 2.399-1.983 4.642-3.697 7.085-1.047.49-1.522.78-1.997 1.07-2.404.534-4.808 1.067-7.888 1.456-4.438-1.367-8.199-2.588-11.96-3.81 0 0 .043-.33-.004-.889-.107-1.624-.167-2.69-.227-3.755z"/><path fill="#86F79E" d="M249.992 317.63c-1.953 1.389-3.913 2.407-5.308 3.132-1.245-2.383-2.25-4.307-3.47-6.495.59-1.161 1.394-2.057 2.199-2.953 2.19 1.981 4.38 3.963 6.579 6.315z"/><path fill="#82F99B" d="M259.387 378.947c-.385-.112-.386-.28-.388-.698 2.228-1.961 4.457-3.67 7.377-5.91 1.187 7.235-4.441 4.814-6.989 6.608z"/><path fill="#88F8A0" d="M235.002 311.634c-.668-1.362-1.336-3.091-2.003-5.228 1.934-.223 3.869-.039 5.776.143-1.53 1.913-2.65 3.316-3.773 5.085zM228.957 300.653c-.926 1.172-1.894 1.999-2.862 2.825l-1.209-.245c.52-2.253 1.041-4.507 1.838-6.997.914 1.199 1.552 2.635 2.233 4.417z"/><path fill="#73E894" d="M211.938 529.532c-.978 1.169-1.933 1.95-2.96 3.05-.941-.603-1.812-1.526-3.417-3.226 2.197-1.393 4.107-2.604 6.236-3.573.202 1.282.183 2.32.14 3.749z"/><path fill="#84F69E" d="M259.137 392.022c3.779.842 7.54 2.063 11.622 3.49-2.968 5.311-6.531 1.003-10.37.493-.68-1.21-.975-2.406-1.252-3.983z"/><path fill="#7AEEA5" d="M228.08 470.626c-.598.26-1.048.245-1.83.164 1.17-1.3 2.674-2.533 4.555-3.744.298.421.219.818.097 1.515-.92.796-1.796 1.292-2.821 2.065z"/><path fill="#73E894" d="M138.903 415.806c.595.527 1.237 1.107 1.825 1.737.02.021-.51.555-.783.85-.337-.625-.675-1.25-1.077-2.22-.064-.346.074-.307.035-.367z"/><path fill="#84F69E" d="M279.174 394.202c.304-.496.78-.787 1.545-1.062-.264.433-.819.85-1.545 1.062z"/><path fill="#7AEEA5" d="M234.757 465.061c-.188.54-.674 1.099-1.46 1.619.189-.559.676-1.08 1.46-1.619z"/><path fill="#88F8A0" d="M181.55 318.411c.916.355 1.529.854 2.142 1.353l-2.358 1.017c-.029-.742-.058-1.483.216-2.37z"/><path fill="#84F69E" d="M257.656 335.584c.399.104.64.359.882.613-.106.1-.297.292-.304.286-.256-.239-.495-.495-.578-.9zM258.594 387.08c.39.984.45 2.049.506 3.515-2.652-.363-2.752-1.68-.506-3.516z"/><path fill="#72E594" d="M178.005 546.007c.006.007-.254.403-.254.403s.011-.312.123-.366c.112-.054.126-.044.131-.037z"/><path fill="#73E894" d="M191.962 510.72c-1.479 1.32-2.934 2.213-4.389 3.107-.497-1.898-1.335-3.799-1.318-5.692.007-.708 2.004-1.398 3.094-2.097.879 1.42 1.758 2.838 2.613 4.682zM156.337 502.427c-.164-1.19-.018-2.219.128-3.248l2.151.785c-.656.874-1.311 1.748-2.279 2.463zM200.352 533.636c-1.213-.391-2.103-.934-2.993-1.477l2.416-1.104c.3.81.6 1.62.577 2.581zM211.558 516.307c-.277-1.513-.277-2.874-.277-4.235l1.925.204c-.457 1.395-.914 2.79-1.648 4.031zM205.957 533.712c.042.268-.439.293-.679.303-.355-.469-.471-.948-.587-1.428.408.285.817.57 1.266 1.125z"/><path fill="#72E594" d="M702 433c4.085-6.49 7.414-13.674 12.52-19.225 3.412-3.71 5.829-7.438 7.535-12.323 1.995-4.018 5.18-7.5 5.67-11.329.915-7.14 2.754-13.337 8.418-18.07.539-.45.588-1.488.9-2.614 4.312-1.88 8.73-3.095 12.838-4.986 6.433-2.962 12.656-6.38 19.065-9.912.104-.498.112-.688.135-1.161.452-.304.889-.323 1.654-.313 8.121-.223 12.853 6.825 20.256 7.502l-.08 1.275-5.298 2.33c6.97 4.786 3.562 11.77 4.5 17.9.24 1.565 1.142 3.028 2.013 5.226-2.906.603-5.617.95-8.184 1.753-3.073.963-5.963 2.518-9.045 3.44-2.61.781-5.39 1.463-8.077 1.401-3.671-.084-5.402 1.092-4.808 4.843.723 4.571-.797 6.872-5.79 6.496-2.097-.159-4.275.393-6.378.813-1.246.248-3.119.549-3.5 1.38-1.448 3.161-4.03 4.037-6.892 5.45-1.668.824-1.564 5.235-1.289 8.23-1.07 2.547-1.913 5.228-3.31 7.58-.653 1.099-2.3 1.988-3.632 2.234-4.845.895-9.768 1.367-14.614 2.258-1.138.209-2.648 1.217-3.037 2.225-2.53 6.556-4.798 13.213-7.154 19.845-5.49.77-6.21.165-6.084-5.976 1.745-1.899 4.438-3.34 4.334-4.538-.344-3.959-1.7-7.83-2.666-11.734z"/><path fill="#C4C9D9" d="M341.409 624.823c-2.75-.273-5.105-.584-7.726-.93.928-3.655 2.232-5.863 5.628-4.399 2.082.898 5.02 1.967 2.098 5.33z"/><path fill="#6ADB8F" d="M834.295 473.85c-1.126-5.505 3.773-6.451 7.385-8.788-2.126 2.853-4.608 5.744-7.385 8.789zM856.251 443.765c-.598-.877-1.52-2.233-1.172-3.05.808-1.904 2.226-3.548 3.935-5.5.721-.197.905-.19 1.088-.181-1.199 2.832-2.398 5.664-3.85 8.73zM842.357 464.963c-.044-3.56.613-6.947 5.334-7.905-1.422 2.586-3.213 5.21-5.334 7.905zM825.347 480.964a37.029 37.029 0 0 1 5.502-5.128c.187.653.165 1.07.127 1.802-1.773 1.302-3.531 2.29-5.63 3.326zM850.317 453.85c.466-1.495 1.218-3.16 2.328-4.838-.442 1.548-1.242 3.108-2.328 4.838z"/><path fill="#66D28D" d="M860.404 434.973c-.485.053-.669.045-1.127.03.527-.646 1.33-1.286 2.458-1.948-.126.605-.577 1.23-1.33 1.918z"/><path fill="#C9E9E5" d="M819.96 379.023c-.973 5.677-1.647 11.426-2.98 17.018-3.214 13.482-9.2 25.142-22.684 31.813-2.457-.664-6-1.066-6.45-2.463-.65-2.028.252-5.307 1.676-7.124 7.26-9.262 14.844-18.278 18.67-29.666 1.74-5.18 3.113-10.486 4.908-15.647.52-1.495 1.921-2.684 3.277-4.044.864.605 1.37 1.24 2.126 2.04.641 1.582 1.031 3.001 1.44 5.143.019 1.458.018 2.194.018 2.93z"/><path fill="#6DE291" d="M701.734 433.287c1.233 3.617 2.588 7.488 2.932 11.447.104 1.198-2.59 2.64-4.334 4.118.157-4.994.647-10.136 1.402-15.565z"/><path fill="#72E594" d="M700.183 462.366c.62.04 1.162.385 1.703.73l-1.103 1.219c-.227-.549-.453-1.097-.6-1.949zM701.531 457.482c.02.038-.02-.039 0 0z"/><path fill="#4DB387" d="M815.646 494.485c-.467-.413-.683-.948-.898-1.482l1.628-.268c-.16.543-.319 1.086-.73 1.75z"/><path fill="#3C9D7B" d="M885.579 616.22c-.038.023.038-.023 0 0zM885.648 625.204c.164.177.05.474-.34.895-.179-.181-.066-.481.34-.895z"/><path fill="#66D28D" d="M830.857 383.659c-2.449-.048-6.198 1.79-6.134-3.38 2.145.873 4.069 1.977 6.134 3.38zM838.99 388.63a19.76 19.76 0 0 1-4.87-2.273c.696-.359 1.42-.35 2.505-.341.978.785 1.592 1.571 2.365 2.614zM833.833 385.634c-.805-.139-1.746-.555-2.738-1.308.833.12 1.717.576 2.738 1.308zM841.044 389.697c-.153.056-.451-.096-.887-.46.156-.058.45.097.887.46zM820.263 378.985c-.302-.698-.301-1.434-.237-2.53.628.092 1.193.543 1.87 1.248-.37.583-.85.914-1.633 1.282z"/><path fill="#6CCD5E" d="M710.008 626.42c1.626-1.522 3.25-2.633 4.942-4.072 5.293-1.225 8.368.438 8.438 6.264.19 15.895.696 31.79.652 47.683-.014 5.045-1.124 10.14-2.257 15.093-.32 1.4-2.495 2.376-3.82 3.546-.807-1.367-1.764-2.67-2.385-4.116-.696-1.621-1.306-3.339-1.575-5.073-1.08-6.947-2.166-13.9-2.963-20.883-1.124-9.856-.3-19.944-3.645-29.545-.254-.727.423-1.795.71-2.69.619-1.937 1.265-3.864 1.903-6.206z"/><path fill="#6FE191" d="M800.537 428.044c-.352.213-.702.21-1.05.183-.009 0-.003-.398.006-.398.348-.017.698-.009 1.044.215z"/></svg>`
package/package.json ADDED
@@ -0,0 +1,21 @@
1
+ {
2
+ "name": "disworld",
3
+ "displayName": "DisWorld",
4
+ "version": "0.1.0",
5
+ "description": "",
6
+ "homepage": "https://github.com/Discord-World/package#readme",
7
+ "bugs": {
8
+ "url": "https://github.com/Discord-World/package/issues"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/Discord-World/package.git"
13
+ },
14
+ "license": "OSL-3.0",
15
+ "author": {
16
+ "name": "Alex Animate Mp4",
17
+ "email": "contact@alexanimatemp4.me",
18
+ "url": "https://alexanimatemp4.me"
19
+ },
20
+ "main": "index.js"
21
+ }