@testgorilla/tgo-ui 3.14.11-beta.1 → 3.14.12

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 (758) hide show
  1. package/README.md +103 -103
  2. package/components/donut-chart/donut-chart.component.d.ts +2 -2
  3. package/components/icon/icon.config.d.ts +1 -1
  4. package/components/inline-field/inline-field.component.d.ts +2 -2
  5. package/components/multi-input/multi-input.component.d.ts +8 -1
  6. package/components/skeleton/skeleton.component.d.ts +1 -1
  7. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  8. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  9. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  10. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +3 -3
  11. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +1 -1
  12. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +1 -1
  13. package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
  14. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  15. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  16. package/esm2022/components/autocomplete/autocomplete.component.mjs +3 -3
  17. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  18. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  19. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  20. package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
  21. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  22. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  23. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  24. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  25. package/esm2022/components/badge/badge.component.mjs +3 -3
  26. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  27. package/esm2022/components/badge/badge.model.mjs +1 -1
  28. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +3 -3
  29. package/esm2022/components/breadcrumb/breadcrumb.component.module.mjs +1 -1
  30. package/esm2022/components/breadcrumb/breadcrumb.model.mjs +1 -1
  31. package/esm2022/components/button/button.component.mjs +3 -3
  32. package/esm2022/components/button/button.component.module.mjs +1 -1
  33. package/esm2022/components/button/button.model.mjs +1 -1
  34. package/esm2022/components/card/card.component.mjs +3 -3
  35. package/esm2022/components/card/card.component.module.mjs +1 -1
  36. package/esm2022/components/card/card.model.mjs +1 -1
  37. package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
  38. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  39. package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
  40. package/esm2022/components/checklist/checklist.component.mjs +3 -3
  41. package/esm2022/components/checklist/checklist.model.mjs +1 -1
  42. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +3 -3
  43. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  44. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  45. package/esm2022/components/datepicker/date-adapter.mjs +1 -1
  46. package/esm2022/components/datepicker/datepicker.component.mjs +3 -3
  47. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  48. package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
  49. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  50. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
  51. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  52. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  53. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  54. package/esm2022/components/dialog/dialog.model.mjs +1 -1
  55. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  56. package/esm2022/components/divider/divider.component.mjs +3 -3
  57. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  58. package/esm2022/components/divider/divider.model.mjs +1 -1
  59. package/esm2022/components/donut-chart/donut-chart.component.mjs +3 -3
  60. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +1 -1
  61. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +1 -1
  62. package/esm2022/components/dropdown/dropdown.component.mjs +3 -3
  63. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  64. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  65. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
  66. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  67. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  68. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  69. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  70. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  71. package/esm2022/components/field/field.component.mjs +3 -3
  72. package/esm2022/components/field/field.component.module.mjs +1 -1
  73. package/esm2022/components/field/field.model.mjs +1 -1
  74. package/esm2022/components/file-upload/file-upload.component.mjs +3 -3
  75. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  76. package/esm2022/components/filter-button/filter-button.component.mjs +3 -3
  77. package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
  78. package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
  79. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +3 -3
  80. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
  81. package/esm2022/components/icon/icon-svg-content.mjs +1 -1
  82. package/esm2022/components/icon/icon.component.mjs +3 -3
  83. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  84. package/esm2022/components/icon/icon.config.mjs +7 -1
  85. package/esm2022/components/icon/icon.model.mjs +1 -1
  86. package/esm2022/components/icon-label/icon-label.component.mjs +3 -3
  87. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  88. package/esm2022/components/inline-field/inline-field.component.mjs +3 -3
  89. package/esm2022/components/inline-field/inline-field.component.module.mjs +1 -1
  90. package/esm2022/components/inline-field/inline-field.model.mjs +1 -1
  91. package/esm2022/components/logo/logo.component.mjs +3 -3
  92. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  93. package/esm2022/components/logo/logo.model.mjs +1 -1
  94. package/esm2022/components/media-card/media-card.component.mjs +3 -3
  95. package/esm2022/components/media-dialog/media-dialog.component.mjs +3 -3
  96. package/esm2022/components/media-dialog/media-dialog.model.mjs +1 -1
  97. package/esm2022/components/multi-input/multi-input.component.mjs +14 -7
  98. package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
  99. package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
  100. package/esm2022/components/multi-input/required-multi-input.validator.mjs +1 -1
  101. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
  102. package/esm2022/components/navbar/navbar.component.mjs +3 -3
  103. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  104. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  105. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  106. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  107. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  108. package/esm2022/components/page-header/page-header.component.mjs +3 -3
  109. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  110. package/esm2022/components/paginator/paginator.component.mjs +3 -3
  111. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  112. package/esm2022/components/password-criteria/password.component.mjs +3 -3
  113. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  114. package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
  115. package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
  116. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  117. package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
  118. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  119. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  120. package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
  121. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  122. package/esm2022/components/prompt/prompt.component.mjs +3 -3
  123. package/esm2022/components/prompt/prompt.model.mjs +1 -1
  124. package/esm2022/components/prompt/prompt.module.mjs +1 -1
  125. package/esm2022/components/radial-progress/radial-progress.component.mjs +3 -3
  126. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  127. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  128. package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
  129. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  130. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  131. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  132. package/esm2022/components/rating/rating.component.mjs +3 -3
  133. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  134. package/esm2022/components/scale/scale.component.mjs +3 -3
  135. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  136. package/esm2022/components/scale-table/scale-table.component.mjs +3 -3
  137. package/esm2022/components/scale-table/scale-table.model.mjs +1 -1
  138. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
  139. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  140. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  141. package/esm2022/components/segmented-button/segmented-button.component.mjs +3 -3
  142. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  143. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  144. package/esm2022/components/selectable-card/selectable-card.component.mjs +3 -3
  145. package/esm2022/components/selectable-card/selectable-card.component.module.mjs +1 -1
  146. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +1 -1
  147. package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
  148. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  149. package/esm2022/components/side-panel/side-panel.model.mjs +1 -1
  150. package/esm2022/components/side-panel/side-panel.service.mjs +1 -1
  151. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  152. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  153. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  154. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  155. package/esm2022/components/skeleton/skeleton.component.mjs +3 -3
  156. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  157. package/esm2022/components/slider/slider.component.mjs +3 -3
  158. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  159. package/esm2022/components/slider/slider.model.mjs +1 -1
  160. package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
  161. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  162. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  163. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  164. package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
  165. package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
  166. package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
  167. package/esm2022/components/spinner/spinner.component.mjs +3 -3
  168. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  169. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  170. package/esm2022/components/step/step.component.mjs +3 -3
  171. package/esm2022/components/step/step.component.module.mjs +1 -1
  172. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  173. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  174. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  175. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  176. package/esm2022/components/table/table.component.mjs +3 -3
  177. package/esm2022/components/table/table.component.module.mjs +1 -1
  178. package/esm2022/components/table/table.model.mjs +1 -1
  179. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  180. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  181. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  182. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  183. package/esm2022/components/tag/tag.component.mjs +3 -3
  184. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  185. package/esm2022/components/tag/tag.model.mjs +1 -1
  186. package/esm2022/components/toggle/toggle.component.mjs +3 -3
  187. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  188. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  189. package/esm2022/components/tooltip/tooltip-template.directive.mjs +1 -1
  190. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  191. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  192. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  193. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
  194. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
  195. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
  196. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
  197. package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
  198. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  199. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  200. package/esm2022/directives/digits-only.directive.mjs +1 -1
  201. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  202. package/esm2022/directives/dynamic-component.directive.mjs +1 -1
  203. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  204. package/esm2022/directives/select-text.directive.mjs +1 -1
  205. package/esm2022/directives/step-line-element.directive.mjs +1 -1
  206. package/esm2022/models/application-theme.model.mjs +1 -1
  207. package/esm2022/models/checkbox.model.mjs +1 -1
  208. package/esm2022/models/colors.model.mjs +1 -1
  209. package/esm2022/models/keyboard-events.model.mjs +1 -1
  210. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  211. package/esm2022/models/universal-skills-report.model.mjs +1 -1
  212. package/esm2022/pipes/data-property-getter.mjs +1 -1
  213. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  214. package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
  215. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  216. package/esm2022/pipes/truncate.pipe.mjs +1 -1
  217. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
  218. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  219. package/esm2022/providers/is-mobile.mjs +1 -1
  220. package/esm2022/public-api.mjs +1 -1
  221. package/esm2022/services/icons.service.mjs +1 -1
  222. package/esm2022/services/universal-skills.service.mjs +1 -1
  223. package/esm2022/utils/alert-bar.model.mjs +1 -1
  224. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  225. package/esm2022/utils/autocomplete-utils.mjs +2 -2
  226. package/esm2022/utils/color-contrast.mjs +1 -1
  227. package/esm2022/utils/hex-to-rgb.mjs +1 -1
  228. package/esm2022/utils/localization/language.model.mjs +1 -1
  229. package/esm2022/utils/localization/language.service.mjs +1 -1
  230. package/esm2022/utils/table.utils.mjs +1 -1
  231. package/fesm2022/testgorilla-tgo-ui.mjs +150 -137
  232. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  233. package/package.json +1 -1
  234. package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +819 -819
  235. package/projects/tgo-canopy-ui/assets/i18n/de.json +819 -819
  236. package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -829
  237. package/projects/tgo-canopy-ui/assets/i18n/es.json +819 -819
  238. package/projects/tgo-canopy-ui/assets/i18n/fr.json +819 -819
  239. package/projects/tgo-canopy-ui/assets/i18n/it-it.json +819 -819
  240. package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +819 -819
  241. package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +819 -819
  242. package/projects/tgo-canopy-ui/assets/i18n/nl.json +819 -819
  243. package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +819 -819
  244. package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +819 -819
  245. package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +819 -819
  246. package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
  247. package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
  248. package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
  249. package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
  250. package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
  251. package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
  252. package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
  253. package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
  254. package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
  255. package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
  256. package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
  257. package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
  258. package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
  259. package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
  260. package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
  261. package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
  262. package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
  263. package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
  264. package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
  265. package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
  266. package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
  267. package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
  268. package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
  269. package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
  270. package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
  271. package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
  272. package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
  273. package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
  274. package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
  275. package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
  276. package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
  277. package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
  278. package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
  279. package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
  280. package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
  281. package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
  282. package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
  283. package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
  284. package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
  285. package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
  286. package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
  287. package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
  288. package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
  289. package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
  290. package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
  291. package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
  292. package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
  293. package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
  294. package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
  295. package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
  296. package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
  297. package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
  298. package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
  299. package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
  300. package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
  301. package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
  302. package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
  303. package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
  304. package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
  305. package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
  306. package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
  307. package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
  308. package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
  309. package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
  310. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
  311. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
  312. package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
  313. package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
  314. package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
  315. package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
  316. package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
  317. package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
  318. package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
  319. package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
  320. package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
  321. package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
  322. package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
  323. package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
  324. package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
  325. package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
  326. package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
  327. package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
  328. package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
  329. package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
  330. package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
  331. package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
  332. package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
  333. package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
  334. package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
  335. package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
  336. package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
  337. package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
  338. package/projects/tgo-canopy-ui/assets/icons/Menu-close.svg +3 -3
  339. package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
  340. package/projects/tgo-canopy-ui/assets/icons/Menu-open.svg +3 -3
  341. package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
  342. package/projects/tgo-canopy-ui/assets/icons/Microsoft.svg +6 -6
  343. package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
  344. package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
  345. package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
  346. package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
  347. package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
  348. package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
  349. package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
  350. package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
  351. package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
  352. package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
  353. package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
  354. package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
  355. package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
  356. package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
  357. package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
  358. package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
  359. package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
  360. package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
  361. package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
  362. package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
  363. package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
  364. package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
  365. package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
  366. package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
  367. package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
  368. package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
  369. package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
  370. package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
  371. package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
  372. package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
  373. package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
  374. package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
  375. package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
  376. package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
  377. package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
  378. package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
  379. package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
  380. package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
  381. package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
  382. package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
  383. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -3
  384. package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
  385. package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
  386. package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
  387. package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
  388. package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
  389. package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
  390. package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
  391. package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
  392. package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
  393. package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
  394. package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
  395. package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
  396. package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
  397. package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
  398. package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
  399. package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
  400. package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
  401. package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
  402. package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
  403. package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
  404. package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
  405. package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
  406. package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
  407. package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
  408. package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
  409. package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
  410. package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
  411. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
  412. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
  413. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
  414. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
  415. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
  416. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
  417. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-filled.svg +3 -3
  418. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-in-line.svg +3 -3
  419. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
  420. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
  421. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
  422. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
  423. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
  424. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
  425. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
  426. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
  427. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
  428. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
  429. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
  430. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
  431. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
  432. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
  433. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
  434. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
  435. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
  436. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
  437. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
  438. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
  439. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
  440. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
  441. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
  442. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
  443. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
  444. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
  445. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
  446. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
  447. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
  448. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
  449. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
  450. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
  451. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
  452. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
  453. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
  454. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
  455. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
  456. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
  457. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-filled.svg +3 -3
  458. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-in-line.svg +3 -3
  459. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
  460. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
  461. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
  462. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
  463. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
  464. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
  465. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-filled.svg +10 -10
  466. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-in-line.svg +10 -10
  467. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-filled.svg +3 -3
  468. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-in-line.svg +3 -3
  469. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
  470. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
  471. package/projects/tgo-canopy-ui/assets/icons/rebrand/Device-rotate-in-line.svg +3 -3
  472. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
  473. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
  474. package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
  475. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
  476. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
  477. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
  478. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
  479. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
  480. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
  481. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
  482. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
  483. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
  484. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
  485. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
  486. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
  487. package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
  488. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
  489. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
  490. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
  491. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
  492. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
  493. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
  494. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
  495. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
  496. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-filled.svg +3 -3
  497. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-in-line.svg +3 -3
  498. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
  499. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
  500. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
  501. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
  502. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
  503. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
  504. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
  505. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
  506. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-filled.svg +3 -3
  507. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-in-line.svg +3 -3
  508. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
  509. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
  510. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
  511. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
  512. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
  513. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
  514. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
  515. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
  516. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
  517. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
  518. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
  519. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
  520. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
  521. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
  522. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
  523. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
  524. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
  525. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
  526. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-filled.svg +3 -3
  527. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-in-line.svg +3 -3
  528. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-filled.svg +3 -3
  529. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-in-line.svg +5 -5
  530. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-filled.svg +3 -3
  531. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-in-line.svg +4 -4
  532. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-filled.svg +3 -3
  533. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-in-line.svg +4 -4
  534. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
  535. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
  536. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
  537. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
  538. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
  539. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
  540. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
  541. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
  542. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
  543. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
  544. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-filled.svg +3 -3
  545. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-in-line.svg +3 -3
  546. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
  547. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
  548. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
  549. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
  550. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
  551. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
  552. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
  553. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
  554. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
  555. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
  556. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
  557. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
  558. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
  559. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
  560. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
  561. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
  562. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
  563. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
  564. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
  565. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
  566. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
  567. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
  568. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
  569. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
  570. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
  571. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
  572. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
  573. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-filled.svg +3 -3
  574. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-in-line.svg +3 -3
  575. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
  576. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
  577. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-filled.svg +3 -3
  578. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-in-line.svg +3 -3
  579. package/projects/tgo-canopy-ui/assets/icons/rebrand/Messages-in-line.svg +3 -3
  580. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
  581. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
  582. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-filled.svg +6 -6
  583. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-in-line.svg +6 -6
  584. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
  585. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
  586. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
  587. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
  588. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
  589. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
  590. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
  591. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
  592. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
  593. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
  594. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-filled.svg +3 -3
  595. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-in-line.svg +3 -3
  596. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-filled.svg +3 -3
  597. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-in-line.svg +3 -3
  598. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
  599. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
  600. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
  601. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
  602. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
  603. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
  604. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-filled.svg +1 -1
  605. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-in-line.svg +1 -1
  606. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
  607. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
  608. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
  609. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
  610. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
  611. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
  612. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
  613. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
  614. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
  615. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
  616. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
  617. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
  618. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
  619. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
  620. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
  621. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
  622. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
  623. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
  624. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
  625. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
  626. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
  627. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
  628. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
  629. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
  630. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
  631. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
  632. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
  633. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
  634. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
  635. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
  636. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
  637. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
  638. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
  639. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
  640. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
  641. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
  642. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
  643. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
  644. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
  645. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
  646. package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
  647. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
  648. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
  649. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
  650. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
  651. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
  652. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
  653. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
  654. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
  655. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
  656. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
  657. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
  658. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
  659. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
  660. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
  661. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-filled.svg +12 -12
  662. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-in-line.svg +12 -12
  663. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
  664. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
  665. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
  666. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
  667. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
  668. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
  669. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
  670. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
  671. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -3
  672. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -3
  673. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
  674. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
  675. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-filled.svg +3 -3
  676. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-in-line.svg +3 -3
  677. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
  678. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
  679. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
  680. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
  681. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
  682. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
  683. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
  684. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
  685. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-filled.svg +3 -3
  686. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-in-line.svg +3 -3
  687. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-filled.svg +3 -3
  688. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-in-line.svg +3 -3
  689. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
  690. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
  691. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
  692. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
  693. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
  694. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
  695. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
  696. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
  697. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
  698. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
  699. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
  700. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
  701. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
  702. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
  703. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
  704. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
  705. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
  706. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
  707. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
  708. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
  709. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
  710. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
  711. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
  712. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
  713. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
  714. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
  715. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
  716. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
  717. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
  718. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
  719. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
  720. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
  721. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
  722. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
  723. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
  724. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
  725. package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
  726. package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
  727. package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
  728. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
  729. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
  730. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
  731. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
  732. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
  733. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
  734. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
  735. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
  736. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
  737. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
  738. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
  739. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
  740. package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
  741. package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
  742. package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
  743. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
  744. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
  745. package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
  746. package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
  747. package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
  748. package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
  749. package/projects/tgo-canopy-ui/theme/_input.scss +575 -575
  750. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
  751. package/projects/tgo-canopy-ui/theme/_mat-menu.scss +8 -8
  752. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
  753. package/projects/tgo-canopy-ui/theme/_palette.scss +108 -108
  754. package/projects/tgo-canopy-ui/theme/_tooltip.scss +320 -320
  755. package/projects/tgo-canopy-ui/theme/_typography.scss +271 -271
  756. package/projects/tgo-canopy-ui/theme/_variables.scss +167 -167
  757. package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
  758. package/projects/tgo-canopy-ui/theme/theme.scss +68 -68
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid meet" width="100" height="100" viewBox="0 0 100 100" ><defs><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_16_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.2574257;0.2574257;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_15_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z " to="M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z " keyTimes="0;0.0148515;0.0247525;0.0346535;0.0445545;0.0495049;0.0544554;0.0594059;0.0643564;1" values="M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z ;M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z ;M178.37 23.43 C178.37,23.43 -58.17,23.43 -58.17,23.43 C-58.17,23.43 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.37,23.43 178.37,23.43z ;M178.59 50.28 C178.59,50.28 -57.95,50.28 -57.95,50.28 C-57.95,50.28 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.59,50.28 178.59,50.28z ;M178.57 64.63 C178.57,64.63 -57.97,64.63 -57.97,64.63 C-57.97,64.63 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.57,64.63 178.57,64.63z ;M178.52 76.2 C178.52,76.2 -58.02,76.2 -58.02,76.2 C-58.02,76.2 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.52,76.2 178.52,76.2z ;M178.43 84.54 C178.43,84.54 -58.11,84.54 -58.11,84.54 C-58.11,84.54 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.43,84.54 178.43,84.54z ;M178.24 89.17 C178.24,89.17 -58.3,89.17 -58.3,89.17 C-58.3,89.17 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.24,89.17 178.24,89.17z ;M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z ;M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_15_C_0"><path id="_R_G_L_15_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_15_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.2574257;0.2574257;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" keyTimes="0;0.0643564;0.0891089;0.0940594;1" path="M50.57 25.53 C50.57,25.53 52.57,56.53 52.57,56.53 C52.57,56.53 52.57,62.65 52.57,62.65 C52.57,62.65 52.57,60.53 52.57,60.53 C52.57,60.53 52.57,60.53 52.57,60.53 " keyPoints="0;0.79;0.95;1;1" keySplines="0.3 0 0.7 1;0.3 0 0.7 1;0.3 0 0.7 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="0" to="180" type="rotate" additive="sum" keyTimes="0;0.0643564;0.0891089;1" values="0;0;180;180" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.22264 0.26" type="scale" additive="sum" keyTimes="0;0.0643564;0.0940594;1" values="0.26 0.26;0.26 0.26;0.22264 0.26;0.22264 0.26" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="-87.5 -16" to="-87.5 -16" type="translate" additive="sum" keyTimes="0;1" values="-87.5 -16;-87.5 -16" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.0990099;0.0990099;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_13_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z " to="M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z " keyTimes="0;0.0940594;0.1336634;1" values="M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z ;M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z ;M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z ;M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_13_C_0"><path id="_R_G_L_13_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_13_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0940594;0.0940599;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_12_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.2 0.2" type="scale" additive="sum" keyTimes="0;0.1485148;0.1782178;1" values="0.26 0.26;0.26 0.26;0.2 0.2;0.2 0.2" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_12_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0940594;0.0940599;0.2524752;0.2524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M32.75 39.75 C32.75,39.75 32.75,39.75 32.75,39.75 C32.75,39.75 42.75,39.75 42.75,39.75 C42.75,39.75 42.75,39.75 42.75,39.75 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="transform" from="-21.5 -10.5" to="-21.5 -10.5" type="translate" additive="sum" keyTimes="0;1" values="-21.5 -10.5;-21.5 -10.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M68.25 40 C68.25,40 68.25,40 68.25,40 C68.25,40 58.25,40 58.25,40 C58.25,40 58.25,40 58.25,40 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="transform" from="-21.5 -10.5" to="-21.5 -10.5" type="translate" additive="sum" keyTimes="0;1" values="-21.5 -10.5;-21.5 -10.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M47.25 67.75 C47.25,67.75 47.25,67.75 47.25,67.75 C47.25,67.75 47.25,52.75 47.25,52.75 C47.25,52.75 47.25,52.75 47.25,52.75 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="transform" from="-9 -11.5" to="-9 -11.5" type="translate" additive="sum" keyTimes="0;1" values="-9 -11.5;-9 -11.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M53.75 68 C53.75,68 53.75,68 53.75,68 C53.75,68 53.75,53 53.75,53 C53.75,53 53.75,53 53.75,53 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="transform" from="-9 -11.5" to="-9 -11.5" type="translate" additive="sum" keyTimes="0;1" values="-9 -11.5;-9 -11.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1683168;1" values="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M50.5 106.5 C50.5,106.5 50.5,106.5 50.5,106.5 C50.5,106.5 50.5,64.5 50.5,64.5 C50.5,64.5 50.5,64.5 50.5,64.5 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="transform" from="-87 -17" to="-87 -17" type="translate" additive="sum" keyTimes="0;1" values="-87 -17;-87 -17" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.1386139;0.1386144;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G" fill="freeze" attributeName="transform" from="0.27 0.27" to="0.27 0.27" type="scale" additive="sum" keyTimes="0;0.1881188;0.2128713;0.2376238;1" values="0.27 0.27;0.27 0.27;0.32 0.32;0.27 0.27;0.27 0.27" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.1881188;0.1881193;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_5_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.2574257;0.2623762;0.2722772;0.2821782;0.2871287;0.2920792;0.2970297;0.3019802;0.3069307;0.3118812;0.3168317;0.3217822;0.3267327;0.4009901;0.4108911;0.4207921;0.4257426;0.4356435;0.440594;0.4455445;0.450495;0.4554455;0.460396;0.5;1" values="M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_5_C_0"><path id="_R_G_L_5_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_5_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.2574257;0.2574262;0.5049505;0.5049505;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.2574257;0.3316832;0.3366336;0.40099;0.4009901;0.4653465;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.2574257;0.2574262;0.5049505;0.5049505;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_3_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.509901;0.519802;0.5297029;0.5346534;0.5396039;0.5445544;0.5495049;0.5544554;0.5594059;0.5643564;0.5693069;0.5742574;0.6485148;0.6584158;0.6683168;0.6732673;0.6831683;0.6881188;0.6930693;0.6980198;0.7029703;0.7079208;1" values="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_3_C_0"><path id="_R_G_L_3_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_3_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.5049505;0.504951;0.7524752;0.7524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.5049505;0.5792079;0.5841584;0.6485148;0.6485148;0.7128713;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.5049505;0.504951;0.7524752;0.7524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_1_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.7574257;0.7673267;0.7772277;0.7821782;0.7871287;0.7920792;0.7970297;0.8019802;0.8069307;0.8118812;0.8168316;0.8217821;0.8960396;0.9059406;0.9158415;0.920792;0.930693;0.9356435;0.940594;0.9455445;0.950495;0.9554455;0.9950495;1" values="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_1_C_0"><path id="_R_G_L_1_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_1_G_M" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.7524752;0.7524757;1" values="0;0;1;1" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.7524752;0.8267326;0.8316831;0.8960395;0.8960396;0.960396;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G_M" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.7524752;0.7524757;1" values="0;0;1;1" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate attributeType="XML" attributeName="opacity" dur="7s" from="0" to="1" xlink:href="#time_group"/></defs><g id="_R_G"><g id="_R_G_L_16_G_M"><g id="_R_G_L_16_G" transform=" translate(50.5, 50) scale(0.27, 0.27) translate(-101, -149)"><path id="_R_G_L_16_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_16_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.03,24.33 C140.23,16.74 120.51,12.76 100.73,12.75 C80.96,12.76 61.23,16.74 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.93 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.93 153.39,210.49 153.06,210.86z "/></g></g><g id="_R_G_L_15_G_M"><g id="_R_G_L_15_G" transform=" translate(50, 44.75) scale(0.27, 0.27) translate(-55, -54)"><g clip-path="url(#_R_G_L_15_C_0)"><path id="_R_G_L_15_G_G_0_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M10.13 101.09 C10.58,97.99 11.03,94.89 11.48,91.79 C12.57,84.3 13.66,76.81 14.76,69.33 C16.07,60.3 17.39,51.28 18.7,42.25 C19.85,34.41 20.99,26.57 22.13,18.73 C22.69,14.93 23.25,11.13 23.8,7.33 C23.8,7.27 23.81,7.22 23.82,7.16 C24.02,5.78 24.05,4.57 23.32,3.31 C22.71,2.27 21.52,1.28 20.33,1.01 C17.96,0.47 14.58,1.73 14.18,4.5 C13.72,7.6 13.27,10.7 12.82,13.8 C11.73,21.29 10.64,28.78 9.55,36.27 C8.23,45.29 6.91,54.31 5.6,63.34 C4.46,71.18 3.31,79.02 2.17,86.86 C1.62,90.66 1.05,94.46 0.51,98.26 C0.5,98.32 0.49,98.38 0.48,98.43 C0.28,99.82 0.25,101.02 0.99,102.28 C1.59,103.32 2.78,104.31 3.97,104.58 C6.34,105.12 9.72,103.86 10.13,101.09z "/><path id="_R_G_L_15_G_G_0_D_1_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M108.52 98.43 C108.07,95.33 107.62,92.23 107.17,89.13 C106.08,81.64 104.99,74.16 103.89,66.67 C102.58,57.64 101.26,48.62 99.95,39.59 C98.8,31.75 97.66,23.91 96.52,16.07 C95.97,12.29 95.61,8.42 94.85,4.67 C94.84,4.61 94.84,4.56 94.83,4.5 C94.45,1.91 91.03,0.25 88.68,1.01 C85.84,1.93 84.78,4.38 85.19,7.16 C85.64,10.26 86.09,13.36 86.54,16.46 C87.64,23.95 88.73,31.44 89.82,38.92 C91.13,47.95 92.45,56.97 93.77,66 C94.91,73.84 96.05,81.68 97.19,89.52 C97.75,93.3 98.1,97.18 98.86,100.92 C98.87,100.98 98.87,101.03 98.88,101.09 C99.26,103.69 102.68,105.34 105.03,104.58 C107.87,103.66 108.93,101.21 108.52,98.43z "/><path id="_R_G_L_15_G_G_0_D_2_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M58.3 102.02 C58.3,102.02 58.3,92.54 58.3,92.54 C58.3,92.54 58.3,69.64 58.3,69.64 C58.3,69.64 58.3,42.05 58.3,42.05 C58.3,42.05 58.3,18.08 58.3,18.08 C58.3,14.22 58.41,10.34 58.3,6.47 C58.3,6.42 58.3,6.36 58.3,6.31 C58.3,3.69 56,1.19 53.3,1.31 C50.59,1.43 48.3,3.5 48.3,6.31 C48.3,6.31 48.3,15.79 48.3,15.79 C48.3,15.79 48.3,38.68 48.3,38.68 C48.3,38.68 48.3,66.28 48.3,66.28 C48.3,66.28 48.3,90.25 48.3,90.25 C48.3,94.11 48.2,97.99 48.3,101.85 C48.31,101.91 48.3,101.96 48.3,102.02 C48.3,104.64 50.6,107.14 53.3,107.02 C56.01,106.9 58.3,104.82 58.3,102.02z "/></g></g></g><g id="_R_G_L_14_G_M"><g id="_R_G_L_14_G"><path id="_R_G_L_14_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M8.29 29.69 C16.12,26.49 24.13,23.76 32.28,21.51 C37.35,20.11 42.46,18.9 47.61,17.88 C50.49,17.31 53.37,16.8 56.27,16.35 C57.64,16.14 59.01,15.95 60.38,15.75 C58.5,16.02 60.78,15.7 61.26,15.64 C62.18,15.53 63.1,15.42 64.02,15.32 C77.24,13.87 90.6,13.66 103.86,14.7 C107.1,14.96 110.33,15.28 113.56,15.69 C113.84,15.72 114.13,15.76 114.41,15.8 C115.91,15.99 112.99,15.6 114.48,15.8 C115.18,15.9 115.88,16 116.58,16.1 C118.09,16.33 119.6,16.57 121.1,16.82 C126.66,17.77 132.18,18.93 137.64,20.31 C147.35,22.76 156.88,25.9 166.15,29.69 C167.52,30.25 169.66,29.79 170.88,29.07 C172.16,28.33 173.38,26.86 173.71,25.4 C174.07,23.82 173.99,22.06 173.09,20.66 C172.17,19.23 170.98,18.47 169.41,17.83 C150.04,9.91 129.59,4.97 108.77,2.85 C83.37,0.25 57.45,2.31 32.73,8.66 C23.3,11.08 14.04,14.15 5.02,17.83 C3.48,18.46 2.22,19.16 1.35,20.66 C0.58,21.98 0.25,23.92 0.73,25.4 C1.65,28.26 5.11,31 8.29,29.69z "/></g></g><g id="_R_G_L_13_G_M"><g id="_R_G_L_13_G" transform=" translate(50.5, 46.75) scale(0.26, 0.26) translate(-71.5, -66.5)"><g clip-path="url(#_R_G_L_13_C_0)"><path id="_R_G_L_13_G_G_0_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M115.64 70.65 C115,70.18 115.08,69.2 115.8,68.86 C127,63.57 134.63,53.16 134.63,41.2 C134.63,23.87 118.65,13.25 98.95,13.25 C94.83,13.25 90.87,13.52 87.19,14.57 C86.75,14.69 86.37,14.23 86.6,13.84 C89.86,8.4 100.04,3.23 103.41,1.63 C103.69,1.5 103.6,1.08 103.29,1.06 C83.32,0.25 74.6,8.12 71.89,11.84 C71.69,12.11 71.38,12.25 71.07,12.26 C70.76,12.25 70.45,12.11 70.25,11.84 C67.54,8.12 58.82,0.25 38.85,1.06 C38.54,1.08 38.45,1.5 38.73,1.63 C42.1,3.23 52.28,8.4 55.54,13.84 C55.77,14.23 55.39,14.69 54.95,14.57 C51.27,13.52 47.31,13.25 43.19,13.25 C23.48,13.25 7.51,23.87 7.51,41.2 C7.51,53.16 15.14,63.57 26.34,68.86 C27.06,69.2 27.14,70.18 26.5,70.65 C20.65,74.94 0.44,92.09 0.25,118.05 C0.25,118.26 0.38,118.45 0.58,118.53 C24.11,127.42 47.54,131.85 71.07,131.84 C94.6,131.85 118.03,127.42 141.56,118.53 C141.76,118.45 141.89,118.26 141.89,118.05 C141.7,92.09 121.48,74.94 115.64,70.65z "/><path id="_R_G_L_13_G_G_0_D_1_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M141.89 118.05 C141.89,118.26 141.76,118.45 141.56,118.53 C118.03,127.41 94.6,131.85 71.07,131.84 C47.54,131.85 24.11,127.41 0.58,118.53 C0.38,118.45 0.25,118.26 0.25,118.05 C0.44,92.09 20.66,74.94 26.5,70.64 C27.14,70.17 27.06,69.19 26.34,68.86 C15.14,63.57 7.51,53.15 7.51,41.2 C7.51,23.87 23.48,13.25 43.19,13.25 C47.31,13.25 51.27,13.52 54.95,14.57 C55.39,14.69 55.77,14.23 55.54,13.84 C52.28,8.4 42.1,3.23 38.73,1.63 C38.45,1.5 38.54,1.08 38.85,1.06 C58.82,0.25 67.54,8.12 70.25,11.84 C70.45,12.11 70.76,12.25 71.07,12.26 C71.38,12.25 71.69,12.11 71.89,11.84 C74.6,8.12 83.32,0.25 103.29,1.06 C103.6,1.08 103.69,1.5 103.41,1.63 C100.04,3.23 89.86,8.4 86.6,13.84 C86.37,14.23 86.75,14.69 87.19,14.57 C90.87,13.52 94.83,13.25 98.95,13.25 C118.66,13.25 134.63,23.87 134.63,41.2 C134.63,53.15 127,63.57 115.8,68.86 C115.08,69.19 115,70.17 115.64,70.64 C121.48,74.94 141.7,92.09 141.89,118.05z "/></g></g></g><g id="_R_G_L_12_G_M"><g id="_R_G_L_12_G" transform=" translate(50.625, 49.5)"><path id="_R_G_L_12_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M70.24 40.95 C70.74,40.38 -71.76,40.73 -71.76,40.73 C-71.76,40.73 -74.01,57.76 -71.01,61.75 C-65.67,68.85 43.49,89.96 71.24,60.33 C71.49,59.76 72.14,41.49 70.24,40.95z "/></g></g><g id="_R_G_L_11_G_M"><g id="_R_G_L_11_G"><path id="_R_G_L_11_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M1.2 14.82 C0.42,14.28 0.25,13.18 0.8,12.41 C6.44,4.62 15.69,0.25 25.38,0.88 C31.25,1.28 36.87,3.52 41.39,7.25 C42.14,7.84 42.21,9.01 41.56,9.71 C41.56,9.71 35.61,16.01 35.61,16.01 C35.03,16.64 34.06,16.73 33.4,16.21 C30.87,14.22 27.85,13.06 24.58,12.85 C19.17,12.48 14,14.86 10.76,19.1 C10.24,19.78 9.29,19.93 8.58,19.48 C8.58,19.48 1.21,14.82 1.2,14.82z "/></g></g><g id="_R_G_L_10_G_M"><g id="_R_G_L_10_G"><path id="_R_G_L_10_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M33.88 19.48 C33.17,19.93 32.22,19.78 31.7,19.1 C28.45,14.86 23.29,12.48 17.88,12.85 C14.61,13.06 11.59,14.22 9.06,16.21 C8.4,16.73 7.43,16.64 6.85,16.01 C6.85,16.01 0.9,9.71 0.9,9.71 C0.25,9.01 0.32,7.85 1.07,7.25 C5.59,3.52 11.21,1.28 17.08,0.88 C26.77,0.25 36.02,4.62 41.66,12.41 C42.21,13.18 42.04,14.28 41.26,14.82 C41.25,14.82 33.88,19.48 33.88,19.48z "/></g></g><g id="_R_G_L_9_G_M"><g id="_R_G_L_9_G"><path id="_R_G_L_9_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M13.3 19.76 C11.46,21.56 9.11,22.51 6.54,22.27 C2.9,21.8 2.57,18.11 2.32,15.14 C2.16,13.34 2,11.47 1.3,10.05 C0.28,7.99 0.25,5.58 1.63,3.68 C3.2,1.48 6.26,0.25 9.27,0.62 C13.74,1.17 16.06,4.71 16.6,8.75 C17.13,12.74 15.92,17.21 13.3,19.76z "/></g></g><g id="_R_G_L_8_G_M"><g id="_R_G_L_8_G"><path id="_R_G_L_8_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M0.78 8.75 C1.32,4.71 3.65,1.17 8.12,0.62 C11.13,0.25 14.19,1.48 15.76,3.68 C17.13,5.58 17.1,7.99 16.09,10.04 C15.39,11.47 15.23,13.34 15.07,15.14 C14.82,18.11 14.49,21.8 10.85,22.27 C8.27,22.51 5.92,21.56 4.08,19.76 C1.46,17.2 0.25,12.74 0.78,8.75z "/></g></g><g id="_R_G_L_7_G_M"><g id="_R_G_L_7_G"><path id="_R_G_L_7_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M163.19 1.03 C151.09,6.11 138.51,10.02 125.66,12.68 C120.96,13.66 116.24,14.46 111.48,15.1 C112.17,15.01 112.86,14.92 113.54,14.83 C95.67,17.21 77.53,17.2 59.66,14.8 C60.35,14.89 61.03,14.98 61.72,15.08 C47.11,13.08 32.73,9.52 18.89,4.44 C15.98,3.37 13.09,2.23 10.23,1.03 C8.52,0.31 5.79,0.92 4.26,1.82 C2.66,2.76 1.12,4.6 0.7,6.45 C0.25,8.43 0.35,10.66 1.48,12.42 C2.65,14.23 4.14,15.16 6.11,15.98 C25.13,23.95 45.22,28.88 65.71,31.03 C90.56,33.63 115.95,31.54 140.11,25.21 C149.38,22.77 158.47,19.69 167.31,15.98 C169.26,15.16 170.82,14.32 171.94,12.42 C172.91,10.76 173.32,8.31 172.72,6.45 C172.11,4.57 170.95,2.76 169.16,1.82 C167.45,0.91 165.06,0.25 163.19,1.03z "/></g></g><g id="_R_G_L_6_G_M"><g id="_R_G_L_6_G" transform=" translate(50.5, 50)"><path id="_R_G_L_6_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_6_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_5_G_M"><g id="_R_G_L_5_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_5_C_0)"><path id="_R_G_L_5_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_5_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_5_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_5_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_5_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_5_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_5_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_4_G_M"><g id="_R_G_L_4_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_4_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_4_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_3_G_M"><g id="_R_G_L_3_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_3_C_0)"><path id="_R_G_L_3_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_3_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_3_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_3_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_3_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_3_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_3_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_2_G_M"><g id="_R_G_L_2_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_2_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_2_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_1_G_M"><g id="_R_G_L_1_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_1_C_0)"><path id="_R_G_L_1_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_1_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_1_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_1_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_1_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_1_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_1_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_0_G_M"><g id="_R_G_L_0_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_0_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_0_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g></g><g id="time_group"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid meet" width="100" height="100" viewBox="0 0 100 100" ><defs><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_16_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.2574257;0.2574257;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_15_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z " to="M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z " keyTimes="0;0.0148515;0.0247525;0.0346535;0.0445545;0.0495049;0.0544554;0.0594059;0.0643564;1" values="M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z ;M178.49 -0.65 C178.49,-0.65 -58.05,-0.65 -58.05,-0.65 C-58.05,-0.65 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.49,-0.65 178.49,-0.65z ;M178.37 23.43 C178.37,23.43 -58.17,23.43 -58.17,23.43 C-58.17,23.43 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.37,23.43 178.37,23.43z ;M178.59 50.28 C178.59,50.28 -57.95,50.28 -57.95,50.28 C-57.95,50.28 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.59,50.28 178.59,50.28z ;M178.57 64.63 C178.57,64.63 -57.97,64.63 -57.97,64.63 C-57.97,64.63 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.57,64.63 178.57,64.63z ;M178.52 76.2 C178.52,76.2 -58.02,76.2 -58.02,76.2 C-58.02,76.2 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.52,76.2 178.52,76.2z ;M178.43 84.54 C178.43,84.54 -58.11,84.54 -58.11,84.54 C-58.11,84.54 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.43,84.54 178.43,84.54z ;M178.24 89.17 C178.24,89.17 -58.3,89.17 -58.3,89.17 C-58.3,89.17 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.24,89.17 178.24,89.17z ;M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z ;M178.34 109.07 C178.34,109.07 -58.2,109.07 -58.2,109.07 C-58.2,109.07 -57.71,111.37 -57.71,111.37 C-57.71,111.37 178.83,111.37 178.83,111.37 C178.83,111.37 178.34,109.07 178.34,109.07z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_15_C_0"><path id="_R_G_L_15_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_15_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.2574257;0.2574257;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" keyTimes="0;0.0643564;0.0891089;0.0940594;1" path="M50.57 25.53 C50.57,25.53 52.57,56.53 52.57,56.53 C52.57,56.53 52.57,62.65 52.57,62.65 C52.57,62.65 52.57,60.53 52.57,60.53 C52.57,60.53 52.57,60.53 52.57,60.53 " keyPoints="0;0.79;0.95;1;1" keySplines="0.3 0 0.7 1;0.3 0 0.7 1;0.3 0 0.7 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="0" to="180" type="rotate" additive="sum" keyTimes="0;0.0643564;0.0891089;1" values="0;0;180;180" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.22264 0.26" type="scale" additive="sum" keyTimes="0;0.0643564;0.0940594;1" values="0.26 0.26;0.26 0.26;0.22264 0.26;0.22264 0.26" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G" fill="freeze" attributeName="transform" from="-87.5 -16" to="-87.5 -16" type="translate" additive="sum" keyTimes="0;1" values="-87.5 -16;-87.5 -16" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_14_G_M" fill="freeze" attributeName="opacity" from="1" to="0" keyTimes="0;0.0990099;0.0990099;1" values="1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_13_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z " to="M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z " keyTimes="0;0.0940594;0.1336634;1" values="M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z ;M187.58 119.5 C187.58,119.5 -48.96,119.5 -48.96,119.5 C-48.96,119.5 -48.5,171.33 -48.5,171.33 C-48.5,171.33 188.04,171.33 188.04,171.33 C188.04,171.33 187.58,119.5 187.58,119.5z ;M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z ;M175.66 -48.5 C175.66,-48.5 -60.88,-48.5 -60.88,-48.5 C-60.88,-48.5 -60.5,139.33 -60.5,139.33 C-60.5,139.33 176.04,139.33 176.04,139.33 C176.04,139.33 175.66,-48.5 175.66,-48.5z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_13_C_0"><path id="_R_G_L_13_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_13_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0940594;0.0940599;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_12_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.2 0.2" type="scale" additive="sum" keyTimes="0;0.1485148;0.1782178;1" values="0.26 0.26;0.26 0.26;0.2 0.2;0.2 0.2" keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_12_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0940594;0.0940599;0.2524752;0.2524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M32.75 39.75 C32.75,39.75 32.75,39.75 32.75,39.75 C32.75,39.75 42.75,39.75 42.75,39.75 C42.75,39.75 42.75,39.75 42.75,39.75 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G" fill="freeze" attributeName="transform" from="-21.5 -10.5" to="-21.5 -10.5" type="translate" additive="sum" keyTimes="0;1" values="-21.5 -10.5;-21.5 -10.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_11_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M68.25 40 C68.25,40 68.25,40 68.25,40 C68.25,40 58.25,40 58.25,40 C58.25,40 58.25,40 58.25,40 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G" fill="freeze" attributeName="transform" from="-21.5 -10.5" to="-21.5 -10.5" type="translate" additive="sum" keyTimes="0;1" values="-21.5 -10.5;-21.5 -10.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_10_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M47.25 67.75 C47.25,67.75 47.25,67.75 47.25,67.75 C47.25,67.75 47.25,52.75 47.25,52.75 C47.25,52.75 47.25,52.75 47.25,52.75 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G" fill="freeze" attributeName="transform" from="-9 -11.5" to="-9 -11.5" type="translate" additive="sum" keyTimes="0;1" values="-9 -11.5;-9 -11.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_9_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1584158;1" values="0;0;1;1" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M53.75 68 C53.75,68 53.75,68 53.75,68 C53.75,68 53.75,53 53.75,53 C53.75,53 53.75,53 53.75,53 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G" fill="freeze" attributeName="transform" from="-9 -11.5" to="-9 -11.5" type="translate" additive="sum" keyTimes="0;1" values="-9 -11.5;-9 -11.5" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_8_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.0841584;0.0841589;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.1386139;0.1683168;1" values="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateMotion repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" keyTimes="0;0.1386139;0.1683168;1" path="M50.5 106.5 C50.5,106.5 50.5,106.5 50.5,106.5 C50.5,106.5 50.5,64.5 50.5,64.5 C50.5,64.5 50.5,64.5 50.5,64.5 " keyPoints="0;0;1;1" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="transform" from="0.26 0.26" to="0.26 0.26" type="scale" additive="sum" keyTimes="0;1" values="0.26 0.26;0.26 0.26" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G" fill="freeze" attributeName="transform" from="-87 -17" to="-87 -17" type="translate" additive="sum" keyTimes="0;1" values="-87 -17;-87 -17" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_7_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.1386139;0.1386144;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G" fill="freeze" attributeName="transform" from="0.27 0.27" to="0.27 0.27" type="scale" additive="sum" keyTimes="0;0.1881188;0.2128713;0.2376238;1" values="0.27 0.27;0.27 0.27;0.32 0.32;0.27 0.27;0.27 0.27" keySplines="0.6 0 0.4 1;0.6 0 0.4 1;0.6 0 0.4 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_6_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.1881188;0.1881193;0.2574257;0.2574257;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_5_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.2574257;0.2623762;0.2722772;0.2821782;0.2871287;0.2920792;0.2970297;0.3019802;0.3069307;0.3118812;0.3168317;0.3217822;0.3267327;0.4009901;0.4108911;0.4207921;0.4257426;0.4356435;0.440594;0.4455445;0.450495;0.4554455;0.460396;0.5;1" values="M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 135.65,278.23 135.65,288.6 C135.65,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 167.72,299.43 167.72,289.05 C167.72,278.68 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 229.21,243.25 166.3,180.47 C149.33,163.54 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_5_C_0"><path id="_R_G_L_5_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_5_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.2574257;0.2574262;0.5049505;0.5049505;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.2574257;0.3316832;0.3366336;0.40099;0.4009901;0.4653465;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_4_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.2574257;0.2574262;0.5049505;0.5049505;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_3_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.509901;0.519802;0.5297029;0.5346534;0.5396039;0.5445544;0.5495049;0.5544554;0.5594059;0.5643564;0.5693069;0.5742574;0.6485148;0.6584158;0.6683168;0.6732673;0.6831683;0.6881188;0.6930693;0.6980198;0.7029703;0.7079208;1" values="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_3_C_0"><path id="_R_G_L_3_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_3_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.5049505;0.504951;0.7524752;0.7524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.5049505;0.5792079;0.5841584;0.6485148;0.6485148;0.7128713;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_2_G_M" fill="freeze" attributeName="opacity" from="0" to="0" keyTimes="0;0.5049505;0.504951;0.7524752;0.7524753;1" values="0;0;1;1;0;0" keySplines="0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_1_C_0_P_0" fill="freeze" attributeName="d" attributeType="XML" from="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z " to="M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keyTimes="0;0.7574257;0.7673267;0.7772277;0.7821782;0.7871287;0.7920792;0.7970297;0.8019802;0.8069307;0.8118812;0.8168316;0.8217821;0.8960396;0.9059406;0.9158415;0.920792;0.930693;0.9356435;0.940594;0.9455445;0.950495;0.9554455;0.9950495;1" values="M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M148.11 269.82 C132.11,269.82 119.14,278.23 119.14,288.6 C119.14,298.98 132.11,307.39 148.11,307.39 C164.12,307.39 177.09,298.98 177.09,288.6 C177.09,278.23 164.12,269.82 148.11,269.82z ;M114.31 221.16 C78.69,221.16 49.82,240.59 49.82,264.56 C49.82,288.53 78.69,307.96 114.31,307.96 C149.92,307.96 178.8,288.53 178.8,264.56 C178.8,240.59 149.92,221.16 114.31,221.16z ;M100.1 176.27 C64.49,176.27 -38.25,128.09 -38.25,152.06 C-38.25,176.03 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 135.72,176.27 100.1,176.27z ;M106.92 85.36 C71.3,85.36 -27.45,-24.86 -38.25,152.06 C-39.71,175.98 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 142.54,85.36 106.92,85.36z ;M173.97 54.68 C157.77,2.41 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 184.51,88.7 173.97,54.68z ;M237.6 64.91 C258.91,-49.86 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.8,288.53 178.8,264.56 C178.8,240.59 231.1,99.93 237.6,64.91z ;M296.69 63.77 C318,-51 -32,-51 -42.79,125.92 C-44.25,149.85 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 290.19,98.79 296.69,63.77z ;M356.92 135.36 C488.36,-34.49 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 178.79,288.53 178.79,264.56 C178.79,240.59 338.45,159.23 356.92,135.36z ;M356.92 135.36 C357.54,-79.41 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 356.64,234.23 356.92,135.36z ;M356.92 135.36 C345.19,-79.09 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 181.07,288.53 181.07,264.56 C181.07,240.59 366.86,317.18 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 182.77,280.82 191.29,258.88 C199.97,236.53 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 171.41,320.59 179.93,298.65 C188.61,276.31 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 56.07,307.52 114.31,307.96 C149.92,308.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -43.36,-76 -42.79,125.92 C-42.73,149.89 12.89,183.66 71.13,184.09 C106.74,184.36 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 -4.73,-166.91 -4.16,35.01 C-4.09,58.98 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 223.68,-207.82 224.25,-5.9 C224.32,18.07 35.61,107.52 93.85,107.96 C129.47,108.22 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C414.66,-71.5 330.5,35.36 320.84,58.88 C311.73,81.05 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 258.91,486.5 356.92,135.36z ;M356.92 135.36 C360.05,113.77 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 304.71,496.17 356.92,135.36z ;M267.15 352.41 C270.27,330.82 320.27,186.5 236.75,131.6 C216.72,118.44 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M267.15 352.41 C270.27,330.82 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 214.94,713.21 267.15,352.41z ;M104.65 422.86 C107.77,401.27 249.82,235.36 166.3,180.47 C146.26,167.3 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z ;M104.65 422.86 C107.77,401.27 231.44,239.24 166.3,180.47 C148.5,164.41 94.14,105.82 93.85,107.96 C89.16,143.26 102.09,280.82 161.75,280.47 C185.72,280.32 52.44,783.66 104.65,422.86z " keySplines="0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.833 0.833;0 0 0 0" calcMode="spline"/><clipPath id="_R_G_L_1_C_0"><path id="_R_G_L_1_C_0_P_0" fill-rule="nonzero"/></clipPath><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_1_G_M" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.7524752;0.7524757;1" values="0;0;1;1" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="0" to="1080" type="rotate" additive="sum" keyTimes="0;0.7524752;0.8267326;0.8316831;0.8960395;0.8960396;0.960396;1" values="0;0;360;360;360;720;1080;1080" keySplines="0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 1 1;0 0 1 1;0.333 0 0.667 1;0 0 0 0" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="0.28 0.28" to="0.28 0.28" type="scale" additive="sum" keyTimes="0;1" values="0.28 0.28;0.28 0.28" keySplines="0 0 1 1" calcMode="spline"/><animateTransform repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G" fill="freeze" attributeName="transform" from="-101 -149" to="-101 -149" type="translate" additive="sum" keyTimes="0;1" values="-101 -149;-101 -149" keySplines="0 0 1 1" calcMode="spline"/><animate repeatCount="indefinite" dur="6.7400734s" begin="0s" xlink:href="#_R_G_L_0_G_M" fill="freeze" attributeName="opacity" from="0" to="1" keyTimes="0;0.7524752;0.7524757;1" values="0;0;1;1" keySplines="0 0 0 0;0 0 0 0;0 0 0 0" calcMode="spline"/><animate attributeType="XML" attributeName="opacity" dur="7s" from="0" to="1" xlink:href="#time_group"/></defs><g id="_R_G"><g id="_R_G_L_16_G_M"><g id="_R_G_L_16_G" transform=" translate(50.5, 50) scale(0.27, 0.27) translate(-101, -149)"><path id="_R_G_L_16_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_16_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.03,24.33 C140.23,16.74 120.51,12.76 100.73,12.75 C80.96,12.76 61.23,16.74 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.93 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.93 153.39,210.49 153.06,210.86z "/></g></g><g id="_R_G_L_15_G_M"><g id="_R_G_L_15_G" transform=" translate(50, 44.75) scale(0.27, 0.27) translate(-55, -54)"><g clip-path="url(#_R_G_L_15_C_0)"><path id="_R_G_L_15_G_G_0_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M10.13 101.09 C10.58,97.99 11.03,94.89 11.48,91.79 C12.57,84.3 13.66,76.81 14.76,69.33 C16.07,60.3 17.39,51.28 18.7,42.25 C19.85,34.41 20.99,26.57 22.13,18.73 C22.69,14.93 23.25,11.13 23.8,7.33 C23.8,7.27 23.81,7.22 23.82,7.16 C24.02,5.78 24.05,4.57 23.32,3.31 C22.71,2.27 21.52,1.28 20.33,1.01 C17.96,0.47 14.58,1.73 14.18,4.5 C13.72,7.6 13.27,10.7 12.82,13.8 C11.73,21.29 10.64,28.78 9.55,36.27 C8.23,45.29 6.91,54.31 5.6,63.34 C4.46,71.18 3.31,79.02 2.17,86.86 C1.62,90.66 1.05,94.46 0.51,98.26 C0.5,98.32 0.49,98.38 0.48,98.43 C0.28,99.82 0.25,101.02 0.99,102.28 C1.59,103.32 2.78,104.31 3.97,104.58 C6.34,105.12 9.72,103.86 10.13,101.09z "/><path id="_R_G_L_15_G_G_0_D_1_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M108.52 98.43 C108.07,95.33 107.62,92.23 107.17,89.13 C106.08,81.64 104.99,74.16 103.89,66.67 C102.58,57.64 101.26,48.62 99.95,39.59 C98.8,31.75 97.66,23.91 96.52,16.07 C95.97,12.29 95.61,8.42 94.85,4.67 C94.84,4.61 94.84,4.56 94.83,4.5 C94.45,1.91 91.03,0.25 88.68,1.01 C85.84,1.93 84.78,4.38 85.19,7.16 C85.64,10.26 86.09,13.36 86.54,16.46 C87.64,23.95 88.73,31.44 89.82,38.92 C91.13,47.95 92.45,56.97 93.77,66 C94.91,73.84 96.05,81.68 97.19,89.52 C97.75,93.3 98.1,97.18 98.86,100.92 C98.87,100.98 98.87,101.03 98.88,101.09 C99.26,103.69 102.68,105.34 105.03,104.58 C107.87,103.66 108.93,101.21 108.52,98.43z "/><path id="_R_G_L_15_G_G_0_D_2_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M58.3 102.02 C58.3,102.02 58.3,92.54 58.3,92.54 C58.3,92.54 58.3,69.64 58.3,69.64 C58.3,69.64 58.3,42.05 58.3,42.05 C58.3,42.05 58.3,18.08 58.3,18.08 C58.3,14.22 58.41,10.34 58.3,6.47 C58.3,6.42 58.3,6.36 58.3,6.31 C58.3,3.69 56,1.19 53.3,1.31 C50.59,1.43 48.3,3.5 48.3,6.31 C48.3,6.31 48.3,15.79 48.3,15.79 C48.3,15.79 48.3,38.68 48.3,38.68 C48.3,38.68 48.3,66.28 48.3,66.28 C48.3,66.28 48.3,90.25 48.3,90.25 C48.3,94.11 48.2,97.99 48.3,101.85 C48.31,101.91 48.3,101.96 48.3,102.02 C48.3,104.64 50.6,107.14 53.3,107.02 C56.01,106.9 58.3,104.82 58.3,102.02z "/></g></g></g><g id="_R_G_L_14_G_M"><g id="_R_G_L_14_G"><path id="_R_G_L_14_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M8.29 29.69 C16.12,26.49 24.13,23.76 32.28,21.51 C37.35,20.11 42.46,18.9 47.61,17.88 C50.49,17.31 53.37,16.8 56.27,16.35 C57.64,16.14 59.01,15.95 60.38,15.75 C58.5,16.02 60.78,15.7 61.26,15.64 C62.18,15.53 63.1,15.42 64.02,15.32 C77.24,13.87 90.6,13.66 103.86,14.7 C107.1,14.96 110.33,15.28 113.56,15.69 C113.84,15.72 114.13,15.76 114.41,15.8 C115.91,15.99 112.99,15.6 114.48,15.8 C115.18,15.9 115.88,16 116.58,16.1 C118.09,16.33 119.6,16.57 121.1,16.82 C126.66,17.77 132.18,18.93 137.64,20.31 C147.35,22.76 156.88,25.9 166.15,29.69 C167.52,30.25 169.66,29.79 170.88,29.07 C172.16,28.33 173.38,26.86 173.71,25.4 C174.07,23.82 173.99,22.06 173.09,20.66 C172.17,19.23 170.98,18.47 169.41,17.83 C150.04,9.91 129.59,4.97 108.77,2.85 C83.37,0.25 57.45,2.31 32.73,8.66 C23.3,11.08 14.04,14.15 5.02,17.83 C3.48,18.46 2.22,19.16 1.35,20.66 C0.58,21.98 0.25,23.92 0.73,25.4 C1.65,28.26 5.11,31 8.29,29.69z "/></g></g><g id="_R_G_L_13_G_M"><g id="_R_G_L_13_G" transform=" translate(50.5, 46.75) scale(0.26, 0.26) translate(-71.5, -66.5)"><g clip-path="url(#_R_G_L_13_C_0)"><path id="_R_G_L_13_G_G_0_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M115.64 70.65 C115,70.18 115.08,69.2 115.8,68.86 C127,63.57 134.63,53.16 134.63,41.2 C134.63,23.87 118.65,13.25 98.95,13.25 C94.83,13.25 90.87,13.52 87.19,14.57 C86.75,14.69 86.37,14.23 86.6,13.84 C89.86,8.4 100.04,3.23 103.41,1.63 C103.69,1.5 103.6,1.08 103.29,1.06 C83.32,0.25 74.6,8.12 71.89,11.84 C71.69,12.11 71.38,12.25 71.07,12.26 C70.76,12.25 70.45,12.11 70.25,11.84 C67.54,8.12 58.82,0.25 38.85,1.06 C38.54,1.08 38.45,1.5 38.73,1.63 C42.1,3.23 52.28,8.4 55.54,13.84 C55.77,14.23 55.39,14.69 54.95,14.57 C51.27,13.52 47.31,13.25 43.19,13.25 C23.48,13.25 7.51,23.87 7.51,41.2 C7.51,53.16 15.14,63.57 26.34,68.86 C27.06,69.2 27.14,70.18 26.5,70.65 C20.65,74.94 0.44,92.09 0.25,118.05 C0.25,118.26 0.38,118.45 0.58,118.53 C24.11,127.42 47.54,131.85 71.07,131.84 C94.6,131.85 118.03,127.42 141.56,118.53 C141.76,118.45 141.89,118.26 141.89,118.05 C141.7,92.09 121.48,74.94 115.64,70.65z "/><path id="_R_G_L_13_G_G_0_D_1_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M141.89 118.05 C141.89,118.26 141.76,118.45 141.56,118.53 C118.03,127.41 94.6,131.85 71.07,131.84 C47.54,131.85 24.11,127.41 0.58,118.53 C0.38,118.45 0.25,118.26 0.25,118.05 C0.44,92.09 20.66,74.94 26.5,70.64 C27.14,70.17 27.06,69.19 26.34,68.86 C15.14,63.57 7.51,53.15 7.51,41.2 C7.51,23.87 23.48,13.25 43.19,13.25 C47.31,13.25 51.27,13.52 54.95,14.57 C55.39,14.69 55.77,14.23 55.54,13.84 C52.28,8.4 42.1,3.23 38.73,1.63 C38.45,1.5 38.54,1.08 38.85,1.06 C58.82,0.25 67.54,8.12 70.25,11.84 C70.45,12.11 70.76,12.25 71.07,12.26 C71.38,12.25 71.69,12.11 71.89,11.84 C74.6,8.12 83.32,0.25 103.29,1.06 C103.6,1.08 103.69,1.5 103.41,1.63 C100.04,3.23 89.86,8.4 86.6,13.84 C86.37,14.23 86.75,14.69 87.19,14.57 C90.87,13.52 94.83,13.25 98.95,13.25 C118.66,13.25 134.63,23.87 134.63,41.2 C134.63,53.15 127,63.57 115.8,68.86 C115.08,69.19 115,70.17 115.64,70.64 C121.48,74.94 141.7,92.09 141.89,118.05z "/></g></g></g><g id="_R_G_L_12_G_M"><g id="_R_G_L_12_G" transform=" translate(50.625, 49.5)"><path id="_R_G_L_12_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M70.24 40.95 C70.74,40.38 -71.76,40.73 -71.76,40.73 C-71.76,40.73 -74.01,57.76 -71.01,61.75 C-65.67,68.85 43.49,89.96 71.24,60.33 C71.49,59.76 72.14,41.49 70.24,40.95z "/></g></g><g id="_R_G_L_11_G_M"><g id="_R_G_L_11_G"><path id="_R_G_L_11_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M1.2 14.82 C0.42,14.28 0.25,13.18 0.8,12.41 C6.44,4.62 15.69,0.25 25.38,0.88 C31.25,1.28 36.87,3.52 41.39,7.25 C42.14,7.84 42.21,9.01 41.56,9.71 C41.56,9.71 35.61,16.01 35.61,16.01 C35.03,16.64 34.06,16.73 33.4,16.21 C30.87,14.22 27.85,13.06 24.58,12.85 C19.17,12.48 14,14.86 10.76,19.1 C10.24,19.78 9.29,19.93 8.58,19.48 C8.58,19.48 1.21,14.82 1.2,14.82z "/></g></g><g id="_R_G_L_10_G_M"><g id="_R_G_L_10_G"><path id="_R_G_L_10_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M33.88 19.48 C33.17,19.93 32.22,19.78 31.7,19.1 C28.45,14.86 23.29,12.48 17.88,12.85 C14.61,13.06 11.59,14.22 9.06,16.21 C8.4,16.73 7.43,16.64 6.85,16.01 C6.85,16.01 0.9,9.71 0.9,9.71 C0.25,9.01 0.32,7.85 1.07,7.25 C5.59,3.52 11.21,1.28 17.08,0.88 C26.77,0.25 36.02,4.62 41.66,12.41 C42.21,13.18 42.04,14.28 41.26,14.82 C41.25,14.82 33.88,19.48 33.88,19.48z "/></g></g><g id="_R_G_L_9_G_M"><g id="_R_G_L_9_G"><path id="_R_G_L_9_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M13.3 19.76 C11.46,21.56 9.11,22.51 6.54,22.27 C2.9,21.8 2.57,18.11 2.32,15.14 C2.16,13.34 2,11.47 1.3,10.05 C0.28,7.99 0.25,5.58 1.63,3.68 C3.2,1.48 6.26,0.25 9.27,0.62 C13.74,1.17 16.06,4.71 16.6,8.75 C17.13,12.74 15.92,17.21 13.3,19.76z "/></g></g><g id="_R_G_L_8_G_M"><g id="_R_G_L_8_G"><path id="_R_G_L_8_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M0.78 8.75 C1.32,4.71 3.65,1.17 8.12,0.62 C11.13,0.25 14.19,1.48 15.76,3.68 C17.13,5.58 17.1,7.99 16.09,10.04 C15.39,11.47 15.23,13.34 15.07,15.14 C14.82,18.11 14.49,21.8 10.85,22.27 C8.27,22.51 5.92,21.56 4.08,19.76 C1.46,17.2 0.25,12.74 0.78,8.75z "/></g></g><g id="_R_G_L_7_G_M"><g id="_R_G_L_7_G"><path id="_R_G_L_7_G_D_0_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M163.19 1.03 C151.09,6.11 138.51,10.02 125.66,12.68 C120.96,13.66 116.24,14.46 111.48,15.1 C112.17,15.01 112.86,14.92 113.54,14.83 C95.67,17.21 77.53,17.2 59.66,14.8 C60.35,14.89 61.03,14.98 61.72,15.08 C47.11,13.08 32.73,9.52 18.89,4.44 C15.98,3.37 13.09,2.23 10.23,1.03 C8.52,0.31 5.79,0.92 4.26,1.82 C2.66,2.76 1.12,4.6 0.7,6.45 C0.25,8.43 0.35,10.66 1.48,12.42 C2.65,14.23 4.14,15.16 6.11,15.98 C25.13,23.95 45.22,28.88 65.71,31.03 C90.56,33.63 115.95,31.54 140.11,25.21 C149.38,22.77 158.47,19.69 167.31,15.98 C169.26,15.16 170.82,14.32 171.94,12.42 C172.91,10.76 173.32,8.31 172.72,6.45 C172.11,4.57 170.95,2.76 169.16,1.82 C167.45,0.91 165.06,0.25 163.19,1.03z "/></g></g><g id="_R_G_L_6_G_M"><g id="_R_G_L_6_G" transform=" translate(50.5, 50)"><path id="_R_G_L_6_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_6_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_5_G_M"><g id="_R_G_L_5_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_5_C_0)"><path id="_R_G_L_5_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_5_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_5_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_5_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_5_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_5_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_5_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_4_G_M"><g id="_R_G_L_4_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_4_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_4_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_3_G_M"><g id="_R_G_L_3_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_3_C_0)"><path id="_R_G_L_3_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_3_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_3_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_3_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_3_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_3_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_3_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_2_G_M"><g id="_R_G_L_2_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_2_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_2_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g><g id="_R_G_L_1_G_M"><g id="_R_G_L_1_G" transform=" translate(51.611, 49.234) scale(0.28, 0.28) translate(-155.5, -149)"><g clip-path="url(#_R_G_L_1_C_0)"><path id="_R_G_L_1_G_G_0_D_0_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M305.61 111.74 C302.11,97.47 296.38,83.77 288.71,71.25 C281,58.69 271.37,47.23 260.3,37.51 C249.38,27.93 237.02,20.02 223.73,14.15 C209.18,7.72 193.89,3.77 178.09,2.06 C161.4,0.25 144.24,1.26 127.83,4.68 C109.98,8.4 92.89,14.59 76.93,23.41 C63.77,30.69 51.59,40.04 41.18,50.89 C30.9,61.61 22.13,73.85 15.48,87.14 C8.84,100.39 4.32,114.66 2.06,129.31 C0.89,136.89 0.26,144.52 0.25,152.2 C0.27,167.34 2.63,182.43 7.34,196.82 C11.89,210.7 18.59,223.85 27.12,235.71 C35.74,247.69 46.06,258.41 57.84,267.31 C69.8,276.35 83.11,283.34 97.21,288.39 C111.89,293.64 127.46,296.42 143.04,296.89 C160.67,297.43 178.47,295.15 195.43,290.3 C211.88,285.59 227.76,278.7 242.1,269.32 C254.71,261.07 266.18,251.06 275.8,239.45 C285.33,227.93 293.23,215.21 298.91,201.36 C304.68,187.31 308.13,172.35 309.3,157.21 C310.49,141.98 309.26,126.57 305.61,111.74z C133.53,11.52 133.65,11.5 133.15,11.56z C176.46,286.67 176.35,286.68 176.81,286.62z M285.03 173.11 C282.04,192.39 275.11,210.97 264.69,227.47 C261.87,231.93 258.8,236.21 255.52,240.34 C248.56,248.86 240.65,256.6 231.93,263.34 C231.41,263.74 229.15,265.39 231.45,263.72 C230.95,264.09 230.44,264.46 229.94,264.83 C228.72,265.71 227.48,266.57 226.24,267.42 C223.95,268.96 221.62,270.45 219.24,271.86 C218.05,272.57 216.85,273.26 215.64,273.93 C215.59,273.96 215.53,273.99 215.48,274.02 C214.81,274.36 214.16,274.73 213.5,275.06 C211.02,276.33 208.51,277.53 205.96,278.65 C205.4,278.9 204.83,279.14 204.27,279.38 C206.48,278.45 205.15,279.03 204.42,279.32 C204.36,279.35 204.3,279.37 204.24,279.4 C204.17,279.42 204.11,279.45 204.04,279.48 C203.75,279.6 203.45,279.73 203.16,279.85 C203.59,279.67 203.93,279.52 204.23,279.4 C202.87,279.94 201.51,280.47 200.14,280.97 C198.94,281.4 197.74,281.83 196.53,282.23 C196.08,282.39 195.62,282.53 195.16,282.68 C195.05,282.71 194.93,282.75 194.81,282.79 C192.17,283.57 189.51,284.27 186.83,284.9 C186.27,285.02 185.71,285.13 185.14,285.24 C183.61,285.55 182.07,285.83 180.53,286.08 C179.88,286.18 179.24,286.29 178.59,286.38 C178.42,286.41 178.19,286.44 177.95,286.47 C176.71,286.62 175.46,286.78 174.21,286.9 C171.31,287.19 168.41,287.38 165.5,287.49 C165.69,287.49 165.9,287.48 166.15,287.48 C165.88,287.48 165.61,287.49 165.34,287.5 C165.34,287.5 165.34,287.5 165.33,287.5 C165.31,287.5 165.28,287.5 165.26,287.5 C164.72,287.52 163.66,287.52 164.49,287.51 C163.97,287.51 163.44,287.52 162.92,287.52 C161.44,287.53 159.96,287.51 158.48,287.47 C155.42,287.39 152.36,287.2 149.31,286.92 C148.52,286.85 147.73,286.77 146.94,286.69 C146.92,286.69 146.9,286.68 146.88,286.68 C147.02,286.7 147.19,286.72 147.38,286.75 C146.98,286.7 146.59,286.65 146.2,286.6 C144.51,286.38 142.83,286.14 141.14,285.86 C137.94,285.34 134.75,284.7 131.59,283.95 C125.45,282.51 119.42,280.64 113.53,278.4 C95.39,271.24 78.79,260.4 64.96,246.64 C61.19,242.89 57.65,238.93 54.31,234.8 C39.01,215.42 28.82,192.23 25.09,167.81 C23.98,160.59 23.44,153.29 23.43,145.99 C23.44,138.95 23.96,131.93 24.97,124.97 C27.98,105.72 34.9,87.18 45.3,70.71 C48.11,66.26 51.18,61.97 54.46,57.85 C61.43,49.32 69.34,41.58 78.06,34.85 C78.58,34.44 80.84,32.79 78.54,34.47 C79.04,34.1 79.54,33.72 80.05,33.35 C81.27,32.47 82.5,31.61 83.75,30.77 C86.04,29.22 88.37,27.74 90.75,26.32 C91.94,25.61 93.14,24.92 94.35,24.25 C94.4,24.22 94.46,24.19 94.51,24.16 C95.18,23.82 95.83,23.46 96.49,23.12 C98.96,21.85 101.48,20.65 104.03,19.53 C104.59,19.28 105.15,19.04 105.72,18.8 C103.51,19.73 104.84,19.15 105.57,18.86 C105.63,18.83 105.69,18.81 105.75,18.79 C105.82,18.76 105.88,18.73 105.95,18.7 C106.24,18.58 106.53,18.46 106.83,18.33 C106.4,18.51 106.05,18.66 105.76,18.78 C107.11,18.24 108.47,17.71 109.84,17.21 C111.04,16.78 112.25,16.35 113.46,15.95 C113.91,15.8 114.37,15.65 114.82,15.5 C114.94,15.47 115.06,15.43 115.18,15.4 C117.82,14.61 120.48,13.91 123.16,13.29 C123.72,13.17 124.28,13.05 124.84,12.94 C126.38,12.63 127.92,12.36 129.46,12.1 C130.1,12 130.75,11.9 131.4,11.8 C131.56,11.77 131.79,11.74 132.03,11.71 C133.28,11.56 134.53,11.4 135.78,11.28 C138.67,11 141.58,10.8 144.49,10.69 C144.3,10.69 144.09,10.7 143.84,10.7 C144.11,10.7 144.38,10.69 144.65,10.68 C144.65,10.68 144.65,10.68 144.65,10.68 C144.68,10.68 144.7,10.68 144.73,10.68 C145.27,10.66 146.33,10.66 145.5,10.68 C146.02,10.67 146.54,10.66 147.07,10.66 C148.55,10.65 150.03,10.67 151.51,10.71 C154.57,10.8 157.63,10.98 160.68,11.26 C161.47,11.33 162.26,11.41 163.04,11.49 C163.07,11.5 163.09,11.5 163.11,11.5 C162.97,11.48 162.8,11.46 162.61,11.44 C163,11.49 163.39,11.53 163.79,11.58 C165.48,11.8 167.16,12.04 168.84,12.32 C172.05,12.85 175.24,13.48 178.4,14.23 C184.54,15.67 190.57,17.54 196.46,19.78 C214.6,26.95 231.2,37.79 245.03,51.55 C248.79,55.28 252.32,59.23 255.65,63.36 C264.82,74.96 272.22,87.94 277.43,101.79 C282.86,116.23 285.91,131.54 286.46,146.96 C286.77,155.7 286.29,164.45 285.03,173.11z "/><path id="_R_G_L_1_G_G_0_D_1_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M105.75 18.79 C105.74,18.79 105.73,18.79 105.72,18.8 C105.73,18.79 105.75,18.79 105.76,18.78 C105.76,18.78 105.75,18.78 105.75,18.79z "/><path id="_R_G_L_1_G_G_0_D_2_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C145.19,286.46 146.34,286.62 146.88,286.68z "/><path id="_R_G_L_1_G_G_0_D_3_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M165.33 287.5 C165.39,287.5 165.44,287.49 165.49,287.49 C165.02,287.5 164.7,287.5 164.49,287.51 C164.77,287.5 165.05,287.5 165.33,287.5z "/><path id="_R_G_L_1_G_G_0_D_4_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M204.24 279.4 C204.25,279.39 204.26,279.39 204.27,279.38 C204.26,279.39 204.24,279.39 204.23,279.4 C204.23,279.4 204.23,279.4 204.24,279.4z "/><path id="_R_G_L_1_G_G_0_D_5_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" M144.65 10.68 C144.6,10.69 144.54,10.69 144.49,10.69 C144.97,10.68 145.29,10.68 145.5,10.68 C145.22,10.68 144.93,10.68 144.65,10.68z "/><path id="_R_G_L_1_G_G_0_D_6_P_0" fill="#000000" fill-opacity="1" fill-rule="nonzero" d=" C164.79,11.72 163.65,11.56 163.11,11.5z "/></g></g></g><g id="_R_G_L_0_G_M"><g id="_R_G_L_0_G" transform=" translate(50.314, 50.06)"><path id="_R_G_L_0_G_D_0_P_0" fill="#fffaf6" fill-opacity="1" fill-rule="nonzero" d=" M200.54 180.58 C200.54,180.58 187.92,43.46 187.92,43.46 C186.72,29.67 177.56,17.5 164.58,12.51 C143.38,4.38 121.98,0.25 100.73,0.25 C79.49,0.25 58.09,4.38 36.88,12.51 C23.9,17.5 14.75,29.67 13.55,43.46 C13.55,43.46 0.92,180.58 0.92,180.58 C0.25,188.2 1.38,195.75 4.16,202.41 C5.73,206.18 7.55,209.12 9.7,211.38 C9.7,211.38 77.47,287.44 77.47,287.44 C77.47,287.44 77.71,287.68 77.71,287.68 C83.84,293.84 92.01,297.25 100.73,297.25 C109.45,297.25 117.63,293.84 123.75,287.68 C123.75,287.68 123.99,287.44 123.99,287.44 C123.99,287.44 191.77,211.38 191.77,211.38 C193.92,209.12 195.74,206.18 197.31,202.41 C200.08,195.75 201.21,188.2 200.54,180.58z "/><path id="_R_G_L_0_G_D_1_P_0" fill="#d410aa" fill-opacity="1" fill-rule="nonzero" d=" M187.93 181.67 C187.93,181.67 175.3,44.62 175.3,44.62 C174.51,35.5 168.58,27.62 160.04,24.33 C140.23,16.73 120.51,12.76 100.73,12.75 C80.96,12.76 61.24,16.73 41.43,24.33 C32.88,27.62 26.95,35.5 26.16,44.62 C26.16,44.62 13.54,181.67 13.54,181.67 C13.07,187.06 13.76,192.52 15.85,197.52 C16.71,199.58 17.75,201.51 18.99,202.76 C18.99,202.76 86.71,278.76 86.71,278.76 C90.44,282.51 95.42,284.75 100.73,284.75 C106.04,284.75 111.03,282.51 114.76,278.76 C114.76,278.76 182.48,202.76 182.48,202.76 C183.72,201.51 184.76,199.58 185.62,197.52 C187.71,192.52 188.4,187.06 187.93,181.67z M153.06 210.86 C153.06,210.86 116.15,252.27 116.15,252.27 C115.39,253.12 114.3,253.61 113.16,253.61 C113.16,253.61 88.31,253.61 88.31,253.61 C87.17,253.61 86.08,253.12 85.32,252.27 C85.32,252.27 48.41,210.86 48.41,210.86 C48.08,210.49 48.44,209.92 48.92,210.06 C67.41,215.38 85.19,217.14 100.73,217.08 C116.28,217.14 134.05,215.38 152.55,210.06 C153.03,209.92 153.39,210.49 153.06,210.86z M171.22 188.35 C147.69,197.23 124.26,201.67 100.73,201.66 C77.2,201.67 53.77,197.23 30.24,188.35 C30.04,188.27 29.91,188.08 29.91,187.87 C30.1,161.91 50.32,144.76 56.17,140.46 C56.81,139.99 56.73,139.01 56.01,138.68 C44.8,133.39 37.17,122.97 37.17,111.02 C37.17,93.69 53.15,83.07 72.85,83.07 C76.97,83.07 80.93,83.34 84.61,84.39 C85.05,84.51 85.43,84.05 85.2,83.66 C81.94,78.22 71.76,73.05 68.39,71.45 C68.11,71.32 68.2,70.9 68.51,70.88 C88.48,70.07 97.21,77.94 99.92,81.66 C100.11,81.93 100.43,82.07 100.73,82.08 C101.04,82.07 101.35,81.93 101.55,81.66 C104.26,77.94 112.99,70.07 132.95,70.88 C133.26,70.9 133.35,71.32 133.07,71.45 C129.7,73.05 119.53,78.22 116.27,83.66 C116.04,84.05 116.42,84.51 116.86,84.39 C120.54,83.34 124.49,83.07 128.61,83.07 C148.32,83.07 164.29,93.69 164.29,111.02 C164.29,122.97 156.67,133.39 145.46,138.68 C144.74,139.01 144.66,139.99 145.3,140.46 C151.15,144.76 171.36,161.91 171.55,187.87 C171.55,188.08 171.42,188.27 171.22,188.35z M142.55 120.78 C141.84,121.23 140.89,121.08 140.37,120.4 C137.13,116.16 131.96,113.78 126.55,114.15 C123.28,114.36 120.26,115.52 117.73,117.51 C117.07,118.03 116.1,117.94 115.52,117.31 C115.52,117.31 109.57,111 109.57,111 C108.92,110.31 109,109.14 109.74,108.54 C114.26,104.81 119.88,102.58 125.75,102.18 C135.44,101.55 144.69,105.91 150.33,113.71 C150.88,114.48 150.71,115.58 149.93,116.12 C149.92,116.12 142.55,120.78 142.55,120.78z M105.36 156.95 C105.89,152.91 108.22,149.36 112.69,148.82 C115.7,148.45 118.76,149.67 120.33,151.87 C121.71,153.77 121.68,156.19 120.66,158.24 C119.96,159.67 119.8,161.54 119.64,163.34 C119.39,166.31 119.06,169.99 115.42,170.46 C112.85,170.7 110.49,169.75 108.65,167.95 C106.04,165.4 104.82,160.93 105.36,156.95z M51.53 116.12 C50.76,115.58 50.59,114.48 51.13,113.71 C56.77,105.91 66.03,101.55 75.72,102.18 C81.59,102.58 87.2,104.81 91.72,108.54 C92.47,109.14 92.54,110.31 91.89,111 C91.89,111 85.94,117.31 85.94,117.31 C85.36,117.94 84.39,118.03 83.73,117.51 C81.21,115.52 78.19,114.36 74.92,114.15 C69.51,113.78 64.34,116.16 61.09,120.4 C60.57,121.08 59.62,121.23 58.91,120.78 C58.91,120.78 51.54,116.12 51.53,116.12z M92.81 167.95 C90.97,169.75 88.62,170.7 86.04,170.46 C82.41,169.99 82.08,166.31 81.83,163.34 C81.66,161.54 81.51,159.67 80.81,158.24 C79.79,156.19 79.76,153.77 81.13,151.87 C82.71,149.67 85.76,148.45 88.77,148.82 C93.24,149.36 95.57,152.91 96.11,156.95 C96.64,160.93 95.43,165.4 92.81,167.95z "/></g></g></g><g id="time_group"/></svg>
@@ -1,4 +1,4 @@
1
- <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle cx="14" cy="37" r="2.5" fill="currentColor" stroke="currentColor"/>
3
- <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="currentColor" stroke="currentColor"/>
4
- </svg>
1
+ <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="14" cy="37" r="2.5" fill="currentColor" stroke="currentColor"/>
3
+ <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="currentColor" stroke="currentColor"/>
4
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle cx="14" cy="37" r="2.5" fill="white" stroke="currentColor"/>
3
- <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="white" stroke="currentColor"/>
4
- </svg>
1
+ <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="14" cy="37" r="2.5" fill="white" stroke="currentColor"/>
3
+ <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="white" stroke="currentColor"/>
4
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1 20.5465V7.54651H3V18.5465H20V20.5465H1ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465C9 13.9965 8.80417 13.5257 8.4125 13.134C8.02083 12.7423 7.55 12.5465 7 12.5465V14.5465H9ZM19 14.5465H21V12.5465C20.45 12.5465 19.9792 12.7423 19.5875 13.134C19.1958 13.5257 19 13.9965 19 14.5465ZM14 13.5465C14.8333 13.5465 15.5417 13.2548 16.125 12.6715C16.7083 12.0882 17 11.3798 17 10.5465C17 9.71318 16.7083 9.00484 16.125 8.42151C15.5417 7.83818 14.8333 7.54651 14 7.54651C13.1667 7.54651 12.4583 7.83818 11.875 8.42151C11.2917 9.00484 11 9.71318 11 10.5465C11 11.3798 11.2917 12.0882 11.875 12.6715C12.4583 13.2548 13.1667 13.5465 14 13.5465ZM7 8.54651C7.55 8.54651 8.02083 8.35068 8.4125 7.95901C8.80417 7.56734 9 7.09651 9 6.54651H7V8.54651ZM21 8.54651V6.54651H19C19 7.09651 19.1958 7.56734 19.5875 7.95901C19.9792 8.35068 20.45 8.54651 21 8.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 20.5465V7.54651H3V18.5465H20V20.5465H1ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465C9 13.9965 8.80417 13.5257 8.4125 13.134C8.02083 12.7423 7.55 12.5465 7 12.5465V14.5465H9ZM19 14.5465H21V12.5465C20.45 12.5465 19.9792 12.7423 19.5875 13.134C19.1958 13.5257 19 13.9965 19 14.5465ZM14 13.5465C14.8333 13.5465 15.5417 13.2548 16.125 12.6715C16.7083 12.0882 17 11.3798 17 10.5465C17 9.71318 16.7083 9.00484 16.125 8.42151C15.5417 7.83818 14.8333 7.54651 14 7.54651C13.1667 7.54651 12.4583 7.83818 11.875 8.42151C11.2917 9.00484 11 9.71318 11 10.5465C11 11.3798 11.2917 12.0882 11.875 12.6715C12.4583 13.2548 13.1667 13.5465 14 13.5465ZM7 8.54651C7.55 8.54651 8.02083 8.35068 8.4125 7.95901C8.80417 7.56734 9 7.09651 9 6.54651H7V8.54651ZM21 8.54651V6.54651H19C19 7.09651 19.1958 7.56734 19.5875 7.95901C19.9792 8.35068 20.45 8.54651 21 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 13.5465C13.1667 13.5465 12.4583 13.2548 11.875 12.6715C11.2917 12.0882 11 11.3798 11 10.5465C11 9.71318 11.2917 9.00484 11.875 8.42151C12.4583 7.83818 13.1667 7.54651 14 7.54651C14.8333 7.54651 15.5417 7.83818 16.125 8.42151C16.7083 9.00484 17 9.71318 17 10.5465C17 11.3798 16.7083 12.0882 16.125 12.6715C15.5417 13.2548 14.8333 13.5465 14 13.5465ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465H19C19 13.9965 19.1958 13.5257 19.5875 13.134C19.9792 12.7423 20.45 12.5465 21 12.5465V8.54651C20.45 8.54651 19.9792 8.35068 19.5875 7.95901C19.1958 7.56734 19 7.09651 19 6.54651H9C9 7.09651 8.80417 7.56734 8.4125 7.95901C8.02083 8.35068 7.55 8.54651 7 8.54651V12.5465C7.55 12.5465 8.02083 12.7423 8.4125 13.134C8.80417 13.5257 9 13.9965 9 14.5465ZM1 20.5465V7.54651H3V18.5465H20V20.5465H1Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 13.5465C13.1667 13.5465 12.4583 13.2548 11.875 12.6715C11.2917 12.0882 11 11.3798 11 10.5465C11 9.71318 11.2917 9.00484 11.875 8.42151C12.4583 7.83818 13.1667 7.54651 14 7.54651C14.8333 7.54651 15.5417 7.83818 16.125 8.42151C16.7083 9.00484 17 9.71318 17 10.5465C17 11.3798 16.7083 12.0882 16.125 12.6715C15.5417 13.2548 14.8333 13.5465 14 13.5465ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465H19C19 13.9965 19.1958 13.5257 19.5875 13.134C19.9792 12.7423 20.45 12.5465 21 12.5465V8.54651C20.45 8.54651 19.9792 8.35068 19.5875 7.95901C19.1958 7.56734 19 7.09651 19 6.54651H9C9 7.09651 8.80417 7.56734 8.4125 7.95901C8.02083 8.35068 7.55 8.54651 7 8.54651V12.5465C7.55 12.5465 8.02083 12.7423 8.4125 13.134C8.80417 13.5257 9 13.9965 9 14.5465ZM1 20.5465V7.54651H3V18.5465H20V20.5465H1Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465ZM10 15.8965L15.25 12.5465L10 9.19651V15.8965Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465ZM10 15.8965L15.25 12.5465L10 9.19651V15.8965Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.5 8.5C16.5 12.9183 12.9183 16.5 8.5 16.5C4.08172 16.5 0.5 12.9183 0.5 8.5C0.5 4.08172 4.08172 0.5 8.5 0.5C12.9183 0.5 16.5 4.08172 16.5 8.5Z" fill="white"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 15.5C12.366 15.5 15.5 12.366 15.5 8.5C15.5 4.63401 12.366 1.5 8.5 1.5C4.63401 1.5 1.5 4.63401 1.5 8.5C1.5 12.366 4.63401 15.5 8.5 15.5ZM8.5 16.5C12.9183 16.5 16.5 12.9183 16.5 8.5C16.5 4.08172 12.9183 0.5 8.5 0.5C4.08172 0.5 0.5 4.08172 0.5 8.5C0.5 12.9183 4.08172 16.5 8.5 16.5Z" fill="#D07D00"/>
4
- <path d="M7.25404 7.5013L8.43181 5.16797H8.56515L9.74293 7.5013H7.25404ZM8.16515 12.768L4.33181 8.16797H8.16515V12.768ZM8.83181 12.768V8.16797H12.6651L8.83181 12.768ZM10.4763 7.5013L9.3207 5.16797H11.6096L12.7763 7.5013H10.4763ZM4.2207 7.5013L5.38737 5.16797H7.67626L6.5207 7.5013H4.2207Z" fill="#D07D00"/>
5
- </svg>
1
+ <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.5 8.5C16.5 12.9183 12.9183 16.5 8.5 16.5C4.08172 16.5 0.5 12.9183 0.5 8.5C0.5 4.08172 4.08172 0.5 8.5 0.5C12.9183 0.5 16.5 4.08172 16.5 8.5Z" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 15.5C12.366 15.5 15.5 12.366 15.5 8.5C15.5 4.63401 12.366 1.5 8.5 1.5C4.63401 1.5 1.5 4.63401 1.5 8.5C1.5 12.366 4.63401 15.5 8.5 15.5ZM8.5 16.5C12.9183 16.5 16.5 12.9183 16.5 8.5C16.5 4.08172 12.9183 0.5 8.5 0.5C4.08172 0.5 0.5 4.08172 0.5 8.5C0.5 12.9183 4.08172 16.5 8.5 16.5Z" fill="#D07D00"/>
4
+ <path d="M7.25404 7.5013L8.43181 5.16797H8.56515L9.74293 7.5013H7.25404ZM8.16515 12.768L4.33181 8.16797H8.16515V12.768ZM8.83181 12.768V8.16797H12.6651L8.83181 12.768ZM10.4763 7.5013L9.3207 5.16797H11.6096L12.7763 7.5013H10.4763ZM4.2207 7.5013L5.38737 5.16797H7.67626L6.5207 7.5013H4.2207Z" fill="#D07D00"/>
5
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.2 8.79651L11.85 3.54651H12.15L14.8 8.79651H9.2ZM11.25 20.6465L2.625 10.2965H11.25V20.6465ZM12.75 20.6465V10.2965H21.375L12.75 20.6465ZM16.45 8.79651L13.85 3.54651H19L21.625 8.79651H16.45ZM2.375 8.79651L5 3.54651H10.15L7.55 8.79651H2.375Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.2 8.79651L11.85 3.54651H12.15L14.8 8.79651H9.2ZM11.25 20.6465L2.625 10.2965H11.25V20.6465ZM12.75 20.6465V10.2965H21.375L12.75 20.6465ZM16.45 8.79651L13.85 3.54651H19L21.625 8.79651H16.45ZM2.375 8.79651L5 3.54651H10.15L7.55 8.79651H2.375Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 21.5465L2 9.54651L5 3.54651H19L22 9.54651L12 21.5465ZM9.625 8.54651H14.375L12.875 5.54651H11.125L9.625 8.54651ZM11 17.2215V10.5465H5.45L11 17.2215ZM13 17.2215L18.55 10.5465H13V17.2215ZM16.6 8.54651H19.25L17.75 5.54651H15.1L16.6 8.54651ZM4.75 8.54651H7.4L8.9 5.54651H6.25L4.75 8.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 21.5465L2 9.54651L5 3.54651H19L22 9.54651L12 21.5465ZM9.625 8.54651H14.375L12.875 5.54651H11.125L9.625 8.54651ZM11 17.2215V10.5465H5.45L11 17.2215ZM13 17.2215L18.55 10.5465H13V17.2215ZM16.6 8.54651H19.25L17.75 5.54651H15.1L16.6 8.54651ZM4.75 8.54651H7.4L8.9 5.54651H6.25L4.75 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM8 16.5465H20V4.54651H8V16.5465ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM8 16.5465H20V4.54651H8V16.5465ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
+ </svg>