@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"><path fill="#fff" d="M0 0h180v160H0z"/><g filter="url(#filter0_f_10079_21473034)"><path d="M108.382 152.6c32.9 0 59.57-1.943 59.57-4.34 0-2.396-26.67-4.339-59.57-4.339s-59.57 1.943-59.57 4.339c0 2.397 26.67 4.34 59.57 4.34Z" fill="url(#paint0_radial_10079_21473034)"/></g><path d="m76.435 96.71-52.86-46.218-3.278 2.644 55.926 60.18.106.105.106.106c.528 0 1.057-2.855 1.057-6.346-.106-3.596-.529-10.47-1.057-10.47Z" fill="#1F247A"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="#B5E2FF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint1_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint2_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint3_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M109.42 58.106c18.501 0 33.513 2.856 33.513 6.346 0 .106 0 .212.106.106.106.211.106.317.106.423 0 .952-1.163 1.798-3.172 2.644-1.586.635-2.643 2.221-2.643 3.913v.106c0 1.058.952 1.798 1.903 1.48.423-.105.635-.21.635-.21l.406-.115c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.587a8.97 8.97 0 0 1-2.326.951c-.106 0-.185.027-.264.053-.08.027-.159.053-.265.053 0 .846.846 1.48 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.177 1.312-.366 1.919-.627-.528.74-1.268 1.164-2.008 1.587-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.052-.265.052 0 .847.846 1.481 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.586-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.053-.265.053v48.968c-.634.212-1.163.318-1.691.423-.846.212-1.692.423-2.538.529l-.74.106c-.264.053-.502.079-.74.106a8.132 8.132 0 0 0-.74.106l-2.854.528c-.212 0-.397.027-.582.053a3.88 3.88 0 0 1-.581.053c-5.815.635-11.629.846-17.444.846-.899 0-1.771-.026-2.643-.053-.872-.026-1.745-.053-2.643-.053-2.855-.105-5.075-2.432-5.075-5.288V85.213a.962.962 0 0 1-.21-.348l-.105-.423c-.106-.317-.423-.635-.846-.635-3.277-.317-8.986-.952-12.898-2.75 0 0 4.969.952 8.352 1.481 2.269.426 4.49.423 5.707.375v-.205l-.425-.064c-.317 0-.635-.318-.74-.635l-.106-.423c-.211-.317-.423-.635-.846-.635-2.96-.317-8.669-1.269-11.84-2.75 0 0 4.546.953 7.611 1.481 3.066.53 6.344.423 6.344.423v.635h.002v-1.01l-.316-.048c-.317 0-.634-.317-.74-.634l-.106-.423c-.211-.318-.422-.635-.845-.635-2.96-.317-8.352-1.163-11.841-2.75 0 0 4.546.952 7.612 1.48 2.74.568 5.649.544 6.236.532v-2.33c0-2.009-1.586-3.7-3.594-3.912-11.524-.952-19.559-3.173-19.559-5.712 0-.124.036-.211.067-.284.02-.051.039-.095.039-.139-.106-.211-.106-.317-.106-.423 0-3.49 15.013-6.346 33.514-6.346Z" fill="url(#paint4_linear_10079_21473034)"/><path d="M76.435 96.71 21.249 48.378s-7.93-4.23-1.798 2.327c18.713 20.095 56.667 60.814 56.984 60.814.529 0 .951-2.01 1.057-5.183-.106-3.596-.528-9.624-1.057-9.624Z" fill="url(#paint5_linear_10079_21473034)"/><path d="M75.906 127.276c0 .741.635 1.27 1.269 1.693.634.423 1.269.74 2.009.951 1.374.529 2.748.847 4.228 1.164 2.855.634 5.71 1.057 8.67 1.375 5.814.634 11.629.846 17.444.846 5.814 0 11.629-.212 17.444-.846 2.854-.318 5.814-.741 8.669-1.375 1.374-.317 2.854-.635 4.229-1.164.634-.211 1.374-.528 2.008-.951.635-.423 1.163-.952 1.269-1.693 0 .741-.634 1.375-1.163 1.798-.634.423-1.269.741-1.903 1.058-1.374.529-2.749.952-4.229 1.375-2.854.74-5.709 1.163-8.669 1.586-5.815.741-11.629.952-17.55 1.058-5.814 0-11.735-.317-17.55-1.058-2.854-.423-5.814-.846-8.669-1.586-1.374-.423-2.854-.74-4.228-1.375-.635-.317-1.375-.635-1.903-1.058-.74-.423-1.375-1.057-1.375-1.798Z" fill="#2C2B2A"/><path d="M109.417 135.103c-16.492 0-34.042-2.433-34.042-6.875 0-.317.211-.529.529-.529.317 0 .528.212.528.529 0 2.75 13.532 5.817 32.985 5.817s32.985-3.067 32.985-5.817c0-.317.212-.529.529-.529.317 0 .528.212.528.529 0 4.548-17.549 6.875-34.042 6.875Z" fill="#fff"/><path d="M109.417 135.103c-16.492 0-34.042-2.432-34.042-6.874 0-.318.211-.529.529-.529.317 0 .528.211.528.529 0 2.749 13.532 5.817 32.985 5.817s32.985-3.068 32.985-5.817c0-.318.212-.529.529-.529.317 0 .528.211.528.529 0 4.547-17.549 6.874-34.042 6.874Z" fill="#fff"/><path d="M69.672 104.643s5.075 5.288 6.132 2.961c1.057-2.327 1.374-5.394 1.374-5.394s1.057 6.875-.211 9.413c-1.269 2.538-.952 1.692-.952 1.692l-6.343-8.672Z" fill="#1F247A"/><path d="M83.305 62.549s.845 1.375 2.22 0c1.48-1.375 1.057 1.058 1.057 1.058s-1.903.211-2.537 0c-.529-.212-.74-1.058-.74-1.058Z" fill="#2C2B2A"/><path d="m85 75.24 11.1.952c3.701.317 7.401.529 11.101 1.058-3.7.317-7.506.317-11.206 0-3.7-.318-7.4-.846-10.995-2.01ZM85 78.096c3.277.212 6.449.529 9.62.846 3.172.318 6.45.635 9.621 1.058-3.277.317-6.449.212-9.726 0-3.172-.317-6.45-.846-9.515-1.904ZM85 80.952c2.855.105 5.709.423 8.458.74 2.854.317 5.603.635 8.457 1.163-2.854.318-5.709.212-8.563-.105-2.855-.318-5.603-.847-8.352-1.798Z" fill="#B5E2FF"/><path d="M109.417 70.48c-16.492 0-34.042-2.432-34.042-6.874s17.55-6.875 34.042-6.875c16.493 0 34.042 2.433 34.042 6.875s-17.549 6.875-34.042 6.875Zm0-12.69c-19.453 0-32.985 3.066-32.985 5.816s13.532 5.817 32.985 5.817 32.985-3.067 32.985-5.817-13.532-5.817-32.985-5.817Z" fill="#fff"/><path d="M109.42 69.635c18.509 0 33.513-2.841 33.513-6.346s-15.004-6.346-33.513-6.346c-18.51 0-33.514 2.842-33.514 6.346 0 3.505 15.005 6.346 33.514 6.346Z" fill="url(#paint6_linear_10079_21473034)"/><g opacity=".5"><path d="M86.586 62.655h-2.009c-.74 0-1.374.634-1.269 1.48.212 1.27.423 2.433.74 3.702 1.163.212 2.432.529 3.7.74-.528-2.009-.845-3.913-1.162-5.922Z" fill="#fff"/><path d="M88.488 62.655h-3.066c.317 1.903.74 3.807 1.374 5.711.952.212 1.903.317 2.96.423-.528-1.692-1.057-4.654-1.268-6.134Z" fill="url(#paint7_linear_10079_21473034)"/></g><path d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z" fill="#42AB44"/><path d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z" fill="url(#paint8_linear_10079_21473034)"/><path d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z" fill="url(#paint9_linear_10079_21473034)"/><path d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z" fill="#B5E2FF"/><path d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z" fill="url(#paint10_linear_10079_21473034)"/><path d="M142.938 110.354v.423a44.745 44.745 0 0 0 10.677-5.606c-3.277 2.221-6.872 3.914-10.677 5.183Z" fill="#E8E8E8"/><path d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z" fill="url(#paint11_linear_10079_21473034)"/><path d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z" fill="url(#paint12_linear_10079_21473034)" fill-opacity=".5"/><path d="M127.71 28.916c8.669 0 16.704 2.75 23.153 7.51-6.872-5.395-15.541-8.568-25.056-8.568-20.192 0-37.213 16.288-40.385 35.643h3.066c.317-1.692.846-4.971 1.374-6.558 4.97-16.181 20.087-28.027 37.848-28.027ZM156.568 95.652c-3.806 4.02-8.458 7.298-13.638 9.413v.741c5.286-2.433 9.832-5.923 13.638-10.154Z" fill="#42AB44"/><path d="M171.165 64.981c-.106 3.173-.634 6.24-1.374 9.202-2.22 12.903-10.044 24.008-20.933 30.46-1.903 1.163-3.806 2.327-5.92 3.173v2.961c13.638-4.971 24.21-16.287 28.016-30.354.528-2.644.74-5.394.74-8.144a33.022 33.022 0 0 0-.529-7.298Z" fill="#42AB44"/><path d="M164.399 86.874c-3.806 6.135-9.092 11.317-15.33 14.913-1.903 1.269-4.017 2.327-6.131 3.279v1.586c1.797-.74 3.594-1.798 5.391-2.961 6.978-4.02 12.37-9.942 16.07-16.817Z" fill="url(#paint13_linear_10079_21473034)"/><path d="M142.938 110.777v-2.961c2.114-.846 4.017-1.904 5.92-3.173a43.966 43.966 0 0 0 20.933-30.46c-1.163 4.548-3.066 8.778-5.498 12.692-3.594 6.874-9.092 12.797-15.964 16.816-1.797 1.164-3.594 2.115-5.391 2.962v4.124Z" fill="#fff"/><path d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375ZM20.403 51.867l56.35 56.584.528-2.433c0-1.798-.106-4.125-.317-5.923L23.363 50.704s-6.132-2.221-2.96 1.163Z" fill="#42AB44"/><path d="m22.414 56.52 4.652-5.077 4.969 4.337c0 2.326-2.326 4.865-5.392 5.076l-4.229-4.336Z" fill="#BFE7FF"/><path d="m27.172 52.501 4.334 3.702s-.317 1.163-.634 1.48c-.317.318-3.7-5.182-3.7-5.182Z" fill="#fff"/><path d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z" fill="#42AB44"/><path d="M30.87 36.002c-1.691-1.692-8.774 2.75-15.963 9.942-7.19 7.192-11.63 14.278-9.938 15.97 1.691 1.692 12.263.635 19.347-6.557 7.083-7.192 8.246-17.768 6.554-19.355Z" fill="#C9EBFE"/><path d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z" fill="#42AB44"/><path d="M19.534 50.506c7.135-7.153 11.582-14.292 9.932-15.946-1.65-1.654-8.771 2.804-15.906 9.957C6.425 51.67 1.978 58.809 3.628 60.463c1.65 1.654 8.77-2.804 15.906-9.957Z" fill="#333AB3"/><path d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z" fill="url(#paint14_linear_10079_21473034)"/><path d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z" fill="url(#paint15_linear_10079_21473034)" fill-opacity=".5"/><path d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z" fill="url(#paint16_linear_10079_21473034)"/><path d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z" fill="url(#paint17_linear_10079_21473034)" fill-opacity=".5"/><path d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z" fill="url(#paint18_linear_10079_21473034)"/><path d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z" fill="url(#paint19_linear_10079_21473034)" fill-opacity=".5"/><path d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z" fill="url(#paint20_linear_10079_21473034)"/><path d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z" fill="url(#paint21_linear_10079_21473034)" fill-opacity=".5"/><path d="M6.024 58.741c-.105 0-.211-.105-.317-.211 0-.106.106-.318.212-.318.211 0 .317-.105.528-.211.106 0 .317 0 .423.212 0 .105-.106.317-.211.317-.212.105-.423.211-.635.211Zm-1.691-.952c-.212 0-.317-.105-.317-.317 0-.211 0-.423.105-.634 0-.106.212-.212.318-.212.105 0 .21.212.21.317 0 .212-.105.318-.105.53.106.21 0 .316-.211.316Zm4.334-.211c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.211-.106.317-.211.528-.317.106-.106.317 0 .423.106.106.105 0 .317-.106.423-.317 0-.422.105-.634.211 0 .106-.106.106-.106.106Zm2.432-1.692c-.106 0-.212 0-.212-.106-.105-.106-.105-.317.106-.423.106-.106.317-.212.423-.317.106-.106.317-.106.423.105.106.106.106.318-.106.423-.211.106-.317.212-.528.318h-.106ZM5.39 55.04h-.106c-.105-.106-.211-.212-.105-.423.105-.212.211-.318.317-.53.105-.105.211-.21.423-.105.105.106.211.212.105.423-.105.212-.211.317-.317.529-.106 0-.211.106-.317.106Zm8.035-.952c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106ZM6.975 52.5c-.105 0-.105 0-.21-.105-.106-.106-.212-.318-.106-.424.105-.105.211-.317.317-.528.106-.106.317-.106.423-.106.105.106.211.317.105.423a1.461 1.461 0 0 1-.317.423c-.105.317-.211.317-.211.317Zm8.67-.317c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-6.978-2.01c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423c.106-.106.211-.318.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423-.106.105-.212.105-.318.105Zm9.092 0c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.212.105Zm2.115-2.115c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-9.198-.106c-.106 0-.106 0-.211-.105a.322.322 0 0 1 0-.423l.422-.423c0-.106.212-.106.318 0a.322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.106.105Zm11.207-2.115h-.212a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.212Zm-9.304 0c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423s-.106.106-.212.106Zm2.114-2.115c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .106-.106.106-.211.106Zm8.987-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423c.106-.105.212-.317.317-.423.106-.105.318-.105.423-.105.106.105.106.317.106.422-.106.106-.211.318-.317.424-.106.105-.212.211-.317.211Zm-6.766-1.904c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.423l.423-.424a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c-.106.105-.211.105-.211.105Zm8.563-.528h-.211c-.106-.106-.212-.318-.106-.424.106-.211.211-.317.317-.528.106-.106.317-.212.423-.106.106.106.211.317.106.423-.106.212-.212.317-.317.529 0 .106-.106.106-.212.106Zm-6.343-1.375c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.317c-.105.106-.105.106-.211.106Zm7.823-1.164h-.106c-.105-.105-.211-.211-.105-.423.105-.211.211-.317.211-.529.106-.105.212-.211.423-.211.106.106.211.211.211.423-.105.211-.105.317-.211.529-.211.211-.317.211-.423.211Zm-5.497-.634c-.106 0-.212 0-.212-.106-.106-.106-.106-.317.106-.423.211-.106.317-.212.529-.317.105-.106.317-.106.422.105.106.106.106.318-.105.423-.106.106-.317.212-.529.318h-.211Zm2.537-1.481c-.106 0-.212-.106-.212-.106-.105-.106 0-.317.106-.423.212-.106.317-.211.529-.317.105-.106.317 0 .423.106.105.105 0 .317-.106.423-.211.105-.317.211-.529.211-.105.106-.211.106-.211.106Zm3.066-.74.211-.212-.211.212c-.106-.106-.212-.106-.423-.212-.212 0-.317-.211-.212-.317 0-.212.212-.318.318-.212.317 0 .528.106.74.318l-.423.423Z" fill="url(#paint22_linear_10079_21473034)"/><path d="M7.613 56.203c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.105-.106.317-.211.528-.317.106-.106.318 0 .423.106.106.105 0 .317-.105.423-.212.105-.318.211-.53.317h-.21Zm-1.162-.423h-.106c-.106-.106-.212-.212-.106-.423.106-.212.212-.318.317-.529.106-.106.212-.212.423-.106.106.106.212.212.106.423-.106.212-.212.318-.212.53-.211 0-.317.105-.422.105Zm3.594-1.163c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.318a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.318c-.106 0-.212.105-.212.105Zm-2.114-1.27c-.106 0-.106 0-.212-.105-.106-.106-.106-.318-.106-.423.106-.106.212-.318.318-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.212.318-.318.424.106 0 0 .105-.105.105Zm4.334-.634c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.423c-.106.106-.212.106-.212.106Zm-2.431-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423c0-.105.212-.105.317 0a.322.322 0 0 1 0 .423l-.317.423c-.106 0-.211.106-.211.106Zm4.546-.317c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.106.106-.211.106Zm-2.643-1.904c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.424c-.106.105-.106.105-.211.105Zm4.757-.105c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423c-.106.105-.212.105-.212.105Zm-2.749-2.01c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.758-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-2.749-1.903c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm4.758-.212c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.317-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.105Zm-2.644-1.798c-.105 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.44-.317c-.105 0-.105 0-.21-.106a.322.322 0 0 1 0-.423c.105-.106.21-.317.316-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.317-.317.423 0 .106-.106.106-.211.106Zm-2.325-1.587c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.318c0 .211-.105.211-.211.211Zm4.123-.74c-.106 0-.106 0-.212-.106-.105-.106-.21-.317-.105-.423.105-.212.211-.317.317-.423.106-.106.317-.211.423-.106.106.106.211.317.106.423-.106.106-.212.318-.318.53 0 .105-.105.105-.211.105Zm-1.797-1.058c-.106 0-.212 0-.212-.105-.105-.106-.105-.318.106-.424.211-.105.317-.211.423-.317.106-.106.317-.106.423.106.105.106.105.317-.106.423-.106.106-.317.212-.423.317h-.211Zm2.96-1.48c-.106 0-.106 0-.211-.106h-.318c-.105 0-.317 0-.317-.212 0-.105 0-.317.212-.317.422-.106.74 0 .845.106a.322.322 0 0 1 0 .423c0 .106-.105.106-.211.106Z" fill="url(#paint23_linear_10079_21473034)"/><path d="M12.582 50.808c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.317-.211.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.318-.106.105-.106.105-.211.105Zm-.846-.105c-.106 0-.106 0-.212-.106-.105-.106-.21-.318-.105-.423.105-.106.211-.318.317-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423.105.106 0 .106-.106.106Zm2.96-1.798c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423c.105-.106.317-.212.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.318.211-.423.423-.106.106-.106.106-.212.106Zm-1.163-.318c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c0 .105-.106.105-.212.105Zm3.172-1.586c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm-1.163-.423c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm3.066-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.212-.317.317-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.318-.317.424-.105 0-.211.105-.211.105Zm-1.057-.317c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423c.106-.106.317-.211.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.317-.106.212-.211.212-.211.212Zm2.114-1.798c-.106 0-.211 0-.211-.106-.106-.105 0-.317.105-.423.317-.211.423-.211.635-.211h.105l.106.105c.106.106.106.318-.106.424-.105 0-.105.105-.211.105 0 0-.106 0-.317.106h-.106Z" fill="url(#paint24_linear_10079_21473034)"/><path d="M3.594 60.54c.634.528 1.586.21 2.326 0 .74-.318 1.48-.635 2.114-1.058 1.374-.846 2.643-1.798 3.912-2.75 2.537-2.01 4.863-4.23 7.189-6.452 2.326-2.327 4.44-4.653 6.449-7.192 1.057-1.269 1.903-2.538 2.748-3.913.423-.635.846-1.375 1.058-2.115.105-.423.211-.74.317-1.164 0-.423 0-.846-.212-1.163.318.317.423.74.423 1.163 0 .423-.105.846-.211 1.27-.212.846-.529 1.586-.846 2.326-.74 1.481-1.586 2.856-2.537 4.23-1.903 2.645-4.018 5.183-6.344 7.51-2.325 2.327-4.757 4.442-7.506 6.346-1.374.952-2.748 1.798-4.229 2.538-.74.317-1.48.635-2.325.846-.423.106-.846.212-1.269.212-.317-.212-.74-.318-1.057-.635Z" fill="#fff"/><path d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403ZM141.665 128.969a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z" fill="#42AB44"/><path d="m76.435 96.71-52.86-46.218-3.278 2.644 55.926 60.18.106.105.106.106c.528 0 1.057-2.855 1.057-6.346-.106-3.596-.529-10.47-1.057-10.47Z" fill="#1F247A"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="#B5E2FF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint25_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint26_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" fill="url(#paint27_linear_10079_21473034)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M109.42 58.106c18.501 0 33.513 2.856 33.513 6.346 0 .106 0 .212.106.106.106.211.106.317.106.423 0 .952-1.163 1.798-3.172 2.644-1.586.635-2.643 2.221-2.643 3.913v.106c0 1.058.952 1.798 1.903 1.48.423-.105.635-.21.635-.21l.406-.115c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.587a8.97 8.97 0 0 1-2.326.951c-.106 0-.185.027-.264.053-.08.027-.159.053-.265.053 0 .846.846 1.48 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.177 1.312-.366 1.919-.627-.528.74-1.268 1.164-2.008 1.587-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.052-.265.052 0 .847.846 1.481 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.586-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.053-.265.053v48.968c-.634.212-1.163.318-1.691.423-.846.212-1.692.423-2.538.529l-.74.106c-.264.053-.502.079-.74.106a8.132 8.132 0 0 0-.74.106l-2.854.528c-.212 0-.397.027-.582.053a3.88 3.88 0 0 1-.581.053c-5.815.635-11.629.846-17.444.846-.899 0-1.771-.026-2.643-.053-.872-.026-1.745-.053-2.643-.053-2.855-.105-5.075-2.432-5.075-5.288V85.213a.962.962 0 0 1-.21-.348l-.105-.423c-.106-.317-.423-.635-.846-.635-3.277-.317-8.986-.952-12.898-2.75 0 0 4.969.952 8.352 1.481 2.269.426 4.49.423 5.707.375v-.205l-.425-.064c-.317 0-.635-.318-.74-.635l-.106-.423c-.211-.317-.423-.635-.846-.635-2.96-.317-8.669-1.269-11.84-2.75 0 0 4.546.953 7.611 1.481 3.066.53 6.344.423 6.344.423v.635h.002v-1.01l-.316-.048c-.317 0-.634-.317-.74-.634l-.106-.423c-.211-.318-.422-.635-.845-.635-2.96-.317-8.352-1.163-11.841-2.75 0 0 4.546.952 7.612 1.48 2.74.568 5.649.544 6.236.532v-2.33c0-2.009-1.586-3.7-3.594-3.912-11.524-.952-19.559-3.173-19.559-5.712 0-.124.036-.211.067-.284.02-.051.039-.095.039-.139-.106-.211-.106-.317-.106-.423 0-3.49 15.013-6.346 33.514-6.346Z" fill="url(#paint28_linear_10079_21473034)"/><path d="M76.435 96.71 21.249 48.378s-7.93-4.23-1.798 2.327c18.713 20.095 56.667 60.814 56.984 60.814.529 0 .951-2.01 1.057-5.183-.106-3.596-.528-9.624-1.057-9.624Z" fill="url(#paint29_linear_10079_21473034)"/><path d="M75.906 127.276c0 .741.635 1.27 1.269 1.693.634.423 1.269.74 2.009.951 1.374.529 2.748.847 4.228 1.164 2.855.634 5.71 1.057 8.67 1.375 5.814.634 11.629.846 17.444.846 5.814 0 11.629-.212 17.444-.846 2.854-.318 5.814-.741 8.669-1.375 1.374-.317 2.854-.635 4.229-1.164.634-.211 1.374-.528 2.008-.951.635-.423 1.163-.952 1.269-1.693 0 .741-.634 1.375-1.163 1.798-.634.423-1.269.741-1.903 1.058-1.374.529-2.749.952-4.229 1.375-2.854.74-5.709 1.163-8.669 1.586-5.815.741-11.629.952-17.55 1.058-5.814 0-11.735-.317-17.55-1.058-2.854-.423-5.814-.846-8.669-1.586-1.374-.423-2.854-.74-4.228-1.375-.635-.317-1.375-.635-1.903-1.058-.74-.423-1.375-1.057-1.375-1.798Z" fill="#2C2B2A"/><path d="M109.417 135.103c-16.492 0-34.042-2.433-34.042-6.875 0-.317.211-.529.529-.529.317 0 .528.212.528.529 0 2.75 13.532 5.817 32.985 5.817s32.985-3.067 32.985-5.817c0-.317.212-.529.529-.529.317 0 .528.212.528.529 0 4.548-17.549 6.875-34.042 6.875Z" fill="#fff"/><path d="M109.417 135.103c-16.492 0-34.042-2.432-34.042-6.874 0-.318.211-.529.529-.529.317 0 .528.211.528.529 0 2.749 13.532 5.817 32.985 5.817s32.985-3.068 32.985-5.817c0-.318.212-.529.529-.529.317 0 .528.211.528.529 0 4.547-17.549 6.874-34.042 6.874Z" fill="#fff"/><path d="M69.672 104.643s5.075 5.288 6.132 2.961c1.057-2.327 1.374-5.394 1.374-5.394s1.057 6.875-.211 9.413c-1.269 2.538-.952 1.692-.952 1.692l-6.343-8.672Z" fill="#1F247A"/><path d="M83.305 62.549s.845 1.375 2.22 0c1.48-1.375 1.057 1.058 1.057 1.058s-1.903.211-2.537 0c-.529-.212-.74-1.058-.74-1.058Z" fill="#2C2B2A"/><path d="m85 75.24 11.1.952c3.701.317 7.401.529 11.101 1.058-3.7.317-7.506.317-11.206 0-3.7-.318-7.4-.846-10.995-2.01ZM85 78.096c3.277.212 6.449.529 9.62.846 3.172.318 6.45.635 9.621 1.058-3.277.317-6.449.212-9.726 0-3.172-.317-6.45-.846-9.515-1.904ZM85 80.952c2.855.105 5.709.423 8.458.74 2.854.317 5.603.635 8.457 1.163-2.854.318-5.709.212-8.563-.105-2.855-.318-5.603-.847-8.352-1.798Z" fill="#B5E2FF"/><path d="M109.417 70.48c-16.492 0-34.042-2.432-34.042-6.874s17.55-6.875 34.042-6.875c16.493 0 34.042 2.433 34.042 6.875s-17.549 6.875-34.042 6.875Zm0-12.69c-19.453 0-32.985 3.066-32.985 5.816s13.532 5.817 32.985 5.817 32.985-3.067 32.985-5.817-13.532-5.817-32.985-5.817Z" fill="#fff"/><path d="M109.42 69.635c18.509 0 33.513-2.841 33.513-6.346s-15.004-6.346-33.513-6.346c-18.51 0-33.514 2.842-33.514 6.346 0 3.505 15.005 6.346 33.514 6.346Z" fill="url(#paint30_linear_10079_21473034)"/><g opacity=".5"><path d="M86.586 62.655h-2.009c-.74 0-1.374.634-1.269 1.48.212 1.27.423 2.433.74 3.702 1.163.212 2.432.529 3.7.74-.528-2.009-.845-3.913-1.162-5.922Z" fill="#fff"/><path d="M88.488 62.655h-3.066c.317 1.903.74 3.807 1.374 5.711.952.212 1.903.317 2.96.423-.528-1.692-1.057-4.654-1.268-6.134Z" fill="url(#paint31_linear_10079_21473034)"/></g><path d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z" fill="url(#paint32_linear_10079_21473034)"/><path d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z" fill="url(#paint33_linear_10079_21473034)"/><path d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z" fill="url(#paint34_linear_10079_21473034)"/><path d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z" fill="url(#paint35_linear_10079_21473034)"/><path d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z" fill="#B5E2FF"/><path d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z" fill="url(#paint36_linear_10079_21473034)"/><path d="M142.938 110.354v.423a44.745 44.745 0 0 0 10.677-5.606c-3.277 2.221-6.872 3.914-10.677 5.183Z" fill="#E8E8E8"/><path d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z" fill="url(#paint37_linear_10079_21473034)"/><path d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z" fill="url(#paint38_linear_10079_21473034)" fill-opacity=".5"/><path d="M127.71 28.916c8.669 0 16.704 2.75 23.153 7.51-6.872-5.395-15.541-8.568-25.056-8.568-20.192 0-37.213 16.288-40.385 35.643h3.066c.317-1.692.846-4.971 1.374-6.558 4.97-16.181 20.087-28.027 37.848-28.027Z" fill="url(#paint39_linear_10079_21473034)"/><path d="M156.568 95.652c-3.806 4.02-8.458 7.298-13.638 9.413v.741c5.286-2.433 9.832-5.923 13.638-10.154Z" fill="#6A6A6A"/><path d="M171.165 64.981c-.106 3.173-.634 6.24-1.374 9.202-2.22 12.903-10.044 24.008-20.933 30.46-1.903 1.163-3.806 2.327-5.92 3.173v2.961c13.638-4.971 24.21-16.287 28.016-30.354.528-2.644.74-5.394.74-8.144a33.022 33.022 0 0 0-.529-7.298Z" fill="url(#paint40_linear_10079_21473034)"/><path d="M164.399 86.874c-3.806 6.135-9.092 11.317-15.33 14.913-1.903 1.269-4.017 2.327-6.131 3.279v1.586c1.797-.74 3.594-1.798 5.391-2.961 6.978-4.02 12.37-9.942 16.07-16.817Z" fill="url(#paint41_linear_10079_21473034)"/><path d="M142.938 110.777v-2.961c2.114-.846 4.017-1.904 5.92-3.173a43.966 43.966 0 0 0 20.933-30.46c-1.163 4.548-3.066 8.778-5.498 12.692-3.594 6.874-9.092 12.797-15.964 16.816-1.797 1.164-3.594 2.115-5.391 2.962v4.124Z" fill="#fff"/><path d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375Z" fill="url(#paint42_linear_10079_21473034)"/><path d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375Z" fill="url(#paint43_linear_10079_21473034)"/><path d="m20.403 51.867 56.35 56.584.528-2.433c0-1.798-.106-4.125-.317-5.923L23.363 50.704s-6.132-2.221-2.96 1.163Z" fill="#1F247A"/><path d="m22.414 56.52 4.652-5.077 4.969 4.337c0 2.326-2.326 4.865-5.392 5.076l-4.229-4.336Z" fill="#BFE7FF"/><path d="m27.172 52.501 4.334 3.702s-.317 1.163-.634 1.48c-.317.318-3.7-5.182-3.7-5.182Z" fill="#fff"/><path d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z" fill="url(#paint44_linear_10079_21473034)"/><path d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z" fill="url(#paint45_linear_10079_21473034)"/><path d="M30.87 36.002c-1.691-1.692-8.774 2.75-15.963 9.942-7.19 7.192-11.63 14.278-9.938 15.97 1.691 1.692 12.263.635 19.347-6.557 7.083-7.192 8.246-17.768 6.554-19.355Z" fill="#C9EBFE"/><path d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z" fill="url(#paint46_linear_10079_21473034)"/><path d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z" fill="url(#paint47_linear_10079_21473034)"/><path d="M19.534 50.506c7.135-7.153 11.582-14.292 9.932-15.946-1.65-1.654-8.771 2.804-15.906 9.957C6.425 51.67 1.978 58.809 3.628 60.463c1.65 1.654 8.77-2.804 15.906-9.957Z" fill="#333AB3"/><path d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z" fill="url(#paint48_linear_10079_21473034)"/><path d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z" fill="url(#paint49_linear_10079_21473034)" fill-opacity=".5"/><path d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z" fill="url(#paint50_linear_10079_21473034)"/><path d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z" fill="url(#paint51_linear_10079_21473034)" fill-opacity=".5"/><path d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z" fill="url(#paint52_linear_10079_21473034)"/><path d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z" fill="url(#paint53_linear_10079_21473034)" fill-opacity=".5"/><path d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z" fill="url(#paint54_linear_10079_21473034)"/><path d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z" fill="url(#paint55_linear_10079_21473034)" fill-opacity=".5"/><path d="M6.024 58.741c-.105 0-.211-.105-.317-.211 0-.106.106-.318.212-.318.211 0 .317-.105.528-.211.106 0 .317 0 .423.212 0 .105-.106.317-.211.317-.212.105-.423.211-.635.211Zm-1.691-.952c-.212 0-.317-.105-.317-.317 0-.211 0-.423.105-.634 0-.106.212-.212.318-.212.105 0 .21.212.21.317 0 .212-.105.318-.105.53.106.21 0 .316-.211.316Zm4.334-.211c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.211-.106.317-.211.528-.317.106-.106.317 0 .423.106.106.105 0 .317-.106.423-.317 0-.422.105-.634.211 0 .106-.106.106-.106.106Zm2.432-1.692c-.106 0-.212 0-.212-.106-.105-.106-.105-.317.106-.423.106-.106.317-.212.423-.317.106-.106.317-.106.423.105.106.106.106.318-.106.423-.211.106-.317.212-.528.318h-.106ZM5.39 55.04h-.106c-.105-.106-.211-.212-.105-.423.105-.212.211-.318.317-.53.105-.105.211-.21.423-.105.105.106.211.212.105.423-.105.212-.211.317-.317.529-.106 0-.211.106-.317.106Zm8.035-.952c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106ZM6.975 52.5c-.105 0-.105 0-.21-.105-.106-.106-.212-.318-.106-.424.105-.105.211-.317.317-.528.106-.106.317-.106.423-.106.105.106.211.317.105.423a1.461 1.461 0 0 1-.317.423c-.105.317-.211.317-.211.317Zm8.67-.317c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-6.978-2.01c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423c.106-.106.211-.318.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423-.106.105-.212.105-.318.105Zm9.092 0c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.212.105Zm2.115-2.115c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-9.198-.106c-.106 0-.106 0-.211-.105a.322.322 0 0 1 0-.423l.422-.423c0-.106.212-.106.318 0a.322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.106.105Zm11.207-2.115h-.212a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.212Zm-9.304 0c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423s-.106.106-.212.106Zm2.114-2.115c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .106-.106.106-.211.106Zm8.987-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423c.106-.105.212-.317.317-.423.106-.105.318-.105.423-.105.106.105.106.317.106.422-.106.106-.211.318-.317.424-.106.105-.212.211-.317.211Zm-6.766-1.904c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.423l.423-.424a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c-.106.105-.211.105-.211.105Zm8.563-.528h-.211c-.106-.106-.212-.318-.106-.424.106-.211.211-.317.317-.528.106-.106.317-.212.423-.106.106.106.211.317.106.423-.106.212-.212.317-.317.529 0 .106-.106.106-.212.106Zm-6.343-1.375c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.317c-.105.106-.105.106-.211.106Zm7.823-1.164h-.106c-.105-.105-.211-.211-.105-.423.105-.211.211-.317.211-.529.106-.105.212-.211.423-.211.106.106.211.211.211.423-.105.211-.105.317-.211.529-.211.211-.317.211-.423.211Zm-5.497-.634c-.106 0-.212 0-.212-.106-.106-.106-.106-.317.106-.423.211-.106.317-.212.529-.317.105-.106.317-.106.422.105.106.106.106.318-.105.423-.106.106-.317.212-.529.318h-.211Zm2.537-1.481c-.106 0-.212-.106-.212-.106-.105-.106 0-.317.106-.423.212-.106.317-.211.529-.317.105-.106.317 0 .423.106.105.105 0 .317-.106.423-.211.105-.317.211-.529.211-.105.106-.211.106-.211.106Zm3.066-.74.211-.212-.211.212c-.106-.106-.212-.106-.423-.212-.212 0-.317-.211-.212-.317 0-.212.212-.318.318-.212.317 0 .528.106.74.318l-.423.423Z" fill="url(#paint56_linear_10079_21473034)"/><path d="M7.613 56.203c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.105-.106.317-.211.528-.317.106-.106.318 0 .423.106.106.105 0 .317-.105.423-.212.105-.318.211-.53.317h-.21Zm-1.162-.423h-.106c-.106-.106-.212-.212-.106-.423.106-.212.212-.318.317-.529.106-.106.212-.212.423-.106.106.106.212.212.106.423-.106.212-.212.318-.212.53-.211 0-.317.105-.422.105Zm3.594-1.163c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.318a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.318c-.106 0-.212.105-.212.105Zm-2.114-1.27c-.106 0-.106 0-.212-.105-.106-.106-.106-.318-.106-.423.106-.106.212-.318.318-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.212.318-.318.424.106 0 0 .105-.105.105Zm4.334-.634c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.423c-.106.106-.212.106-.212.106Zm-2.431-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423c0-.105.212-.105.317 0a.322.322 0 0 1 0 .423l-.317.423c-.106 0-.211.106-.211.106Zm4.546-.317c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.106.106-.211.106Zm-2.643-1.904c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.424c-.106.105-.106.105-.211.105Zm4.757-.105c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423c-.106.105-.212.105-.212.105Zm-2.749-2.01c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.758-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-2.749-1.903c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm4.758-.212c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.317-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.105Zm-2.644-1.798c-.105 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.44-.317c-.105 0-.105 0-.21-.106a.322.322 0 0 1 0-.423c.105-.106.21-.317.316-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.317-.317.423 0 .106-.106.106-.211.106Zm-2.325-1.587c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.318c0 .211-.105.211-.211.211Zm4.123-.74c-.106 0-.106 0-.212-.106-.105-.106-.21-.317-.105-.423.105-.212.211-.317.317-.423.106-.106.317-.211.423-.106.106.106.211.317.106.423-.106.106-.212.318-.318.53 0 .105-.105.105-.211.105Zm-1.797-1.058c-.106 0-.212 0-.212-.105-.105-.106-.105-.318.106-.424.211-.105.317-.211.423-.317.106-.106.317-.106.423.106.105.106.105.317-.106.423-.106.106-.317.212-.423.317h-.211Zm2.96-1.48c-.106 0-.106 0-.211-.106h-.318c-.105 0-.317 0-.317-.212 0-.105 0-.317.212-.317.422-.106.74 0 .845.106a.322.322 0 0 1 0 .423c0 .106-.105.106-.211.106Z" fill="url(#paint57_linear_10079_21473034)"/><path d="M12.582 50.808c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.317-.211.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.318-.106.105-.106.105-.211.105Zm-.846-.105c-.106 0-.106 0-.212-.106-.105-.106-.21-.318-.105-.423.105-.106.211-.318.317-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423.105.106 0 .106-.106.106Zm2.96-1.798c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423c.105-.106.317-.212.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.318.211-.423.423-.106.106-.106.106-.212.106Zm-1.163-.318c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c0 .105-.106.105-.212.105Zm3.172-1.586c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm-1.163-.423c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm3.066-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.212-.317.317-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.318-.317.424-.105 0-.211.105-.211.105Zm-1.057-.317c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423c.106-.106.317-.211.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.317-.106.212-.211.212-.211.212Zm2.114-1.798c-.106 0-.211 0-.211-.106-.106-.105 0-.317.105-.423.317-.211.423-.211.635-.211h.105l.106.105c.106.106.106.318-.106.424-.105 0-.105.105-.211.105 0 0-.106 0-.317.106h-.106Z" fill="url(#paint58_linear_10079_21473034)"/><path d="M3.594 60.54c.634.528 1.586.21 2.326 0 .74-.318 1.48-.635 2.114-1.058 1.374-.846 2.643-1.798 3.912-2.75 2.537-2.01 4.863-4.23 7.189-6.452 2.326-2.327 4.44-4.653 6.449-7.192 1.057-1.269 1.903-2.538 2.748-3.913.423-.635.846-1.375 1.058-2.115.105-.423.211-.74.317-1.164 0-.423 0-.846-.212-1.163.318.317.423.74.423 1.163 0 .423-.105.846-.211 1.27-.212.846-.529 1.586-.846 2.326-.74 1.481-1.586 2.856-2.537 4.23-1.903 2.645-4.018 5.183-6.344 7.51-2.325 2.327-4.757 4.442-7.506 6.346-1.374.952-2.748 1.798-4.229 2.538-.74.317-1.48.635-2.325.846-.423.106-.846.212-1.269.212-.317-.212-.74-.318-1.057-.635Z" fill="#fff"/><path d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403Z" fill="url(#paint59_linear_10079_21473034)"/><path d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403Z" fill="url(#paint60_linear_10079_21473034)"/><path d="M141.665 128.969a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z" fill="url(#paint61_linear_10079_21473034)"/><path d="M141.665 128.969a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z" fill="url(#paint62_linear_10079_21473034)"/><path fill="url(#paint63_linear_10079_21473034)" d="M104.688 72.965h9.102v33.481h-9.102z"/><path fill="url(#paint64_linear_10079_21473034)" d="M113.781 72.965h5.854v33.481h-5.854z"/><path d="M114.219 71.59h5.416v58.765h-5.416V71.59Z" fill="url(#paint65_linear_10079_21473034)"/><path d="m120.672 71.59 9.439-.727v59.492h-9.439V71.59Z" fill="url(#paint66_linear_10079_21473034)"/><path d="M128.773 59.667h13.251v49.224h-13.251V59.667Z" fill="url(#paint67_linear_10079_21473034)"/><path transform="matrix(-1 0 0 1 104.688 72.965)" fill="url(#paint68_linear_10079_21473034)" d="M0 0h2.764v33.481H0z"/><path d="M104.689 111.823c0-14.639 12.129-26.768 26.768-26.768 2.928 0 5.437.418 8.365 1.255-3.764-1.673-7.947-2.928-12.129-2.928-13.803 0-24.677 10.874-24.677 24.677 0 3.764.836 7.11 2.509 10.456-.418-2.091-.836-4.182-.836-6.692Z" fill="#F6F6F6"/><g filter="url(#filter1_f_10079_21473034)"><path d="M132.824 137.927c16.238 0 29.402-12.242 29.402-27.343 0-15.101-13.164-27.343-29.402-27.343s-29.402 12.242-29.402 27.343c0 15.101 13.164 27.343 29.402 27.343Z" fill="url(#paint69_linear_10079_21473034)"/></g><path d="M134.467 136.826c14.497 0 26.249-11.749 26.249-26.241 0-14.492-11.752-26.24-26.249-26.24-14.496 0-26.248 11.748-26.248 26.24 0 14.492 11.752 26.241 26.248 26.241Z" fill="url(#paint70_linear_10079_21473034)"/><path d="M134.467 136.826c14.497 0 26.249-11.749 26.249-26.241 0-14.492-11.752-26.24-26.249-26.24-14.496 0-26.248 11.748-26.248 26.24 0 14.492 11.752 26.241 26.248 26.241Z" fill="url(#paint71_linear_10079_21473034)"/><path d="M131.186 136.826c14.497 0 26.248-11.749 26.248-26.241 0-14.492-11.751-26.24-26.248-26.24-14.497 0-26.248 11.748-26.248 26.24 0 14.492 11.751 26.241 26.248 26.241Z" fill="url(#paint72_radial_10079_21473034)"/><mask id="mask0_10079_21473034" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="104" y="84" width="54" height="53"><path d="M131.186 136.826c14.497 0 26.248-11.749 26.248-26.241 0-14.492-11.751-26.24-26.248-26.24-14.497 0-26.248 11.748-26.248 26.24 0 14.492 11.751 26.241 26.248 26.241Z" fill="url(#paint73_radial_10079_21473034)"/></mask><g mask="url(#mask0_10079_21473034)"><path d="m168.261 110.257 4.594-25.912-76.777 56.417h50.372l21.811-30.505Z" fill="url(#paint74_linear_10079_21473034)"/></g><path d="M152.937 96.908c7.219 12.503 2.899 28.636-9.6 35.852-6.249 3.608-13.123 4.167-19.516 2.933 6.721 1.802 14.043 1.364 20.576-2.408 12.499-7.216 16.819-23.35 9.601-35.852-3.774-6.536-9.611-10.743-16.617-12.38 6.11 1.397 11.947 5.604 15.556 11.855Z" fill="#FEFFCF"/><path d="M152.937 96.908c7.219 12.503 2.899 28.636-9.6 35.852-6.249 3.608-13.123 4.167-19.516 2.933 6.721 1.802 14.043 1.364 20.576-2.408 12.499-7.216 16.819-23.35 9.601-35.852-3.774-6.536-9.611-10.743-16.617-12.38 6.11 1.397 11.947 5.604 15.556 11.855Z" fill="url(#paint75_linear_10079_21473034)"/><path d="M135.138 99.256a5 5 0 0 0-5-5h-2.836v12.313l-12.033-.28v7.836l12.033.28.28 12.033h2.718a5 5 0 0 0 4.999-5.117l-.161-6.916h8.395a3.918 3.918 0 1 0 0-7.836h-8.395v-7.313Z" fill="url(#paint76_linear_10079_21473034)"/><path d="M130.797 97.942a3.916 3.916 0 1 0-7.831.182l.186 8.025h-8.349a3.963 3.963 0 0 0-.092 7.926l8.162.189.189 8.162a3.963 3.963 0 0 0 7.926-.092v-8.349l8.025.186a3.917 3.917 0 0 0 .182-7.831l-8.207-.191-.191-8.207Z" fill="#BEE6FF"/><path d="M130.797 97.942a3.916 3.916 0 1 0-7.831.182l.186 8.025h-8.349a3.963 3.963 0 0 0-.092 7.926l8.162.189.189 8.162a3.963 3.963 0 0 0 7.926-.092v-8.349l8.025.186a3.917 3.917 0 0 0 .182-7.831l-8.207-.191-.191-8.207Z" fill="url(#paint77_linear_10079_21473034)"/><path d="m130.988 126.297-.247-28.324a3.844 3.844 0 0 0-3.89-3.811l4.137 32.135ZM143.01 114.276l.03-7.853-2.236-.195 2.206 8.048Z" fill="#F6F6F6"/><defs><linearGradient id="paint1_linear_10079_21473034" x1="75.906" y1="68.671" x2="146.864" y2="72.853" gradientUnits="userSpaceOnUse"><stop stop-color="#3239C5"/><stop offset=".172" stop-color="#1F247A" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_10079_21473034" x1="141.78" y1="115.268" x2="120.031" y2="115.477" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#fff" stop-opacity="0"/><stop offset=".273" stop-color="#fff"/><stop offset=".625" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_10079_21473034" x1="87.389" y1="99.407" x2="113.731" y2="97.768" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".417" stop-color="#fff" stop-opacity=".938"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint4_linear_10079_21473034" x1="136.108" y1="101.995" x2="100.313" y2="101.995" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44" stop-opacity="0"/><stop offset=".401" stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint5_linear_10079_21473034" x1="63.649" y1="93.13" x2="68.556" y2="88.892" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint6_linear_10079_21473034" x1="109.42" y1="56.943" x2="109.42" y2="69.635" gradientUnits="userSpaceOnUse"><stop stop-color="#F6F6F6"/><stop offset="1" stop-color="#ACCEFF"/></linearGradient><linearGradient id="paint7_linear_10079_21473034" x1="87.831" y1="64.565" x2="90.267" y2="66.552" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint8_linear_10079_21473034" x1="103.906" y1="55.329" x2="111.376" y2="74.362" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint9_linear_10079_21473034" x1="146.517" y1="70.615" x2="138.779" y2="72.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint10_linear_10079_21473034" x1="83.297" y1="23.644" x2="135.692" y2="37.285" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE7DA"/><stop offset="1" stop-color="#FFE7DA" stop-opacity="0"/></linearGradient><linearGradient id="paint11_linear_10079_21473034" x1="119.803" y1="23.076" x2="116.138" y2="63.166" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint12_linear_10079_21473034" x1="94.885" y1="30.249" x2="86.167" y2="59.374" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint13_linear_10079_21473034" x1="154.866" y1="93.033" x2="162.682" y2="102.827" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint14_linear_10079_21473034" x1="11.533" y1="45.116" x2="17.334" y2="51.423" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint15_linear_10079_21473034" x1="4.679" y1="54.142" x2="8.697" y2="59.465" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint16_linear_10079_21473034" x1="12.311" y1="45.574" x2="16.972" y2="50.603" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint17_linear_10079_21473034" x1="6.205" y1="53.42" x2="9.477" y2="57.645" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint18_linear_10079_21473034" x1="13.564" y1="46.542" x2="15.935" y2="49.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint19_linear_10079_21473034" x1="8.174" y1="52.808" x2="9.924" y2="54.845" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint20_linear_10079_21473034" x1="14.92" y1="46.88" x2="15.667" y2="47.649" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint21_linear_10079_21473034" x1="12.35" y1="49.725" x2="12.914" y2="50.349" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint22_linear_10079_21473034" x1="15.803" y1="35.009" x2="15.803" y2="58.741" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint23_linear_10079_21473034" x1="15.877" y1="36.91" x2="15.877" y2="56.203" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint24_linear_10079_21473034" x1="15.925" y1="42.136" x2="15.925" y2="50.808" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint25_linear_10079_21473034" x1="75.906" y1="68.671" x2="146.864" y2="72.853" gradientUnits="userSpaceOnUse"><stop stop-color="#3239C5"/><stop offset=".172" stop-color="#1F247A" stop-opacity="0"/></linearGradient><linearGradient id="paint26_linear_10079_21473034" x1="141.78" y1="115.268" x2="120.031" y2="115.477" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#fff" stop-opacity="0"/><stop offset=".273" stop-color="#fff"/><stop offset=".625" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint27_linear_10079_21473034" x1="87.389" y1="99.407" x2="113.731" y2="97.768" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".417" stop-color="#fff" stop-opacity=".938"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint28_linear_10079_21473034" x1="95.516" y1="118.785" x2="136.994" y2="119.577" gradientUnits="userSpaceOnUse"><stop stop-color="#3665FF"/><stop offset=".193" stop-color="#0D1222"/><stop offset=".516" stop-color="#3137C5"/><stop offset="1" stop-color="#5F1A58"/></linearGradient><linearGradient id="paint29_linear_10079_21473034" x1="63.649" y1="93.13" x2="68.556" y2="88.892" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="paint30_linear_10079_21473034" x1="109.42" y1="56.943" x2="109.42" y2="69.635" gradientUnits="userSpaceOnUse"><stop stop-color="#F6F6F6"/><stop offset="1" stop-color="#ACCEFF"/></linearGradient><linearGradient id="paint31_linear_10079_21473034" x1="87.831" y1="64.565" x2="90.267" y2="66.552" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint32_linear_10079_21473034" x1="83.305" y1="61.996" x2="84.011" y2="67.297" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint33_linear_10079_21473034" x1="112.381" y1="64.677" x2="107.491" y2="64.677" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint34_linear_10079_21473034" x1="103.906" y1="55.329" x2="111.376" y2="74.362" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint35_linear_10079_21473034" x1="146.517" y1="70.615" x2="138.779" y2="72.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint36_linear_10079_21473034" x1="83.297" y1="23.644" x2="135.692" y2="37.285" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE7DA"/><stop offset="1" stop-color="#FFE7DA" stop-opacity="0"/></linearGradient><linearGradient id="paint37_linear_10079_21473034" x1="119.803" y1="23.076" x2="116.138" y2="63.166" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint38_linear_10079_21473034" x1="94.885" y1="30.249" x2="86.167" y2="59.374" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint39_linear_10079_21473034" x1="121.796" y1="38.956" x2="132.942" y2="62.589" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint40_linear_10079_21473034" x1="143.662" y1="65.661" x2="168.403" y2="78.173" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#662065"/></linearGradient><linearGradient id="paint41_linear_10079_21473034" x1="154.866" y1="93.033" x2="162.682" y2="102.827" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint42_linear_10079_21473034" x1="113.328" y1="16.886" x2="156.818" y2="57.656" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint43_linear_10079_21473034" x1="172.025" y1="60.185" x2="162.153" y2="60.185" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint44_linear_10079_21473034" x1="22.414" y1="49.688" x2="29.892" y2="54.068" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint45_linear_10079_21473034" x1="29.629" y1="58.206" x2="28.415" y2="58.206" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint46_linear_10079_21473034" x1="4.641" y1="30.662" x2="28.262" y2="48.574" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint47_linear_10079_21473034" x1="31.367" y1="55.035" x2="26.872" y2="55.035" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint48_linear_10079_21473034" x1="11.533" y1="45.116" x2="17.334" y2="51.423" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint49_linear_10079_21473034" x1="4.679" y1="54.142" x2="8.697" y2="59.465" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint50_linear_10079_21473034" x1="12.311" y1="45.574" x2="16.972" y2="50.603" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint51_linear_10079_21473034" x1="6.205" y1="53.42" x2="9.477" y2="57.645" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint52_linear_10079_21473034" x1="13.564" y1="46.542" x2="15.935" y2="49.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint53_linear_10079_21473034" x1="8.174" y1="52.808" x2="9.924" y2="54.845" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint54_linear_10079_21473034" x1="14.92" y1="46.88" x2="15.667" y2="47.649" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint55_linear_10079_21473034" x1="12.35" y1="49.725" x2="12.914" y2="50.349" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="paint56_linear_10079_21473034" x1="15.803" y1="35.009" x2="15.803" y2="58.741" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint57_linear_10079_21473034" x1="15.877" y1="36.91" x2="15.877" y2="56.203" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint58_linear_10079_21473034" x1="15.925" y1="42.136" x2="15.925" y2="50.808" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="paint59_linear_10079_21473034" x1="75.453" y1="59.796" x2="85.499" y2="61.085" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint60_linear_10079_21473034" x1="82.788" y1="99.326" x2="81.555" y2="99.326" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint61_linear_10079_21473034" x1="75.695" y1="125.777" x2="77.869" y2="140.09" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="paint62_linear_10079_21473034" x1="144.955" y1="133.052" x2="133.307" y2="133.052" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="paint63_linear_10079_21473034" x1="113.79" y1="80.933" x2="101.288" y2="86.054" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".641" stop-color="#93D67F"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint64_linear_10079_21473034" x1="119.635" y1="80.933" x2="115.139" y2="93.881" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".641" stop-color="#93D67F"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="paint65_linear_10079_21473034" x1="116.927" y1="71.59" x2="116.927" y2="131.895" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset=".276" stop-color="#44AE46"/><stop offset="1" stop-color="#FDFDDF"/></linearGradient><linearGradient id="paint66_linear_10079_21473034" x1="125.391" y1="71.59" x2="125.391" y2="131.894" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset=".234" stop-color="#208440"/><stop offset="1" stop-color="#2F37AC"/></linearGradient><linearGradient id="paint67_linear_10079_21473034" x1="135.399" y1="59.667" x2="135.399" y2="110.181" gradientUnits="userSpaceOnUse"><stop stop-color="#1514BF" stop-opacity="0"/><stop offset=".813" stop-color="#44AE46"/></linearGradient><linearGradient id="paint68_linear_10079_21473034" x1="1.382" y1="0" x2="1.382" y2="33.481" gradientUnits="userSpaceOnUse"><stop stop-color="#46B048" stop-opacity="0"/><stop offset=".568" stop-color="#46B048"/></linearGradient><linearGradient id="paint69_linear_10079_21473034" x1="108.045" y1="90.122" x2="152.389" y2="150.457" gradientUnits="userSpaceOnUse"><stop stop-color="#C9E59A"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="paint70_linear_10079_21473034" x1="151.608" y1="84.345" x2="131.662" y2="86.888" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="paint71_linear_10079_21473034" x1="124.732" y1="84.345" x2="156.257" y2="111.864" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint74_linear_10079_21473034" x1="134.466" y1="99.842" x2="156.23" y2="117.491" gradientUnits="userSpaceOnUse"><stop stop-color="#2A842B"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="paint75_linear_10079_21473034" x1="144.351" y1="82.675" x2="139.021" y2="141.353" gradientUnits="userSpaceOnUse"><stop stop-color="#CBE482"/><stop offset="1" stop-color="#CBE482" stop-opacity="0"/></linearGradient><linearGradient id="paint76_linear_10079_21473034" x1="132.882" y1="111.868" x2="141.434" y2="120.421" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="paint77_linear_10079_21473034" x1="137.834" y1="104.345" x2="121.282" y2="96.454" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><radialGradient id="paint0_radial_10079_21473034" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(90.005 -19.933 128.316) scale(2.28938 31.4286)"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="paint72_radial_10079_21473034" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(27.11457 27.47866 -28.78802 28.4066 122.601 103.724)"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="paint73_radial_10079_21473034" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(27.11457 27.47866 -28.78802 28.4066 122.601 103.724)"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><filter id="filter0_f_10079_21473034" x="44.813" y="139.921" width="127.141" 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_21473034"/></filter><filter id="filter1_f_10079_21473034" x="98.422" y="78.241" width="68.805" height="64.686" 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_21473034"/></filter></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="url(#b)" d="M108.382 152.6c32.9 0 59.57-1.943 59.57-4.34 0-2.396-26.67-4.339-59.57-4.339s-59.57 1.943-59.57 4.339c0 2.397 26.67 4.34 59.57 4.34Z"/></g><path fill="#1F247A" d="m76.435 96.71-52.86-46.218-3.278 2.644 55.926 60.18.106.105.106.106c.528 0 1.057-2.855 1.057-6.346-.106-3.596-.529-10.47-1.057-10.47Z"/><path fill="#B5E2FF" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#c)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#d)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#e)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#f)" fill-rule="evenodd" d="M109.42 58.106c18.501 0 33.513 2.856 33.513 6.346 0 .106 0 .212.106.106.106.211.106.317.106.423 0 .952-1.163 1.798-3.172 2.644-1.586.635-2.643 2.221-2.643 3.913v.106c0 1.058.952 1.798 1.903 1.48.423-.105.635-.21.635-.21l.406-.115c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.587a8.97 8.97 0 0 1-2.326.951c-.106 0-.185.027-.264.053a.775.775 0 0 1-.265.053c0 .846.846 1.48 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.177 1.312-.366 1.919-.627-.528.74-1.268 1.164-2.008 1.587-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.052-.265.052 0 .847.846 1.481 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.586-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.053-.265.053v48.968c-.634.212-1.163.318-1.691.423-.846.212-1.692.423-2.538.529l-.74.106c-.264.053-.502.079-.74.106a8.132 8.132 0 0 0-.74.106l-2.854.528c-.212 0-.397.027-.582.053a3.88 3.88 0 0 1-.581.053c-5.815.635-11.629.846-17.444.846-.899 0-1.771-.026-2.643-.053-.872-.026-1.745-.053-2.643-.053a5.26 5.26 0 0 1-5.075-5.288V85.213a.962.962 0 0 1-.21-.348l-.105-.423c-.106-.317-.423-.635-.846-.635-3.277-.317-8.986-.952-12.898-2.75 0 0 4.969.952 8.352 1.481 2.269.426 4.49.423 5.707.375v-.205l-.425-.064c-.317 0-.635-.318-.74-.635l-.106-.423c-.211-.317-.423-.635-.846-.635-2.96-.317-8.669-1.269-11.84-2.75 0 0 4.546.953 7.611 1.481 3.066.53 6.344.423 6.344.423v.635h.002v-1.01l-.316-.048c-.317 0-.634-.317-.74-.634l-.106-.423c-.211-.318-.422-.635-.845-.635-2.96-.317-8.352-1.163-11.841-2.75 0 0 4.546.952 7.612 1.48 2.74.568 5.649.544 6.236.532v-2.33c0-2.009-1.586-3.7-3.594-3.912-11.524-.952-19.559-3.173-19.559-5.712 0-.124.036-.211.067-.284.02-.051.039-.095.039-.139-.106-.211-.106-.317-.106-.423 0-3.49 15.013-6.346 33.514-6.346Z" clip-rule="evenodd"/><path fill="url(#g)" d="M76.435 96.71 21.249 48.378s-7.93-4.23-1.798 2.327c18.713 20.095 56.667 60.814 56.984 60.814.529 0 .951-2.01 1.057-5.183-.106-3.596-.528-9.624-1.057-9.624Z"/><path fill="#2C2B2A" d="M75.906 127.276c0 .741.635 1.27 1.269 1.693.634.423 1.269.74 2.009.951 1.374.529 2.748.847 4.228 1.164 2.855.634 5.71 1.057 8.67 1.375 5.814.634 11.629.846 17.444.846 5.814 0 11.629-.212 17.444-.846 2.854-.318 5.814-.741 8.669-1.375 1.374-.317 2.854-.635 4.229-1.164.634-.211 1.374-.528 2.008-.951.635-.423 1.163-.952 1.269-1.693 0 .741-.634 1.375-1.163 1.798-.634.423-1.269.741-1.903 1.058-1.374.529-2.749.952-4.229 1.375-2.854.74-5.709 1.163-8.669 1.586-5.815.741-11.629.952-17.55 1.058-5.814 0-11.735-.317-17.55-1.058-2.854-.423-5.814-.846-8.669-1.586-1.374-.423-2.854-.74-4.228-1.375-.635-.317-1.375-.635-1.903-1.058-.74-.423-1.375-1.057-1.375-1.798Z"/><path fill="#fff" d="M109.417 135.103c-16.492 0-34.042-2.433-34.042-6.875 0-.317.211-.529.529-.529.317 0 .528.212.528.529 0 2.75 13.532 5.817 32.985 5.817s32.985-3.067 32.985-5.817c0-.317.212-.529.529-.529.317 0 .528.212.528.529 0 4.548-17.549 6.875-34.042 6.875Z"/><path fill="#fff" d="M109.417 135.103c-16.492 0-34.042-2.432-34.042-6.874 0-.318.211-.529.529-.529.317 0 .528.211.528.529 0 2.749 13.532 5.817 32.985 5.817s32.985-3.068 32.985-5.817c0-.318.212-.529.529-.529.317 0 .528.211.528.529 0 4.547-17.549 6.874-34.042 6.874Z"/><path fill="#1F247A" d="M69.672 104.643s5.075 5.288 6.132 2.961c1.057-2.327 1.374-5.394 1.374-5.394s1.057 6.875-.211 9.413c-1.269 2.538-.952 1.692-.952 1.692l-6.343-8.672Z"/><path fill="#2C2B2A" d="M83.305 62.549s.845 1.375 2.22 0c1.48-1.375 1.057 1.058 1.057 1.058s-1.903.211-2.537 0c-.529-.212-.74-1.058-.74-1.058Z"/><path fill="#B5E2FF" d="m85 75.24 11.1.952c3.701.317 7.401.529 11.101 1.058-3.7.317-7.506.317-11.206 0-3.7-.318-7.4-.846-10.995-2.01Zm0 2.856c3.277.212 6.449.529 9.62.846 3.172.318 6.45.635 9.621 1.058-3.277.317-6.449.212-9.726 0-3.172-.317-6.45-.846-9.515-1.904Zm0 2.856c2.855.105 5.709.423 8.458.74 2.854.317 5.603.635 8.457 1.163-2.854.318-5.709.212-8.563-.105-2.855-.318-5.603-.847-8.352-1.798Z"/><path fill="#fff" d="M109.417 70.48c-16.492 0-34.042-2.432-34.042-6.874s17.55-6.875 34.042-6.875c16.493 0 34.042 2.433 34.042 6.875s-17.549 6.875-34.042 6.875Zm0-12.69c-19.453 0-32.985 3.066-32.985 5.816s13.532 5.817 32.985 5.817 32.985-3.067 32.985-5.817-13.532-5.817-32.985-5.817Z"/><path fill="url(#h)" d="M109.42 69.635c18.509 0 33.513-2.841 33.513-6.346s-15.004-6.346-33.513-6.346c-18.51 0-33.514 2.842-33.514 6.346 0 3.505 15.005 6.346 33.514 6.346Z"/><g opacity=".5"><path fill="#fff" d="M86.586 62.655h-2.009c-.74 0-1.374.634-1.269 1.48.212 1.27.423 2.433.74 3.702 1.163.212 2.432.529 3.7.74-.528-2.009-.845-3.913-1.162-5.922Z"/><path fill="url(#i)" d="M88.488 62.655h-3.066c.317 1.903.74 3.807 1.374 5.711.952.212 1.903.317 2.96.423-.528-1.692-1.057-4.654-1.268-6.134Z"/></g><path fill="#42AB44" d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z"/><path fill="url(#j)" d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z"/><path fill="url(#k)" d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z"/><path fill="#B5E2FF" d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z"/><path fill="url(#l)" d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z"/><path fill="#E8E8E8" d="M142.938 110.354v.423a44.745 44.745 0 0 0 10.677-5.606c-3.277 2.221-6.872 3.914-10.677 5.183Z"/><path fill="url(#m)" d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z"/><path fill="url(#n)" fill-opacity=".5" d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z"/><path fill="#42AB44" d="M127.71 28.916c8.669 0 16.704 2.75 23.153 7.51-6.872-5.395-15.541-8.568-25.056-8.568-20.192 0-37.213 16.288-40.385 35.643h3.066c.317-1.692.846-4.971 1.374-6.558 4.97-16.181 20.087-28.027 37.848-28.027Zm28.858 66.736c-3.806 4.02-8.458 7.298-13.638 9.413v.741c5.286-2.433 9.832-5.923 13.638-10.154Z"/><path fill="#42AB44" d="M171.165 64.981c-.106 3.173-.634 6.24-1.374 9.202-2.22 12.903-10.044 24.008-20.933 30.46-1.903 1.163-3.806 2.327-5.92 3.173v2.961c13.638-4.971 24.21-16.287 28.016-30.354.528-2.644.74-5.394.74-8.144a33.022 33.022 0 0 0-.529-7.298Z"/><path fill="url(#o)" d="M164.399 86.874c-3.806 6.135-9.092 11.317-15.33 14.913-1.903 1.269-4.017 2.327-6.131 3.279v1.586c1.797-.74 3.594-1.798 5.391-2.961 6.978-4.02 12.37-9.942 16.07-16.817Z"/><path fill="#fff" d="M142.938 110.777v-2.961c2.114-.846 4.017-1.904 5.92-3.173a43.966 43.966 0 0 0 20.933-30.46c-1.163 4.548-3.066 8.778-5.498 12.692-3.594 6.874-9.092 12.797-15.964 16.816-1.797 1.164-3.594 2.115-5.391 2.962v4.124Z"/><path fill="#42AB44" d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375ZM20.403 51.867l56.35 56.584.528-2.433c0-1.798-.106-4.125-.317-5.923L23.363 50.704s-6.132-2.221-2.96 1.163Z"/><path fill="#BFE7FF" d="m22.414 56.52 4.652-5.077 4.969 4.337c0 2.326-2.326 4.865-5.392 5.076l-4.229-4.336Z"/><path fill="#fff" d="m27.172 52.501 4.334 3.702s-.317 1.163-.634 1.48c-.317.318-3.7-5.182-3.7-5.182Z"/><path fill="#42AB44" d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z"/><path fill="#C9EBFE" d="M30.87 36.002c-1.691-1.692-8.774 2.75-15.963 9.942-7.19 7.192-11.63 14.278-9.938 15.97 1.691 1.692 12.263.635 19.347-6.557 7.083-7.192 8.246-17.768 6.554-19.355Z"/><path fill="#42AB44" d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z"/><path fill="#333AB3" d="M19.534 50.506c7.135-7.153 11.582-14.292 9.932-15.946-1.65-1.654-8.771 2.804-15.906 9.957C6.425 51.67 1.978 58.809 3.628 60.463c1.65 1.654 8.77-2.804 15.906-9.957Z"/><path fill="url(#p)" d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z"/><path fill="url(#q)" fill-opacity=".5" d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z"/><path fill="url(#r)" d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z"/><path fill="url(#s)" fill-opacity=".5" d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z"/><path fill="url(#t)" d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z"/><path fill="url(#u)" fill-opacity=".5" d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z"/><path fill="url(#v)" d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z"/><path fill="url(#w)" fill-opacity=".5" d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z"/><path fill="url(#x)" d="M6.024 58.741c-.105 0-.211-.105-.317-.211 0-.106.106-.318.212-.318.211 0 .317-.105.528-.211.106 0 .317 0 .423.212 0 .105-.106.317-.211.317-.212.105-.423.211-.635.211Zm-1.691-.952c-.212 0-.317-.105-.317-.317 0-.211 0-.423.105-.634 0-.106.212-.212.318-.212.105 0 .21.212.21.317 0 .212-.105.318-.105.53.106.21 0 .316-.211.316Zm4.334-.211c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.211-.106.317-.211.528-.317.106-.106.317 0 .423.106.106.105 0 .317-.106.423-.317 0-.422.105-.634.211 0 .106-.106.106-.106.106Zm2.432-1.692c-.106 0-.212 0-.212-.106-.105-.106-.105-.317.106-.423.106-.106.317-.212.423-.317.106-.106.317-.106.423.105.106.106.106.318-.106.423-.211.106-.317.212-.528.318h-.106ZM5.39 55.04h-.106c-.105-.106-.211-.212-.105-.423.105-.212.211-.318.317-.53.105-.105.211-.21.423-.105.105.106.211.212.105.423-.105.212-.211.317-.317.529-.106 0-.211.106-.317.106Zm8.035-.952c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106ZM6.975 52.5c-.105 0-.105 0-.21-.105-.106-.106-.212-.318-.106-.424.105-.105.211-.317.317-.528.106-.106.317-.106.423-.106.105.106.211.317.105.423a1.461 1.461 0 0 1-.317.423c-.105.317-.211.317-.211.317Zm8.67-.317c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-6.978-2.01c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423c.106-.106.211-.318.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423-.106.105-.212.105-.318.105Zm9.092 0c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.212.105Zm2.115-2.115c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-9.198-.106c-.106 0-.106 0-.211-.105a.322.322 0 0 1 0-.423l.422-.423c0-.106.212-.106.318 0a.322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.106.105Zm11.207-2.115h-.212a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.212Zm-9.304 0c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423s-.106.106-.212.106Zm2.114-2.115c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .106-.106.106-.211.106Zm8.987-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423c.106-.105.212-.317.317-.423.106-.105.318-.105.423-.105.106.105.106.317.106.422-.106.106-.211.318-.317.424-.106.105-.212.211-.317.211Zm-6.766-1.904c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.423l.423-.424a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c-.106.105-.211.105-.211.105Zm8.563-.528h-.211c-.106-.106-.212-.318-.106-.424.106-.211.211-.317.317-.528.106-.106.317-.212.423-.106.106.106.211.317.106.423-.106.212-.212.317-.317.529 0 .106-.106.106-.212.106Zm-6.343-1.375c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.317c-.105.106-.105.106-.211.106Zm7.823-1.164h-.106c-.105-.105-.211-.211-.105-.423.105-.211.211-.317.211-.529.106-.105.212-.211.423-.211.106.106.211.211.211.423-.105.211-.105.317-.211.529-.211.211-.317.211-.423.211Zm-5.497-.634c-.106 0-.212 0-.212-.106-.106-.106-.106-.317.106-.423.211-.106.317-.212.529-.317.105-.106.317-.106.422.105.106.106.106.318-.105.423-.106.106-.317.212-.529.318h-.211Zm2.537-1.481c-.106 0-.212-.106-.212-.106-.105-.106 0-.317.106-.423.212-.106.317-.211.529-.317.105-.106.317 0 .423.106.105.105 0 .317-.106.423-.211.105-.317.211-.529.211-.105.106-.211.106-.211.106Zm3.066-.74.211-.212-.211.212c-.106-.106-.212-.106-.423-.212-.212 0-.317-.211-.212-.317 0-.212.212-.318.318-.212.317 0 .528.106.74.318l-.423.423Z"/><path fill="url(#y)" d="M7.613 56.203c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.105-.106.317-.211.528-.317.106-.106.318 0 .423.106.106.105 0 .317-.105.423-.212.105-.318.211-.53.317h-.21Zm-1.162-.423h-.106c-.106-.106-.212-.212-.106-.423.106-.212.212-.318.317-.529.106-.106.212-.212.423-.106.106.106.212.212.106.423-.106.212-.212.318-.212.53-.211 0-.317.105-.422.105Zm3.594-1.163c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.318a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.318c-.106 0-.212.105-.212.105Zm-2.114-1.27c-.106 0-.106 0-.212-.105-.106-.106-.106-.318-.106-.423.106-.106.212-.318.318-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.212.318-.318.424.106 0 0 .105-.105.105Zm4.334-.634c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.423c-.106.106-.212.106-.212.106Zm-2.431-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423c0-.105.212-.105.317 0a.322.322 0 0 1 0 .423l-.317.423c-.106 0-.211.106-.211.106Zm4.546-.317c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.106.106-.211.106Zm-2.643-1.904c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.424c-.106.105-.106.105-.211.105Zm4.757-.105c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423c-.106.105-.212.105-.212.105Zm-2.749-2.01c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.758-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-2.749-1.903c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm4.758-.212c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.317-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.105Zm-2.644-1.798c-.105 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.44-.317c-.105 0-.105 0-.21-.106a.322.322 0 0 1 0-.423c.105-.106.21-.317.316-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.317-.317.423 0 .106-.106.106-.211.106Zm-2.325-1.587c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.318c0 .211-.105.211-.211.211Zm4.123-.74c-.106 0-.106 0-.212-.106-.105-.106-.21-.317-.105-.423.105-.212.211-.317.317-.423.106-.106.317-.211.423-.106.106.106.211.317.106.423-.106.106-.212.318-.318.53 0 .105-.105.105-.211.105Zm-1.797-1.058c-.106 0-.212 0-.212-.105-.105-.106-.105-.318.106-.424.211-.105.317-.211.423-.317.106-.106.317-.106.423.106.105.106.105.317-.106.423-.106.106-.317.212-.423.317h-.211Zm2.96-1.48c-.106 0-.106 0-.211-.106h-.318c-.105 0-.317 0-.317-.212 0-.105 0-.317.212-.317.422-.106.74 0 .845.106a.322.322 0 0 1 0 .423c0 .106-.105.106-.211.106Z"/><path fill="url(#z)" d="M12.582 50.808c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.317-.211.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.318-.106.105-.106.105-.211.105Zm-.846-.105c-.106 0-.106 0-.212-.106-.105-.106-.21-.318-.105-.423.105-.106.211-.318.317-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423.105.106 0 .106-.106.106Zm2.96-1.798c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423c.105-.106.317-.212.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.318.211-.423.423-.106.106-.106.106-.212.106Zm-1.163-.318c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c0 .105-.106.105-.212.105Zm3.172-1.586c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm-1.163-.423c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm3.066-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.212-.317.317-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.318-.317.424-.105 0-.211.105-.211.105Zm-1.057-.317c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423c.106-.106.317-.211.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.317-.106.212-.211.212-.211.212Zm2.114-1.798c-.106 0-.211 0-.211-.106-.106-.105 0-.317.105-.423.317-.211.423-.211.635-.211h.105l.106.105c.106.106.106.318-.106.424-.105 0-.105.105-.211.105 0 0-.106 0-.317.106h-.106Z"/><path fill="#fff" d="M3.594 60.54c.634.528 1.586.21 2.326 0 .74-.318 1.48-.635 2.114-1.058 1.374-.846 2.643-1.798 3.912-2.75 2.537-2.01 4.863-4.23 7.189-6.452 2.326-2.327 4.44-4.653 6.449-7.192 1.057-1.269 1.903-2.538 2.748-3.913.423-.635.846-1.375 1.058-2.115.105-.423.211-.74.317-1.164 0-.423 0-.846-.212-1.163.318.317.423.74.423 1.163 0 .423-.105.846-.211 1.27-.212.846-.529 1.586-.846 2.326-.74 1.481-1.586 2.856-2.537 4.23-1.903 2.645-4.018 5.183-6.344 7.51-2.325 2.327-4.757 4.442-7.506 6.346-1.374.952-2.748 1.798-4.229 2.538-.74.317-1.48.635-2.325.846-.423.106-.846.212-1.269.212-.317-.212-.74-.318-1.057-.635Z"/><path fill="#42AB44" d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403Zm65.228 17.346a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z"/><path fill="#1F247A" d="m76.435 96.71-52.86-46.218-3.278 2.644 55.926 60.18.106.105.106.106c.528 0 1.057-2.855 1.057-6.346-.106-3.596-.529-10.47-1.057-10.47Z"/><path fill="#B5E2FF" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#A)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#B)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#C)" fill-rule="evenodd" d="M75.906 63.606h67.027v65.151h-.004c.003.035.004.07.004.106 0 3.504-15.004 6.345-33.513 6.345-18.51 0-33.514-2.841-33.514-6.345 0-.036.002-.071.005-.106h-.005v-65.15Z" clip-rule="evenodd"/><path fill="url(#D)" fill-rule="evenodd" d="M109.42 58.106c18.501 0 33.513 2.856 33.513 6.346 0 .106 0 .212.106.106.106.211.106.317.106.423 0 .952-1.163 1.798-3.172 2.644-1.586.635-2.643 2.221-2.643 3.913v.106c0 1.058.952 1.798 1.903 1.48.423-.105.635-.21.635-.21l.406-.115c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.587a8.97 8.97 0 0 1-2.326.951c-.106 0-.185.027-.264.053a.775.775 0 0 1-.265.053c0 .846.846 1.48 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.177 1.312-.366 1.919-.627-.528.74-1.268 1.164-2.008 1.587-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.052-.265.052 0 .847.846 1.481 1.692 1.27.528-.106.846-.212.846-.212l.406-.114c.633-.176 1.312-.366 1.919-.626-.528.74-1.268 1.163-2.008 1.586-.74.423-1.48.74-2.326.952a.776.776 0 0 0-.264.053c-.08.026-.159.053-.265.053v48.968c-.634.212-1.163.318-1.691.423-.846.212-1.692.423-2.538.529l-.74.106c-.264.053-.502.079-.74.106a8.132 8.132 0 0 0-.74.106l-2.854.528c-.212 0-.397.027-.582.053a3.88 3.88 0 0 1-.581.053c-5.815.635-11.629.846-17.444.846-.899 0-1.771-.026-2.643-.053-.872-.026-1.745-.053-2.643-.053a5.26 5.26 0 0 1-5.075-5.288V85.213a.962.962 0 0 1-.21-.348l-.105-.423c-.106-.317-.423-.635-.846-.635-3.277-.317-8.986-.952-12.898-2.75 0 0 4.969.952 8.352 1.481 2.269.426 4.49.423 5.707.375v-.205l-.425-.064c-.317 0-.635-.318-.74-.635l-.106-.423c-.211-.317-.423-.635-.846-.635-2.96-.317-8.669-1.269-11.84-2.75 0 0 4.546.953 7.611 1.481 3.066.53 6.344.423 6.344.423v.635h.002v-1.01l-.316-.048c-.317 0-.634-.317-.74-.634l-.106-.423c-.211-.318-.422-.635-.845-.635-2.96-.317-8.352-1.163-11.841-2.75 0 0 4.546.952 7.612 1.48 2.74.568 5.649.544 6.236.532v-2.33c0-2.009-1.586-3.7-3.594-3.912-11.524-.952-19.559-3.173-19.559-5.712 0-.124.036-.211.067-.284.02-.051.039-.095.039-.139-.106-.211-.106-.317-.106-.423 0-3.49 15.013-6.346 33.514-6.346Z" clip-rule="evenodd"/><path fill="url(#E)" d="M76.435 96.71 21.249 48.378s-7.93-4.23-1.798 2.327c18.713 20.095 56.667 60.814 56.984 60.814.529 0 .951-2.01 1.057-5.183-.106-3.596-.528-9.624-1.057-9.624Z"/><path fill="#2C2B2A" d="M75.906 127.276c0 .741.635 1.27 1.269 1.693.634.423 1.269.74 2.009.951 1.374.529 2.748.847 4.228 1.164 2.855.634 5.71 1.057 8.67 1.375 5.814.634 11.629.846 17.444.846 5.814 0 11.629-.212 17.444-.846 2.854-.318 5.814-.741 8.669-1.375 1.374-.317 2.854-.635 4.229-1.164.634-.211 1.374-.528 2.008-.951.635-.423 1.163-.952 1.269-1.693 0 .741-.634 1.375-1.163 1.798-.634.423-1.269.741-1.903 1.058-1.374.529-2.749.952-4.229 1.375-2.854.74-5.709 1.163-8.669 1.586-5.815.741-11.629.952-17.55 1.058-5.814 0-11.735-.317-17.55-1.058-2.854-.423-5.814-.846-8.669-1.586-1.374-.423-2.854-.74-4.228-1.375-.635-.317-1.375-.635-1.903-1.058-.74-.423-1.375-1.057-1.375-1.798Z"/><path fill="#fff" d="M109.417 135.103c-16.492 0-34.042-2.433-34.042-6.875 0-.317.211-.529.529-.529.317 0 .528.212.528.529 0 2.75 13.532 5.817 32.985 5.817s32.985-3.067 32.985-5.817c0-.317.212-.529.529-.529.317 0 .528.212.528.529 0 4.548-17.549 6.875-34.042 6.875Z"/><path fill="#fff" d="M109.417 135.103c-16.492 0-34.042-2.432-34.042-6.874 0-.318.211-.529.529-.529.317 0 .528.211.528.529 0 2.749 13.532 5.817 32.985 5.817s32.985-3.068 32.985-5.817c0-.318.212-.529.529-.529.317 0 .528.211.528.529 0 4.547-17.549 6.874-34.042 6.874Z"/><path fill="#1F247A" d="M69.672 104.643s5.075 5.288 6.132 2.961c1.057-2.327 1.374-5.394 1.374-5.394s1.057 6.875-.211 9.413c-1.269 2.538-.952 1.692-.952 1.692l-6.343-8.672Z"/><path fill="#2C2B2A" d="M83.305 62.549s.845 1.375 2.22 0c1.48-1.375 1.057 1.058 1.057 1.058s-1.903.211-2.537 0c-.529-.212-.74-1.058-.74-1.058Z"/><path fill="#B5E2FF" d="m85 75.24 11.1.952c3.701.317 7.401.529 11.101 1.058-3.7.317-7.506.317-11.206 0-3.7-.318-7.4-.846-10.995-2.01Zm0 2.856c3.277.212 6.449.529 9.62.846 3.172.318 6.45.635 9.621 1.058-3.277.317-6.449.212-9.726 0-3.172-.317-6.45-.846-9.515-1.904Zm0 2.856c2.855.105 5.709.423 8.458.74 2.854.317 5.603.635 8.457 1.163-2.854.318-5.709.212-8.563-.105-2.855-.318-5.603-.847-8.352-1.798Z"/><path fill="#fff" d="M109.417 70.48c-16.492 0-34.042-2.432-34.042-6.874s17.55-6.875 34.042-6.875c16.493 0 34.042 2.433 34.042 6.875s-17.549 6.875-34.042 6.875Zm0-12.69c-19.453 0-32.985 3.066-32.985 5.816s13.532 5.817 32.985 5.817 32.985-3.067 32.985-5.817-13.532-5.817-32.985-5.817Z"/><path fill="url(#F)" d="M109.42 69.635c18.509 0 33.513-2.841 33.513-6.346s-15.004-6.346-33.513-6.346c-18.51 0-33.514 2.842-33.514 6.346 0 3.505 15.005 6.346 33.514 6.346Z"/><g opacity=".5"><path fill="#fff" d="M86.586 62.655h-2.009c-.74 0-1.374.634-1.269 1.48.212 1.27.423 2.433.74 3.702 1.163.212 2.432.529 3.7.74-.528-2.009-.845-3.913-1.162-5.922Z"/><path fill="url(#G)" d="M88.488 62.655h-3.066c.317 1.903.74 3.807 1.374 5.711.952.212 1.903.317 2.96.423-.528-1.692-1.057-4.654-1.268-6.134Z"/></g><path fill="url(#H)" d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z"/><path fill="url(#I)" d="M111.532 65.51s-23.787-1.057-26.007-1.057c-2.22 0-2.22-1.904-2.22-1.904l28.227.211v2.75Z"/><path fill="url(#J)" d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z"/><path fill="url(#K)" d="m104.451 60.539 9.726 8.673c.317.317.846.423 1.269.423 10.149-1.164 27.487-1.375 27.487-6.029 0-4.97-21.884-5.923-37.319-6.028-1.48 0-2.326 1.903-1.163 2.961Z"/><path fill="#B5E2FF" d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z"/><path fill="url(#L)" d="M130.566 23.733c-23.788-1.48-43.874 15.548-47.258 38.18-.105.847.529 1.587 1.375 1.587h3.7c2.643-20.306 20.616-35.854 41.866-34.479 19.241 1.27 34.993 16.605 36.791 35.748 1.691 17.98-8.881 33.845-24.211 40.296v5.712c18.079-6.558 30.765-24.326 29.602-44.95-1.163-22.422-19.347-40.719-41.865-42.094Z"/><path fill="#E8E8E8" d="M142.938 110.354v.423a44.745 44.745 0 0 0 10.677-5.606c-3.277 2.221-6.872 3.914-10.677 5.183Z"/><path fill="url(#M)" d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z"/><path fill="url(#N)" fill-opacity=".5" d="M127.711 23.628c-22.624 0-41.23 16.71-44.403 38.392-.105.74.529 1.48 1.27 1.48h2.008c2.643-21.47 21.038-38.074 43.134-38.074 14.167 0 26.853 6.875 34.782 17.345-8.14-11.528-21.567-19.143-36.791-19.143Z"/><path fill="url(#O)" d="M127.71 28.916c8.669 0 16.704 2.75 23.153 7.51-6.872-5.395-15.541-8.568-25.056-8.568-20.192 0-37.213 16.288-40.385 35.643h3.066c.317-1.692.846-4.971 1.374-6.558 4.97-16.181 20.087-28.027 37.848-28.027Z"/><path fill="#6A6A6A" d="M156.568 95.652c-3.806 4.02-8.458 7.298-13.638 9.413v.741c5.286-2.433 9.832-5.923 13.638-10.154Z"/><path fill="url(#P)" d="M171.165 64.981c-.106 3.173-.634 6.24-1.374 9.202-2.22 12.903-10.044 24.008-20.933 30.46-1.903 1.163-3.806 2.327-5.92 3.173v2.961c13.638-4.971 24.21-16.287 28.016-30.354.528-2.644.74-5.394.74-8.144a33.022 33.022 0 0 0-.529-7.298Z"/><path fill="url(#Q)" d="M164.399 86.874c-3.806 6.135-9.092 11.317-15.33 14.913-1.903 1.269-4.017 2.327-6.131 3.279v1.586c1.797-.74 3.594-1.798 5.391-2.961 6.978-4.02 12.37-9.942 16.07-16.817Z"/><path fill="#fff" d="M142.938 110.777v-2.961c2.114-.846 4.017-1.904 5.92-3.173a43.966 43.966 0 0 0 20.933-30.46c-1.163 4.548-3.066 8.778-5.498 12.692-3.594 6.874-9.092 12.797-15.964 16.816-1.797 1.164-3.594 2.115-5.391 2.962v4.124Z"/><path fill="url(#R)" d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375Z"/><path fill="url(#S)" d="M113.328 29.022c6.555-2.855 14.061-3.807 21.25-2.855 3.595.528 7.189 1.586 10.572 2.96 3.383 1.482 6.555 3.385 9.409 5.712.74.529 1.375 1.163 2.115 1.798l1.057.952.951.952c.635.634 1.269 1.375 1.903 2.01l1.692 2.115c.634.74 1.057 1.48 1.586 2.326.528.74 1.057 1.481 1.374 2.327l1.269 2.433 1.057 2.538c1.269 3.385 2.22 6.98 2.537 10.577.212 1.797.212 3.595.212 5.393-.106 1.798-.212 3.596-.635 5.394.212-3.596.106-7.192-.634-10.682-.528-3.49-1.586-6.874-2.96-10.153-2.854-6.452-7.189-12.163-12.687-16.5-2.748-2.22-5.709-4.018-8.88-5.499-3.172-1.48-6.555-2.432-10.044-3.173-7.083-1.057-14.272-.634-21.144 1.375Z"/><path fill="#1F247A" d="m20.403 51.867 56.35 56.584.528-2.433c0-1.798-.106-4.125-.317-5.923L23.363 50.704s-6.132-2.221-2.96 1.163Z"/><path fill="#BFE7FF" d="m22.414 56.52 4.652-5.077 4.969 4.337c0 2.326-2.326 4.865-5.392 5.076l-4.229-4.336Z"/><path fill="#fff" d="m27.172 52.501 4.334 3.702s-.317 1.163-.634 1.48c-.317.318-3.7-5.182-3.7-5.182Z"/><path fill="url(#T)" d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z"/><path fill="url(#U)" d="m27.594 51.866-.528-.423-4.652 5.077 4.229 4.336c5.566-.459 1.057-7.615.951-8.99Z"/><path fill="#C9EBFE" d="M30.87 36.002c-1.691-1.692-8.774 2.75-15.963 9.942-7.19 7.192-11.63 14.278-9.938 15.97 1.691 1.692 12.263.635 19.347-6.557 7.083-7.192 8.246-17.768 6.554-19.355Z"/><path fill="url(#V)" d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z"/><path fill="url(#W)" d="M26.11 53.347c6.767-14.913 3.912-17.557 3.7-17.662L13.848 48.059l-8.14 9.624c-1.058 2.01-1.375 3.596-.74 4.23 1.69 1.693 12.263.636 19.346-6.556.74-.635 1.269-1.375 1.797-2.01Z"/><path fill="#333AB3" d="M19.534 50.506c7.135-7.153 11.582-14.292 9.932-15.946-1.65-1.654-8.771 2.804-15.906 9.957C6.425 51.67 1.978 58.809 3.628 60.463c1.65 1.654 8.77-2.804 15.906-9.957Z"/><path fill="url(#X)" d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z"/><path fill="url(#Y)" fill-opacity=".5" d="M18.893 49.88c7.135-7.152 11.582-14.291 9.932-15.945-1.65-1.654-8.771 2.804-15.906 9.957-7.135 7.153-11.582 14.292-9.932 15.946 1.65 1.654 8.771-2.804 15.906-9.957Z"/><path fill="url(#Z)" d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z"/><path fill="url(#aa)" fill-opacity=".5" d="M18.302 49.284c6.269-6.285 10.281-12.452 8.961-13.775-1.32-1.323-7.471 2.699-13.74 8.983-6.27 6.285-10.281 12.452-8.961 13.775 1.32 1.323 7.471-2.699 13.74-8.983Z"/><path fill="url(#ab)" d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z"/><path fill="url(#ac)" fill-opacity=".5" d="M16.944 48.011c5.238-5.25 8.949-10.044 8.289-10.705-.66-.662-5.44 3.059-10.679 8.31-5.238 5.25-8.949 10.044-8.289 10.705.66.662 5.441-3.059 10.679-8.31Z"/><path fill="url(#ad)" d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z"/><path fill="url(#ae)" fill-opacity=".5" d="M16.121 47.193c2.434-2.44 4.24-4.584 4.033-4.791-.206-.207-2.346 1.603-4.78 4.042-2.433 2.44-4.238 4.585-4.032 4.792.206.206 2.346-1.604 4.78-4.043Z"/><path fill="url(#af)" d="M6.024 58.741c-.105 0-.211-.105-.317-.211 0-.106.106-.318.212-.318.211 0 .317-.105.528-.211.106 0 .317 0 .423.212 0 .105-.106.317-.211.317-.212.105-.423.211-.635.211Zm-1.691-.952c-.212 0-.317-.105-.317-.317 0-.211 0-.423.105-.634 0-.106.212-.212.318-.212.105 0 .21.212.21.317 0 .212-.105.318-.105.53.106.21 0 .316-.211.316Zm4.334-.211c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.211-.106.317-.211.528-.317.106-.106.317 0 .423.106.106.105 0 .317-.106.423-.317 0-.422.105-.634.211 0 .106-.106.106-.106.106Zm2.432-1.692c-.106 0-.212 0-.212-.106-.105-.106-.105-.317.106-.423.106-.106.317-.212.423-.317.106-.106.317-.106.423.105.106.106.106.318-.106.423-.211.106-.317.212-.528.318h-.106ZM5.39 55.04h-.106c-.105-.106-.211-.212-.105-.423.105-.212.211-.318.317-.53.105-.105.211-.21.423-.105.105.106.211.212.105.423-.105.212-.211.317-.317.529-.106 0-.211.106-.317.106Zm8.035-.952c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106ZM6.975 52.5c-.105 0-.105 0-.21-.105-.106-.106-.212-.318-.106-.424.105-.105.211-.317.317-.528.106-.106.317-.106.423-.106.105.106.211.317.105.423a1.461 1.461 0 0 1-.317.423c-.105.317-.211.317-.211.317Zm8.67-.317c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-6.978-2.01c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423c.106-.106.211-.318.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423-.106.105-.212.105-.318.105Zm9.092 0c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.212.105Zm2.115-2.115c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-9.198-.106c-.106 0-.106 0-.211-.105a.322.322 0 0 1 0-.423l.422-.423c0-.106.212-.106.318 0a.322.322 0 0 1 0 .423l-.423.423c0 .105-.106.105-.106.105Zm11.207-2.115h-.212a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.212Zm-9.304 0c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423s-.106.106-.212.106Zm2.114-2.115c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c0 .106-.106.106-.211.106Zm8.987-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423c.106-.105.212-.317.317-.423.106-.105.318-.105.423-.105.106.105.106.317.106.422-.106.106-.211.318-.317.424-.106.105-.212.211-.317.211Zm-6.766-1.904c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.423l.423-.424a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c-.106.105-.211.105-.211.105Zm8.563-.528h-.211c-.106-.106-.212-.318-.106-.424.106-.211.211-.317.317-.528.106-.106.317-.212.423-.106.106.106.211.317.106.423-.106.212-.212.317-.317.529 0 .106-.106.106-.212.106Zm-6.343-1.375c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423l.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.317c-.105.106-.105.106-.211.106Zm7.823-1.164h-.106c-.105-.105-.211-.211-.105-.423.105-.211.211-.317.211-.529.106-.105.212-.211.423-.211.106.106.211.211.211.423-.105.211-.105.317-.211.529-.211.211-.317.211-.423.211Zm-5.497-.634c-.106 0-.212 0-.212-.106-.106-.106-.106-.317.106-.423.211-.106.317-.212.529-.317.105-.106.317-.106.422.105.106.106.106.318-.105.423-.106.106-.317.212-.529.318h-.211Zm2.537-1.481c-.106 0-.212-.106-.212-.106-.105-.106 0-.317.106-.423.212-.106.317-.211.529-.317.105-.106.317 0 .423.106.105.105 0 .317-.106.423-.211.105-.317.211-.529.211-.105.106-.211.106-.211.106Zm3.066-.74.211-.212-.211.212c-.106-.106-.212-.106-.423-.212-.212 0-.317-.211-.212-.317 0-.212.212-.318.318-.212.317 0 .528.106.74.318l-.423.423Z"/><path fill="url(#ag)" d="M7.613 56.203c-.105 0-.211 0-.211-.106-.106-.106 0-.317.106-.423.105-.106.317-.211.528-.317.106-.106.318 0 .423.106.106.105 0 .317-.105.423-.212.105-.318.211-.53.317h-.21Zm-1.162-.423h-.106c-.106-.106-.212-.212-.106-.423.106-.212.212-.318.317-.529.106-.106.212-.212.423-.106.106.106.212.212.106.423-.106.212-.212.318-.212.53-.211 0-.317.105-.422.105Zm3.594-1.163c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.318a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.318c-.106 0-.212.105-.212.105Zm-2.114-1.27c-.106 0-.106 0-.212-.105-.106-.106-.106-.318-.106-.423.106-.106.212-.318.318-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.212.318-.318.424.106 0 0 .105-.105.105Zm4.334-.634c-.106 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .422 0 .322.322 0 0 1 0 .423l-.422.423c-.106.106-.212.106-.212.106Zm-2.431-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423c0-.105.212-.105.317 0a.322.322 0 0 1 0 .423l-.317.423c-.106 0-.211.106-.211.106Zm4.546-.317c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.106.106-.211.106Zm-2.643-1.904c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.424c-.106.105-.106.105-.211.105Zm4.757-.105c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.422.423c-.106.105-.212.105-.212.105Zm-2.749-2.01c-.105 0-.105 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.758-.106c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm-2.749-1.903c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.105.106-.211.106Zm4.758-.212c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.317-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423h-.105Zm-2.644-1.798c-.105 0-.211 0-.211-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.106.106-.212.106-.212.106Zm4.44-.317c-.105 0-.105 0-.21-.106a.322.322 0 0 1 0-.423c.105-.106.21-.317.316-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.317-.317.423 0 .106-.106.106-.211.106Zm-2.325-1.587c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424l.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.318c0 .211-.105.211-.211.211Zm4.123-.74c-.106 0-.106 0-.212-.106-.105-.106-.21-.317-.105-.423.105-.212.211-.317.317-.423.106-.106.317-.211.423-.106.106.106.211.317.106.423-.106.106-.212.318-.318.53 0 .105-.105.105-.211.105Zm-1.797-1.058c-.106 0-.212 0-.212-.105-.105-.106-.105-.318.106-.424.211-.105.317-.211.423-.317.106-.106.317-.106.423.106.105.106.105.317-.106.423-.106.106-.317.212-.423.317h-.211Zm2.96-1.48c-.106 0-.106 0-.211-.106h-.318c-.105 0-.317 0-.317-.212 0-.105 0-.317.212-.317.422-.106.74 0 .845.106a.322.322 0 0 1 0 .423c0 .106-.105.106-.211.106Z"/><path fill="url(#ah)" d="M12.582 50.808c-.106 0-.212 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.317-.211.423-.317a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.318-.106.105-.106.105-.211.105Zm-.846-.105c-.106 0-.106 0-.212-.106-.105-.106-.21-.318-.105-.423.105-.106.211-.318.317-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.105-.212.317-.317.423.105.106 0 .106-.106.106Zm2.96-1.798c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423c.105-.106.317-.212.423-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.318.211-.423.423-.106.106-.106.106-.212.106Zm-1.163-.318c-.105 0-.105 0-.211-.105a.322.322 0 0 1 0-.423l.423-.424a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .424l-.423.423c0 .105-.106.105-.212.105Zm3.172-1.586c-.106 0-.106 0-.212-.106a.322.322 0 0 1 0-.423l.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm-1.163-.423c-.106 0-.106 0-.211-.106a.322.322 0 0 1 0-.423l.422-.423a.322.322 0 0 1 .423 0 .322.322 0 0 1 0 .423l-.423.423c-.105.106-.211.106-.211.106Zm3.066-1.587c-.106 0-.106 0-.212-.105a.322.322 0 0 1 0-.424c.106-.105.212-.317.317-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.105.106-.211.318-.317.424-.105 0-.211.105-.211.105Zm-1.057-.317c-.106 0-.212 0-.212-.106a.322.322 0 0 1 0-.423c.106-.106.317-.211.423-.423a.321.321 0 0 1 .423 0 .322.322 0 0 1 0 .423c-.106.106-.317.212-.423.317-.106.212-.211.212-.211.212Zm2.114-1.798c-.106 0-.211 0-.211-.106-.106-.105 0-.317.105-.423.317-.211.423-.211.635-.211h.105l.106.105c.106.106.106.318-.106.424-.105 0-.105.105-.211.105 0 0-.106 0-.317.106h-.106Z"/><path fill="#fff" d="M3.594 60.54c.634.528 1.586.21 2.326 0 .74-.318 1.48-.635 2.114-1.058 1.374-.846 2.643-1.798 3.912-2.75 2.537-2.01 4.863-4.23 7.189-6.452 2.326-2.327 4.44-4.653 6.449-7.192 1.057-1.269 1.903-2.538 2.748-3.913.423-.635.846-1.375 1.058-2.115.105-.423.211-.74.317-1.164 0-.423 0-.846-.212-1.163.318.317.423.74.423 1.163 0 .423-.105.846-.211 1.27-.212.846-.529 1.586-.846 2.326-.74 1.481-1.586 2.856-2.537 4.23-1.903 2.645-4.018 5.183-6.344 7.51-2.325 2.327-4.757 4.442-7.506 6.346-1.374.952-2.748 1.798-4.229 2.538-.74.317-1.48.635-2.325.846-.423.106-.846.212-1.269.212-.317-.212-.74-.318-1.057-.635Z"/><path fill="url(#ai)" d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403Z"/><path fill="url(#aj)" d="M76.437 111.623c6.555-.634 6.132-27.71 6.132-42.517l-2.326-1.163s-.423 29.93-3.172 32.258c-2.749 2.327-1.163 4.019-1.163 4.019l.529 7.403Z"/><path fill="url(#ak)" d="M141.665 128.969a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z"/><path fill="url(#al)" d="M141.665 128.969a6.988 6.988 0 0 1-2.008.951c-1.375.529-2.749.847-4.229 1.164-2.855.634-5.709 1.057-8.669 1.375-5.815.634-11.63.846-17.444.846-5.815 0-11.63-.212-17.444-.846-2.855-.318-5.815-.741-8.67-1.375-1.374-.317-2.854-.635-4.228-1.164-.635-.211-1.375-.528-2.009-.951-.634-.423-1.163-.952-1.269-1.693 0 .741.635 1.375 1.163 1.798.635.423 1.269.741 1.903 1.058 1.375.529 2.749.952 4.23 1.375 2.853.74 5.708 1.163 8.668 1.586 1.375.212 2.855.318 4.229.423.634 0 .74.423.74.741 0 .317.106.529.846.634 3.806.318 7.718.423 11.629.423 11.63 0 23.787-1.163 29.919-3.49v-1.375c.106-.105.317-.105.423-.211 1.057-.423 1.692-.741 2.22-1.269.635-.318 1.269-.952 1.269-1.693 0 .741-.634 1.27-1.269 1.693Z"/><path fill="url(#am)" d="M104.688 72.965h9.102v33.481h-9.102z"/><path fill="url(#an)" d="M113.781 72.965h5.854v33.481h-5.854z"/><path fill="url(#ao)" d="M114.219 71.59h5.416v58.765h-5.416V71.59Z"/><path fill="url(#ap)" d="m120.672 71.59 9.439-.727v59.492h-9.439V71.59Z"/><path fill="url(#aq)" d="M128.773 59.667h13.251v49.224h-13.251V59.667Z"/><path fill="url(#ar)" d="M0 0h2.764v33.481H0z" transform="matrix(-1 0 0 1 104.688 72.965)"/><path fill="#F6F6F6" d="M104.689 111.823c0-14.639 12.129-26.768 26.768-26.768 2.928 0 5.437.418 8.365 1.255-3.764-1.673-7.947-2.928-12.129-2.928-13.803 0-24.677 10.874-24.677 24.677 0 3.764.836 7.11 2.509 10.456-.418-2.091-.836-4.182-.836-6.692Z"/><g filter="url(#as)"><path fill="url(#at)" d="M132.824 137.927c16.238 0 29.402-12.242 29.402-27.343 0-15.101-13.164-27.343-29.402-27.343s-29.402 12.242-29.402 27.343c0 15.101 13.164 27.343 29.402 27.343Z"/></g><path fill="url(#au)" d="M134.467 136.826c14.497 0 26.249-11.749 26.249-26.241 0-14.492-11.752-26.24-26.249-26.24-14.496 0-26.248 11.748-26.248 26.24 0 14.492 11.752 26.241 26.248 26.241Z"/><path fill="url(#av)" d="M134.467 136.826c14.497 0 26.249-11.749 26.249-26.241 0-14.492-11.752-26.24-26.249-26.24-14.496 0-26.248 11.748-26.248 26.24 0 14.492 11.752 26.241 26.248 26.241Z"/><path fill="url(#aw)" d="M131.186 136.826c14.497 0 26.248-11.749 26.248-26.241 0-14.492-11.751-26.24-26.248-26.24-14.497 0-26.248 11.748-26.248 26.24 0 14.492 11.751 26.241 26.248 26.241Z"/><mask id="ay" width="54" height="53" x="104" y="84" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#ax)" d="M131.186 136.826c14.497 0 26.248-11.749 26.248-26.241 0-14.492-11.751-26.24-26.248-26.24-14.497 0-26.248 11.748-26.248 26.24 0 14.492 11.751 26.241 26.248 26.241Z"/></mask><g mask="url(#ay)"><path fill="url(#az)" d="m168.261 110.257 4.594-25.912-76.777 56.417h50.372l21.811-30.505Z"/></g><path fill="#FEFFCF" d="M152.937 96.908c7.219 12.503 2.899 28.636-9.6 35.852-6.249 3.608-13.123 4.167-19.516 2.933 6.721 1.802 14.043 1.364 20.576-2.408 12.499-7.216 16.819-23.35 9.601-35.852-3.774-6.536-9.611-10.743-16.617-12.38 6.11 1.397 11.947 5.604 15.556 11.855Z"/><path fill="url(#aA)" d="M152.937 96.908c7.219 12.503 2.899 28.636-9.6 35.852-6.249 3.608-13.123 4.167-19.516 2.933 6.721 1.802 14.043 1.364 20.576-2.408 12.499-7.216 16.819-23.35 9.601-35.852-3.774-6.536-9.611-10.743-16.617-12.38 6.11 1.397 11.947 5.604 15.556 11.855Z"/><path fill="url(#aB)" d="M135.138 99.256a5 5 0 0 0-5-5h-2.836v12.313l-12.033-.28v7.836l12.033.28.28 12.033h2.718a5 5 0 0 0 4.999-5.117l-.161-6.916h8.395a3.918 3.918 0 1 0 0-7.836h-8.395v-7.313Z"/><path fill="#BEE6FF" d="M130.797 97.942a3.917 3.917 0 0 0-7.831.182l.186 8.025h-8.349a3.963 3.963 0 0 0-.092 7.926l8.162.189.189 8.162a3.963 3.963 0 0 0 7.926-.092v-8.349l8.025.186a3.917 3.917 0 1 0 .182-7.831l-8.207-.191-.191-8.207Z"/><path fill="url(#aC)" d="M130.797 97.942a3.917 3.917 0 0 0-7.831.182l.186 8.025h-8.349a3.963 3.963 0 0 0-.092 7.926l8.162.189.189 8.162a3.963 3.963 0 0 0 7.926-.092v-8.349l8.025.186a3.917 3.917 0 1 0 .182-7.831l-8.207-.191-.191-8.207Z"/><path fill="#F6F6F6" d="m130.988 126.297-.247-28.324a3.844 3.844 0 0 0-3.89-3.811l4.137 32.135Zm12.022-12.021.03-7.853-2.236-.195 2.206 8.048Z"/><defs><linearGradient id="c" x1="75.906" x2="146.864" y1="68.671" y2="72.853" gradientUnits="userSpaceOnUse"><stop stop-color="#3239C5"/><stop offset=".172" stop-color="#1F247A" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="141.78" x2="120.031" y1="115.268" y2="115.477" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#fff" stop-opacity="0"/><stop offset=".273" stop-color="#fff"/><stop offset=".625" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="87.389" x2="113.731" y1="99.407" y2="97.768" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".417" stop-color="#fff" stop-opacity=".938"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="f" x1="136.108" x2="100.313" y1="101.995" y2="101.995" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44" stop-opacity="0"/><stop offset=".401" stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="g" x1="63.649" x2="68.556" y1="93.13" y2="88.892" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="h" x1="109.42" x2="109.42" y1="56.943" y2="69.635" gradientUnits="userSpaceOnUse"><stop stop-color="#F6F6F6"/><stop offset="1" stop-color="#ACCEFF"/></linearGradient><linearGradient id="i" x1="87.831" x2="90.267" y1="64.565" y2="66.552" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="j" x1="103.906" x2="111.376" y1="55.329" y2="74.362" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="k" x1="146.517" x2="138.779" y1="70.615" y2="72.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="l" x1="83.297" x2="135.692" y1="23.644" y2="37.285" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE7DA"/><stop offset="1" stop-color="#FFE7DA" stop-opacity="0"/></linearGradient><linearGradient id="m" x1="119.803" x2="116.138" y1="23.076" y2="63.166" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="n" x1="94.885" x2="86.167" y1="30.249" y2="59.374" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="o" x1="154.866" x2="162.682" y1="93.033" y2="102.827" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="p" x1="11.533" x2="17.334" y1="45.116" y2="51.423" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="q" x1="4.679" x2="8.697" y1="54.142" y2="59.465" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="r" x1="12.311" x2="16.972" y1="45.574" y2="50.603" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="s" x1="6.205" x2="9.477" y1="53.42" y2="57.645" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="t" x1="13.564" x2="15.935" y1="46.542" y2="49.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="u" x1="8.174" x2="9.924" y1="52.808" y2="54.845" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="v" x1="14.92" x2="15.667" y1="46.88" y2="47.649" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="w" x1="12.35" x2="12.914" y1="49.725" y2="50.349" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="x" x1="15.803" x2="15.803" y1="35.009" y2="58.741" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="y" x1="15.877" x2="15.877" y1="36.91" y2="56.203" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="z" x1="15.925" x2="15.925" y1="42.136" y2="50.808" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="A" x1="75.906" x2="146.864" y1="68.671" y2="72.853" gradientUnits="userSpaceOnUse"><stop stop-color="#3239C5"/><stop offset=".172" stop-color="#1F247A" stop-opacity="0"/></linearGradient><linearGradient id="B" x1="141.78" x2="120.031" y1="115.268" y2="115.477" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#fff" stop-opacity="0"/><stop offset=".273" stop-color="#fff"/><stop offset=".625" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="C" x1="87.389" x2="113.731" y1="99.407" y2="97.768" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".417" stop-color="#fff" stop-opacity=".938"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="D" x1="95.516" x2="136.994" y1="118.785" y2="119.577" gradientUnits="userSpaceOnUse"><stop stop-color="#3665FF"/><stop offset=".193" stop-color="#0D1222"/><stop offset=".516" stop-color="#3137C5"/><stop offset="1" stop-color="#5F1A58"/></linearGradient><linearGradient id="E" x1="63.649" x2="68.556" y1="93.13" y2="88.892" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#6DAEE3"/></linearGradient><linearGradient id="F" x1="109.42" x2="109.42" y1="56.943" y2="69.635" gradientUnits="userSpaceOnUse"><stop stop-color="#F6F6F6"/><stop offset="1" stop-color="#ACCEFF"/></linearGradient><linearGradient id="G" x1="87.831" x2="90.267" y1="64.565" y2="66.552" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="H" x1="83.305" x2="84.011" y1="61.996" y2="67.297" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="I" x1="112.381" x2="107.491" y1="64.677" y2="64.677" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="J" x1="103.906" x2="111.376" y1="55.329" y2="74.362" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="K" x1="146.517" x2="138.779" y1="70.615" y2="72.075" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="L" x1="83.297" x2="135.692" y1="23.644" y2="37.285" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE7DA"/><stop offset="1" stop-color="#FFE7DA" stop-opacity="0"/></linearGradient><linearGradient id="M" x1="119.803" x2="116.138" y1="23.076" y2="63.166" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="N" x1="94.885" x2="86.167" y1="30.249" y2="59.374" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="O" x1="121.796" x2="132.942" y1="38.956" y2="62.589" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="P" x1="143.662" x2="168.403" y1="65.661" y2="78.173" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#662065"/></linearGradient><linearGradient id="Q" x1="154.866" x2="162.682" y1="93.033" y2="102.827" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="R" x1="113.328" x2="156.818" y1="16.886" y2="57.656" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="S" x1="172.025" x2="162.153" y1="60.185" y2="60.185" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="T" x1="22.414" x2="29.892" y1="49.688" y2="54.068" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="U" x1="29.629" x2="28.415" y1="58.206" y2="58.206" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="V" x1="4.641" x2="28.262" y1="30.662" y2="48.574" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="W" x1="31.367" x2="26.872" y1="55.035" y2="55.035" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="X" x1="11.533" x2="17.334" y1="45.116" y2="51.423" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="Y" x1="4.679" x2="8.697" y1="54.142" y2="59.465" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="Z" x1="12.311" x2="16.972" y1="45.574" y2="50.603" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="aa" x1="6.205" x2="9.477" y1="53.42" y2="57.645" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="ab" x1="13.564" x2="15.935" y1="46.542" y2="49.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="ac" x1="8.174" x2="9.924" y1="52.808" y2="54.845" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="ad" x1="14.92" x2="15.667" y1="46.88" y2="47.649" gradientUnits="userSpaceOnUse"><stop stop-color="#C2DBEC"/><stop offset=".653" stop-color="#F3FAFE"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="ae" x1="12.35" x2="12.914" y1="49.725" y2="50.349" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="af" x1="15.803" x2="15.803" y1="35.009" y2="58.741" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="ag" x1="15.877" x2="15.877" y1="36.91" y2="56.203" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="ah" x1="15.925" x2="15.925" y1="42.136" y2="50.808" gradientUnits="userSpaceOnUse"><stop stop-color="#88BBFB"/><stop offset="1" stop-color="#0057D6"/></linearGradient><linearGradient id="ai" x1="75.453" x2="85.499" y1="59.796" y2="61.085" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="aj" x1="82.788" x2="81.555" y1="99.326" y2="99.326" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="ak" x1="75.695" x2="77.869" y1="125.777" y2="140.09" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#3137C5"/></linearGradient><linearGradient id="al" x1="144.955" x2="133.307" y1="133.052" y2="133.052" gradientUnits="userSpaceOnUse"><stop stop-color="#157DFF"/><stop offset="1" stop-color="#0366DB" stop-opacity=".021"/></linearGradient><linearGradient id="am" x1="113.79" x2="101.288" y1="80.933" y2="86.054" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".641" stop-color="#93D67F"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="an" x1="119.635" x2="115.139" y1="80.933" y2="93.881" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset=".641" stop-color="#93D67F"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="ao" x1="116.927" x2="116.927" y1="71.59" y2="131.895" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset=".276" stop-color="#44AE46"/><stop offset="1" stop-color="#FDFDDF"/></linearGradient><linearGradient id="ap" x1="125.391" x2="125.391" y1="71.59" y2="131.894" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset=".234" stop-color="#208440"/><stop offset="1" stop-color="#2F37AC"/></linearGradient><linearGradient id="aq" x1="135.399" x2="135.399" y1="59.667" y2="110.181" gradientUnits="userSpaceOnUse"><stop stop-color="#1514BF" stop-opacity="0"/><stop offset=".813" stop-color="#44AE46"/></linearGradient><linearGradient id="ar" x1="1.382" x2="1.382" y1="0" y2="33.481" gradientUnits="userSpaceOnUse"><stop stop-color="#46B048" stop-opacity="0"/><stop offset=".568" stop-color="#46B048"/></linearGradient><linearGradient id="at" x1="108.045" x2="152.389" y1="90.122" y2="150.457" gradientUnits="userSpaceOnUse"><stop stop-color="#C9E59A"/><stop offset="1" stop-color="#42AB44"/></linearGradient><linearGradient id="au" x1="151.608" x2="131.662" y1="84.345" y2="86.888" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="av" x1="124.732" x2="156.257" y1="84.345" y2="111.864" gradientUnits="userSpaceOnUse"><stop stop-color="#42AB44"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="az" x1="134.466" x2="156.23" y1="99.842" y2="117.491" gradientUnits="userSpaceOnUse"><stop stop-color="#2A842B"/><stop offset="1" stop-color="#42AB44" stop-opacity="0"/></linearGradient><linearGradient id="aA" x1="144.351" x2="139.021" y1="82.675" y2="141.353" gradientUnits="userSpaceOnUse"><stop stop-color="#CBE482"/><stop offset="1" stop-color="#CBE482" stop-opacity="0"/></linearGradient><linearGradient id="aB" x1="132.882" x2="141.434" y1="111.868" y2="120.421" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-color="#0357CA"/></linearGradient><linearGradient id="aC" x1="137.834" x2="121.282" y1="104.345" y2="96.454" gradientUnits="userSpaceOnUse"><stop stop-color="#F4FAFF"/><stop offset="1" stop-color="#F4FAFF" stop-opacity="0"/></linearGradient><radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="rotate(90.005 -19.933 128.316) scale(2.28938 31.4286)" gradientUnits="userSpaceOnUse"><stop stop-color="#6A99DD"/><stop offset="1" stop-color="#A0C0EF"/></radialGradient><radialGradient id="aw" cx="0" cy="0" r="1" gradientTransform="matrix(27.11457 27.47866 -28.78802 28.4066 122.601 103.724)" gradientUnits="userSpaceOnUse"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><radialGradient id="ax" cx="0" cy="0" r="1" gradientTransform="matrix(27.11457 27.47866 -28.78802 28.4066 122.601 103.724)" gradientUnits="userSpaceOnUse"><stop offset=".411" stop-color="#42AB44"/><stop offset="1" stop-color="#D6F3A4"/></radialGradient><filter id="a" width="127.141" height="16.679" x="44.813" y="139.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_21473034" stdDeviation="2"/></filter><filter id="as" width="68.805" height="64.686" x="98.422" y="78.241" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10079_21473034" stdDeviation="2.5"/></filter></defs></svg>
@@ -3,7 +3,7 @@ import type { LabelProps, TitleProps } from '../../model/HeadlineType';
3
3
  /**
4
4
  * @title Бонус и преимущество
5
5
  */
6
- export declare type BonusBenefit = LabelProps & IconProps & {};
6
+ export declare type BonusBenefit = LabelProps & IconProps;
7
7
  /**
8
8
  * @title Блок бонусов и преимуществ
9
9
  */
@@ -112,7 +112,7 @@ export declare type CalculatorBlockDef = EmptyOption | CreditCalculatorParamsDef
112
112
  /**
113
113
  * @title Кнопка навигации
114
114
  */
115
- export declare type CalculatorNav = HeadlineCommonProps & IconProps & {};
115
+ export declare type CalculatorNav = HeadlineCommonProps & IconProps;
116
116
  /**
117
117
  * @title Вкладка
118
118
  */
@@ -5,7 +5,7 @@ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/Headl
5
5
  /**
6
6
  * @title Ячейка
7
7
  */
8
- export declare type CellData = LabelProps & DescriptionProps & {};
8
+ export declare type CellData = LabelProps & DescriptionProps;
9
9
  /**
10
10
  * @title Шапка колонки
11
11
  */
@@ -6,7 +6,7 @@ export interface TableColumnData {
6
6
  rowHeader?: string;
7
7
  cell: CellData[];
8
8
  }
9
- export declare type TableColumnHeader = TitleProps & IconProps & {};
9
+ export declare type TableColumnHeader = TitleProps & IconProps;
10
10
  export interface TableColumnProps extends UniBlockProps {
11
11
  header: TableColumnHeader;
12
12
  columnData: TableColumnData[];
@@ -25,7 +25,7 @@ export declare type SocialMedia = Omit<LinkProps, 'text'>;
25
25
  /**
26
26
  * @title Пункт подменю
27
27
  */
28
- export declare type SubMenuItem = LinkProps & IconProps & {};
28
+ export declare type SubMenuItem = LinkProps & IconProps;
29
29
  /**
30
30
  * @title Подвал
31
31
  * @required ["topItems"]
@@ -5,7 +5,7 @@ import type { SitemapProps } from '../../services/sitemap/SitemapProps';
5
5
  /**
6
6
  * @title Пункт подменю
7
7
  */
8
- export declare type SubMenuItem = LinkProps & IconProps & {};
8
+ export declare type SubMenuItem = LinkProps & IconProps;
9
9
  /**
10
10
  * @title Ссылка дополнительного меню
11
11
  * @required ["text", "href"]
@@ -1,6 +1,6 @@
1
1
  import type { IconProps } from '../../model/Picture';
2
2
  import type { LabelProps, TitleProps } from '../../model/HeadlineType';
3
- export declare type OfficeServicesBlockList = LabelProps & IconProps & {};
3
+ export declare type OfficeServicesBlockList = LabelProps & IconProps;
4
4
  /**
5
5
  * @title Офисные услуги
6
6
  */
@@ -2,7 +2,7 @@ import type { BlockVersion } from '../../model/BlockVersion';
2
2
  import type { DescriptionProps, HeadlineProps, LabelProps } from '../../model/HeadlineType';
3
3
  import type { Picture } from '../../model/Picture';
4
4
  import type { ButtonContent } from '../../ui-kit/Button/ButtonProps';
5
- export declare type TextBenefit = DescriptionProps & LabelProps & {};
5
+ export declare type TextBenefit = DescriptionProps & LabelProps;
6
6
  /**
7
7
  * @title Продуктовая плитка
8
8
  */
@@ -3,8 +3,6 @@ exports.SafeDepositRental = void 0;
3
3
  const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
4
  const uni_jsx_1 = require("@redneckz/uni-jsx");
5
5
  const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
6
- const useScript_1 = require("../../hooks/useScript");
7
- const ProjectSettings_1 = require("../../ProjectSettings");
8
6
  const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
9
7
  const Heading_1 = require("../../ui-kit/Heading/Heading");
10
8
  const SafeDepositRentalForm_1 = require("./SafeDepositRentalForm");
@@ -14,12 +12,9 @@ exports.SafeDepositRental = (0, uni_jsx_1.JSX)(({ title, footnote, context, clas
14
12
  const [points, setPoints] = (0, hooks_1.useState)([]);
15
13
  const [showMap, setShowMap] = (0, hooks_1.useState)(false);
16
14
  const regions = (0, useGetRegions_1.useGetRegions)();
17
- const statusScript = (0, useScript_1.useScript)(`https://api-maps.yandex.ru/2.1/?apikey=${ProjectSettings_1.projectSettings.YANDEX_MAP_API_KEY}&lang=ru_RU`, {
18
- removeOnUnmount: true,
19
- });
20
15
  const toggleShowMap = () => {
21
16
  setShowMap(!showMap);
22
17
  };
23
- return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { context: context, className: className, ...rest, children: [(0, jsx_runtime_1.jsxs)("div", { className: "bg-white px-8 py-12", children: [title ? ((0, jsx_runtime_1.jsx)(Heading_1.Heading, { title: title, headingType: "h3", as: "h2", className: "mb-2.5 text-center" })) : null, (0, jsx_runtime_1.jsx)(SafeDepositRentalForm_1.SafeDepositRentalForm, { regions: regions, setPoints: setPoints, toggleShowMap: toggleShowMap }), footnote ? (0, jsx_runtime_1.jsx)("p", { className: "text-s-light text-secondary-text", children: footnote }) : null] }), statusScript === 'ready' && points.length && showMap ? ((0, jsx_runtime_1.jsx)(YandexMap_1.YandexMap, { points: points })) : null] }));
18
+ return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { context: context, className: className, ...rest, children: [(0, jsx_runtime_1.jsxs)("div", { className: "bg-white px-8 py-12", children: [title ? ((0, jsx_runtime_1.jsx)(Heading_1.Heading, { title: title, headingType: "h3", as: "h2", className: "mb-2.5 text-center" })) : null, (0, jsx_runtime_1.jsx)(SafeDepositRentalForm_1.SafeDepositRentalForm, { regions: regions, setPoints: setPoints, toggleShowMap: toggleShowMap }), footnote ? (0, jsx_runtime_1.jsx)("p", { className: "text-s-light text-secondary-text", children: footnote }) : null] }), points.length && showMap ? (0, jsx_runtime_1.jsx)(YandexMap_1.YandexMap, { points: points }) : null] }));
24
19
  });
25
20
  //# sourceMappingURL=SafeDepositRental.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SafeDepositRental.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/SafeDepositRental.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuD;AACvD,qDAAkD;AAClD,2DAAwD;AAExD,4DAAyD;AACzD,0DAAuD;AAEvD,mEAAgE;AAChE,mDAAgD;AAChD,2CAAwC;AAI3B,QAAA,iBAAiB,GAAG,IAAA,aAAG,EAClC,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE;IACxD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAa,EAAE,CAAC,CAAC;IACrD,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,IAAA,gBAAQ,EAAU,KAAK,CAAC,CAAC;IAEvD,MAAM,OAAO,GAAG,IAAA,6BAAa,GAAE,CAAC;IAEhC,MAAM,YAAY,GAAG,IAAA,qBAAS,EAC5B,0CAA0C,iCAAe,CAAC,kBAAkB,aAAa,EACzF;QACE,eAAe,EAAE,IAAI;KACtB,CACF,CAAC;IAEF,MAAM,aAAa,GAAG,GAAG,EAAE;QACzB,UAAU,CAAC,CAAC,OAAO,CAAC,CAAC;IACvB,CAAC,CAAC;IAEF,OAAO,CACL,wBAAC,2BAAY,IAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,KAAM,IAAI,aAC5D,iCAAK,SAAS,EAAC,qBAAqB,aACjC,KAAK,CAAC,CAAC,CAAC,CACP,uBAAC,iBAAO,IAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,SAAS,EAAC,oBAAoB,GAAG,CAClF,CAAC,CAAC,CAAC,IAAI,EACR,uBAAC,6CAAqB,IACpB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,aAAa,GAC5B,EACD,QAAQ,CAAC,CAAC,CAAC,8BAAG,SAAS,EAAC,kCAAkC,YAAE,QAAQ,GAAK,CAAC,CAAC,CAAC,IAAI,IAC7E,EACL,YAAY,KAAK,OAAO,IAAI,MAAM,CAAC,MAAM,IAAI,OAAO,CAAC,CAAC,CAAC,CACtD,uBAAC,qBAAS,IAAC,MAAM,EAAE,MAAM,GAAI,CAC9B,CAAC,CAAC,CAAC,IAAI,IACK,CAChB,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"SafeDepositRental.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/SafeDepositRental.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuD;AAEvD,4DAAyD;AACzD,0DAAuD;AAEvD,mEAAgE;AAChE,mDAAgD;AAChD,2CAAwC;AAI3B,QAAA,iBAAiB,GAAG,IAAA,aAAG,EAClC,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE;IACxD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAa,EAAE,CAAC,CAAC;IACrD,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,IAAA,gBAAQ,EAAU,KAAK,CAAC,CAAC;IAEvD,MAAM,OAAO,GAAG,IAAA,6BAAa,GAAE,CAAC;IAEhC,MAAM,aAAa,GAAG,GAAG,EAAE;QACzB,UAAU,CAAC,CAAC,OAAO,CAAC,CAAC;IACvB,CAAC,CAAC;IAEF,OAAO,CACL,wBAAC,2BAAY,IAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,KAAM,IAAI,aAC5D,iCAAK,SAAS,EAAC,qBAAqB,aACjC,KAAK,CAAC,CAAC,CAAC,CACP,uBAAC,iBAAO,IAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,SAAS,EAAC,oBAAoB,GAAG,CAClF,CAAC,CAAC,CAAC,IAAI,EACR,uBAAC,6CAAqB,IACpB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,aAAa,GAC5B,EACD,QAAQ,CAAC,CAAC,CAAC,8BAAG,SAAS,EAAC,kCAAkC,YAAE,QAAQ,GAAK,CAAC,CAAC,CAAC,IAAI,IAC7E,EACL,MAAM,CAAC,MAAM,IAAI,OAAO,CAAC,CAAC,CAAC,uBAAC,qBAAS,IAAC,MAAM,EAAE,MAAM,GAAI,CAAC,CAAC,CAAC,IAAI,IACnD,CAChB,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -5,19 +5,26 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
5
5
  const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
6
6
  const Heading_1 = require("../../ui-kit/Heading/Heading");
7
7
  const renderClusterer_1 = require("./renderClusterer");
8
+ const useYandexMaps_1 = require("./useYandexMaps");
8
9
  exports.YandexMap = (0, uni_jsx_1.JSX)(({ points }) => {
9
10
  const map = (0, hooks_1.useRef)(null);
11
+ const yandexMaps = (0, useYandexMaps_1.useYandexMaps)();
10
12
  (0, hooks_1.useEffect)(() => {
11
- ymaps.ready(() => {
12
- map.current = new ymaps.Map('map', {
13
+ yandexMaps?.ready(() => {
14
+ map.current = new yandexMaps.Map('map', {
13
15
  center: points[0],
14
16
  zoom: 10,
15
17
  });
16
- (0, renderClusterer_1.renderClusterer)(map.current, points);
18
+ (0, renderClusterer_1.renderClusterer)(yandexMaps, map.current, points);
17
19
  });
18
- }, []);
19
- if (map.current && points) {
20
- (0, renderClusterer_1.renderClusterer)(map.current, points);
20
+ }, [yandexMaps]);
21
+ (0, hooks_1.useEffect)(() => {
22
+ if (map.current && points && yandexMaps) {
23
+ (0, renderClusterer_1.renderClusterer)(yandexMaps, map.current, points);
24
+ }
25
+ }, [map, points, yandexMaps]);
26
+ if (!yandexMaps) {
27
+ return null;
21
28
  }
22
29
  return ((0, jsx_runtime_1.jsxs)("div", { className: "pt-12 mt-1 bg-white", children: [(0, jsx_runtime_1.jsx)(Heading_1.Heading, { title: "\u041E\u0444\u0438\u0441\u044B \u043D\u0430 \u043A\u0430\u0440\u0442\u0435", headingType: "h3", className: "mb-8 text-center" }), (0, jsx_runtime_1.jsx)("div", { id: "map", className: "h-[640px]" })] }));
23
30
  });
@@ -1 +1 @@
1
- {"version":3,"file":"YandexMap.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/YandexMap.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAgE;AAChE,0DAAuD;AACvD,uDAAoD;AAQvC,QAAA,SAAS,GAAG,IAAA,aAAG,EAAiB,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE;IAC1D,MAAM,GAAG,GAAG,IAAA,cAAM,EAAC,IAAI,CAAC,CAAC;IAEzB,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,KAAK,CAAC,KAAK,CAAC,GAAG,EAAE;YACf,GAAG,CAAC,OAAO,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,KAAK,EAAE;gBACjC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;gBACjB,IAAI,EAAE,EAAE;aACT,CAAC,CAAC;YAEH,IAAA,iCAAe,EAAC,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QACvC,CAAC,CAAC,CAAC;IACL,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAI,GAAG,CAAC,OAAO,IAAI,MAAM,EAAE;QACzB,IAAA,iCAAe,EAAC,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;KACtC;IAED,OAAO,CACL,iCAAK,SAAS,EAAC,qBAAqB,aAClC,uBAAC,iBAAO,IAAC,KAAK,EAAC,4EAAgB,EAAC,WAAW,EAAC,IAAI,EAAC,SAAS,EAAC,kBAAkB,GAAG,EAChF,gCAAK,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,WAAW,GAAG,IAClC,CACP,CAAC;AACJ,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"YandexMap.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/YandexMap.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAgE;AAEhE,0DAAuD;AACvD,uDAAoD;AACpD,mDAAgD;AAMnC,QAAA,SAAS,GAAG,IAAA,aAAG,EAAiB,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE;IAC1D,MAAM,GAAG,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IAE3C,MAAM,UAAU,GAAG,IAAA,6BAAa,GAAE,CAAC;IAEnC,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,UAAU,EAAE,KAAK,CAAC,GAAG,EAAE;YACrB,GAAG,CAAC,OAAO,GAAG,IAAI,UAAU,CAAC,GAAG,CAAC,KAAK,EAAE;gBACtC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;gBACjB,IAAI,EAAE,EAAE;aACT,CAAC,CAAC;YACH,IAAA,iCAAe,EAAC,UAAU,EAAE,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QACnD,CAAC,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC;IAEjB,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,IAAI,GAAG,CAAC,OAAO,IAAI,MAAM,IAAI,UAAU,EAAE;YACvC,IAAA,iCAAe,EAAC,UAAU,EAAE,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;SAClD;IACH,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,CAAC,CAAC;IAE9B,IAAI,CAAC,UAAU,EAAE;QACf,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,iCAAK,SAAS,EAAC,qBAAqB,aAClC,uBAAC,iBAAO,IAAC,KAAK,EAAC,4EAAgB,EAAC,WAAW,EAAC,IAAI,EAAC,SAAS,EAAC,kBAAkB,GAAG,EAChF,gCAAK,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,WAAW,GAAG,IAClC,CACP,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -1 +1,2 @@
1
- export declare function renderClusterer(Map: any, points: any): void;
1
+ import ymaps from 'yandex-maps';
2
+ export declare function renderClusterer(yandexMaps: typeof ymaps, map: ymaps.Map, points: number[][]): void;
@@ -1,10 +1,9 @@
1
1
  Object.defineProperty(exports, "__esModule", { value: true });
2
2
  exports.renderClusterer = void 0;
3
- function renderClusterer(Map, points) {
4
- Map.geoObjects.removeAll();
5
- const pointsList = points;
6
- const clusterIconContentLayout = ymaps.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>');
7
- const clusterer = new ymaps.Clusterer({
3
+ function renderClusterer(yandexMaps, map, points) {
4
+ map.geoObjects.removeAll();
5
+ const clusterIconContentLayout = yandexMaps.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>');
6
+ const clusterer = new yandexMaps.Clusterer({
8
7
  clusterIcons: [
9
8
  {
10
9
  href: 'icons/MapMarkerClusterIcon.svg',
@@ -16,20 +15,19 @@ function renderClusterer(Map, points) {
16
15
  clusterHideIconOnBalloonOpen: false,
17
16
  geoObjectHideIconOnBalloonOpen: false,
18
17
  });
19
- const geoObjects = [];
20
- for (let i = 0, len = pointsList.length; i < len; i++) {
21
- geoObjects[i] = new ymaps.Placemark(pointsList[i], null, {
22
- iconLayout: 'default#image',
23
- iconImageHref: 'icons/MapMarkerSingleIcon.svg',
24
- iconImageSize: [78, 84],
25
- iconImageOffset: [-35, -50],
26
- });
27
- }
18
+ const geoObjects = points.map((point) => new yandexMaps.Placemark(point, {}, {
19
+ iconLayout: 'default#image',
20
+ iconImageHref: 'icons/MapMarkerSingleIcon.svg',
21
+ iconImageSize: [78, 84],
22
+ iconImageOffset: [-35, -50],
23
+ }));
28
24
  clusterer.add(geoObjects);
29
- Map.geoObjects.add(clusterer);
30
- Map.setBounds(ymaps.util.bounds.fromPoints(pointsList)).then(() => {
31
- if (Map.getZoom() > 10) {
32
- Map.setZoom(10);
25
+ map.geoObjects.add(clusterer);
26
+ // TODO: Fix
27
+ // @ts-ignore
28
+ map.setBounds(yandexMaps.util.bounds.fromPoints(points)).then(() => {
29
+ if (map.getZoom() > 10) {
30
+ map.setZoom(10);
33
31
  }
34
32
  });
35
33
  }