@cuemath/leap 3.3.0 → 3.3.2-2.beta-guru-01

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 (399) hide show
  1. package/dist/assets/gif/gif.js +3 -0
  2. package/dist/assets/gif/gif.js.map +1 -1
  3. package/dist/assets/illustrations/illustrations.js +10 -1
  4. package/dist/assets/illustrations/illustrations.js.map +1 -1
  5. package/dist/assets/images/images.js +10 -0
  6. package/dist/assets/images/images.js.map +1 -1
  7. package/dist/assets/line-icons/icons/cue-coin.js +182 -0
  8. package/dist/assets/line-icons/icons/cue-coin.js.map +1 -0
  9. package/dist/assets/line-icons/icons/wins-common-icon.js +26 -0
  10. package/dist/assets/line-icons/icons/wins-common-icon.js.map +1 -0
  11. package/dist/assets/line-icons/icons/wins-epic-icon.js +25 -0
  12. package/dist/assets/line-icons/icons/wins-epic-icon.js.map +1 -0
  13. package/dist/assets/line-icons/icons/wins-legendary-icon.js +25 -0
  14. package/dist/assets/line-icons/icons/wins-legendary-icon.js.map +1 -0
  15. package/dist/assets/line-icons/icons/wins-mystery-icon.js +105 -0
  16. package/dist/assets/line-icons/icons/wins-mystery-icon.js.map +1 -0
  17. package/dist/assets/line-icons/icons/wins-mythic-icon.js +28 -0
  18. package/dist/assets/line-icons/icons/wins-mythic-icon.js.map +1 -0
  19. package/dist/assets/line-icons/icons/wins-rare-icon.js +28 -0
  20. package/dist/assets/line-icons/icons/wins-rare-icon.js.map +1 -0
  21. package/dist/assets/lottie/lottie.js +10 -3
  22. package/dist/assets/lottie/lottie.js.map +1 -1
  23. package/dist/constants/config.js +5 -0
  24. package/dist/constants/config.js.map +1 -0
  25. package/dist/constants/country.js +9 -0
  26. package/dist/constants/country.js.map +1 -1
  27. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +6 -6
  28. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
  29. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +4 -4
  30. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +1 -1
  31. package/dist/features/auth/comps/otp-input/otp-input.js +19 -18
  32. package/dist/features/auth/comps/otp-input/otp-input.js.map +1 -1
  33. package/dist/features/auth/comps/pill-button/pill-button-styled.js +17 -17
  34. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +1 -1
  35. package/dist/features/auth/comps/pill-button/pill-button.js +26 -24
  36. package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
  37. package/dist/features/auth/comps/user-list/user-item/user-item.js +32 -30
  38. package/dist/features/auth/comps/user-list/user-item/user-item.js.map +1 -1
  39. package/dist/features/auth/comps/user-list/user-list.js +20 -19
  40. package/dist/features/auth/comps/user-list/user-list.js.map +1 -1
  41. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js +9 -9
  42. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js.map +1 -1
  43. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js +58 -29
  44. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js.map +1 -1
  45. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js +78 -41
  46. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js.map +1 -1
  47. package/dist/features/auth/pla-signup/pla-analytics-events.js +5 -4
  48. package/dist/features/auth/pla-signup/pla-analytics-events.js.map +1 -1
  49. package/dist/features/auth/pla-signup/signup-header/signup-header.js +1 -1
  50. package/dist/features/auth/pla-signup/signup-header/signup-header.js.map +1 -1
  51. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +37 -35
  52. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +1 -1
  53. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +75 -70
  54. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +1 -1
  55. package/dist/features/auth/signup/custom-input-field/custom-input-field.js +55 -50
  56. package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +1 -1
  57. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +47 -25
  58. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +1 -1
  59. package/dist/features/auth/signup-unavailable/signup-unavailable-styled.js +16 -0
  60. package/dist/features/auth/signup-unavailable/signup-unavailable-styled.js.map +1 -0
  61. package/dist/features/auth/signup-unavailable/signup-unavailable-view.js +62 -0
  62. package/dist/features/auth/signup-unavailable/signup-unavailable-view.js.map +1 -0
  63. package/dist/features/auth/signup-unavailable/signup-unavailable.js +17 -0
  64. package/dist/features/auth/signup-unavailable/signup-unavailable.js.map +1 -0
  65. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js +19 -18
  66. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js.map +1 -1
  67. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js +7 -7
  68. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js.map +1 -1
  69. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js +26 -24
  70. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js.map +1 -1
  71. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js +15 -13
  72. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js.map +1 -1
  73. package/dist/features/chapters/lpar-chapter/constants/index.js.map +1 -1
  74. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +130 -69
  75. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -1
  76. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +43 -33
  77. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -1
  78. package/dist/features/chapters-v2/chapter-details/chapter-details.js +137 -95
  79. package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -1
  80. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +36 -31
  81. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -1
  82. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test-styled.js +22 -0
  83. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test-styled.js.map +1 -0
  84. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test.js +141 -0
  85. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test.js.map +1 -0
  86. package/dist/features/chapters-v2/constants/block-constants.js +7 -5
  87. package/dist/features/chapters-v2/constants/block-constants.js.map +1 -1
  88. package/dist/features/chapters-v2/utils/index.js +22 -12
  89. package/dist/features/chapters-v2/utils/index.js.map +1 -1
  90. package/dist/features/chapters-v2/utils/sat-sheet-utils.js +12 -0
  91. package/dist/features/chapters-v2/utils/sat-sheet-utils.js.map +1 -0
  92. package/dist/features/circle-games/games/web-view/web-view.js +0 -1
  93. package/dist/features/circle-games/games/web-view/web-view.js.map +1 -1
  94. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-block-journey.js +86 -0
  95. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-block-journey.js.map +1 -0
  96. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-node-journey.js +140 -0
  97. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-node-journey.js.map +1 -0
  98. package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js +8 -4
  99. package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js.map +1 -1
  100. package/dist/features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js +23 -29
  101. package/dist/features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js.map +1 -1
  102. package/dist/features/journey/journey-id/journey-id-student.js +1 -1
  103. package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
  104. package/dist/features/journey/journey-id/journey-id-teacher.js +2 -2
  105. package/dist/features/journey/journey-id/journey-id-teacher.js.map +1 -1
  106. package/dist/features/journey/mocks/chapter-page-journey-mock-data.js +400 -0
  107. package/dist/features/journey/mocks/chapter-page-journey-mock-data.js.map +1 -1
  108. package/dist/features/milestone/constants.js +13 -10
  109. package/dist/features/milestone/constants.js.map +1 -1
  110. package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js +42 -40
  111. package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js.map +1 -1
  112. package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js +70 -64
  113. package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js.map +1 -1
  114. package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js +54 -29
  115. package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js.map +1 -1
  116. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js +48 -28
  117. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js.map +1 -1
  118. package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js +79 -76
  119. package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js.map +1 -1
  120. package/dist/features/milestone/create/comps/chapters-selection-step/utils.js +97 -94
  121. package/dist/features/milestone/create/comps/chapters-selection-step/utils.js.map +1 -1
  122. package/dist/features/milestone/create/comps/class-details-step/class-details-step.js +160 -143
  123. package/dist/features/milestone/create/comps/class-details-step/class-details-step.js.map +1 -1
  124. package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js +22 -12
  125. package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js.map +1 -1
  126. package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js +6 -6
  127. package/dist/features/milestone/create/comps/test-type-step/test-type-step.js +64 -59
  128. package/dist/features/milestone/create/comps/test-type-step/test-type-step.js.map +1 -1
  129. package/dist/features/milestone/create/milestone-create-container.js +17 -15
  130. package/dist/features/milestone/create/milestone-create-container.js.map +1 -1
  131. package/dist/features/milestone/create/milestone-create-helpers.js +170 -153
  132. package/dist/features/milestone/create/milestone-create-helpers.js.map +1 -1
  133. package/dist/features/milestone/create/milestone-create-styled.js +1 -1
  134. package/dist/features/milestone/create/milestone-create-styled.js.map +1 -1
  135. package/dist/features/milestone/create/milestone-create.js +19 -17
  136. package/dist/features/milestone/create/milestone-create.js.map +1 -1
  137. package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js +19 -20
  138. package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js.map +1 -1
  139. package/dist/features/parent-dashboard/api/get-student-profile-summary.js +9 -0
  140. package/dist/features/parent-dashboard/api/get-student-profile-summary.js.map +1 -0
  141. package/dist/features/parent-dashboard/api/parent-home.js +10 -0
  142. package/dist/features/parent-dashboard/api/parent-home.js.map +1 -0
  143. package/dist/features/parent-dashboard/comps/compact-header/compact-header.js +30 -0
  144. package/dist/features/parent-dashboard/comps/compact-header/compact-header.js.map +1 -0
  145. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-constants.js +25 -0
  146. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-constants.js.map +1 -0
  147. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-styled.js +15 -0
  148. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-styled.js.map +1 -0
  149. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js +90 -0
  150. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js.map +1 -0
  151. package/dist/features/parent-dashboard/comps/math-practice/math-practice-constants.js +19 -0
  152. package/dist/features/parent-dashboard/comps/math-practice/math-practice-constants.js.map +1 -0
  153. package/dist/features/parent-dashboard/comps/math-practice/math-practice-styled.js +32 -0
  154. package/dist/features/parent-dashboard/comps/math-practice/math-practice-styled.js.map +1 -0
  155. package/dist/features/parent-dashboard/comps/math-practice/math-practice.js +67 -0
  156. package/dist/features/parent-dashboard/comps/math-practice/math-practice.js.map +1 -0
  157. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.js +42 -0
  158. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.js.map +1 -0
  159. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js +20 -0
  160. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js.map +1 -0
  161. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction-styled.js +10 -0
  162. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction-styled.js.map +1 -0
  163. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js +42 -0
  164. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js.map +1 -0
  165. package/dist/features/parent-dashboard/hooks/use-parent-home-data.js +67 -0
  166. package/dist/features/parent-dashboard/hooks/use-parent-home-data.js.map +1 -0
  167. package/dist/features/parent-dashboard/hooks/use-student-profile-summary-data.js +24 -0
  168. package/dist/features/parent-dashboard/hooks/use-student-profile-summary-data.js.map +1 -0
  169. package/dist/features/parent-dashboard/hooks/use-switch-user-journey.js +71 -0
  170. package/dist/features/parent-dashboard/hooks/use-switch-user-journey.js.map +1 -0
  171. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js +40 -0
  172. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js.map +1 -0
  173. package/dist/features/parent-dashboard/modals/student-login-info/student-login-info.js +44 -0
  174. package/dist/features/parent-dashboard/modals/student-login-info/student-login-info.js.map +1 -0
  175. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-helpers.js +32 -0
  176. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-helpers.js.map +1 -0
  177. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-styled.js +12 -0
  178. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-styled.js.map +1 -0
  179. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js +44 -0
  180. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js.map +1 -0
  181. package/dist/features/parent-dashboard/modals/trial-report/trial-report-styled.js +13 -0
  182. package/dist/features/parent-dashboard/modals/trial-report/trial-report-styled.js.map +1 -0
  183. package/dist/features/parent-dashboard/modals/trial-report/trial-report.js +28 -0
  184. package/dist/features/parent-dashboard/modals/trial-report/trial-report.js.map +1 -0
  185. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-constants.js +43 -0
  186. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-constants.js.map +1 -0
  187. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-styled.js +59 -0
  188. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-styled.js.map +1 -0
  189. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change.js +86 -0
  190. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change.js.map +1 -0
  191. package/dist/features/parent-dashboard/parent-dashboard-constants.js +26 -0
  192. package/dist/features/parent-dashboard/parent-dashboard-constants.js.map +1 -0
  193. package/dist/features/parent-dashboard/parent-dashboard-styled.js +33 -0
  194. package/dist/features/parent-dashboard/parent-dashboard-styled.js.map +1 -0
  195. package/dist/features/parent-dashboard/parent-dashboard-types.js +6 -0
  196. package/dist/features/parent-dashboard/parent-dashboard-types.js.map +1 -0
  197. package/dist/features/parent-dashboard/parent-dashboard-view.js +215 -0
  198. package/dist/features/parent-dashboard/parent-dashboard-view.js.map +1 -0
  199. package/dist/features/parent-dashboard/parent-dashboard.js +8 -0
  200. package/dist/features/parent-dashboard/parent-dashboard.js.map +1 -0
  201. package/dist/features/sentry/constants/ignored.js +10 -6
  202. package/dist/features/sentry/constants/ignored.js.map +1 -1
  203. package/dist/features/sheets/constants/sheet.js +23 -10
  204. package/dist/features/sheets/constants/sheet.js.map +1 -1
  205. package/dist/features/sheets/utils/is-v3-worksheet.js +17 -0
  206. package/dist/features/sheets/utils/is-v3-worksheet.js.map +1 -1
  207. package/dist/features/student-details/class-details/class-details-utils.js +6 -6
  208. package/dist/features/trial-session/api/course-stream.js.map +1 -1
  209. package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js +1 -1
  210. package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js.map +1 -1
  211. package/dist/features/trial-session/comps/background-grid/background-grid-utils.js +66 -60
  212. package/dist/features/trial-session/comps/background-grid/background-grid-utils.js.map +1 -1
  213. package/dist/features/trial-session/comps/learning-plan/index.js +62 -88
  214. package/dist/features/trial-session/comps/learning-plan/index.js.map +1 -1
  215. package/dist/features/trial-session/comps/offering-information/offering-information-constants.js +12 -12
  216. package/dist/features/trial-session/comps/offering-information/offering-information-constants.js.map +1 -1
  217. package/dist/features/trial-session/comps/pla/next-steps/next-steps-constants.js +25 -0
  218. package/dist/features/trial-session/comps/pla/next-steps/next-steps-constants.js.map +1 -0
  219. package/dist/features/trial-session/comps/pla/next-steps/next-steps-styled.js +43 -0
  220. package/dist/features/trial-session/comps/pla/next-steps/next-steps-styled.js.map +1 -0
  221. package/dist/features/trial-session/comps/pla/next-steps/next-steps.js +49 -0
  222. package/dist/features/trial-session/comps/pla/next-steps/next-steps.js.map +1 -0
  223. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-countdown.js +29 -0
  224. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-countdown.js.map +1 -0
  225. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-status-config.js +132 -0
  226. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-status-config.js.map +1 -0
  227. package/dist/features/trial-session/comps/pla/session-status/session-status-constants.js +11 -0
  228. package/dist/features/trial-session/comps/pla/session-status/session-status-constants.js.map +1 -0
  229. package/dist/features/trial-session/comps/pla/session-status/session-status-helpers.js +19 -0
  230. package/dist/features/trial-session/comps/pla/session-status/session-status-helpers.js.map +1 -0
  231. package/dist/features/trial-session/comps/pla/session-status/session-status-styled.js +17 -0
  232. package/dist/features/trial-session/comps/pla/session-status/session-status-styled.js.map +1 -0
  233. package/dist/features/trial-session/comps/pla/session-status/session-status.js +127 -0
  234. package/dist/features/trial-session/comps/pla/session-status/session-status.js.map +1 -0
  235. package/dist/features/trial-session/comps/pla/session-summary/session-summary-constants.js +53 -0
  236. package/dist/features/trial-session/comps/pla/session-summary/session-summary-constants.js.map +1 -0
  237. package/dist/features/trial-session/comps/pla/session-summary/session-summary.js +53 -0
  238. package/dist/features/trial-session/comps/pla/session-summary/session-summary.js.map +1 -0
  239. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card-styled.js +17 -0
  240. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card-styled.js.map +1 -0
  241. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card.js +56 -0
  242. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card.js.map +1 -0
  243. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-constants.js +5 -0
  244. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-constants.js.map +1 -0
  245. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-styled.js +17 -0
  246. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-styled.js.map +1 -0
  247. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js +5 -0
  248. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js.map +1 -0
  249. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js +96 -0
  250. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js.map +1 -0
  251. package/dist/features/trial-session/comps/school-goals/school-goals.js +25 -24
  252. package/dist/features/trial-session/comps/school-goals/school-goals.js.map +1 -1
  253. package/dist/features/trial-session/comps/session-report/report-404/report-404.js +34 -0
  254. package/dist/features/trial-session/comps/session-report/report-404/report-404.js.map +1 -0
  255. package/dist/features/trial-session/comps/session-report/report-information/report-card.js +41 -0
  256. package/dist/features/trial-session/comps/session-report/report-information/report-card.js.map +1 -0
  257. package/dist/features/trial-session/comps/session-report/report-information/report-information-styled.js +39 -0
  258. package/dist/features/trial-session/comps/session-report/report-information/report-information-styled.js.map +1 -0
  259. package/dist/features/trial-session/comps/session-report/report-information/report-information.js +179 -0
  260. package/dist/features/trial-session/comps/session-report/report-information/report-information.js.map +1 -0
  261. package/dist/features/trial-session/comps/session-report/session-report-styled.js +6 -29
  262. package/dist/features/trial-session/comps/session-report/session-report-styled.js.map +1 -1
  263. package/dist/features/trial-session/comps/session-report/session-report.js +44 -174
  264. package/dist/features/trial-session/comps/session-report/session-report.js.map +1 -1
  265. package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js +20 -5
  266. package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js.map +1 -1
  267. package/dist/features/trial-session/comps/student-personalization/student-personalization.js +59 -126
  268. package/dist/features/trial-session/comps/student-personalization/student-personalization.js.map +1 -1
  269. package/dist/features/trial-session/comps/student-profile/constant.js +10 -0
  270. package/dist/features/trial-session/comps/student-profile/constant.js.map +1 -0
  271. package/dist/features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js +53 -0
  272. package/dist/features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js.map +1 -0
  273. package/dist/features/trial-session/comps/student-profile/student-profile.js +93 -46
  274. package/dist/features/trial-session/comps/student-profile/student-profile.js.map +1 -1
  275. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-helpers.js +12 -0
  276. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-helpers.js.map +1 -0
  277. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js +121 -42
  278. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js.map +1 -1
  279. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js +174 -56
  280. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js.map +1 -1
  281. package/dist/features/trial-session/comps/worksheet/worksheet.js +23 -23
  282. package/dist/features/trial-session/comps/worksheet/worksheet.js.map +1 -1
  283. package/dist/features/trial-session/hooks/use-trial-session-navigation.js +65 -63
  284. package/dist/features/trial-session/hooks/use-trial-session-navigation.js.map +1 -1
  285. package/dist/features/trial-session/left-panel/index.js +1 -1
  286. package/dist/features/trial-session/left-panel/index.js.map +1 -1
  287. package/dist/features/trial-session/right-panel/slide-components-map.js +32 -32
  288. package/dist/features/trial-session/right-panel/slide-components-map.js.map +1 -1
  289. package/dist/features/trial-session/trial-session-constants.js +3 -3
  290. package/dist/features/trial-session/trial-session-constants.js.map +1 -1
  291. package/dist/features/trial-session/trial-session-types.js.map +1 -1
  292. package/dist/features/ui/buttons/icon-button/icon-button.js +32 -29
  293. package/dist/features/ui/buttons/icon-button/icon-button.js.map +1 -1
  294. package/dist/features/ui/constants/z-index.js +5 -3
  295. package/dist/features/ui/constants/z-index.js.map +1 -1
  296. package/dist/features/ui/inputs/base-select-input/select-section/select-section.js +12 -11
  297. package/dist/features/ui/inputs/base-select-input/select-section/select-section.js.map +1 -1
  298. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js +2 -7
  299. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js.map +1 -1
  300. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js +29 -27
  301. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js.map +1 -1
  302. package/dist/features/ui/modals/modal.js +30 -28
  303. package/dist/features/ui/modals/modal.js.map +1 -1
  304. package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js +109 -0
  305. package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js.map +1 -0
  306. package/dist/features/wins-dashboard/belts-elements-stickers/belts.js +95 -0
  307. package/dist/features/wins-dashboard/belts-elements-stickers/belts.js.map +1 -0
  308. package/dist/features/wins-dashboard/belts-elements-stickers/elements.js +184 -0
  309. package/dist/features/wins-dashboard/belts-elements-stickers/elements.js.map +1 -0
  310. package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js +36 -0
  311. package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js.map +1 -0
  312. package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js +83 -0
  313. package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js.map +1 -0
  314. package/dist/features/wins-dashboard/constants.js +161 -0
  315. package/dist/features/wins-dashboard/constants.js.map +1 -0
  316. package/dist/features/wins-dashboard/header/wins-header.js +95 -0
  317. package/dist/features/wins-dashboard/header/wins-header.js.map +1 -0
  318. package/dist/features/wins-dashboard/student-badges/animated-tabbar.js +66 -0
  319. package/dist/features/wins-dashboard/student-badges/animated-tabbar.js.map +1 -0
  320. package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js +135 -0
  321. package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js.map +1 -0
  322. package/dist/features/wins-dashboard/student-badges/student-badge.js +168 -0
  323. package/dist/features/wins-dashboard/student-badges/student-badge.js.map +1 -0
  324. package/dist/features/wins-dashboard/student-badges/student-badges-lists.js +137 -0
  325. package/dist/features/wins-dashboard/student-badges/student-badges-lists.js.map +1 -0
  326. package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js +86 -90
  327. package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js.map +1 -1
  328. package/dist/features/worksheet/worksheet/worksheet-behavior-helper.js +147 -0
  329. package/dist/features/worksheet/worksheet/worksheet-behavior-helper.js.map +1 -0
  330. package/dist/features/worksheet/worksheet/worksheet-container.js +62 -42
  331. package/dist/features/worksheet/worksheet/worksheet-container.js.map +1 -1
  332. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +197 -199
  333. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  334. package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js +228 -300
  335. package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js.map +1 -1
  336. package/dist/features/worksheet/worksheet/worksheet-styled.js +34 -34
  337. package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -1
  338. package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -1
  339. package/dist/features/worksheet/worksheet/worksheet.js +206 -215
  340. package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
  341. package/dist/features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js +33 -33
  342. package/dist/features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js.map +1 -1
  343. package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js +30 -28
  344. package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js.map +1 -1
  345. package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js +69 -73
  346. package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js.map +1 -1
  347. package/dist/features/worksheet/worksheet-preview/worksheet-preview.js +30 -79
  348. package/dist/features/worksheet/worksheet-preview/worksheet-preview.js.map +1 -1
  349. package/dist/index.d.ts +473 -45
  350. package/dist/index.js +695 -627
  351. package/dist/index.js.map +1 -1
  352. package/dist/node_modules/date-fns/_lib/getRoundingMethod.js +10 -0
  353. package/dist/node_modules/date-fns/_lib/getRoundingMethod.js.map +1 -0
  354. package/dist/node_modules/date-fns/differenceInMilliseconds.js +9 -0
  355. package/dist/node_modules/date-fns/differenceInMilliseconds.js.map +1 -0
  356. package/dist/node_modules/date-fns/differenceInSeconds.js +11 -0
  357. package/dist/node_modules/date-fns/differenceInSeconds.js.map +1 -0
  358. package/dist/node_modules/date-fns/fromUnixTime.js +9 -0
  359. package/dist/node_modules/date-fns/fromUnixTime.js.map +1 -0
  360. package/dist/static/awesome.4239f583.json +1 -0
  361. package/dist/static/black-belt.81b3ebf9.png +0 -0
  362. package/dist/static/blue-belt.508a1b4b.png +0 -0
  363. package/dist/static/{book-checked-green.c275dbd9.svg → book-checked-green.0436b91e.svg} +1 -1
  364. package/dist/static/brown-belt.09bb7e93.png +0 -0
  365. package/dist/static/clapping-hands.17e7ecf0.json +1 -0
  366. package/dist/static/common.9e8ceef1.svg +1 -0
  367. package/dist/static/community-bulb-yellow-2.f89c30f9.svg +1 -0
  368. package/dist/static/cool.cd6921bb.json +1 -0
  369. package/dist/static/epic.37a0265a.svg +1 -0
  370. package/dist/static/error-responsive.9916ff66.json +1 -0
  371. package/dist/static/error.dd744fa5.json +1 -0
  372. package/dist/static/green-belt.5501296f.png +0 -0
  373. package/dist/static/learning-puzzle-bot.6fe93cf6.svg +1 -0
  374. package/dist/static/legendary.f15d09ca.svg +1 -0
  375. package/dist/static/like-button.281a2618.json +1 -0
  376. package/dist/static/mastered-badge.91d25e92.png +0 -0
  377. package/dist/static/mystery.81ada5fb.svg +1 -0
  378. package/dist/static/mythic.58ba0ae0.svg +1 -0
  379. package/dist/static/orange-belt.1fefcc8c.png +0 -0
  380. package/dist/static/personalization.7a6c33e8.svg +1 -0
  381. package/dist/static/personalized-session.b4fd7df8.gif +0 -0
  382. package/dist/static/purple-belt.e15611b4.png +0 -0
  383. package/dist/static/rare.1ffaa311.svg +1 -0
  384. package/dist/static/red-belt.11f841d9.png +0 -0
  385. package/dist/static/regular-practice.b15f24d9.gif +0 -0
  386. package/dist/static/star-strike-emoji.c0b31028.json +1 -0
  387. package/dist/static/stepup.321df6ed.gif +0 -0
  388. package/dist/static/trophy.5ef1853a.json +1 -0
  389. package/dist/static/username-responsive.787b5515.json +1 -0
  390. package/dist/static/username.2c755605.json +1 -0
  391. package/dist/static/white-belt.ea93103e.png +0 -0
  392. package/dist/static/yellow-belt.0c47b8cc.png +0 -0
  393. package/package.json +1 -1
  394. package/dist/features/trial-session/comps/session-report/report-card.js +0 -26
  395. package/dist/features/trial-session/comps/session-report/report-card.js.map +0 -1
  396. package/dist/features/worksheet/worksheet/hooks/use-worksheet-journey.js +0 -28
  397. package/dist/features/worksheet/worksheet/hooks/use-worksheet-journey.js.map +0 -1
  398. package/dist/static/error.cbe1ddde.json +0 -1
  399. package/dist/static/username.9e034d51.json +0 -1
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,10 @@
1
+ function o(n) {
2
+ return (r) => {
3
+ const t = (n ? Math[n] : Math.trunc)(r);
4
+ return t === 0 ? 0 : t;
5
+ };
6
+ }
7
+ export {
8
+ o as getRoundingMethod
9
+ };
10
+ //# sourceMappingURL=getRoundingMethod.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRoundingMethod.js","sources":["../../../../node_modules/date-fns/_lib/getRoundingMethod.mjs"],"sourcesContent":["export function getRoundingMethod(method) {\n return (number) => {\n const round = method ? Math[method] : Math.trunc;\n const result = round(number);\n // Prevent negative zero\n return result === 0 ? 0 : result;\n };\n}\n"],"names":["getRoundingMethod","method","number","result"],"mappings":"AAAO,SAASA,EAAkBC,GAAQ;AACxC,SAAO,CAACC,MAAW;AAEjB,UAAMC,KADQF,IAAS,KAAKA,CAAM,IAAI,KAAK,OACtBC,CAAM;AAE3B,WAAOC,MAAW,IAAI,IAAIA;AAAA,EAC9B;AACA;","x_google_ignoreList":[0]}
@@ -0,0 +1,9 @@
1
+ import { toDate as e } from "./toDate.js";
2
+ function r(t, n) {
3
+ return +e(t) - +e(n);
4
+ }
5
+ export {
6
+ r as default,
7
+ r as differenceInMilliseconds
8
+ };
9
+ //# sourceMappingURL=differenceInMilliseconds.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"differenceInMilliseconds.js","sources":["../../../node_modules/date-fns/differenceInMilliseconds.mjs"],"sourcesContent":["import { toDate } from \"./toDate.mjs\";\n\n/**\n * @name differenceInMilliseconds\n * @category Millisecond Helpers\n * @summary Get the number of milliseconds between the given dates.\n *\n * @description\n * Get the number of milliseconds between the given dates.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n *\n * @param dateLeft - The later date\n * @param dateRight - The earlier date\n *\n * @returns The number of milliseconds\n *\n * @example\n * // How many milliseconds are between\n * // 2 July 2014 12:30:20.600 and 2 July 2014 12:30:21.700?\n * const result = differenceInMilliseconds(\n * new Date(2014, 6, 2, 12, 30, 21, 700),\n * new Date(2014, 6, 2, 12, 30, 20, 600)\n * )\n * //=> 1100\n */\nexport function differenceInMilliseconds(dateLeft, dateRight) {\n return +toDate(dateLeft) - +toDate(dateRight);\n}\n\n// Fallback for modularized imports:\nexport default differenceInMilliseconds;\n"],"names":["differenceInMilliseconds","dateLeft","dateRight","toDate"],"mappings":";AA0BO,SAASA,EAAyBC,GAAUC,GAAW;AAC5D,SAAO,CAACC,EAAOF,CAAQ,IAAI,CAACE,EAAOD,CAAS;AAC9C;","x_google_ignoreList":[0]}
@@ -0,0 +1,11 @@
1
+ import { getRoundingMethod as r } from "./_lib/getRoundingMethod.js";
2
+ import { differenceInMilliseconds as c } from "./differenceInMilliseconds.js";
3
+ function o(d, f, e) {
4
+ const n = c(d, f) / 1e3;
5
+ return r(e == null ? void 0 : e.roundingMethod)(n);
6
+ }
7
+ export {
8
+ o as default,
9
+ o as differenceInSeconds
10
+ };
11
+ //# sourceMappingURL=differenceInSeconds.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"differenceInSeconds.js","sources":["../../../node_modules/date-fns/differenceInSeconds.mjs"],"sourcesContent":["import { getRoundingMethod } from \"./_lib/getRoundingMethod.mjs\";\nimport { differenceInMilliseconds } from \"./differenceInMilliseconds.mjs\";\n\n/**\n * The {@link differenceInSeconds} function options.\n */\n\n/**\n * @name differenceInSeconds\n * @category Second Helpers\n * @summary Get the number of seconds between the given dates.\n *\n * @description\n * Get the number of seconds between the given dates.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n *\n * @param dateLeft - The later date\n * @param dateRight - The earlier date\n * @param options - An object with options.\n *\n * @returns The number of seconds\n *\n * @example\n * // How many seconds are between\n * // 2 July 2014 12:30:07.999 and 2 July 2014 12:30:20.000?\n * const result = differenceInSeconds(\n * new Date(2014, 6, 2, 12, 30, 20, 0),\n * new Date(2014, 6, 2, 12, 30, 7, 999)\n * )\n * //=> 12\n */\nexport function differenceInSeconds(dateLeft, dateRight, options) {\n const diff = differenceInMilliseconds(dateLeft, dateRight) / 1000;\n return getRoundingMethod(options?.roundingMethod)(diff);\n}\n\n// Fallback for modularized imports:\nexport default differenceInSeconds;\n"],"names":["differenceInSeconds","dateLeft","dateRight","options","diff","differenceInMilliseconds","getRoundingMethod"],"mappings":";;AAgCO,SAASA,EAAoBC,GAAUC,GAAWC,GAAS;AAChE,QAAMC,IAAOC,EAAyBJ,GAAUC,CAAS,IAAI;AAC7D,SAAOI,EAAkBH,KAAA,gBAAAA,EAAS,cAAc,EAAEC,CAAI;AACxD;","x_google_ignoreList":[0]}
@@ -0,0 +1,9 @@
1
+ import { toDate as o } from "./toDate.js";
2
+ function e(t) {
3
+ return o(t * 1e3);
4
+ }
5
+ export {
6
+ e as default,
7
+ e as fromUnixTime
8
+ };
9
+ //# sourceMappingURL=fromUnixTime.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fromUnixTime.js","sources":["../../../node_modules/date-fns/fromUnixTime.mjs"],"sourcesContent":["import { toDate } from \"./toDate.mjs\";\n\n/**\n * @name fromUnixTime\n * @category Timestamp Helpers\n * @summary Create a date from a Unix timestamp.\n *\n * @description\n * Create a date from a Unix timestamp (in seconds). Decimal values will be discarded.\n *\n * @param unixTime - The given Unix timestamp (in seconds)\n *\n * @returns The date\n *\n * @example\n * // Create the date 29 February 2012 11:45:05:\n * const result = fromUnixTime(1330515905)\n * //=> Wed Feb 29 2012 11:45:05\n */\nexport function fromUnixTime(unixTime) {\n return toDate(unixTime * 1000);\n}\n\n// Fallback for modularized imports:\nexport default fromUnixTime;\n"],"names":["fromUnixTime","unixTime","toDate"],"mappings":";AAmBO,SAASA,EAAaC,GAAU;AACrC,SAAOC,EAAOD,IAAW,GAAI;AAC/B;","x_google_ignoreList":[0]}
@@ -0,0 +1 @@
1
+ {"tgs":1,"v":"5.5.2","fr":60,"ip":0,"op":140,"w":512,"h":512,"nm":"ok 👌🏻 2","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"tiny","parent":19,"sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":0,"k":[57.5,-18.75,0]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[125,101,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":39,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":53,"s":[125,105,100]},{"t":69,"s":[125,125,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":3,"nm":"middle","parent":19,"sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":1,"k":[{"i":{"x":0.376,"y":1},"o":{"x":0.407,"y":0},"t":0,"s":[96.25,-11.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[90.781,1.086,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.33,"y":0},"t":39,"s":[96.25,-11.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":53,"s":[94.375,-9.375,0],"to":[0,0,0],"ti":[0,0,0]},{"t":69,"s":[96.25,-11.25,0]}]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[125,115,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":39,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":53,"s":[125,115,100]},{"t":69,"s":[125,125,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"master","sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":0,"k":[256,274,0]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":3,"nm":"positions","parent":3,"sr":1,"ks":{"o":{"a":0,"k":0},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":23,"s":[6.094]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":41,"s":[6.094]},{"t":115,"s":[0]}]},"p":{"a":0,"k":[35.5,91.9,0]},"a":{"a":0,"k":[2.5,-111.25,0]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":0,"s":[108,108,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[80,80,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":38.809,"s":[110,110,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":52.615,"s":[100,100,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":69,"s":[110,110,100]},{"t":120,"s":[108,108,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"base finger outline 1","parent":10,"sr":1,"ks":{"p":{"a":0,"k":[-103.627,67.716,0]},"a":{"a":0,"k":[-103.627,67.716,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[17.486,16.457],[1.018,-20.492],[-3.079,-11.332]],"o":[[0,0],[-15.199,-14.305],[-1.856,37.371],[0,0]],"v":[[-69.601,94.47],[-92.915,35.841],[-137.144,38.584],[-132.344,111.27]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"finger3-2out","parent":13,"sr":1,"ks":{"p":{"a":0,"k":[-26.487,-37.689,0]},"a":{"a":0,"k":[-26.487,-37.689,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[-19.029,-4.886]],"o":[[0,0],[0,0]],"v":[[-50.401,-2.914],[-1.544,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[39.6,-18.729]],"o":[[-8.229,-1.699],[0,0]],"v":[[17.999,-71.51],[-70.972,-56.045]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"finger3-3out","parent":14,"sr":1,"ks":{"p":{"a":0,"k":[51.428,-22.549,0]},"a":{"a":0,"k":[51.428,-22.549,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[13.058,16.457]],"o":[[0,0],[0,0]],"v":[[25.713,26.413],[-1.544,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[22.286,6.209],[0,0]],"v":[[17.999,-71.51],[104.399,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"base outline","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[3.841,102.631,0]},"a":{"a":0,"k":[3.841,102.631,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[127.597,3.579]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":39,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":53,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[131.582,-2.499]],"c":false}]},{"t":69,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[-23.486,-6.514],[-8.057,15],[5.657,7.457]],"o":[[0,0],[12.389,3.436],[11.503,-21.414],[0,0]],"v":[[-69.601,94.47],[-35.144,111.955],[23.142,81.184],[25.713,26.413]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"finger fx","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[1.097,117.527,0]},"a":{"a":0,"k":[1.097,117.527,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[138.348,36.236]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[134.441,36.647]],"c":true}]},{"t":39,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[138.348,36.236]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[19.282,0.41],[-7.751,-24.956],[-5.229,19.335]],"o":[[0,0],[7.773,25.029],[6.877,-25.43]],"v":[[-111.004,25.623],[-111.401,52.641],[-72.601,90.22]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"base finger1","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[-107.627,115.142,0]},"a":{"a":0,"k":[-107.627,115.142,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[-28.971,35.657],[18.6,18.343],[1.018,-20.492],[-3.079,-11.332]],"o":[[0,0],[-14.861,-14.656],[-1.856,37.371],[0,0]],"v":[[-69.601,94.47],[-92.915,35.841],[-137.144,38.584],[-132.344,111.27]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"finger3-1outl","parent":15,"sr":1,"ks":{"p":{"a":0,"k":[-90.206,-13.722,0]},"a":{"a":0,"k":[-90.206,-13.722,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[13.2,-16.114],[-5.829,-17.314],[-26.4,32.057]],"o":[[0,0],[-13.2,16.114],[7.059,20.971],[0,0]],"v":[[-70.972,-56.045],[-102.858,-29.816],[-128.915,17.327],[-50.401,-2.914]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"base FX","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[-1.423,22.492,0]},"a":{"a":0,"k":[-1.423,22.492,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[1.92,-12.07],[31.033,26.839],[-1.11,-0.02],[-8.3,10.39],[9.82,21.89],[0,0.01],[7.95,9.99],[0,0],[21.09,-6.87],[1.22,-0.12],[0,0],[7.06,20.97],[-3.53,6.11],[-0.02,0.03],[-26.59,14.64],[-5.45,4.3],[-11.65,2.74],[-8.31,0.36],[-5.19,-0.33],[-4.35,-4.24],[-6.46,-6.73],[-2.4,-2.68],[-2.09,-10.91]],"o":[[-5.07,31.94],[1.17,0.2],[15.09,0.29],[8.3,-10.38],[0,0],[-0.61,-0.7],[-0.96,0.39],[0,0],[-1.19,0.39],[-0.07,0.06],[-26.4,32.06],[-2.31,-6.87],[0.02,-0.03],[0,0],[9.14,-5.03],[7.12,-5.63],[5.4,-1.27],[9.01,-0.39],[9.77,0.63],[3.56,3.47],[2.84,2.96],[7.76,8.67],[1.47,7.63]],"v":[[46.004,78.384],[-50.401,106.717],[-32.232,112.355],[20.838,84.625],[24.898,25.496],[24.888,25.475],[-2.502,-7.055],[-4.002,-6.504],[-50.402,-2.915],[-54.022,-2.155],[-54.132,-2.055],[-128.912,17.325],[-126.152,-1.954],[-126.082,-2.055],[-93.112,4.875],[-72.602,-9.335],[-47.512,-22.355],[-27.252,-24.845],[-6.352,-24.975],[12.158,-18.014],[25.718,-2.905],[33.588,5.496],[48.738,32.855]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[3.431,-3.311],[-73.8,-11.937],[-25.324,-27.133],[-6.79,-8.303],[-3.124,-2.798],[0.964,9.246],[44.66,24.943],[8.481,-0.008]],"o":[[-36.182,34.907],[13.813,2.234],[6.788,7.273],[12.952,15.837],[2.066,1.85],[-2.736,-26.236],[-9.959,-5.562],[-44.657,0.041]],"v":[[-83.133,-47.382],[12.085,-59.216],[87.942,-0.108],[104.712,18.967],[121.513,40.87],[127.028,33.643],[24.254,-68.988],[-4,-73.386]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"finger3-2","parent":14,"sr":1,"ks":{"p":{"a":0,"k":[12.56,-46.119,0]},"a":{"a":0,"k":[12.56,-46.119,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[-27.197,23.762],[-43.543,-6.551],[10.114,-20.743],[0,0],[21.086,-6.87]],"o":[[0,0],[0,0],[-10.114,20.743],[0,0],[-21.086,6.87]],"v":[[-71.77,-55.596],[13.867,-70.962],[21.085,-31.53],[-4,-6.502],[-50.401,-2.914]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"finger 3-3","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[86.569,12.245,0]},"a":{"a":0,"k":[86.569,12.245,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[68.473,30.08],[7.543,9.625],[-26.005,-8.198]],"o":[[0,0],[0,0],[-7.543,-9.625],[27.582,8.695]],"v":[[103.501,-7.33],[24.899,25.497],[-3.258,-8.019],[20.736,-70.397]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"finger3-1","parent":13,"sr":1,"ks":{"p":{"a":0,"k":[-59.706,-43.476,0]},"a":{"a":0,"k":[-59.706,-43.476,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[7.059,20.971],[-13.2,16.114],[0,0],[-7.071,-17.314]],"o":[[-26.4,32.057],[-5.829,-17.314],[13.2,-16.114],[0,0],[8.486,20.777]],"v":[[-51.505,-1.179],[-128.915,17.327],[-102.858,-29.816],[-71.872,-53.816],[-50.401,-33.93]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"finger2-outline3","parent":21,"sr":1,"ks":{"p":{"a":0,"k":[28.137,-158.496,0]},"a":{"a":0,"k":[28.137,-158.496,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-4.53,-2.322]],"o":[[0,0],[0,0]],"v":[[-10.146,-205.683],[-3.443,-203.64]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-4.53,-2.322]],"o":[[0,0],[0,0]],"v":[[-10.146,-205.683],[-3.443,-203.64]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":6},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-3.84,-4.238]],"o":[[3.009,2.614],[0,0]],"v":[[7.136,-196.169],[17.403,-185.988]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-3.84,-4.238]],"o":[[3.009,2.614],[0,0]],"v":[[7.136,-196.169],[17.403,-185.988]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":6},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[49.37,-176.045],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[56.693,-165.221],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[6.194,-137.988]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[49.37,-176.045],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"finger2-outline2","parent":22,"sr":1,"ks":{"p":{"a":0,"k":[75.839,-95.159,0]},"a":{"a":0,"k":[75.839,-95.159,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-23.829,-29.857]],"o":[[8.571,10.8],[0,0]],"v":[[4.885,-139.13],[41.828,-81.216]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-23.829,-29.857]],"o":[[8.571,10.8],[0,0]],"v":[[4.885,-139.13],[41.828,-81.216]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[11.057,7.971]],"o":[[0,0],[0,0]],"v":[[104.399,-103.702],[49.37,-176.045]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[27.065,19.488]],"o":[[0,0],[0,0]],"v":[[108.335,-96.907],[49.37,-176.045]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[11.057,7.971]],"o":[[0,0],[0,0]],"v":[[104.399,-103.702],[49.37,-176.045]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"finger2-outlin1","parent":23,"sr":1,"ks":{"p":{"a":0,"k":[98.711,-14.902,0]},"a":{"a":0,"k":[98.711,-14.902,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-5.755,-21.378]],"o":[[5.458,11.061],[0,0]],"v":[[41.828,-81.216],[61.199,-19.702]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-5.755,-21.378]],"o":[[5.458,11.061],[0,0]],"v":[[41.828,-81.216],[61.199,-19.702]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[13.207,20.834]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[34.867,78.763]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[13.207,20.834]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"base","parent":4,"sr":1,"ks":{"p":{"a":0,"k":[-37.724,7.579,0]},"a":{"a":0,"k":[-4.724,210.729,0]},"s":{"a":1,"k":[{"i":{"x":[0.716,0.716,0.716],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.219,0.219,0.219],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[100,95,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":41,"s":[100,100,100]},{"t":50,"s":[100,100,100]}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[-10.212,-62.028],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[3.722,22.607],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[133.456,-5.467],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[-8.347,-23.641],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[7.628,21.605],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[129.55,14.681],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]},{"t":39,"s":[{"i":[[-10.212,-62.028],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[3.722,22.607],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[133.456,-5.467],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"finger2-fx","parent":18,"sr":1,"ks":{"p":{"a":0,"k":[-16.277,84.239,0]},"a":{"a":0,"k":[-16.277,84.239,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[2.57,11.91],[0,0],[12.78,12.17],[-3.6,15.43],[-4.39,3.39],[-24.658,-21.986],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-1.54,0.07],[0,0],[-12.77,-12.17],[1.67,-7.17],[-0.29,0.7],[34.456,30.722],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[7.328,-139.165],[4.888,-139.134],[-11.352,-156.444],[-32.832,-202.275],[-23.602,-218.514],[-8.742,-174.415],[52.868,-93.095],[97.518,-12.475]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[10.725,5.781],[0,0],[17.555,-1.807],[9.4,12.755],[-0.273,5.54],[-32.733,4.47],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-0.947,1.216],[0,0],[-17.548,1.806],[-4.367,-5.927],[0.344,0.675],[45.739,-6.247],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[12.61,-101.696],[11.048,-99.822],[-22.946,-96.693],[-71.745,-110.125],[-78.099,-127.691],[-34.915,-110.349],[52.868,-93.095],[97.518,-12.475]],"c":true}]},{"t":38,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[2.57,11.91],[0,0],[12.78,12.17],[-3.6,15.43],[-4.39,3.39],[-24.658,-21.986],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-1.54,0.07],[0,0],[-12.77,-12.17],[1.67,-7.17],[-0.29,0.7],[34.456,30.722],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[7.328,-139.165],[4.888,-139.134],[-11.352,-156.444],[-32.832,-202.275],[-23.602,-218.514],[-8.742,-174.415],[52.868,-93.095],[97.518,-12.475]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[5.52,7.29],[7.63,6.02],[0,0],[0.01,0],[-0.74,3.17],[-14.68,-6.34],[-6.66,-6.38],[-0.04,-0.04],[0,0],[0.01,-0.06],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-6.29,-8.32],[-27.36,-21.6],[-0.01,-0.01],[-0.47,-3.33],[3.6,-15.43],[13.08,5.66],[0.04,0.04],[0.74,0.71],[-0.01,0.07],[7.09,8.22],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[89.311,-99.587],[43.468,-160.865],[3.838,-197.985],[-33.152,-192.465],[-33.172,-192.475],[-32.832,-202.275],[-4.002,-219.935],[46.918,-178.405],[47.038,-178.285],[48.188,-177.185],[48.158,-176.985],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[9.128,0.544],[9.534,-1.889],[0,0],[0.007,-0.008],[1.93,2.621],[-14.36,7.035],[-9.177,0.921],[-0.056,0.006],[0,0],[-0.039,-0.047],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-10.412,-0.621],[-34.194,6.776],[-0.014,0.001],[-2.837,-1.805],[-9.395,-12.759],[12.799,-6.27],[0.056,-0.004],[1.02,-0.102],[0.047,0.053],[10.855,-0.053],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[87.257,-96.489],[18.607,-139.461],[-44.667,-135.222],[-64.493,-103.511],[-64.514,-103.502],[-71.745,-110.125],[-66.449,-143.517],[7.51,-153.476],[7.679,-153.489],[9.263,-153.649],[9.395,-153.497],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]},{"t":38,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[5.52,7.29],[7.63,6.02],[0,0],[0.01,0],[-0.74,3.17],[-14.68,-6.34],[-6.66,-6.38],[-0.04,-0.04],[0,0],[0.01,-0.06],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-6.29,-8.32],[-27.36,-21.6],[-0.01,-0.01],[-0.47,-3.33],[3.6,-15.43],[13.08,5.66],[0.04,0.04],[0.74,0.71],[-0.01,0.07],[7.09,8.22],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[89.311,-99.587],[43.468,-160.865],[3.838,-197.985],[-33.152,-192.465],[-33.172,-192.475],[-32.832,-202.275],[-4.002,-219.935],[46.918,-178.405],[47.038,-178.285],[48.188,-177.185],[48.158,-176.985],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"finger2-3","parent":22,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[25.148,-150.828,0]},"a":{"a":0,"k":[25.148,-150.828,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-4.819,39.772],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[48.191,-177.18],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":true}]},{"t":38,"s":[{"i":[[-4.819,39.772],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[48.191,-177.18],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"finger2-2","parent":23,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[84.918,-88.629,0]},"a":{"a":0,"k":[84.918,-88.629,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-23.423,-22.385],[-12.924,-24.265],[28.285,37.286],[1.029,14.657]],"o":[[0,0],[12.924,24.265],[-28.285,-37.286],[-1.029,-14.657]],"v":[[47.033,-178.287],[105.618,-101.481],[40.113,-83.387],[6.17,-147.673]],"c":true}]},{"t":38,"s":[{"i":[[-23.423,-22.385],[-12.924,-24.265],[28.285,37.286],[1.029,14.657]],"o":[[0,0],[12.924,24.265],[-28.285,-37.286],[-1.029,-14.657]],"v":[[47.033,-178.287],[105.618,-101.481],[40.113,-83.387],[6.17,-147.673]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"finger2-1","parent":2,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[16.049,3.708,0]},"a":{"a":0,"k":[116.311,-6.615,0]},"s":{"a":0,"k":[80,80,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[23.143,-10.543],[-1.809,-5.401],[-3.343,-3.318],[-1.029,27.282]],"o":[[0,0],[-23.143,10.543],[1.809,5.401],[3.343,3.318],[1.029,-27.282]],"v":[[105.942,-99.844],[63.513,-101.902],[46.745,-68.801],[63.513,-8.019],[133.456,-8.019]],"c":true}]},{"t":38,"s":[{"i":[[0,0],[23.143,-10.543],[-1.809,-5.401],[-3.343,-3.318],[-1.029,27.282]],"o":[[0,0],[-23.143,10.543],[1.809,5.401],[3.343,3.318],[1.029,-27.282]],"v":[[105.942,-99.844],[63.513,-101.902],[46.745,-68.801],[63.513,-8.019],[133.456,-8.019]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"fingerback-2","parent":25,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-45]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[-1.09,-112.272,0]},"a":{"a":0,"k":[-1.09,-112.272,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0.34,-3],[12.799,2.944],[-0.18,-1.16],[-0.65,7.52],[-14.78,-4.01],[0,0]],"o":[[-10.533,-9.795],[-32.045,-7.371],[-5.07,-6.98],[1.31,-15.11],[14.79,4],[0.43,3.59]],"v":[[13.618,-129.324],[-36.001,-158.559],[-60.362,-130.675],[-67.962,-152.824],[-43.052,-173.495],[13.528,-139.194]],"c":true}]},{"t":38,"s":[{"i":[[0.34,-3],[12.799,2.944],[-0.18,-1.16],[-0.65,7.52],[-14.78,-4.01],[0,0]],"o":[[-10.533,-9.795],[-32.045,-7.371],[-5.07,-6.98],[1.31,-15.11],[14.79,4],[0.43,3.59]],"v":[[13.618,-129.324],[-36.001,-158.559],[-60.362,-130.675],[-67.962,-152.824],[-43.052,-173.495],[13.528,-139.194]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[4.468,37.209],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":true}]},{"t":38,"s":[{"i":[[4.468,37.209],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 3","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"fingerback-1","parent":1,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-45]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[5.331,-22.393,0]},"a":{"a":0,"k":[64.164,-46.742,0]},"s":{"a":0,"k":[80,80,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-26.664,-25.043]],"o":[[9.599,9.065],[0,0]],"v":[[-23.588,-98.131],[19.338,-48.288]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-26.664,-25.043]],"o":[[9.599,9.065],[0,0]],"v":[[-23.588,-98.131],[19.338,-48.288]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[11.569,6.045]],"o":[[0,0],[0,0]],"v":[[75.571,-78.148],[13.531,-139.196]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[11.569,6.045]],"o":[[0,0],[0,0]],"v":[[75.571,-78.148],[13.531,-139.196]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-25.258,-18.016],[-15.564,-21.232],[31.903,31.475],[2.977,13.751]],"o":[[0,0],[15.564,21.232],[-31.903,-31.475],[-2.977,-13.751]],"v":[[11.01,-141.002],[77.03,-76.21],[17.417,-50.111],[-23.537,-106.404]],"c":true}]},{"t":38,"s":[{"i":[[-25.258,-18.016],[-15.564,-21.232],[31.903,31.475],[2.977,13.751]],"o":[[0,0],[15.564,21.232],[-31.903,-31.475],[-2.977,-13.751]],"v":[[11.01,-141.002],[77.03,-76.21],[17.417,-50.111],[-23.537,-106.404]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 3","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"palm","parent":19,"sr":1,"ks":{"s":{"a":0,"k":[125,125,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[5,-40],[0,0],[0,0]],"o":[[0,0],[-5.06,40.477],[0,0],[0,0]],"v":[[17.5,6.5],[26,81.5],[65.5,110],[86,12]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[35.025,-20.575],[0,0],[0,0]],"o":[[0,0],[-35.172,20.662],[0,0],[0,0]],"v":[[15.625,14.724],[-2.125,86.434],[65.5,110],[86,12]],"c":true}]},{"t":39,"s":[{"i":[[0,0],[5,-40],[0,0],[0,0]],"o":[[0,0],[-5.06,40.477],[0,0],[0,0]],"v":[[17.5,6.5],[26,81.5],[65.5,110],[86,12]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.968627510819,0.494117676978,0.254901960784,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117647059,0.223529426724,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Shape 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0}]}
@@ -1 +1 @@
1
- <svg width="64" height="64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M26.3359 10.7246C30.6467 10.7246 34.2078 13.6438 35.2892 17.5482C35.3815 17.8813 35.6993 18.122 36.0518 18.122H53.2431C55.4028 18.122 57.1536 19.8728 57.1536 22.0324V49.3645C57.1536 51.5241 55.4028 53.2749 53.2431 53.2749H10.7561C8.59647 53.2749 6.8457 51.5241 6.8457 49.3645V20.8257C6.8457 19.3325 8.05618 18.122 9.54938 18.122H9.77153C10.6708 18.122 11.3997 17.393 11.3997 16.4938C11.3997 15.1233 12.5107 14.0123 13.8812 14.0123H14.7363C15.4085 14.0123 15.9535 13.4673 15.9535 12.7951C15.9535 11.6516 16.8805 10.7246 18.024 10.7246H26.3359ZM34.878 17.662C33.8457 13.9348 30.447 11.1513 26.3359 11.1513H18.024C17.1161 11.1513 16.3802 11.8872 16.3802 12.7951C16.3802 13.703 15.6442 14.439 14.7363 14.439H13.8812C12.7464 14.439 11.8264 15.3589 11.8264 16.4938C11.8264 17.6287 10.9064 18.5487 9.77153 18.5487H9.54938C8.29182 18.5487 7.27237 19.5681 7.27237 20.8257V49.3645C7.27237 51.2885 8.83211 52.8482 10.7561 52.8482H53.2431C55.1672 52.8482 56.7269 51.2885 56.7269 49.3645V22.0324C56.7269 20.1084 55.1672 18.5487 53.2431 18.5487H36.0518C35.511 18.5487 35.0224 18.1833 34.878 17.662Z" fill="#0D0D0D"/><path d="M26.3359 11.1513C30.447 11.1513 33.8457 13.9348 34.878 17.662C35.0224 18.1833 35.511 18.5487 36.0518 18.5487H53.2431C55.1672 18.5487 56.7269 20.1084 56.7269 22.0324V49.3645C56.7269 51.2885 55.1672 52.8482 53.2431 52.8482H10.7561C8.83211 52.8482 7.27237 51.2885 7.27237 49.3645V20.8257C7.27237 19.5681 8.29182 18.5487 9.54938 18.5487H9.77153C10.9064 18.5487 11.8264 17.6287 11.8264 16.4938C11.8264 15.3589 12.7464 14.439 13.8812 14.439H14.7363C15.6442 14.439 16.3802 13.703 16.3802 12.7951C16.3802 11.8872 17.1161 11.1513 18.024 11.1513H26.3359Z" fill="#00E573"/><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5504 14.3201H19.7887V17.5889H15.2272V21.6567H10.728L10.728 49.6789L53.4934 49.6789V21.3865H36.3623C34.5291 21.3865 32.9482 22.4663 32.2207 24.0246V20.0404C32.2207 16.883 29.6839 14.3201 26.5504 14.3201ZM15.2272 22.0834V40.0432H26.48C29.4111 40.0432 31.7864 42.4137 31.7864 45.3368H31.7942V47.3863C31.0703 45.8192 29.4846 44.7317 27.645 44.7317H11.1547V22.0834H15.2272ZM32.2209 25.9546C32.2209 23.6674 34.075 21.8132 36.3623 21.8132H53.0667V44.7317H36.3624C34.5292 44.7317 32.9483 45.8115 32.2209 47.3697L32.221 26.2248L32.2209 26.1939V25.9546ZM53.0667 49.2523H32.2213C32.2467 46.9869 34.091 45.1583 36.3624 45.1583H53.0667V49.2523ZM27.645 45.1584C29.9164 45.1584 31.7607 46.9869 31.7861 49.2523L11.1547 49.2523V45.1584H27.645ZM19.7887 18.0156H15.6539V21.6567V22.0834V39.6165H26.48C28.8764 39.6165 30.9298 41.0837 31.7864 43.1673V41.7784C31.6374 38.9879 29.3484 36.7744 26.5504 36.7744H19.7887V22.0834V21.6567V18.0156ZM31.7864 39.8685C30.9322 37.8017 28.9106 36.3477 26.5504 36.3477H20.2154V22.0834V21.6567V14.7468H26.5504C29.4446 14.7468 31.7941 17.115 31.7941 20.0404V21.7437C30.9483 19.5832 28.9357 18.0557 26.5741 18.0557H23.314V18.4824H26.5741C29.3496 18.4824 31.6363 20.7885 31.7864 23.7161V24.2776V25.1691C30.9339 23.1624 28.9194 21.7544 26.5741 21.7544H23.314V22.1811H26.5741C29.3635 22.1811 31.6368 24.329 31.7864 27.0271V30.511C30.9339 28.5043 28.9194 27.0964 26.5741 27.0964H23.314V27.523H26.5741C29.3635 27.523 31.6368 29.6709 31.7864 32.369V34.6213C30.9339 32.6146 28.9194 31.2066 26.5741 31.2066H23.314V31.6333H26.5741C29.3635 31.6333 31.6368 33.7812 31.7864 36.4793V39.8685Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M46.4715 30.6891L41.5641 36.4319L41.1886 36.2933C41.1886 34.8878 40.1797 33.693 38.7911 33.3401L38.8962 32.9266C40.2816 33.2787 41.3525 34.3852 41.5734 35.7643L46.1472 30.4119L46.4715 30.6891Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M36.0179 33.4219C36.0179 29.7694 38.9788 26.8086 42.6312 26.8086C46.2837 26.8086 49.2446 29.7694 49.2446 33.4219C49.2446 37.0743 46.2837 40.0352 42.6312 40.0352C38.9788 40.0352 36.0179 37.0743 36.0179 33.4219Z" fill="#0D0D0D"/><path d="M27.645 45.1584C29.9164 45.1584 31.7607 46.9869 31.7861 49.2523L11.1547 49.2523V45.1584H27.645Z" fill="#0D0D0D"/><path d="M53.0667 49.2523H32.2213C32.2467 46.9869 34.091 45.1583 36.3624 45.1583H53.0667V49.2523Z" fill="#0D0D0D"/></svg>
1
+ <svg width="64" height="64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M26.3359 10.7246C30.6467 10.7246 34.2078 13.6438 35.2892 17.5482C35.3815 17.8813 35.6993 18.122 36.0518 18.122H53.2431C55.4028 18.122 57.1536 19.8728 57.1536 22.0324V49.3645C57.1536 51.5241 55.4028 53.2749 53.2431 53.2749H10.7561C8.59647 53.2749 6.8457 51.5241 6.8457 49.3645V20.8257C6.8457 19.3325 8.05618 18.122 9.54938 18.122H9.77153C10.6708 18.122 11.3997 17.393 11.3997 16.4938C11.3997 15.1233 12.5107 14.0123 13.8812 14.0123H14.7363C15.4085 14.0123 15.9535 13.4673 15.9535 12.7951C15.9535 11.6516 16.8805 10.7246 18.024 10.7246H26.3359ZM34.878 17.662C33.8457 13.9348 30.447 11.1513 26.3359 11.1513H18.024C17.1161 11.1513 16.3802 11.8872 16.3802 12.7951C16.3802 13.703 15.6442 14.439 14.7363 14.439H13.8812C12.7464 14.439 11.8264 15.3589 11.8264 16.4938C11.8264 17.6287 10.9064 18.5487 9.77153 18.5487H9.54938C8.29182 18.5487 7.27237 19.5681 7.27237 20.8257V49.3645C7.27237 51.2885 8.83211 52.8482 10.7561 52.8482H53.2431C55.1672 52.8482 56.7269 51.2885 56.7269 49.3645V22.0324C56.7269 20.1084 55.1672 18.5487 53.2431 18.5487H36.0518C35.511 18.5487 35.0224 18.1833 34.878 17.662Z" fill="#0D0D0D"/><path d="M26.3359 11.1513C30.447 11.1513 33.8457 13.9348 34.878 17.662C35.0224 18.1833 35.511 18.5487 36.0518 18.5487H53.2431C55.1672 18.5487 56.7269 20.1084 56.7269 22.0324V49.3645C56.7269 51.2885 55.1672 52.8482 53.2431 52.8482H10.7561C8.83211 52.8482 7.27237 51.2885 7.27237 49.3645V20.8257C7.27237 19.5681 8.29182 18.5487 9.54938 18.5487H9.77153C10.9064 18.5487 11.8264 17.6287 11.8264 16.4938C11.8264 15.3589 12.7464 14.439 13.8812 14.439H14.7363C15.6442 14.439 16.3802 13.703 16.3802 12.7951C16.3802 11.8872 17.1161 11.1513 18.024 11.1513H26.3359Z" fill="#00E573"/><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5504 14.3201H19.7887V17.5889H15.2272V21.6567H10.728L10.728 49.6789L53.4934 49.6789V21.3865H36.3623C34.5291 21.3865 32.9482 22.4663 32.2207 24.0246V20.0404C32.2207 16.883 29.6839 14.3201 26.5504 14.3201ZM15.2272 22.0834V40.0432H26.48C29.4111 40.0432 31.7864 42.4137 31.7864 45.3368H31.7942V47.3863C31.0703 45.8192 29.4846 44.7317 27.645 44.7317H11.1547V22.0834H15.2272ZM32.2209 25.9546C32.2209 23.6674 34.075 21.8132 36.3623 21.8132H53.0667V44.7317H36.3624C34.5292 44.7317 32.9483 45.8115 32.2209 47.3697L32.221 26.2248L32.2209 26.1939V25.9546ZM53.0667 49.2523H32.2213C32.2467 46.9869 34.091 45.1583 36.3624 45.1583H53.0667V49.2523ZM27.645 45.1584C29.9164 45.1584 31.7607 46.9869 31.7861 49.2523L11.1547 49.2523V45.1584H27.645ZM19.7887 18.0156H15.6539V21.6567V22.0834V39.6165H26.48C28.8764 39.6165 30.9298 41.0837 31.7864 43.1673V41.7784C31.6374 38.9879 29.3484 36.7744 26.5504 36.7744H19.7887V22.0834V21.6567V18.0156ZM31.7864 39.8685C30.9322 37.8017 28.9106 36.3477 26.5504 36.3477H20.2154V22.0834V21.6567V14.7468H26.5504C29.4446 14.7468 31.7941 17.115 31.7941 20.0404V21.7437C30.9483 19.5832 28.9357 18.0557 26.5741 18.0557H23.314V18.4824H26.5741C29.3496 18.4824 31.6363 20.7885 31.7864 23.7161V24.2776V25.1691C30.9339 23.1624 28.9194 21.7544 26.5741 21.7544H23.314V22.1811H26.5741C29.3635 22.1811 31.6368 24.329 31.7864 27.0271V30.511C30.9339 28.5043 28.9194 27.0964 26.5741 27.0964H23.314V27.523H26.5741C29.3635 27.523 31.6368 29.6709 31.7864 32.369V34.6213C30.9339 32.6146 28.9194 31.2066 26.5741 31.2066H23.314V31.6333H26.5741C29.3635 31.6333 31.6368 33.7812 31.7864 36.4793V39.8685Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M36.0179 33.4219C36.0179 29.7695 38.9788 26.8086 42.6312 26.8086C46.2837 26.8086 49.2446 29.7695 49.2446 33.4219C49.2446 37.0743 46.2837 40.0352 42.6312 40.0352C38.9788 40.0352 36.0179 37.0743 36.0179 33.4219Z" fill="#0D0D0D"/><path d="M27.645 45.1584C29.9164 45.1584 31.7607 46.9869 31.7861 49.2523L11.1547 49.2523V45.1584H27.645Z" fill="#0D0D0D"/><path d="M53.0667 49.2523H32.2213C32.2467 46.9869 34.091 45.1583 36.3624 45.1583H53.0667V49.2523Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M46.5784 30.3958L41.671 36.1386L41.2955 36C41.2955 34.5945 40.2865 33.3997 38.898 33.0468L39.0031 32.6333C40.3885 32.9854 41.4594 34.0919 41.6803 35.471L46.2541 30.1186L46.5784 30.3958Z" fill="#00E573"/></svg>
@@ -0,0 +1 @@
1
+ {"v":"5.5.7","meta":{"g":"LottieFiles AE 0.1.20","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":29,"w":2000,"h":2000,"nm":"Clapping Hands","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Element 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":161,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1230.434,473.119,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1093.792,58.037,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Element 5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":241,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1428.118,535.964,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1813.602,334.206,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Element 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":201,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1340.264,477.917,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1497.161,-3.79,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Element 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":114,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[429.923,568.983,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[33.161,385.832,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Element 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":194,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[610.704,467.266,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[726.048,47.743,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Element","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":154,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[508.336,491.931,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[263.041,48.66,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Hand 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.8],"y":[0]},"t":0,"s":[-45]},{"i":{"x":[0.7],"y":[1]},"o":{"x":[0.6],"y":[0]},"t":20,"s":[-36]},{"t":29,"s":[-45]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.8,"y":0},"t":0,"s":[1608,1544,0],"to":[-32,36,0],"ti":[-18,21,0]},{"i":{"x":0.7,"y":1},"o":{"x":0.6,"y":0},"t":20,"s":[1752,1680,0],"to":[1.139,-4.329,0],"ti":[1,-2.333,0]},{"t":29,"s":[1608,1544,0]}],"ix":2},"a":{"a":0,"k":[721.053,1173.684,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.8,0.8,0.333],"y":[0,0,0]},"t":0,"s":[152,152,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.6,0.6,0.333],"y":[0,0,0]},"t":20,"s":[152,110,100]},{"t":29,"s":[152,152,100]}],"ix":6}},"ao":0,"sy":[{"ty":0,"nm":"Stroke","c":{"a":0,"k":[0.697967529297,0.302001953125,0.031005859375,1],"ix":2},"s":{"a":0,"k":15,"ix":3}}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-27.459,42.652],[-6.367,129.752],[-7.553,29.105],[21.723,12.28],[9.971,-63.684],[-1.247,-69.061],[-13.676,5.986],[-0.066,11.806],[0.402,8.309],[-31.226,33.955],[-13.334,-5.629],[4.215,-10.997],[7.054,-42.989],[83.389,-77.358],[-6.618,-17.555],[-4.419,-44.023]],"o":[[37.364,-58.037],[6.367,-129.752],[0,0],[-21.725,-12.28],[-7.638,48.788],[0.265,14.745],[5.51,-2.411],[0.045,-8.239],[-2.159,-44.699],[7.07,-7.688],[14.961,6.314],[-16.571,43.241],[-14.08,85.794],[-11.989,11.121],[12.392,32.869],[63.717,-41.042]],"v":[[-52.574,152.512],[71.72,-61.551],[83.122,-236.151],[73.477,-283.804],[-22.639,-223.433],[-25.892,-104.862],[-9.528,-76.736],[-6.761,-107.066],[-5.928,-134.632],[14.976,-256.345],[64.447,-276.281],[72.2,-235.301],[56.979,-105.049],[-56.23,120.796],[-88.582,161.395],[-62.423,296.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[932.362,840.148],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.245,6.016]],"o":[[0,0],[-0.835,5.925]],"v":[[-0.332,4.907],[0.418,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.339,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-159.325,-5.904],[0.903,0.897],[9.379,67.777],[9.281,17.672],[16.739,161.462],[-0.809,25.314],[-3.301,41.936],[-26.582,6.645],[0.843,-19.836],[-0.012,-9.854],[-1.069,-54.883],[-7.826,0.523],[-0.495,18.193],[0.875,52.486],[-42.976,31.366],[2.037,-0.133],[-20.256,-99.757],[0,0],[0.072,0.35],[30.485,-1.658],[4.076,-23.101],[-77.736,-173.726],[30.067,-125.042],[0.497,-1.4],[0.441,-1.537]],"o":[[-7.489,-4.202],[-52.726,-52.383],[-2.777,-20.074],[-62.392,-118.796],[-2.609,-25.166],[1.345,-42.066],[1.49,-18.918],[19.8,-4.95],[-0.419,9.835],[0.061,54.903],[0.258,13.263],[8.307,-0.554],[1.453,-53.32],[-0.796,-47.717],[-1.91,-0.045],[-25.261,1.644],[0.122,0.625],[-0.073,-0.352],[-1.605,-8.249],[-32.795,1.783],[-6.796,38.509],[16.334,36.502],[-0.289,1.284],[-0.567,1.6],[-5.381,30.622]],"v":[[137.283,445.738],[122.351,437.069],[54.735,247.875],[28.511,196.163],[-90.867,-94.057],[-94.065,-174.046],[-85.943,-293.664],[-51.238,-352.735],[-12.842,-296.987],[-12.842,-244.931],[-8.656,-118.424],[7.827,-69.561],[21.672,-143.214],[19.277,-264.867],[48.984,-445.671],[43.109,-445.605],[-3.353,-301.256],[-3.155,-300.221],[-3.353,-301.256],[-47.891,-366.244],[-113.014,-309.699],[-59.547,135.15],[-36.578,338.333],[-37.727,342.342],[-39.126,346.993]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[570.315,725.361],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.29,1.284],[0.026,-0.051],[0.565,-3.215],[-0.567,1.599]],"o":[[-0.025,0.052],[-1.049,2.415],[0.441,-1.537],[0.497,-1.401]],"v":[[1.274,-4.33],[1.202,-4.176],[-1.274,4.33],[0.125,-0.32]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[532.463,1068.023],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.528,-17.95],[0,0],[0.287,0.565],[-0.135,-90.222],[-5.717,1.732],[-0.36,19.587],[-0.346,96.994],[-20.238,8.014],[3.191,-0.282]],"o":[[-0.245,6.016],[0,0],[0.197,90.223],[0.028,19.152],[10.157,-3.077],[1.778,-96.991],[0.061,-17.466],[-2.868,-0.346],[-47.539,4.201]],"v":[[-34.589,-115.143],[-35.339,-105.329],[-35.513,-88.494],[-25.128,114.882],[-9.671,172.523],[2,111.014],[-4.292,-122.739],[35.513,-173.781],[26.469,-173.973]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[816.346,444.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.09,-1.691],[-0.02,-1.05],[-0.245,6.016]],"o":[[-0.008,1.025],[0,0],[-0.392,2.782]],"v":[[-0.285,1.881],[-0.365,4.907],[0.385,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.372,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.392,2.782],[-0.013,1.914],[0.035,-4.237]],"o":[[0.065,-1.617],[-0.481,3.829],[0.09,-1.691]],"v":[[0.273,-0.747],[0.397,-6.041],[-0.397,6.041]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.484,329.741],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.008,1.025]],"o":[[-0.02,-1.05],[-0.101,1.911]],"v":[[-0.029,1.513],[0.05,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.036,337.295],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.718,1.732],[-0.36,19.587],[-0.346,96.994],[-20.268,7.975],[4.023,0.175],[-1.071,-56.523],[0.286,0.565],[-0.135,-90.223]],"o":[[10.156,-3.077],[1.778,-96.992],[0.062,-17.492],[-3.479,-0.758],[-16.124,-0.701],[0,0],[0.197,90.223],[0.028,19.151]],"v":[[-6.296,197.988],[5.373,136.479],[-3.318,-150.69],[34.522,-197.581],[23.299,-199.02],[-33.451,-132.505],[-33.923,-133.462],[-21.755,140.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[702.155,443.536],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.763,-100.508],[32.795,-1.783],[4.077,-23.1],[-50.948,-126.263],[60.28,-119.61],[-200.198,-0.041],[-37.364,58.038],[-6.367,129.752],[-7.554,29.105],[21.724,12.28],[14.028,-48.551],[0,0],[45.446,-4.016],[0,0],[67.932,2.954],[-1.07,-56.523],[40.278,-2.621]],"o":[[0,0],[-32.796,1.783],[-6.795,38.51],[15.996,36.67],[-11.548,26.574],[274.036,-30.971],[37.364,-58.038],[6.367,-129.753],[0,0],[-21.724,-12.28],[0,0],[0,0],[-63.231,5.587],[0,0],[-16.124,-0.701],[0,0],[-25.349,1.65]],"v":[[-167.808,-282.57],[-212.543,-348.592],[-269.009,-288.69],[-241.647,71.854],[-201.302,356.138],[-2.507,463.894],[144.821,284.951],[269.115,70.888],[280.517,-103.711],[270.871,-151.365],[175.631,-103.974],[165.073,-377.222],[107.848,-437.544],[46.04,-368.901],[-9.513,-463.193],[-66.263,-396.677],[-121.543,-427.953]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[734.967,707.709],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Hand","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.8],"y":[0]},"t":0,"s":[-45]},{"i":{"x":[0.7],"y":[1]},"o":{"x":[0.6],"y":[0]},"t":20,"s":[-49]},{"t":29,"s":[-45]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.8,"y":0},"t":0,"s":[1448,1544,0],"to":[-32,36,0],"ti":[-18,21,0]},{"i":{"x":0.7,"y":1},"o":{"x":0.6,"y":0},"t":20,"s":[1340,1686,0],"to":[1.139,-4.329,0],"ti":[1,-2.333,0]},{"t":29,"s":[1444,1544,0]}],"ix":2},"a":{"a":0,"k":[721.053,1173.684,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.8,0.8,0.333],"y":[0,0,0]},"t":0,"s":[152,152,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.6,0.6,0.333],"y":[0,0,0]},"t":20,"s":[152,110,100]},{"t":29,"s":[152,152,100]}],"ix":6}},"ao":0,"sy":[{"ty":0,"nm":"Stroke","c":{"a":0,"k":[0.697967529297,0.302001953125,0.031005859375,1],"ix":2},"s":{"a":0,"k":15,"ix":3}}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-27.459,42.652],[-6.367,129.752],[-7.553,29.105],[21.723,12.28],[9.971,-63.684],[-1.247,-69.061],[-13.676,5.986],[-0.066,11.806],[0.402,8.309],[-31.226,33.955],[-13.334,-5.629],[4.215,-10.997],[7.054,-42.989],[83.389,-77.358],[-6.618,-17.555],[-4.419,-44.023]],"o":[[37.364,-58.037],[6.367,-129.752],[0,0],[-21.725,-12.28],[-7.638,48.788],[0.265,14.745],[5.51,-2.411],[0.045,-8.239],[-2.159,-44.699],[7.07,-7.688],[14.961,6.314],[-16.571,43.241],[-14.08,85.794],[-11.989,11.121],[12.392,32.869],[63.717,-41.042]],"v":[[-52.574,152.512],[71.72,-61.551],[83.122,-236.151],[73.477,-283.804],[-22.639,-223.433],[-25.892,-104.862],[-9.528,-76.736],[-6.761,-107.066],[-5.928,-134.632],[14.976,-256.345],[64.447,-276.281],[72.2,-235.301],[56.979,-105.049],[-56.23,120.796],[-88.582,161.395],[-62.423,296.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[932.362,840.148],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.245,6.016]],"o":[[0,0],[-0.835,5.925]],"v":[[-0.332,4.907],[0.418,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.339,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-159.325,-5.904],[0.903,0.897],[9.379,67.777],[9.281,17.672],[16.739,161.462],[-0.809,25.314],[-3.301,41.936],[-26.582,6.645],[0.843,-19.836],[-0.012,-9.854],[-1.069,-54.883],[-7.826,0.523],[-0.495,18.193],[0.875,52.486],[-42.976,31.366],[2.037,-0.133],[-20.256,-99.757],[0,0],[0.072,0.35],[30.485,-1.658],[4.076,-23.101],[-77.736,-173.726],[30.067,-125.042],[0.497,-1.4],[0.441,-1.537]],"o":[[-7.489,-4.202],[-52.726,-52.383],[-2.777,-20.074],[-62.392,-118.796],[-2.609,-25.166],[1.345,-42.066],[1.49,-18.918],[19.8,-4.95],[-0.419,9.835],[0.061,54.903],[0.258,13.263],[8.307,-0.554],[1.453,-53.32],[-0.796,-47.717],[-1.91,-0.045],[-25.261,1.644],[0.122,0.625],[-0.073,-0.352],[-1.605,-8.249],[-32.795,1.783],[-6.796,38.509],[16.334,36.502],[-0.289,1.284],[-0.567,1.6],[-5.381,30.622]],"v":[[137.283,445.738],[122.351,437.069],[54.735,247.875],[28.511,196.163],[-90.867,-94.057],[-94.065,-174.046],[-85.943,-293.664],[-51.238,-352.735],[-12.842,-296.987],[-12.842,-244.931],[-8.656,-118.424],[7.827,-69.561],[21.672,-143.214],[19.277,-264.867],[48.984,-445.671],[43.109,-445.605],[-3.353,-301.256],[-3.155,-300.221],[-3.353,-301.256],[-47.891,-366.244],[-113.014,-309.699],[-59.547,135.15],[-36.578,338.333],[-37.727,342.342],[-39.126,346.993]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[570.315,725.361],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.29,1.284],[0.026,-0.051],[0.565,-3.215],[-0.567,1.599]],"o":[[-0.025,0.052],[-1.049,2.415],[0.441,-1.537],[0.497,-1.401]],"v":[[1.274,-4.33],[1.202,-4.176],[-1.274,4.33],[0.125,-0.32]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[532.463,1068.023],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.528,-17.95],[0,0],[0.287,0.565],[-0.135,-90.222],[-5.717,1.732],[-0.36,19.587],[-0.346,96.994],[-20.238,8.014],[3.191,-0.282]],"o":[[-0.245,6.016],[0,0],[0.197,90.223],[0.028,19.152],[10.157,-3.077],[1.778,-96.991],[0.061,-17.466],[-2.868,-0.346],[-47.539,4.201]],"v":[[-34.589,-115.143],[-35.339,-105.329],[-35.513,-88.494],[-25.128,114.882],[-9.671,172.523],[2,111.014],[-4.292,-122.739],[35.513,-173.781],[26.469,-173.973]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[816.346,444.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.09,-1.691],[-0.02,-1.05],[-0.245,6.016]],"o":[[-0.008,1.025],[0,0],[-0.392,2.782]],"v":[[-0.285,1.881],[-0.365,4.907],[0.385,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.372,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.392,2.782],[-0.013,1.914],[0.035,-4.237]],"o":[[0.065,-1.617],[-0.481,3.829],[0.09,-1.691]],"v":[[0.273,-0.747],[0.397,-6.041],[-0.397,6.041]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.484,329.741],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.008,1.025]],"o":[[-0.02,-1.05],[-0.101,1.911]],"v":[[-0.029,1.513],[0.05,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.036,337.295],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.718,1.732],[-0.36,19.587],[-0.346,96.994],[-20.268,7.975],[4.023,0.175],[-1.071,-56.523],[0.286,0.565],[-0.135,-90.223]],"o":[[10.156,-3.077],[1.778,-96.992],[0.062,-17.492],[-3.479,-0.758],[-16.124,-0.701],[0,0],[0.197,90.223],[0.028,19.151]],"v":[[-6.296,197.988],[5.373,136.479],[-3.318,-150.69],[34.522,-197.581],[23.299,-199.02],[-33.451,-132.505],[-33.923,-133.462],[-21.755,140.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[702.155,443.536],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.763,-100.508],[32.795,-1.783],[4.077,-23.1],[-50.948,-126.263],[60.28,-119.61],[-200.198,-0.041],[-37.364,58.038],[-6.367,129.752],[-7.554,29.105],[21.724,12.28],[14.028,-48.551],[0,0],[45.446,-4.016],[0,0],[67.932,2.954],[-1.07,-56.523],[40.278,-2.621]],"o":[[0,0],[-32.796,1.783],[-6.795,38.51],[15.996,36.67],[-11.548,26.574],[274.036,-30.971],[37.364,-58.038],[6.367,-129.753],[0,0],[-21.724,-12.28],[0,0],[0,0],[-63.231,5.587],[0,0],[-16.124,-0.701],[0,0],[-25.349,1.65]],"v":[[-167.808,-282.57],[-212.543,-348.592],[-269.009,-288.69],[-241.647,71.854],[-201.302,356.138],[-2.507,463.894],[144.821,284.951],[269.115,70.888],[280.517,-103.711],[270.871,-151.365],[175.631,-103.974],[165.073,-377.222],[107.848,-437.544],[46.04,-368.901],[-9.513,-463.193],[-66.263,-396.677],[-121.543,-427.953]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[734.967,707.709],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":29,"st":0,"bm":0}],"markers":[]}
@@ -0,0 +1 @@
1
+ <svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M347.9 306.7L323.1 266.8L303 301.5L327.8 341.3L347.9 306.7Z" fill="#8DD5F1"/><path d="M248.7 477.8L223.9 437.9L205 470.4L229.8 510.4L248.7 477.8Z" fill="#8DD5F1"/><path d="M342.7 365.4L452.5 542L494.1 542.1L362.8 330.7L342.7 365.4Z" fill="#8DD5F1"/><path d="M299.1 440.6L362.1 541.9H401.2L318 408.1L299.1 440.6Z" fill="#8DD5F1"/><path d="M303.1 384L278.3 344.1L259.4 376.6L284.2 416.5L303.1 384Z" fill="#8DD5F1"/><path d="M377.6 566.9L407.2 614.5H446.3L416.7 567L377.6 566.9Z" fill="#8DD5F1"/><path d="M468 567L497.6 614.6L539.2 614.7L509.7 567.1L468 567Z" fill="#8DD5F1"/><path d="M208.1 560.4C206.1 557 205.9 552.9 207.4 549.4L182.5 509.3L121.7 614L247.7 614.2L218.1 566.5C213.9 566.3 210.2 564 208.1 560.4Z" fill="#8DD5F1"/><path d="M264.8 566.7L294.4 614.3L333.5 614.4L303.9 566.8L264.8 566.7Z" fill="#8DD5F1"/><path d="M244.8 534.4L249.3 541.7H288.4L263.6 501.9L244.8 534.4Z" fill="#8DD5F1"/><path d="M642.7 614.8H652L377.5 173L373 180.8L642.7 614.8Z" fill="#8DD5F1"/><path d="M357.4 207.7L382.1 247.5L385.7 241.3C387.9 237.4 392.1 235.1 396.5 235.1C401 235.1 405.1 237.5 407.3 241.4L584 548.5C586.2 552.4 586.2 557.1 584 561C582.9 562.8 581.4 564.3 579.7 565.4L610.4 614.8H642.7L373 180.8L357.4 207.7Z" fill="#ECF8FF"/><path d="M494.1 542.1L545.1 542.2L387.4 288.4L362.8 330.7L494.1 542.1Z" fill="#ECF8FF"/><path d="M372.4 264.3L347.7 224.5L323.1 266.8L347.9 306.7L372.4 264.3Z" fill="#ECF8FF"/><path d="M509.7 567.1L539.2 614.7H590.2L560.6 567.2L509.7 567.1Z" fill="#ECF8FF"/><path d="M261.7 455.4L236.9 415.5L223.9 437.9L248.7 477.8L261.7 455.4Z" fill="#ECF8FF"/><path d="M263.6 501.9L288.4 541.7L315.4 541.8L276.6 479.4L263.6 501.9Z" fill="#ECF8FF"/><path d="M303.9 566.8L333.5 614.4H360.5L330.9 566.8H303.9Z" fill="#ECF8FF"/><path d="M240.6 541.7H249.3L244.8 534.4L240.6 541.7Z" fill="#ECF8FF"/><path d="M218.9 566.6C218.6 566.6 218.4 566.6 218.1 566.5L247.7 614.2L294.4 614.3L264.8 566.7L218.9 566.6Z" fill="#ECF8FF"/><path d="M208.1 547.9L229.8 510.4L205 470.4L182.5 509.2L207.4 549.3C207.6 548.8 207.8 548.3 208.1 547.9Z" fill="#ECF8FF"/><path d="M327.8 341.3L303 301.5L295.9 313.7L320.7 353.5L327.8 341.3Z" fill="#ECF8FF"/><path d="M453.3 567L482.9 614.6H497.6L468 567H453.3Z" fill="#ECF8FF"/><path d="M335.7 377.6L437.8 542H452.5L342.7 365.4L335.7 377.6Z" fill="#ECF8FF"/><path d="M676.4 614.9L399.9 134.4L377.5 173L652 614.8L676.4 614.9Z" fill="#52C8F5"/><path d="M318 408.1L401.2 541.9L432.3 542L333 382.2L318 408.1Z" fill="#52C8F5"/><path d="M416.7 567L446.3 614.5L477.4 614.6L447.8 567H416.7Z" fill="#52C8F5"/><path d="M318 358.1L293.3 318.2L278.3 344.1L303.1 384L318 358.1Z" fill="#52C8F5"/><path d="M447.8 567L477.4 614.6H482.9L453.3 567H447.8Z" fill="#52C8F5"/><path d="M320.7 353.5L295.9 313.7L293.3 318.2L318 358.1L320.7 353.5Z" fill="#52C8F5"/><path d="M333 382.2L432.3 542H437.8L335.7 377.6L333 382.2Z" fill="#52C8F5"/><path d="M340.5 566.8L370.1 614.4L407.2 614.5L377.6 566.9L340.5 566.8Z" fill="#52C8F5"/><path d="M284.2 416.5L259.4 376.6L241.5 407.5L266.3 447.4L284.2 416.5Z" fill="#52C8F5"/><path d="M281.3 471.4L325 541.8L362.1 541.9L299.1 440.6L281.3 471.4Z" fill="#52C8F5"/><path d="M276.6 479.4L315.4 541.8H325L281.3 471.4L276.6 479.4Z" fill="#52C8F5"/><path d="M266.3 447.4L241.5 407.5L236.9 415.5L261.7 455.4L266.3 447.4Z" fill="#52C8F5"/><path d="M330.9 566.8L360.5 614.4H370.1L340.5 566.8H330.9Z" fill="#52C8F5"/><path d="M551.6 542.2L396.5 272.6L387.4 288.4L545.1 542.2H551.6Z" fill="#52C8F5"/><path d="M382.2 247.5L357.4 207.7L347.7 224.5L372.4 264.3L382.2 247.5Z" fill="#52C8F5"/><path d="M573.2 567.2H560.6L590.1 614.7H610.3L579.6 565.3C577.8 566.6 575.5 567.2 573.2 567.2Z" fill="#52C8F5"/><path d="M113 619L179.5 504.4L176.5 499.6L108.7 616.5C107.8 618 107.8 620 108.7 621.5C109.6 623 111.2 624 113 624L253.9 624.2L250.8 619.2L113 619Z" fill="#0A80D5"/><path d="M374.5 168.2L371.5 163.4L367 171.1L370 176L374.5 168.2Z" fill="#0A80D5"/><path d="M320.1 262L317.1 257.2L297 291.8L300 296.6L320.1 262Z" fill="#0A80D5"/><path d="M655.1 619.8H645.8L648.9 624.8H658.2L655.1 619.8Z" fill="#0A80D5"/><path d="M410.3 619.5L413.4 624.5H452.5L449.4 619.5H410.3Z" fill="#0A80D5"/><path d="M275.3 339.3L272.3 334.5L253.4 367L256.4 371.8L275.3 339.3Z" fill="#0A80D5"/><path d="M297.5 619.3L300.6 624.3L339.7 624.4L336.6 619.4L297.5 619.3Z" fill="#0A80D5"/><path d="M500.7 619.6L503.8 624.6L545.4 624.7L542.3 619.7L500.7 619.6Z" fill="#0A80D5"/><path d="M220.9 433.1L217.9 428.3L199 460.8L202 465.6L220.9 433.1Z" fill="#0A80D5"/><path d="M497.6 614.6L500.7 619.6L542.3 619.7L539.2 614.7L497.6 614.6Z" fill="#0A80D5"/><path d="M642.7 614.8L645.8 619.8H655.1L652 614.8H642.7Z" fill="#0A80D5"/><path d="M377.5 173L374.5 168.2L370 176L373 180.8L377.5 173Z" fill="#0A80D5"/><path d="M223.9 437.9L220.9 433.1L202 465.6L205 470.4L223.9 437.9Z" fill="#0A80D5"/><path d="M278.3 344.1L275.3 339.3L256.4 371.8L259.4 376.6L278.3 344.1Z" fill="#0A80D5"/><path d="M407.2 614.5L410.3 619.5H449.4L446.3 614.5H407.2Z" fill="#0A80D5"/><path d="M323.1 266.8L320.1 262L300 296.6L303 301.5L323.1 266.8Z" fill="#0A80D5"/><path d="M294.4 614.3L297.5 619.3L336.6 619.4L333.5 614.4L294.4 614.3Z" fill="#0A80D5"/><path d="M121.7 614L182.5 509.3L179.5 504.4L113 619L250.8 619.2L247.7 614.2L121.7 614Z" fill="#0A80D5"/><path d="M613.5 619.8L616.6 624.8H648.9L645.8 619.8H613.5Z" fill="#0A80D5"/><path d="M354.4 202.8L370 176L367 171.1L351.4 198L354.4 202.8Z" fill="#0A80D5"/><path d="M344.7 219.6L341.7 214.8L317.1 257.2L320.1 262L344.7 219.6Z" fill="#0A80D5"/><path d="M593.3 619.7H542.3L545.4 624.7H596.4L593.3 619.7Z" fill="#0A80D5"/><path d="M347.7 224.5L344.7 219.6L320.1 262L323.1 266.8L347.7 224.5Z" fill="#0A80D5"/><path d="M610.3 614.8L613.5 619.8H645.8L642.7 614.8H610.3Z" fill="#0A80D5"/><path d="M539.2 614.7L542.3 619.7H593.3L590.2 614.7H539.2Z" fill="#0A80D5"/><path d="M373 180.8L370 176L354.4 202.8L357.4 207.7L373 180.8Z" fill="#0A80D5"/><path d="M233.9 410.6L230.9 405.8L217.9 428.3L220.9 433.1L233.9 410.6Z" fill="#0A80D5"/><path d="M363.6 619.4H336.6L339.7 624.4H366.7L363.6 619.4Z" fill="#0A80D5"/><path d="M333.5 614.4L336.6 619.4H363.6L360.5 614.4H333.5Z" fill="#0A80D5"/><path d="M236.9 415.5L233.9 410.6L220.9 433.1L223.9 437.9L236.9 415.5Z" fill="#0A80D5"/><path d="M202 465.6L199 460.8L176.5 499.6L179.5 504.4L202 465.6Z" fill="#0A80D5"/><path d="M250.8 619.2L253.9 624.2L300.6 624.3L297.5 619.3L250.8 619.2Z" fill="#0A80D5"/><path d="M247.7 614.2L250.8 619.2L297.5 619.3L294.4 614.3L247.7 614.2Z" fill="#0A80D5"/><path d="M205 470.4L202 465.6L179.5 504.4L182.5 509.3L205 470.4Z" fill="#0A80D5"/><path d="M292.9 308.8L300 296.6L297 291.8L290 304L292.9 308.8Z" fill="#0A80D5"/><path d="M486 619.6L489.1 624.6H503.8L500.7 619.6H486Z" fill="#0A80D5"/><path d="M482.9 614.6L486 619.6H500.7L497.6 614.6H482.9Z" fill="#0A80D5"/><path d="M303 301.5L300 296.6L292.9 308.8L295.9 313.7L303 301.5Z" fill="#0A80D5"/><path d="M399.9 124.4L685 619.9H655.1L658.2 624.9H685C686.8 624.9 688.4 624 689.3 622.4C690.2 620.9 690.2 618.9 689.3 617.4L404.3 121.9C403.4 120.4 401.8 119.4 400 119.4C398.2 119.4 396.6 120.3 395.7 121.9L371.6 163.4L374.6 168.2L399.9 124.4Z" fill="#0A80D5"/><path d="M399.9 124.4L374.5 168.2L377.5 173L399.9 134.4L676.4 614.9L652 614.8L655.1 619.8L685 619.9L399.9 124.4Z" fill="#0A80D5"/><path d="M480.5 619.6L449.4 619.5L452.5 624.5L483.6 624.6L480.5 619.6Z" fill="#0A80D5"/><path d="M290.3 313.4L287.3 308.6L272.3 334.5L275.3 339.3L290.3 313.4Z" fill="#0A80D5"/><path d="M293.3 318.2L290.3 313.4L275.3 339.3L278.3 344.1L293.3 318.2Z" fill="#0A80D5"/><path d="M446.3 614.5L449.4 619.5L480.5 619.6L477.4 614.6L446.3 614.5Z" fill="#0A80D5"/><path d="M290 304L287.3 308.6L290.3 313.4L292.9 308.8L290 304Z" fill="#0A80D5"/><path d="M483.6 624.6H489.1L486 619.6H480.5L483.6 624.6Z" fill="#0A80D5"/><path d="M477.4 614.6L480.5 619.6H486L482.9 614.6H477.4Z" fill="#0A80D5"/><path d="M295.9 313.7L292.9 308.8L290.3 313.4L293.3 318.2L295.9 313.7Z" fill="#0A80D5"/><path d="M373.2 619.4L376.3 624.4L413.4 624.5L410.3 619.5L373.2 619.4Z" fill="#0A80D5"/><path d="M238.5 402.6L256.4 371.8L253.4 367L235.5 397.8L238.5 402.6Z" fill="#0A80D5"/><path d="M259.4 376.6L256.4 371.8L238.5 402.6L241.5 407.5L259.4 376.6Z" fill="#0A80D5"/><path d="M370.1 614.4L373.2 619.4L410.3 619.5L407.2 614.5L370.1 614.4Z" fill="#0A80D5"/><path d="M366.7 624.4H376.3L373.2 619.4H363.6L366.7 624.4Z" fill="#0A80D5"/><path d="M235.5 397.8L230.9 405.8L233.9 410.6L238.5 402.6L235.5 397.8Z" fill="#0A80D5"/><path d="M241.5 407.5L238.5 402.6L233.9 410.6L236.9 415.5L241.5 407.5Z" fill="#0A80D5"/><path d="M360.5 614.4L363.6 619.4H373.2L370.1 614.4H360.5Z" fill="#0A80D5"/><path d="M351.4 198L341.7 214.8L344.7 219.6L354.4 202.8L351.4 198Z" fill="#0A80D5"/><path d="M596.4 624.7L616.6 624.8L613.5 619.8L593.3 619.7L596.4 624.7Z" fill="#0A80D5"/><path d="M590.2 614.7L593.3 619.7L613.5 619.8L610.3 614.8L590.2 614.7Z" fill="#0A80D5"/><path d="M357.4 207.7L354.4 202.8L344.7 219.6L347.7 224.5L357.4 207.7Z" fill="#0A80D5"/><path d="M208.1 560.4C210.2 564 214 566.3 218.1 566.6L207.4 549.4C205.9 552.9 206.1 557 208.1 560.4Z" fill="#1EB5F0"/><path d="M318 408.1L303.1 384L284.2 416.5L299.1 440.6L318 408.1Z" fill="#1EB5F0"/><path d="M249.3 541.7L264.8 566.7L303.9 566.8L288.4 541.7H249.3Z" fill="#1EB5F0"/><path d="M263.6 501.9L248.7 477.8L229.8 510.4L244.8 534.4L263.6 501.9Z" fill="#1EB5F0"/><path d="M452.5 542L468 567L509.7 567.1L494.1 542.1L452.5 542Z" fill="#1EB5F0"/><path d="M362.8 330.7L347.9 306.7L327.8 341.3L342.7 365.4L362.8 330.7Z" fill="#1EB5F0"/><path d="M362.1 541.9L377.6 566.9L416.7 567L401.2 541.9H362.1Z" fill="#1EB5F0"/><path d="M387.4 288.4L372.4 264.3L347.9 306.7L362.8 330.7L387.4 288.4Z" fill="#1EB5F0"/><path d="M494.1 542.1L509.7 567.1L560.6 567.2L545.1 542.2L494.1 542.1Z" fill="#1EB5F0"/><path d="M584 561C586.2 557.1 586.2 552.4 584 548.5L407.4 241.3C405.2 237.4 401.1 235 396.6 235C392.1 235 388 237.4 385.8 241.2L382.2 247.4L579.7 565.3C581.4 564.3 583 562.8 584 561Z" fill="#1EB5F0"/><path d="M288.4 541.7L303.9 566.8H330.9L315.4 541.8L288.4 541.7Z" fill="#1EB5F0"/><path d="M276.6 479.4L261.7 455.4L248.7 477.8L263.6 501.9L276.6 479.4Z" fill="#1EB5F0"/><path d="M240.6 541.7L244.8 534.5L229.9 510.4L208.2 547.9C207.9 548.4 207.7 548.9 207.5 549.4L218.2 566.6C218.5 566.6 218.7 566.7 219 566.7L264.9 566.8L249.4 541.8L240.6 541.7Z" fill="#1EB5F0"/><path d="M342.7 365.4L327.8 341.3L320.7 353.5L335.7 377.6L342.7 365.4Z" fill="#1EB5F0"/><path d="M437.8 542L453.3 567H468L452.5 542H437.8Z" fill="#1EB5F0"/><path d="M401.2 541.9L416.7 567H447.8L432.3 542L401.2 541.9Z" fill="#1EB5F0"/><path d="M333 382.2L318 358.1L303.1 384L318 408.1L333 382.2Z" fill="#1EB5F0"/><path d="M432.3 542L447.8 567H453.3L437.8 542H432.3Z" fill="#1EB5F0"/><path d="M335.7 377.6L320.7 353.5L318 358.1L333 382.2L335.7 377.6Z" fill="#1EB5F0"/><path d="M299.1 440.6L284.2 416.5L266.3 447.4L281.3 471.4L299.1 440.6Z" fill="#1EB5F0"/><path d="M325 541.8L340.5 566.8L377.6 566.9L362.1 541.9L325 541.8Z" fill="#1EB5F0"/><path d="M315.4 541.8L330.9 566.8H340.5L325 541.8H315.4Z" fill="#1EB5F0"/><path d="M281.3 471.4L266.3 447.4L261.7 455.4L276.6 479.4L281.3 471.4Z" fill="#1EB5F0"/><path d="M387.4 288.4L396.5 272.6L551.5 542.2H545L560.5 567.2H573.1C575.4 567.2 577.7 566.5 579.6 565.4L382.2 247.5L372.5 264.3L387.4 288.4Z" fill="#1EB5F0"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="56" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.1836 12.391C21.3988 11.484 22.7773 10.7832 24.2666 10.3405C24.2666 8.4956 25.7622 7 27.6071 7H28.3928C30.2377 7 31.7333 8.4956 31.7333 10.3405C32.3911 10.536 33.0273 10.7819 33.6373 11.0736L33.9434 11.225C34.602 11.5615 35.2283 11.9521 35.8164 12.391L36.3561 12.0312C38.0717 10.8875 40.3896 11.3511 41.5333 13.0667C42.677 14.7822 42.2134 17.1002 40.4979 18.2439L40.2834 18.3869C40.3172 18.4796 40.35 18.5729 40.3817 18.6667C42.3064 18.6667 43.8666 20.2269 43.8666 22.1516V22.9149C43.8666 24.6924 42.4257 26.1333 40.6482 26.1333C40.5416 26.5432 40.4156 26.9452 40.2712 27.3384L40.4979 27.4895C42.2134 28.6332 42.677 30.9511 41.5333 32.6667L41.1761 33.2025C40.2297 34.6221 38.3116 35.0057 36.8919 34.0593L36.4808 37.338C36.3711 38.2126 36.0273 39.0066 35.5171 39.6601V41.5766C35.5171 43.0236 34.9423 44.4113 33.9191 45.4345C32.896 46.4576 31.5082 47.0324 30.0613 47.0324H25.9387C24.4917 47.0324 23.104 46.4576 22.0808 45.4345C21.0577 44.4113 20.4829 43.0236 20.4829 41.5766V39.6601C19.9726 39.0066 19.6288 38.2126 19.5191 37.338L19.108 34.0593C17.6884 35.0057 15.7703 34.6221 14.8238 33.2025L14.4666 32.6667C13.3229 30.9511 13.7865 28.6332 15.5021 27.4895L15.7287 27.3384C15.5843 26.9452 15.4583 26.5432 15.3517 26.1333C13.5742 26.1333 12.1333 24.6924 12.1333 22.9149V22.1516C12.1333 20.2269 13.6936 18.6667 15.6182 18.6667C15.65 18.5729 15.6828 18.4796 15.7165 18.3869L15.5021 18.2439C13.7865 17.1002 13.3229 14.7822 14.4666 13.0667C15.6104 11.3511 17.9283 10.8875 19.6438 12.0312L20.1836 12.391Z" fill="#FFDB80" stroke="#0D0D0D" stroke-width="0.373333"/><path d="M18.6672 22.8452C18.6672 17.7012 22.8459 13.5312 28.0006 13.5312C33.1552 13.5312 37.3339 17.7012 37.3339 22.8452C37.3339 25.8919 35.8679 28.597 33.6015 30.2963L32.7771 36.8714C32.7143 37.372 32.2888 37.7475 31.7844 37.7475H29.3782H26.5782H24.2168C23.7124 37.7475 23.2868 37.372 23.2241 36.8714L22.3997 30.2963C20.1332 28.597 18.6672 25.8919 18.6672 22.8452Z" fill="#FFDB80"/><path d="M29.3782 37.7475H26.5782H24.2168V38.7565H31.7844V37.7475H29.3782Z" fill="#FFDB80"/><path d="M24.2168 42.288L25.2258 43.297H30.7753L31.7844 42.288V41.7835H24.2168V42.288Z" fill="#FFDB80"/><path d="M31.7844 38.7565H24.2168V40.27H28.0006H31.7844V38.7565Z" fill="#FFDB80"/><path d="M24.2168 41.7835H31.7844V40.27H28.0006H24.2168V41.0267V41.7835Z" fill="#FFDB80"/><path d="M26.5782 37.7475L26.1116 22.8452L26.8339 23.7979L27.3006 22.3979L28.0006 23.7979L28.7006 22.3979L29.1672 23.7979L29.8449 22.8452L29.3782 37.7475M26.5782 37.7475H29.3782M26.5782 37.7475H24.2168M29.3782 37.7475H31.7844M24.2168 37.7475V37.7475C23.7124 37.7475 23.2868 37.372 23.2241 36.8714L22.3997 30.2963C20.1332 28.597 18.6672 25.8919 18.6672 22.8452C18.6672 17.7012 22.8459 13.5312 28.0006 13.5312C33.1552 13.5312 37.3339 17.7012 37.3339 22.8452C37.3339 25.8919 35.8679 28.597 33.6015 30.2963L32.7771 36.8714C32.7143 37.372 32.2888 37.7475 31.7844 37.7475V37.7475M24.2168 37.7475V38.7565M31.7844 37.7475V38.7565M31.7844 37.7475V41.7835M31.7844 42.288L30.7753 43.297H25.2258L24.2168 42.288V41.7835M31.7844 42.288V41.7835M31.7844 42.288V40.27M24.2168 38.7565H31.7844M24.2168 38.7565V40.27M31.7844 38.7565V40.27M24.2168 40.27V41.0267V41.7835M24.2168 40.27H28.0006H31.7844M31.7844 40.27V41.7835M24.2168 41.7835H31.7844" stroke="#0D0D0D" stroke-width="0.373333"/><path d="M21.4363 18.3405C22.8638 16.2832 25.2712 14.932 28.0004 14.932M18.667 15.8654L16.567 14.4654M18.667 29.8654L16.567 31.2654M16.8004 22.3987H14.467M37.3337 15.8654L39.4337 14.4654M37.3337 29.8654L39.4337 31.2654M39.2004 22.3987H41.5337M28.0004 11.6654V9.33203" stroke="black" stroke-width="0.373333"/></svg>
@@ -0,0 +1 @@
1
+ {"v":"5.6.10","fr":60,"ip":0,"op":114,"w":1080,"h":1080,"nm":"Cool_MAIN","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"FLAT","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[770,770],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.724767288507,0.105575980392,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Face Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":540,"ix":3},"y":{"a":1,"k":[{"i":{"x":[0.293],"y":[1]},"o":{"x":[0.21],"y":[0]},"t":0,"s":[540]},{"i":{"x":[0.522],"y":[1]},"o":{"x":[0.655],"y":[0]},"t":33,"s":[505.2]},{"i":{"x":[0.463],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":56,"s":[547.3]},{"t":78,"s":[540]}],"ix":4}},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.293,0.293,0.293],"y":[1,1,1]},"o":{"x":[0.21,0.21,0.21],"y":[0,0,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0.522,0.522,0.522],"y":[1,1,1]},"o":{"x":[0.655,0.655,0.655],"y":[0,0,0]},"t":33,"s":[100,98,100]},{"t":56,"s":[100,100,100]}],"ix":6}},"ao":0,"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Glass_Highlights_R ","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":0,"k":{"i":[[0,0],[27.75,-5.75],[-1.075,-4.469],[-17.083,-4.833],[-9,6],[-4.75,17.875],[5.5,6]],"o":[[-11.25,-1.75],[-27.75,5.75],[1.583,6.583],[12.259,3.468],[9,-6],[4.736,-17.821],[-5.5,-6]],"v":[[-380.611,-75.579],[-440.986,-75.266],[-457.986,-41.266],[-429.986,-2.016],[-383.361,-1.766],[-365.736,-30.766],[-363.736,-68.35]],"c":true},"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 2"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-521.692,-245.515],[-521.692,173.431],[-559.942,173.431],[-559.942,-245.515]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-582.365,-216.087],[-582.365,202.859],[-599.35,202.859],[-599.35,-216.087]],"c":true},"ix":2},"nm":"Path 2","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":1,"k":[{"i":{"x":0.067,"y":1},"o":{"x":0.49,"y":0},"t":1,"s":[-577.82,-35.098],"to":[62.667,0],"ti":[-62.667,0]},{"t":75,"s":[-201.82,-35.098]}],"ix":2},"a":{"a":0,"k":[-479.82,-35.098],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":20,"ix":6},"o":{"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":1,"op":3605,"st":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Glass_Highlights_L ","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":0,"k":{"i":[[0,0],[-27.75,-5.75],[1.075,-4.469],[17.083,-4.833],[9,6],[4.75,17.875],[-5.5,6]],"o":[[11.25,-1.75],[27.75,5.75],[-1.583,6.583],[-12.259,3.468],[-9,-6],[-4.736,-17.821],[5.5,-6]],"v":[[-574.14,-75.579],[-513.766,-75.266],[-496.766,-41.266],[-524.765,-2.016],[-571.39,-1.766],[-589.015,-30.766],[-591.015,-68.35]],"c":true},"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-521.692,-245.515],[-521.692,173.431],[-559.942,173.431],[-559.942,-245.515]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-582.365,-216.087],[-582.365,202.859],[-599.35,202.859],[-599.35,-216.087]],"c":true},"ix":2},"nm":"Path 2","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":1,"k":[{"i":{"x":0.067,"y":1},"o":{"x":0.49,"y":0},"t":-3,"s":[-577.82,-35.098],"to":[62.667,0],"ti":[-62.667,0]},{"t":71,"s":[-201.82,-35.098]}],"ix":2},"a":{"a":0,"k":[-479.82,-35.098],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":20,"ix":6},"o":{"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":-3,"op":3601,"st":-3,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Glass","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-27.75,-5.75],[1.075,-4.469],[17.083,-4.833],[9,6],[4.75,17.875],[-5.5,6]],"o":[[11.25,-1.75],[27.75,5.75],[-1.583,6.583],[-12.259,3.468],[-9,-6],[-4.736,-17.821],[5.5,-6]],"v":[[-574.64,-76.079],[-514.266,-75.766],[-497.266,-41.766],[-525.265,-2.516],[-571.89,-2.266],[-589.515,-31.266],[-591.515,-68.85]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.150505514706,0.150505514706,0.150505514706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"L Glass","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[27.75,-5.75],[-1.075,-4.469],[-17.083,-4.833],[-9,6],[-4.75,17.875],[5.5,6]],"o":[[-11.25,-1.75],[-27.75,5.75],[1.583,6.583],[12.259,3.468],[9,-6],[4.736,-17.821],[-5.5,-6]],"v":[[-381.111,-76.079],[-441.486,-75.766],[-458.486,-41.766],[-430.486,-2.516],[-383.861,-2.266],[-366.236,-31.266],[-364.236,-68.85]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.150505514706,0.150505514706,0.150505514706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"R GLass","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Bridge","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-476.976,-63.686,0],"ix":2},"a":{"a":0,"k":[-476.976,-63.686,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.14,0],[-4.984,1.496],[0,0],[0,0],[4.26,0],[0.96,-3.888],[0,0]],"o":[[4.653,1.162],[7.06,0],[2.64,-0.793],[0,0],[-0.895,-3.919],[-4.27,0],[0,0],[0,0]],"v":[[-494.768,-78.612],[-478.29,-76.55],[-459.785,-78.948],[-464.078,-48.41],[-468.495,-48.41],[-477.85,-54.99],[-487.256,-48.41],[-493.891,-48.41]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Frame","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,-74,0],"ix":2},"a":{"a":0,"k":[-477.876,-39.155,0],"ix":1},"s":{"a":0,"k":[283,283,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[5.5,-11],[20.5,0],[12.25,22.25],[1.75,7],[-11,3],[-34.25,-1.75],[-2.75,-0.75],[0,-3.25],[1.25,-1.5]],"o":[[-1.5,10.25],[-5.5,11],[-20.5,0],[-12.25,-22.25],[0,0],[11,-3],[31.874,1.629],[2.75,0.75],[0,3.25],[-1.25,1.5]],"v":[[-350.736,-56.016],[-364.236,-13.016],[-398.236,8.483],[-455.486,-14.266],[-469.736,-54.516],[-462.236,-78.266],[-395.736,-86.516],[-350.736,-79.516],[-345.486,-72.516],[-347.236,-60.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.5,-11],[-20.5,0],[-12.25,22.25],[-1.75,7],[11,3],[34.25,-1.75],[2.75,-0.75],[0,-3.25],[-1.25,-1.5]],"o":[[1.5,10.25],[5.5,11],[20.5,0],[12.25,-22.25],[0,0],[-11,-3],[-31.874,1.629],[-2.75,0.75],[0,3.25],[1.25,1.5]],"v":[[-605.015,-56.016],[-591.515,-13.016],[-557.515,8.483],[-500.266,-14.266],[-486.016,-54.516],[-493.516,-78.266],[-560.015,-86.516],[-605.015,-79.516],[-610.265,-72.516],[-608.515,-60.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Eye_R","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[113,-134,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[122,190,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[51,51],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","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":[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":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Eye_L","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-111,-134,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[122,190,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[51,51],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","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":[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":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Mouth ALT","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":5,"ix":3},"y":{"a":0,"k":36,"ix":4}},"a":{"a":0,"k":[5,-32,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.396,-15.37],[71.72,0],[28.707,46.509]],"o":[[-28.062,45.903],[-72.175,0],[-9.371,-15.182]],"v":[[154.563,49.764],[0.093,128.5],[-152.629,49.309]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":57.6,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":30,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":0,"nm":"HEAD_GLOBAL PRECOMP","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[540,540,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1080,"h":1080,"ip":0,"op":3604,"st":0,"bm":0}],"markers":[{"tm":114,"cm":"LOOP","dr":0}]}
@@ -0,0 +1 @@
1
+ <svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M220.3 623.2H223.3L214.7 605.8L220.3 623.2Z" fill="#EBBDEC"/><path d="M256.3 226.1L238.1 189.3L206 212.6L224.3 249.4L256.3 226.1Z" fill="#EBBDEC"/><path d="M235.9 272.9L379.3 562.1H422.9L268 249.5L235.9 272.9Z" fill="#EBBDEC"/><path d="M456.9 587.9L474.3 623H509L491.6 587.8L456.9 587.9Z" fill="#EBBDEC"/><path d="M611.3 310.6L531.6 252.7L591.1 372.9L611.3 310.6Z" fill="#EBBDEC"/><path d="M283.5 238.2L444.1 562.1H478.8L309 219.6L283.5 238.2Z" fill="#EBBDEC"/><path d="M560.4 467.7L571.7 432.6L455.1 197.3L410.1 164.7L560.4 467.7Z" fill="#EBBDEC"/><path d="M392 587.9L409.5 623.1H453.1L435.7 587.9H392Z" fill="#EBBDEC"/><path d="M337.2 199.1L517.2 562H529.8L540.4 529.4L366.2 178.1L337.2 199.1Z" fill="#EBBDEC"/><path d="M466.3 121.1L506.9 203L634 295.2C638.5 298.5 640.4 304.3 638.7 309.6L607.5 405.9L632.4 456.1L688.7 282.4L466.3 121.1Z" fill="#EBBDEC"/><path d="M354.6 154.6L336.3 117.8L307.4 138.9L325.6 175.7L354.6 154.6Z" fill="#EBBDEC"/><path d="M576.8 500.7L601.6 551L613 515.8L588.1 465.6L576.8 500.7Z" fill="#EBBDEC"/><path d="M551.4 578.9C549.7 584.2 544.7 587.8 539.1 587.8H529.9L547.3 623H578.2L581.5 612.7L556.6 562.5L551.4 578.9Z" fill="#EBBDEC"/><path d="M297.4 196.2L279.2 159.4L253.7 178L271.9 214.8L297.4 196.2Z" fill="#EBBDEC"/><path d="M404.9 129L430.5 147.5L394.7 75.2998L373.5 90.6998L391.9 127.7C396 125.8 401 126.2 404.9 129Z" fill="#EBBDEC"/><path d="M379.1 587.9L396.6 623.1H409.5L392 587.9H379.1Z" fill="#FDEAFA"/><path d="M314.3 588L331.8 623.1H375.4L358 587.9L314.3 588Z" fill="#FDEAFA"/><path d="M199.2 267.7L181 230.9L148.9 254.2L167.1 291L199.2 267.7Z" fill="#FDEAFA"/><path d="M226.4 279.8L366.4 562.1H379.3L235.9 272.9L226.4 279.8Z" fill="#FDEAFA"/><path d="M183.6 310.9L196.3 350L301.6 562.2H345.2L210.8 291.1L183.6 310.9Z" fill="#FDEAFA"/><path d="M224.3 249.4L206 212.6L196.5 219.5L214.8 256.4L224.3 249.4Z" fill="#FDEAFA"/><path d="M355.8 153.8L337.5 116.9L336.3 117.8L354.6 154.6L355.8 153.8Z" fill="#FDEAFA"/><path d="M556.7 562.5L581.6 612.7L582.3 610.7L557.4 560.5L556.7 562.5Z" fill="#FDEAFA"/><path d="M366.2 178.1L540.4 529.4L541 527.4L367.4 177.2L366.2 178.1Z" fill="#FDEAFA"/><path d="M506.9 203L466.3 121.1L398.9 72.2998L394.7 75.3998L430.4 147.6L506.9 203Z" fill="#FDEAFA"/><path d="M588.1 465.6L613 515.8L632.4 456.1L607.5 405.9L588.1 465.6Z" fill="#FDEAFA"/><path d="M591.1 372.9L531.6 252.7L455.1 197.3L571.7 432.6L591.1 372.9Z" fill="#FDEAFA"/><path d="M268 249.5L422.9 562.1H444.1L283.5 238.2L268 249.5Z" fill="#FDEAFA"/><path d="M271.9 214.8L253.7 178L238.1 189.3L256.3 226.1L271.9 214.8Z" fill="#FDEAFA"/><path d="M435.7 587.9L453.1 623.1L474.3 623L456.9 587.9H435.7Z" fill="#FDEAFA"/><path d="M256.1 588C250.5 588 245.6 584.4 243.8 579.1L176.1 371.4L126.2 270.6L109.4 282.8L214.6 605.7L223.2 623.1L300.9 623L283.6 588H256.1Z" fill="#F985F9"/><path d="M265.5 562.2H270.8L255.3 530.9L265.5 562.2Z" fill="#F985F9"/><path d="M156.2 310C154.5 304.7 156.4 298.9 160.9 295.6L167.1 291.1L148.8 254.3L126.2 270.7L176.1 371.5L156.2 310Z" fill="#F985F9"/><path d="M255.3 530.9L270.8 562.2H301.6L196.3 350L255.3 530.9Z" fill="#F985F9"/><path d="M283.6 588L301 623.2L331.8 623.1L314.3 588H283.6Z" fill="#F985F9"/><path d="M491.6 587.8L509 623H547.4L529.9 587.8H491.6Z" fill="#F985F9"/><path d="M325.6 175.7L307.4 138.9L279.2 159.4L297.4 196.2L325.6 175.7Z" fill="#F985F9"/><path d="M309 219.6L478.8 562.1L517.2 562L337.2 199.1L309 219.6Z" fill="#F985F9"/><path d="M571.9 515.7L596.8 565.9L601.6 551L576.8 500.7L571.9 515.7Z" fill="#F985F9"/><path d="M397.3 155.4L394.4 157.5L555.5 482.6L560.4 467.7L410.1 164.7L397.3 155.4Z" fill="#F985F9"/><path d="M389.7 129C390.4 128.5 391.1 128.1 391.8 127.8L373.4 90.7998L364.4 97.2998L382.7 134.1L389.7 129Z" fill="#F985F9"/><path d="M367.4 177.2L541 527.4L555.5 482.6L394.4 157.5L367.4 177.2Z" fill="#F985F9"/><path d="M557.4 560.5L582.3 610.7L596.8 565.9L571.9 515.7L557.4 560.5Z" fill="#F985F9"/><path d="M382.8 134.1L364.5 97.2998L337.5 116.9L355.8 153.8L382.8 134.1Z" fill="#F985F9"/><path d="M214.8 256.4L196.5 219.5L181 230.9L199.2 267.7L214.8 256.4Z" fill="#F985F9"/><path d="M210.8 291.1L345.2 562.2L366.4 562.1L226.4 279.8L210.8 291.1Z" fill="#F985F9"/><path d="M358 587.9L375.4 623.1H396.6L379.1 587.9H358Z" fill="#F985F9"/><path d="M582.1 628.1H550L552.6 633.3H582.2C584.4 633.3 586.4 631.9 587.1 629.7L588.3 625.9L585 619.3L582.1 628.1Z" fill="#B038B2"/><path d="M616.3 522.4L604.9 557.6L608.2 564.2L619.6 529.1L616.3 522.4Z" fill="#B038B2"/><path d="M476.9 628.2L479.4 633.3H514.1L511.6 628.2H476.9Z" fill="#B038B2"/><path d="M334 113.1L331.7 108.4L302.7 129.5L305.1 134.2L334 113.1Z" fill="#B038B2"/><path d="M392.3 70.7L390 66L368.9 81.4L371.2 86.1L392.3 70.7Z" fill="#B038B2"/><path d="M276.9 154.7L274.5 150L249 168.6L251.3 173.3L276.9 154.7Z" fill="#B038B2"/><path d="M412 628.2L414.6 633.4H458.3L455.7 628.2H412Z" fill="#B038B2"/><path d="M235.8 184.6L233.5 179.9L201.4 203.3L203.7 207.9L235.8 184.6Z" fill="#B038B2"/><path d="M694.7 280.5L635.6 462.8L638.9 469.4L699.6 282.1C700.3 280 699.5 277.6 697.7 276.3L456.4 101.3L461.3 111.2L694.7 280.5Z" fill="#B038B2"/><path d="M216.6 628.4L198.9 573.9L183 542L211.7 630C212.4 632.1 214.4 633.6 216.6 633.6H228.4L225.8 628.4H216.6Z" fill="#B038B2"/><path d="M220.3 623.2L214.7 605.8L198.9 573.9L216.6 628.4H225.9L223.3 623.2H220.3Z" fill="#B038B2"/><path d="M474.3 623L476.9 628.2H511.6L509 623H474.3Z" fill="#B038B2"/><path d="M578.3 623H547.4L549.9 628.1H582.1L584.9 619.3L581.6 612.7L578.3 623Z" fill="#B038B2"/><path d="M279.2 159.4L276.9 154.7L251.3 173.3L253.7 178L279.2 159.4Z" fill="#B038B2"/><path d="M238.1 189.3L235.8 184.6L203.7 207.9L206 212.6L238.1 189.3Z" fill="#B038B2"/><path d="M688.7 282.4L632.4 456.1L635.7 462.7L694.7 280.5L461.4 111.2L466.3 121.1L688.7 282.4Z" fill="#B038B2"/><path d="M409.5 623.1L412 628.2H455.7L453.1 623.1H409.5Z" fill="#B038B2"/><path d="M336.3 117.8L334 113.1L305.1 134.2L307.4 138.9L336.3 117.8Z" fill="#B038B2"/><path d="M394.7 75.4002L392.3 70.7002L371.2 86.1002L373.5 90.8002L394.7 75.4002Z" fill="#B038B2"/><path d="M601.6 551L604.9 557.6L616.3 522.4L613 515.8L601.6 551Z" fill="#B038B2"/><path d="M399.1 628.3L401.7 633.4H414.6L412 628.2L399.1 628.3Z" fill="#B038B2"/><path d="M194.2 214.9L203.7 207.9L201.4 203.3L191.9 210.2L194.2 214.9Z" fill="#B038B2"/><path d="M334.3 628.3L336.9 633.5L380.5 633.4L378 628.3H334.3Z" fill="#B038B2"/><path d="M178.6 226.2L176.3 221.5L144.2 244.8L146.5 249.5L178.6 226.2Z" fill="#B038B2"/><path d="M206 212.6L203.7 207.9L194.2 214.9L196.5 219.5L206 212.6Z" fill="#B038B2"/><path d="M334.3 628.3H378L375.4 623.1H331.8L334.3 628.3Z" fill="#B038B2"/><path d="M396.6 623.1L399.1 628.3L412 628.2L409.5 623.1H396.6Z" fill="#B038B2"/><path d="M178.6 226.2L146.5 249.5L148.9 254.2L181 230.9L178.6 226.2Z" fill="#B038B2"/><path d="M585.6 617.3L584.9 619.3L588.2 625.9L588.8 623.9L585.6 617.3Z" fill="#B038B2"/><path d="M335.2 112.3L332.9 107.6L331.7 108.4L334 113.1L335.2 112.3Z" fill="#B038B2"/><path d="M581.6 612.7L584.9 619.3L585.6 617.3L582.3 610.7L581.6 612.7Z" fill="#B038B2"/><path d="M337.5 116.9L335.2 112.3L334 113.1L336.3 117.8L337.5 116.9Z" fill="#B038B2"/><path d="M616.3 522.4L619.6 529.1L638.9 469.3L635.7 462.7L616.3 522.4Z" fill="#B038B2"/><path d="M398.9 65.9002L461.4 111.2L456.5 101.3L402 61.8002C400.2 60.5002 397.7 60.5002 395.9 61.8002L390 66.0002L392.3 70.7002L398.9 65.9002Z" fill="#B038B2"/><path d="M398.9 72.2999L466.3 121.1L461.4 111.2L398.9 65.8999L392.3 70.6999L394.7 75.3999L398.9 72.2999Z" fill="#B038B2"/><path d="M632.4 456.1L613 515.8L616.3 522.4L635.7 462.7L632.4 456.1Z" fill="#B038B2"/><path d="M251.3 173.3L249 168.6L233.5 179.9L235.8 184.6L251.3 173.3Z" fill="#B038B2"/><path d="M455.7 628.2L458.3 633.4L479.4 633.3L476.9 628.2H455.7Z" fill="#B038B2"/><path d="M253.7 178L251.3 173.3L235.8 184.6L238.1 189.3L253.7 178Z" fill="#B038B2"/><path d="M453.1 623.1L455.7 628.2H476.9L474.3 623L453.1 623.1Z" fill="#B038B2"/><path d="M103.4 280.9L123.9 266L121.6 261.3L100.4 276.8C98.6 278.1 97.8 280.4 98.5 282.6L183 542L198.8 573.9L103.4 280.9Z" fill="#B038B2"/><path d="M303.6 628.3L225.9 628.4L228.4 633.5H306.1L303.6 628.3Z" fill="#B038B2"/><path d="M109.5 282.9L126.3 270.7L123.9 266L103.4 280.9L198.9 573.9L214.7 605.8L109.5 282.9Z" fill="#B038B2"/><path d="M223.3 623.2L225.9 628.4L303.6 628.3L301 623.2H223.3Z" fill="#B038B2"/><path d="M303.6 628.3L306.1 633.5H336.9L334.3 628.3H303.6Z" fill="#B038B2"/><path d="M144.2 244.8L121.6 261.3L123.9 266L146.5 249.5L144.2 244.8Z" fill="#B038B2"/><path d="M331.8 623.1L301 623.2L303.6 628.3H334.3L331.8 623.1Z" fill="#B038B2"/><path d="M148.9 254.2L146.5 249.5L123.9 266L126.3 270.7L148.9 254.2Z" fill="#B038B2"/><path d="M305.1 134.2L302.7 129.5L274.5 150L276.9 154.7L305.1 134.2Z" fill="#B038B2"/><path d="M511.6 628.2L514.1 633.3H552.5L549.9 628.1L511.6 628.2Z" fill="#B038B2"/><path d="M509 623L511.6 628.2L549.9 628.1L547.4 623H509Z" fill="#B038B2"/><path d="M307.4 138.9L305.1 134.2L276.9 154.7L279.2 159.4L307.4 138.9Z" fill="#B038B2"/><path d="M362.2 92.5999L371.2 86.0999L368.9 81.3999L359.9 87.8999L362.2 92.5999Z" fill="#B038B2"/><path d="M600.1 572.5L603.4 579.1L608.2 564.2L604.9 557.6L600.1 572.5Z" fill="#B038B2"/><path d="M373.5 90.8001L371.2 86.1001L362.2 92.6001L364.5 97.3001L373.5 90.8001Z" fill="#B038B2"/><path d="M596.8 565.9L600.1 572.5L604.9 557.6L601.6 551L596.8 565.9Z" fill="#B038B2"/><path d="M359.9 87.8999L332.9 107.6L335.2 112.3L362.2 92.5999L359.9 87.8999Z" fill="#B038B2"/><path d="M588.8 623.9L603.4 579.1L600.1 572.5L585.6 617.3L588.8 623.9Z" fill="#B038B2"/><path d="M582.3 610.7L585.6 617.3L600.1 572.5L596.8 565.9L582.3 610.7Z" fill="#B038B2"/><path d="M364.5 97.3001L362.2 92.6001L335.2 112.3L337.5 116.9L364.5 97.3001Z" fill="#B038B2"/><path d="M194.2 214.9L191.9 210.2L176.3 221.5L178.6 226.2L194.2 214.9Z" fill="#B038B2"/><path d="M380.5 633.4H401.7L399.1 628.3H378L380.5 633.4Z" fill="#B038B2"/><path d="M181 230.9L196.5 219.5L194.2 214.9L178.6 226.2L181 230.9Z" fill="#B038B2"/><path d="M375.4 623.1L378 628.3H399.1L396.6 623.1H375.4Z" fill="#B038B2"/><path d="M529.8 562H517.2L530 587.8H539.2C544.8 587.8 549.7 584.2 551.5 578.9L556.8 562.5L540.4 529.4L529.8 562Z" fill="#ED6CEF"/><path d="M560.4 467.7L576.8 500.7L588.1 465.6L571.7 432.6L560.4 467.7Z" fill="#ED6CEF"/><path d="M444.1 562.1L456.9 587.9L491.6 587.8L478.8 562.1H444.1Z" fill="#ED6CEF"/><path d="M611.3 310.6L591.1 372.9L607.5 406L638.7 309.7C640.4 304.4 638.5 298.6 634 295.3L506.9 203L531.6 252.7L611.3 310.6Z" fill="#ED6CEF"/><path d="M379.3 562.1L392 587.9H435.7L422.9 562.1H379.3Z" fill="#ED6CEF"/><path d="M268 249.5L256.3 226.1L224.3 249.4L235.9 272.9L268 249.5Z" fill="#ED6CEF"/><path d="M309 219.6L297.4 196.2L271.9 214.8L283.5 238.2L309 219.6Z" fill="#ED6CEF"/><path d="M366.2 178.1L354.6 154.6L325.6 175.7L337.2 199.1L366.2 178.1Z" fill="#ED6CEF"/><path d="M455.1 197.3L430.4 147.6L404.9 129C401.1 126.2 396.1 125.8 391.9 127.8L410.2 164.7L455.1 197.3Z" fill="#ED6CEF"/><path d="M366.4 562.1L379.1 587.9H392L379.3 562.1H366.4Z" fill="#ED6CEF"/><path d="M235.9 272.9L224.3 249.4L214.8 256.4L226.4 279.8L235.9 272.9Z" fill="#ED6CEF"/><path d="M301.6 562.2L314.3 588L358 587.9L345.2 562.2H301.6Z" fill="#ED6CEF"/><path d="M183.6 310.9L210.8 291.1L199.2 267.7L167.1 291L196.3 350L183.6 310.9Z" fill="#ED6CEF"/><path d="M540.4 529.4L556.7 562.5L557.4 560.5L541 527.4L540.4 529.4Z" fill="#ED6CEF"/><path d="M367.4 177.2L355.8 153.8L354.6 154.6L366.2 178.1L367.4 177.2Z" fill="#ED6CEF"/><path d="M571.7 432.6L588.1 465.6L607.5 405.9L591.1 372.9L571.7 432.6Z" fill="#ED6CEF"/><path d="M455.1 197.3L531.6 252.7L506.9 203L430.4 147.6L455.1 197.3Z" fill="#ED6CEF"/><path d="M283.5 238.2L271.9 214.8L256.3 226.1L268 249.5L283.5 238.2Z" fill="#ED6CEF"/><path d="M422.9 562.1L435.7 587.9H456.9L444.1 562.1H422.9Z" fill="#ED6CEF"/><path d="M265.5 562.2L255.3 530.9L176.2 371.4L243.9 579.1C245.6 584.4 250.6 588 256.2 588H283.6L270.8 562.2H265.5Z" fill="#ED6CEF"/><path d="M196.3 350L167.1 291L160.9 295.5C156.4 298.8 154.5 304.6 156.2 309.9L176.2 371.3L255.3 530.8L196.3 350Z" fill="#ED6CEF"/><path d="M270.8 562.2L283.6 588H314.3L301.6 562.2H270.8Z" fill="#ED6CEF"/><path d="M337.2 199.1L325.6 175.7L297.4 196.2L309 219.6L337.2 199.1Z" fill="#ED6CEF"/><path d="M478.8 562.1L491.6 587.8H529.9L517.2 562L478.8 562.1Z" fill="#ED6CEF"/><path d="M397.3 155.4L410.1 164.7L391.8 127.8C391.1 128.1 390.4 128.6 389.7 129L382.7 134.1L394.3 157.5L397.3 155.4Z" fill="#ED6CEF"/><path d="M555.5 482.6L571.9 515.7L576.8 500.7L560.4 467.7L555.5 482.6Z" fill="#ED6CEF"/><path d="M394.4 157.5L382.8 134.1L355.8 153.8L367.4 177.2L394.4 157.5Z" fill="#ED6CEF"/><path d="M541 527.4L557.4 560.5L571.9 515.7L555.5 482.6L541 527.4Z" fill="#ED6CEF"/><path d="M226.4 279.8L214.8 256.4L199.2 267.7L210.8 291.1L226.4 279.8Z" fill="#ED6CEF"/><path d="M345.2 562.2L358 587.9H379.1L366.4 562.1L345.2 562.2Z" fill="#ED6CEF"/></svg>