@antadesign/anta 0.1.1-dev.6 → 0.1.1-dev.8

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.
Files changed (246) hide show
  1. package/README.md +13 -2
  2. package/dist/components/Button.d.ts +113 -0
  3. package/dist/components/Button.js +100 -0
  4. package/dist/components/Button.module.css +2 -0
  5. package/dist/components/Icon.d.ts +2 -1
  6. package/dist/components/Progress.d.ts +4 -2
  7. package/dist/components/Sticker.d.ts +31 -0
  8. package/dist/components/Sticker.js +17 -0
  9. package/dist/components/StickerAnimated.d.ts +23 -0
  10. package/dist/components/StickerAnimated.js +28 -0
  11. package/dist/components/Text.d.ts +2 -1
  12. package/dist/components/Title.d.ts +6 -4
  13. package/dist/components/Tooltip.d.ts +55 -0
  14. package/dist/components/Tooltip.js +26 -0
  15. package/dist/components/__generated__/stickers/angry-animated.d.ts +3 -0
  16. package/dist/components/__generated__/stickers/angry-animated.js +7 -0
  17. package/dist/components/__generated__/stickers/angry.d.ts +3 -0
  18. package/dist/components/__generated__/stickers/angry.js +7 -0
  19. package/dist/components/__generated__/stickers/ask-animated.d.ts +3 -0
  20. package/dist/components/__generated__/stickers/ask-animated.js +7 -0
  21. package/dist/components/__generated__/stickers/ask.d.ts +3 -0
  22. package/dist/components/__generated__/stickers/ask.js +7 -0
  23. package/dist/components/__generated__/stickers/balance-animated.d.ts +3 -0
  24. package/dist/components/__generated__/stickers/balance-animated.js +7 -0
  25. package/dist/components/__generated__/stickers/balance.d.ts +3 -0
  26. package/dist/components/__generated__/stickers/balance.js +7 -0
  27. package/dist/components/__generated__/stickers/butterfly-animated.d.ts +3 -0
  28. package/dist/components/__generated__/stickers/butterfly-animated.js +7 -0
  29. package/dist/components/__generated__/stickers/butterfly-snake-animated.d.ts +3 -0
  30. package/dist/components/__generated__/stickers/butterfly-snake-animated.js +7 -0
  31. package/dist/components/__generated__/stickers/butterfly-snake.d.ts +3 -0
  32. package/dist/components/__generated__/stickers/butterfly-snake.js +7 -0
  33. package/dist/components/__generated__/stickers/butterfly.d.ts +3 -0
  34. package/dist/components/__generated__/stickers/butterfly.js +7 -0
  35. package/dist/components/__generated__/stickers/catch-animated.d.ts +3 -0
  36. package/dist/components/__generated__/stickers/catch-animated.js +7 -0
  37. package/dist/components/__generated__/stickers/catch.d.ts +3 -0
  38. package/dist/components/__generated__/stickers/catch.js +7 -0
  39. package/dist/components/__generated__/stickers/clap-animated.d.ts +3 -0
  40. package/dist/components/__generated__/stickers/clap-animated.js +7 -0
  41. package/dist/components/__generated__/stickers/clap.d.ts +3 -0
  42. package/dist/components/__generated__/stickers/clap.js +7 -0
  43. package/dist/components/__generated__/stickers/coding-animated.d.ts +3 -0
  44. package/dist/components/__generated__/stickers/coding-animated.js +7 -0
  45. package/dist/components/__generated__/stickers/coding.d.ts +3 -0
  46. package/dist/components/__generated__/stickers/coding.js +7 -0
  47. package/dist/components/__generated__/stickers/cowboy-animated.d.ts +3 -0
  48. package/dist/components/__generated__/stickers/cowboy-animated.js +7 -0
  49. package/dist/components/__generated__/stickers/cowboy.d.ts +3 -0
  50. package/dist/components/__generated__/stickers/cowboy.js +7 -0
  51. package/dist/components/__generated__/stickers/dance-animated.d.ts +3 -0
  52. package/dist/components/__generated__/stickers/dance-animated.js +7 -0
  53. package/dist/components/__generated__/stickers/dance.d.ts +3 -0
  54. package/dist/components/__generated__/stickers/dance.js +7 -0
  55. package/dist/components/__generated__/stickers/detective-animated.d.ts +3 -0
  56. package/dist/components/__generated__/stickers/detective-animated.js +7 -0
  57. package/dist/components/__generated__/stickers/detective.d.ts +3 -0
  58. package/dist/components/__generated__/stickers/detective.js +7 -0
  59. package/dist/components/__generated__/stickers/disapprove-animated.d.ts +3 -0
  60. package/dist/components/__generated__/stickers/disapprove-animated.js +7 -0
  61. package/dist/components/__generated__/stickers/disapprove.d.ts +3 -0
  62. package/dist/components/__generated__/stickers/disapprove.js +7 -0
  63. package/dist/components/__generated__/stickers/distracted-animated.d.ts +3 -0
  64. package/dist/components/__generated__/stickers/distracted-animated.js +7 -0
  65. package/dist/components/__generated__/stickers/distracted.d.ts +3 -0
  66. package/dist/components/__generated__/stickers/distracted.js +7 -0
  67. package/dist/components/__generated__/stickers/dive-animated.d.ts +3 -0
  68. package/dist/components/__generated__/stickers/dive-animated.js +7 -0
  69. package/dist/components/__generated__/stickers/dive.d.ts +3 -0
  70. package/dist/components/__generated__/stickers/dive.js +7 -0
  71. package/dist/components/__generated__/stickers/eat-animated.d.ts +3 -0
  72. package/dist/components/__generated__/stickers/eat-animated.js +7 -0
  73. package/dist/components/__generated__/stickers/eat.d.ts +3 -0
  74. package/dist/components/__generated__/stickers/eat.js +7 -0
  75. package/dist/components/__generated__/stickers/facepalm-animated.d.ts +3 -0
  76. package/dist/components/__generated__/stickers/facepalm-animated.js +7 -0
  77. package/dist/components/__generated__/stickers/facepalm.d.ts +3 -0
  78. package/dist/components/__generated__/stickers/facepalm.js +7 -0
  79. package/dist/components/__generated__/stickers/failed-animated.d.ts +3 -0
  80. package/dist/components/__generated__/stickers/failed-animated.js +7 -0
  81. package/dist/components/__generated__/stickers/failed.d.ts +3 -0
  82. package/dist/components/__generated__/stickers/failed.js +7 -0
  83. package/dist/components/__generated__/stickers/found-animated.d.ts +3 -0
  84. package/dist/components/__generated__/stickers/found-animated.js +7 -0
  85. package/dist/components/__generated__/stickers/found.d.ts +3 -0
  86. package/dist/components/__generated__/stickers/found.js +7 -0
  87. package/dist/components/__generated__/stickers/grow-animated.d.ts +3 -0
  88. package/dist/components/__generated__/stickers/grow-animated.js +7 -0
  89. package/dist/components/__generated__/stickers/grow.d.ts +3 -0
  90. package/dist/components/__generated__/stickers/grow.js +7 -0
  91. package/dist/components/__generated__/stickers/handstand-animated.d.ts +3 -0
  92. package/dist/components/__generated__/stickers/handstand-animated.js +7 -0
  93. package/dist/components/__generated__/stickers/handstand.d.ts +3 -0
  94. package/dist/components/__generated__/stickers/handstand.js +7 -0
  95. package/dist/components/__generated__/stickers/heart-animated.d.ts +3 -0
  96. package/dist/components/__generated__/stickers/heart-animated.js +7 -0
  97. package/dist/components/__generated__/stickers/heart.d.ts +3 -0
  98. package/dist/components/__generated__/stickers/heart.js +7 -0
  99. package/dist/components/__generated__/stickers/hello-animated.d.ts +3 -0
  100. package/dist/components/__generated__/stickers/hello-animated.js +7 -0
  101. package/dist/components/__generated__/stickers/hello.d.ts +3 -0
  102. package/dist/components/__generated__/stickers/hello.js +7 -0
  103. package/dist/components/__generated__/stickers/idea-animated.d.ts +3 -0
  104. package/dist/components/__generated__/stickers/idea-animated.js +7 -0
  105. package/dist/components/__generated__/stickers/idea.d.ts +3 -0
  106. package/dist/components/__generated__/stickers/idea.js +7 -0
  107. package/dist/components/__generated__/stickers/index.d.ts +99 -0
  108. package/dist/components/__generated__/stickers/index.js +198 -0
  109. package/dist/components/__generated__/stickers/laugh-animated.d.ts +3 -0
  110. package/dist/components/__generated__/stickers/laugh-animated.js +7 -0
  111. package/dist/components/__generated__/stickers/laugh.d.ts +3 -0
  112. package/dist/components/__generated__/stickers/laugh.js +7 -0
  113. package/dist/components/__generated__/stickers/love-animated.d.ts +3 -0
  114. package/dist/components/__generated__/stickers/love-animated.js +7 -0
  115. package/dist/components/__generated__/stickers/love.d.ts +3 -0
  116. package/dist/components/__generated__/stickers/love.js +7 -0
  117. package/dist/components/__generated__/stickers/nap-animated.d.ts +3 -0
  118. package/dist/components/__generated__/stickers/nap-animated.js +7 -0
  119. package/dist/components/__generated__/stickers/nap.d.ts +3 -0
  120. package/dist/components/__generated__/stickers/nap.js +7 -0
  121. package/dist/components/__generated__/stickers/party-animated.d.ts +3 -0
  122. package/dist/components/__generated__/stickers/party-animated.js +7 -0
  123. package/dist/components/__generated__/stickers/party.d.ts +3 -0
  124. package/dist/components/__generated__/stickers/party.js +7 -0
  125. package/dist/components/__generated__/stickers/passed-animated.d.ts +3 -0
  126. package/dist/components/__generated__/stickers/passed-animated.js +7 -0
  127. package/dist/components/__generated__/stickers/passed.d.ts +3 -0
  128. package/dist/components/__generated__/stickers/passed.js +7 -0
  129. package/dist/components/__generated__/stickers/peekaboo-animated.d.ts +3 -0
  130. package/dist/components/__generated__/stickers/peekaboo-animated.js +7 -0
  131. package/dist/components/__generated__/stickers/peekaboo.d.ts +3 -0
  132. package/dist/components/__generated__/stickers/peekaboo.js +7 -0
  133. package/dist/components/__generated__/stickers/pizza-animated.d.ts +3 -0
  134. package/dist/components/__generated__/stickers/pizza-animated.js +7 -0
  135. package/dist/components/__generated__/stickers/pizza.d.ts +3 -0
  136. package/dist/components/__generated__/stickers/pizza.js +7 -0
  137. package/dist/components/__generated__/stickers/puzzle-animated.d.ts +3 -0
  138. package/dist/components/__generated__/stickers/puzzle-animated.js +7 -0
  139. package/dist/components/__generated__/stickers/puzzle.d.ts +3 -0
  140. package/dist/components/__generated__/stickers/puzzle.js +7 -0
  141. package/dist/components/__generated__/stickers/sad-animated.d.ts +3 -0
  142. package/dist/components/__generated__/stickers/sad-animated.js +7 -0
  143. package/dist/components/__generated__/stickers/sad.d.ts +3 -0
  144. package/dist/components/__generated__/stickers/sad.js +7 -0
  145. package/dist/components/__generated__/stickers/scared-animated.d.ts +3 -0
  146. package/dist/components/__generated__/stickers/scared-animated.js +7 -0
  147. package/dist/components/__generated__/stickers/scared.d.ts +3 -0
  148. package/dist/components/__generated__/stickers/scared.js +7 -0
  149. package/dist/components/__generated__/stickers/scroll-animated.d.ts +3 -0
  150. package/dist/components/__generated__/stickers/scroll-animated.js +7 -0
  151. package/dist/components/__generated__/stickers/scroll.d.ts +3 -0
  152. package/dist/components/__generated__/stickers/scroll.js +7 -0
  153. package/dist/components/__generated__/stickers/search-animated.d.ts +3 -0
  154. package/dist/components/__generated__/stickers/search-animated.js +7 -0
  155. package/dist/components/__generated__/stickers/search.d.ts +3 -0
  156. package/dist/components/__generated__/stickers/search.js +7 -0
  157. package/dist/components/__generated__/stickers/shield-animated.d.ts +3 -0
  158. package/dist/components/__generated__/stickers/shield-animated.js +7 -0
  159. package/dist/components/__generated__/stickers/shield.d.ts +3 -0
  160. package/dist/components/__generated__/stickers/shield.js +7 -0
  161. package/dist/components/__generated__/stickers/shocked-animated.d.ts +3 -0
  162. package/dist/components/__generated__/stickers/shocked-animated.js +7 -0
  163. package/dist/components/__generated__/stickers/shocked.d.ts +3 -0
  164. package/dist/components/__generated__/stickers/shocked.js +7 -0
  165. package/dist/components/__generated__/stickers/sleep-animated.d.ts +3 -0
  166. package/dist/components/__generated__/stickers/sleep-animated.js +7 -0
  167. package/dist/components/__generated__/stickers/sleep.d.ts +3 -0
  168. package/dist/components/__generated__/stickers/sleep.js +7 -0
  169. package/dist/components/__generated__/stickers/stressed-animated.d.ts +3 -0
  170. package/dist/components/__generated__/stickers/stressed-animated.js +7 -0
  171. package/dist/components/__generated__/stickers/stressed.d.ts +3 -0
  172. package/dist/components/__generated__/stickers/stressed.js +7 -0
  173. package/dist/components/__generated__/stickers/suspicious-animated.d.ts +3 -0
  174. package/dist/components/__generated__/stickers/suspicious-animated.js +7 -0
  175. package/dist/components/__generated__/stickers/suspicious.d.ts +3 -0
  176. package/dist/components/__generated__/stickers/suspicious.js +7 -0
  177. package/dist/components/__generated__/stickers/thanks-animated.d.ts +3 -0
  178. package/dist/components/__generated__/stickers/thanks-animated.js +7 -0
  179. package/dist/components/__generated__/stickers/thanks.d.ts +3 -0
  180. package/dist/components/__generated__/stickers/thanks.js +7 -0
  181. package/dist/components/__generated__/stickers/think-animated.d.ts +3 -0
  182. package/dist/components/__generated__/stickers/think-animated.js +7 -0
  183. package/dist/components/__generated__/stickers/think-of-you-animated.d.ts +3 -0
  184. package/dist/components/__generated__/stickers/think-of-you-animated.js +7 -0
  185. package/dist/components/__generated__/stickers/think-of-you.d.ts +3 -0
  186. package/dist/components/__generated__/stickers/think-of-you.js +7 -0
  187. package/dist/components/__generated__/stickers/think.d.ts +3 -0
  188. package/dist/components/__generated__/stickers/think.js +7 -0
  189. package/dist/components/__generated__/stickers/thumbs-up-animated.d.ts +3 -0
  190. package/dist/components/__generated__/stickers/thumbs-up-animated.js +7 -0
  191. package/dist/components/__generated__/stickers/thumbs-up.d.ts +3 -0
  192. package/dist/components/__generated__/stickers/thumbs-up.js +7 -0
  193. package/dist/components/__generated__/stickers/vacation-animated.d.ts +3 -0
  194. package/dist/components/__generated__/stickers/vacation-animated.js +7 -0
  195. package/dist/components/__generated__/stickers/vacation.d.ts +3 -0
  196. package/dist/components/__generated__/stickers/vacation.js +7 -0
  197. package/dist/components/__generated__/stickers/wait-animated.d.ts +3 -0
  198. package/dist/components/__generated__/stickers/wait-animated.js +7 -0
  199. package/dist/components/__generated__/stickers/wait.d.ts +3 -0
  200. package/dist/components/__generated__/stickers/wait.js +7 -0
  201. package/dist/components/__generated__/stickers/wink-animated.d.ts +3 -0
  202. package/dist/components/__generated__/stickers/wink-animated.js +7 -0
  203. package/dist/components/__generated__/stickers/wink.d.ts +3 -0
  204. package/dist/components/__generated__/stickers/wink.js +7 -0
  205. package/dist/components/__generated__/stickers/work-animated.d.ts +3 -0
  206. package/dist/components/__generated__/stickers/work-animated.js +7 -0
  207. package/dist/components/__generated__/stickers/work.d.ts +3 -0
  208. package/dist/components/__generated__/stickers/work.js +7 -0
  209. package/dist/components/__generated__/stickers/zen-animated.d.ts +3 -0
  210. package/dist/components/__generated__/stickers/zen-animated.js +7 -0
  211. package/dist/components/__generated__/stickers/zen.d.ts +3 -0
  212. package/dist/components/__generated__/stickers/zen.js +7 -0
  213. package/dist/elements/a-button.css +733 -0
  214. package/dist/elements/a-button.d.ts +11 -0
  215. package/dist/elements/a-button.js +78 -0
  216. package/dist/elements/a-icon.css +30 -10
  217. package/dist/elements/a-icon.d.ts +2 -0
  218. package/dist/elements/a-icon.js +3 -0
  219. package/dist/elements/a-icon.shapes.css +9 -1
  220. package/dist/elements/a-icon.shapes.d.ts +3 -1
  221. package/dist/elements/a-icon.shapes.js +2 -0
  222. package/dist/elements/a-progress.css +7 -9
  223. package/dist/elements/a-progress.d.ts +1 -0
  224. package/dist/elements/a-progress.js +2 -0
  225. package/dist/elements/a-sticker-animated.css +9 -0
  226. package/dist/elements/a-sticker-animated.d.ts +39 -0
  227. package/dist/elements/a-sticker-animated.js +81 -0
  228. package/dist/elements/a-sticker.css +9 -0
  229. package/dist/elements/a-sticker.d.ts +19 -0
  230. package/dist/elements/a-sticker.js +32 -0
  231. package/dist/elements/a-text.css +6 -3
  232. package/dist/elements/a-text.d.ts +1 -0
  233. package/dist/elements/a-text.js +2 -0
  234. package/dist/elements/a-tooltip.css +42 -0
  235. package/dist/elements/a-tooltip.d.ts +61 -0
  236. package/dist/elements/a-tooltip.js +411 -0
  237. package/dist/elements/index.d.ts +21 -5
  238. package/dist/elements/index.js +18 -18
  239. package/dist/general_types.d.ts +110 -6
  240. package/dist/generate-stickers.mjs +293 -0
  241. package/dist/index.d.ts +8 -0
  242. package/dist/index.js +8 -0
  243. package/dist/jsx-runtime.d.ts +6 -1
  244. package/dist/reset.css +31 -28
  245. package/dist/tokens.css +186 -182
  246. package/package.json +18 -4
@@ -0,0 +1,7 @@
1
+ import { StickerAnimated } from "@antadesign/anta";
2
+ const animationJson = '{"v":"5.12.1","fr":60,"ip":0,"op":105,"w":512,"h":512,"nm":"04-surprise 512","ddd":0,"assets":[{"id":"comp_0","nm":"04-surprise","fr":60,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"arm_hnd","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":6.967,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.66],"y":[0]},"t":18,"s":[-4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":41,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":75,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":82,"s":[-15]},{"t":94,"s":[0]}],"ix":10},"p":{"a":0,"k":[19.272,-68.186,0],"ix":2,"l":2},"a":{"a":0,"k":[-68.756,73.289,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[11.581,-18.529],[11.227,0],[0,0]],"v":[[-8.018,24.794],[-5.287,-14.379],[8.018,-24.794]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[10.128,-19.361],[11.227,0],[0,0]],"v":[[-2.586,20.98],[-1.449,-9.887],[8.018,-24.794]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[13.347,-17.3],[11.227,0],[0,0]],"v":[[-13.073,31.303],[-5.287,-14.379],[8.018,-24.794]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[11.581,-18.529],[11.227,0],[0,0]],"v":[[-8.018,24.794],[-5.287,-14.379],[8.018,-24.794]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[11.581,-18.529],[11.227,0],[0,0]],"v":[[-8.018,24.794],[-5.287,-14.379],[8.018,-24.794]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[14.966,-15.92],[11.227,0],[0,0]],"v":[[-15.46,35.383],[-5.287,-14.379],[8.018,-24.794]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[11.581,-18.529],[11.227,0],[0,0]],"v":[[-8.018,24.794],[-5.287,-14.379],[8.018,-24.794]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-27.986,77.25],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-31.566,37.555]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[0,0]],"o":[[-41.259,7.266],[0,0]],"v":[[34.782,-39.236],[-34.782,39.236]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-68.974,14.718],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-5.974,9.556],[12.03,-5.639],[-5.529,11.193],[14.896,-3.714],[-3.875,6.908],[12.762,-1.956],[11.581,-18.529],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-28.01,11.044],[-37.498,34.2],[-7.487,25.273],[-13.749,48.224],[13.49,46.657],[7.962,58.291],[25.858,63.281],[28.589,24.108]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-5.225,9.985],[11.563,-6.543],[-4.656,11.583],[14.568,-4.844],[-3.335,7.184],[12.575,-2.927],[10.128,-19.361],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-26.419,11.506],[-34.106,35.321],[-4.866,24.123],[-9.353,47.485],[17.686,43.838],[13.065,55.861],[31.291,59.466],[32.427,28.6]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-6.885,8.922],[12.526,-4.428],[-6.603,10.595],[15.189,-2.231],[-4.535,6.493],[12.893,-0.691],[13.347,-17.3],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-27.668,12.508],[-39.387,34.619],[-8.643,28.687],[-17.132,50.911],[10.129,52.03],[3.484,63.064],[20.803,69.79],[28.589,24.108]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-5.974,9.556],[12.03,-5.639],[-5.529,11.193],[14.896,-3.714],[-3.875,6.908],[12.762,-1.956],[11.581,-18.529],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-28.01,11.044],[-37.498,34.2],[-7.487,25.273],[-13.749,48.224],[13.49,46.657],[7.962,58.291],[25.858,63.281],[28.589,24.108]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-5.974,9.556],[12.03,-5.639],[-5.529,11.193],[14.896,-3.714],[-3.875,6.908],[12.762,-1.956],[11.581,-18.529],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-28.01,11.044],[-37.498,34.2],[-7.487,25.273],[-13.749,48.224],[13.49,46.657],[7.962,58.291],[25.858,63.281],[28.589,24.108]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[7.08,-2.851],[-7.72,8.21],[12.898,-3.189],[-7.603,9.902],[15.334,-0.743],[-5.146,6.021],[12.899,0.566],[14.966,-15.92],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-38.678,13.51],[-24.252,12.145],[-38.067,33.011],[-6.892,30.098],[-17.502,51.39],[9.521,55.156],[1.834,65.491],[18.416,73.87],[28.589,24.108]],"c":true}]},{"t":94,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-41.259,9.968],[6.39,-4.174],[-5.974,9.556],[12.03,-5.639],[-5.529,11.193],[14.896,-3.714],[-3.875,6.908],[12.762,-1.956],[11.581,-18.529],[11.227,0]],"v":[[41.894,13.692],[27.67,-63.281],[-41.894,15.191],[-28.01,11.044],[-37.498,34.2],[-7.487,25.273],[-13.749,48.224],[13.49,46.657],[7.962,58.291],[25.858,63.281],[28.589,24.108]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-61.862,38.763],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859]],"o":[[-4.892,7.24],[2.594,3.559],[0,0]],"v":[[-8.157,-14.251],[-15.728,11.876],[16.617,7.816]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-2.289,-4.815],[-13.934,5.374]],"o":[[-6.147,6.21],[1.891,3.977],[0,0]],"v":[[-14.293,-16.643],[-26.567,7.633],[5.971,9.627]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-3.643,-3.892],[-12.699,7.859]],"o":[[-3.971,7.784],[3.009,3.215],[0,0]],"v":[[-3.958,-13.502],[-8.282,13.354],[16.617,7.816]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859]],"o":[[-4.892,7.24],[2.594,3.559],[0,0]],"v":[[-8.157,-14.251],[-15.728,11.876],[16.617,7.816]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859]],"o":[[-4.892,7.24],[2.594,3.559],[0,0]],"v":[[-8.157,-14.251],[-15.728,11.876],[16.617,7.816]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859]],"o":[[-4.892,7.24],[2.594,3.559],[0,0]],"v":[[-8.157,-14.251],[-15.728,11.876],[16.617,7.816]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859]],"o":[[-4.892,7.24],[2.594,3.559],[0,0]],"v":[[-8.157,-14.251],[-15.728,11.876],[16.617,7.816]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-19.916,68.329],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-12.699,7.859],[0,0],[-3.14,-4.308]],"o":[[-15.943,-6.574],[-4.892,7.24],[2.594,3.559]],"v":[[16.617,7.816],[-8.157,-14.251],[-15.728,11.876]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[-13.934,5.374],[0,0],[-2.289,-4.815]],"o":[[-14.452,-9.411],[-6.147,6.21],[1.891,3.977]],"v":[[5.971,9.627],[-14.293,-16.643],[-26.567,7.633]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[-12.699,7.859],[0,0],[-3.643,-3.892]],"o":[[-15.943,-6.574],[-3.971,7.784],[3.009,3.215]],"v":[[16.617,7.816],[-3.958,-13.502],[-8.282,13.354]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[-12.699,7.859],[0,0],[-3.14,-4.308]],"o":[[-15.943,-6.574],[-4.892,7.24],[2.594,3.559]],"v":[[16.617,7.816],[-8.157,-14.251],[-15.728,11.876]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[-12.699,7.859],[0,0],[-3.14,-4.308]],"o":[[-15.943,-6.574],[-4.892,7.24],[2.594,3.559]],"v":[[16.617,7.816],[-8.157,-14.251],[-15.728,11.876]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[-12.699,7.859],[0,0],[-3.14,-4.308]],"o":[[-15.943,-6.574],[-4.892,7.24],[2.594,3.559]],"v":[[16.617,7.816],[-8.157,-14.251],[-15.728,11.876]],"c":true}]},{"t":94,"s":[{"i":[[-12.699,7.859],[0,0],[-3.14,-4.308]],"o":[[-15.943,-6.574],[-4.892,7.24],[2.594,3.559]],"v":[[16.617,7.816],[-8.157,-14.251],[-15.728,11.876]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.247058823705,0.243137255311,0.482352942228,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-19.916,68.329],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859],[0.088,10.88],[0,0]],"o":[[-4.892,7.24],[2.594,3.559],[8.98,-5.557],[-0.212,-26.267],[0,0]],"v":[[-16.24,2.448],[-23.811,28.575],[8.534,24.515],[24.699,-0.446],[-8.135,-30.95]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-2.289,-4.814],[-13.934,5.374],[-1.927,10.709],[0,0]],"o":[[-6.147,6.21],[1.891,3.977],[9.853,-3.8],[4.652,-25.853],[0,0]],"v":[[-22.375,0.056],[-34.65,24.331],[-2.112,26.326],[18.392,4.786],[-8.232,-31.265]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-3.643,-3.892],[-12.699,7.859],[1.416,10.788],[0,0]],"o":[[-3.971,7.784],[3.009,3.215],[8.98,-5.557],[-3.418,-26.045],[0,0]],"v":[[-12.041,3.196],[-16.365,30.053],[8.534,24.515],[28.238,-4.675],[-8.075,-30.941]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859],[0.088,10.88],[0,0]],"o":[[-4.892,7.24],[2.594,3.559],[8.98,-5.557],[-0.212,-26.267],[0,0]],"v":[[-16.24,2.448],[-23.811,28.575],[8.534,24.515],[24.699,-0.446],[-8.135,-30.95]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859],[0.088,10.88],[0,0]],"o":[[-4.892,7.24],[2.594,3.559],[8.98,-5.557],[-0.212,-26.267],[0,0]],"v":[[-16.24,2.448],[-23.811,28.575],[8.534,24.515],[24.699,-0.446],[-8.135,-30.95]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859],[0.088,10.88],[0,0]],"o":[[-4.892,7.24],[2.594,3.559],[8.98,-5.557],[-0.212,-26.267],[0,0]],"v":[[-16.24,2.448],[-23.811,28.575],[8.534,24.515],[24.699,-0.446],[-8.135,-30.95]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-3.14,-4.308],[-12.699,7.859],[0.088,10.88],[0,0]],"o":[[-4.892,7.24],[2.594,3.559],[8.98,-5.557],[-0.212,-26.267],[0,0]],"v":[[-16.24,2.448],[-23.811,28.575],[8.534,24.515],[24.699,-0.446],[-8.135,-30.95]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-11.833,51.63],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[4.181,19.752],[0,0]],"o":[[14.099,-2.935],[-5.44,-25.698],[0,0]],"v":[[-13.32,31.471],[18.869,-8.063],[-19.383,-31.415]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[0.314,20.187],[0,0]],"o":[[14.4,-0.176],[-0.409,-26.265],[0,0]],"v":[[-25.587,31.381],[13.588,-1.245],[-19.474,-31.501]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[9.472,17.83],[0,0]],"o":[[12.741,-6.714],[-12.324,-23.198],[0,0]],"v":[[3.475,27.294],[23.497,-19.591],[-19.715,-31.474]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[4.181,19.752],[0,0]],"o":[[14.099,-2.935],[-5.44,-25.698],[0,0]],"v":[[-13.32,31.471],[18.869,-8.063],[-19.383,-31.415]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[4.181,19.752],[0,0]],"o":[[14.099,-2.935],[-5.44,-25.698],[0,0]],"v":[[-13.32,31.471],[18.869,-8.063],[-19.383,-31.415]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[4.181,19.752],[0,0]],"o":[[14.099,-2.935],[-5.44,-25.698],[0,0]],"v":[[-13.32,31.471],[18.869,-8.063],[-19.383,-31.415]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[4.181,19.752],[0,0]],"o":[[14.099,-2.935],[-5.44,-25.698],[0,0]],"v":[[-13.32,31.471],[18.869,-8.063],[-19.383,-31.415]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-3.319,29.212],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-2.882,7.723],[18.723,6.812]],"o":[[13.267,0.891],[1.944,-5.209],[0,0]],"v":[[-15.688,15.392],[15.405,9.564],[-9.406,-15.993]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.759,-10.419],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]},{"t":94,"s":[{"i":[[-1.51,5.635],[14.336,4.897],[-2.512,-17.83]],"o":[[1.439,-5.37],[0,0],[16.64,-0.34]],"v":[[15.713,9.864],[-9.098,-15.692],[-15.38,15.692]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.247058823705,0.243137255311,0.482352942228,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[26.451,-10.72],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-12.537,0.035],[0,0],[27.154,-0.116],[12.574,-0.859]],"o":[[0,0],[8.708,-0.024],[23.558,9.028],[0,0],[0,0]],"v":[[-33.785,-13.928],[0.303,-19.75],[17.76,-15.822],[11.478,15.563],[-14.82,19.75]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.407,-10.59],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":3,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]},{"t":94,"s":[{"i":[[26.652,-8.576],[-16.879,2.792]],"o":[[-21.787,7.01],[23.428,-3.875]],"v":[[-7.39,-37.298],[4.1,37.861]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-26.802,12.78],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":3,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[0,0]],"v":[[-16.348,-13.966],[14.782,-16.105],[-2.537,17.802]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[17.518,18.93],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":3,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]},{"t":94,"s":[{"i":[[-0.426,14.515],[-3.54,-2.649],[16.421,-11.412]],"o":[[14.46,-4.526],[4.608,3.449],[-4.994,-5.342]],"v":[[-16.341,-13.966],[14.79,-16.105],[-2.53,17.802]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.247058823705,0.243137255311,0.482352942228,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[17.511,18.93],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":3,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":6.967,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.66,"y":0},"t":18.365,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":82,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]},{"t":94,"s":[{"i":[[0,0],[-11.507,9.149],[4.609,3.45],[14.461,-4.527],[0.001,-0.001]],"o":[[0,0],[15.654,-12.446],[-3.54,-2.65],[-20.944,6.556],[0,0]],"v":[[-13.029,26.278],[15.285,9.333],[32.601,-24.579],[1.469,-22.445],[-34.08,1.509]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.3,27.405],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":3,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"gl_fr","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":10.766,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.66],"y":[0]},"t":22,"s":[6.705]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":47,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":75,"s":[0]},{"t":90,"s":[0]}],"ix":10},"p":{"a":0,"k":[28.006,-7.505,0],"ix":2,"l":2},"a":{"a":0,"k":[28.006,-7.505,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-32.713,7.898],[-18.625,-30.365],[3.879,-7.364],[20.976,-11.478],[6.011,7.294],[7.261,11.933],[-1.889,4.207]],"o":[[0,0],[4.326,7.052],[-6.207,11.782],[-8.157,4.463],[-6.717,-8.151],[-2.377,-3.907],[6.177,-13.757]],"v":[[11.535,-51.862],[42.103,-14.54],[42.822,8.885],[3.585,49.509],[-20.565,44.647],[-43.556,12.913],[-44.302,-0.129]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[56.2,-29.757],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.306,0.335],[2.25,-2.231],[0,0]],"o":[[0,0],[-3.306,-0.335],[-2.25,2.231],[0,0]],"v":[[16.004,-5.357],[5.333,-10.201],[-14.377,-0.987],[-15.887,10.212]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[83.622,-91.832],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-32.713,7.898],[-18.625,-30.365],[3.879,-7.364],[20.976,-11.478],[6.011,7.294],[7.261,11.933],[-1.889,4.207]],"o":[[0,0],[4.326,7.052],[-6.207,11.782],[-8.157,4.463],[-6.717,-8.151],[-2.377,-3.907],[6.177,-13.757]],"v":[[11.535,-51.862],[42.103,-14.54],[42.822,8.885],[3.585,49.509],[-20.565,44.647],[-43.556,12.913],[-44.302,-0.129]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137264252,0.960784316063,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.2,-29.757],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":16,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[56.2,-39.969],"ix":2},"a":{"a":0,"k":[56.2,-39.969],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"arm","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[13]},{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":10.766,"s":[-6]},{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":41.266,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0]},"t":75,"s":[0]},{"t":90,"s":[13]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[188.158,716.985,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.3,"y":1},"o":{"x":0.333,"y":0},"t":10.766,"s":[247.413,670.898,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.3,"y":0.3},"o":{"x":0.167,"y":0.167},"t":41.266,"s":[248.73,689.333,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0},"t":75,"s":[248.73,689.333,0],"to":[0,0,0],"ti":[0,0,0]},{"t":90,"s":[188.158,716.985,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-4.533,92.934,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392]],"o":[[-1.556,-18.757],[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0]],"v":[[46.144,70.744],[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":10.766,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392]],"o":[[1.667,-25.453],[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0]],"v":[[42.317,77.614],[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41.266,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392]],"o":[[1.667,-25.453],[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0]],"v":[[42.317,77.614],[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392]],"o":[[1.667,-25.453],[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0]],"v":[[42.317,77.614],[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392]],"o":[[-1.556,-18.757],[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0]],"v":[[46.144,70.744],[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[15.274,-24.2],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.057,-0.077]],"o":[[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0],[3.978,24.493],[17.333,-14.163],[9.51,32.172],[22.639,-26.473],[11.752,19.401],[-1.556,-18.757]],"v":[[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454],[-48.636,-5.166],[-51.922,38.45],[-28.188,6.569],[-20.529,76.573],[21.366,33.183],[46.144,70.744]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":10.766,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.043,-0.116]],"o":[[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0],[3.978,24.493],[17.333,-14.163],[9.51,32.172],[22.639,-26.473],[11.752,19.401],[1.667,-25.453]],"v":[[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454],[-48.636,-5.166],[-51.922,38.45],[-28.188,6.569],[-20.529,76.573],[21.366,33.183],[42.317,77.614]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41.266,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.043,-0.116]],"o":[[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0],[3.978,24.493],[17.333,-14.163],[9.51,32.172],[22.639,-26.473],[11.752,19.401],[1.667,-25.453]],"v":[[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454],[-48.636,-5.166],[-51.922,38.45],[-28.188,6.569],[-20.529,76.573],[21.366,33.183],[42.317,77.614]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.043,-0.116]],"o":[[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0],[3.978,24.493],[17.333,-14.163],[9.51,32.172],[22.639,-26.473],[11.752,19.401],[1.667,-25.453]],"v":[[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454],[-48.636,-5.166],[-51.922,38.45],[-28.188,6.569],[-20.529,76.573],[21.366,33.183],[42.317,77.614]],"c":true}]},{"t":90,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[25.091,-37.788],[3.629,-12.392],[0,0],[0,0],[0,0],[0,0],[0,0],[-0.057,-0.077]],"o":[[4.685,-10.643],[-8.773,-4.323],[4.524,-12.292],[-13.378,0.918],[8.018,-41.361],[-6.442,11.657],[0,0],[3.978,24.493],[17.333,-14.163],[9.51,32.172],[22.639,-26.473],[11.752,19.401],[-1.556,-18.757]],"v":[[40.399,24.118],[58.595,2.412],[44.263,-0.563],[58.146,-18.897],[36.75,-15.231],[-31.002,-63.321],[-58.595,11.454],[-48.636,-5.166],[-51.922,38.45],[-28.188,6.569],[-20.529,76.573],[21.366,33.183],[46.144,70.744]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.345098048449,0.32549020648,0.639215707779,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[15.274,-24.2],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[3.793,20.889]],"o":[[0,0],[0,0]],"v":[[8.749,3.241],[4.42,-28.811]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":10.766,"s":[{"i":[[0,0],[0.174,28.823]],"o":[[0,0],[0,0]],"v":[[-3.17,46.307],[0.594,-21.941]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41.266,"s":[{"i":[[0,0],[0.174,28.823]],"o":[[0,0],[0,0]],"v":[[-0.609,21.941],[0.594,-21.941]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[0.174,28.823]],"o":[[0,0],[0,0]],"v":[[-0.609,21.941],[0.594,-21.941]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[3.793,20.889]],"o":[[0,0],[0,0]],"v":[[8.749,3.241],[4.42,-28.811]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.998,75.355],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[1.757,-70.103]],"o":[[0,0],[0,0]],"v":[[15.274,-55.021],[-4.007,58.543]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":10.766,"s":[{"i":[[0,0],[14.893,-88.326]],"o":[[0,0],[0,0]],"v":[[15.274,-55.021],[-9.511,63.353]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41.266,"s":[{"i":[[0,0],[21.459,-86.965]],"o":[[0,0],[0,0]],"v":[[15.274,-55.021],[-15.274,55.021]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0,0],[21.459,-86.965]],"o":[[0,0],[0,0]],"v":[[15.274,-55.021],[-15.274,55.021]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[1.757,-70.103]],"o":[[0,0],[0,0]],"v":[[15.274,-55.021],[-4.007,58.543]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.443137258291,0.505882382393,0.745098054409,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-58.595,42.275],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[3.793,20.889],[5.647,28.612],[0,0],[0,0],[4.116,-71.078],[-61.17,18.189]],"o":[[0,0],[-5.647,-28.612],[0,0],[0,0],[0,0],[0,0]],"v":[[69.549,19.669],[57.991,-29.344],[-19.938,-74.939],[-35.189,-39.621],[-54.471,73.943],[73.878,51.721]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":10.766,"s":[{"i":[[0.174,28.823],[5.647,28.612],[0,0],[0,0],[14.893,-88.326],[-63.376,10.165]],"o":[[0,0],[-5.647,-28.612],[0,0],[0,0],[0,0],[0,0]],"v":[[65.723,26.539],[57.991,-29.344],[-19.938,-74.939],[-35.189,-39.621],[-59.975,78.753],[61.96,94.787]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":41.266,"s":[{"i":[[0.174,28.823],[5.647,28.612],[0,0],[0,0],[21.459,-86.965],[-63.376,10.165]],"o":[[0,0],[-5.647,-28.612],[0,0],[0,0],[0,0],[0,0]],"v":[[65.723,26.539],[57.991,-29.344],[-19.938,-74.939],[-35.189,-39.621],[-65.738,70.421],[64.521,70.421]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":75,"s":[{"i":[[0.174,28.823],[5.647,28.612],[0,0],[0,0],[21.459,-86.965],[-63.376,10.165]],"o":[[0,0],[-5.647,-28.612],[0,0],[0,0],[0,0],[0,0]],"v":[[65.723,26.539],[57.991,-29.344],[-19.938,-74.939],[-35.189,-39.621],[-65.738,70.421],[64.521,70.421]],"c":true}]},{"t":90,"s":[{"i":[[3.793,20.889],[5.647,28.612],[0,0],[0,0],[4.116,-71.078],[-61.17,18.189]],"o":[[0,0],[-5.647,-28.612],[0,0],[0,0],[0,0],[0,0]],"v":[[69.549,19.669],[57.991,-29.344],[-19.938,-74.939],[-35.189,-39.621],[-54.471,73.943],[73.878,51.721]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-8.131,26.875],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"ear","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[33]},{"i":{"x":[0.26],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":21,"s":[-21]},{"i":{"x":[0.26],"y":[1]},"o":{"x":[0.74],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.74],"y":[0]},"t":76,"s":[0]},{"t":90,"s":[33]}],"ix":10},"p":{"a":0,"k":[-219.923,46.752,0],"ix":2,"l":2},"a":{"a":0,"k":[11.333,-29.467,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[0,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[30.976,-29.262],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[13.901,-26.337],[0,0]],"v":[[-21.263,15.366],[21.263,-15.366]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.286274522543,0.282352954149,0.556862771511,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-7.251,-1.72],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-14.972,11.545],[0,0],[0,0],[0,0],[0,0],[2.647,8.34],[3.385,-5.324]],"o":[[6.327,-4.879],[1.774,6.031],[-4.312,0.649],[-0.353,3.86],[0,0],[0,0],[0,0]],"v":[[-4.113,-13.139],[11.641,-17.986],[14.748,7.635],[5.672,8.065],[3.77,17.986],[-5.773,3.875],[-13.869,12.883]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.411764711142,0.427450984716,0.737254917622,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.225,3.571],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.902,-6.697],[13.748,5.848],[-0.543,3.313],[0,0]],"o":[[0,0],[-2.3,3.948],[-13.011,-5.534],[1.722,-10.509],[0,0]],"v":[[29.57,6.02],[25.839,29.569],[-6.127,33],[-29.552,7.621],[8.968,-35.591]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.286274522543,0.282352954149,0.556862771511,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.405,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-21.26,20.307]],"o":[[0,0],[0,0]],"v":[[-15.684,17.532],[15.684,-17.532]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-8.134,-12.44],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.902,-6.697],[13.748,5.848],[-0.543,3.313],[0,0]],"o":[[0,0],[-2.3,3.948],[-13.011,-5.534],[1.722,-10.509],[0,0]],"v":[[29.57,6.02],[25.839,29.569],[-6.127,33],[-29.552,7.621],[8.968,-35.591]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.819607853889,0.819607853889,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.405,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"brows","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-168.39,-71.091,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-12.184,-2.926]],"o":[[0,0],[8.603,-1.837]],"v":[[-9.471,61.355],[21.34,50.353]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-11.704,-7.768]],"o":[[0,0],[0,0]],"v":[[-10.365,3.147],[10.365,-0.428]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-11.704,-7.768]],"o":[[0,0],[0,0]],"v":[[-10.365,3.147],[10.365,-0.428]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[-12.184,-2.926]],"o":[[0,0],[8.603,-1.837]],"v":[[-9.471,61.355],[21.34,50.353]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"eyes","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[-27]},{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.7],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.7],"y":[0]},"t":76,"s":[0]},{"t":90,"s":[-27]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[-154.637,24.016,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.3,"y":0.3},"o":{"x":0.7,"y":0.7},"t":60,"s":[-164.303,33.197,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[-164.303,33.197,0],"to":[0,0,0],"ti":[0,0,0]},{"t":90,"s":[-154.637,24.016,0]}],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-15.959,-9.708]],"o":[[13.005,4.074],[0,0]],"v":[[-35.93,-17.549],[33.777,-20.265]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-16.156,15.167]],"o":[[13.005,8.816],[0,0]],"v":[[-26.414,-0.119],[26.414,-6.035]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-16.156,15.167]],"o":[[13.005,8.816],[0,0]],"v":[[-26.414,-0.119],[26.414,-6.035]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[-15.959,-9.708]],"o":[[13.005,4.074],[0,0]],"v":[[-35.93,-17.549],[33.777,-20.265]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[1.279,23.11],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[13.005,4.074],[3.42,20.84]],"o":[[5.525,29.98],[-15.389,-10.901]],"v":[[-36.009,-29.668],[33.698,-32.384]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[13.005,8.816],[3.42,45.099]],"o":[[3.138,43.536],[-16.156,15.167]],"v":[[-26.493,-12.238],[26.335,-18.154]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[13.005,8.816],[3.42,45.099]],"o":[[3.138,43.536],[-16.156,15.167]],"v":[[-26.493,-12.238],[26.335,-18.154]],"c":true}]},{"t":90,"s":[{"i":[[13.005,4.074],[3.42,20.84]],"o":[[5.525,29.98],[-15.389,-10.901]],"v":[[-36.009,-29.668],[33.698,-32.384]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.51372551918,0.529411792755,0.839215695858,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[1.358,35.228],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[4.279,-2.951],[-4.551,3.371]],"o":[[-4.836,3.335],[4.551,-3.371]],"v":[[-4.957,8.368],[6.818,12.74]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[3.178,-4.61],[-3.38,5.267]],"o":[[-3.592,5.21],[3.38,-5.267]],"v":[[-4.33,-3.55],[4.414,3.28]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[3.178,-4.61],[-3.38,5.267]],"o":[[-3.592,5.21],[3.38,-5.267]],"v":[[-4.33,-3.55],[4.414,3.28]],"c":true}]},{"t":90,"s":[{"i":[[4.279,-2.951],[-4.551,3.371]],"o":[[-4.836,3.335],[4.551,-3.371]],"v":[[-4.957,8.368],[6.818,12.74]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0.23,-16.837],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-27.212,-1.424],[30.659,0.383]],"o":[[25.227,1.32],[-30.659,-0.383]],"v":[[2.061,-5.253],[-0.702,20.714]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-20.209,-2.224],[22.769,0.598]],"o":[[18.736,2.062],[-22.769,-0.598]],"v":[[1.35,-20.245],[-0.702,20.324]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-20.209,-2.224],[22.769,0.598]],"o":[[18.736,2.062],[-22.769,-0.598]],"v":[[1.35,-20.245],[-0.702,20.324]],"c":true}]},{"t":90,"s":[{"i":[[-27.212,-1.424],[30.659,0.383]],"o":[[25.227,1.32],[-30.659,-0.383]],"v":[[2.061,-5.253],[-0.702,20.714]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.592,-8.682],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":1,"k":[{"t":30,"s":[-1.592,-8.681],"h":1},{"t":37,"s":[-4.804,-9.04],"h":1},{"t":59,"s":[1.391,-8.099],"h":1},{"t":75,"s":[1.391,-8.099],"h":1}],"ix":2},"a":{"a":0,"k":[-1.592,-8.681],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-41.127,-3.434],[51.786,1.431]],"o":[[38.128,3.184],[-50.826,-1.404]],"v":[[5.039,-10.187],[-3.566,26.102]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-41.127,-7.432],[51.786,3.096]],"o":[[38.128,6.89],[-50.826,-3.039]],"v":[[5.039,-39.076],[-3.566,39.454]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-41.127,-7.432],[51.786,3.096]],"o":[[38.128,6.89],[-50.826,-3.039]],"v":[[5.039,-39.076],[-3.566,39.454]],"c":true}]},{"t":90,"s":[{"i":[[-41.127,-3.434],[51.786,1.431]],"o":[[38.128,3.184],[-50.826,-1.404]],"v":[[5.039,-10.187],[-3.566,26.102]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,-9.245],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[3.571,-53.382],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"HEAD","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[28]},{"i":{"x":[0.3],"y":[1]},"o":{"x":[0.7],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.7],"y":[0]},"t":76,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90,"s":[32]},{"t":104,"s":[28]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[-35.898,-40.163,0],"to":[0,0,0],"ti":[-52.232,-49.681,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[53.102,-26.163,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.7,"y":0},"t":76,"s":[53.102,-26.163,0],"to":[-71.722,30.252,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[-41.928,-40.163,0],"to":[0,0,0],"ti":[0,0,0]},{"t":104,"s":[-35.898,-40.163,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-212.528,114.386,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[8.889,0.606],[-9.651,3.044],[2.86,-1.061]],"o":[[0,0],[4.461,-1.407],[-5.047,1.874]],"v":[[-11.505,1.527],[8.842,1.734],[8.561,-2.867]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[8.889,0.606],[-9.651,3.044],[2.86,-1.061]],"o":[[0,0],[4.461,-1.407],[-5.047,1.874]],"v":[[-11.505,1.527],[8.842,1.734],[8.561,-2.867]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[8.889,0.606],[-9.651,3.044],[2.86,-1.061]],"o":[[0,0],[4.461,-1.407],[-5.047,1.874]],"v":[[-11.505,1.527],[8.842,1.734],[8.561,-2.867]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":87,"s":[{"i":[[8.664,-3.996],[-7.594,7.929],[2.172,-2.504]],"o":[[0,0],[3.509,-3.664],[-3.833,4.419]],"v":[[-27.301,-34.573],[-8.049,-44.866],[-10.567,-49.182]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[8.889,0.606],[-9.651,3.044],[2.86,-1.061]],"o":[[0,0],[4.461,-1.407],[-5.047,1.874]],"v":[[-11.505,1.527],[8.842,1.734],[8.561,-2.867]],"c":true}]},{"t":104,"s":[{"i":[[8.889,0.606],[-9.651,3.044],[2.86,-1.061]],"o":[[0,0],[4.461,-1.407],[-5.047,1.874]],"v":[[-11.505,1.527],[8.842,1.734],[8.561,-2.867]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[198.329,-120.945],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-14.687,5.433],[-1.173,4.168],[-16.909,-12.497],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[-11.495,-26.332]],"o":[[56.811,-15.873],[-14.809,-1.928],[3.786,-13.456],[74.42,-103.486],[35.743,-9.946],[-79.542,-11.064],[-81.875,64.477],[0,0]],"v":[[-167.534,148.685],[-80.032,86.11],[-92.605,66.401],[-53.839,49.939],[191.402,-104.496],[204.827,-140.709],[-163.348,-46.527],[-220.971,105.009]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-23.543,10.723],[-7.166,20.472],[-30.905,-3.844],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[-11.495,-26.332]],"o":[[58.338,8.726],[-23.738,-3.805],[23.136,-66.094],[30.937,-23.742],[35.743,-9.946],[-79.542,-11.064],[-81.875,64.477],[0,0]],"v":[[-180.784,141.548],[-91.442,120.414],[-105.457,63.194],[17.216,-24.46],[191.402,-104.496],[204.827,-140.709],[-163.348,-46.527],[-220.971,105.009]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-23.543,10.723],[-7.166,20.472],[-30.905,-3.844],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[-11.495,-26.332]],"o":[[58.338,8.726],[-23.738,-3.805],[23.136,-66.094],[30.937,-23.742],[35.743,-9.946],[-79.542,-11.064],[-81.875,64.477],[0,0]],"v":[[-180.784,141.548],[-91.442,120.414],[-105.457,63.194],[17.216,-24.46],[191.402,-104.496],[204.827,-140.709],[-163.348,-46.527],[-220.971,105.009]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":87,"s":[{"i":[[0,0],[-14.237,10.054],[-1.89,5.927],[-15.633,-3.718],[-41.824,51.086],[39.499,-20.32],[112.986,-88.976],[-11.495,-26.332]],"o":[[57.093,-11.334],[-9.246,-2.259],[6.102,-19.135],[66.396,-88.771],[23.502,-28.707],[-71.412,36.738],[-81.875,64.477],[0,0]],"v":[[-169.979,147.368],[-82.153,88.178],[-89.334,68.923],[-49.09,42.618],[187.992,-139.469],[178.125,-176.81],[-163.348,-46.527],[-220.971,105.009]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[0,0],[-12.132,9.903],[-0.696,2.635],[-12.177,-3.69],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[-11.495,-26.332]],"o":[[56.811,-15.873],[-5.966,-1.909],[2.247,-8.509],[74.42,-103.486],[35.743,-9.946],[-79.542,-11.064],[-81.875,64.477],[0,0]],"v":[[-167.534,148.685],[-80.05,80.883],[-85.686,70.22],[-64.095,57.798],[191.402,-104.496],[204.827,-140.709],[-163.348,-46.527],[-220.971,105.009]],"c":false}]},{"t":104,"s":[{"i":[[0,0],[-14.687,5.433],[-1.173,4.168],[-16.909,-12.497],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[-11.495,-26.332]],"o":[[56.811,-15.873],[-14.809,-1.928],[3.786,-13.456],[74.42,-103.486],[35.743,-9.946],[-79.542,-11.064],[-81.875,64.477],[0,0]],"v":[[-167.534,148.685],[-80.032,86.11],[-92.605,66.401],[-53.839,49.939],[191.402,-104.496],[204.827,-140.709],[-163.348,-46.527],[-220.971,105.009]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[132.348,-119.533],[-34.389,-11.607],[0,0]],"o":[[167.803,-120.176],[1.199,-9.149],[-37.365,-5.531]],"v":[[-202.818,54.344],[202.759,-38.071],[186.548,-51.725]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[132.348,-119.533],[-34.389,-11.607],[0,0]],"o":[[167.803,-120.176],[1.199,-9.149],[-37.365,-5.531]],"v":[[-202.818,54.344],[202.759,-38.071],[186.548,-51.725]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[132.348,-119.533],[-34.389,-11.607],[0,0]],"o":[[167.803,-120.176],[1.199,-9.149],[-37.365,-5.531]],"v":[[-202.818,54.344],[202.759,-38.071],[186.548,-51.725]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":87,"s":[{"i":[[129.572,-105.856],[-116.086,42.52],[0,0]],"o":[[164.985,-106.512],[-4.286,-8.172],[-50.973,38.057]],"v":[[-202.818,54.344],[180.752,-89.852],[159.636,-91.686]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[132.348,-119.533],[-34.389,-11.607],[0,0]],"o":[[167.803,-120.176],[1.199,-9.149],[-37.365,-5.531]],"v":[[-202.818,54.344],[202.759,-38.071],[186.548,-51.725]],"c":true}]},{"t":104,"s":[{"i":[[132.348,-119.533],[-34.389,-11.607],[0,0]],"o":[[167.803,-120.176],[1.199,-9.149],[-37.365,-5.531]],"v":[[-202.818,54.344],[202.759,-38.071],[186.548,-51.725]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.850980401039,0.89411765337,0.917647063732,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.850980401039,0.89411765337,0.917647063732,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[24.479,-87.386],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-21.357,17.84],[-13.327,-2.466],[45.88,-12.802],[0,0]],"o":[[19.673,1.94],[16.535,3.059],[-18.209,5.081],[1.534,-15.779]],"v":[[-20.234,-27.644],[31.693,-24.994],[14.004,8.66],[-46.31,27.644]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-21.357,17.84],[-13.327,-2.466],[45.88,-12.802],[0,0]],"o":[[19.673,1.94],[16.535,3.059],[-18.209,5.081],[1.534,-15.779]],"v":[[-20.234,-27.644],[31.693,-24.994],[14.004,8.66],[-46.31,27.644]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-21.357,17.84],[-13.327,-2.466],[45.88,-12.802],[0,0]],"o":[[19.673,1.94],[16.535,3.059],[-18.209,5.081],[1.534,-15.779]],"v":[[-20.234,-27.644],[31.693,-24.994],[14.004,8.66],[-46.31,27.644]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":87,"s":[{"i":[[-10.529,20.929],[-12.317,5.655],[30.148,-36.878],[0,0]],"o":[[17.204,-9.738],[15.282,-7.016],[-11.965,14.636],[-7.828,-13.786]],"v":[[-41.882,-43.485],[3.666,-66.667],[8.574,-28.965],[-38.801,12.413]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[-21.357,17.84],[-13.327,-2.466],[45.88,-12.802],[0,0]],"o":[[19.673,1.94],[16.535,3.059],[-18.209,5.081],[1.534,-15.779]],"v":[[-20.234,-27.644],[31.693,-24.994],[14.004,8.66],[-46.31,27.644]],"c":true}]},{"t":104,"s":[{"i":[[-21.357,17.84],[-13.327,-2.466],[45.88,-12.802],[0,0]],"o":[[19.673,1.94],[16.535,3.059],[-18.209,5.081],[1.534,-15.779]],"v":[[-20.234,-27.644],[31.693,-24.994],[14.004,8.66],[-46.31,27.644]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.286274522543,0.282352954149,0.556862771511,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[182.595,-115.021],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-12.114,4.176],[-1.173,4.168],[-16.38,-13.026],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[0.002,0.004]],"o":[[57.635,-16.225],[-14.809,-1.928],[3.786,-13.456],[66.42,-102.986],[35.743,-9.946],[-79.542,-11.064],[-109.167,85.969],[0,0]],"v":[[-167.534,148.772],[-80.031,86.196],[-92.605,66.487],[-53.839,50.026],[191.402,-104.409],[204.827,-140.623],[-163.348,-46.44],[-213.448,118.827]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-19.418,8.242],[-7.166,20.472],[-30.905,-3.844],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[0.002,0.004]],"o":[[59.234,8.742],[-23.738,-3.806],[23.136,-66.094],[30.937,-23.742],[35.743,-9.946],[-79.542,-11.064],[-109.167,85.969],[0,0]],"v":[[-180.784,141.634],[-91.442,120.5],[-105.457,63.281],[17.216,-24.374],[191.402,-104.409],[204.827,-140.623],[-163.348,-46.44],[-213.448,118.827]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-19.418,8.242],[-7.166,20.472],[-30.905,-3.844],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[0.002,0.004]],"o":[[59.234,8.742],[-23.738,-3.806],[23.136,-66.094],[30.937,-23.742],[35.743,-9.946],[-79.542,-11.064],[-109.167,85.969],[0,0]],"v":[[-180.784,141.634],[-91.442,120.5],[-105.457,63.281],[17.216,-24.374],[191.402,-104.409],[204.827,-140.623],[-163.348,-46.44],[-213.448,118.827]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":87,"s":[{"i":[[0,0],[-11.823,7.946],[-1.89,5.927],[-16.764,-2.86],[-41.824,51.086],[39.499,-20.32],[112.986,-88.976],[0.002,0.004]],"o":[[57.93,-11.618],[-9.055,-2.681],[6.102,-19.135],[59.872,-88.363],[23.502,-28.707],[-71.412,36.738],[-109.167,85.969],[0,0]],"v":[[-169.979,147.455],[-82.153,88.264],[-89.334,69.01],[-49.09,42.705],[187.992,-139.383],[178.125,-176.723],[-163.348,-46.44],[-213.448,118.827]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[0,0],[-10.105,7.879],[-0.696,2.636],[-13.564,-2.637],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[0.002,0.004]],"o":[[57.635,-16.225],[-5.732,-2.427],[2.247,-8.509],[66.42,-102.986],[35.743,-9.946],[-79.542,-11.064],[-109.167,85.969],[0,0]],"v":[[-167.534,148.772],[-80.05,80.969],[-85.686,70.306],[-64.095,57.884],[191.402,-104.409],[204.827,-140.623],[-163.348,-46.44],[-213.448,118.827]],"c":false}]},{"t":104,"s":[{"i":[[0,0],[-12.114,4.176],[-1.173,4.168],[-16.38,-13.026],[-63.606,17.7],[43.996,6.12],[112.986,-88.976],[0.002,0.004]],"o":[[57.635,-16.225],[-14.809,-1.928],[3.786,-13.456],[66.42,-102.986],[35.743,-9.946],[-79.542,-11.064],[-109.167,85.969],[0,0]],"v":[[-167.534,148.772],[-80.031,86.196],[-92.605,66.487],[-53.839,50.026],[191.402,-104.409],[204.827,-140.623],[-163.348,-46.44],[-213.448,118.827]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.51372551918,0.529411792755,0.839215695858,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,-0.086],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[10.864,3.395]],"o":[[0,0],[0,0]],"v":[[7.546,6.723],[-4.115,-6.369]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[17.415,6.701]],"o":[[0,0],[0,0]],"v":[[9.346,12.918],[-9.346,-12.918]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[17.415,6.701]],"o":[[0,0],[0,0]],"v":[[9.346,12.918],[-9.346,-12.918]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[0,0],[10.864,3.395]],"o":[[0,0],[0,0]],"v":[[7.546,6.723],[-4.115,-6.369]],"c":false}]},{"t":104,"s":[{"i":[[0,0],[10.864,3.395]],"o":[[0,0],[0,0]],"v":[[7.546,6.723],[-4.115,-6.369]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.403921574354,0.219607844949,0.32549020648,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-107.33,73.413],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-0.006,0.004],[-4.585,-6.787],[6.901,0.269],[-10.778,21.183]],"o":[[8.875,-2.109],[6.539,9.678],[-6.7,-0.262],[0.006,-0.004]],"v":[[-7.924,-24.133],[13.42,-14.756],[4.885,5.188],[-7.94,-24.12]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-0.009,0.008],[-7.35,-13.394],[11.061,0.532],[-17.277,41.805]],"o":[[14.226,-4.162],[10.481,19.099],[-10.74,-0.516],[0.009,-0.008]],"v":[[-16.206,-28.435],[18.008,-9.931],[4.326,29.43],[-16.233,-28.41]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-0.009,0.008],[-7.35,-13.394],[11.061,0.532],[-17.277,41.805]],"o":[[14.226,-4.162],[10.481,19.099],[-10.74,-0.516],[0.009,-0.008]],"v":[[-16.206,-28.435],[18.008,-9.931],[4.326,29.43],[-16.233,-28.41]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[-0.006,0.004],[-4.585,-6.787],[6.901,0.269],[-10.778,21.183]],"o":[[8.875,-2.109],[6.539,9.678],[-6.7,-0.262],[0.006,-0.004]],"v":[[-7.924,-24.133],[13.42,-14.756],[4.885,5.188],[-7.94,-24.12]],"c":true}]},{"t":104,"s":[{"i":[[-0.006,0.004],[-4.585,-6.787],[6.901,0.269],[-10.778,21.183]],"o":[[8.875,-2.109],[6.539,9.678],[-6.7,-0.262],[0.006,-0.004]],"v":[[-7.924,-24.133],[13.42,-14.756],[4.885,5.188],[-7.94,-24.12]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.403921574354,0.219607844949,0.32549020648,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.737254917622,0.43137255311,0.494117647409,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-107.175,87.051],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-13.537,4.277],[30.776,-28.147],[-5.199,6.463],[-2.672,5.391]],"o":[[0,0],[-29.031,26.551],[5.231,-6.503],[3.017,-6.088]],"v":[[-1.224,2.514],[-53.444,0.864],[-27.846,38.831],[-19.564,18.596]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-28.963,15.67],[54.711,-71.993],[-13.286,-0.639],[-21.179,41.622]],"o":[[0,0],[-51.609,67.911],[13.286,0.639],[21.179,-41.622]],"v":[[69.831,-71.885],[-43.647,-18.185],[-43.647,73.95],[-1.482,8.281]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-28.963,15.67],[54.711,-71.993],[-13.286,-0.639],[-21.179,41.622]],"o":[[0,0],[-51.609,67.911],[13.286,0.639],[21.179,-41.622]],"v":[[69.831,-71.885],[-43.647,-18.185],[-43.647,73.95],[-1.482,8.281]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[-7.949,2.778],[30.776,-28.147],[-2.822,7.8],[-1.681,3.978]],"o":[[0,0],[-29.031,26.551],[2.839,-7.848],[1.899,-4.492]],"v":[[-11.48,10.373],[-53.444,0.864],[-27.794,33.735],[-24.62,21.57]],"c":true}]},{"t":104,"s":[{"i":[[-13.537,4.277],[30.776,-28.147],[-5.199,6.463],[-2.672,5.391]],"o":[[0,0],[-29.031,26.551],[5.231,-6.503],[3.017,-6.088]],"v":[[-1.224,2.514],[-53.444,0.864],[-27.846,38.831],[-19.564,18.596]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.568627476692,0.290196090937,0.450980395079,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-52.615,47.425],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-14.629,4.255],[30.776,-28.147],[-5.261,6.413],[-3.637,6.215]],"o":[[0,0],[-29.031,26.551],[5.068,-6.176],[3.637,-6.215]],"v":[[-1.224,2.514],[-53.444,0.864],[-27.846,38.831],[-19.564,18.596]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-28.963,15.67],[54.711,-71.993],[-13.286,-0.639],[-21.179,41.622]],"o":[[0,0],[-51.609,67.911],[13.286,0.639],[21.179,-41.622]],"v":[[69.831,-71.885],[-43.647,-18.185],[-43.647,73.95],[-1.482,8.281]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-28.963,15.67],[54.711,-71.993],[-13.286,-0.639],[-21.179,41.622]],"o":[[0,0],[-51.609,67.911],[13.286,0.639],[21.179,-41.622]],"v":[[69.831,-71.885],[-43.647,-18.185],[-43.647,73.95],[-1.482,8.281]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":90,"s":[{"i":[[-7.999,2.995],[30.776,-28.147],[-2.897,7.772],[-2.345,4.615]],"o":[[0,0],[-29.031,26.551],[2.791,-7.486],[2.345,-4.615]],"v":[[-11.48,10.373],[-53.444,0.864],[-27.794,33.735],[-24.62,21.57]],"c":true}]},{"t":104,"s":[{"i":[[-14.629,4.255],[30.776,-28.147],[-5.261,6.413],[-3.637,6.215]],"o":[[0,0],[-29.031,26.551],[5.068,-6.176],[3.637,-6.215]],"v":[[-1.224,2.514],[-53.444,0.864],[-27.846,38.831],[-19.564,18.596]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.568627476692,0.290196090937,0.450980395079,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-52.615,47.425],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"BODY","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[316.789,691.199,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":60,"s":[332.154,691.199,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[332.154,691.199,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":90,"s":[305.281,691.199,0],"to":[0,0,0],"ti":[0,0,0]},{"t":104,"s":[316.789,691.199,0]}],"ix":2,"l":2},"a":{"a":0,"k":[0,77.292,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[50.494,-76.869]],"o":[[0,0],[0,0]],"v":[[2.689,-76.69],[-96.426,44.459]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[64.157,-65.896]],"o":[[0,0],[0,0]],"v":[[60.147,-50.075],[-60.147,50.075]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[64.157,-65.896]],"o":[[0,0],[0,0]],"v":[[60.147,-50.075],[-60.147,50.075]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[50.494,-76.869]],"o":[[0,0],[0,0]],"v":[[2.689,-76.69],[-96.426,44.459]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-16.397,-27.217],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[49.564,-76.686],[-107.368,96.415],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-140.076,39.573],[54.382,-42.508],[-43.002,-78.487]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[63.21,-65.893],[-123.706,74.301],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-103.249,45.632],[103.249,1.925],[14.456,-51.872]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[63.21,-65.893],[-123.706,74.301],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-103.249,45.632],[103.249,1.925],[14.456,-51.872]],"c":true}]},{"t":90,"s":[{"i":[[49.564,-76.686],[-107.368,96.415],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-140.076,39.573],[54.382,-42.508],[-43.002,-78.487]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.51372551918,0.529411792755,0.839215695858,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[29.294,-25.421],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[39.956,-8.092],[-11.566,16.694]],"o":[[-64.063,39.962],[0,0],[0,0]],"v":[[44.935,-36.356],[-85.839,16.095],[-54.301,-31.502]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[39.956,-8.092],[-14.522,14.197]],"o":[[-70.48,27.086],[0,0],[0,0]],"v":[[80.333,-11.829],[-80.333,25.885],[-18.023,-25.885]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[39.956,-8.092],[-14.522,14.197]],"o":[[-70.48,27.086],[0,0],[0,0]],"v":[[80.333,-11.829],[-80.333,25.885],[-18.023,-25.885]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[39.956,-8.092],[-11.566,16.694]],"o":[[-64.063,39.962],[0,0],[0,0]],"v":[[44.935,-36.356],[-85.839,16.095],[-54.301,-31.502]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-58.52,48.745],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-41.701,35.77],[0,0],[11.778,-7.131],[43.435,-8.11],[-15.944,15.703]],"o":[[0,0],[-0.001,0],[-68.618,41.545],[0,0],[61.03,-31.986]],"v":[[20.895,-86.921],[93.392,-71.117],[-14.537,-7.236],[-144.359,44.629],[-112.821,-2.968]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[-47.728,27.211],[0,0],[12.917,-4.768],[43.435,-8.11],[-18.633,12.393]],"o":[[0,0],[-0.001,0],[-75.252,27.776],[0,0],[65.989,-19.83]],"v":[[70.669,-54.418],[138.853,-25.15],[20.767,17.101],[-138.853,54.418],[-76.542,2.649]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[-47.728,27.211],[0,0],[12.917,-4.768],[43.435,-8.11],[-18.633,12.393]],"o":[[0,0],[-0.001,0],[-75.252,27.776],[0,0],[65.989,-19.83]],"v":[[70.669,-54.418],[138.853,-25.15],[20.767,17.101],[-138.853,54.418],[-76.542,2.649]],"c":true}]},{"t":90,"s":[{"i":[[-41.701,35.77],[0,0],[11.778,-7.131],[43.435,-8.11],[-15.944,15.703]],"o":[[0,0],[-0.001,0],[-68.618,41.545],[0,0],[61.03,-31.986]],"v":[[20.895,-86.921],[93.392,-71.117],[-14.537,-7.236],[-144.359,44.629],[-112.821,-2.968]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.286274522543,0.282352954149,0.556862771511,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,20.212],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-44.682,38.001]],"o":[[33.513,-69.576],[0,0]],"v":[[-78.786,54.965],[16.612,-100.479]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-51.078,28.836]],"o":[[42.666,-61.891],[0,0]],"v":[[-74.252,71.968],[74.252,-71.968]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-51.078,28.836]],"o":[[42.666,-61.891],[0,0]],"v":[[-74.252,71.968],[74.252,-71.968]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[-44.682,38.001]],"o":[[33.513,-69.576],[0,0]],"v":[[-78.786,54.965],[16.612,-100.479]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-20.502,-5.325],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-44.682,38.001]],"o":[[42.666,-61.891],[0,0]],"v":[[-78.686,60.433],[17.328,-90.629]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[-51.078,28.836]],"o":[[42.666,-61.891],[0,0]],"v":[[-70.752,64.968],[70.752,-64.968]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[-51.078,28.836]],"o":[[42.666,-61.891],[0,0]],"v":[[-70.752,64.968],[70.752,-64.968]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[-44.682,38.001]],"o":[[42.666,-61.891],[0,0]],"v":[[-78.686,60.433],[17.328,-90.629]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-34.002,8.278],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0]],"o":[[-18.179,-44.656],[0,0]],"v":[[-19.099,30.415],[-29.369,-79.132]],"c":false}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[0,0],[0,0]],"o":[[4.47,-32.69],[0,0]],"v":[[-14.565,34.383],[14.565,-34.383]],"c":false}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[0,0],[0,0]],"o":[[4.47,-32.69],[0,0]],"v":[[-14.565,34.383],[14.565,-34.383]],"c":false}]},{"t":90,"s":[{"i":[[0,0],[0,0]],"o":[[-18.179,-44.656],[0,0]],"v":[[-19.099,30.415],[-29.369,-79.132]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.098039217293,0.098039217293,0.215686276555,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[117.163,36.812],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.3,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[60.428,2.712],[-64.75,60.417],[0,0],[-17.875,-51.171]],"o":[[34.362,-46.731],[0,0],[0,0],[-80.797,10.678]],"v":[[-125.546,58.699],[-29.951,-92.652],[73.693,-52.458],[83.915,56.64]],"c":true}]},{"i":{"x":0.3,"y":1},"o":{"x":0.7,"y":0},"t":60,"s":[{"i":[[60.428,2.712],[-75.034,47.039],[0,0],[6.299,-35.002]],"o":[[34.362,-46.731],[0,0],[0,0],[-80.797,10.678]],"v":[[-117.611,63.234],[23.473,-66.991],[117.611,-7.868],[88.449,60.608]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.7,"y":0},"t":76,"s":[{"i":[[60.428,2.712],[-75.034,47.039],[0,0],[6.299,-35.002]],"o":[[34.362,-46.731],[0,0],[0,0],[-80.797,10.678]],"v":[[-117.611,63.234],[23.473,-66.991],[117.611,-7.868],[88.449,60.608]],"c":true}]},{"t":90,"s":[{"i":[[60.428,2.712],[-64.75,60.417],[0,0],[-17.875,-51.171]],"o":[[34.362,-46.731],[0,0],[0,0],[-80.797,10.678]],"v":[[-125.546,58.699],[-29.951,-92.652],[73.693,-52.458],[83.915,56.64]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.86274510622,0.858823537827,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[13.278,10.301],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"gl_bk","parent":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[131.107,-79.146,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.532,-2.744],[-2.603,0.538],[-1.458,4.443],[10.309,-0.718]],"o":[[-4.55,8.152],[2.603,-0.538],[1.382,-4.21],[-10.309,0.718]],"v":[[-31.505,-18.043],[3.353,33.329],[31.825,14.27],[3.199,-33.325]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":4,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0.024,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.532,-2.744],[-2.603,0.538],[-1.458,4.443],[10.309,-0.718]],"o":[[-4.55,8.152],[2.603,-0.538],[1.382,-4.21],[-10.309,0.718]],"v":[[-31.505,-18.043],[3.353,33.329],[31.825,14.27],[3.199,-33.325]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137264252,0.960784316063,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0.024,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":16,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":105,"st":-60,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"04-surprise","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[285.8,248,0],"ix":2,"l":2},"a":{"a":0,"k":[512,512,0],"ix":1,"l":2},"s":{"a":0,"k":[68.359,68.359,100],"ix":6,"l":2}},"ao":0,"w":1024,"h":1024,"ip":0,"op":105,"st":0,"bm":0}],"markers":[],"props":{}}';
3
+ const StickerShockedAnimated = (props) => StickerAnimated({ ...props, animation: animationJson });
4
+ export {
5
+ StickerShockedAnimated,
6
+ animationJson
7
+ };
@@ -0,0 +1,3 @@
1
+ import { type StickerProps } from '@antadesign/anta';
2
+ export declare const svg = "<svg width=\"256\" height=\"256\" viewBox=\"0 0 256 256\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g opacity=\"0.2\">\n<path d=\"M102.355 76.9747C102.875 76.0388 110.814 71.9137 114.384 71.6711C117.955 71.4284 124.784 86.7157 124.298 88.1716C123.778 89.6969 115.32 94.5846 114.419 94.7926C113.518 94.966 100.761 79.8173 102.321 76.9747H102.355Z\" fill=\"#DEF5FF\"/>\n</g>\n<path d=\"M114.384 95.4859C114.003 95.4859 113.379 95.1392 111.16 92.6433C109.565 90.8754 107.798 88.6568 106.272 86.5769C100.553 78.7773 101.454 77.148 101.731 76.628C102.459 75.3108 110.709 71.2204 114.315 70.9777C115.424 70.9084 116.706 71.7749 118.162 73.6815C121.282 77.7027 125.477 86.7503 124.922 88.3796C124.263 90.3555 115.389 95.2779 114.523 95.4512C114.453 95.4512 114.419 95.4512 114.315 95.4512L114.384 95.4859ZM102.945 77.3213C102.945 77.3907 102.84 77.6681 103.048 78.4307C104.4 82.8331 112.859 92.8513 114.453 94.0299C115.112 93.7526 117.053 92.7126 119.168 91.3606C122.391 89.3501 123.466 88.2755 123.639 87.9635C123.709 86.5769 119.653 77.0442 116.186 73.4737C115.181 72.4337 114.627 72.3296 114.419 72.3296C110.987 72.5723 103.568 76.5242 102.945 77.2868V77.3213Z\" fill=\"black\"/>\n<path d=\"M28.4844 191.265C49.422 192.201 71.9195 194.073 99.9287 190.364C102.113 178.231 110.051 166.618 110.051 166.618L77.4312 146.131C51.4325 162.424 40.4437 175.076 28.519 191.265H28.4844Z\" fill=\"#DDDCFC\"/>\n<path d=\"M100.206 191.161C100.206 191.161 100.137 191.161 100.102 191.161C99.7207 191.127 99.4434 190.745 99.5127 190.364C101.073 178.994 109.358 166.757 109.739 166.237C109.947 165.925 110.398 165.856 110.71 166.064C111.022 166.272 111.091 166.722 110.883 167.034C110.814 167.173 102.425 179.548 100.899 190.572C100.865 190.919 100.553 191.161 100.206 191.161Z\" fill=\"#191935\"/>\n<path d=\"M28.3456 191.854C28.2069 191.854 28.0683 191.82 27.9643 191.716C27.6523 191.508 27.583 191.057 27.791 190.745C41.2063 171.263 56.8749 156.912 77.0845 145.507C77.4311 145.334 77.8471 145.438 78.0204 145.785C78.1938 146.131 78.0897 146.547 77.7431 146.721C57.7414 158.021 42.2116 172.269 28.935 191.542C28.7963 191.75 28.5883 191.854 28.3803 191.854H28.3456Z\" fill=\"#191935\"/>\n<path d=\"M31.812 189.567C31.6734 189.567 31.5348 189.532 31.4308 189.428C31.1188 189.22 31.0494 188.769 31.2574 188.457C46.2673 166.688 65.0904 148.419 82.9775 138.366C83.3241 138.193 83.7401 138.297 83.9134 138.644C84.0867 138.99 83.9827 139.406 83.6361 139.58C65.957 149.563 47.2726 167.658 32.4014 189.255C32.2627 189.463 32.0547 189.567 31.8467 189.567H31.812Z\" fill=\"#191935\"/>\n<path d=\"M89.148 153.931C72.6129 163.36 61.0001 166.826 38.1213 173.724C31.6736 178.023 16.525 191.681 16.525 191.681C31.5696 188.873 45.7822 188.388 71.8502 178.751C76.322 177.087 112.789 164.088 112.789 164.088L89.148 153.931Z\" fill=\"#49488A\"/>\n<path d=\"M16.525 192.34C16.2476 192.34 16.005 192.201 15.901 191.924C15.7623 191.646 15.8663 191.3 16.109 191.092C16.2823 190.953 32.7134 178.023 37.6359 173.205C37.9132 172.927 38.3638 172.927 38.6065 173.205C38.8838 173.482 38.8838 173.933 38.6065 174.175C34.6547 178.023 23.8739 186.689 19.1594 190.398C21.8286 189.913 24.6365 189.462 27.583 189.012C39.2304 187.175 53.755 184.887 71.9541 177.884C72.3008 177.746 72.7168 177.919 72.8554 178.266C72.9941 178.612 72.8207 179.028 72.4741 179.167C54.1017 186.239 39.5424 188.526 27.8257 190.364C23.8739 190.988 20.1301 191.577 16.6636 192.27C16.6289 192.27 16.5596 192.27 16.525 192.27V192.34Z\" fill=\"#191935\"/>\n<path d=\"M39.0225 172.789C60.9307 149.944 79.8231 138.99 79.8231 138.99L110.606 157.64C67.725 183.396 39.0225 172.789 39.0225 172.789Z\" fill=\"#8588D1\"/>\n<path d=\"M38.1212 174.383C37.9479 174.383 37.7745 174.314 37.6358 174.175C37.3585 173.898 37.3585 173.482 37.6358 173.205C59.6827 150.569 79.2684 138.505 79.4764 138.366C79.7884 138.158 80.2391 138.263 80.4124 138.609C80.6204 138.921 80.5163 139.372 80.1697 139.545C79.9617 139.649 60.5147 151.643 38.6065 174.141C38.4678 174.279 38.2945 174.349 38.1212 174.349V174.383Z\" fill=\"#191935\"/>\n<path d=\"M162.707 108.589C152.654 114.032 145.34 121.935 137.991 136.39C130.642 150.811 127.973 159.373 123.362 159.165C118.752 158.957 105.475 150.776 123.362 127.239C142.324 102.28 162.707 108.624 162.707 108.624V108.589Z\" fill=\"#894E71\"/>\n<path d=\"M123.535 159.824C123.466 159.824 123.397 159.824 123.327 159.824C122.01 159.755 120.381 159.165 118.925 158.229C117.677 157.397 115.909 155.907 114.765 153.446C112.651 148.904 112.304 140.585 122.773 126.788C132.687 113.72 143.052 109.282 149.95 107.861C157.507 106.301 162.637 107.861 162.845 107.931C163.123 108 163.296 108.242 163.331 108.52C163.331 108.797 163.227 109.074 162.984 109.213C152.758 114.759 145.686 122.732 138.545 136.702C136.847 140.065 135.391 143.081 134.108 145.75C129.775 154.798 127.349 159.824 123.501 159.824H123.535ZM156.571 108.554C154.769 108.554 152.585 108.728 150.193 109.213C138.095 111.744 129.221 120.618 123.917 127.585C113.864 140.827 114.072 148.627 116.048 152.822C117.885 156.739 121.525 158.333 123.397 158.403C126.482 158.576 128.909 153.48 132.895 145.126C134.178 142.457 135.634 139.406 137.367 136.044C144.265 122.525 151.129 114.517 160.766 108.866C159.76 108.693 158.339 108.554 156.571 108.554Z\" fill=\"#191935\"/>\n<path d=\"M162.707 108.589C152.654 114.032 145.34 121.935 137.991 136.39C130.642 150.811 127.973 159.373 123.362 159.165C118.752 158.957 105.475 150.776 123.362 127.239C142.324 102.28 162.707 108.624 162.707 108.624V108.589Z\" fill=\"#894E71\"/>\n<path d=\"M123.535 159.824C123.466 159.824 123.397 159.824 123.327 159.824C122.01 159.755 120.381 159.165 118.925 158.229C117.677 157.397 115.909 155.907 114.765 153.446C112.651 148.904 112.304 140.585 122.773 126.788C132.687 113.72 143.052 109.282 149.95 107.861C157.507 106.301 162.637 107.861 162.845 107.931C163.123 108 163.296 108.242 163.331 108.52C163.331 108.797 163.227 109.074 162.984 109.213C152.758 114.759 145.686 122.732 138.545 136.702C136.847 140.065 135.391 143.081 134.108 145.75C129.775 154.798 127.349 159.824 123.501 159.824H123.535ZM156.571 108.554C154.769 108.554 152.585 108.728 150.193 109.213C138.095 111.744 129.221 120.618 123.917 127.585C113.864 140.827 114.072 148.627 116.048 152.822C117.885 156.739 121.525 158.333 123.397 158.403C126.482 158.576 128.909 153.48 132.895 145.126C134.178 142.457 135.634 139.406 137.367 136.044C144.265 122.525 151.129 114.517 160.766 108.866C159.76 108.693 158.339 108.554 156.571 108.554Z\" fill=\"#191935\"/>\n<path d=\"M113.968 137.361C107.971 151.851 117.365 157.224 121.109 157.432C124.853 157.64 129.498 150.395 125.858 143.774C123.293 139.129 118.925 135.905 114.003 137.361H113.968Z\" fill=\"#B2727E\"/>\n<path d=\"M121.213 158.125C121.144 158.125 121.109 158.125 121.04 158.125C119.133 158.021 115.493 156.6 113.205 153.064C111.403 150.222 109.982 145.161 113.275 137.118C113.309 137.049 113.344 136.945 113.413 136.876C113.413 136.876 113.413 136.876 113.448 136.841C113.517 136.772 113.621 136.737 113.725 136.702C118.475 135.316 123.328 137.881 126.378 143.462C128.735 147.76 127.799 152.094 126.135 154.763C124.818 156.877 122.912 158.16 121.144 158.16L121.213 158.125ZM114.488 137.95C111.542 145.265 112.824 149.771 114.419 152.302C116.395 155.421 119.515 156.669 121.144 156.739C122.461 156.808 123.952 155.768 125.061 154C126.517 151.678 127.314 147.864 125.269 144.121C123.189 140.308 119.272 136.772 114.523 137.95H114.488Z\" fill=\"#613A52\"/>\n<path d=\"M122.773 147.657C122.426 147.657 122.114 147.379 122.08 146.998C122.08 146.755 121.594 140.758 116.048 138.644C115.701 138.505 115.528 138.089 115.667 137.742C115.805 137.396 116.221 137.222 116.568 137.361C122.946 139.822 123.466 146.617 123.501 146.929C123.501 147.31 123.223 147.657 122.842 147.657C122.842 147.657 122.842 147.657 122.807 147.657H122.773Z\" fill=\"#613A52\"/>\n<path d=\"M82.7349 158.229C82.7349 158.229 62.2479 130.74 100.102 100.928C139.273 70.0765 200.145 64.4608 227.738 68.274C242.991 70.3885 235.468 77.3908 223.093 80.8226C201.046 86.9583 173.453 100.339 162.707 108.555C151.995 107.237 128.215 116.042 120.173 138.956C117.677 146.062 116.811 157.467 125.026 158.784C118.301 161.626 114.592 169.149 94.0703 166.098\" fill=\"#8588D1\"/>\n<path d=\"M213.006 67.5806C205.587 73.751 204.513 81.2732 203.958 86.7502C203.958 86.7502 218.552 81.9318 224.861 80.1639C240.772 75.7268 236.716 69.5564 230.997 68.4817C226.386 67.6151 219.8 68.2392 213.006 67.5459V67.5806Z\" fill=\"#49488A\"/>\n<path d=\"M94.9022 105.608C140.764 64.1833 216.923 66.9218 229.887 68.8284C229.887 68.8284 235.919 70.3884 235.503 73.5775C223.578 69.5564 153.07 63.9407 94.9022 105.608Z\" fill=\"#DCE5EA\"/>\n<path d=\"M94.9023 106.301C94.6943 106.301 94.4864 106.197 94.3477 106.059C94.105 105.781 94.1397 105.365 94.417 105.123C105.024 95.5204 118.093 87.582 133.242 81.481C145.721 76.4546 159.622 72.7108 174.597 70.2843C201.844 65.8819 224.237 67.3031 229.957 68.1697C229.957 68.1697 229.991 68.1697 230.026 68.1697C230.303 68.239 236.647 69.9376 236.162 73.6814C236.162 73.8894 236.023 74.0628 235.85 74.1668C235.677 74.2708 235.469 74.3054 235.261 74.2361C232.557 73.3348 226.248 72.1909 216.646 71.7056C209.193 71.3589 197.233 71.3243 182.639 73.1269C159.864 75.9694 126.205 84.0116 95.3183 106.162C95.1797 106.266 95.041 106.301 94.9023 106.301ZM212.416 68.6205C202.502 68.6205 189.364 69.3137 174.84 71.6362C159.968 74.0281 146.172 77.7719 133.762 82.729C124.125 86.6114 115.355 91.2218 107.52 96.5602C134.767 80.5797 162.638 74.236 182.431 71.7748C208.43 68.5163 227.946 70.7697 234.671 72.6069C234.013 70.9777 231.031 69.8683 229.714 69.5216C227.08 69.1403 220.909 68.6205 212.382 68.6205H212.416Z\" fill=\"#DCE5EA\"/>\n<path d=\"M103.222 167.589C100.587 167.589 97.5368 167.346 93.9664 166.826C93.585 166.757 93.3424 166.411 93.3771 166.029C93.4464 165.648 93.7931 165.405 94.1744 165.44C109.358 167.728 114.28 164.539 119.514 161.176C120.658 160.448 121.837 159.685 123.12 158.992C121.56 158.368 120.312 157.294 119.41 155.803C116.707 151.262 117.781 143.774 119.549 138.748C127.557 115.834 151.233 106.683 162.534 107.861C173.314 99.6805 200.596 86.3692 222.92 80.1641C231.309 77.8416 235.711 74.4791 235.573 72.5032C235.538 71.7752 234.671 69.9727 227.669 68.9674C215.363 67.2689 193.316 67.2341 168.427 72.2951C149.5 76.1429 122.357 84.3239 100.553 101.483C88.316 111.12 80.9671 121.485 78.6792 132.3C76.7726 141.244 78.7831 148.593 80.7937 153.168C80.9323 153.515 80.7937 153.931 80.447 154.07C80.1004 154.208 79.6845 154.07 79.5458 153.723C77.4659 148.939 75.386 141.313 77.3619 131.988C79.7191 120.826 87.2414 110.184 99.7208 100.374C121.733 83.0413 149.084 74.791 168.184 70.9085C193.247 65.8128 215.467 65.8476 227.877 67.5808C233.77 68.4128 236.821 70.0073 236.994 72.3992C237.236 76.0044 230.303 79.5748 223.336 81.516C205.414 86.5078 176.296 99.0912 163.192 109.144C163.054 109.248 162.88 109.317 162.672 109.283C158.235 108.728 149.846 109.976 140.833 115.28C134.178 119.231 125.303 126.546 120.866 139.198C119.064 144.329 118.301 151.227 120.624 155.075C121.629 156.774 123.154 157.779 125.199 158.091C125.511 158.125 125.719 158.368 125.789 158.68C125.823 158.992 125.65 159.27 125.373 159.408C123.501 160.275 121.872 161.315 120.312 162.32C116.291 164.92 112.165 167.554 103.291 167.554L103.222 167.589Z\" fill=\"#191935\"/>\n<path d=\"M79.1991 131.121C79.1991 131.121 66.4425 142.457 65.8531 146.097C65.6798 147.241 69.4583 152.96 73.9647 154.902C78.4711 156.843 84.2602 155.075 85.0575 153.723C86.4094 151.4 86.3401 145.577 86.3401 145.577\" fill=\"#D2D2FB\"/>\n<path d=\"M68.3142 145.923C68.1756 145.923 68.037 145.889 67.933 145.785C67.621 145.577 67.5516 145.126 67.7596 144.814C67.8983 144.606 71.3994 139.545 78.7137 132.543C78.991 132.265 79.4417 132.3 79.6843 132.543C79.9617 132.82 79.927 133.271 79.6843 133.513C72.474 140.411 68.9382 145.507 68.9035 145.542C68.7649 145.75 68.5569 145.854 68.3142 145.854V145.923Z\" fill=\"white\"/>\n<path d=\"M78.6098 156.496C77.0152 156.496 75.3166 156.219 73.6874 155.525C69.077 153.584 64.8826 147.656 65.1599 145.993C65.7838 142.214 77.3966 131.78 78.7485 130.601C79.0258 130.359 79.4765 130.359 79.7191 130.671C79.9618 130.948 79.9617 131.399 79.6497 131.641C74.5887 136.148 66.9277 143.705 66.5118 146.201C66.5118 147.102 69.9436 152.44 74.2074 154.243C78.7485 156.184 83.8095 154.347 84.4335 153.342C85.4735 151.574 85.6468 147.102 85.6468 145.542C85.6468 145.161 85.9588 144.849 86.3401 144.849C86.7214 144.849 87.0334 145.161 87.0334 145.542C87.0334 145.785 87.0681 151.608 85.6468 154.07C84.9535 155.248 82.007 156.496 78.6098 156.496Z\" fill=\"#49488A\"/>\n<path d=\"M74.7273 140.169C69.5276 144.155 71.3301 149.182 71.3301 149.182C72.5088 147.345 74.138 146.062 74.138 146.062C75.0393 148.939 77.4312 150.95 77.4312 150.95C77.4312 150.95 77.9858 148.835 78.0898 147.518C78.0898 147.518 79.7538 147.587 81.2443 147.379C81.2443 147.379 80.7937 140.585 80.1697 138.505C80.1697 138.505 76.9113 138.505 74.6927 140.169H74.7273Z\" fill=\"#6A6DB8\"/>\n<path d=\"M66.6852 148.904C66.5812 148.904 66.4772 148.904 66.3732 148.835C66.0266 148.662 65.8879 148.246 66.0959 147.899C71.0183 138.574 80.9325 136.945 81.3485 136.876C81.7298 136.806 82.0764 137.084 82.1458 137.465C82.2151 137.846 81.9377 138.193 81.5564 138.262C81.4524 138.262 71.9196 139.857 67.3092 148.558C67.1705 148.8 66.9278 148.939 66.6852 148.939V148.904Z\" fill=\"#49488A\"/>\n<path d=\"M221.499 75.6574C224.584 75.8654 226.699 74.7908 228.467 74.1322C229.472 73.7508 230.096 75.2415 228.571 75.7268C225.208 76.7667 221.534 75.6574 221.534 75.6574H221.499Z\" fill=\"black\"/>\n<path d=\"M225.346 76.8707C223.128 76.8707 221.395 76.3507 221.291 76.316C220.944 76.212 220.736 75.8654 220.805 75.5188C220.875 75.1721 221.187 74.9294 221.533 74.9641C223.994 75.1374 225.797 74.4095 227.392 73.7855C227.669 73.6815 227.946 73.5776 228.189 73.4736C228.709 73.2656 229.264 73.3695 229.645 73.7161C230.026 74.0628 230.199 74.548 230.095 75.068C229.957 75.692 229.471 76.1774 228.709 76.3854C227.565 76.732 226.386 76.8707 225.312 76.8707H225.346ZM228.744 74.7561C228.744 74.7561 228.744 74.7561 228.674 74.7561C228.432 74.8601 228.154 74.964 227.877 75.068C227.669 75.1373 227.496 75.2067 227.288 75.3107C227.634 75.2414 227.981 75.172 228.293 75.068C228.639 74.964 228.709 74.8254 228.744 74.7908V74.7561Z\" fill=\"black\"/>\n<path d=\"M94.7636 94.2033C94.6249 94.2033 94.4516 94.1687 94.3476 94.0647C94.0356 93.8221 94.0009 93.406 94.2436 93.094C95.4569 91.5687 98.7153 89.3155 102.355 91.7074C102.667 91.9154 102.771 92.3661 102.563 92.6781C102.355 92.9901 101.905 93.0941 101.593 92.8861C98.126 90.5983 95.4569 93.8567 95.3182 93.9953C95.1796 94.1686 94.9715 94.238 94.7636 94.238V94.2033Z\" fill=\"#191935\"/>\n<path d=\"M101.523 111.813C87.276 109.248 80.9322 137.985 98.542 139.025C116.498 140.1 114.731 114.205 101.523 111.813Z\" fill=\"white\"/>\n<path d=\"M99.686 118.538C92.6837 117.775 91.0891 132.404 98.9581 132.612C106.862 132.82 106.168 119.266 99.686 118.538Z\" fill=\"#191935\"/>\n<path d=\"M91.0546 136.529C95.561 139.58 103.777 139.753 109.358 134.484C110.536 150.118 92.1292 151.643 91.0546 136.529Z\" fill=\"#8588D1\"/>\n<path d=\"M98.6809 139.372C95.665 139.372 92.8225 138.54 90.6732 137.084C90.3613 136.876 90.2573 136.425 90.4999 136.113C90.7079 135.801 91.1586 135.697 91.4705 135.94C96.9823 139.684 104.817 137.812 108.907 133.964C109.184 133.687 109.635 133.721 109.878 133.964C110.155 134.241 110.12 134.692 109.878 134.935C106.619 138.02 102.529 139.337 98.7155 139.337L98.6809 139.372Z\" fill=\"#191935\"/>\n<path d=\"M98.3688 121.485C99.4781 119.89 102.563 122.039 101.385 123.842C100.206 125.644 97.1208 123.287 98.3688 121.485Z\" fill=\"white\"/>\n<path d=\"M57.2562 178.231C57.3256 188.214 56.8403 193.449 56.8403 193.449C34.8627 196.985 11.6719 193.449 11.6719 193.449C19.1248 163.29 22.2447 155.317 22.2447 155.317L27.5484 143.081C27.5484 143.081 52.6111 148.974 54.5524 158.888C56.4936 168.802 57.2215 178.266 57.2215 178.266L57.2562 178.231Z\" fill=\"#DDDCFC\"/>\n<path d=\"M11.7064 193.449C19.1594 163.29 22.2792 155.317 22.2792 155.317L11.7064 193.449Z\" fill=\"#DDDCFC\"/>\n<path d=\"M11.7065 194.142C11.6372 194.142 11.6025 194.142 11.5332 194.142C11.1519 194.038 10.9439 193.691 11.0132 193.31C18.3622 163.464 21.5167 155.421 21.6207 155.075C21.7594 154.728 22.1754 154.555 22.522 154.693C22.8687 154.832 23.042 155.248 22.9033 155.595C22.9033 155.664 19.6795 163.949 12.3305 193.657C12.2612 193.969 11.9839 194.177 11.6719 194.177L11.7065 194.142Z\" fill=\"#7481BA\"/>\n<path d=\"M57.2562 178.231C57.3255 188.214 56.8402 193.449 56.8402 193.449L57.2562 178.231Z\" fill=\"#DDDCFC\"/>\n<path d=\"M56.8403 194.142C56.8403 194.142 56.8055 194.142 56.7709 194.142C56.3896 194.142 56.1123 193.761 56.147 193.38C56.147 193.31 56.6323 188.076 56.5629 178.231C56.5629 177.85 56.8749 177.538 57.2562 177.538C57.6375 177.538 57.9495 177.85 57.9495 178.231C58.0189 188.145 57.5336 193.449 57.5336 193.518C57.5336 193.865 57.1869 194.142 56.8403 194.142Z\" fill=\"#7481BA\"/>\n<path d=\"M56.5975 159.685C56.5975 159.685 57.8455 169.391 57.2562 178.231C57.2562 178.196 54.067 169.565 49.9766 162.84C49.9766 162.84 43.2862 168.698 35.4519 177.884C35.4519 177.884 36.1106 164.781 32.7827 153.619C32.7827 153.619 30.5642 159.755 24.5672 164.677C24.5672 164.677 27.0977 158.056 25.7111 149.563L22.2446 155.317C23.4926 151.019 29.5935 133.444 31.8121 129.388C40.513 116.285 58.0881 131.711 55.3149 146.062C55.3149 146.062 58.0882 145.126 62.7333 144.779C62.7333 144.779 59.4747 146.859 57.9148 151.123C57.9148 151.123 59.856 150.672 62.8719 152.163C62.8719 152.163 58.1921 156.011 56.5629 159.685H56.5975Z\" fill=\"#57539F\"/>\n<path d=\"M57.2562 178.924C57.2562 178.924 57.2562 178.924 57.2215 178.924C56.8402 178.924 56.563 178.578 56.563 178.196C57.1176 169.53 55.9043 159.893 55.9043 159.789C55.9043 159.651 55.9043 159.547 55.9737 159.408C57.2216 156.531 60.168 153.654 61.624 152.371C59.4401 151.539 58.1228 151.816 58.0882 151.816C57.8455 151.886 57.5682 151.816 57.4296 151.608C57.2909 151.4 57.2215 151.158 57.2909 150.915C58.1575 148.523 59.5441 146.79 60.6187 145.715C57.4642 146.097 55.5923 146.721 55.5576 146.755C55.315 146.825 55.0723 146.755 54.8643 146.617C54.6563 146.478 54.5871 146.201 54.6564 145.958C56.3203 137.43 50.3579 128.591 44.0143 125.956C41.3797 124.882 36.3533 123.911 32.4361 129.77C30.2176 133.791 24.1859 151.331 22.938 155.525C22.834 155.907 22.4527 156.115 22.0714 156.011C21.69 155.907 21.482 155.525 21.586 155.144C22.8686 150.776 28.935 133.201 31.2229 129.076C31.2229 129.076 31.2229 129.076 31.2229 129.042C34.4814 124.154 39.2998 122.559 44.4995 124.708C51.2245 127.482 57.2909 136.182 56.147 145.161C57.3949 144.849 59.6134 144.363 62.6639 144.155C62.9759 144.155 63.2532 144.329 63.3572 144.641C63.4612 144.953 63.3573 145.265 63.08 145.438C63.08 145.438 60.5147 147.137 58.9548 150.464C59.8907 150.499 61.3467 150.742 63.1493 151.643C63.3573 151.747 63.4959 151.955 63.5305 152.198C63.5305 152.44 63.4612 152.648 63.2879 152.822C63.2532 152.856 58.8508 156.461 57.2562 159.928C57.4296 161.349 58.4348 170.293 57.9148 178.404C57.9148 178.786 57.6029 179.063 57.2215 179.063L57.2562 178.924Z\" fill=\"#191935\"/>\n<path d=\"M55.9042 120.687C55.9042 120.687 60.9653 114.656 68.2102 112.368C73.2366 110.808 77.7778 110.704 78.991 111.64C80.5856 112.818 78.4017 119.093 72.994 123.391C67.5863 127.69 63.1838 129.25 63.1838 129.25\" fill=\"#DDDCFC\"/>\n<path d=\"M63.2185 129.977C62.9412 129.977 62.6985 129.839 62.5946 129.561C62.4212 129.215 62.5946 128.799 62.9412 128.625C63.0105 128.625 68.7303 125.922 72.6128 122.836C76.9112 119.405 78.8871 114.933 78.8524 112.992C78.8524 112.61 78.7484 112.298 78.6097 112.194C77.7084 111.536 73.5834 111.432 68.453 113.026C61.52 115.21 56.6669 120.86 56.4589 121.103C56.4242 121.138 56.3549 121.207 56.3203 121.242C56.0429 121.45 55.6616 121.38 55.4189 121.138C55.1763 120.895 55.1763 120.479 55.4189 120.237C55.6269 119.994 60.7573 113.997 68.0716 111.709C72.994 110.149 77.9164 109.906 79.4763 111.085C79.823 111.362 80.239 111.882 80.2737 112.992C80.3083 116.423 76.8765 121.276 73.514 123.946C69.4929 127.135 63.8078 129.804 63.5652 129.908C63.4612 129.943 63.3572 129.977 63.2878 129.977H63.2185Z\" fill=\"#7481BA\"/>\n<path d=\"M68.2102 112.368C68.0715 117.394 71.2607 121.519 72.994 123.391C78.679 119.439 80.5856 112.818 78.991 111.64C77.7777 110.738 73.2019 110.808 68.2102 112.368Z\" fill=\"#3F3E77\"/>\n<path d=\"M73.0287 124.084C72.8207 124.084 72.578 123.98 72.474 123.772C72.266 123.46 72.3354 123.01 72.6473 122.802C76.8765 119.855 78.8524 115.418 78.887 113.234C78.887 112.61 78.7484 112.264 78.6097 112.194C77.7084 111.536 73.5833 111.432 68.4529 113.026C68.0716 113.13 67.6903 112.922 67.5863 112.576C67.4823 112.194 67.6902 111.813 68.0369 111.709C72.9593 110.149 77.8818 109.906 79.4417 111.085C79.823 111.362 80.2736 111.986 80.2736 113.269C80.239 116.181 77.8124 120.93 73.4447 123.946C73.3407 124.015 73.202 124.084 73.0633 124.084H73.0287Z\" fill=\"#191935\"/>\n<g opacity=\"0.2\">\n<path d=\"M91.297 82.3824C79.9616 85.121 74.0685 95.5552 71.954 100.304C71.2953 101.76 71.3993 103.459 72.1966 104.811C74.7272 108.936 77.847 112.992 80.1696 115.799C82.2494 118.33 85.716 119.023 88.5238 117.498C95.8035 113.512 99.9632 107.515 102.112 103.424C103.464 100.859 103.36 97.7391 101.87 95.3126C95.4221 84.7744 91.2623 82.3824 91.2623 82.3824H91.297Z\" fill=\"#DEF5FF\"/>\n</g>\n<path d=\"M91.2972 83.0756C90.9505 83.0756 90.6385 82.7984 90.6039 82.4517C90.5345 81.6544 90.3959 78.9505 91.3319 78.0145C92.0945 77.2866 96.9476 74.6174 98.6115 74.6174C100.275 74.6174 98.6808 74.6174 98.7501 74.6174C100.033 74.7561 102.459 76.2121 102.737 76.3854C103.049 76.5934 103.153 77.0093 102.979 77.3559C102.771 77.6679 102.355 77.772 102.009 77.5986C101.073 77.0093 99.3048 76.0734 98.6115 76.004C98.6115 76.004 98.6115 76.004 98.5768 76.004C97.6408 76.004 93.0651 78.2919 92.3371 78.9852C92.0598 79.2626 91.8865 80.8225 92.0252 82.3131C92.0252 82.6944 91.7825 83.041 91.4012 83.0756C91.4012 83.0756 91.3665 83.0756 91.3319 83.0756H91.2972Z\" fill=\"black\"/>\n<path d=\"M85.3694 119.023C83.2202 119.023 81.1403 118.053 79.6497 116.25C77.3965 113.546 74.2073 109.386 71.6074 105.157C70.6715 103.597 70.5675 101.691 71.2955 99.9923C73.3407 95.4166 79.3724 84.497 91.1238 81.6545C91.2971 81.6198 91.4705 81.6545 91.6438 81.7239C91.8171 81.8278 96.0116 84.3584 102.494 94.8965C104.123 97.5657 104.227 100.928 102.771 103.701C100.483 108.034 96.2196 114.066 88.9053 118.053C87.796 118.677 86.5827 118.954 85.4041 118.954L85.3694 119.023ZM91.1585 83.1105C80.2044 85.9183 74.5193 96.2484 72.5781 100.582C72.0234 101.864 72.0928 103.285 72.7861 104.464C75.3166 108.624 78.4711 112.714 80.6896 115.384C82.5615 117.671 85.6467 118.295 88.1773 116.909C95.2143 113.061 99.3047 107.272 101.489 103.112C102.737 100.755 102.633 97.9123 101.246 95.6937C95.8036 86.8542 92.0251 83.8038 91.1238 83.1451L91.1585 83.1105Z\" fill=\"black\"/>\n<path d=\"M55.9736 102.176C65.2292 99.195 68.0717 126.892 59.9601 128.244C54.1017 129.215 48.4167 104.637 55.9736 102.176Z\" fill=\"#DDDCFC\"/>\n<path d=\"M62.5598 113.824C66.9276 113.512 71.6767 112.368 71.6767 112.368C81.1055 112.333 82.0068 104.603 73.8606 101.483C73.8606 101.483 70.8447 100.096 67.7942 100.131C63.4611 100.131 55.9735 102.142 55.9735 102.142\" fill=\"#DDDCFC\"/>\n<path d=\"M62.5253 114.517C62.1787 114.517 61.8667 114.24 61.832 113.858C61.832 113.477 62.1093 113.13 62.4906 113.13C66.7544 112.853 71.4342 111.709 71.5035 111.709C71.5728 111.709 71.6075 111.709 71.6768 111.709C75.5246 111.709 78.2632 110.253 78.6792 108.069C79.1299 105.539 76.4606 103.285 73.6181 102.176C73.6181 102.176 73.6181 102.176 73.5834 102.176C73.5834 102.176 70.6716 100.859 67.8291 100.859C63.6346 100.859 56.251 102.835 56.1816 102.87C55.8003 102.974 55.419 102.766 55.315 102.384C55.211 102.003 55.4191 101.622 55.8004 101.518C56.1123 101.448 63.3919 99.4724 67.7944 99.4724C70.8102 99.4724 73.7914 100.755 74.0688 100.894C78.1939 102.488 80.5164 105.4 79.9618 108.312C79.5458 110.6 77.1539 113.061 71.6768 113.096C71.0182 113.269 66.6504 114.274 62.5253 114.552C62.5253 114.552 62.5253 114.552 62.4906 114.552L62.5253 114.517Z\" fill=\"#7481BA\"/>\n<path d=\"M82.4229 110.357C81.9029 112.298 77.3965 112.264 71.6422 112.368C70.7755 106.197 73.8261 101.483 73.8261 101.483C78.7832 103.181 82.9082 108.485 82.4229 110.357Z\" fill=\"#3F3E77\"/>\n<path d=\"M76.1832 113.269C74.6926 113.269 73.1327 113.165 71.6075 113.061C71.2261 113.061 70.9489 112.714 70.9489 112.333C70.9489 111.952 71.2955 111.674 71.6768 111.674C75.8019 111.952 80.9323 112.298 81.7643 110.114C81.903 109.768 81.7643 109.109 81.4523 108.381C80.5511 106.405 77.9858 103.736 73.5833 102.141C73.2367 102.003 73.0287 101.621 73.1674 101.24C73.306 100.859 73.6874 100.686 74.0687 100.824C78.8871 102.592 81.695 105.573 82.7349 107.792C83.2202 108.867 83.3589 109.837 83.0816 110.565C82.2843 112.749 79.4417 113.234 76.1832 113.234V113.269Z\" fill=\"#191935\"/>\n<path d=\"M59.9601 109.906C59.9601 109.906 71.3301 109.109 73.2367 118.018C74.6926 124.882 66.9623 130.705 62.0746 131.711\" fill=\"#DDDCFC\"/>\n<path d=\"M62.04 132.404C61.7281 132.404 61.4161 132.196 61.3467 131.849C61.2774 131.468 61.52 131.121 61.9013 131.017C64.7785 130.428 68.869 128.001 71.1222 124.535C72.5088 122.42 72.9941 120.271 72.5434 118.122C71.8155 114.69 69.5276 112.402 65.7145 111.258C62.8026 110.392 60.0294 110.565 59.9948 110.565C59.6134 110.565 59.2668 110.288 59.2668 109.906C59.2668 109.525 59.5441 109.178 59.9254 109.178C60.0294 109.178 71.9195 108.416 73.93 117.81C74.45 120.271 73.9301 122.836 72.3355 125.263C69.8743 129.041 65.4025 131.676 62.248 132.335C62.2133 132.335 62.144 132.335 62.1094 132.335L62.04 132.404Z\" fill=\"#7481BA\"/>\n<path d=\"M60.8961 117.845C60.8961 117.845 72.1969 119.301 72.2662 128.418C72.2662 132.196 69.7703 135.143 66.6505 137.084C62.248 139.822 56.3204 139.718 55.4538 138.505C54.3791 137.014 56.3897 131.953 58.0882 129.458\" fill=\"#DDDCFC\"/>\n<path d=\"M58.6428 139.996C56.8403 139.996 55.419 139.614 54.899 138.886C53.4084 136.841 56.1123 131.087 57.4989 129.042C57.7069 128.73 58.1575 128.626 58.4695 128.868C58.7815 129.076 58.8855 129.527 58.6428 129.839C56.7363 132.647 55.315 137.153 56.0083 138.089C56.5629 138.886 62.0399 139.129 66.3037 136.494C68.2796 135.281 71.6075 132.577 71.5729 128.452C71.5729 124.951 69.7703 122.247 66.2691 120.375C63.5653 118.954 60.8267 118.573 60.792 118.573C60.4107 118.538 60.1334 118.191 60.2028 117.81C60.2374 117.429 60.5841 117.151 60.9654 117.221C61.0694 117.221 72.8901 118.885 72.9595 128.487C72.9595 132.057 70.8795 135.351 67.0317 137.742C64.5012 139.302 61.208 140.1 58.6428 140.1V139.996Z\" fill=\"#7481BA\"/>\n<path d=\"M66.6851 137.049C62.2826 139.788 56.3549 139.684 55.4883 138.47C54.4137 136.98 56.4243 131.919 58.1229 129.423C58.1229 129.423 61.1734 134.796 66.7198 137.084L66.6851 137.049Z\" fill=\"#3F3E77\"/>\n<path d=\"M58.6428 139.996C56.8403 139.996 55.419 139.614 54.899 138.886C53.4084 136.841 56.1123 131.087 57.4989 129.042C57.7069 128.73 58.1575 128.626 58.4695 128.868C58.7815 129.076 58.8855 129.527 58.6428 129.839C56.7363 132.647 55.315 137.153 56.0083 138.089C56.5629 138.886 62.0399 139.129 66.3037 136.494C66.6157 136.286 67.0664 136.391 67.2744 136.703C67.4824 137.014 67.3784 137.465 67.0664 137.673C64.5359 139.233 61.2427 140.03 58.6774 140.03L58.6428 139.996Z\" fill=\"#191935\"/>\n<path d=\"M60.8961 128.833C60.8961 128.833 60.1681 132.439 56.2857 132.439C56.2857 132.439 59.3709 139.58 55.3497 146.027C55.3497 146.027 53.5818 143.635 49.1447 144.294C49.1447 144.294 49.734 142.665 51.0512 140.273C51.0512 140.273 46.7875 139.545 41.6224 140.828C41.6224 140.828 41.8651 136.737 43.8063 132.855C43.8063 132.855 37.5666 133.999 33.4068 135.94C33.4068 135.94 34.6201 131.225 36.7 127.898C36.7 127.898 34.1001 127.898 31.8816 129.319C31.8816 129.319 41.6917 105.573 56.0083 102.107L60.9307 128.799L60.8961 128.833Z\" fill=\"#DDDCFC\"/>\n<path d=\"M31.8468 130.047C31.7774 130.047 31.6735 130.047 31.6041 130.012C31.2575 129.873 31.0841 129.457 31.2228 129.111C31.2228 129.041 33.7533 122.802 37.9824 116.319C43.7022 107.549 49.7339 102.557 55.8696 101.483C56.2509 101.413 56.5976 101.656 56.6669 102.037C56.7362 102.419 56.4935 102.765 56.1122 102.835C42.3502 105.261 32.6094 129.353 32.5054 129.596C32.4014 129.873 32.1241 130.047 31.8468 130.047Z\" fill=\"#7481BA\"/>\n<path d=\"M55.3496 146.721C55.2109 146.721 55.1069 146.721 54.9683 146.617C54.6563 146.409 54.5523 145.993 54.7603 145.646C58.5388 139.614 55.6962 132.785 55.6616 132.716C55.5576 132.508 55.5922 132.265 55.7309 132.057C55.8695 131.849 56.0776 131.745 56.3202 131.745C59.5787 131.745 60.2373 128.799 60.2373 128.695C60.3066 128.313 60.688 128.071 61.0693 128.14C61.4506 128.209 61.6932 128.591 61.6239 128.937C61.3466 130.255 60.1333 132.577 57.2908 133.028C57.9841 135.212 59.3361 140.966 55.9736 146.339C55.8349 146.547 55.6269 146.651 55.3842 146.651L55.3496 146.721Z\" fill=\"#7481BA\"/>\n</svg>\n";
3
+ export declare const StickerShocked: (props: StickerProps) => any;
@@ -0,0 +1,7 @@
1
+ import { Sticker } from "@antadesign/anta";
2
+ const svg = '<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g opacity="0.2">\n<path d="M102.355 76.9747C102.875 76.0388 110.814 71.9137 114.384 71.6711C117.955 71.4284 124.784 86.7157 124.298 88.1716C123.778 89.6969 115.32 94.5846 114.419 94.7926C113.518 94.966 100.761 79.8173 102.321 76.9747H102.355Z" fill="#DEF5FF"/>\n</g>\n<path d="M114.384 95.4859C114.003 95.4859 113.379 95.1392 111.16 92.6433C109.565 90.8754 107.798 88.6568 106.272 86.5769C100.553 78.7773 101.454 77.148 101.731 76.628C102.459 75.3108 110.709 71.2204 114.315 70.9777C115.424 70.9084 116.706 71.7749 118.162 73.6815C121.282 77.7027 125.477 86.7503 124.922 88.3796C124.263 90.3555 115.389 95.2779 114.523 95.4512C114.453 95.4512 114.419 95.4512 114.315 95.4512L114.384 95.4859ZM102.945 77.3213C102.945 77.3907 102.84 77.6681 103.048 78.4307C104.4 82.8331 112.859 92.8513 114.453 94.0299C115.112 93.7526 117.053 92.7126 119.168 91.3606C122.391 89.3501 123.466 88.2755 123.639 87.9635C123.709 86.5769 119.653 77.0442 116.186 73.4737C115.181 72.4337 114.627 72.3296 114.419 72.3296C110.987 72.5723 103.568 76.5242 102.945 77.2868V77.3213Z" fill="black"/>\n<path d="M28.4844 191.265C49.422 192.201 71.9195 194.073 99.9287 190.364C102.113 178.231 110.051 166.618 110.051 166.618L77.4312 146.131C51.4325 162.424 40.4437 175.076 28.519 191.265H28.4844Z" fill="#DDDCFC"/>\n<path d="M100.206 191.161C100.206 191.161 100.137 191.161 100.102 191.161C99.7207 191.127 99.4434 190.745 99.5127 190.364C101.073 178.994 109.358 166.757 109.739 166.237C109.947 165.925 110.398 165.856 110.71 166.064C111.022 166.272 111.091 166.722 110.883 167.034C110.814 167.173 102.425 179.548 100.899 190.572C100.865 190.919 100.553 191.161 100.206 191.161Z" fill="#191935"/>\n<path d="M28.3456 191.854C28.2069 191.854 28.0683 191.82 27.9643 191.716C27.6523 191.508 27.583 191.057 27.791 190.745C41.2063 171.263 56.8749 156.912 77.0845 145.507C77.4311 145.334 77.8471 145.438 78.0204 145.785C78.1938 146.131 78.0897 146.547 77.7431 146.721C57.7414 158.021 42.2116 172.269 28.935 191.542C28.7963 191.75 28.5883 191.854 28.3803 191.854H28.3456Z" fill="#191935"/>\n<path d="M31.812 189.567C31.6734 189.567 31.5348 189.532 31.4308 189.428C31.1188 189.22 31.0494 188.769 31.2574 188.457C46.2673 166.688 65.0904 148.419 82.9775 138.366C83.3241 138.193 83.7401 138.297 83.9134 138.644C84.0867 138.99 83.9827 139.406 83.6361 139.58C65.957 149.563 47.2726 167.658 32.4014 189.255C32.2627 189.463 32.0547 189.567 31.8467 189.567H31.812Z" fill="#191935"/>\n<path d="M89.148 153.931C72.6129 163.36 61.0001 166.826 38.1213 173.724C31.6736 178.023 16.525 191.681 16.525 191.681C31.5696 188.873 45.7822 188.388 71.8502 178.751C76.322 177.087 112.789 164.088 112.789 164.088L89.148 153.931Z" fill="#49488A"/>\n<path d="M16.525 192.34C16.2476 192.34 16.005 192.201 15.901 191.924C15.7623 191.646 15.8663 191.3 16.109 191.092C16.2823 190.953 32.7134 178.023 37.6359 173.205C37.9132 172.927 38.3638 172.927 38.6065 173.205C38.8838 173.482 38.8838 173.933 38.6065 174.175C34.6547 178.023 23.8739 186.689 19.1594 190.398C21.8286 189.913 24.6365 189.462 27.583 189.012C39.2304 187.175 53.755 184.887 71.9541 177.884C72.3008 177.746 72.7168 177.919 72.8554 178.266C72.9941 178.612 72.8207 179.028 72.4741 179.167C54.1017 186.239 39.5424 188.526 27.8257 190.364C23.8739 190.988 20.1301 191.577 16.6636 192.27C16.6289 192.27 16.5596 192.27 16.525 192.27V192.34Z" fill="#191935"/>\n<path d="M39.0225 172.789C60.9307 149.944 79.8231 138.99 79.8231 138.99L110.606 157.64C67.725 183.396 39.0225 172.789 39.0225 172.789Z" fill="#8588D1"/>\n<path d="M38.1212 174.383C37.9479 174.383 37.7745 174.314 37.6358 174.175C37.3585 173.898 37.3585 173.482 37.6358 173.205C59.6827 150.569 79.2684 138.505 79.4764 138.366C79.7884 138.158 80.2391 138.263 80.4124 138.609C80.6204 138.921 80.5163 139.372 80.1697 139.545C79.9617 139.649 60.5147 151.643 38.6065 174.141C38.4678 174.279 38.2945 174.349 38.1212 174.349V174.383Z" fill="#191935"/>\n<path d="M162.707 108.589C152.654 114.032 145.34 121.935 137.991 136.39C130.642 150.811 127.973 159.373 123.362 159.165C118.752 158.957 105.475 150.776 123.362 127.239C142.324 102.28 162.707 108.624 162.707 108.624V108.589Z" fill="#894E71"/>\n<path d="M123.535 159.824C123.466 159.824 123.397 159.824 123.327 159.824C122.01 159.755 120.381 159.165 118.925 158.229C117.677 157.397 115.909 155.907 114.765 153.446C112.651 148.904 112.304 140.585 122.773 126.788C132.687 113.72 143.052 109.282 149.95 107.861C157.507 106.301 162.637 107.861 162.845 107.931C163.123 108 163.296 108.242 163.331 108.52C163.331 108.797 163.227 109.074 162.984 109.213C152.758 114.759 145.686 122.732 138.545 136.702C136.847 140.065 135.391 143.081 134.108 145.75C129.775 154.798 127.349 159.824 123.501 159.824H123.535ZM156.571 108.554C154.769 108.554 152.585 108.728 150.193 109.213C138.095 111.744 129.221 120.618 123.917 127.585C113.864 140.827 114.072 148.627 116.048 152.822C117.885 156.739 121.525 158.333 123.397 158.403C126.482 158.576 128.909 153.48 132.895 145.126C134.178 142.457 135.634 139.406 137.367 136.044C144.265 122.525 151.129 114.517 160.766 108.866C159.76 108.693 158.339 108.554 156.571 108.554Z" fill="#191935"/>\n<path d="M162.707 108.589C152.654 114.032 145.34 121.935 137.991 136.39C130.642 150.811 127.973 159.373 123.362 159.165C118.752 158.957 105.475 150.776 123.362 127.239C142.324 102.28 162.707 108.624 162.707 108.624V108.589Z" fill="#894E71"/>\n<path d="M123.535 159.824C123.466 159.824 123.397 159.824 123.327 159.824C122.01 159.755 120.381 159.165 118.925 158.229C117.677 157.397 115.909 155.907 114.765 153.446C112.651 148.904 112.304 140.585 122.773 126.788C132.687 113.72 143.052 109.282 149.95 107.861C157.507 106.301 162.637 107.861 162.845 107.931C163.123 108 163.296 108.242 163.331 108.52C163.331 108.797 163.227 109.074 162.984 109.213C152.758 114.759 145.686 122.732 138.545 136.702C136.847 140.065 135.391 143.081 134.108 145.75C129.775 154.798 127.349 159.824 123.501 159.824H123.535ZM156.571 108.554C154.769 108.554 152.585 108.728 150.193 109.213C138.095 111.744 129.221 120.618 123.917 127.585C113.864 140.827 114.072 148.627 116.048 152.822C117.885 156.739 121.525 158.333 123.397 158.403C126.482 158.576 128.909 153.48 132.895 145.126C134.178 142.457 135.634 139.406 137.367 136.044C144.265 122.525 151.129 114.517 160.766 108.866C159.76 108.693 158.339 108.554 156.571 108.554Z" fill="#191935"/>\n<path d="M113.968 137.361C107.971 151.851 117.365 157.224 121.109 157.432C124.853 157.64 129.498 150.395 125.858 143.774C123.293 139.129 118.925 135.905 114.003 137.361H113.968Z" fill="#B2727E"/>\n<path d="M121.213 158.125C121.144 158.125 121.109 158.125 121.04 158.125C119.133 158.021 115.493 156.6 113.205 153.064C111.403 150.222 109.982 145.161 113.275 137.118C113.309 137.049 113.344 136.945 113.413 136.876C113.413 136.876 113.413 136.876 113.448 136.841C113.517 136.772 113.621 136.737 113.725 136.702C118.475 135.316 123.328 137.881 126.378 143.462C128.735 147.76 127.799 152.094 126.135 154.763C124.818 156.877 122.912 158.16 121.144 158.16L121.213 158.125ZM114.488 137.95C111.542 145.265 112.824 149.771 114.419 152.302C116.395 155.421 119.515 156.669 121.144 156.739C122.461 156.808 123.952 155.768 125.061 154C126.517 151.678 127.314 147.864 125.269 144.121C123.189 140.308 119.272 136.772 114.523 137.95H114.488Z" fill="#613A52"/>\n<path d="M122.773 147.657C122.426 147.657 122.114 147.379 122.08 146.998C122.08 146.755 121.594 140.758 116.048 138.644C115.701 138.505 115.528 138.089 115.667 137.742C115.805 137.396 116.221 137.222 116.568 137.361C122.946 139.822 123.466 146.617 123.501 146.929C123.501 147.31 123.223 147.657 122.842 147.657C122.842 147.657 122.842 147.657 122.807 147.657H122.773Z" fill="#613A52"/>\n<path d="M82.7349 158.229C82.7349 158.229 62.2479 130.74 100.102 100.928C139.273 70.0765 200.145 64.4608 227.738 68.274C242.991 70.3885 235.468 77.3908 223.093 80.8226C201.046 86.9583 173.453 100.339 162.707 108.555C151.995 107.237 128.215 116.042 120.173 138.956C117.677 146.062 116.811 157.467 125.026 158.784C118.301 161.626 114.592 169.149 94.0703 166.098" fill="#8588D1"/>\n<path d="M213.006 67.5806C205.587 73.751 204.513 81.2732 203.958 86.7502C203.958 86.7502 218.552 81.9318 224.861 80.1639C240.772 75.7268 236.716 69.5564 230.997 68.4817C226.386 67.6151 219.8 68.2392 213.006 67.5459V67.5806Z" fill="#49488A"/>\n<path d="M94.9022 105.608C140.764 64.1833 216.923 66.9218 229.887 68.8284C229.887 68.8284 235.919 70.3884 235.503 73.5775C223.578 69.5564 153.07 63.9407 94.9022 105.608Z" fill="#DCE5EA"/>\n<path d="M94.9023 106.301C94.6943 106.301 94.4864 106.197 94.3477 106.059C94.105 105.781 94.1397 105.365 94.417 105.123C105.024 95.5204 118.093 87.582 133.242 81.481C145.721 76.4546 159.622 72.7108 174.597 70.2843C201.844 65.8819 224.237 67.3031 229.957 68.1697C229.957 68.1697 229.991 68.1697 230.026 68.1697C230.303 68.239 236.647 69.9376 236.162 73.6814C236.162 73.8894 236.023 74.0628 235.85 74.1668C235.677 74.2708 235.469 74.3054 235.261 74.2361C232.557 73.3348 226.248 72.1909 216.646 71.7056C209.193 71.3589 197.233 71.3243 182.639 73.1269C159.864 75.9694 126.205 84.0116 95.3183 106.162C95.1797 106.266 95.041 106.301 94.9023 106.301ZM212.416 68.6205C202.502 68.6205 189.364 69.3137 174.84 71.6362C159.968 74.0281 146.172 77.7719 133.762 82.729C124.125 86.6114 115.355 91.2218 107.52 96.5602C134.767 80.5797 162.638 74.236 182.431 71.7748C208.43 68.5163 227.946 70.7697 234.671 72.6069C234.013 70.9777 231.031 69.8683 229.714 69.5216C227.08 69.1403 220.909 68.6205 212.382 68.6205H212.416Z" fill="#DCE5EA"/>\n<path d="M103.222 167.589C100.587 167.589 97.5368 167.346 93.9664 166.826C93.585 166.757 93.3424 166.411 93.3771 166.029C93.4464 165.648 93.7931 165.405 94.1744 165.44C109.358 167.728 114.28 164.539 119.514 161.176C120.658 160.448 121.837 159.685 123.12 158.992C121.56 158.368 120.312 157.294 119.41 155.803C116.707 151.262 117.781 143.774 119.549 138.748C127.557 115.834 151.233 106.683 162.534 107.861C173.314 99.6805 200.596 86.3692 222.92 80.1641C231.309 77.8416 235.711 74.4791 235.573 72.5032C235.538 71.7752 234.671 69.9727 227.669 68.9674C215.363 67.2689 193.316 67.2341 168.427 72.2951C149.5 76.1429 122.357 84.3239 100.553 101.483C88.316 111.12 80.9671 121.485 78.6792 132.3C76.7726 141.244 78.7831 148.593 80.7937 153.168C80.9323 153.515 80.7937 153.931 80.447 154.07C80.1004 154.208 79.6845 154.07 79.5458 153.723C77.4659 148.939 75.386 141.313 77.3619 131.988C79.7191 120.826 87.2414 110.184 99.7208 100.374C121.733 83.0413 149.084 74.791 168.184 70.9085C193.247 65.8128 215.467 65.8476 227.877 67.5808C233.77 68.4128 236.821 70.0073 236.994 72.3992C237.236 76.0044 230.303 79.5748 223.336 81.516C205.414 86.5078 176.296 99.0912 163.192 109.144C163.054 109.248 162.88 109.317 162.672 109.283C158.235 108.728 149.846 109.976 140.833 115.28C134.178 119.231 125.303 126.546 120.866 139.198C119.064 144.329 118.301 151.227 120.624 155.075C121.629 156.774 123.154 157.779 125.199 158.091C125.511 158.125 125.719 158.368 125.789 158.68C125.823 158.992 125.65 159.27 125.373 159.408C123.501 160.275 121.872 161.315 120.312 162.32C116.291 164.92 112.165 167.554 103.291 167.554L103.222 167.589Z" fill="#191935"/>\n<path d="M79.1991 131.121C79.1991 131.121 66.4425 142.457 65.8531 146.097C65.6798 147.241 69.4583 152.96 73.9647 154.902C78.4711 156.843 84.2602 155.075 85.0575 153.723C86.4094 151.4 86.3401 145.577 86.3401 145.577" fill="#D2D2FB"/>\n<path d="M68.3142 145.923C68.1756 145.923 68.037 145.889 67.933 145.785C67.621 145.577 67.5516 145.126 67.7596 144.814C67.8983 144.606 71.3994 139.545 78.7137 132.543C78.991 132.265 79.4417 132.3 79.6843 132.543C79.9617 132.82 79.927 133.271 79.6843 133.513C72.474 140.411 68.9382 145.507 68.9035 145.542C68.7649 145.75 68.5569 145.854 68.3142 145.854V145.923Z" fill="white"/>\n<path d="M78.6098 156.496C77.0152 156.496 75.3166 156.219 73.6874 155.525C69.077 153.584 64.8826 147.656 65.1599 145.993C65.7838 142.214 77.3966 131.78 78.7485 130.601C79.0258 130.359 79.4765 130.359 79.7191 130.671C79.9618 130.948 79.9617 131.399 79.6497 131.641C74.5887 136.148 66.9277 143.705 66.5118 146.201C66.5118 147.102 69.9436 152.44 74.2074 154.243C78.7485 156.184 83.8095 154.347 84.4335 153.342C85.4735 151.574 85.6468 147.102 85.6468 145.542C85.6468 145.161 85.9588 144.849 86.3401 144.849C86.7214 144.849 87.0334 145.161 87.0334 145.542C87.0334 145.785 87.0681 151.608 85.6468 154.07C84.9535 155.248 82.007 156.496 78.6098 156.496Z" fill="#49488A"/>\n<path d="M74.7273 140.169C69.5276 144.155 71.3301 149.182 71.3301 149.182C72.5088 147.345 74.138 146.062 74.138 146.062C75.0393 148.939 77.4312 150.95 77.4312 150.95C77.4312 150.95 77.9858 148.835 78.0898 147.518C78.0898 147.518 79.7538 147.587 81.2443 147.379C81.2443 147.379 80.7937 140.585 80.1697 138.505C80.1697 138.505 76.9113 138.505 74.6927 140.169H74.7273Z" fill="#6A6DB8"/>\n<path d="M66.6852 148.904C66.5812 148.904 66.4772 148.904 66.3732 148.835C66.0266 148.662 65.8879 148.246 66.0959 147.899C71.0183 138.574 80.9325 136.945 81.3485 136.876C81.7298 136.806 82.0764 137.084 82.1458 137.465C82.2151 137.846 81.9377 138.193 81.5564 138.262C81.4524 138.262 71.9196 139.857 67.3092 148.558C67.1705 148.8 66.9278 148.939 66.6852 148.939V148.904Z" fill="#49488A"/>\n<path d="M221.499 75.6574C224.584 75.8654 226.699 74.7908 228.467 74.1322C229.472 73.7508 230.096 75.2415 228.571 75.7268C225.208 76.7667 221.534 75.6574 221.534 75.6574H221.499Z" fill="black"/>\n<path d="M225.346 76.8707C223.128 76.8707 221.395 76.3507 221.291 76.316C220.944 76.212 220.736 75.8654 220.805 75.5188C220.875 75.1721 221.187 74.9294 221.533 74.9641C223.994 75.1374 225.797 74.4095 227.392 73.7855C227.669 73.6815 227.946 73.5776 228.189 73.4736C228.709 73.2656 229.264 73.3695 229.645 73.7161C230.026 74.0628 230.199 74.548 230.095 75.068C229.957 75.692 229.471 76.1774 228.709 76.3854C227.565 76.732 226.386 76.8707 225.312 76.8707H225.346ZM228.744 74.7561C228.744 74.7561 228.744 74.7561 228.674 74.7561C228.432 74.8601 228.154 74.964 227.877 75.068C227.669 75.1373 227.496 75.2067 227.288 75.3107C227.634 75.2414 227.981 75.172 228.293 75.068C228.639 74.964 228.709 74.8254 228.744 74.7908V74.7561Z" fill="black"/>\n<path d="M94.7636 94.2033C94.6249 94.2033 94.4516 94.1687 94.3476 94.0647C94.0356 93.8221 94.0009 93.406 94.2436 93.094C95.4569 91.5687 98.7153 89.3155 102.355 91.7074C102.667 91.9154 102.771 92.3661 102.563 92.6781C102.355 92.9901 101.905 93.0941 101.593 92.8861C98.126 90.5983 95.4569 93.8567 95.3182 93.9953C95.1796 94.1686 94.9715 94.238 94.7636 94.238V94.2033Z" fill="#191935"/>\n<path d="M101.523 111.813C87.276 109.248 80.9322 137.985 98.542 139.025C116.498 140.1 114.731 114.205 101.523 111.813Z" fill="white"/>\n<path d="M99.686 118.538C92.6837 117.775 91.0891 132.404 98.9581 132.612C106.862 132.82 106.168 119.266 99.686 118.538Z" fill="#191935"/>\n<path d="M91.0546 136.529C95.561 139.58 103.777 139.753 109.358 134.484C110.536 150.118 92.1292 151.643 91.0546 136.529Z" fill="#8588D1"/>\n<path d="M98.6809 139.372C95.665 139.372 92.8225 138.54 90.6732 137.084C90.3613 136.876 90.2573 136.425 90.4999 136.113C90.7079 135.801 91.1586 135.697 91.4705 135.94C96.9823 139.684 104.817 137.812 108.907 133.964C109.184 133.687 109.635 133.721 109.878 133.964C110.155 134.241 110.12 134.692 109.878 134.935C106.619 138.02 102.529 139.337 98.7155 139.337L98.6809 139.372Z" fill="#191935"/>\n<path d="M98.3688 121.485C99.4781 119.89 102.563 122.039 101.385 123.842C100.206 125.644 97.1208 123.287 98.3688 121.485Z" fill="white"/>\n<path d="M57.2562 178.231C57.3256 188.214 56.8403 193.449 56.8403 193.449C34.8627 196.985 11.6719 193.449 11.6719 193.449C19.1248 163.29 22.2447 155.317 22.2447 155.317L27.5484 143.081C27.5484 143.081 52.6111 148.974 54.5524 158.888C56.4936 168.802 57.2215 178.266 57.2215 178.266L57.2562 178.231Z" fill="#DDDCFC"/>\n<path d="M11.7064 193.449C19.1594 163.29 22.2792 155.317 22.2792 155.317L11.7064 193.449Z" fill="#DDDCFC"/>\n<path d="M11.7065 194.142C11.6372 194.142 11.6025 194.142 11.5332 194.142C11.1519 194.038 10.9439 193.691 11.0132 193.31C18.3622 163.464 21.5167 155.421 21.6207 155.075C21.7594 154.728 22.1754 154.555 22.522 154.693C22.8687 154.832 23.042 155.248 22.9033 155.595C22.9033 155.664 19.6795 163.949 12.3305 193.657C12.2612 193.969 11.9839 194.177 11.6719 194.177L11.7065 194.142Z" fill="#7481BA"/>\n<path d="M57.2562 178.231C57.3255 188.214 56.8402 193.449 56.8402 193.449L57.2562 178.231Z" fill="#DDDCFC"/>\n<path d="M56.8403 194.142C56.8403 194.142 56.8055 194.142 56.7709 194.142C56.3896 194.142 56.1123 193.761 56.147 193.38C56.147 193.31 56.6323 188.076 56.5629 178.231C56.5629 177.85 56.8749 177.538 57.2562 177.538C57.6375 177.538 57.9495 177.85 57.9495 178.231C58.0189 188.145 57.5336 193.449 57.5336 193.518C57.5336 193.865 57.1869 194.142 56.8403 194.142Z" fill="#7481BA"/>\n<path d="M56.5975 159.685C56.5975 159.685 57.8455 169.391 57.2562 178.231C57.2562 178.196 54.067 169.565 49.9766 162.84C49.9766 162.84 43.2862 168.698 35.4519 177.884C35.4519 177.884 36.1106 164.781 32.7827 153.619C32.7827 153.619 30.5642 159.755 24.5672 164.677C24.5672 164.677 27.0977 158.056 25.7111 149.563L22.2446 155.317C23.4926 151.019 29.5935 133.444 31.8121 129.388C40.513 116.285 58.0881 131.711 55.3149 146.062C55.3149 146.062 58.0882 145.126 62.7333 144.779C62.7333 144.779 59.4747 146.859 57.9148 151.123C57.9148 151.123 59.856 150.672 62.8719 152.163C62.8719 152.163 58.1921 156.011 56.5629 159.685H56.5975Z" fill="#57539F"/>\n<path d="M57.2562 178.924C57.2562 178.924 57.2562 178.924 57.2215 178.924C56.8402 178.924 56.563 178.578 56.563 178.196C57.1176 169.53 55.9043 159.893 55.9043 159.789C55.9043 159.651 55.9043 159.547 55.9737 159.408C57.2216 156.531 60.168 153.654 61.624 152.371C59.4401 151.539 58.1228 151.816 58.0882 151.816C57.8455 151.886 57.5682 151.816 57.4296 151.608C57.2909 151.4 57.2215 151.158 57.2909 150.915C58.1575 148.523 59.5441 146.79 60.6187 145.715C57.4642 146.097 55.5923 146.721 55.5576 146.755C55.315 146.825 55.0723 146.755 54.8643 146.617C54.6563 146.478 54.5871 146.201 54.6564 145.958C56.3203 137.43 50.3579 128.591 44.0143 125.956C41.3797 124.882 36.3533 123.911 32.4361 129.77C30.2176 133.791 24.1859 151.331 22.938 155.525C22.834 155.907 22.4527 156.115 22.0714 156.011C21.69 155.907 21.482 155.525 21.586 155.144C22.8686 150.776 28.935 133.201 31.2229 129.076C31.2229 129.076 31.2229 129.076 31.2229 129.042C34.4814 124.154 39.2998 122.559 44.4995 124.708C51.2245 127.482 57.2909 136.182 56.147 145.161C57.3949 144.849 59.6134 144.363 62.6639 144.155C62.9759 144.155 63.2532 144.329 63.3572 144.641C63.4612 144.953 63.3573 145.265 63.08 145.438C63.08 145.438 60.5147 147.137 58.9548 150.464C59.8907 150.499 61.3467 150.742 63.1493 151.643C63.3573 151.747 63.4959 151.955 63.5305 152.198C63.5305 152.44 63.4612 152.648 63.2879 152.822C63.2532 152.856 58.8508 156.461 57.2562 159.928C57.4296 161.349 58.4348 170.293 57.9148 178.404C57.9148 178.786 57.6029 179.063 57.2215 179.063L57.2562 178.924Z" fill="#191935"/>\n<path d="M55.9042 120.687C55.9042 120.687 60.9653 114.656 68.2102 112.368C73.2366 110.808 77.7778 110.704 78.991 111.64C80.5856 112.818 78.4017 119.093 72.994 123.391C67.5863 127.69 63.1838 129.25 63.1838 129.25" fill="#DDDCFC"/>\n<path d="M63.2185 129.977C62.9412 129.977 62.6985 129.839 62.5946 129.561C62.4212 129.215 62.5946 128.799 62.9412 128.625C63.0105 128.625 68.7303 125.922 72.6128 122.836C76.9112 119.405 78.8871 114.933 78.8524 112.992C78.8524 112.61 78.7484 112.298 78.6097 112.194C77.7084 111.536 73.5834 111.432 68.453 113.026C61.52 115.21 56.6669 120.86 56.4589 121.103C56.4242 121.138 56.3549 121.207 56.3203 121.242C56.0429 121.45 55.6616 121.38 55.4189 121.138C55.1763 120.895 55.1763 120.479 55.4189 120.237C55.6269 119.994 60.7573 113.997 68.0716 111.709C72.994 110.149 77.9164 109.906 79.4763 111.085C79.823 111.362 80.239 111.882 80.2737 112.992C80.3083 116.423 76.8765 121.276 73.514 123.946C69.4929 127.135 63.8078 129.804 63.5652 129.908C63.4612 129.943 63.3572 129.977 63.2878 129.977H63.2185Z" fill="#7481BA"/>\n<path d="M68.2102 112.368C68.0715 117.394 71.2607 121.519 72.994 123.391C78.679 119.439 80.5856 112.818 78.991 111.64C77.7777 110.738 73.2019 110.808 68.2102 112.368Z" fill="#3F3E77"/>\n<path d="M73.0287 124.084C72.8207 124.084 72.578 123.98 72.474 123.772C72.266 123.46 72.3354 123.01 72.6473 122.802C76.8765 119.855 78.8524 115.418 78.887 113.234C78.887 112.61 78.7484 112.264 78.6097 112.194C77.7084 111.536 73.5833 111.432 68.4529 113.026C68.0716 113.13 67.6903 112.922 67.5863 112.576C67.4823 112.194 67.6902 111.813 68.0369 111.709C72.9593 110.149 77.8818 109.906 79.4417 111.085C79.823 111.362 80.2736 111.986 80.2736 113.269C80.239 116.181 77.8124 120.93 73.4447 123.946C73.3407 124.015 73.202 124.084 73.0633 124.084H73.0287Z" fill="#191935"/>\n<g opacity="0.2">\n<path d="M91.297 82.3824C79.9616 85.121 74.0685 95.5552 71.954 100.304C71.2953 101.76 71.3993 103.459 72.1966 104.811C74.7272 108.936 77.847 112.992 80.1696 115.799C82.2494 118.33 85.716 119.023 88.5238 117.498C95.8035 113.512 99.9632 107.515 102.112 103.424C103.464 100.859 103.36 97.7391 101.87 95.3126C95.4221 84.7744 91.2623 82.3824 91.2623 82.3824H91.297Z" fill="#DEF5FF"/>\n</g>\n<path d="M91.2972 83.0756C90.9505 83.0756 90.6385 82.7984 90.6039 82.4517C90.5345 81.6544 90.3959 78.9505 91.3319 78.0145C92.0945 77.2866 96.9476 74.6174 98.6115 74.6174C100.275 74.6174 98.6808 74.6174 98.7501 74.6174C100.033 74.7561 102.459 76.2121 102.737 76.3854C103.049 76.5934 103.153 77.0093 102.979 77.3559C102.771 77.6679 102.355 77.772 102.009 77.5986C101.073 77.0093 99.3048 76.0734 98.6115 76.004C98.6115 76.004 98.6115 76.004 98.5768 76.004C97.6408 76.004 93.0651 78.2919 92.3371 78.9852C92.0598 79.2626 91.8865 80.8225 92.0252 82.3131C92.0252 82.6944 91.7825 83.041 91.4012 83.0756C91.4012 83.0756 91.3665 83.0756 91.3319 83.0756H91.2972Z" fill="black"/>\n<path d="M85.3694 119.023C83.2202 119.023 81.1403 118.053 79.6497 116.25C77.3965 113.546 74.2073 109.386 71.6074 105.157C70.6715 103.597 70.5675 101.691 71.2955 99.9923C73.3407 95.4166 79.3724 84.497 91.1238 81.6545C91.2971 81.6198 91.4705 81.6545 91.6438 81.7239C91.8171 81.8278 96.0116 84.3584 102.494 94.8965C104.123 97.5657 104.227 100.928 102.771 103.701C100.483 108.034 96.2196 114.066 88.9053 118.053C87.796 118.677 86.5827 118.954 85.4041 118.954L85.3694 119.023ZM91.1585 83.1105C80.2044 85.9183 74.5193 96.2484 72.5781 100.582C72.0234 101.864 72.0928 103.285 72.7861 104.464C75.3166 108.624 78.4711 112.714 80.6896 115.384C82.5615 117.671 85.6467 118.295 88.1773 116.909C95.2143 113.061 99.3047 107.272 101.489 103.112C102.737 100.755 102.633 97.9123 101.246 95.6937C95.8036 86.8542 92.0251 83.8038 91.1238 83.1451L91.1585 83.1105Z" fill="black"/>\n<path d="M55.9736 102.176C65.2292 99.195 68.0717 126.892 59.9601 128.244C54.1017 129.215 48.4167 104.637 55.9736 102.176Z" fill="#DDDCFC"/>\n<path d="M62.5598 113.824C66.9276 113.512 71.6767 112.368 71.6767 112.368C81.1055 112.333 82.0068 104.603 73.8606 101.483C73.8606 101.483 70.8447 100.096 67.7942 100.131C63.4611 100.131 55.9735 102.142 55.9735 102.142" fill="#DDDCFC"/>\n<path d="M62.5253 114.517C62.1787 114.517 61.8667 114.24 61.832 113.858C61.832 113.477 62.1093 113.13 62.4906 113.13C66.7544 112.853 71.4342 111.709 71.5035 111.709C71.5728 111.709 71.6075 111.709 71.6768 111.709C75.5246 111.709 78.2632 110.253 78.6792 108.069C79.1299 105.539 76.4606 103.285 73.6181 102.176C73.6181 102.176 73.6181 102.176 73.5834 102.176C73.5834 102.176 70.6716 100.859 67.8291 100.859C63.6346 100.859 56.251 102.835 56.1816 102.87C55.8003 102.974 55.419 102.766 55.315 102.384C55.211 102.003 55.4191 101.622 55.8004 101.518C56.1123 101.448 63.3919 99.4724 67.7944 99.4724C70.8102 99.4724 73.7914 100.755 74.0688 100.894C78.1939 102.488 80.5164 105.4 79.9618 108.312C79.5458 110.6 77.1539 113.061 71.6768 113.096C71.0182 113.269 66.6504 114.274 62.5253 114.552C62.5253 114.552 62.5253 114.552 62.4906 114.552L62.5253 114.517Z" fill="#7481BA"/>\n<path d="M82.4229 110.357C81.9029 112.298 77.3965 112.264 71.6422 112.368C70.7755 106.197 73.8261 101.483 73.8261 101.483C78.7832 103.181 82.9082 108.485 82.4229 110.357Z" fill="#3F3E77"/>\n<path d="M76.1832 113.269C74.6926 113.269 73.1327 113.165 71.6075 113.061C71.2261 113.061 70.9489 112.714 70.9489 112.333C70.9489 111.952 71.2955 111.674 71.6768 111.674C75.8019 111.952 80.9323 112.298 81.7643 110.114C81.903 109.768 81.7643 109.109 81.4523 108.381C80.5511 106.405 77.9858 103.736 73.5833 102.141C73.2367 102.003 73.0287 101.621 73.1674 101.24C73.306 100.859 73.6874 100.686 74.0687 100.824C78.8871 102.592 81.695 105.573 82.7349 107.792C83.2202 108.867 83.3589 109.837 83.0816 110.565C82.2843 112.749 79.4417 113.234 76.1832 113.234V113.269Z" fill="#191935"/>\n<path d="M59.9601 109.906C59.9601 109.906 71.3301 109.109 73.2367 118.018C74.6926 124.882 66.9623 130.705 62.0746 131.711" fill="#DDDCFC"/>\n<path d="M62.04 132.404C61.7281 132.404 61.4161 132.196 61.3467 131.849C61.2774 131.468 61.52 131.121 61.9013 131.017C64.7785 130.428 68.869 128.001 71.1222 124.535C72.5088 122.42 72.9941 120.271 72.5434 118.122C71.8155 114.69 69.5276 112.402 65.7145 111.258C62.8026 110.392 60.0294 110.565 59.9948 110.565C59.6134 110.565 59.2668 110.288 59.2668 109.906C59.2668 109.525 59.5441 109.178 59.9254 109.178C60.0294 109.178 71.9195 108.416 73.93 117.81C74.45 120.271 73.9301 122.836 72.3355 125.263C69.8743 129.041 65.4025 131.676 62.248 132.335C62.2133 132.335 62.144 132.335 62.1094 132.335L62.04 132.404Z" fill="#7481BA"/>\n<path d="M60.8961 117.845C60.8961 117.845 72.1969 119.301 72.2662 128.418C72.2662 132.196 69.7703 135.143 66.6505 137.084C62.248 139.822 56.3204 139.718 55.4538 138.505C54.3791 137.014 56.3897 131.953 58.0882 129.458" fill="#DDDCFC"/>\n<path d="M58.6428 139.996C56.8403 139.996 55.419 139.614 54.899 138.886C53.4084 136.841 56.1123 131.087 57.4989 129.042C57.7069 128.73 58.1575 128.626 58.4695 128.868C58.7815 129.076 58.8855 129.527 58.6428 129.839C56.7363 132.647 55.315 137.153 56.0083 138.089C56.5629 138.886 62.0399 139.129 66.3037 136.494C68.2796 135.281 71.6075 132.577 71.5729 128.452C71.5729 124.951 69.7703 122.247 66.2691 120.375C63.5653 118.954 60.8267 118.573 60.792 118.573C60.4107 118.538 60.1334 118.191 60.2028 117.81C60.2374 117.429 60.5841 117.151 60.9654 117.221C61.0694 117.221 72.8901 118.885 72.9595 128.487C72.9595 132.057 70.8795 135.351 67.0317 137.742C64.5012 139.302 61.208 140.1 58.6428 140.1V139.996Z" fill="#7481BA"/>\n<path d="M66.6851 137.049C62.2826 139.788 56.3549 139.684 55.4883 138.47C54.4137 136.98 56.4243 131.919 58.1229 129.423C58.1229 129.423 61.1734 134.796 66.7198 137.084L66.6851 137.049Z" fill="#3F3E77"/>\n<path d="M58.6428 139.996C56.8403 139.996 55.419 139.614 54.899 138.886C53.4084 136.841 56.1123 131.087 57.4989 129.042C57.7069 128.73 58.1575 128.626 58.4695 128.868C58.7815 129.076 58.8855 129.527 58.6428 129.839C56.7363 132.647 55.315 137.153 56.0083 138.089C56.5629 138.886 62.0399 139.129 66.3037 136.494C66.6157 136.286 67.0664 136.391 67.2744 136.703C67.4824 137.014 67.3784 137.465 67.0664 137.673C64.5359 139.233 61.2427 140.03 58.6774 140.03L58.6428 139.996Z" fill="#191935"/>\n<path d="M60.8961 128.833C60.8961 128.833 60.1681 132.439 56.2857 132.439C56.2857 132.439 59.3709 139.58 55.3497 146.027C55.3497 146.027 53.5818 143.635 49.1447 144.294C49.1447 144.294 49.734 142.665 51.0512 140.273C51.0512 140.273 46.7875 139.545 41.6224 140.828C41.6224 140.828 41.8651 136.737 43.8063 132.855C43.8063 132.855 37.5666 133.999 33.4068 135.94C33.4068 135.94 34.6201 131.225 36.7 127.898C36.7 127.898 34.1001 127.898 31.8816 129.319C31.8816 129.319 41.6917 105.573 56.0083 102.107L60.9307 128.799L60.8961 128.833Z" fill="#DDDCFC"/>\n<path d="M31.8468 130.047C31.7774 130.047 31.6735 130.047 31.6041 130.012C31.2575 129.873 31.0841 129.457 31.2228 129.111C31.2228 129.041 33.7533 122.802 37.9824 116.319C43.7022 107.549 49.7339 102.557 55.8696 101.483C56.2509 101.413 56.5976 101.656 56.6669 102.037C56.7362 102.419 56.4935 102.765 56.1122 102.835C42.3502 105.261 32.6094 129.353 32.5054 129.596C32.4014 129.873 32.1241 130.047 31.8468 130.047Z" fill="#7481BA"/>\n<path d="M55.3496 146.721C55.2109 146.721 55.1069 146.721 54.9683 146.617C54.6563 146.409 54.5523 145.993 54.7603 145.646C58.5388 139.614 55.6962 132.785 55.6616 132.716C55.5576 132.508 55.5922 132.265 55.7309 132.057C55.8695 131.849 56.0776 131.745 56.3202 131.745C59.5787 131.745 60.2373 128.799 60.2373 128.695C60.3066 128.313 60.688 128.071 61.0693 128.14C61.4506 128.209 61.6932 128.591 61.6239 128.937C61.3466 130.255 60.1333 132.577 57.2908 133.028C57.9841 135.212 59.3361 140.966 55.9736 146.339C55.8349 146.547 55.6269 146.651 55.3842 146.651L55.3496 146.721Z" fill="#7481BA"/>\n</svg>\n';
3
+ const StickerShocked = (props) => Sticker({ ...props, svg });
4
+ export {
5
+ StickerShocked,
6
+ svg
7
+ };