@redneckz/wildless-cms-uni-blocks 0.5.6 → 0.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/bundle/blocks.schema.json +1 -1
  2. package/bundle/bundle.umd.js +77 -106
  3. package/bundle/bundle.umd.min.js +1 -1
  4. package/cosmos-static/icons/AirPlaneIcon.svg +1 -1
  5. package/cosmos-static/icons/CarIcon.svg +1 -1
  6. package/cosmos-static/icons/CinemaIcon.svg +1 -1
  7. package/cosmos-static/icons/DocsIcon.svg +1 -1
  8. package/cosmos-static/icons/PackA4Icon.svg +1 -1
  9. package/cosmos-static/icons/PowerIcon.svg +1 -1
  10. package/cosmos-static/icons/PumpkinIcon.svg +1 -1
  11. package/cosmos-static/icons/SoundIcon.svg +1 -1
  12. package/cosmos-static/icons/WateringCanIcon.svg +1 -1
  13. package/dist/components/BonusBenefitsBlock/BonusBenefitsBlockContent.d.ts +1 -1
  14. package/dist/components/Calculator/CalculatorContent.d.ts +1 -1
  15. package/dist/components/ComparisonTable/ComparisonTableContent.d.ts +1 -1
  16. package/dist/components/ComparisonTable/TableColumn.d.ts +1 -1
  17. package/dist/components/Footer/FooterContent.d.ts +1 -1
  18. package/dist/components/Header/HeaderContent.d.ts +1 -1
  19. package/dist/components/OfficeServicesBlock/OfficeServicesBlockContent.d.ts +1 -1
  20. package/dist/components/ProductTile/ProductTileContent.d.ts +1 -1
  21. package/dist/components/SafeDepositRental/SafeDepositRental.js +1 -6
  22. package/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  23. package/dist/components/SafeDepositRental/YandexMap.js +13 -6
  24. package/dist/components/SafeDepositRental/YandexMap.js.map +1 -1
  25. package/dist/components/SafeDepositRental/renderClusterer.d.ts +2 -1
  26. package/dist/components/SafeDepositRental/renderClusterer.js +16 -18
  27. package/dist/components/SafeDepositRental/renderClusterer.js.map +1 -1
  28. package/dist/components/SafeDepositRental/useYandexMaps.d.ts +2 -0
  29. package/dist/components/SafeDepositRental/useYandexMaps.js +12 -0
  30. package/dist/components/SafeDepositRental/useYandexMaps.js.map +1 -0
  31. package/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  32. package/dist/hooks/useExternalNS.d.ts +2 -0
  33. package/dist/hooks/useExternalNS.js +39 -0
  34. package/dist/hooks/useExternalNS.js.map +1 -0
  35. package/dist/icons/IconName.d.ts +4 -4
  36. package/dist/icons/IconName.js +3 -3
  37. package/dist/icons/IconName.js.map +1 -1
  38. package/dist/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -1
  39. package/dist/ui-kit/Select/Select.js +1 -1
  40. package/dist/ui-kit/Select/Select.js.map +1 -1
  41. package/dist/ui-kit/SelectCustom/SelectCustom.js +3 -3
  42. package/dist/ui-kit/SelectCustom/SelectCustom.js.map +1 -1
  43. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlockContent.d.ts +1 -1
  44. package/lib/components/Calculator/CalculatorContent.d.ts +1 -1
  45. package/lib/components/ComparisonTable/ComparisonTableContent.d.ts +1 -1
  46. package/lib/components/ComparisonTable/TableColumn.d.ts +1 -1
  47. package/lib/components/ContentPage/computeAPIFallback.js +1 -1
  48. package/lib/components/Footer/FooterContent.d.ts +1 -1
  49. package/lib/components/Header/HeaderContent.d.ts +1 -1
  50. package/lib/components/OfficeServicesBlock/OfficeServicesBlockContent.d.ts +1 -1
  51. package/lib/components/ProductTile/ProductTileContent.d.ts +1 -1
  52. package/lib/components/SafeDepositRental/SafeDepositRental.js +1 -6
  53. package/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  54. package/lib/components/SafeDepositRental/YandexMap.js +13 -6
  55. package/lib/components/SafeDepositRental/YandexMap.js.map +1 -1
  56. package/lib/components/SafeDepositRental/renderClusterer.d.ts +2 -1
  57. package/lib/components/SafeDepositRental/renderClusterer.js +16 -18
  58. package/lib/components/SafeDepositRental/renderClusterer.js.map +1 -1
  59. package/lib/components/SafeDepositRental/useYandexMaps.d.ts +2 -0
  60. package/lib/components/SafeDepositRental/useYandexMaps.js +9 -0
  61. package/lib/components/SafeDepositRental/useYandexMaps.js.map +1 -0
  62. package/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  63. package/lib/hooks/useExternalNS.d.ts +2 -0
  64. package/lib/hooks/useExternalNS.js +35 -0
  65. package/lib/hooks/useExternalNS.js.map +1 -0
  66. package/lib/icons/IconName.d.ts +4 -4
  67. package/lib/icons/IconName.js +3 -3
  68. package/lib/icons/IconName.js.map +1 -1
  69. package/lib/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -1
  70. package/lib/ui-kit/Select/Select.js +1 -1
  71. package/lib/ui-kit/Select/Select.js.map +1 -1
  72. package/lib/ui-kit/SelectCustom/SelectCustom.js +3 -3
  73. package/lib/ui-kit/SelectCustom/SelectCustom.js.map +1 -1
  74. package/mobile/bundle/bundle.umd.js +6 -6
  75. package/mobile/bundle/bundle.umd.min.js +1 -1
  76. package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlockContent.d.ts +1 -1
  77. package/mobile/dist/components/Calculator/CalculatorContent.d.ts +1 -1
  78. package/mobile/dist/components/ComparisonTable/ComparisonTableContent.d.ts +1 -1
  79. package/mobile/dist/components/ComparisonTable/TableColumn.d.ts +1 -1
  80. package/mobile/dist/components/Footer/FooterContent.d.ts +1 -1
  81. package/mobile/dist/components/Header/HeaderContent.d.ts +1 -1
  82. package/mobile/dist/components/OfficeServicesBlock/OfficeServicesBlockContent.d.ts +1 -1
  83. package/mobile/dist/components/ProductTile/ProductTileContent.d.ts +1 -1
  84. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js +1 -6
  85. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  86. package/mobile/dist/components/SafeDepositRental/YandexMap.js +13 -6
  87. package/mobile/dist/components/SafeDepositRental/YandexMap.js.map +1 -1
  88. package/mobile/dist/components/SafeDepositRental/renderClusterer.d.ts +2 -1
  89. package/mobile/dist/components/SafeDepositRental/renderClusterer.js +16 -18
  90. package/mobile/dist/components/SafeDepositRental/renderClusterer.js.map +1 -1
  91. package/mobile/dist/components/SafeDepositRental/useYandexMaps.d.ts +2 -0
  92. package/mobile/dist/components/SafeDepositRental/useYandexMaps.js +12 -0
  93. package/mobile/dist/components/SafeDepositRental/useYandexMaps.js.map +1 -0
  94. package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  95. package/mobile/dist/hooks/useExternalNS.d.ts +2 -0
  96. package/mobile/dist/hooks/useExternalNS.js +39 -0
  97. package/mobile/dist/hooks/useExternalNS.js.map +1 -0
  98. package/mobile/dist/icons/IconName.d.ts +4 -4
  99. package/mobile/dist/icons/IconName.js +3 -3
  100. package/mobile/dist/icons/IconName.js.map +1 -1
  101. package/mobile/dist/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -1
  102. package/mobile/dist/ui-kit/Select/Select.js +1 -1
  103. package/mobile/dist/ui-kit/Select/Select.js.map +1 -1
  104. package/mobile/dist/ui-kit/SelectCustom/SelectCustom.js +3 -3
  105. package/mobile/dist/ui-kit/SelectCustom/SelectCustom.js.map +1 -1
  106. package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlockContent.d.ts +1 -1
  107. package/mobile/lib/components/Calculator/CalculatorContent.d.ts +1 -1
  108. package/mobile/lib/components/ComparisonTable/ComparisonTableContent.d.ts +1 -1
  109. package/mobile/lib/components/ComparisonTable/TableColumn.d.ts +1 -1
  110. package/mobile/lib/components/ContentPage/computeAPIFallback.js +1 -1
  111. package/mobile/lib/components/Footer/FooterContent.d.ts +1 -1
  112. package/mobile/lib/components/Header/HeaderContent.d.ts +1 -1
  113. package/mobile/lib/components/OfficeServicesBlock/OfficeServicesBlockContent.d.ts +1 -1
  114. package/mobile/lib/components/ProductTile/ProductTileContent.d.ts +1 -1
  115. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js +1 -6
  116. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  117. package/mobile/lib/components/SafeDepositRental/YandexMap.js +13 -6
  118. package/mobile/lib/components/SafeDepositRental/YandexMap.js.map +1 -1
  119. package/mobile/lib/components/SafeDepositRental/renderClusterer.d.ts +2 -1
  120. package/mobile/lib/components/SafeDepositRental/renderClusterer.js +16 -18
  121. package/mobile/lib/components/SafeDepositRental/renderClusterer.js.map +1 -1
  122. package/mobile/lib/components/SafeDepositRental/useYandexMaps.d.ts +2 -0
  123. package/mobile/lib/components/SafeDepositRental/useYandexMaps.js +9 -0
  124. package/mobile/lib/components/SafeDepositRental/useYandexMaps.js.map +1 -0
  125. package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  126. package/mobile/lib/hooks/useExternalNS.d.ts +2 -0
  127. package/mobile/lib/hooks/useExternalNS.js +35 -0
  128. package/mobile/lib/hooks/useExternalNS.js.map +1 -0
  129. package/mobile/lib/icons/IconName.d.ts +4 -4
  130. package/mobile/lib/icons/IconName.js +3 -3
  131. package/mobile/lib/icons/IconName.js.map +1 -1
  132. package/mobile/lib/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -1
  133. package/mobile/lib/ui-kit/Select/Select.js +1 -1
  134. package/mobile/lib/ui-kit/Select/Select.js.map +1 -1
  135. package/mobile/lib/ui-kit/SelectCustom/SelectCustom.js +3 -3
  136. package/mobile/lib/ui-kit/SelectCustom/SelectCustom.js.map +1 -1
  137. package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlockContent.ts +2 -2
  138. package/mobile/src/components/Calculator/CalculatorContent.ts +2 -2
  139. package/mobile/src/components/ComparisonTable/ComparisonTableContent.ts +1 -1
  140. package/mobile/src/components/ComparisonTable/TableColumn.tsx +2 -2
  141. package/mobile/src/components/Footer/FooterContent.ts +2 -2
  142. package/mobile/src/components/GracePeriod/GracePeriodContent.ts +1 -1
  143. package/mobile/src/components/Header/HeaderContent.ts +1 -1
  144. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +1 -1
  145. package/mobile/src/components/OfficeServicesBlock/OfficeServicesBlockContent.ts +2 -2
  146. package/mobile/src/components/ProductTile/ProductTileContent.ts +1 -1
  147. package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +1 -12
  148. package/mobile/src/components/SafeDepositRental/YandexMap.tsx +17 -10
  149. package/mobile/src/components/SafeDepositRental/renderClusterer.ts +29 -23
  150. package/mobile/src/components/SafeDepositRental/useYandexMaps.ts +13 -0
  151. package/mobile/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  152. package/mobile/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  153. package/mobile/src/components/__snapshots__/Blocks.spec.tsx.snap +2 -6
  154. package/mobile/src/hooks/useExternalNS.ts +44 -0
  155. package/mobile/src/icons/AirPlaneIcon.svg +1 -98
  156. package/mobile/src/icons/CarIcon.svg +1 -466
  157. package/mobile/src/icons/CinemaIcon.svg +1 -274
  158. package/mobile/src/icons/DocsIcon.svg +1 -238
  159. package/mobile/src/icons/IconName.ts +2 -2
  160. package/mobile/src/icons/PackA4Icon.svg +1 -1
  161. package/mobile/src/icons/PowerIcon.svg +1 -135
  162. package/mobile/src/icons/PumpkinIcon.svg +1 -236
  163. package/mobile/src/icons/SoundIcon.svg +1 -113
  164. package/mobile/src/icons/WateringCanIcon.svg +1 -497
  165. package/mobile/src/ui-kit/BenefitItem/BenefitItemProps.ts +2 -2
  166. package/mobile/src/ui-kit/Select/Select.tsx +1 -1
  167. package/mobile/src/ui-kit/SelectCustom/SelectCustom.tsx +9 -2
  168. package/package.json +4 -2
  169. package/src/components/BonusBenefitsBlock/BonusBenefitsBlockContent.ts +2 -2
  170. package/src/components/Calculator/CalculatorContent.ts +2 -2
  171. package/src/components/ComparisonTable/ComparisonTableContent.ts +1 -1
  172. package/src/components/ComparisonTable/TableColumn.tsx +2 -2
  173. package/src/components/Footer/FooterContent.ts +2 -2
  174. package/src/components/GracePeriod/GracePeriodContent.ts +1 -1
  175. package/src/components/Header/HeaderContent.ts +1 -1
  176. package/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +1 -1
  177. package/src/components/OfficeServicesBlock/OfficeServicesBlockContent.ts +2 -2
  178. package/src/components/ProductTile/ProductTileContent.ts +1 -1
  179. package/src/components/SafeDepositRental/SafeDepositRental.tsx +1 -12
  180. package/src/components/SafeDepositRental/YandexMap.tsx +17 -10
  181. package/src/components/SafeDepositRental/renderClusterer.ts +29 -23
  182. package/src/components/SafeDepositRental/useYandexMaps.ts +13 -0
  183. package/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  184. package/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  185. package/src/components/__snapshots__/Blocks.spec.tsx.snap +2 -6
  186. package/src/hooks/useExternalNS.ts +44 -0
  187. package/src/icons/AirPlaneIcon.svg +1 -98
  188. package/src/icons/CarIcon.svg +1 -466
  189. package/src/icons/CinemaIcon.svg +1 -274
  190. package/src/icons/DocsIcon.svg +1 -238
  191. package/src/icons/IconName.ts +4 -4
  192. package/src/icons/PackA4Icon.svg +1 -1
  193. package/src/icons/PowerIcon.svg +1 -135
  194. package/src/icons/PumpkinIcon.svg +1 -236
  195. package/src/icons/SoundIcon.svg +1 -113
  196. package/src/icons/WateringCanIcon.svg +1 -497
  197. package/src/ui-kit/BenefitItem/BenefitItemProps.ts +2 -2
  198. package/src/ui-kit/Select/Select.tsx +1 -1
  199. package/src/ui-kit/SelectCustom/SelectCustom.tsx +9 -2
  200. package/tailwind.config.cjs +253 -0
  201. package/dist/hooks/useScript.d.ts +0 -6
  202. package/dist/hooks/useScript.js +0 -75
  203. package/dist/hooks/useScript.js.map +0 -1
  204. package/lib/hooks/useScript.d.ts +0 -6
  205. package/lib/hooks/useScript.js +0 -72
  206. package/lib/hooks/useScript.js.map +0 -1
  207. package/mobile/dist/hooks/useScript.d.ts +0 -6
  208. package/mobile/dist/hooks/useScript.js +0 -75
  209. package/mobile/dist/hooks/useScript.js.map +0 -1
  210. package/mobile/lib/hooks/useScript.d.ts +0 -6
  211. package/mobile/lib/hooks/useScript.js +0 -72
  212. package/mobile/lib/hooks/useScript.js.map +0 -1
  213. package/mobile/src/hooks/useScript.ts +0 -97
  214. package/src/hooks/useScript.ts +0 -97
@@ -1 +1 @@
1
- <svg id="icon" width="180" height="160" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_10079_21576949)"><path fill="#fff" d="M0 0h180v160H0z"/><path d="m180.889 122.222 3.718-2.712H38.077l-.395.288-37.52 27.366-3.717 2.712h146.53l.395-.288 37.519-27.366Z" fill="#42AB44" stroke="#fff" stroke-width="3"/><path d="m180.889 113.598 3.718-2.712H38.077l-.395.288L.162 138.54l-3.717 2.712h146.53l.395-.288 37.519-27.366Z" fill="#42AB44" stroke="#fff" stroke-width="3"/><path d="m180.889 105.487 3.718-2.712H38.077l-.395.288L.162 130.43l-3.717 2.711h146.53l.395-.288 37.519-27.366Z" fill="#42AB44" stroke="#fff" stroke-width="3"/><mask id="mask0_10079_21576949" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="104" width="180" height="28"><path d="M180.005 104.275H38.565L1.048 131.641h141.439l37.519-27.366Z" fill="#42AB44"/></mask><g mask="url(#mask0_10079_21576949)"><path d="M189.438 107.538H4.414l-4.086 2.517h185.024l4.086-2.517Z" fill="url(#paint0_linear_10079_21576949)"/><path d="M176.657 115.412H-8.367l-4.086 2.516H172.57l4.086-2.516Z" fill="url(#paint1_linear_10079_21576949)"/><path d="M103.318 123.31H-21.187l-4.087 2.516H99.231l4.087-2.516Z" fill="url(#paint2_linear_10079_21576949)"/><path d="M169.403 125.801h-45.64c-5.705 0-12.103 1.047-14.166 2.317-2.064 1.271.935 2.318 6.64 2.318h45.641c5.705 0 12.103-1.047 14.166-2.318 2.064-1.27-.824-2.317-6.641-2.317Z" fill="url(#paint3_linear_10079_21576949)" stroke="#1D1D1B" stroke-miterlimit="10"/><path d="M-2.094 111.55H181.03M-15.328 119.697h183.122" stroke="#1D1D1B" stroke-miterlimit="10"/></g><g filter="url(#filter0_f_10079_21576949)"><path d="M162.499 116.992c.092-.027.183-.082.274-.109a.244.244 0 0 1 .122-.054.637.637 0 0 0 .182-.109c.061-.054.122-.081.183-.108.821-.571.365-1.087.182-1.494 0-.027-.03-.082-.03-.109-.122-.543-.091-1.683-8.762-1.249-4.228.217-21.143 1.113-40.552 2.118l-1.339-1.874-1.551-9.722-4.655.217-2.16 3.531-1.795.38-4.654 6.545-3.286 1.955c-14.42.761-28.384 1.494-38.058 2.01-1.37.081-2.677.136-3.955.217-.822-.163-1.582-.434-2.038-.896-1.37-1.439-.122-3.992-1.4-4.237-1.247-.271-5.537 0-5.537 0l-6.114 3.096c-.03-.054-.061-.135-.153-.163-.73-.434-3.833-.19-3.833-.19l-3.042 3.992-.395.19c-6.237.707-8.397 1.223-8.397 1.223l-2.251.814s-1.156.353 5.963.815l-8.245 3.069 3.925-.218 10.495-2.498c4.29.19 8.64.299 13.02.299 5.447 0 10.983-.136 16.733-.38 1.43-.055 3.134-.136 4.959-.218 1.734-.081 3.62-.163 5.567-.271 0 0 2.83.407 11.013.163-.06.081-.122.217-.213.38-.365.624-3.073 2.281-5.567 3.204-2.495.924-11.044 3.911-11.044 3.911h.791l-2.742.353 6.176-.353 35.568-8.745c.821-.054 1.643-.108 2.464-.19a58.627 58.627 0 0 0 7.697-1.086c6.997-.38 14.846-.842 20.596-1.141 3.65-.19 7.057-.434 10.13-.733l1.004-.081c7.332-.706 12.625-1.575 14.329-2.118.152-.028.274-.082.395-.136Z" fill="url(#paint4_linear_10079_21576949)"/></g><path d="m105.712 60.69-7.564-4.78-32.825-24.55-4.745.575 8.706 8.914-.892.97 15.377 16.534 2.57 5.428 19.373-3.091Z" fill="url(#paint5_linear_10079_21576949)"/><mask id="mask1_10079_21576949" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="17" y="55" width="149" height="28"><path d="M17.302 76.504s2.997-4.528 30.541-8.195c27.544-3.666 89.947-11.897 98.688-13.01 8.742-1.115 12.345 1.796 14.201 3.126 1.855 1.33 5.566 3.343 5.245 5.428-.286 2.084-7.457 5.75-20.48 7.44-13.023 1.689-36.571 5.211-36.571 5.211s-27.152 3.559-39.069 4.817c-11.916 1.258-24.333 1.33-38.64-.144-14.307-1.474-13.95-2.588-13.95-2.588v-2.085h.035Z" fill="#88BBFB"/></mask><g mask="url(#mask1_10079_21576949)"><path d="M17.302 76.504s2.997-4.528 30.541-8.195c27.544-3.666 89.947-11.897 98.688-13.01 8.742-1.115 12.345 1.796 14.201 3.126 1.855 1.33 5.566 3.343 5.245 5.428-.286 2.084-7.457 5.75-20.48 7.44-13.023 1.689-36.571 5.211-36.571 5.211s-27.152 3.559-39.069 4.817c-11.916 1.258-24.333 1.33-38.64-.144-14.307-1.474-13.95-2.588-13.95-2.588v-2.085h.035Z" fill="url(#paint6_linear_10079_21576949)"/><g filter="url(#filter1_f_10079_21576949)"><path d="M31.25 81.177c14.272 1.473 26.724 1.401 38.64.143 11.917-1.257 39.069-4.816 39.069-4.816s23.548-3.45 36.571-5.175c13.023-1.726 20.194-5.356 20.48-7.44.285-2.085-3.39-4.098-5.245-5.428-2.319 5.93-50.379 8.267-94.55 14.485-44.17 6.218-48.88 3.594-48.88 3.594v2.085c-.035-.036-.392 1.078 13.915 2.552Z" fill="url(#paint7_linear_10079_21576949)"/></g></g><path d="m23.078 72.91-9.062-10.028s2.925-.575 5.137.503c2.213 1.078 8.135 7.332 8.135 7.332l-4.21 2.193Z" fill="#88BBFB"/><path d="M26.93 78.589h10.347l-6.423 9.273-3.924.54v-9.813Z" fill="#2168DA"/><path d="M23.508 74.132s6.815-.575 12.38 2.84c5.566 3.414 31.398 1.437 23.834-2.876s-10.81-4.744-10.81-4.744l-17.626 2.695-7.778 2.085Z" fill="url(#paint8_linear_10079_21576949)"/><path d="m23.51 74.132-6.494-18.26s4.174-.682 6.493 0c2.284.648 8.92 7.046 15.128 10.712 6.208 3.666 10.24 2.731 10.24 2.731s-5.21 2.409-13.558 3.523c-8.313 1.15-11.81 1.294-11.81 1.294Z" fill="url(#paint9_linear_10079_21576949)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M94.127 80.503c-8.855.628-13.494-.405-13.494-.405 1.106-2.084 10.525-3.882 23.441-5.427 12.916-1.546 21.265-1.078 21.265-1.078s-1.106 2.372-5.959 3.342c-.771.155-1.534.305-2.318.455l-12.418 27.222-6.137.862.607-6.074h-.928s.5-7.548.5-9.884c0-2.337-2.07-6.506-3.64-8.088l-.919-.925Z" fill="url(#paint10_linear_10079_21576949)"/></g><defs><linearGradient id="paint0_linear_10079_21576949" x1="-.133" y1="110.338" x2=".025" y2="104.849" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="paint1_linear_10079_21576949" x1="-12.914" y1="118.212" x2="-12.757" y2="112.722" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="paint2_linear_10079_21576949" x1="-25.734" y1="126.11" x2="-25.49" y2="120.499" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="paint3_linear_10079_21576949" x1="104.986" y1="130.958" x2="107.191" y2="118.836" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="paint4_linear_10079_21576949" x1="49.375" y1="93.46" x2="126.589" y2="143.452" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint5_linear_10079_21576949" x1="83.145" y1="31.36" x2="83.145" y2="63.781" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="paint6_linear_10079_21576949" x1="91.631" y1="55.049" x2="91.631" y2="71.228" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="paint7_linear_10079_21576949" x1="91.678" y1="48.642" x2="91.686" y2="82.273" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint8_linear_10079_21576949" x1="42.303" y1="69.352" x2="43.765" y2="78.706" gradientUnits="userSpaceOnUse"><stop stop-color="#0C57D4"/><stop offset="1" stop-color="#0C57D4" stop-opacity="0"/></linearGradient><linearGradient id="paint9_linear_10079_21576949" x1="27.523" y1="53.229" x2="16.247" y2="72.339" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset=".671" stop-color="#063C87"/><stop offset="1" stop-color="#88BBFB"/></linearGradient><linearGradient id="paint10_linear_10079_21576949" x1="95.375" y1="69.498" x2="116.948" y2="79.699" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset=".671" stop-color="#063C87"/><stop offset="1" stop-color="#88BBFB"/></linearGradient><filter id="filter0_f_10079_21576949" x="15.203" y="102.282" width="150.531" height="31.293" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_10079_21576949"/></filter><filter id="filter1_f_10079_21576949" x="13.328" y="54.461" width="156.695" height="31.813" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2" result="effect1_foregroundBlur_10079_21576949"/></filter><clipPath id="clip0_10079_21576949"><path fill="#fff" d="M0 0h180v160H0z"/></clipPath></defs></svg>
1
+ <svg id="icon" viewBox="0 0 180 160" xmlns="http://www.w3.org/2000/svg" fill="none"><g clip-path="url(#a)"><path fill="#42AB44" stroke="#fff" stroke-width="3" d="m180.889 123.222 3.718-2.712H38.077l-.395.288-37.52 27.366-3.717 2.712h146.53l.395-.288 37.519-27.366Z"/><path fill="#42AB44" stroke="#fff" stroke-width="3" d="m180.889 114.598 3.718-2.712H38.077l-.395.288L.162 139.54l-3.717 2.712h146.53l.395-.288 37.519-27.366Z"/><path fill="#42AB44" stroke="#fff" stroke-width="3" d="m180.889 106.487 3.718-2.712H38.077l-.395.288L.162 131.43l-3.717 2.711h146.53l.395-.288 37.519-27.366Z"/><mask id="b" width="180" height="28" x="1" y="105" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#42AB44" d="M180.005 105.275H38.565L1.048 132.641h141.439l37.519-27.366Z"/></mask><g mask="url(#b)"><path fill="url(#c)" d="M189.438 108.538H4.414l-4.086 2.517h185.024l4.086-2.517Z"/><path fill="url(#d)" d="M176.657 116.412H-8.367l-4.086 2.516H172.57l4.086-2.516Z"/><path fill="url(#e)" d="M103.318 124.31H-21.187l-4.087 2.516H99.231l4.087-2.516Z"/><path fill="url(#f)" stroke="#1D1D1B" stroke-miterlimit="10" d="M169.403 126.801h-45.64c-5.705 0-12.103 1.047-14.166 2.317-2.064 1.271.935 2.318 6.64 2.318h45.641c5.705 0 12.103-1.047 14.166-2.318 2.064-1.27-.824-2.317-6.641-2.317Z"/><path stroke="#1D1D1B" stroke-miterlimit="10" d="M-2.094 112.55H181.03m-196.358 8.147h183.122"/></g><g filter="url(#g)"><path fill="url(#h)" d="M162.499 117.992c.092-.027.183-.082.274-.109a.244.244 0 0 1 .122-.054.637.637 0 0 0 .182-.109c.061-.054.122-.081.183-.108.821-.571.365-1.087.182-1.494 0-.027-.03-.082-.03-.109-.122-.543-.091-1.683-8.762-1.249-4.228.217-21.143 1.113-40.552 2.118l-1.339-1.874-1.551-9.722-4.655.217-2.16 3.531-1.795.38-4.654 6.545-3.286 1.955c-14.42.761-28.384 1.494-38.058 2.01-1.37.081-2.677.136-3.955.217-.822-.163-1.582-.434-2.038-.896-1.37-1.439-.122-3.992-1.4-4.237-1.247-.271-5.537 0-5.537 0l-6.114 3.096c-.03-.054-.061-.135-.153-.163-.73-.434-3.833-.19-3.833-.19l-3.042 3.992-.395.19c-6.237.707-8.397 1.223-8.397 1.223l-2.251.814s-1.156.353 5.963.815l-8.245 3.069 3.925-.218 10.495-2.498c4.29.19 8.64.299 13.02.299 5.447 0 10.983-.136 16.733-.38 1.43-.055 3.134-.136 4.959-.218 1.734-.081 3.62-.163 5.567-.271 0 0 2.83.407 11.013.163-.06.081-.122.217-.213.38-.365.624-3.073 2.281-5.567 3.204-2.495.924-11.044 3.911-11.044 3.911h.791l-2.742.353 6.176-.353 35.568-8.745c.821-.054 1.643-.108 2.464-.19a58.627 58.627 0 0 0 7.697-1.086c6.997-.38 14.846-.842 20.596-1.141 3.65-.19 7.057-.434 10.13-.733l1.004-.081c7.332-.706 12.625-1.575 14.329-2.118.152-.028.274-.082.395-.136Z"/></g><path fill="url(#i)" d="m105.712 61.69-7.564-4.78-32.825-24.55-4.745.575 8.706 8.914-.892.97 15.377 16.534 2.57 5.428 19.373-3.091Z"/><mask id="j" width="149" height="28" x="17" y="56" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#88BBFB" d="M17.302 77.504s2.997-4.528 30.541-8.195c27.544-3.666 89.947-11.897 98.688-13.01 8.742-1.115 12.345 1.796 14.201 3.126 1.855 1.33 5.566 3.343 5.245 5.428-.286 2.084-7.457 5.75-20.48 7.44-13.023 1.689-36.571 5.211-36.571 5.211s-27.152 3.559-39.069 4.817c-11.916 1.258-24.333 1.33-38.64-.144-14.307-1.474-13.95-2.588-13.95-2.588v-2.085h.035Z"/></mask><g mask="url(#j)"><path fill="url(#k)" d="M17.302 77.504s2.997-4.528 30.541-8.195c27.544-3.666 89.947-11.897 98.688-13.01 8.742-1.115 12.345 1.796 14.201 3.126 1.855 1.33 5.566 3.343 5.245 5.428-.286 2.084-7.457 5.75-20.48 7.44-13.023 1.689-36.571 5.211-36.571 5.211s-27.152 3.559-39.069 4.817c-11.916 1.258-24.333 1.33-38.64-.144-14.307-1.474-13.95-2.588-13.95-2.588v-2.085h.035Z"/><g filter="url(#l)"><path fill="url(#m)" d="M31.25 82.177c14.272 1.473 26.724 1.401 38.64.143 11.917-1.257 39.069-4.816 39.069-4.816s23.548-3.45 36.571-5.175c13.023-1.726 20.194-5.356 20.48-7.44.285-2.085-3.39-4.098-5.245-5.428-2.319 5.93-50.379 8.267-94.55 14.485-44.17 6.218-48.88 3.594-48.88 3.594v2.085c-.035-.036-.392 1.078 13.915 2.552Z"/></g></g><path fill="#88BBFB" d="m23.078 73.91-9.062-10.028s2.925-.575 5.137.503c2.213 1.078 8.135 7.332 8.135 7.332l-4.21 2.193Z"/><path fill="#2168DA" d="M26.93 79.589h10.347l-6.423 9.273-3.924.54v-9.813Z"/><path fill="url(#n)" d="M23.508 75.132s6.815-.575 12.38 2.84c5.566 3.414 31.398 1.437 23.834-2.876s-10.81-4.744-10.81-4.744l-17.626 2.695-7.778 2.085Z"/><path fill="url(#o)" d="m23.51 75.132-6.494-18.26s4.174-.682 6.493 0c2.284.648 8.92 7.046 15.128 10.712 6.208 3.666 10.24 2.731 10.24 2.731s-5.21 2.409-13.558 3.523c-8.313 1.15-11.81 1.294-11.81 1.294Z"/><path fill="url(#p)" fill-rule="evenodd" d="M94.127 81.503c-8.855.628-13.494-.405-13.494-.405 1.106-2.084 10.525-3.882 23.441-5.427 12.916-1.546 21.265-1.078 21.265-1.078s-1.106 2.372-5.959 3.342c-.771.155-1.534.305-2.318.455l-12.418 27.222-6.137.862.607-6.074h-.928s.5-7.548.5-9.884c0-2.337-2.07-6.506-3.64-8.088l-.919-.925Z" clip-rule="evenodd"/></g><defs><linearGradient id="c" x1="-.133" x2=".025" y1="111.338" y2="105.849" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="d" x1="-12.914" x2="-12.757" y1="119.212" y2="113.722" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="e" x1="-25.734" x2="-25.49" y1="127.11" y2="121.499" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="f" x1="104.986" x2="107.191" y1="131.958" y2="119.836" gradientUnits="userSpaceOnUse"><stop stop-color="#EFBD6C"/><stop offset="1" stop-color="#FFF48E"/></linearGradient><linearGradient id="h" x1="49.375" x2="126.589" y1="94.46" y2="144.452" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="i" x1="83.145" x2="83.145" y1="32.36" y2="64.781" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="k" x1="91.631" x2="91.631" y1="56.049" y2="72.228" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="m" x1="91.678" x2="91.686" y1="49.642" y2="83.273" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="n" x1="42.303" x2="43.765" y1="70.352" y2="79.706" gradientUnits="userSpaceOnUse"><stop stop-color="#0C57D4"/><stop offset="1" stop-color="#0C57D4" stop-opacity="0"/></linearGradient><linearGradient id="o" x1="27.523" x2="16.247" y1="54.229" y2="73.339" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset=".671" stop-color="#063C87"/><stop offset="1" stop-color="#88BBFB"/></linearGradient><linearGradient id="p" x1="95.375" x2="116.948" y1="70.498" y2="80.699" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset=".671" stop-color="#063C87"/><stop offset="1" stop-color="#88BBFB"/></linearGradient><filter id="g" width="150.531" height="31.293" x="15.203" y="103.282" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_8300_220615" stdDeviation="1"/></filter><filter id="l" width="156.695" height="31.813" x="13.328" y="55.461" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_8300_220615" stdDeviation="2"/></filter><clipPath id="a"><path fill="#fff" d="M0 1h180v160H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg id="icon" width="212" height="160" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="#fff" d="M1 0h180v160H1z"/><g filter="url(#filter0_f_10079_21639352)"><path d="M171.334 117.529c-22.079 2.002-82.847-72.714-31.469-63.326 51.377 9.387 47.429 61.88 31.469 63.326Z" fill="#FFC737"/></g><path d="M23.804 89.63h6.308v1.874c3.07 2.953 5.146 9.123 5.146 16.413 0 7.291-2.077 13.461-5.146 16.413v1.874h-6.308c-5.218 0-9.3-8.023-9.3-18.287 0-10.263 4.082-18.286 9.3-18.286Z" fill="url(#paint0_linear_10079_21639352)"/><path d="M23.804 89.63h6.308v1.874c3.07 2.953 5.146 9.123 5.146 16.413 0 7.291-2.077 13.461-5.146 16.413v1.874h-6.308c-5.218 0-9.3-8.023-9.3-18.287 0-10.263 4.082-18.286 9.3-18.286Z" fill="url(#paint1_linear_10079_21639352)"/><path d="M30.794 89.63c5.219 0 9.3 8.024 9.3 18.287 0 10.264-4.081 18.287-9.3 18.287-5.218 0-9.299-8.023-9.299-18.287 0-10.263 4.08-18.286 9.3-18.286ZM79.731 81.974h67.317l23.022 6.7v27.348H79.731V81.974Z" fill="#000"/><path d="M152.364 89.63h6.139l1.625 1.874c3.07 2.953 1.535 9.123 1.535 16.413 0 7.291 1.535 13.461-1.535 16.413l-1.625 1.874h-6.139c-5.219 0-9.3-8.023-9.3-18.287 0-10.263 4.081-18.286 9.3-18.286Z" fill="url(#paint2_linear_10079_21639352)"/><path d="M152.364 89.63h6.139l1.625 1.874c3.07 2.953 1.535 9.123 1.535 16.413 0 7.291 1.535 13.461-1.535 16.413l-1.625 1.874h-6.139c-5.219 0-9.3-8.023-9.3-18.287 0-10.263 4.081-18.286 9.3-18.286Z" fill="url(#paint3_linear_10079_21639352)"/><path d="M158.474 89.63c5.219 0 9.299 8.024 9.299 18.287 0 10.264-4.08 18.287-9.299 18.287-5.218 0-9.299-8.023-9.299-18.287 0-10.263 4.081-18.286 9.299-18.286Z" fill="#000"/><path d="M158.47 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.493 0 4.514 4.632 4.514 10.345 0 5.713-2.021 10.345-4.514 10.345Z" fill="url(#paint4_linear_10079_21639352)"/><path d="M158.47 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.493 0 4.514 4.632 4.514 10.345 0 5.713-2.021 10.345-4.514 10.345Z" fill="url(#paint5_linear_10079_21639352)"/><path d="M159.842 107.918c0-4.439-1.227-8.247-2.943-9.714.488-.407 1.011-.651 1.571-.651 2.492 0 4.514 4.643 4.514 10.344 0 5.723-2.022 10.345-4.514 10.345-.56 0-1.083-.224-1.571-.651 1.716-1.426 2.943-5.214 2.943-9.673Z" fill="url(#paint6_linear_10079_21639352)"/><path d="M159.842 107.918c0-4.439-1.227-8.247-2.943-9.714.488-.407 1.011-.651 1.571-.651 2.492 0 4.514 4.643 4.514 10.344 0 5.723-2.022 10.345-4.514 10.345-.56 0-1.083-.224-1.571-.651 1.716-1.426 2.943-5.214 2.943-9.673Z" fill="url(#paint7_linear_10079_21639352)"/><path d="M156.507 113.253c-1.287 0-2.33-2.389-2.33-5.336 0-2.946 1.043-5.335 2.33-5.335 1.286 0 2.329 2.389 2.329 5.335 0 2.947-1.043 5.336-2.329 5.336Z" fill="#000"/><path d="M156.147 111.298c-.808 0-1.463-1.514-1.463-3.381 0-1.866.655-3.38 1.463-3.38s1.462 1.514 1.462 3.38c0 1.867-.654 3.381-1.462 3.381Z" fill="url(#paint8_linear_10079_21639352)"/><path d="M156.147 111.298c-.808 0-1.463-1.514-1.463-3.381 0-1.866.655-3.38 1.463-3.38s1.462 1.514 1.462 3.38c0 1.867-.654 3.381-1.462 3.381Z" fill="url(#paint9_linear_10079_21639352)"/><path d="M158.474 122.131c-3.919 0-7.096-6.364-7.096-14.214 0-7.85 3.177-14.213 7.096-14.213s7.096 6.363 7.096 14.213c0 7.85-3.177 14.214-7.096 14.214Z" stroke="#fff" stroke-miterlimit="10"/><path d="M90.098 89.63h6.14l1.625 1.874c3.069 2.953 1.534 9.123 1.534 16.413 0 7.29 1.535 13.46-1.534 16.413l-1.625 1.873h-6.14c-5.218 0-9.3-8.023-9.3-18.286 0-10.263 4.082-18.287 9.3-18.287Z" fill="url(#paint10_linear_10079_21639352)"/><path d="M90.098 89.63h6.14l1.625 1.874c3.069 2.953 1.534 9.123 1.534 16.413 0 7.29 1.535 13.46-1.534 16.413l-1.625 1.873h-6.14c-5.218 0-9.3-8.023-9.3-18.286 0-10.263 4.082-18.287 9.3-18.287Z" fill="url(#paint11_linear_10079_21639352)"/><path d="M96.2 89.63c5.219 0 9.3 8.024 9.3 18.287s-4.081 18.286-9.3 18.286c-5.218 0-9.299-8.023-9.299-18.286 0-10.263 4.081-18.287 9.3-18.287Z" fill="#000"/><path d="M96.204 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.494 0 4.515 4.632 4.515 10.345 0 5.713-2.021 10.345-4.514 10.345Z" fill="url(#paint12_linear_10079_21639352)"/><path d="M96.204 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.494 0 4.515 4.632 4.515 10.345 0 5.713-2.021 10.345-4.514 10.345Z" fill="url(#paint13_linear_10079_21639352)"/><path d="M97.577 107.917c0-4.439-1.228-8.247-2.943-9.713.487-.407 1.01-.652 1.57-.652 2.492 0 4.515 4.643 4.515 10.345 0 5.722-2.023 10.345-4.514 10.345-.56 0-1.084-.224-1.571-.652 1.715-1.425 2.943-5.213 2.943-9.673Z" fill="#050304"/><path d="M97.577 107.917c0-4.439-1.228-8.247-2.943-9.713.487-.407 1.01-.652 1.57-.652 2.492 0 4.515 4.643 4.515 10.345 0 5.722-2.023 10.345-4.514 10.345-.56 0-1.084-.224-1.571-.652 1.715-1.425 2.943-5.213 2.943-9.673Z" fill="url(#paint14_linear_10079_21639352)"/><path d="M94.233 113.253c-1.286 0-2.33-2.389-2.33-5.336 0-2.946 1.044-5.335 2.33-5.335 1.287 0 2.33 2.389 2.33 5.335 0 2.947-1.043 5.336-2.33 5.336Z" fill="#000"/><path d="M93.865 111.297c-.807 0-1.462-1.514-1.462-3.381 0-1.866.655-3.38 1.462-3.38.808 0 1.463 1.514 1.463 3.38 0 1.867-.655 3.381-1.463 3.381Z" fill="url(#paint15_linear_10079_21639352)"/><path d="M93.865 111.297c-.807 0-1.462-1.514-1.462-3.381 0-1.866.655-3.38 1.462-3.38.808 0 1.463 1.514 1.463 3.38 0 1.867-.655 3.381-1.463 3.381Z" fill="url(#paint16_linear_10079_21639352)"/><path d="M96.2 122.131c-3.919 0-7.096-6.364-7.096-14.214 0-7.85 3.177-14.214 7.097-14.214 3.919 0 7.096 6.364 7.096 14.214 0 7.85-3.177 14.214-7.096 14.214Z" stroke="#fff" stroke-miterlimit="10"/><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint17_linear_10079_21639352)"/><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint18_linear_10079_21639352)" style="mix-blend-mode:hard-light"/><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint19_linear_10079_21639352)"/><path d="M148.602 77.738s-36.855-6.435-58.523 1.1c0 0 7.35.937 19.303.57 11.972-.367 39.22-1.67 39.22-1.67Z" fill="url(#paint20_linear_10079_21639352)" style="mix-blend-mode:soft-light"/><g filter="url(#filter1_d_10079_21639352)"><path d="m52.74 90.364 32.087-11.526s.199 8.553-4.569 10.772c-4.766 2.22-18.652 3.89-22.173 2.83-3.522-1.078-5.345-2.076-5.345-2.076Z" fill="url(#paint21_linear_10079_21639352)"/></g><path d="M82.714 50.594h23.42c1.228 0 1.95 1.466 1.246 2.545l-9.047 13.99c-2.112 3.502-1.643 3.299-5.886 3.299H44.36c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.931-9.755 22.932-15.171 36.42-15.171Z" fill="#000"/><path d="M82.714 50.594h23.42c1.228 0 1.95 1.466 1.246 2.545l-9.047 13.99c-2.112 3.502-1.643 3.299-5.886 3.299H44.36c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.931-9.755 22.932-15.171 36.42-15.171Z" fill="url(#paint22_linear_10079_21639352)"/><mask id="mask0_10079_21639352" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="43" y="50" width="65" height="21"><path d="M82.73 50.716h23.419c1.228 0 1.951 1.466 1.246 2.545l-9.046 13.99c-2.113 3.503-1.643 3.299-5.887 3.299H44.376c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.932-9.755 22.933-15.171 36.422-15.171Z" fill="url(#paint23_linear_10079_21639352)"/></mask><g mask="url(#mask0_10079_21639352)"><mask id="mask1_10079_21639352" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="35" y="39" width="108" height="34"><path d="M138.165 46.223c-23.224 3.948-58.589 18.01-64.91 23.284v3.483l-37.7-3.483 37.7-28.614c2.752-4.5 88.134 1.383 64.91 5.33Z" fill="url(#paint24_linear_10079_21639352)"/></mask><g mask="url(#mask1_10079_21639352)"><path d="M110.559 49.253c-23.224 3.948-58.588 18.01-64.91 23.284v3.483l60.283-1.076 15.87-17.127c2.753-4.5 11.982-12.512-11.243-8.564Z" fill="url(#paint25_linear_10079_21639352)"/></g></g><path d="M94.43 73.503s-16.432 2.77-24.576 6.435c-8.144 3.665-11.466 6.516-11.466 6.516s9.137-4.561 18.563-7.595c9.425-3.035 17.479-5.356 17.479-5.356Z" fill="url(#paint26_linear_10079_21639352)"/><path opacity=".5" d="M160.109 80.691s-14.716-1.038-17.497 18.328c-1.174 8.125 6.681 17.024 6.681 17.024l-.487-17.024 9.155-13.888 2.148-4.44Z" fill="url(#paint27_linear_10079_21639352)"/><path d="M97.734 80.69s-14.716-1.038-17.497 18.328c-1.174 8.125 6.681 17.024 6.681 17.024l-.487-17.024 9.155-13.908 2.148-4.42Z" fill="url(#paint28_linear_10079_21639352)"/><path d="M84.702 81.2c-3.413 1.405-16.324 6.618-28.91 10.467-.74-.265-1.336-.509-1.805-.713l-.578-.264c13.994-4.154 29.379-10.427 31.42-11.282a32.387 32.387 0 0 1-.127 1.792Z" fill="url(#paint29_linear_10079_21639352)"/><path d="M84.702 81.2c-3.413 1.405-16.324 6.618-28.91 10.467-.74-.265-1.336-.509-1.805-.713l-.578-.264c13.994-4.154 29.379-10.427 31.42-11.282a32.387 32.387 0 0 1-.127 1.792Z" fill="url(#paint30_linear_10079_21639352)" fill-opacity=".5"/><path d="M105.807 116.022c.253-1.975.38-4.032.38-6.13 0-12.401-4.461-22.501-9.968-22.501s-9.967 10.1-9.967 22.501c0 2.098.126 4.155.379 6.13 0 0-4.876-11.078.234-24.233 2.059-5.294 5.725-7.921 9.354-7.921 3.63 0 7.241 2.647 9.354 7.921 5.11 12.768.234 24.233.234 24.233Z" fill="url(#paint31_linear_10079_21639352)"/><path d="M167.881 116.022c.252-1.975.379-4.032.379-6.13 0-12.401-4.46-22.501-9.968-22.501-5.507 0-9.967 10.1-9.967 22.501 0 2.098.126 4.155.379 6.13 0 0-5.092-12.544.235-24.233 2.347-5.132 5.724-7.921 9.353-7.921 3.63 0 6.952 2.81 9.354 7.921 2.257 4.786 2.943 10.813 2.058 18.103-.559 4.521-1.823 6.13-1.823 6.13Z" fill="url(#paint32_linear_10079_21639352)"/><path d="M47.634 72.81h30.491c-6.681 1.772-11.9 4.032-15.655 6.028-5.995 3.177-9.483 4.826-13.15 4.826H16.07s3.034-3.97 16.794-8.491a47.005 47.005 0 0 1 14.77-2.362Z" fill="url(#paint33_linear_10079_21639352)"/><path d="m58.18 98.713 8 .224c1.86.061 3.54 1.303 4.316 3.197l1.661 4.052c.126.326-.162.652-.451.509l-13.688-7.249c-.325-.183-.198-.733.163-.733Z" fill="url(#paint34_linear_10079_21639352)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M58.185 97.501h-.014c-.74 0-1.243.59-1.383 1.212-.142.63.06 1.434.738 1.816l.012.007 13.712 7.263.013.006c1.195.59 2.387-.776 1.872-2.103l-.005-.012-1.666-4.064c-.949-2.314-2.996-3.826-5.262-3.9H66.2l-8.015-.225Zm12.301 4.633c-.776-1.894-2.456-3.136-4.316-3.197l-7.999-.224c-.361 0-.487.55-.162.733l13.687 7.249c.289.143.578-.183.451-.509l-1.661-4.052Z" fill="url(#paint35_linear_10079_21639352)"/><path d="m58.18 98.713 8 .224c1.86.061 3.54 1.303 4.316 3.197l1.661 4.052c.126.326-.162.652-.451.509l-13.688-7.249c-.325-.183-.198-.733.163-.733Z" fill="url(#paint36_linear_10079_21639352)"/><path d="M158.172 75.519c3.864-2.363 8.162-1.1 10.275-.062 2.112 1.039 3.557 2.709 4.135 3.809l1.661 4.052c.126.326-.163.651-.452.509 0 0-4.171-2.403-9.281-4.256-4.658-1.67-8.18-2.932-6.338-4.052Z" fill="url(#paint37_linear_10079_21639352)"/><path d="M158.172 75.519c3.864-2.363 8.162-1.1 10.275-.062 2.112 1.039 3.557 2.709 4.135 3.809l1.661 4.052c.126.326-.163.651-.452.509 0 0-4.171-2.403-9.281-4.256-4.658-1.67-8.18-2.932-6.338-4.052Z" fill="url(#paint38_linear_10079_21639352)"/><path d="m8.297 98.713-1.968.224c-.578.061-.993.346-.993 3.197s1.192 4.297 1.192 4.297c-.037.326 2.347-6.985 2.347-6.985.108-.183.072-.733-.578-.733ZM18.122 107.713h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z" fill="#fff"/><path d="M18.122 107.713h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z" fill="url(#paint39_linear_10079_21639352)"/><path fill-rule="evenodd" clip-rule="evenodd" d="m57.094 95.326-2.653-2.64-.003-.003c-3.76-3.71-8.599-5.766-13.597-5.766H23.254c-5.712 0-11.17 2.664-15.069 7.379l-.95 1.072 4.362 9.675.004.01c1.266 2.725 3.78 4.478 6.524 4.478H47.54c3.128 0 5.91-2.244 6.91-5.568l2.644-8.637Zm-4.173 8.05c-.776 2.586-2.943 4.338-5.38 4.338H18.124c-2.13 0-4.099-1.365-5.092-3.503l-3.828-8.492.145-.162c3.593-4.358 8.63-6.822 13.904-6.822H40.84c4.605 0 9.065 1.894 12.532 5.315l1.841 1.832-2.293 7.494Z" fill="url(#paint40_linear_10079_21639352)"/><g filter="url(#filter2_i_10079_21639352)"><path d="M18.122 107.76h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z" fill="url(#paint41_linear_10079_21639352)"/><path d="M18.122 107.76h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z" fill="url(#paint42_linear_10079_21639352)"/></g><path d="M14.505 106.248a2.201 2.201 0 0 1-.199-.204H51.36c-.072.061-.126.142-.198.204H14.505ZM53.016 103.05l-.073.204H12.604l-.09-.204h40.502ZM55.078 95.74H9.231l-.018-.02.145-.163H54.86l.217.183ZM53.945 100.037l-.072.203H11.26l-.09-.203h42.776ZM52.438 104.537c-.037.061-.073.143-.109.204H13.326c-.036-.061-.072-.143-.108-.204h39.22ZM53.469 101.543l-.054.204H11.938l-.09-.204h41.62ZM49.389 91.036c.126.061.235.143.361.204H14.34c.109-.061.235-.143.343-.204H49.39ZM51.63 92.543c.09.061.18.142.253.204H12.175c.09-.061.163-.143.253-.204H51.63ZM45.982 89.529c.199.06.398.142.596.203H17.506a5.59 5.59 0 0 1 .614-.203h27.862ZM54.844 97.043l-.054.204H9.9l-.09-.204h45.034ZM53.348 94.03c0 .02.018.02 0 0l.199.203H10.535c.072-.061.127-.143.199-.204h42.614ZM54.39 98.55l-.072.203H10.584l-.108-.203h43.915ZM138.885 116.022c.217-1.69.397-3.502.614-5.437.361-3.401.741-6.923 1.192-9.611 1.264-7.576 3.268-12.931 9.715-17.94.289-.225.577-.449.83-.652 2.149-1.65 3.341-2.566 3.016-3.992-.289-1.344-1.571-2.77-2.799-4.154-1.102-1.242-2.257-2.525-2.582-3.686l-.163.061c.361 1.202 1.463 2.444 2.637 3.768 1.209 1.364 2.455 2.77 2.744 4.052.289 1.283-.867 2.179-2.943 3.767-.271.204-.542.428-.849.652-6.5 5.05-8.505 10.447-9.787 18.083-.451 2.708-.83 6.211-1.191 9.632a214.262 214.262 0 0 1-.614 5.437l.18.02Z" fill="#000"/><path d="M21.38 109.038h14.225c4.93 0 14.68 1.099 18.383 3.115l4.965 2.688H10.152c-.973 0 4.596-5.803 11.229-5.803Z" fill="url(#paint43_linear_10079_21639352)"/><mask id="mask2_10079_21639352" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="5" y="48" width="172" height="69"><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint44_linear_10079_21639352)"/><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint45_linear_10079_21639352)"/><path d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" fill="url(#paint46_linear_10079_21639352)"/></mask><g mask="url(#mask2_10079_21639352)"><g style="mix-blend-mode:screen"><path d="M-9.01 100.945c-.241-.261-.014-.674.307-.558l8.813 3.175 1.368.489c5.482 1.958 8.355 8.576 6.086 14.018l-2.1-1.108-.563-3.561c-.549-3.465-2.676-6.502-5.658-8.076l-8.16-4.306a.34.34 0 0 1-.094-.073Z" fill="url(#paint47_linear_10079_21639352)"/><path d="M-9.01 100.945c-.241-.261-.014-.674.307-.558l8.813 3.175 1.368.489c5.482 1.958 8.355 8.576 6.086 14.018l-2.1-1.108-.563-3.561c-.549-3.465-2.676-6.502-5.658-8.076l-8.16-4.306a.34.34 0 0 1-.094-.073Z" fill="url(#paint48_linear_10079_21639352)"/></g><path d="M5.016 119.229c0-13.805 11.19-24.996 24.996-24.996h31.344A20 20 0 0 1 80.21 107.56l4.13 11.668H5.015Z" fill="url(#paint49_linear_10079_21639352)" style="mix-blend-mode:multiply"/></g><path d="m98.932 70.428 44.962.142s.397.02 7.547.02c7.151 0 6.591-2.402 5.634-3.502C142.9 50.635 115.67 50.94 115.67 50.94c-1.426-.204-2.871.265-3.755 1.222-1.987 2.158-3.901 5.416-7.169 10.04-2.745 3.889-5.814 8.226-5.814 8.226Z" fill="url(#paint50_linear_10079_21639352)"/><mask id="mask3_10079_21639352" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="98" y="50" width="60" height="21"><path d="m98.932 70.428 44.962.142s.397.02 7.547.02c7.151 0 6.591-2.402 5.634-3.502C142.9 50.635 115.67 50.94 115.67 50.94c-1.426-.204-2.871.265-3.755 1.222-1.987 2.158-3.901 5.416-7.169 10.04-2.745 3.889-5.814 8.226-5.814 8.226Z" fill="url(#paint51_linear_10079_21639352)"/></mask><g mask="url(#mask3_10079_21639352)"><path d="M142.448 58.617c-9.622-2.706-34.886 5.078-48.167 13.605l57.321 4.44c2.193-7.752.469-15.338-9.154-18.045Z" fill="url(#paint52_linear_10079_21639352)" style="mix-blend-mode:overlay"/></g><path d="m131.18 70.51 25.388.102.018.02-25.406-.102v-.02Z" fill="url(#paint53_linear_10079_21639352)"/><path d="M104.922 70.164c-.108.163-.181.264-.181.264h.181v.02l-6.013-.02s2.961-4.663 5.868-8.226c.055-.062.091-.123.145-.163v8.125ZM142.304 56.336c.036.02.054.02.09.041l.271.122c.163.082.307.143.47.224l.27.123c.235.101.452.224.687.346.054.02.126.06.18.102.181.101.361.183.542.285.09.04.18.101.271.142.162.082.325.183.487.265.091.04.163.081.253.142.235.123.451.265.686.387.072.041.127.082.199.123.18.101.343.203.523.305.091.061.163.102.253.163.181.102.343.224.524.326.072.04.126.081.199.122.234.142.451.285.686.448.072.04.144.102.216.142.163.123.343.224.506.347.072.06.163.101.235.163.198.142.379.264.578.407.036.02.09.06.126.081.217.163.451.326.668.51.072.06.145.101.217.162.162.122.325.265.487.387.073.061.145.122.217.163.217.183.451.367.668.55.018.02.036.04.072.061.199.163.398.346.596.53.072.06.145.122.199.183.162.142.325.285.487.448.055.06.127.102.181.163.217.203.415.407.632.61.036.041.072.082.126.123.181.163.343.346.524.53.072.06.126.142.199.203.162.163.325.346.487.509.054.061.09.102.145.142l.595.672a.34.34 0 0 1 .073.102c.921 1.12 1.372 3.442-5.688 3.442h-2.619c-1.209-3.89-4.008-9.612-6.518-14.296ZM135.258 70.55l-5.544-.02c-2.203-10.467-5.507-16.474-7.331-19.162 1.661.183 3.557.448 5.616.835 1.643 2.402 4.785 7.962 7.259 18.347ZM50.759 91.24c.415-.163 42.163-16.19 43.463-16.413.596-.122.903-1.14.903-3.034 0-.491-.02-.98-.047-1.406l-.172.067c.105 1.743.066 4.03-.702 4.17-1.318.244-41.766 15.76-43.5 16.433l.055.183ZM9.594 87.513l3.774-1.262a5.42 5.42 0 0 0 1.318-.652 4.879 4.879 0 0 1 2.763-.876h30.264c.722 0 1.426.163 2.076.489l.686.326c.578.285 1.21.448 1.842.489l7.837.509.018-.204-7.837-.51a4.89 4.89 0 0 1-1.77-.467l-.686-.326a4.97 4.97 0 0 0-2.148-.489H17.485a5.006 5.006 0 0 0-2.853.916 4.66 4.66 0 0 1-1.264.632L9.594 87.35v.163ZM43.632 68.392c-.451.427-.451 1.079-.144 1.527a1.181 1.181 0 0 1 .144-1.527l.759-.754-.759.754ZM75.203 51.164ZM71.5 51.856ZM57.989 114.596h16.793c1.48 0 2.817-.835 3.611-2.24.795-1.405.885-3.136.253-4.643l-3.051-7.29c-1.282-3.075-4.063-5.05-7.079-5.05H56.761a1.88 1.88 0 0 1-1.156-.407l-3.593-2.81-.108.162 3.593 2.79c.38.285.813.448 1.264.448h11.755c2.944 0 5.652 1.934 6.916 4.948l3.052 7.291c.596 1.445.505 3.095-.253 4.439-.758 1.344-2.04 2.138-3.449 2.138H57.989v.224Z" fill="#000"/><path d="M129.804 116.042c.018-.081 2.546-8.654 3.701-19.997 1.048-10.487 1.12-25.556-4.604-37.815-1.535-3.279-2.998-6.231-4.352-8.756l-.162.102c1.354 2.524 2.816 5.477 4.351 8.756 5.688 12.218 5.634 27.246 4.587 37.713-1.138 11.322-3.666 19.875-3.684 19.957l.163.04ZM105.378 69.634h9.552c.795 0 1.445-.734 1.445-1.63v-2.586c0-.855-.578-1.547-1.318-1.629l-8.487-.896c-.668-.06-1.282.387-1.499 1.1l-1.065 3.462c-.325 1.079.379 2.179 1.372 2.179Z" fill="#000"/><path d="M105.073 63.993c.217-.713.849-1.16 1.499-1.1l8.487.896c.379.041.704.245.957.55-1.517 1.874-4.749 4.928-9.968 5.295h-.668c-.993 0-1.697-1.12-1.372-2.18l1.065-3.461Z" fill="url(#paint54_linear_10079_21639352)"/><path d="M105.073 63.993c.217-.713.849-1.16 1.499-1.1l8.487.896c.379.041.704.245.957.55-1.517 1.874-4.749 4.928-9.968 5.295h-.668c-.993 0-1.697-1.12-1.372-2.18l1.065-3.461Z" fill="url(#paint55_linear_10079_21639352)"/><path d="M12.555 90.425s-5.562-2.81 0-9.836c-4.695 1.426-7.458 6.618-7.223 9.775.199 2.525 2.474 2.382 4.37 2.057 1.101-.184 2.853-1.996 2.853-1.996Z" fill="url(#paint56_linear_10079_21639352)"/><path d="M91.938 71.854s-18.6-1.63-32.196 6.984c-13.597 8.614-11.9 10.793-11.9 10.793s5.923-6.394 17.696-11.363c11.773-4.969 26.4-6.414 26.4-6.414Z" fill="url(#paint57_linear_10079_21639352)"/><path d="M105.755 65.602c0 .957.271 1.914 1.608 1.914 1.336 0 4.153-1.69 4.153-2.647 0-.957-1.987-.998-3.341-.998-1.336.02-2.42.774-2.42 1.731Z" fill="url(#paint58_linear_10079_21639352)"/><g filter="url(#filter3_f_10079_21639352)"><path d="m59.638 86.706.537-8.02.536 8.02 7.13.604-7.13.603-.536 18.233-.537-18.233-7.13-.603 7.13-.604Z" fill="#fff"/></g><g filter="url(#filter4_f_10079_21639352)"><path d="m11.318 88.32.536-8.021.537 8.02 7.13.605-7.13.603-.537 18.233-.536-18.233-7.13-.603 7.13-.604Z" fill="#fff"/></g><path d="M15.803 108.715h32.093l5.387 1.892H13.109l2.694-1.892Z" fill="url(#paint59_linear_10079_21639352)"/><path d="M15.803 108.715h32.093l5.387 1.892H13.109l2.694-1.892Z" fill="url(#paint60_linear_10079_21639352)"/><g style="mix-blend-mode:screen"><path d="M73.574 100.201a.652.652 0 0 1 1.032.233l2.446 5.739c1.577 3.629-1.082 7.685-5.039 7.685H59.437V112.4l9.745-2.089a5.28 5.28 0 0 0 4.172-5.161v-4.46c0-.187.08-.365.22-.489Z" fill="url(#paint61_linear_10079_21639352)"/><path d="M73.574 100.201a.652.652 0 0 1 1.032.233l2.446 5.739c1.577 3.629-1.082 7.685-5.039 7.685H59.437V112.4l9.745-2.089a5.28 5.28 0 0 0 4.172-5.161v-4.46c0-.187.08-.365.22-.489Z" fill="url(#paint62_linear_10079_21639352)"/></g><path d="M100.922 71.938h45.593v2.237l-45.593-2.237Z" fill="url(#paint63_linear_10079_21639352)"/><path transform="matrix(.54166 -.8406 .77498 .63199 97.734 69.335)" fill="url(#paint64_linear_10079_21639352)" d="M0 0h21.713v.959H0z"/><g filter="url(#filter5_f_10079_21639352)"><path d="M89.23 139.6c46.968 0 85.043-1.943 85.043-4.34 0-2.396-38.075-4.339-85.042-4.339-46.968 0-85.043 1.943-85.043 4.339 0 2.397 38.075 4.34 85.043 4.34Z" fill="url(#paint65_radial_10079_21639352)"/></g><g filter="url(#filter6_f_10079_21639352)"><path d="m73.594 23.16-5.774 10h11.547l-5.773-10Zm1 21.322V32.16h-2v12.322h2Z" fill="#B5E2FF"/></g><path d="m166.234 25.337-8.66 15h17.321l-8.661-15Zm1.5 31.445V38.837h-3v17.945h3ZM23.672 25.301l-11.547 20h23.094l-11.547-20Zm2 40.071V43.301h-4v22.071h4Z" fill="#B5E2FF"/><defs><linearGradient id="paint0_linear_10079_21639352" x1="21.504" y1="119.761" x2="25.628" y2="130.73" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#5AB94C"/></linearGradient><linearGradient id="paint1_linear_10079_21639352" x1="13.881" y1="115.908" x2="17.476" y2="115.908" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint2_linear_10079_21639352" x1="148.425" y1="114.596" x2="141.954" y2="124.288" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#FFCA42"/></linearGradient><linearGradient id="paint3_linear_10079_21639352" x1="142.494" y1="115.908" x2="145.782" y2="115.908" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint4_linear_10079_21639352" x1="152.094" y1="97.572" x2="153.605" y2="105.954" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint5_linear_10079_21639352" x1="153.684" y1="112.437" x2="155.249" y2="112.437" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint6_linear_10079_21639352" x1="161.162" y1="105.856" x2="152.318" y2="106.769" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint7_linear_10079_21639352" x1="156.716" y1="112.418" x2="157.77" y2="112.418" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint8_linear_10079_21639352" x1="156.733" y1="107.25" x2="154.683" y2="108.228" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint9_linear_10079_21639352" x1="154.596" y1="109.395" x2="155.103" y2="109.395" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint10_linear_10079_21639352" x1="86.756" y1="116.365" x2="83.197" y2="124.809" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#8AD557"/></linearGradient><linearGradient id="paint11_linear_10079_21639352" x1="80.228" y1="115.907" x2="83.517" y2="115.907" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint12_linear_10079_21639352" x1="91.69" y1="107.361" x2="96.713" y2="108.218" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint13_linear_10079_21639352" x1="91.419" y1="112.437" x2="92.983" y2="112.437" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint14_linear_10079_21639352" x1="95.163" y1="117.228" x2="101.563" y2="114.463" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B80"/><stop offset="1" stop-color="#3B4B80" stop-opacity="0"/></linearGradient><linearGradient id="paint15_linear_10079_21639352" x1="94.452" y1="107.249" x2="92.402" y2="108.227" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint16_linear_10079_21639352" x1="92.315" y1="109.394" x2="92.822" y2="109.394" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint17_linear_10079_21639352" x1="207.226" y1="123.695" x2="58.424" y2="136.125" gradientUnits="userSpaceOnUse"><stop/><stop offset=".526" stop-color="#42AB44"/><stop offset=".891" stop-color="#AAE75A"/></linearGradient><linearGradient id="paint18_linear_10079_21639352" x1="5.321" y1="97.611" x2="29.855" y2="97.242" gradientUnits="userSpaceOnUse"><stop stop-color="#E1EEF6"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint19_linear_10079_21639352" x1="127.513" y1="121.841" x2="120.046" y2="97.873" gradientUnits="userSpaceOnUse"><stop stop-color="#2B32AB"/><stop offset="1" stop-color="#232888" stop-opacity="0"/></linearGradient><linearGradient id="paint20_linear_10079_21639352" x1="119.34" y1="75.178" x2="119.34" y2="79.493" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="paint21_linear_10079_21639352" x1="76.686" y1="89.125" x2="83.331" y2="84.139" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint22_linear_10079_21639352" x1="77.958" y1="52.271" x2="79.684" y2="66.569" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#2F36BB"/></linearGradient><linearGradient id="paint23_linear_10079_21639352" x1="75.475" y1="50.716" x2="75.475" y2="70.552" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B81"/><stop offset="1" stop-color="#8BCBFF"/></linearGradient><linearGradient id="paint24_linear_10079_21639352" x1="88.765" y1="70.852" x2="84.227" y2="58.86" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#A8D8FF"/></linearGradient><linearGradient id="paint25_linear_10079_21639352" x1="61.159" y1="73.882" x2="56.621" y2="61.89" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#A8D8FF"/></linearGradient><linearGradient id="paint26_linear_10079_21639352" x1="73.608" y1="85.567" x2="91.061" y2="75.754" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint27_linear_10079_21639352" x1="154.115" y1="94.695" x2="142.667" y2="85.029" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint28_linear_10079_21639352" x1="91.74" y1="94.694" x2="80.292" y2="85.028" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint29_linear_10079_21639352" x1="70.704" y1="79.239" x2="71.602" y2="91.602" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint30_linear_10079_21639352" x1="80.345" y1="81.444" x2="82.541" y2="90.678" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint31_linear_10079_21639352" x1="99.953" y1="96.61" x2="89.619" y2="83.879" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint32_linear_10079_21639352" x1="162.058" y1="96.61" x2="151.743" y2="83.795" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#FFCA42"/></linearGradient><linearGradient id="paint33_linear_10079_21639352" x1="53.198" y1="72.811" x2="33.713" y2="96.702" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".521" stop-color="#D6ECFF"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint34_linear_10079_21639352" x1="67.302" y1="101.89" x2="65.737" y2="97.14" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint35_linear_10079_21639352" x1="67.639" y1="101.64" x2="65.392" y2="95.619" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint36_linear_10079_21639352" x1="68.544" y1="104.634" x2="72.012" y2="102.611" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint37_linear_10079_21639352" x1="169.301" y1="78.063" x2="166.174" y2="83.968" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#DC9E00"/></linearGradient><linearGradient id="paint38_linear_10079_21639352" x1="171.029" y1="86.514" x2="162.329" y2="76.262" gradientUnits="userSpaceOnUse"><stop stop-color="#FEB73F"/><stop offset=".865" stop-color="#FFCA42" stop-opacity="0"/></linearGradient><linearGradient id="paint39_linear_10079_21639352" x1="39.556" y1="96.255" x2="36.691" y2="84.487" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint40_linear_10079_21639352" x1="40.128" y1="95.879" x2="36.419" y2="82.019" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint41_linear_10079_21639352" x1="55.211" y1="85.242" x2="40.996" y2="112.366" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint42_linear_10079_21639352" x1="7.819" y1="102.417" x2="15.789" y2="102.417" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint43_linear_10079_21639352" x1="32.222" y1="109.038" x2="32.222" y2="114.841" gradientUnits="userSpaceOnUse"><stop stop-color="#6DAEE3"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint44_linear_10079_21639352" x1="154.508" y1="90.208" x2="93.004" y2="83.232" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint45_linear_10079_21639352" x1="5.321" y1="97.611" x2="29.855" y2="97.242" gradientUnits="userSpaceOnUse"><stop stop-color="#E1EEF6"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint46_linear_10079_21639352" x1="129.879" y1="128.671" x2="121.878" y2="102.254" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint47_linear_10079_21639352" x1="-3.441" y1="108.493" x2="3.203" y2="103.765" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint48_linear_10079_21639352" x1="6.212" y1="104.399" x2="5.312" y2="106.103" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint49_linear_10079_21639352" x1="43.54" y1="116.435" x2="42.066" y2="90.891" gradientUnits="userSpaceOnUse"><stop stop-color="#0057D6"/><stop offset="1" stop-color="#EE7248" stop-opacity="0"/></linearGradient><linearGradient id="paint50_linear_10079_21639352" x1="130.56" y1="52.559" x2="132.422" y2="66.718" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#454FBC"/></linearGradient><linearGradient id="paint51_linear_10079_21639352" x1="130.56" y1="52.559" x2="132.422" y2="66.718" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#454FBC"/></linearGradient><linearGradient id="paint52_linear_10079_21639352" x1="112.963" y1="67.366" x2="111.491" y2="60.691" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint53_linear_10079_21639352" x1="143.883" y1="70.51" x2="143.883" y2="70.632" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B81"/><stop offset="1" stop-color="#8BCBFF"/></linearGradient><linearGradient id="paint54_linear_10079_21639352" x1="112.395" y1="65.595" x2="110.272" y2="69.786" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint55_linear_10079_21639352" x1="103.564" y1="67.734" x2="105.658" y2="67.734" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint56_linear_10079_21639352" x1="10.718" y1="89.457" x2="12.974" y2="89.015" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint57_linear_10079_21639352" x1="80.731" y1="84.951" x2="89.417" y2="77.972" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint58_linear_10079_21639352" x1="106.454" y1="68.377" x2="111.615" y2="67.356" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint59_linear_10079_21639352" x1="13.109" y1="108.363" x2="13.315" y2="111.797" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint60_linear_10079_21639352" x1="54.49" y1="110.075" x2="47.531" y2="110.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint61_linear_10079_21639352" x1="65.715" y1="105.323" x2="70.689" y2="113.38" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint62_linear_10079_21639352" x1="81.023" y1="109.844" x2="77.393" y2="109.844" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint63_linear_10079_21639352" x1="126.375" y1="76.315" x2="95.554" y2="68.134" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint64_linear_10079_21639352" x1="2.454" y1=".503" x2="23.085" y2=".405" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".594" stop-color="#6DAEE3"/><stop offset="1" stop-color="#6DAEE3" stop-opacity="0"/></linearGradient><filter id="filter0_f_10079_21639352" x="89.773" y="23.386" width="122.18" height="124.183" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="15" result="effect1_foregroundBlur_10079_21639352"/></filter><filter id="filter1_d_10079_21639352" x="48.742" y="78.838" width="40.086" height="21.929" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="4"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_10079_21639352"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_10079_21639352" result="shape"/></filter><filter id="filter2_i_10079_21639352" x="9.203" y="80.781" width="53.008" height="26.979" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7" dy="-8"/><feGaussianBlur stdDeviation="5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.490196 0 0 0 0 0.717647 0 0 0 0 0.905882 0 0 0 1 0"/><feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_10079_21639352"/></filter><filter id="filter3_f_10079_21639352" x="50.508" y="76.685" width="19.336" height="31.461" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_10079_21639352"/></filter><filter id="filter4_f_10079_21639352" x="1.188" y="77.299" width="21.336" height="33.461" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="1.5" result="effect1_foregroundBlur_10079_21639352"/></filter><filter id="filter5_f_10079_21639352" x=".188" y="126.921" width="178.086" height="16.679" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2" result="effect1_foregroundBlur_10079_21639352"/></filter><filter id="filter6_f_10079_21639352" x="63.82" y="19.16" width="19.547" height="29.323" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2" result="effect1_foregroundBlur_10079_21639352"/></filter><radialGradient id="paint65_radial_10079_21639352" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-.00027 2.28938 -44.8679 -.00533 89.23 135.26)"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient></defs></svg>
1
+ <svg id="icon" viewBox="0 0 180 160" xmlns="http://www.w3.org/2000/svg" fill="none"><g filter="url(#a)"><path fill="#FFC737" d="M171.334 117.529c-22.079 2.002-82.847-72.714-31.469-63.326 51.377 9.387 47.429 61.88 31.469 63.326Z"/></g><path fill="url(#b)" d="M23.804 89.63h6.308v1.874c3.07 2.953 5.146 9.123 5.146 16.413 0 7.291-2.077 13.461-5.146 16.413v1.874h-6.308c-5.218 0-9.3-8.023-9.3-18.287 0-10.263 4.082-18.286 9.3-18.286Z"/><path fill="url(#c)" d="M23.804 89.63h6.308v1.874c3.07 2.953 5.146 9.123 5.146 16.413 0 7.291-2.077 13.461-5.146 16.413v1.874h-6.308c-5.218 0-9.3-8.023-9.3-18.287 0-10.263 4.082-18.286 9.3-18.286Z"/><path fill="#1C1C1C" d="M30.794 89.63c5.219 0 9.3 8.024 9.3 18.287 0 10.264-4.081 18.287-9.3 18.287-5.218 0-9.299-8.023-9.299-18.287 0-10.263 4.08-18.286 9.3-18.286Zm48.937-7.656h67.317l23.022 6.7v27.348H79.731V81.974Z"/><path fill="url(#d)" d="M152.364 89.63h6.139l1.625 1.874c3.07 2.953 1.535 9.123 1.535 16.413 0 7.291 1.535 13.461-1.535 16.413l-1.625 1.874h-6.139c-5.219 0-9.3-8.023-9.3-18.287 0-10.263 4.081-18.286 9.3-18.286Z"/><path fill="url(#e)" d="M152.364 89.63h6.139l1.625 1.874c3.07 2.953 1.535 9.123 1.535 16.413 0 7.291 1.535 13.461-1.535 16.413l-1.625 1.874h-6.139c-5.219 0-9.3-8.023-9.3-18.287 0-10.263 4.081-18.286 9.3-18.286Z"/><path fill="#1C1C1C" d="M158.474 89.63c5.219 0 9.299 8.024 9.299 18.287 0 10.264-4.08 18.287-9.299 18.287-5.218 0-9.299-8.023-9.299-18.287 0-10.263 4.081-18.286 9.299-18.286Z"/><path fill="url(#f)" d="M158.47 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.493 0 4.514 4.632 4.514 10.345 0 5.713-2.021 10.345-4.514 10.345Z"/><path fill="url(#g)" d="M158.47 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.493 0 4.514 4.632 4.514 10.345 0 5.713-2.021 10.345-4.514 10.345Z"/><path fill="url(#h)" d="M159.842 107.918c0-4.439-1.227-8.247-2.943-9.714.488-.407 1.011-.651 1.571-.651 2.492 0 4.514 4.643 4.514 10.344 0 5.723-2.022 10.345-4.514 10.345-.56 0-1.083-.224-1.571-.651 1.716-1.426 2.943-5.214 2.943-9.673Z"/><path fill="url(#i)" d="M159.842 107.918c0-4.439-1.227-8.247-2.943-9.714.488-.407 1.011-.651 1.571-.651 2.492 0 4.514 4.643 4.514 10.344 0 5.723-2.022 10.345-4.514 10.345-.56 0-1.083-.224-1.571-.651 1.716-1.426 2.943-5.214 2.943-9.673Z"/><path fill="#1C1C1C" d="M156.507 113.253c-1.287 0-2.33-2.389-2.33-5.336 0-2.946 1.043-5.335 2.33-5.335 1.286 0 2.329 2.389 2.329 5.335 0 2.947-1.043 5.336-2.329 5.336Z"/><path fill="url(#j)" d="M156.147 111.298c-.808 0-1.463-1.514-1.463-3.381 0-1.866.655-3.38 1.463-3.38s1.462 1.514 1.462 3.38c0 1.867-.654 3.381-1.462 3.381Z"/><path fill="url(#k)" d="M156.147 111.298c-.808 0-1.463-1.514-1.463-3.381 0-1.866.655-3.38 1.463-3.38s1.462 1.514 1.462 3.38c0 1.867-.654 3.381-1.462 3.381Z"/><path stroke="#fff" stroke-miterlimit="10" d="M158.474 122.131c-3.919 0-7.096-6.364-7.096-14.214 0-7.85 3.177-14.213 7.096-14.213s7.096 6.363 7.096 14.213c0 7.85-3.177 14.214-7.096 14.214Z"/><path fill="url(#l)" d="M90.098 89.63h6.14l1.625 1.874c3.069 2.953 1.534 9.123 1.534 16.413 0 7.29 1.535 13.46-1.534 16.413l-1.625 1.873h-6.14c-5.218 0-9.3-8.023-9.3-18.286 0-10.263 4.082-18.287 9.3-18.287Z"/><path fill="url(#m)" d="M90.098 89.63h6.14l1.625 1.874c3.069 2.953 1.534 9.123 1.534 16.413 0 7.29 1.535 13.46-1.534 16.413l-1.625 1.873h-6.14c-5.218 0-9.3-8.023-9.3-18.286 0-10.263 4.082-18.287 9.3-18.287Z"/><path fill="#1C1C1C" d="M96.2 89.63c5.219 0 9.3 8.024 9.3 18.287s-4.081 18.286-9.3 18.286c-5.218 0-9.299-8.023-9.299-18.286 0-10.263 4.081-18.287 9.3-18.287Z"/><path fill="url(#n)" d="M96.204 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.494 0 4.515 4.632 4.515 10.345 0 5.713-2.021 10.345-4.514 10.345Z"/><path fill="url(#o)" d="M96.204 118.262c-2.493 0-4.514-4.632-4.514-10.345 0-5.713 2.021-10.345 4.514-10.345 2.494 0 4.515 4.632 4.515 10.345 0 5.713-2.021 10.345-4.514 10.345Z"/><path fill="#050304" d="M97.577 107.917c0-4.439-1.228-8.247-2.943-9.713.487-.407 1.01-.652 1.57-.652 2.492 0 4.515 4.643 4.515 10.345 0 5.722-2.023 10.345-4.514 10.345-.56 0-1.084-.224-1.571-.652 1.715-1.425 2.943-5.213 2.943-9.673Z"/><path fill="url(#p)" d="M97.577 107.917c0-4.439-1.228-8.247-2.943-9.713.487-.407 1.01-.652 1.57-.652 2.492 0 4.515 4.643 4.515 10.345 0 5.722-2.023 10.345-4.514 10.345-.56 0-1.084-.224-1.571-.652 1.715-1.425 2.943-5.213 2.943-9.673Z"/><path fill="#1C1C1C" d="M94.233 113.253c-1.286 0-2.33-2.389-2.33-5.336 0-2.946 1.044-5.335 2.33-5.335 1.287 0 2.33 2.389 2.33 5.335 0 2.947-1.043 5.336-2.33 5.336Z"/><path fill="url(#q)" d="M93.865 111.297c-.807 0-1.462-1.514-1.462-3.381 0-1.866.655-3.38 1.462-3.38.808 0 1.463 1.514 1.463 3.38 0 1.867-.655 3.381-1.463 3.381Z"/><path fill="url(#r)" d="M93.865 111.297c-.807 0-1.462-1.514-1.462-3.381 0-1.866.655-3.38 1.462-3.38.808 0 1.463 1.514 1.463 3.38 0 1.867-.655 3.381-1.463 3.381Z"/><path stroke="#fff" stroke-miterlimit="10" d="M96.2 122.131c-3.919 0-7.096-6.364-7.096-14.214 0-7.85 3.177-14.214 7.097-14.214 3.919 0 7.096 6.364 7.096 14.214 0 7.85-3.177 14.214-7.096 14.214Z"/><path fill="url(#s)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z"/><path fill="url(#t)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z" style="mix-blend-mode:hard-light"/><path fill="url(#u)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z"/><path fill="url(#v)" d="M148.602 77.738s-36.855-6.435-58.523 1.1c0 0 7.35.937 19.303.57 11.972-.367 39.22-1.67 39.22-1.67Z" style="mix-blend-mode:soft-light"/><g filter="url(#w)"><path fill="url(#x)" d="m52.74 90.364 32.087-11.526s.199 8.553-4.569 10.772c-4.766 2.22-18.652 3.89-22.173 2.83-3.522-1.078-5.345-2.076-5.345-2.076Z"/></g><path fill="#1C1C1C" d="M82.714 50.594h23.42c1.228 0 1.95 1.466 1.246 2.545l-9.047 13.99c-2.112 3.502-1.643 3.299-5.886 3.299H44.36c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.931-9.755 22.932-15.171 36.42-15.171Z"/><path fill="url(#y)" d="M82.714 50.594h23.42c1.228 0 1.95 1.466 1.246 2.545l-9.047 13.99c-2.112 3.502-1.643 3.299-5.886 3.299H44.36c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.931-9.755 22.932-15.171 36.42-15.171Z"/><mask id="A" width="65" height="21" x="43" y="50" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#z)" d="M82.73 50.716h23.419c1.228 0 1.951 1.466 1.246 2.545l-9.046 13.99c-2.113 3.503-1.643 3.299-5.887 3.299H44.376c-.993 0-1.48-1.303-.74-2.036l2.672-2.627c9.932-9.755 22.933-15.171 36.422-15.171Z"/></mask><g mask="url(#A)"><mask id="C" width="108" height="34" x="35" y="39" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#B)" d="M138.165 46.223c-23.224 3.948-58.589 18.01-64.91 23.284v3.483l-37.7-3.483 37.7-28.614c2.752-4.5 88.134 1.383 64.91 5.33Z"/></mask><g mask="url(#C)"><path fill="url(#D)" d="M110.559 49.253c-23.224 3.948-58.588 18.01-64.91 23.284v3.483l60.283-1.076 15.87-17.127c2.753-4.5 11.982-12.512-11.243-8.564Z"/></g></g><path fill="url(#E)" d="M94.43 73.503s-16.432 2.77-24.576 6.435c-8.144 3.665-11.466 6.516-11.466 6.516s9.137-4.561 18.563-7.595c9.425-3.035 17.479-5.356 17.479-5.356Z"/><path fill="url(#F)" d="M160.109 80.691s-14.716-1.038-17.497 18.328c-1.174 8.125 6.681 17.024 6.681 17.024l-.487-17.024 9.155-13.888 2.148-4.44Z" opacity=".5"/><path fill="url(#G)" d="M97.734 80.69s-14.716-1.038-17.497 18.328c-1.174 8.125 6.681 17.024 6.681 17.024l-.487-17.024 9.155-13.908 2.148-4.42Z"/><path fill="url(#H)" d="M84.702 81.2c-3.413 1.405-16.324 6.618-28.91 10.467a28.992 28.992 0 0 1-1.805-.713l-.578-.264c13.994-4.154 29.379-10.427 31.42-11.282a32.387 32.387 0 0 1-.127 1.792Z"/><path fill="url(#I)" fill-opacity=".5" d="M84.702 81.2c-3.413 1.405-16.324 6.618-28.91 10.467a28.992 28.992 0 0 1-1.805-.713l-.578-.264c13.994-4.154 29.379-10.427 31.42-11.282a32.387 32.387 0 0 1-.127 1.792Z"/><path fill="url(#J)" d="M105.807 116.022c.253-1.975.38-4.032.38-6.13 0-12.401-4.461-22.501-9.968-22.501s-9.967 10.1-9.967 22.501c0 2.098.126 4.155.379 6.13 0 0-4.876-11.078.234-24.233 2.059-5.294 5.725-7.921 9.354-7.921 3.63 0 7.241 2.647 9.354 7.921 5.11 12.768.234 24.233.234 24.233Z"/><path fill="url(#K)" d="M167.881 116.022c.252-1.975.379-4.032.379-6.13 0-12.401-4.46-22.501-9.968-22.501-5.507 0-9.967 10.1-9.967 22.501 0 2.098.126 4.155.379 6.13 0 0-5.092-12.544.235-24.233 2.347-5.132 5.724-7.921 9.353-7.921 3.63 0 6.952 2.81 9.354 7.921 2.257 4.786 2.943 10.813 2.058 18.103-.559 4.521-1.823 6.13-1.823 6.13Z"/><path fill="url(#L)" d="M47.634 72.81h30.491c-6.681 1.772-11.9 4.032-15.655 6.028-5.995 3.177-9.483 4.826-13.15 4.826H16.07s3.034-3.97 16.794-8.491a47.005 47.005 0 0 1 14.77-2.362Z"/><path fill="url(#M)" d="m58.18 98.713 8 .224c1.86.061 3.54 1.303 4.316 3.197l1.661 4.052c.126.326-.162.652-.451.509l-13.688-7.249c-.325-.183-.198-.733.163-.733Z"/><path fill="url(#N)" fill-rule="evenodd" d="M58.185 97.501h-.014c-.74 0-1.243.59-1.383 1.212-.142.63.06 1.434.738 1.816l.012.007 13.712 7.263.013.006c1.195.59 2.387-.776 1.872-2.103l-.005-.012-1.666-4.064c-.949-2.314-2.996-3.826-5.262-3.9H66.2l-8.015-.225Zm12.301 4.633c-.776-1.894-2.456-3.136-4.316-3.197l-7.999-.224c-.361 0-.487.55-.162.733l13.687 7.249c.289.143.578-.183.451-.509l-1.661-4.052Z" clip-rule="evenodd"/><path fill="url(#O)" d="m58.18 98.713 8 .224c1.86.061 3.54 1.303 4.316 3.197l1.661 4.052c.126.326-.162.652-.451.509l-13.688-7.249c-.325-.183-.198-.733.163-.733Z"/><path fill="url(#P)" d="M158.172 75.519c3.864-2.363 8.162-1.1 10.275-.062 2.112 1.039 3.557 2.709 4.135 3.809l1.661 4.052c.126.326-.163.651-.452.509 0 0-4.171-2.403-9.281-4.256-4.658-1.67-8.18-2.932-6.338-4.052Z"/><path fill="url(#Q)" d="M158.172 75.519c3.864-2.363 8.162-1.1 10.275-.062 2.112 1.039 3.557 2.709 4.135 3.809l1.661 4.052c.126.326-.163.651-.452.509 0 0-4.171-2.403-9.281-4.256-4.658-1.67-8.18-2.932-6.338-4.052Z"/><path fill="#fff" d="m8.297 98.713-1.968.224c-.578.061-.993.346-.993 3.197s1.192 4.297 1.192 4.297c-.037.326 2.347-6.985 2.347-6.985.108-.183.072-.733-.578-.733Zm9.825 9h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z"/><path fill="url(#R)" d="M18.122 107.713h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z"/><path fill="url(#S)" fill-rule="evenodd" d="m57.094 95.326-2.653-2.64-.003-.003c-3.76-3.71-8.599-5.766-13.597-5.766H23.254c-5.712 0-11.17 2.664-15.069 7.379l-.95 1.072 4.362 9.675.004.01c1.266 2.725 3.78 4.478 6.524 4.478H47.54c3.128 0 5.91-2.244 6.91-5.568l2.644-8.637Zm-4.173 8.05c-.776 2.586-2.943 4.338-5.38 4.338H18.124c-2.13 0-4.099-1.365-5.092-3.503l-3.828-8.492.145-.162c3.593-4.358 8.63-6.822 13.904-6.822H40.84c4.605 0 9.065 1.894 12.532 5.315l1.841 1.832-2.293 7.494Z" clip-rule="evenodd"/><g filter="url(#T)"><path fill="url(#U)" d="M18.122 107.76h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z"/><path fill="url(#V)" d="M18.122 107.76h29.415c2.437 0 4.604-1.751 5.38-4.337l2.294-7.494-1.842-1.833c-3.467-3.42-7.927-5.315-12.531-5.315H23.25c-5.273 0-10.31 2.464-13.904 6.822l-.144.163 3.828 8.492c.993 2.138 2.961 3.502 5.092 3.502Z"/></g><path fill="#1C1C1C" d="M14.505 106.248a2.201 2.201 0 0 1-.199-.204H51.36c-.072.061-.126.142-.198.204H14.505Zm38.511-3.198-.073.204H12.604l-.09-.204h40.502Zm2.062-7.31H9.231l-.018-.02.145-.163H54.86l.217.183Zm-1.133 4.297-.072.203H11.26l-.09-.203h42.776Zm-1.507 4.5c-.037.061-.073.143-.109.204H13.326c-.036-.061-.072-.143-.108-.204h39.22Zm1.031-2.994-.054.204H11.938l-.09-.204h41.62Zm-4.08-10.507c.126.061.235.143.361.204H14.34c.109-.061.235-.143.343-.204H49.39Zm2.241 1.507c.09.061.18.142.253.204H12.175c.09-.061.163-.143.253-.204H51.63Zm-5.648-3.014c.199.06.398.142.596.203H17.506a5.59 5.59 0 0 1 .614-.203h27.862Zm8.862 7.514-.054.204H9.9l-.09-.204h45.034Zm-1.496-3.013c0 .02.018.02 0 0l.199.203H10.535c.072-.061.127-.143.199-.204h42.614Zm1.042 4.52-.072.203H10.584l-.108-.203h43.915Zm84.495 17.472c.217-1.69.397-3.502.614-5.437.361-3.401.741-6.923 1.192-9.611 1.264-7.576 3.268-12.931 9.715-17.94.289-.225.577-.449.83-.652 2.149-1.65 3.341-2.566 3.016-3.992-.289-1.344-1.571-2.77-2.799-4.154-1.102-1.242-2.257-2.525-2.582-3.686l-.163.061c.361 1.202 1.463 2.444 2.637 3.768 1.209 1.364 2.455 2.77 2.744 4.052.289 1.283-.867 2.179-2.943 3.767-.271.204-.542.428-.849.652-6.5 5.05-8.505 10.447-9.787 18.083-.451 2.708-.83 6.211-1.191 9.632a214.262 214.262 0 0 1-.614 5.437l.18.02Z"/><path fill="url(#W)" d="M21.38 109.038h14.225c4.93 0 14.68 1.099 18.383 3.115l4.965 2.688H10.152c-.973 0 4.596-5.803 11.229-5.803Z"/><mask id="aa" width="172" height="69" x="5" y="48" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#X)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z"/><path fill="url(#Y)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z"/><path fill="url(#Z)" d="M12.652 80.548s8.27-3.319 12.767-5.355c3.033-1.365 9.443-2.933 13.326-3.808 1.968-.448 3.792-1.528 5.218-3.116.47-.509 1.011-1.12 1.661-1.812l2.294-2.362c4.911-5.091 12.387-9.184 18.58-11.954 6.248-2.77 12.82-3.177 19.52-3.177 0 0 24.287.082 31.257.082 6.97 0 32.936 1.547 50.758 26.513 3.665 3.177 8.125 8.736 8.523 17.207.108 2.526.108-1.588.108 4.806 0 6.109-.903 18.45-6.898 18.45h-3.106c.488-2.505.741-5.213.741-8.085 0-12.401-4.948-22.135-11.25-22.135s-11.249 9.714-11.249 22.135c0 2.872.271 5.6.74 8.085h-38.768c.469-2.505.74-5.234.74-8.085 0-12.584-5.002-22.44-11.412-22.44-6.41 0-11.412 9.856-11.412 22.44 0 2.872.253 5.6.74 8.085H13.844c-3.485 0-6.464-2.79-7.114-6.639L5.32 90.384l7.332-9.836Z"/></mask><g mask="url(#aa)"><g style="mix-blend-mode:screen"><path fill="url(#ab)" d="M-9.01 100.945c-.241-.261-.014-.674.307-.558l8.813 3.175 1.368.489c5.482 1.958 8.355 8.576 6.086 14.018l-2.1-1.108-.563-3.561c-.549-3.465-2.676-6.502-5.658-8.076l-8.16-4.306a.34.34 0 0 1-.094-.073Z"/><path fill="url(#ac)" d="M-9.01 100.945c-.241-.261-.014-.674.307-.558l8.813 3.175 1.368.489c5.482 1.958 8.355 8.576 6.086 14.018l-2.1-1.108-.563-3.561c-.549-3.465-2.676-6.502-5.658-8.076l-8.16-4.306a.34.34 0 0 1-.094-.073Z"/></g><path fill="url(#ad)" d="M5.016 119.229c0-13.805 11.19-24.996 24.996-24.996h31.344A20 20 0 0 1 80.21 107.56l4.13 11.668H5.015Z" style="mix-blend-mode:multiply"/></g><path fill="url(#ae)" d="m98.932 70.428 44.962.142s.397.02 7.547.02c7.151 0 6.591-2.402 5.634-3.502C142.9 50.635 115.67 50.94 115.67 50.94c-1.426-.204-2.871.265-3.755 1.222-1.987 2.158-3.901 5.416-7.169 10.04-2.745 3.889-5.814 8.226-5.814 8.226Z"/><mask id="ag" width="60" height="21" x="98" y="50" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#af)" d="m98.932 70.428 44.962.142s.397.02 7.547.02c7.151 0 6.591-2.402 5.634-3.502C142.9 50.635 115.67 50.94 115.67 50.94c-1.426-.204-2.871.265-3.755 1.222-1.987 2.158-3.901 5.416-7.169 10.04-2.745 3.889-5.814 8.226-5.814 8.226Z"/></mask><g mask="url(#ag)"><path fill="url(#ah)" d="M142.448 58.617c-9.622-2.706-34.886 5.078-48.167 13.605l57.321 4.44c2.193-7.752.469-15.338-9.154-18.045Z" style="mix-blend-mode:overlay"/></g><path fill="url(#ai)" d="m131.18 70.51 25.388.102.018.02-25.406-.102v-.02Z"/><path fill="#1C1C1C" d="M104.922 70.164c-.108.163-.181.264-.181.264h.181v.02l-6.013-.02s2.961-4.663 5.868-8.226c.055-.062.091-.123.145-.163v8.125Zm37.382-13.828c.036.02.054.02.09.041l.271.122c.163.082.307.143.47.224l.27.123c.235.101.452.224.687.346.054.02.126.06.18.102.181.101.361.183.542.285.09.04.18.101.271.142.162.082.325.183.487.265.091.04.163.081.253.142.235.123.451.265.686.387.072.041.127.082.199.123.18.101.343.203.523.305.091.061.163.102.253.163.181.102.343.224.524.326.072.04.126.081.199.122.234.142.451.285.686.448.072.04.144.102.216.142.163.123.343.224.506.347.072.06.163.101.235.163.198.142.379.264.578.407.036.02.09.06.126.081.217.163.451.326.668.51.072.06.145.101.217.162.162.122.325.265.487.387.073.061.145.122.217.163.217.183.451.367.668.55.018.02.036.04.072.061.199.163.398.346.596.53.072.06.145.122.199.183.162.142.325.285.487.448.055.06.127.102.181.163.217.203.415.407.632.61a.822.822 0 0 0 .126.123c.181.163.343.346.524.53.072.06.126.142.199.203.162.163.325.346.487.509.054.061.09.102.145.142l.595.672a.34.34 0 0 1 .073.102c.921 1.12 1.372 3.442-5.688 3.442h-2.619c-1.209-3.89-4.008-9.612-6.518-14.296Zm-7.046 14.214-5.544-.02c-2.203-10.467-5.507-16.474-7.331-19.162 1.661.183 3.557.448 5.616.835 1.643 2.402 4.785 7.962 7.259 18.347ZM50.759 91.24c.415-.163 42.163-16.19 43.463-16.413.596-.122.903-1.14.903-3.034 0-.491-.02-.98-.047-1.406l-.172.067c.105 1.743.066 4.03-.702 4.17-1.318.244-41.766 15.76-43.5 16.433l.055.183ZM9.594 87.513l3.774-1.262a5.42 5.42 0 0 0 1.318-.652 4.879 4.879 0 0 1 2.763-.876h30.264c.722 0 1.426.163 2.076.489l.686.326c.578.285 1.21.448 1.842.489l7.837.509.018-.204-7.837-.51a4.89 4.89 0 0 1-1.77-.467l-.686-.326a4.97 4.97 0 0 0-2.148-.489H17.485a5.006 5.006 0 0 0-2.853.916 4.66 4.66 0 0 1-1.264.632L9.594 87.35v.163Zm34.038-19.121c-.451.427-.451 1.079-.144 1.527a1.181 1.181 0 0 1 .144-1.527l.759-.754-.759.754Zm31.571-17.228Zm-3.703.692Zm-13.511 62.74h16.793c1.48 0 2.817-.835 3.611-2.24.795-1.405.885-3.136.253-4.643l-3.051-7.29c-1.282-3.075-4.063-5.05-7.079-5.05H56.761a1.88 1.88 0 0 1-1.156-.407l-3.593-2.81-.108.162 3.593 2.79c.38.285.813.448 1.264.448h11.755c2.944 0 5.652 1.934 6.916 4.948l3.052 7.291a5.108 5.108 0 0 1-.253 4.439c-.758 1.344-2.04 2.138-3.449 2.138H57.989v.224Z"/><path fill="#1C1C1C" d="M129.804 116.042c.018-.081 2.546-8.654 3.701-19.997 1.048-10.487 1.12-25.556-4.604-37.815-1.535-3.279-2.998-6.231-4.352-8.756l-.162.102c1.354 2.524 2.816 5.477 4.351 8.756 5.688 12.218 5.634 27.246 4.587 37.713-1.138 11.322-3.666 19.875-3.684 19.957l.163.04Zm-24.426-46.408h9.552c.795 0 1.445-.734 1.445-1.63v-2.586c0-.855-.578-1.547-1.318-1.629l-8.487-.896c-.668-.06-1.282.387-1.499 1.1l-1.065 3.462c-.325 1.079.379 2.179 1.372 2.179Z"/><path fill="url(#aj)" d="M105.073 63.993c.217-.713.849-1.16 1.499-1.1l8.487.896c.379.041.704.245.957.55-1.517 1.874-4.749 4.928-9.968 5.295h-.668c-.993 0-1.697-1.12-1.372-2.18l1.065-3.461Z"/><path fill="url(#ak)" d="M105.073 63.993c.217-.713.849-1.16 1.499-1.1l8.487.896c.379.041.704.245.957.55-1.517 1.874-4.749 4.928-9.968 5.295h-.668c-.993 0-1.697-1.12-1.372-2.18l1.065-3.461Z"/><path fill="url(#al)" d="M12.555 90.425s-5.562-2.81 0-9.836c-4.695 1.426-7.458 6.618-7.223 9.775.199 2.525 2.474 2.382 4.37 2.057 1.101-.184 2.853-1.996 2.853-1.996Z"/><path fill="url(#am)" d="M91.938 71.854s-18.6-1.63-32.196 6.984c-13.597 8.614-11.9 10.793-11.9 10.793s5.923-6.394 17.696-11.363c11.773-4.969 26.4-6.414 26.4-6.414Z"/><path fill="url(#an)" d="M105.755 65.602c0 .957.271 1.914 1.608 1.914 1.336 0 4.153-1.69 4.153-2.647 0-.957-1.987-.998-3.341-.998-1.336.02-2.42.774-2.42 1.731Z"/><g filter="url(#ao)"><path fill="#fff" d="m59.638 86.706.537-8.02.536 8.02 7.13.604-7.13.603-.536 18.233-.537-18.233-7.13-.603 7.13-.604Z"/></g><g filter="url(#ap)"><path fill="#fff" d="m11.318 88.32.536-8.021.537 8.02 7.13.605-7.13.603-.537 18.233-.536-18.233-7.13-.603 7.13-.604Z"/></g><path fill="url(#aq)" d="M15.803 108.715h32.093l5.387 1.892H13.109l2.694-1.892Z"/><path fill="url(#ar)" d="M15.803 108.715h32.093l5.387 1.892H13.109l2.694-1.892Z"/><g style="mix-blend-mode:screen"><path fill="url(#as)" d="M73.574 100.201a.652.652 0 0 1 1.032.233l2.446 5.739c1.577 3.629-1.082 7.685-5.039 7.685H59.437V112.4l9.745-2.089a5.28 5.28 0 0 0 4.172-5.161v-4.46c0-.187.08-.365.22-.489Z"/><path fill="url(#at)" d="M73.574 100.201a.652.652 0 0 1 1.032.233l2.446 5.739c1.577 3.629-1.082 7.685-5.039 7.685H59.437V112.4l9.745-2.089a5.28 5.28 0 0 0 4.172-5.161v-4.46c0-.187.08-.365.22-.489Z"/></g><path fill="url(#au)" d="M100.922 71.938h45.593v2.237l-45.593-2.237Z"/><path fill="url(#av)" d="M0 0h21.713v.959H0z" transform="matrix(.54166 -.8406 .77498 .63199 97.734 69.335)"/><g filter="url(#aw)"><path fill="url(#ax)" d="M89.23 139.6c46.968 0 85.043-1.943 85.043-4.34 0-2.396-38.075-4.339-85.042-4.339-46.968 0-85.043 1.943-85.043 4.339 0 2.397 38.075 4.34 85.043 4.34Z"/></g><g filter="url(#ay)"><path fill="#B5E2FF" d="m73.594 23.16-5.774 10h11.547l-5.773-10Zm1 21.322V32.16h-2v12.322h2Z"/></g><path fill="#B5E2FF" d="m166.234 25.337-8.66 15h17.321l-8.661-15Zm1.5 31.445V38.837h-3v17.945h3ZM23.672 25.301l-11.547 20h23.094l-11.547-20Zm2 40.071V43.301h-4v22.071h4Z"/><defs><linearGradient id="b" x1="21.504" x2="25.628" y1="119.761" y2="130.73" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#5AB94C"/></linearGradient><linearGradient id="c" x1="13.881" x2="17.476" y1="115.908" y2="115.908" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="d" x1="148.425" x2="141.954" y1="114.596" y2="124.288" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#FFCA42"/></linearGradient><linearGradient id="e" x1="142.494" x2="145.782" y1="115.908" y2="115.908" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="f" x1="152.094" x2="153.605" y1="97.572" y2="105.954" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="g" x1="153.684" x2="155.249" y1="112.437" y2="112.437" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="h" x1="161.162" x2="152.318" y1="105.856" y2="106.769" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="i" x1="156.716" x2="157.77" y1="112.418" y2="112.418" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="j" x1="156.733" x2="154.683" y1="107.25" y2="108.228" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="k" x1="154.596" x2="155.103" y1="109.395" y2="109.395" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="l" x1="86.756" x2="83.197" y1="116.365" y2="124.809" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#8AD557"/></linearGradient><linearGradient id="m" x1="80.228" x2="83.517" y1="115.907" y2="115.907" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="n" x1="91.69" x2="96.713" y1="107.361" y2="108.218" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="o" x1="91.419" x2="92.983" y1="112.437" y2="112.437" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="p" x1="95.163" x2="101.563" y1="117.228" y2="114.463" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B80"/><stop offset="1" stop-color="#3B4B80" stop-opacity="0"/></linearGradient><linearGradient id="q" x1="94.452" x2="92.402" y1="107.249" y2="108.227" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="r" x1="92.315" x2="92.822" y1="109.394" y2="109.394" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="s" x1="207.226" x2="58.424" y1="123.695" y2="136.125" gradientUnits="userSpaceOnUse"><stop/><stop offset=".526" stop-color="#42AB44"/><stop offset=".891" stop-color="#AAE75A"/></linearGradient><linearGradient id="t" x1="5.321" x2="29.855" y1="97.611" y2="97.242" gradientUnits="userSpaceOnUse"><stop stop-color="#E1EEF6"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="u" x1="127.513" x2="120.046" y1="121.841" y2="97.873" gradientUnits="userSpaceOnUse"><stop stop-color="#2B32AB"/><stop offset="1" stop-color="#232888" stop-opacity="0"/></linearGradient><linearGradient id="v" x1="119.34" x2="119.34" y1="75.178" y2="79.493" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#88BBFB" stop-opacity="0"/></linearGradient><linearGradient id="x" x1="76.686" x2="83.331" y1="89.125" y2="84.139" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="y" x1="77.958" x2="79.684" y1="52.271" y2="66.569" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#2F36BB"/></linearGradient><linearGradient id="z" x1="75.475" x2="75.475" y1="50.716" y2="70.552" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B81"/><stop offset="1" stop-color="#8BCBFF"/></linearGradient><linearGradient id="B" x1="88.765" x2="84.227" y1="70.852" y2="58.86" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#A8D8FF"/></linearGradient><linearGradient id="D" x1="61.159" x2="56.621" y1="73.882" y2="61.89" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#A8D8FF"/></linearGradient><linearGradient id="E" x1="73.608" x2="91.061" y1="85.567" y2="75.754" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="F" x1="154.115" x2="142.667" y1="94.695" y2="85.029" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="G" x1="91.74" x2="80.292" y1="94.694" y2="85.028" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="H" x1="70.704" x2="71.602" y1="79.239" y2="91.602" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="I" x1="80.345" x2="82.541" y1="81.444" y2="90.678" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="J" x1="99.953" x2="89.619" y1="96.61" y2="83.879" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="K" x1="162.058" x2="151.743" y1="96.61" y2="83.795" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#FFCA42"/></linearGradient><linearGradient id="L" x1="53.198" x2="33.713" y1="72.811" y2="96.702" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".521" stop-color="#D6ECFF"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="M" x1="67.302" x2="65.737" y1="101.89" y2="97.14" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="N" x1="67.639" x2="65.392" y1="101.64" y2="95.619" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="O" x1="68.544" x2="72.012" y1="104.634" y2="102.611" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="P" x1="169.301" x2="166.174" y1="78.063" y2="83.968" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#DC9E00"/></linearGradient><linearGradient id="Q" x1="171.029" x2="162.329" y1="86.514" y2="76.262" gradientUnits="userSpaceOnUse"><stop stop-color="#FEB73F"/><stop offset=".865" stop-color="#FFCA42" stop-opacity="0"/></linearGradient><linearGradient id="R" x1="39.556" x2="36.691" y1="96.255" y2="84.487" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="S" x1="40.128" x2="36.419" y1="95.879" y2="82.019" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="U" x1="55.211" x2="40.996" y1="85.242" y2="112.366" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="V" x1="7.819" x2="15.789" y1="102.417" y2="102.417" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="W" x1="32.222" x2="32.222" y1="109.038" y2="114.841" gradientUnits="userSpaceOnUse"><stop stop-color="#6DAEE3"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="X" x1="154.508" x2="93.004" y1="90.208" y2="83.232" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="Y" x1="5.321" x2="29.855" y1="97.611" y2="97.242" gradientUnits="userSpaceOnUse"><stop stop-color="#E1EEF6"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="Z" x1="129.879" x2="121.878" y1="128.671" y2="102.254" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="ab" x1="-3.441" x2="3.203" y1="108.493" y2="103.765" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="ac" x1="6.212" x2="5.312" y1="104.399" y2="106.103" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="ad" x1="43.54" x2="42.066" y1="116.435" y2="90.891" gradientUnits="userSpaceOnUse"><stop stop-color="#0057D6"/><stop offset="1" stop-color="#EE7248" stop-opacity="0"/></linearGradient><linearGradient id="ae" x1="130.56" x2="132.422" y1="52.559" y2="66.718" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#454FBC"/></linearGradient><linearGradient id="af" x1="130.56" x2="132.422" y1="52.559" y2="66.718" gradientUnits="userSpaceOnUse"><stop stop-color="#020306"/><stop offset="1" stop-color="#454FBC"/></linearGradient><linearGradient id="ah" x1="112.963" x2="111.491" y1="67.366" y2="60.691" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="ai" x1="143.883" x2="143.883" y1="70.51" y2="70.632" gradientUnits="userSpaceOnUse"><stop stop-color="#3B4B81"/><stop offset="1" stop-color="#8BCBFF"/></linearGradient><linearGradient id="aj" x1="112.395" x2="110.272" y1="65.595" y2="69.786" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="ak" x1="103.564" x2="105.658" y1="67.734" y2="67.734" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="al" x1="10.718" x2="12.974" y1="89.457" y2="89.015" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="am" x1="80.731" x2="89.417" y1="84.951" y2="77.972" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="an" x1="106.454" x2="111.615" y1="68.377" y2="67.356" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="aq" x1="13.109" x2="13.315" y1="108.363" y2="111.797" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="ar" x1="54.49" x2="47.531" y1="110.075" y2="110.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="as" x1="65.715" x2="70.689" y1="105.323" y2="113.38" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="at" x1="81.023" x2="77.393" y1="109.844" y2="109.844" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="au" x1="126.375" x2="95.554" y1="76.315" y2="68.134" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="av" x1="2.454" x2="23.085" y1=".503" y2=".405" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".594" stop-color="#6DAEE3"/><stop offset="1" stop-color="#6DAEE3" stop-opacity="0"/></linearGradient><filter id="a" width="122.18" height="124.183" x="89.773" y="23.386" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21639352" stdDeviation="15"/></filter><filter id="w" width="40.086" height="21.929" x="48.742" y="78.838" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="4"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_10079_21639352"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_10079_21639352" result="shape"/></filter><filter id="T" width="53.008" height="26.979" x="9.203" y="80.781" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="7" dy="-8"/><feGaussianBlur stdDeviation="5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.490196 0 0 0 0 0.717647 0 0 0 0 0.905882 0 0 0 1 0"/><feBlend in2="shape" mode="hard-light" result="effect1_innerShadow_10079_21639352"/></filter><filter id="ao" width="19.336" height="31.461" x="50.508" y="76.685" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21639352" stdDeviation="1"/></filter><filter id="ap" width="21.336" height="33.461" x="1.188" y="77.299" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21639352" stdDeviation="1.5"/></filter><filter id="aw" width="178.086" height="16.679" x=".188" y="126.921" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21639352" stdDeviation="2"/></filter><filter id="ay" width="19.547" height="29.323" x="63.82" y="19.16" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21639352" stdDeviation="2"/></filter><radialGradient id="ax" cx="0" cy="0" r="1" gradientTransform="matrix(-.00027 2.28938 -44.8679 -.00533 89.23 135.26)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient></defs></svg>
@@ -1 +1 @@
1
- <svg id="icon" width="180" height="160" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_10079_21660961)"><path fill="#fff" d="M0 0h180v160H0z"/><g filter="url(#filter0_f_10079_21660961)"><path d="M99.164 149.759c44.644 0 80.836-1.799 80.836-4.02 0-2.22-36.192-4.02-80.836-4.02-44.645 0-80.836 1.8-80.836 4.02 0 2.221 36.192 4.02 80.836 4.02Z" fill="url(#paint0_radial_10079_21660961)"/></g><mask id="mask0_10079_21660961" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="49" y="64" width="107" height="10"><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="#D3EEFF"/><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="url(#paint1_linear_10079_21660961)"/></mask><g mask="url(#mask0_10079_21660961)"><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="#D3EEFF"/><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="url(#paint2_linear_10079_21660961)"/><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="#D3EEFF"/><path d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z" fill="url(#paint3_linear_10079_21660961)"/><g filter="url(#filter1_f_10079_21660961)"><path d="M149.056 59.87c-3.926-2.103-8.87-.162-8.87-.162s3.417-6.227-5.351-8.615c-8.77-2.326-3.849-3.773-9.225-11.832-5.377-8.058-12.594-1.139-15.588-4.067-3.058-2.93 4.451-10.642-6.447-11.145-10.899-.503-1.202 13.582-6.365 13.343-4.525-.208-8.651 6.172-9.62 7.8 1.319-2.294 7.29-14.044-9.512-9.798-18.612 4.72-6.953 20.568-6.953 20.568s-9.226-11.831-17.196-3.83c-5.025 5.098-3.979 10.105-2.52 13.086l-.518.162c.307.263.617.463.927.663 4.857 2.704 13.094-.015 13.094-.015s.259 1.313 1.16 2.533c.957 1.408 2.618 2.786 5.457 2.173a15.729 15.729 0 0 0 4.55-1.711c1.905-1.152 2.663-2.357 2.663-2.357s1.406 1.367 4.602 2.692c3.446 1.46 9.06 2.96 17.247 2.718 6.075-.154 9.296-.749 10.987-1.415 2.734-1.113 1.516-2.41 1.516-2.41s2.478 1.665 5.431 2.731c2.324.851 4.983 1.346 7.01.324 4.576-2.269 8.655-2.08 8.655-2.08s1.979 1.393 4.602 2.692c3.622 1.779 8.47 3.304 11.217.517 0 0 1.639-.916 1.708-2.4.084-3.22.017-8.678-2.661-10.165Z" fill="url(#paint4_radial_10079_21660961)"/></g></g><path d="M75.606 73.748H52.633l11.765 70.22h17.09l-5.882-70.22Z" fill="#D3EEFF"/><path d="M75.606 73.748H52.633l11.765 70.22h17.09l-5.882-70.22Z" fill="url(#paint5_linear_10079_21660961)"/><path d="M98.582 73.748H75.61l5.883 70.22h17.09v-70.22Z" fill="url(#paint6_linear_10079_21660961)"/><path d="M121.613 73.748H98.578v70.22h17.091l5.944-70.22Z" fill="#D3EEFF"/><path d="M121.613 73.748H98.578v70.22h17.091l5.944-70.22Z" fill="url(#paint7_linear_10079_21660961)"/><path d="M144.589 73.748h-22.973l-5.944 70.22h17.152l11.765-70.22Z" fill="url(#paint8_linear_10079_21660961)"/><mask id="mask1_10079_21660961" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="52" y="73" width="93" height="71"><path fill-rule="evenodd" clip-rule="evenodd" d="M52.64 73.748h45.942v70.22H64.406L52.64 73.748Zm68.976 0h-23.03v70.22h34.238l11.765-70.22h-22.973Z" fill="url(#paint9_linear_10079_21660961)"/></mask><g mask="url(#mask1_10079_21660961)"><g filter="url(#filter2_f_10079_21660961)"><path d="m54.063 73.624 80.647 9.165-5.325 61.178 11.306.124 10.094-70.467H54.063Z" fill="url(#paint10_linear_10079_21660961)"/></g><path d="M83.675 136.604c9.752-5.017 11.759-20.551 4.482-34.695-7.277-14.144-21.082-21.542-30.834-16.524-9.753 5.017-11.76 20.551-4.483 34.695 7.277 14.143 21.082 21.542 30.835 16.524Z" fill="url(#paint11_linear_10079_21660961)"/></g><path d="m50.64 73.748 3.53.248 12.88 68.238 16.41 1.734H64.015L50.64 73.748ZM25.516 86.441l27.121 18.577-27.121 18.577L48.55 104.77 25.516 86.441Z" fill="#fff"/><path d="M146.635 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394s-12.261-.557-15.295-3.343c-3.096-2.787 3.839-10.837-6.75-10.837-10.588 0-.557 13.623-5.573 13.623-4.396 0-8.111 6.564-8.978 8.236 1.176-2.353 6.44-14.366-9.66-9.35-17.834 5.572-5.82 20.867-5.82 20.867s-9.475-11.394-16.843-3.034c-4.645 5.325-3.406 10.279-1.858 13.19l-.496.185c.31.248.62.434.93.62 4.83 2.476 12.693-.62 12.693-.62s.31 1.3 1.239 2.477c.99 1.362 2.662 2.663 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.238 2.476-2.477 2.476-2.477s1.425 1.3 4.583 2.477c3.405 1.3 8.916 2.539 16.842 1.92 5.883-.434 8.979-1.177 10.589-1.92 2.601-1.238 1.362-2.477 1.362-2.477s2.477 1.548 5.387 2.477c2.292.743 4.892 1.115 6.812 0 4.334-2.477 8.297-2.477 8.297-2.477s1.982 1.3 4.583 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.062-3.22-.372-8.669-3.034-10.031Z" fill="url(#paint12_linear_10079_21660961)"/><path d="M146.637 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394-1.672-2.353-3.468-3.343-5.202-3.653.124.372.124.743.062 1.115.434.371.929.68 1.363 1.114 1.548 1.548 1.795 3.53.805 5.511-.62 1.177-2.291 1.548-3.406.867-1.053-.62-1.424-1.858-1.053-2.972-.433-.372-.929-.743-1.3-1.115-1.239-1.176-1.672-2.662-1.3-4.148-2.168.495-4.025 1.052-5.264-.124-3.096-2.725 3.839-10.775-6.749-10.775-.372 0-.681 0-.991.062.248.434.31.929.31 1.486.123.062.309.124.433.248.557.371.991.867 1.238 1.486 1.177.62 1.796 2.105 1.053 3.406-.681 1.176-1.796 1.981-3.096 2.229a9.316 9.316 0 0 1-1.796.186h-.805c-.062 0-.805.062-.31 0-.123 0-.247 0-.37.062.495 2.477.804 4.52-1.115 4.52-.372 0-.682.062-1.053.124.371.31.62.681.681 1.114.186 1.115.681 2.168.681 3.344 0 2.415-2.29 3.84-4.52 3.034-1.177-.433-2.23-1.733-1.734-3.034.124-.31.124-.619.248-.929.124-.371.31-.68.557-.928-1.92 1.981-3.344 4.52-3.901 5.51 1.177-2.352 6.44-14.365-9.66-9.35-.31.124-.62.186-.929.31 2.168-.186 4.459.31 6.13 1.796 1.115.99.93 3.22-.495 3.9-.124.063-.31.125-.433.187.186 2.662-2.353 6.006-4.335 7.43-1.672 1.177-3.715 1.92-5.697 1.239-2.724-.991-3.343-4.025-3.405-6.564 0-.372.062-.681.185-.99-.061-.063-.061-.125-.123-.187C65.21 47.06 71.03 54.49 71.03 54.49s-6.811-8.236-13.375-5.573a4.774 4.774 0 0 1 1.92 1.92c1.3.371 2.477 1.052 3.158 2.229.99 1.734.557 4.025-.929 5.387-1.177 1.115-3.034 1.362-4.644.99-.31.31-.681.558-1.239.682-1.052.371-2.476.124-3.467-.372-.434-.247-.805-.557-1.177-.867-.062-.061-.247-.247-.371-.433a11.077 11.077 0 0 0 1.362 6.192l-.495.186c.31.248.619.433.928.62 4.83 2.476 12.694-.62 12.694-.62s.31 1.3 1.239 2.477c.99 1.362 2.663 2.662 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.239 2.477-2.477 2.477-2.477s1.424 1.3 4.582 2.477c3.405 1.3 8.916 2.539 16.843 1.92 5.882-.434 8.978-1.177 10.588-1.92 2.601-1.239 1.362-2.477 1.362-2.477s2.477 1.548 5.388 2.477c2.291.743 4.892 1.114 6.811 0 4.335-2.477 8.298-2.477 8.298-2.477s1.981 1.3 4.582 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.124-3.344-.433-8.793-3.096-10.155Zm-71.334 5.201c-.124 1.796-.929 3.654-2.105 5.016-.558.681-1.548.867-2.415.62-.31.123-.62.185-.93.247-3.405.433-5.572-3.592-3.22-6.192.62-.681 1.363-.991 2.23-1.115.496-.805 1.115-1.424 1.982-1.796 2.353-1.052 4.644.681 4.458 3.22Zm22.292 3.715c-2.477 1.92-7.245 1.363-9.846-.247-.99-.62-1.3-1.61-1.114-2.539-.93-1.981-.93-3.777.495-5.45-.867-2.6.062-5.634 3.468-5.572a2.4 2.4 0 0 1 2.353 1.858c.062 0 .062.061.124.061.371.124.68.372.928.62.682.495 1.177 1.176 1.549 1.92.371.742.433 1.485.371 2.167.929.247 1.796.743 2.477 1.61 1.424 1.795.929 4.272-.805 5.572Zm5.511-14.551c-.619-.805-.805-1.61-.557-2.353-.062-.248-.124-.495-.124-.62 0 .063.062.063.062.125-.124-.31-.248-.62-.186-.93 0-.247.062-.557.124-.804.186-.558.495-1.177.805-1.734-.619-.558-.929-1.362-.681-2.415.743-3.53 4.334-3.468 7.183-3.406 1.733 0 2.476 1.486 2.353 2.787 1.672.99 1.919 3.963-.496 4.458-.371.062-.99.31-1.362.248-.062 0-.062 0-.124.062-.062.185-.062.371-.062.371-.247.929-.433 1.92-.805 2.787-1.114 2.6-4.149 4.025-6.13 1.424Zm13.004 12.137c-1.301 2.353-4.83 3.22-6.688.99-.372-.433-.557-.928-.681-1.424-.434.248-.867.434-1.362.434-1.425 0-2.353-1.115-2.477-2.477-.062-.93.185-1.858.681-2.54.062-.804.495-1.671 1.238-1.98 1.796-.806 3.468-2.23 5.511-2.168 2.539.062 3.592 2.477 3.901 4.644.124 1.486.62 3.096-.123 4.52Zm15.232-8.112c-.495 1.61-2.043 1.981-3.22 1.548-.309.867-1.052 1.548-2.229 1.61-2.724.062-5.449.062-6.997-2.663-1.238-2.29-.681-5.387 1.362-6.997 1.92-1.61 4.892-1.486 6.75.186.495.433.805.929 1.053 1.424.557 0 1.052.062 1.609.124.805.124 1.549.99 1.734 1.734.186.99.248 1.981-.062 3.034Zm13.252 8.73c-.186 1.673-.248 3.159-1.548 4.46-1.053.99-3.158.99-3.901-.496-.062-.062-.062-.124-.062-.124-.062-.062-.124-.062-.186-.124.433.248-.124-.062-.248-.062l-.557-.186c-.929-.31-1.796-.619-2.663-1.052-1.734-.93-2.972-2.91-1.548-4.706.991-1.239 2.663-1.425 4.149-1.61 1.115-.124 2.167-.124 3.282-.124 1.238 0 2.353.99 2.477 2.23.495.37.867 1.052.805 1.795Z" fill="url(#paint13_linear_10079_21660961)" style="mix-blend-mode:multiply"/><g filter="url(#filter3_f_10079_21660961)"><path d="M42.474 135.451c17.823 0 32.27-13.436 32.27-30.011 0-16.574-14.447-30.01-32.27-30.01-17.823 0-32.27 13.436-32.27 30.01 0 16.575 14.447 30.011 32.27 30.011Z" fill="url(#paint14_linear_10079_21660961)"/></g><path d="M44.278 134.243c15.912 0 28.81-12.894 28.81-28.8s-12.898-28.8-28.81-28.8c-15.91 0-28.81 12.894-28.81 28.8s12.9 28.8 28.81 28.8Z" fill="url(#paint15_linear_10079_21660961)"/><path d="M44.278 134.243c15.912 0 28.81-12.894 28.81-28.8s-12.898-28.8-28.81-28.8c-15.91 0-28.81 12.894-28.81 28.8s12.9 28.8 28.81 28.8Z" fill="url(#paint16_linear_10079_21660961)"/><path d="M40.677 134.243c15.911 0 28.81-12.894 28.81-28.8s-12.899-28.8-28.81-28.8-28.81 12.894-28.81 28.8 12.899 28.8 28.81 28.8Z" fill="url(#paint17_radial_10079_21660961)"/><mask id="mask2_10079_21660961" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="11" y="76" width="59" height="59"><path d="M40.677 134.243c15.911 0 28.81-12.894 28.81-28.8s-12.899-28.8-28.81-28.8-28.81 12.894-28.81 28.8 12.899 28.8 28.81 28.8Z" fill="url(#paint18_radial_10079_21660961)"/></mask><g mask="url(#mask2_10079_21660961)"><path d="m81.375 105.083 5.042-28.44-84.269 61.92h55.287l23.94-33.48Z" fill="url(#paint19_linear_10079_21660961)"/></g><path d="M64.55 90.43c7.923 13.723 3.181 31.431-10.537 39.351-6.86 3.96-14.403 4.573-21.42 3.219 7.377 1.978 15.413 1.497 22.584-2.643 13.718-7.92 18.46-25.628 10.537-39.35-4.142-7.174-10.549-11.791-18.238-13.59 6.706 1.535 13.113 6.153 17.074 13.014Z" fill="#FEFFCF"/><path d="M64.55 90.43c7.923 13.723 3.181 31.431-10.537 39.351-6.86 3.96-14.403 4.573-21.42 3.219 7.377 1.978 15.413 1.497 22.584-2.643 13.718-7.92 18.46-25.628 10.537-39.35-4.142-7.174-10.549-11.791-18.238-13.59 6.706 1.535 13.113 6.153 17.074 13.014Z" fill="url(#paint20_linear_10079_21660961)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M36.989 89.569h-4.255V121.1h4.255V89.569Zm.003.066 23.079 15.807-23.079 15.808V89.635Z" fill="url(#paint21_linear_10079_21660961)"/><path d="M55.813 105.443 32.734 89.635v31.615l23.079-15.807Z" fill="#fff"/><path d="M146.637 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394-1.672-2.353-3.468-3.343-5.202-3.653.124.372.124.743.062 1.115.434.371.929.68 1.363 1.114 1.548 1.548 1.795 3.53.805 5.511-.62 1.177-2.291 1.548-3.406.867-1.053-.62-1.424-1.858-1.053-2.972-.433-.372-.929-.743-1.3-1.115-1.239-1.176-1.672-2.662-1.3-4.148-2.168.495-4.025 1.052-5.264-.124-3.096-2.725 3.839-10.775-6.749-10.775-.372 0-.681 0-.991.062.248.434.31.929.31 1.486.123.062.309.124.433.248.557.371.991.867 1.238 1.486 1.177.62 1.796 2.105 1.053 3.406-.681 1.176-1.796 1.981-3.096 2.229a9.316 9.316 0 0 1-1.796.186h-.805c-.062 0-.805.062-.31 0-.123 0-.247 0-.37.062.495 2.477.804 4.52-1.115 4.52-.372 0-.682.062-1.053.124.371.31.62.681.681 1.114.186 1.115.681 2.168.681 3.344 0 2.415-2.29 3.84-4.52 3.034-1.177-.433-2.23-1.733-1.734-3.034.124-.31.124-.619.248-.929.124-.371.31-.68.557-.928-1.92 1.981-3.344 4.52-3.901 5.51 1.177-2.352 6.44-14.365-9.66-9.35-.31.124-.62.186-.929.31 2.168-.186 4.459.31 6.13 1.796 1.115.99.93 3.22-.495 3.9-.124.063-.31.125-.433.187.186 2.662-2.353 6.006-4.335 7.43-1.672 1.177-3.715 1.92-5.697 1.239-2.724-.991-3.343-4.025-3.405-6.564 0-.372.062-.681.185-.99-.061-.063-.061-.125-.123-.187C65.21 47.06 71.03 54.49 71.03 54.49s-6.811-8.236-13.375-5.573a4.774 4.774 0 0 1 1.92 1.92c1.3.371 2.477 1.052 3.158 2.229.99 1.734.557 4.025-.929 5.387-1.177 1.115-3.034 1.362-4.644.99-.31.31-.681.558-1.239.682-1.052.371-2.476.124-3.467-.372-.434-.247-.805-.557-1.177-.867-.062-.061-.247-.247-.371-.433a11.077 11.077 0 0 0 1.362 6.192l-.495.186c.31.248.619.433.928.62 4.83 2.476 12.694-.62 12.694-.62s.31 1.3 1.239 2.477c.99 1.362 2.663 2.662 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.239 2.477-2.477 2.477-2.477s1.424 1.3 4.582 2.477c3.405 1.3 8.916 2.539 16.843 1.92 5.882-.434 8.978-1.177 10.588-1.92 2.601-1.239 1.362-2.477 1.362-2.477s2.477 1.548 5.388 2.477c2.291.743 4.892 1.114 6.811 0 4.335-2.477 8.298-2.477 8.298-2.477s1.981 1.3 4.582 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.124-3.344-.433-8.793-3.096-10.155Zm-71.334 5.201c-.124 1.796-.929 3.654-2.105 5.016-.558.681-1.548.867-2.415.62-.31.123-.62.185-.93.247-3.405.433-5.572-3.592-3.22-6.192.62-.681 1.363-.991 2.23-1.115.496-.805 1.115-1.424 1.982-1.796 2.353-1.052 4.644.681 4.458 3.22Zm22.292 3.715c-2.477 1.92-7.245 1.363-9.846-.247-.99-.62-1.3-1.61-1.114-2.539-.93-1.981-.93-3.777.495-5.45-.867-2.6.062-5.634 3.468-5.572a2.4 2.4 0 0 1 2.353 1.858c.062 0 .062.061.124.061.371.124.68.372.928.62.682.495 1.177 1.176 1.549 1.92.371.742.433 1.485.371 2.167.929.247 1.796.743 2.477 1.61 1.424 1.795.929 4.272-.805 5.572Zm5.511-14.551c-.619-.805-.805-1.61-.557-2.353-.062-.248-.124-.495-.124-.62 0 .063.062.063.062.125-.124-.31-.248-.62-.186-.93 0-.247.062-.557.124-.804.186-.558.495-1.177.805-1.734-.619-.558-.929-1.362-.681-2.415.743-3.53 4.334-3.468 7.183-3.406 1.733 0 2.476 1.486 2.353 2.787 1.672.99 1.919 3.963-.496 4.458-.371.062-.99.31-1.362.248-.062 0-.062 0-.124.062-.062.185-.062.371-.062.371-.247.929-.433 1.92-.805 2.787-1.114 2.6-4.149 4.025-6.13 1.424Zm13.004 12.137c-1.301 2.353-4.83 3.22-6.688.99-.372-.433-.557-.928-.681-1.424-.434.248-.867.434-1.362.434-1.425 0-2.353-1.115-2.477-2.477-.062-.93.185-1.858.681-2.54.062-.804.495-1.671 1.238-1.98 1.796-.806 3.468-2.23 5.511-2.168 2.539.062 3.592 2.477 3.901 4.644.124 1.486.62 3.096-.123 4.52Zm15.232-8.112c-.495 1.61-2.043 1.981-3.22 1.548-.309.867-1.052 1.548-2.229 1.61-2.724.062-5.449.062-6.997-2.663-1.238-2.29-.681-5.387 1.362-6.997 1.92-1.61 4.892-1.486 6.75.186.495.433.805.929 1.053 1.424.557 0 1.052.062 1.609.124.805.124 1.549.99 1.734 1.734.186.99.248 1.981-.062 3.034Zm13.252 8.73c-.186 1.673-.248 3.159-1.548 4.46-1.053.99-3.158.99-3.901-.496-.062-.062-.062-.124-.062-.124-.062-.062-.124-.062-.186-.124.433.248-.124-.062-.248-.062l-.557-.186c-.929-.31-1.796-.619-2.663-1.052-1.734-.93-2.972-2.91-1.548-4.706.991-1.239 2.663-1.425 4.149-1.61 1.115-.124 2.167-.124 3.282-.124 1.238 0 2.353.99 2.477 2.23.495.37.867 1.052.805 1.795Z" fill="url(#paint22_radial_10079_21660961)"/><path d="m161.289 52.942.805 2.291-.867.124 12.075-1.92-.619-4.272-9.536 1.486v2.044l-1.053-1.858-3.653.557-.186 1.548-.805-1.424-2.229.372-.619 1.052 1.424 1.053-1.982-.124-1.672 2.725v-.062l1.487 1.052-1.92-.371-7.369 12.013 3.716 2.29 8.235-13.498-1.114-1.239 1.672.434-.31.495 1.115-1.857-.434-2.168 1.362 2.044-.928.124 3.219-.496.186-2.415Z" fill="url(#paint23_linear_10079_21660961)"/><g style="mix-blend-mode:multiply" fill="#CAA37D"><path d="m162.086 55.233-.867.124 12.075-1.92-.31-2.166-11.641 1.857.743 2.105ZM156.578 53.871l-10.094 16.534 1.796 1.114 8.236-13.499-1.115-1.238 1.672.433-.31.496 1.115-1.858-.433-2.105-.867.123ZM161.223 53.128l-3.778.62 1.363 1.98-.929.124 3.22-.495.124-2.23Z"/></g><path d="M168.596 78.269h-40.744l6.192 65.451h28.36l6.192-65.451Z" fill="#D3EEFF"/><path d="M168.596 78.269h-40.744l6.192 65.451h28.36l6.192-65.451Z" fill="url(#paint24_linear_10079_21660961)"/><mask id="mask3_10079_21660961" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="123" y="73" width="50" height="8"><path d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z" fill="url(#paint25_linear_10079_21660961)"/></mask><g mask="url(#mask3_10079_21660961)"><path d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z" fill="url(#paint26_linear_10079_21660961)"/><g style="mix-blend-mode:multiply"><path d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z" fill="#1C1C1C"/><path d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z" fill="url(#paint27_linear_10079_21660961)"/></g><path d="M168.999 78.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z" fill="url(#paint28_linear_10079_21660961)"/></g><path d="M167.417 67.06h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h44.46v-3.715c.062-1.672-1.301-2.972-2.973-2.972Z" fill="#D3EEFF"/><path d="M167.417 67.06h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h44.46v-3.715c.062-1.672-1.301-2.972-2.973-2.972Z" fill="url(#paint29_linear_10079_21660961)"/><path d="M126.301 70.652a2.973 2.973 0 0 1 2.972-2.972h38.516c.991 0 1.858.495 2.415 1.238-.434-1.115-1.486-1.92-2.787-1.92h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h.371v-3.034Z" fill="#fff"/><path d="m127.969 79.816 35.543 3.53-4.954 60.374h3.839l6.007-63.904h-40.435Z" fill="url(#paint30_radial_10079_21660961)"/><g filter="url(#filter4_f_10079_21660961)"><path d="m158.87 70.157-28.484 1.796a.488.488 0 0 1-.495-.496v-1.796c0-.247.185-.495.495-.495h28.484c.248 0 .495.186.495.495 0 .248-.185.434-.495.496Z" fill="#fff"/></g><g filter="url(#filter5_f_10079_21660961)"><path d="m134.042 86.38 4.273 51.767c.062 1.053.929 1.796 1.981 1.796a1.956 1.956 0 0 0 1.982-1.982V86.194a1.956 1.956 0 0 0-1.982-1.981h-4.272c-1.177 0-2.044.99-1.982 2.167Z" fill="#fff"/></g><mask id="mask4_10079_21660961" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="125" y="96" width="46" height="35"><path d="m167.232 130.035 3.22-33.561h-44.46l3.158 33.561h38.082Z" fill="url(#paint31_linear_10079_21660961)"/></mask><g mask="url(#mask4_10079_21660961)"><path d="m167.232 130.035 3.22-33.561h-44.46l3.158 33.561h38.082Z" fill="url(#paint32_linear_10079_21660961)"/><g filter="url(#filter6_f_10079_21660961)"><path d="m121.156 97.085 39.983 3.084-3.151 33.255h7.821l3.487-36.339h-48.14Z" fill="#1C1C1C"/><path d="m121.156 97.085 39.983 3.084-3.151 33.255h7.821l3.487-36.339h-48.14Z" fill="url(#paint33_linear_10079_21660961)"/></g></g></g><defs><linearGradient id="paint1_linear_10079_21660961" x1="63.064" y1="65.958" x2="63.367" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_10079_21660961" x1="63.064" y1="65.958" x2="63.367" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_10079_21660961" x1="63.064" y1="65.958" x2="63.367" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint5_linear_10079_21660961" x1="56.39" y1="83.179" x2="94.276" y2="124.072" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint6_linear_10079_21660961" x1="87.096" y1="73.748" x2="87.096" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="paint7_linear_10079_21660961" x1="101.578" y1="83.179" x2="139.156" y2="115.558" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint8_linear_10079_21660961" x1="130.131" y1="73.748" x2="130.131" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="paint9_linear_10079_21660961" x1="98.615" y1="73.748" x2="98.615" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="paint10_linear_10079_21660961" x1="102.426" y1="114.179" x2="102.424" y2="144.091" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint11_linear_10079_21660961" x1="72.489" y1="114.862" x2="83.674" y2="136.605" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint12_linear_10079_21660961" x1="100.237" y1="20.99" x2="100.237" y2="69.32" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="paint13_linear_10079_21660961" x1="100.304" y1="20.99" x2="100.304" y2="69.444" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="paint14_linear_10079_21660961" x1="15.278" y1="82.982" x2="63.948" y2="149.204" gradientUnits="userSpaceOnUse"><stop stop-color="#C9E59A"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint15_linear_10079_21660961" x1="63.092" y1="76.642" x2="41.199" y2="79.432" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="paint16_linear_10079_21660961" x1="33.593" y1="76.642" x2="68.194" y2="106.846" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint19_linear_10079_21660961" x1="44.282" y1="93.651" x2="68.169" y2="113.022" gradientUnits="userSpaceOnUse"><stop stop-color="#2A842B"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint20_linear_10079_21660961" x1="55.126" y1="74.809" x2="49.276" y2="139.212" gradientUnits="userSpaceOnUse"><stop stop-color="#CBE482"/><stop offset="1" stop-color="#CBE482" stop-opacity="0"/></linearGradient><linearGradient id="paint21_linear_10079_21660961" x1="46.403" y1="107.802" x2="46.402" y2="121.25" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint23_linear_10079_21660961" x1="158.936" y1="49.165" x2="158.936" y2="71.519" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="paint24_linear_10079_21660961" x1="133.157" y1="87.059" x2="164.685" y2="138.61" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint25_linear_10079_21660961" x1="136.102" y1="66.282" x2="162.483" y2="85.704" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint26_linear_10079_21660961" x1="148.19" y1="73.686" x2="148.19" y2="80.003" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint27_linear_10079_21660961" x1="179.255" y1="77.476" x2="178.196" y2="68.172" gradientUnits="userSpaceOnUse"><stop stop-color="#3BAB43"/><stop offset="1" stop-color="#294ECE" stop-opacity="0"/></linearGradient><linearGradient id="paint28_linear_10079_21660961" x1="133.102" y1="64.282" x2="159.483" y2="83.704" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint29_linear_10079_21660961" x1="131.719" y1="67.959" x2="132.132" y2="75.172" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="paint31_linear_10079_21660961" x1="148.222" y1="96.474" x2="148.222" y2="130.035" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint32_linear_10079_21660961" x1="148.222" y1="96.474" x2="148.222" y2="130.035" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint33_linear_10079_21660961" x1="175.376" y1="118.889" x2="150.234" y2="81.63" gradientUnits="userSpaceOnUse"><stop stop-color="#3BAB43"/><stop offset="1" stop-color="#294ECE" stop-opacity="0"/></linearGradient><filter id="filter0_f_10079_21660961" x="14.328" y="137.719" width="169.672" height="16.04" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter1_f_10079_21660961" x="49.203" y="23.036" width="103.531" height="51.934" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter2_f_10079_21660961" x="44.063" y="63.624" width="116.719" height="90.467" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="5" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter3_f_10079_21660961" x="5.203" y="70.43" width="74.539" height="70.022" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2.5" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter4_f_10079_21660961" x="128.891" y="68.166" width="31.477" height="4.787" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter5_f_10079_21660961" x="132.039" y="82.213" width="12.242" height="59.73" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_10079_21660961"/></filter><filter id="filter6_f_10079_21660961" x="119.156" y="95.085" width="52.141" height="40.339" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_10079_21660961"/></filter><radialGradient id="paint0_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(90.007 -23.279 122.445) scale(2.12098 42.6483)"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="paint4_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(92.644 27.879 72.653) scale(12.7492 26.8714)"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="paint17_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(45.382 -101.458 86.33) scale(42.3709 44.3899)"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="paint18_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(45.382 -101.458 86.33) scale(42.3709 44.3899)"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="paint22_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(7.1128 36.53231 -176.52136 34.36855 96.706 39.149)"><stop stop-color="#6A99DD" stop-opacity="0"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="paint30_radial_10079_21660961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(90 18.21 129.977) scale(16.8575 10.6666)"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><clipPath id="clip0_10079_21660961"><path fill="#fff" d="M0 0h180v160H0z"/></clipPath></defs></svg>
1
+ <svg id="icon" viewBox="0 0 180 160" xmlns="http://www.w3.org/2000/svg" fill="none"><g clip-path="url(#a)"><g filter="url(#b)"><path fill="url(#c)" d="M99.164 149.759c44.644 0 80.836-1.799 80.836-4.02 0-2.22-36.192-4.02-80.836-4.02-44.645 0-80.836 1.8-80.836 4.02 0 2.221 36.192 4.02 80.836 4.02Z"/></g><mask id="e" width="107" height="10" x="49" y="64" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D3EEFF" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/><path fill="url(#d)" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/></mask><g mask="url(#e)"><path fill="#D3EEFF" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/><path fill="url(#f)" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/><path fill="#D3EEFF" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/><path fill="url(#g)" d="M153.263 73.624H51.711a2.511 2.511 0 0 1-2.54-2.539v-3.777a2.511 2.511 0 0 1 2.54-2.539h101.614a2.51 2.51 0 0 1 2.538 2.539v3.777c0 1.362-1.176 2.539-2.6 2.539Z"/><g filter="url(#h)"><path fill="url(#i)" d="M149.056 59.87c-3.926-2.103-8.87-.162-8.87-.162s3.417-6.227-5.351-8.615c-8.77-2.326-3.849-3.773-9.225-11.832-5.377-8.058-12.594-1.139-15.588-4.067-3.058-2.93 4.451-10.642-6.447-11.145-10.899-.503-1.202 13.582-6.365 13.343-4.525-.208-8.651 6.172-9.62 7.8 1.319-2.294 7.29-14.044-9.512-9.798-18.612 4.72-6.953 20.568-6.953 20.568s-9.226-11.831-17.196-3.83c-5.025 5.098-3.979 10.105-2.52 13.086l-.518.162c.307.263.617.463.927.663 4.857 2.704 13.094-.015 13.094-.015s.259 1.313 1.16 2.533c.957 1.408 2.618 2.786 5.457 2.173a15.729 15.729 0 0 0 4.55-1.711c1.905-1.152 2.663-2.357 2.663-2.357s1.406 1.367 4.602 2.692c3.446 1.46 9.06 2.96 17.247 2.718 6.075-.154 9.296-.749 10.987-1.415 2.734-1.113 1.516-2.41 1.516-2.41s2.478 1.665 5.431 2.731c2.324.851 4.983 1.346 7.01.324 4.576-2.269 8.655-2.08 8.655-2.08s1.979 1.393 4.602 2.692c3.622 1.779 8.47 3.304 11.217.517 0 0 1.639-.916 1.708-2.4.084-3.22.017-8.678-2.661-10.165Z"/></g></g><path fill="#D3EEFF" d="M75.606 73.748H52.633l11.765 70.22h17.09l-5.882-70.22Z"/><path fill="url(#j)" d="M75.606 73.748H52.633l11.765 70.22h17.09l-5.882-70.22Z"/><path fill="url(#k)" d="M98.582 73.748H75.61l5.883 70.22h17.09v-70.22Z"/><path fill="#D3EEFF" d="M121.613 73.748H98.578v70.22h17.091l5.944-70.22Z"/><path fill="url(#l)" d="M121.613 73.748H98.578v70.22h17.091l5.944-70.22Z"/><path fill="url(#m)" d="M144.589 73.748h-22.973l-5.944 70.22h17.152l11.765-70.22Z"/><mask id="o" width="93" height="71" x="52" y="73" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#n)" fill-rule="evenodd" d="M52.64 73.748h45.942v70.22H64.406L52.64 73.748Zm68.976 0h-23.03v70.22h34.238l11.765-70.22h-22.973Z" clip-rule="evenodd"/></mask><g mask="url(#o)"><g filter="url(#p)"><path fill="url(#q)" d="m54.063 73.624 80.647 9.165-5.325 61.178 11.306.124 10.094-70.467H54.063Z"/></g><path fill="url(#r)" d="M83.675 136.604c9.752-5.017 11.759-20.551 4.482-34.695-7.277-14.144-21.082-21.542-30.834-16.524-9.753 5.017-11.76 20.551-4.483 34.695 7.277 14.143 21.082 21.542 30.835 16.524Z"/></g><path fill="#fff" d="m50.64 73.748 3.53.248 12.88 68.238 16.41 1.734H64.015L50.64 73.748ZM25.516 86.441l27.121 18.577-27.121 18.577L48.55 104.77 25.516 86.441Z"/><path fill="url(#s)" d="M146.635 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394s-12.261-.557-15.295-3.343c-3.096-2.787 3.839-10.837-6.75-10.837-10.588 0-.557 13.623-5.573 13.623-4.396 0-8.111 6.564-8.978 8.236 1.176-2.353 6.44-14.366-9.66-9.35-17.834 5.572-5.82 20.867-5.82 20.867s-9.475-11.394-16.843-3.034c-4.645 5.325-3.406 10.279-1.858 13.19l-.496.185c.31.248.62.434.93.62 4.83 2.476 12.693-.62 12.693-.62s.31 1.3 1.239 2.477c.99 1.362 2.662 2.663 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.238 2.476-2.477 2.476-2.477s1.425 1.3 4.583 2.477c3.405 1.3 8.916 2.539 16.842 1.92 5.883-.434 8.979-1.177 10.589-1.92 2.601-1.238 1.362-2.477 1.362-2.477s2.477 1.548 5.387 2.477c2.292.743 4.892 1.115 6.812 0 4.334-2.477 8.297-2.477 8.297-2.477s1.982 1.3 4.583 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.062-3.22-.372-8.669-3.034-10.031Z"/><path fill="url(#t)" d="M146.637 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394-1.672-2.353-3.468-3.343-5.202-3.653.124.372.124.743.062 1.115.434.371.929.68 1.363 1.114 1.548 1.548 1.795 3.53.805 5.511-.62 1.177-2.291 1.548-3.406.867-1.053-.62-1.424-1.858-1.053-2.972-.433-.372-.929-.743-1.3-1.115-1.239-1.176-1.672-2.662-1.3-4.148-2.168.495-4.025 1.052-5.264-.124-3.096-2.725 3.839-10.775-6.749-10.775-.372 0-.681 0-.991.062.248.434.31.929.31 1.486.123.062.309.124.433.248.557.371.991.867 1.238 1.486 1.177.62 1.796 2.105 1.053 3.406-.681 1.176-1.796 1.981-3.096 2.229a9.316 9.316 0 0 1-1.796.186h-.805c-.062 0-.805.062-.31 0-.123 0-.247 0-.37.062.495 2.477.804 4.52-1.115 4.52-.372 0-.682.062-1.053.124.371.31.62.681.681 1.114.186 1.115.681 2.168.681 3.344 0 2.415-2.29 3.84-4.52 3.034-1.177-.433-2.23-1.733-1.734-3.034.124-.31.124-.619.248-.929.124-.371.31-.68.557-.928-1.92 1.981-3.344 4.52-3.901 5.51 1.177-2.352 6.44-14.365-9.66-9.35-.31.124-.62.186-.929.31 2.168-.186 4.459.31 6.13 1.796 1.115.99.93 3.22-.495 3.9-.124.063-.31.125-.433.187.186 2.662-2.353 6.006-4.335 7.43-1.672 1.177-3.715 1.92-5.697 1.239-2.724-.991-3.343-4.025-3.405-6.564 0-.372.062-.681.185-.99-.061-.063-.061-.125-.123-.187C65.21 47.06 71.03 54.49 71.03 54.49s-6.811-8.236-13.375-5.573a4.774 4.774 0 0 1 1.92 1.92c1.3.371 2.477 1.052 3.158 2.229.99 1.734.557 4.025-.929 5.387-1.177 1.115-3.034 1.362-4.644.99-.31.31-.681.558-1.239.682-1.052.371-2.476.124-3.467-.372-.434-.247-.805-.557-1.177-.867a3.071 3.071 0 0 1-.371-.433 11.077 11.077 0 0 0 1.362 6.192l-.495.186c.31.248.619.433.928.62 4.83 2.476 12.694-.62 12.694-.62s.31 1.3 1.239 2.477c.99 1.362 2.663 2.662 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.239 2.477-2.477 2.477-2.477s1.424 1.3 4.582 2.477c3.405 1.3 8.916 2.539 16.843 1.92 5.882-.434 8.978-1.177 10.588-1.92 2.601-1.239 1.362-2.477 1.362-2.477s2.477 1.548 5.388 2.477c2.291.743 4.892 1.114 6.811 0 4.335-2.477 8.298-2.477 8.298-2.477s1.981 1.3 4.582 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.124-3.344-.433-8.793-3.096-10.155Zm-71.334 5.201c-.124 1.796-.929 3.654-2.105 5.016-.558.681-1.548.867-2.415.62-.31.123-.62.185-.93.247-3.405.433-5.572-3.592-3.22-6.192.62-.681 1.363-.991 2.23-1.115.496-.805 1.115-1.424 1.982-1.796 2.353-1.052 4.644.681 4.458 3.22Zm22.292 3.715c-2.477 1.92-7.245 1.363-9.846-.247-.99-.62-1.3-1.61-1.114-2.539-.93-1.981-.93-3.777.495-5.45-.867-2.6.062-5.634 3.468-5.572a2.4 2.4 0 0 1 2.353 1.858c.062 0 .062.061.124.061.371.124.68.372.928.62.682.495 1.177 1.176 1.549 1.92.371.742.433 1.485.371 2.167.929.247 1.796.743 2.477 1.61 1.424 1.795.929 4.272-.805 5.572Zm5.511-14.551c-.619-.805-.805-1.61-.557-2.353-.062-.248-.124-.495-.124-.62 0 .063.062.063.062.125-.124-.31-.248-.62-.186-.93 0-.247.062-.557.124-.804.186-.558.495-1.177.805-1.734-.619-.558-.929-1.362-.681-2.415.743-3.53 4.334-3.468 7.183-3.406 1.733 0 2.476 1.486 2.353 2.787 1.672.99 1.919 3.963-.496 4.458-.371.062-.99.31-1.362.248-.062 0-.062 0-.124.062-.062.185-.062.371-.062.371-.247.929-.433 1.92-.805 2.787-1.114 2.6-4.149 4.025-6.13 1.424Zm13.004 12.137c-1.301 2.353-4.83 3.22-6.688.99-.372-.433-.557-.928-.681-1.424-.434.248-.867.434-1.362.434-1.425 0-2.353-1.115-2.477-2.477-.062-.93.185-1.858.681-2.54.062-.804.495-1.671 1.238-1.98 1.796-.806 3.468-2.23 5.511-2.168 2.539.062 3.592 2.477 3.901 4.644.124 1.486.62 3.096-.123 4.52Zm15.232-8.112c-.495 1.61-2.043 1.981-3.22 1.548-.309.867-1.052 1.548-2.229 1.61-2.724.062-5.449.062-6.997-2.663-1.238-2.29-.681-5.387 1.362-6.997 1.92-1.61 4.892-1.486 6.75.186.495.433.805.929 1.053 1.424.557 0 1.052.062 1.609.124.805.124 1.549.99 1.734 1.734.186.99.248 1.981-.062 3.034Zm13.252 8.73c-.186 1.673-.248 3.159-1.548 4.46-1.053.99-3.158.99-3.901-.496-.062-.062-.062-.124-.062-.124-.062-.062-.124-.062-.186-.124.433.248-.124-.062-.248-.062l-.557-.186c-.929-.31-1.796-.619-2.663-1.052-1.734-.93-2.972-2.91-1.548-4.706.991-1.239 2.663-1.425 4.149-1.61 1.115-.124 2.167-.124 3.282-.124 1.238 0 2.353.99 2.477 2.23.495.37.867 1.052.805 1.795Z" style="mix-blend-mode:multiply"/><g filter="url(#u)"><path fill="url(#v)" d="M42.474 135.451c17.823 0 32.27-13.436 32.27-30.011 0-16.574-14.447-30.01-32.27-30.01-17.823 0-32.27 13.436-32.27 30.01 0 16.575 14.447 30.011 32.27 30.011Z"/></g><path fill="url(#w)" d="M44.278 134.243c15.912 0 28.81-12.894 28.81-28.8s-12.898-28.8-28.81-28.8c-15.91 0-28.81 12.894-28.81 28.8s12.9 28.8 28.81 28.8Z"/><path fill="url(#x)" d="M44.278 134.243c15.912 0 28.81-12.894 28.81-28.8s-12.898-28.8-28.81-28.8c-15.91 0-28.81 12.894-28.81 28.8s12.9 28.8 28.81 28.8Z"/><path fill="url(#y)" d="M40.677 134.243c15.911 0 28.81-12.894 28.81-28.8s-12.899-28.8-28.81-28.8-28.81 12.894-28.81 28.8 12.899 28.8 28.81 28.8Z"/><mask id="A" width="59" height="59" x="11" y="76" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#z)" d="M40.677 134.243c15.911 0 28.81-12.894 28.81-28.8s-12.899-28.8-28.81-28.8-28.81 12.894-28.81 28.8 12.899 28.8 28.81 28.8Z"/></mask><g mask="url(#A)"><path fill="url(#B)" d="m81.375 105.083 5.042-28.44-84.269 61.92h55.287l23.94-33.48Z"/></g><path fill="#FEFFCF" d="M64.55 90.43c7.923 13.723 3.181 31.431-10.537 39.351-6.86 3.96-14.403 4.573-21.42 3.219 7.377 1.978 15.413 1.497 22.584-2.643 13.718-7.92 18.46-25.628 10.537-39.35-4.142-7.174-10.549-11.791-18.238-13.59 6.706 1.535 13.113 6.153 17.074 13.014Z"/><path fill="url(#C)" d="M64.55 90.43c7.923 13.723 3.181 31.431-10.537 39.351-6.86 3.96-14.403 4.573-21.42 3.219 7.377 1.978 15.413 1.497 22.584-2.643 13.718-7.92 18.46-25.628 10.537-39.35-4.142-7.174-10.549-11.791-18.238-13.59 6.706 1.535 13.113 6.153 17.074 13.014Z"/><path fill="url(#D)" fill-rule="evenodd" d="M36.989 89.569h-4.255V121.1h4.255V89.569Zm.003.066 23.079 15.807-23.079 15.808V89.635Z" clip-rule="evenodd"/><path fill="#fff" d="M55.813 105.443 32.734 89.635v31.615l23.079-15.807Z"/><path fill="url(#E)" d="M146.637 54.676c-3.901-1.92-8.607.247-8.607.247s3.034-6.378-5.573-8.359c-8.607-1.92-3.901-3.592-9.474-11.394-1.672-2.353-3.468-3.343-5.202-3.653.124.372.124.743.062 1.115.434.371.929.68 1.363 1.114 1.548 1.548 1.795 3.53.805 5.511-.62 1.177-2.291 1.548-3.406.867-1.053-.62-1.424-1.858-1.053-2.972-.433-.372-.929-.743-1.3-1.115-1.239-1.176-1.672-2.662-1.3-4.148-2.168.495-4.025 1.052-5.264-.124-3.096-2.725 3.839-10.775-6.749-10.775-.372 0-.681 0-.991.062.248.434.31.929.31 1.486.123.062.309.124.433.248.557.371.991.867 1.238 1.486 1.177.62 1.796 2.105 1.053 3.406-.681 1.176-1.796 1.981-3.096 2.229a9.316 9.316 0 0 1-1.796.186h-.805c-.062 0-.805.062-.31 0-.123 0-.247 0-.37.062.495 2.477.804 4.52-1.115 4.52-.372 0-.682.062-1.053.124.371.31.62.681.681 1.114.186 1.115.681 2.168.681 3.344 0 2.415-2.29 3.84-4.52 3.034-1.177-.433-2.23-1.733-1.734-3.034.124-.31.124-.619.248-.929.124-.371.31-.68.557-.928-1.92 1.981-3.344 4.52-3.901 5.51 1.177-2.352 6.44-14.365-9.66-9.35-.31.124-.62.186-.929.31 2.168-.186 4.459.31 6.13 1.796 1.115.99.93 3.22-.495 3.9-.124.063-.31.125-.433.187.186 2.662-2.353 6.006-4.335 7.43-1.672 1.177-3.715 1.92-5.697 1.239-2.724-.991-3.343-4.025-3.405-6.564 0-.372.062-.681.185-.99-.061-.063-.061-.125-.123-.187C65.21 47.06 71.03 54.49 71.03 54.49s-6.811-8.236-13.375-5.573a4.774 4.774 0 0 1 1.92 1.92c1.3.371 2.477 1.052 3.158 2.229.99 1.734.557 4.025-.929 5.387-1.177 1.115-3.034 1.362-4.644.99-.31.31-.681.558-1.239.682-1.052.371-2.476.124-3.467-.372-.434-.247-.805-.557-1.177-.867a3.071 3.071 0 0 1-.371-.433 11.077 11.077 0 0 0 1.362 6.192l-.495.186c.31.248.619.433.928.62 4.83 2.476 12.694-.62 12.694-.62s.31 1.3 1.239 2.477c.99 1.362 2.663 2.662 5.387 1.92a15.038 15.038 0 0 0 4.335-1.92c1.795-1.239 2.477-2.477 2.477-2.477s1.424 1.3 4.582 2.477c3.405 1.3 8.916 2.539 16.843 1.92 5.882-.434 8.978-1.177 10.588-1.92 2.601-1.239 1.362-2.477 1.362-2.477s2.477 1.548 5.388 2.477c2.291.743 4.892 1.114 6.811 0 4.335-2.477 8.298-2.477 8.298-2.477s1.981 1.3 4.582 2.477c3.591 1.61 8.359 2.91 10.898 0 0 0 1.548-.99 1.548-2.477-.124-3.344-.433-8.793-3.096-10.155Zm-71.334 5.201c-.124 1.796-.929 3.654-2.105 5.016-.558.681-1.548.867-2.415.62-.31.123-.62.185-.93.247-3.405.433-5.572-3.592-3.22-6.192.62-.681 1.363-.991 2.23-1.115.496-.805 1.115-1.424 1.982-1.796 2.353-1.052 4.644.681 4.458 3.22Zm22.292 3.715c-2.477 1.92-7.245 1.363-9.846-.247-.99-.62-1.3-1.61-1.114-2.539-.93-1.981-.93-3.777.495-5.45-.867-2.6.062-5.634 3.468-5.572a2.4 2.4 0 0 1 2.353 1.858c.062 0 .062.061.124.061.371.124.68.372.928.62.682.495 1.177 1.176 1.549 1.92.371.742.433 1.485.371 2.167.929.247 1.796.743 2.477 1.61 1.424 1.795.929 4.272-.805 5.572Zm5.511-14.551c-.619-.805-.805-1.61-.557-2.353-.062-.248-.124-.495-.124-.62 0 .063.062.063.062.125-.124-.31-.248-.62-.186-.93 0-.247.062-.557.124-.804.186-.558.495-1.177.805-1.734-.619-.558-.929-1.362-.681-2.415.743-3.53 4.334-3.468 7.183-3.406 1.733 0 2.476 1.486 2.353 2.787 1.672.99 1.919 3.963-.496 4.458-.371.062-.99.31-1.362.248-.062 0-.062 0-.124.062-.062.185-.062.371-.062.371-.247.929-.433 1.92-.805 2.787-1.114 2.6-4.149 4.025-6.13 1.424Zm13.004 12.137c-1.301 2.353-4.83 3.22-6.688.99-.372-.433-.557-.928-.681-1.424-.434.248-.867.434-1.362.434-1.425 0-2.353-1.115-2.477-2.477-.062-.93.185-1.858.681-2.54.062-.804.495-1.671 1.238-1.98 1.796-.806 3.468-2.23 5.511-2.168 2.539.062 3.592 2.477 3.901 4.644.124 1.486.62 3.096-.123 4.52Zm15.232-8.112c-.495 1.61-2.043 1.981-3.22 1.548-.309.867-1.052 1.548-2.229 1.61-2.724.062-5.449.062-6.997-2.663-1.238-2.29-.681-5.387 1.362-6.997 1.92-1.61 4.892-1.486 6.75.186.495.433.805.929 1.053 1.424.557 0 1.052.062 1.609.124.805.124 1.549.99 1.734 1.734.186.99.248 1.981-.062 3.034Zm13.252 8.73c-.186 1.673-.248 3.159-1.548 4.46-1.053.99-3.158.99-3.901-.496-.062-.062-.062-.124-.062-.124-.062-.062-.124-.062-.186-.124.433.248-.124-.062-.248-.062l-.557-.186c-.929-.31-1.796-.619-2.663-1.052-1.734-.93-2.972-2.91-1.548-4.706.991-1.239 2.663-1.425 4.149-1.61 1.115-.124 2.167-.124 3.282-.124 1.238 0 2.353.99 2.477 2.23.495.37.867 1.052.805 1.795Z"/><path fill="url(#F)" d="m161.289 52.942.805 2.291-.867.124 12.075-1.92-.619-4.272-9.536 1.486v2.044l-1.053-1.858-3.653.557-.186 1.548-.805-1.424-2.229.372-.619 1.052 1.424 1.053-1.982-.124-1.672 2.725v-.062l1.487 1.052-1.92-.371-7.369 12.013 3.716 2.29 8.235-13.498-1.114-1.239 1.672.434-.31.495 1.115-1.857-.434-2.168 1.362 2.044-.928.124 3.219-.496.186-2.415Z"/><path d="m162.086 55.233-.867.124 12.075-1.92-.31-2.166-11.641 1.857.743 2.105Zm-5.508-1.362-10.094 16.534 1.796 1.114 8.236-13.499-1.115-1.238 1.672.433-.31.496 1.115-1.858-.433-2.105-.867.123Zm4.645-.743-3.778.62 1.363 1.98-.929.124 3.22-.495.124-2.23Z" fill="#CAA37D" style="mix-blend-mode:multiply"/><path fill="#D3EEFF" d="M168.596 78.269h-40.744l6.192 65.451h28.36l6.192-65.451Z"/><path fill="url(#G)" d="M168.596 78.269h-40.744l6.192 65.451h28.36l6.192-65.451Z"/><mask id="I" width="50" height="8" x="123" y="73" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#H)" d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z"/></mask><g mask="url(#I)"><path fill="url(#J)" d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z"/><g style="mix-blend-mode:multiply"><path fill="#1C1C1C" d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z"/><path fill="url(#K)" d="M171.999 80.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z"/></g><path fill="url(#L)" d="M168.999 78.003h-47.618a.978.978 0 0 1-.99-.991v-4.335c0-.557.433-.99.99-.99h47.618c.558 0 .991.433.991.99v4.335c0 .557-.433.99-.991.99Z"/></g><path fill="#D3EEFF" d="M167.417 67.06h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h44.46v-3.715c.062-1.672-1.301-2.972-2.973-2.972Z"/><path fill="url(#M)" d="M167.417 67.06h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h44.46v-3.715c.062-1.672-1.301-2.972-2.973-2.972Z"/><path fill="#fff" d="M126.301 70.652a2.973 2.973 0 0 1 2.972-2.972h38.516c.991 0 1.858.495 2.415 1.238-.434-1.115-1.486-1.92-2.787-1.92h-38.515a2.973 2.973 0 0 0-2.972 2.973v3.715h.371v-3.034Z"/><path fill="url(#N)" d="m127.969 79.816 35.543 3.53-4.954 60.374h3.839l6.007-63.904h-40.435Z"/><g filter="url(#O)"><path fill="#fff" d="m158.87 70.157-28.484 1.796a.488.488 0 0 1-.495-.496v-1.796c0-.247.185-.495.495-.495h28.484c.248 0 .495.186.495.495 0 .248-.185.434-.495.496Z"/></g><g filter="url(#P)"><path fill="#fff" d="m134.042 86.38 4.273 51.767c.062 1.053.929 1.796 1.981 1.796a1.956 1.956 0 0 0 1.982-1.982V86.194a1.956 1.956 0 0 0-1.982-1.981h-4.272c-1.177 0-2.044.99-1.982 2.167Z"/></g><mask id="R" width="46" height="35" x="125" y="96" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#Q)" d="m167.232 130.035 3.22-33.561h-44.46l3.158 33.561h38.082Z"/></mask><g mask="url(#R)"><path fill="url(#S)" d="m167.232 130.035 3.22-33.561h-44.46l3.158 33.561h38.082Z"/><g filter="url(#T)"><path fill="#1C1C1C" d="m121.156 97.085 39.983 3.084-3.151 33.255h7.821l3.487-36.339h-48.14Z"/><path fill="url(#U)" d="m121.156 97.085 39.983 3.084-3.151 33.255h7.821l3.487-36.339h-48.14Z"/></g></g></g><defs><linearGradient id="d" x1="63.064" x2="63.367" y1="65.958" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="f" x1="63.064" x2="63.367" y1="65.958" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="g" x1="63.064" x2="63.367" y1="65.958" y2="75.532" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="j" x1="56.39" x2="94.276" y1="83.179" y2="124.072" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="k" x1="87.096" x2="87.096" y1="73.748" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="l" x1="101.578" x2="139.156" y1="83.179" y2="115.558" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="m" x1="130.131" x2="130.131" y1="73.748" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="n" x1="98.615" x2="98.615" y1="73.748" y2="143.968" gradientUnits="userSpaceOnUse"><stop stop-color="#E7473D"/><stop offset="1" stop-color="#FF8532"/></linearGradient><linearGradient id="q" x1="102.426" x2="102.424" y1="114.179" y2="144.091" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="r" x1="72.489" x2="83.674" y1="114.862" y2="136.605" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="s" x1="100.237" x2="100.237" y1="20.99" y2="69.32" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="t" x1="100.304" x2="100.304" y1="20.99" y2="69.444" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="v" x1="15.278" x2="63.948" y1="82.982" y2="149.204" gradientUnits="userSpaceOnUse"><stop stop-color="#C9E59A"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="w" x1="63.092" x2="41.199" y1="76.642" y2="79.432" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="x" x1="33.593" x2="68.194" y1="76.642" y2="106.846" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="B" x1="44.282" x2="68.169" y1="93.651" y2="113.022" gradientUnits="userSpaceOnUse"><stop stop-color="#2A842B"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="C" x1="55.126" x2="49.276" y1="74.809" y2="139.212" gradientUnits="userSpaceOnUse"><stop stop-color="#CBE482"/><stop offset="1" stop-color="#CBE482" stop-opacity="0"/></linearGradient><linearGradient id="D" x1="46.403" x2="46.402" y1="107.802" y2="121.25" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="F" x1="158.936" x2="158.936" y1="49.165" y2="71.519" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF48F"/><stop offset="1" stop-color="#FFA24D"/></linearGradient><linearGradient id="G" x1="133.157" x2="164.685" y1="87.059" y2="138.61" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="H" x1="136.102" x2="162.483" y1="66.282" y2="85.704" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="J" x1="148.19" x2="148.19" y1="73.686" y2="80.003" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="K" x1="179.255" x2="178.196" y1="77.476" y2="68.172" gradientUnits="userSpaceOnUse"><stop stop-color="#3BAB43"/><stop offset="1" stop-color="#294ECE" stop-opacity="0"/></linearGradient><linearGradient id="L" x1="133.102" x2="159.483" y1="64.282" y2="83.704" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="M" x1="131.719" x2="132.132" y1="67.959" y2="75.172" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><linearGradient id="Q" x1="148.222" x2="148.222" y1="96.474" y2="130.035" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="S" x1="148.222" x2="148.222" y1="96.474" y2="130.035" gradientUnits="userSpaceOnUse"><stop stop-color="#80F982"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="U" x1="175.376" x2="150.234" y1="118.889" y2="81.63" gradientUnits="userSpaceOnUse"><stop stop-color="#3BAB43"/><stop offset="1" stop-color="#294ECE" stop-opacity="0"/></linearGradient><filter id="b" width="169.672" height="16.04" x="14.328" y="137.719" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation="2"/></filter><filter id="h" width="103.531" height="51.934" x="49.203" y="23.036" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation=".5"/></filter><filter id="p" width="116.719" height="90.467" x="44.063" y="63.624" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation="5"/></filter><filter id="u" width="74.539" height="70.022" x="5.203" y="70.43" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation="2.5"/></filter><filter id="O" width="31.477" height="4.787" x="128.891" y="68.166" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation=".5"/></filter><filter id="P" width="12.242" height="59.73" x="132.039" y="82.213" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation="1"/></filter><filter id="T" width="52.141" height="40.339" x="119.156" y="95.085" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21660961" stdDeviation="1"/></filter><radialGradient id="c" cx="0" cy="0" r="1" gradientTransform="rotate(90.007 -23.279 122.445) scale(2.12098 42.6483)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="i" cx="0" cy="0" r="1" gradientTransform="matrix(-.58812 12.73563 -26.8428 -1.23958 101.74 48.155)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="y" cx="0" cy="0" r="1" gradientTransform="matrix(29.76033 30.15984 -31.59697 31.17843 31.254 97.912)" gradientUnits="userSpaceOnUse"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="z" cx="0" cy="0" r="1" gradientTransform="matrix(29.76033 30.15984 -31.59697 31.17843 31.254 97.912)" gradientUnits="userSpaceOnUse"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="E" cx="0" cy="0" r="1" gradientTransform="matrix(7.1128 36.53231 -176.52136 34.36855 96.706 39.149)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD" stop-opacity="0"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="N" cx="0" cy="0" r="1" gradientTransform="matrix(0 16.8575 -10.6666 0 148.187 111.767)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><clipPath id="a"><path fill="#fff" d="M0 0h180v160H0z"/></clipPath></defs></svg>