@milestone-sys/web-design-system 4.0.10 → 4.0.11

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 (271) hide show
  1. package/colors.list.js +72 -0
  2. package/design-system.css +63 -0
  3. package/design-system.js +8 -0
  4. package/flags-spritemap.svg +1 -0
  5. package/icons.list.js +3115 -0
  6. package/main.css +63 -0
  7. package/msds-spritemap.svg +1 -0
  8. package/msds-utility-spritemap.svg +1 -0
  9. package/package.json +1 -4
  10. package/rich-icon-spritemap-build-only.svg +1 -0
  11. package/rich-icons-bundle.css +2 -0
  12. package/rich-icons-bundle.js +1 -0
  13. package/scss/_variables-deprecated.scss +107 -0
  14. package/scss/_variables.scss +78 -0
  15. package/spacing.list.js +12 -0
  16. package/svg/rich/Okay.svg +34 -0
  17. package/svg/rich/acceleration.svg +40 -0
  18. package/svg/rich/access-control-illustration.svg +1 -0
  19. package/svg/rich/add-content.svg +38 -0
  20. package/svg/rich/add-solution.svg +30 -0
  21. package/svg/rich/add.svg +1 -0
  22. package/svg/rich/advanced-super-surveillance.svg +43 -0
  23. package/svg/rich/advocacy .svg +60 -0
  24. package/svg/rich/ai-bridge.svg +1 -0
  25. package/svg/rich/airplane.svg +68 -0
  26. package/svg/rich/ambition.svg +47 -0
  27. package/svg/rich/analytics-devices.svg +69 -0
  28. package/svg/rich/analytics.svg +1 -0
  29. package/svg/rich/applications.svg +98 -0
  30. package/svg/rich/backup-important.svg +158 -0
  31. package/svg/rich/black-screens.svg +44 -0
  32. package/svg/rich/blueprint.svg +23 -0
  33. package/svg/rich/body-worn.svg +46 -0
  34. package/svg/rich/book-a-demo-notification.svg +39 -0
  35. package/svg/rich/book-a-demo.svg +35 -0
  36. package/svg/rich/booking.svg +50 -0
  37. package/svg/rich/browser.svg +33 -0
  38. package/svg/rich/build.svg +35 -0
  39. package/svg/rich/building-medium.svg +67 -0
  40. package/svg/rich/cal-monthly.svg +325 -0
  41. package/svg/rich/cal-weekly.svg +174 -0
  42. package/svg/rich/calendar.svg +26 -0
  43. package/svg/rich/cam-group-big.svg +1 -0
  44. package/svg/rich/cam-group-small.svg +85 -0
  45. package/svg/rich/camera-analogue.svg +28 -0
  46. package/svg/rich/camera-memory.svg +26 -0
  47. package/svg/rich/car.svg +42 -0
  48. package/svg/rich/care.svg +17 -0
  49. package/svg/rich/catalogue.svg +23 -0
  50. package/svg/rich/certification.svg +26 -0
  51. package/svg/rich/checklist.svg +23 -0
  52. package/svg/rich/checkmark-badge.svg +12 -0
  53. package/svg/rich/checkmark.svg +12 -0
  54. package/svg/rich/clock-24-7.svg +78 -0
  55. package/svg/rich/co-working.svg +105 -0
  56. package/svg/rich/coffee.svg +61 -0
  57. package/svg/rich/community.svg +185 -0
  58. package/svg/rich/company.svg +33 -0
  59. package/svg/rich/complete-flow.svg +31 -0
  60. package/svg/rich/consumer.svg +48 -0
  61. package/svg/rich/contact-illustration.svg +14 -0
  62. package/svg/rich/contact-notification.svg +18 -0
  63. package/svg/rich/covid.svg +1 -0
  64. package/svg/rich/crime.svg +30 -0
  65. package/svg/rich/crowd-management.svg +48 -0
  66. package/svg/rich/customer-stories.svg +24 -0
  67. package/svg/rich/customizable.svg +20 -0
  68. package/svg/rich/cyber-security.svg +132 -0
  69. package/svg/rich/dashboard.svg +44 -0
  70. package/svg/rich/decision-making.svg +20 -0
  71. package/svg/rich/deployment-device.svg +67 -0
  72. package/svg/rich/design-animated.svg +52 -0
  73. package/svg/rich/design.svg +25 -0
  74. package/svg/rich/devices-web.svg +57 -0
  75. package/svg/rich/devices.svg +30 -0
  76. package/svg/rich/discount.svg +23 -0
  77. package/svg/rich/document.svg +25 -0
  78. package/svg/rich/documentation.svg +80 -0
  79. package/svg/rich/dome-cam-8.svg +85 -0
  80. package/svg/rich/dome-cam.svg +16 -0
  81. package/svg/rich/download-illustration.svg +50 -0
  82. package/svg/rich/driver-framework.svg +1 -0
  83. package/svg/rich/drone.svg +1 -0
  84. package/svg/rich/e-learning.svg +43 -0
  85. package/svg/rich/ease-of-use.svg +1 -0
  86. package/svg/rich/emergency.svg +45 -0
  87. package/svg/rich/employees.svg +38 -0
  88. package/svg/rich/end-user.svg +29 -0
  89. package/svg/rich/expertise.svg +48 -0
  90. package/svg/rich/explore.svg +51 -0
  91. package/svg/rich/extension.svg +64 -0
  92. package/svg/rich/failover.svg +34 -0
  93. package/svg/rich/faq.svg +24 -0
  94. package/svg/rich/feature-rich.svg +1 -0
  95. package/svg/rich/feedback-notification.svg +22 -0
  96. package/svg/rich/feedback.svg +18 -0
  97. package/svg/rich/find.svg +29 -0
  98. package/svg/rich/flexibility.svg +14 -0
  99. package/svg/rich/form.svg +27 -0
  100. package/svg/rich/get-leads.svg +74 -0
  101. package/svg/rich/getting-started.svg +30 -0
  102. package/svg/rich/global-partner-network.svg +979 -0
  103. package/svg/rich/growth-data.svg +57 -0
  104. package/svg/rich/happiness.svg +30 -0
  105. package/svg/rich/hardware-applications-software.svg +166 -0
  106. package/svg/rich/hardware-services-documentation.svg +48 -0
  107. package/svg/rich/hardware.svg +23 -0
  108. package/svg/rich/innovation.svg +1 -0
  109. package/svg/rich/intelligence.svg +44 -0
  110. package/svg/rich/interconnect.svg +40 -0
  111. package/svg/rich/investigation.svg +35 -0
  112. package/svg/rich/join.svg +79 -0
  113. package/svg/rich/key-features.svg +39 -0
  114. package/svg/rich/languages.svg +50 -0
  115. package/svg/rich/license-governance.svg +46 -0
  116. package/svg/rich/license-key.svg +14 -0
  117. package/svg/rich/like-notification.svg +44 -0
  118. package/svg/rich/listen.svg +14 -0
  119. package/svg/rich/live-streaming.svg +94 -0
  120. package/svg/rich/logged-in.svg +15 -0
  121. package/svg/rich/lpr.svg +60 -0
  122. package/svg/rich/marketplace-challenges-assist-people-feel-safe-leaving.svg +106 -0
  123. package/svg/rich/marketplace-challenges-assist-people-in-finding-their-vehicles.svg +125 -0
  124. package/svg/rich/marketplace-challenges-avoid-employee-theft.svg +170 -0
  125. package/svg/rich/marketplace-challenges-control-access-to-restricted-areas.svg +105 -0
  126. package/svg/rich/marketplace-challenges-discover-inefficiencies-in-cargo-movement.svg +131 -0
  127. package/svg/rich/marketplace-challenges-find-lost-children.svg +88 -0
  128. package/svg/rich/marketplace-challenges-gather-evidence-for-criminal-investigation.svg +173 -0
  129. package/svg/rich/marketplace-challenges-improve-wait-time-in-lines.svg +376 -0
  130. package/svg/rich/marketplace-challenges-money-disputes-with-customers.svg +158 -0
  131. package/svg/rich/marketplace-challenges-personalized-customer-experience.svg +128 -0
  132. package/svg/rich/marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge.svg +246 -0
  133. package/svg/rich/marketplace-challenges-provide-evidence-against-lawsuit.svg +271 -0
  134. package/svg/rich/marketplace-challenges-react-to-confrontations-before-they-escalate.svg +177 -0
  135. package/svg/rich/marketplace-challenges-reduce-property-damage.svg +382 -0
  136. package/svg/rich/marketplace-challenges-reduce-workplace-accidents.svg +173 -0
  137. package/svg/rich/marketplace-challenges-respond-to-medical-emergencies.svg +180 -0
  138. package/svg/rich/marketplace-challenges-situational-awareness-to-response-teams.svg +331 -0
  139. package/svg/rich/marketplace-challenges-understand-customer-behavior.svg +456 -0
  140. package/svg/rich/marketplace-challenges-vandalism.svg +121 -0
  141. package/svg/rich/marketplace-collect.svg +121 -0
  142. package/svg/rich/marketplace-convert.svg +1 -0
  143. package/svg/rich/marketplace-filter.svg +55 -0
  144. package/svg/rich/marketplace-industries-airports.svg +381 -0
  145. package/svg/rich/marketplace-industries-art-and-entertainment.svg +171 -0
  146. package/svg/rich/marketplace-industries-city-surveillance.svg +573 -0
  147. package/svg/rich/marketplace-industries-construction.svg +254 -0
  148. package/svg/rich/marketplace-industries-critical-infrastructure.svg +293 -0
  149. package/svg/rich/marketplace-industries-education.svg +292 -0
  150. package/svg/rich/marketplace-industries-finance-and-insurance.svg +141 -0
  151. package/svg/rich/marketplace-industries-healthcare.svg +208 -0
  152. package/svg/rich/marketplace-industries-information-technology.svg +251 -0
  153. package/svg/rich/marketplace-industries-manufacturing.svg +176 -0
  154. package/svg/rich/marketplace-industries-public-administration.svg +350 -0
  155. package/svg/rich/marketplace-industries-public-transport.svg +304 -0
  156. package/svg/rich/marketplace-industries-retail.svg +393 -0
  157. package/svg/rich/marketplace-industries-seaports.svg +336 -0
  158. package/svg/rich/marketplace-industries-trafic-monitoring.svg +256 -0
  159. package/svg/rich/marketplace-industries-utilities.svg +212 -0
  160. package/svg/rich/marketplace-inspired.svg +1 -0
  161. package/svg/rich/marketplace-interface.svg +77 -0
  162. package/svg/rich/marketplace-practice-access-control.svg +118 -0
  163. package/svg/rich/marketplace-practice-business-intelligence.svg +90 -0
  164. package/svg/rich/marketplace-practice-business-solutions.svg +196 -0
  165. package/svg/rich/marketplace-practice-central-monitoring.svg +506 -0
  166. package/svg/rich/marketplace-practice-cloud-and-managed-services.svg +76 -0
  167. package/svg/rich/marketplace-practice-communication.svg +188 -0
  168. package/svg/rich/marketplace-practice-crisis-emergency.svg +161 -0
  169. package/svg/rich/marketplace-practice-cyber-security.svg +142 -0
  170. package/svg/rich/marketplace-practice-detection-and-deterrence.svg +165 -0
  171. package/svg/rich/marketplace-practice-digital-infrastructure.svg +198 -0
  172. package/svg/rich/marketplace-practice-facilities-management.svg +333 -0
  173. package/svg/rich/marketplace-practice-fire-and-life-safety.svg +169 -0
  174. package/svg/rich/marketplace-practice-home-automation-iot.svg +162 -0
  175. package/svg/rich/marketplace-practice-intrusion-and-alarm.svg +302 -0
  176. package/svg/rich/marketplace-practice-investigation.svg +158 -0
  177. package/svg/rich/marketplace-practice-it-hardware-and-equipment.svg +255 -0
  178. package/svg/rich/marketplace-practice-privacy-protection.svg +119 -0
  179. package/svg/rich/marketplace-practice-smart-city.svg +352 -0
  180. package/svg/rich/marketplace-practice-surveillance.svg +73 -0
  181. package/svg/rich/marketplace-practice-tracking-and-monitoring.svg +179 -0
  182. package/svg/rich/marketplace-practice-vehicles-and-traffic.svg +228 -0
  183. package/svg/rich/marketplace-product-page.svg +1 -0
  184. package/svg/rich/marketplace-see.svg +1 -0
  185. package/svg/rich/marketplace-solution-service.svg +75 -0
  186. package/svg/rich/marketplace-understanding-data.svg +1 -0
  187. package/svg/rich/milestone-global-offices-illustration.svg +50 -0
  188. package/svg/rich/milestone-in the-media.svg +50 -0
  189. package/svg/rich/mind-at-ease.svg +1 -0
  190. package/svg/rich/mobile-support.svg +41 -0
  191. package/svg/rich/my-milestone.svg +29 -0
  192. package/svg/rich/network.svg +25 -0
  193. package/svg/rich/newspaper.svg +21 -0
  194. package/svg/rich/no-1.svg +51 -0
  195. package/svg/rich/no-backup.svg +31 -0
  196. package/svg/rich/one-hub.svg +72 -0
  197. package/svg/rich/open-platform-community.svg +145 -0
  198. package/svg/rich/open-platform.svg +11 -0
  199. package/svg/rich/outdated-hardware.svg +54 -0
  200. package/svg/rich/partnership.svg +40 -0
  201. package/svg/rich/passion.svg +42 -0
  202. package/svg/rich/phishing.svg +1 -0
  203. package/svg/rich/planet.svg +76 -0
  204. package/svg/rich/play.svg +11 -0
  205. package/svg/rich/press-release.svg +31 -0
  206. package/svg/rich/product-overview-illustration.svg +50 -0
  207. package/svg/rich/project-animated.svg +100 -0
  208. package/svg/rich/project.svg +19 -0
  209. package/svg/rich/promotion.svg +26 -0
  210. package/svg/rich/publish.svg +13 -0
  211. package/svg/rich/quote.svg +105 -0
  212. package/svg/rich/reaction-mode.svg +55 -0
  213. package/svg/rich/releases.svg +18 -0
  214. package/svg/rich/reliable.svg +25 -0
  215. package/svg/rich/reminder.svg +34 -0
  216. package/svg/rich/robot.svg +1 -0
  217. package/svg/rich/sale-buyer.svg +1 -0
  218. package/svg/rich/save-money.svg +28 -0
  219. package/svg/rich/save-the-date.svg +1 -0
  220. package/svg/rich/scalable.svg +17 -0
  221. package/svg/rich/scale-balance.svg +102 -0
  222. package/svg/rich/scale-up.svg +12 -0
  223. package/svg/rich/screen-recording.svg +260 -0
  224. package/svg/rich/searching.svg +116 -0
  225. package/svg/rich/secure-gdpr.svg +53 -0
  226. package/svg/rich/secure.svg +50 -0
  227. package/svg/rich/self-service-support.svg +16 -0
  228. package/svg/rich/service-coding.svg +45 -0
  229. package/svg/rich/sign-up.svg +38 -0
  230. package/svg/rich/single-site.svg +32 -0
  231. package/svg/rich/smart-wall-person.svg +136 -0
  232. package/svg/rich/smart-wall.svg +97 -0
  233. package/svg/rich/social-distancing.svg +1 -0
  234. package/svg/rich/software.svg +1 -0
  235. package/svg/rich/solutions-design-tool.svg +235 -0
  236. package/svg/rich/storage.svg +1 -0
  237. package/svg/rich/submit-for-feedback.svg +29 -0
  238. package/svg/rich/subscriptions.svg +38 -0
  239. package/svg/rich/support-call.svg +30 -0
  240. package/svg/rich/support-chat-female.svg +49 -0
  241. package/svg/rich/support-chat-male.svg +49 -0
  242. package/svg/rich/support-technical.svg +18 -0
  243. package/svg/rich/switch-on.svg +1 -0
  244. package/svg/rich/system-builder.svg +25 -0
  245. package/svg/rich/tags.svg +25 -0
  246. package/svg/rich/target.svg +16 -0
  247. package/svg/rich/time-to-market.svg +54 -0
  248. package/svg/rich/tools.svg +38 -0
  249. package/svg/rich/trade-show.svg +91 -0
  250. package/svg/rich/transaction.svg +57 -0
  251. package/svg/rich/translation.svg +18 -0
  252. package/svg/rich/update-content-then-publish.svg +78 -0
  253. package/svg/rich/update-content.svg +56 -0
  254. package/svg/rich/upgrade.svg +1 -0
  255. package/svg/rich/user-review.svg +23 -0
  256. package/svg/rich/verification.svg +38 -0
  257. package/svg/rich/video-cookie.svg +78 -0
  258. package/svg/rich/vps.svg +39 -0
  259. package/svg/rich/warning.svg +49 -0
  260. package/svg/rich/watch.svg +20 -0
  261. package/svg/rich/webinar.svg +50 -0
  262. package/svg/rich/well-being.svg +68 -0
  263. package/svg/rich/world-communication.svg +1 -0
  264. package/svg/rich/world-leading.svg +259 -0
  265. package/svg/rich/xprotect-access-anywhere.svg +87 -0
  266. package/svg/rich/xprotect-compare-matrix.svg +41 -0
  267. package/svg/rich/xprotect-compare-products.svg +233 -0
  268. package/svg/rich/xprotect-compare-releases.svg +209 -0
  269. package/svg/rich/xprotect.svg +32 -0
  270. package/svg/rich/youtube.svg +13 -0
  271. package/text.list.js +39 -0
@@ -0,0 +1,131 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / Marketplace / Challenges-Discover-Inefficiencies-in-Cargo-Movement</title>
4
+ <defs>
5
+ <linearGradient x1="36.0076741%" y1="94.4200558%" x2="74.8672993%" y2="-4.89316142%" id="linearGradient-1">
6
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
7
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
8
+ </linearGradient>
9
+ <linearGradient x1="73.2144371%" y1="1.5291937%" x2="30.8991978%" y2="91.4735867%" id="linearGradient-2">
10
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
11
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
12
+ </linearGradient>
13
+ <linearGradient x1="76.0678392%" y1="0.942539155%" x2="22.0163317%" y2="89.557373%" id="linearGradient-3">
14
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
15
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
16
+ </linearGradient>
17
+ <linearGradient x1="0.0410937114%" y1="49.9635854%" x2="100.09925%" y2="49.9635854%" id="linearGradient-4">
18
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
19
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
20
+ </linearGradient>
21
+ </defs>
22
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-Marketplace-/-Challenges-Discover-Inefficiencies-in-Cargo-Movement" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
23
+ <g id="discover-inefficiencies-in-cargo-movement" transform="translate(46.000000, 0.000000)">
24
+ <g id="Midlayer" transform="translate(43.000000, 0.000000)">
25
+ <rect id="Rectangle" stroke="#023852" x="0.175075529" y="0.230392157" width="304.636027" height="140.497745" rx="6.11"></rect>
26
+ <path d="M15.5356495,27.407451 L22.0226586,23.412451 L59.8021148,23.412451 L62.8152568,27.877451 L58.6456949,32.8078431 L63.4925227,38.7058824 L71.1359517,38.7058824 L71.1359517,29.992451 L75.2824773,33.9828431 L80.843429,33.9828431 L82.6863293,39.1528431 L64.1882175,56.7686275 L54.2227341,56.7686275 L54.2227341,63.3440196 L59.3229607,63.3440196 L65.575,70.3894118 L75.0981873,70.3894118 L82.276284,78.6098039 L88.0722054,78.6098039 L88.0722054,87.7701961 L69.0719033,107.26598 L69.0719033,121.126373 L61.8938066,114.78598 L61.8938066,94.8201961 L55.8444864,88.2401961 L55.8444864,77.6744118 L60.2490181,72.5044118 L56.3098187,68.0440196 L50.7488671,68.0440196 L34.7663142,50.4236275 L34.7663142,39.627451 L26.8879154,30.9370588 L20.6358761,30.9370588 L15.0749245,34.692451 C15.0749245,34.692451 15.5356495,26.7254902 15.5356495,27.407451 Z" id="Path" stroke="#023852"></path>
27
+ <polygon id="Path" stroke="#023852" points="54.641994 16.0491176 58.1941843 20.6753922 48.3899547 20.6753922 45.1787009 16.0491176"></polygon>
28
+ <path d="M85.0636707,19.6478431 L90.4725831,14.5054902 L105.851586,14.5054902 L109.399169,17.2471569 L109.399169,25.1311765 L96.5587613,37.4663725 L91.8225076,32.6696078 L91.8225076,27.1862745 C91.8225076,27.1862745 84.6398036,19.2193137 85.0636707,19.6478431 Z" id="Path" stroke="#023852"></path>
29
+ <path d="M139.820846,46.207451 L135.089199,46.207451 L132.048414,49.4605882 L132.048414,53.404902 L134.918731,56.1465686 L139.820846,51.1747059 L143.538897,51.1747059 L147.339879,55.0314706 L154.015785,55.0314706 L156.254909,52.7598039 L160.608761,52.7598039 L166.248036,58.4781373 L161.18006,63.597451 L150.297734,63.597451 L146.971299,60.2152941 L137.623187,60.2152941 L128.731193,69.2328431 L128.731193,77.7343137 L136.835347,85.9270588 L146.943656,85.9270588 L146.943656,97.2715686 L151.504834,101.879412 L151.504834,112.67098 L155.310423,116.527745 L159.954532,116.527745 L167.519637,108.860294 L167.519637,92.1292157 L176.457704,83.0241176 L163.294789,69.6613725 L165.828776,67.0948039 L175.633006,77.0293137 L181.714577,70.8640196 L174.891239,63.9430392 L177.595695,61.1783333 L181.396677,65.0304902 L185.957855,65.0304902 L192.633761,71.7994118 L202.437991,61.8602941 L212.573943,72.145 L216.204456,72.145 L216.204456,66.5971569 L222.378172,60.3627451 L222.378172,55.989902 L228.717749,55.989902 L238.351511,46.2258824 L238.351511,38.4939216 L245.953474,38.4939216 L251.02145,33.3561765 L251.02145,27.6977451 L238.858308,27.6977451 L235.729985,24.527549 L219.604607,24.527549 L214.647205,19.5188235 L199.143807,19.5188235 L194.347659,24.380098 L185.621526,24.380098 L180.521299,29.5547059 L165.510876,29.5547059 L160.456722,24.4215686 L152.163671,24.4215686 L146.321677,30.3472549 L146.321677,35.9411765 L153.550453,28.6147059 L156.314804,31.3794118 L151.919486,35.8351961 L151.919486,39.3509804 L143.0321,39.3509804 L139.903776,42.5211765 C139.903776,42.5211765 139.820846,46.8894118 139.820846,46.207451 Z" id="Path" stroke="#023852"></path>
30
+ <polygon id="Path" stroke="#023852" points="228.289275 100.096176 234.370846 94 244.843127 94 252.675453 101.833333 252.675453 112.661765 244.244184 112.661765 239.577039 107.975588 228.289275 107.975588"></polygon>
31
+ <path d="M236.665257,88.7240196 L244.036858,88.7240196 L247.925378,84.835 L240.254305,84.835 C240.254305,84.835 236.467145,88.5258824 236.665257,88.7240196 Z" id="Path" stroke="#023852"></path>
32
+ <polygon id="Path" stroke="#023852" points="242.530287 47.6589216 234.421526 55.754902 240.203625 55.754902 248.386103 47.5759804"></polygon>
33
+ <path d="M227.860801,75.4442157 L234.421526,75.4442157 L228.321526,81.5588235 L222.36435,81.5588235 C222.36435,81.5588235 227.966767,75.5686275 227.860801,75.4442157 Z" id="Path" stroke="#023852"></path>
34
+ <polygon id="Path" stroke="#023852" points="220.245015 72.3431373 217.499094 75.0940196 220.139048 77.7389216 222.995544 74.8820588"></polygon>
35
+ <polygon id="Path" stroke="#023852" points="228.920468 84.0516667 226.16994 86.802549 228.814502 89.447451 231.670997 86.5905882"></polygon>
36
+ <path d="M214.748565,77.3518627 L208.680816,77.3518627 L217.250302,85.9178431 L223.281193,85.9178431 C223.281193,85.9178431 214.697885,77.3518627 214.748565,77.3518627 Z" id="Path" stroke="#023852"></path>
37
+ <path d="M261.231118,108.454804 L255.859063,113.813725 L261.922205,113.813725 L266.930287,108.666765 C266.930287,108.666765 261.42923,108.454804 261.231118,108.454804 Z" id="Path" stroke="#023852"></path>
38
+ <path d="M177.936631,94.4193137 L173.071375,99.3543137 L173.071375,106.547157 L177.936631,101.681275 C177.936631,101.681275 177.862915,94.4193137 177.936631,94.4193137 Z" id="Path" stroke="#023852"></path>
39
+ <path d="M58.2632931,15.2842157 C58.0559668,15.2842157 61.6864804,11.8651961 61.6864804,11.8651961 L65.316994,15.4961765 L62.0919184,18.7216667 C62.0919184,18.7216667 58.3370091,15.2842157 58.2632931,15.2842157 Z" id="Path" stroke="#023852"></path>
40
+ <path d="M67.8555891,20.7352941 L74.0615559,20.7352941 L82.7692598,29.4441176 L76.3191088,29.4441176 C76.3191088,29.4441176 67.9246979,20.6477451 67.8555891,20.7352941 Z" id="Path" stroke="#023852"></path>
41
+ <path d="M113.26926,30.167549 L109.214879,34.222451 L112.670317,37.6783333 L116.563444,33.7985294 C116.563444,33.7985294 113.200151,30.167549 113.26926,30.167549 Z" id="Path" stroke="#023852"></path>
42
+ <path d="M132.522961,33.2686275 C132.744109,33.2686275 136.01065,36.7613725 136.01065,36.7613725 L136.01065,43.1432353 L132.610498,39.7426471 C132.610498,39.7426471 132.380136,33.2686275 132.522961,33.2686275 Z" id="Path" stroke="#023852"></path>
43
+ <path d="M42.847432,45.1568627 L40.1153323,47.8893137 C40.0294538,47.9730131 39.892525,47.9730131 39.8066465,47.8893137 L38.7608006,46.8387255 C38.7194364,46.7980155 38.6961419,46.7424036 38.6961419,46.6843627 C38.6961419,46.6263219 38.7194364,46.57071 38.7608006,46.53 L41.4652568,43.7745098 C41.5489454,43.6886203 41.5489454,43.5516738 41.4652568,43.4657843 L38.7331571,40.7333333 C38.6908377,40.6940942 38.6667856,40.6389901 38.6667856,40.5812745 C38.6667856,40.5235589 38.6908377,40.4684548 38.7331571,40.4292157 L39.779003,39.3786275 C39.8648815,39.2949281 40.0018103,39.2949281 40.0876888,39.3786275 L42.847432,42.1202941 C42.9317439,42.2034417 43.0671987,42.2034417 43.1515106,42.1202941 L45.8836103,39.3878431 C45.9679222,39.3046955 46.1033769,39.3046955 46.1876888,39.3878431 L47.238142,40.4384314 C47.2792378,40.4783454 47.3024277,40.5331977 47.3024277,40.5904902 C47.3024277,40.6477827 47.2792378,40.702635 47.238142,40.742549 L44.5060423,43.475 C44.4223537,43.5608895 44.4223537,43.697836 44.5060423,43.7837255 L47.238142,46.5115686 C47.2795062,46.5522786 47.3028007,46.6078905 47.3028007,46.6659314 C47.3028007,46.7239722 47.2795062,46.7795841 47.238142,46.8202941 L46.1876888,47.8708824 C46.1033769,47.95403 45.9679222,47.95403 45.8836103,47.8708824 L43.1422961,45.1568627 C43.1033493,45.1174661 43.0502585,45.0952954 42.994864,45.0952954 C42.9394696,45.0952954 42.8863787,45.1174661 42.847432,45.1568627 L42.847432,45.1568627 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
44
+ <path d="M99.6870846,24.8178431 L96.9595921,27.5456863 C96.9195412,27.5882535 96.8636922,27.6123903 96.8052492,27.6123903 C96.7468063,27.6123903 96.6909573,27.5882535 96.6509063,27.5456863 L95.6004532,26.4997059 C95.5167646,26.4138164 95.5167646,26.2768699 95.6004532,26.1909804 L98.3325529,23.4585294 C98.3748722,23.4192903 98.3989244,23.3641862 98.3989244,23.3064706 C98.3989244,23.248755 98.3748722,23.1936508 98.3325529,23.1544118 L95.6004532,20.4219608 C95.5173163,20.337638 95.5173163,20.2021659 95.6004532,20.1178431 L96.6509063,19.0672549 C96.6909573,19.0246877 96.7468063,19.0005508 96.8052492,19.0005508 C96.8636922,19.0005508 96.9195412,19.0246877 96.9595921,19.0672549 L99.6870846,21.7997059 C99.7729631,21.8834053 99.9098919,21.8834053 99.9957704,21.7997059 L102.741692,19.0672549 C102.780926,19.0249301 102.836023,19.0008749 102.893731,19.0008749 C102.951439,19.0008749 103.006536,19.0249301 103.04577,19.0672549 L104.096224,20.1178431 C104.17936,20.2021659 104.17936,20.337638 104.096224,20.4219608 L101.359517,23.1544118 C101.27638,23.2387345 101.27638,23.3742067 101.359517,23.4585294 L104.091616,26.1909804 C104.175305,26.2768699 104.175305,26.4138164 104.091616,26.4997059 L103.041163,27.5456863 C103.001929,27.5880111 102.946832,27.6120663 102.889124,27.6120663 C102.831416,27.6120663 102.776319,27.5880111 102.737085,27.5456863 L99.9773414,24.8178431 C99.8949079,24.7433923 99.7695181,24.7433923 99.6870846,24.8178431 L99.6870846,24.8178431 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
45
+ <path d="M71.9744713,83.5494118 L69.2469789,86.2818627 C69.2069279,86.3244299 69.1510789,86.3485668 69.092636,86.3485668 C69.034193,86.3485668 68.978344,86.3244299 68.9382931,86.2818627 L67.8878399,85.245098 C67.804703,85.1607753 67.804703,85.0253031 67.8878399,84.9409804 L70.6199396,82.2085294 C70.7030765,82.1242067 70.7030765,81.9887345 70.6199396,81.9044118 L67.8878399,79.1719608 C67.8041513,79.0860713 67.8041513,78.9491248 67.8878399,78.8632353 L68.9382931,77.8172549 C68.978344,77.7746877 69.034193,77.7505508 69.092636,77.7505508 C69.1510789,77.7505508 69.2069279,77.7746877 69.2469789,77.8172549 L71.9744713,80.5497059 C72.0603498,80.6334053 72.1972786,80.6334053 72.2831571,80.5497059 L75.0152568,77.8172549 C75.0544908,77.7749301 75.1095879,77.7508749 75.1672961,77.7508749 C75.2250043,77.7508749 75.2801013,77.7749301 75.3193353,77.8172549 L76.3697885,78.8632353 C76.4534771,78.9491248 76.4534771,79.0860713 76.3697885,79.1719608 L73.6376888,81.9044118 C73.5545519,81.9887345 73.5545519,82.1242067 73.6376888,82.2085294 L76.3697885,84.9409804 C76.4529254,85.0253031 76.4529254,85.1607753 76.3697885,85.245098 L75.3193353,86.2956863 C75.2801013,86.3380111 75.2250043,86.3620663 75.1672961,86.3620663 C75.1095879,86.3620663 75.0544908,86.3380111 75.0152568,86.2956863 L72.2831571,83.5632353 C72.2010788,83.4755751 72.0640546,83.4694389 71.9744713,83.5494118 L71.9744713,83.5494118 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
46
+ <path d="M139.636556,79.2088235 L136.904456,81.9412745 C136.820144,82.0244221 136.68469,82.0244221 136.600378,81.9412745 L135.549924,80.8906863 C135.50856,80.8499763 135.485266,80.7943644 135.485266,80.7363235 C135.485266,80.6782827 135.50856,80.6226708 135.549924,80.5819608 L138.282024,77.8541176 C138.365713,77.7682281 138.365713,77.6312817 138.282024,77.5453922 L135.549924,74.8129412 C135.507605,74.7737021 135.483553,74.718598 135.483553,74.6608824 C135.483553,74.6031667 135.507605,74.5480626 135.549924,74.5088235 L136.600378,73.4582353 C136.68469,73.3750877 136.820144,73.3750877 136.904456,73.4582353 L139.636556,76.1906863 C139.720868,76.2738339 139.856323,76.2738339 139.940634,76.1906863 L142.672734,73.4582353 C142.758613,73.3745359 142.895541,73.3745359 142.98142,73.4582353 L144.027266,74.5088235 C144.069585,74.5480626 144.093637,74.6031667 144.093637,74.6608824 C144.093637,74.718598 144.069585,74.7737021 144.027266,74.8129412 L141.295166,77.5453922 C141.211478,77.6312817 141.211478,77.7682281 141.295166,77.8541176 L144.027266,80.5819608 C144.06863,80.6226708 144.091925,80.6782827 144.091925,80.7363235 C144.091925,80.7943644 144.06863,80.8499763 144.027266,80.8906863 L142.98142,81.9412745 C142.895541,82.0249739 142.758613,82.0249739 142.672734,81.9412745 L139.940634,79.2088235 C139.9014,79.1664987 139.846303,79.1424435 139.788595,79.1424435 C139.730887,79.1424435 139.67579,79.1664987 139.636556,79.2088235 L139.636556,79.2088235 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
47
+ <path d="M211.850604,59.7913725 L209.118505,62.5238235 C209.07927,62.5661483 209.024173,62.5902036 208.966465,62.5902036 C208.908757,62.5902036 208.85366,62.5661483 208.814426,62.5238235 L207.787009,61.4732353 C207.703872,61.3889125 207.703872,61.2534404 207.787009,61.1691176 L210.519109,58.4366667 C210.602246,58.3523439 210.602246,58.2168718 210.519109,58.132549 L207.787009,55.400098 C207.703872,55.3157753 207.703872,55.1803031 207.787009,55.0959804 L208.837462,54.0453922 C208.876696,54.0030674 208.931793,53.9790121 208.989502,53.9790121 C209.04721,53.9790121 209.102307,54.0030674 209.141541,54.0453922 L211.87364,56.7778431 C211.959519,56.8615425 212.096448,56.8615425 212.182326,56.7778431 L214.909819,54.0453922 C214.950523,54.0040226 215.006128,53.9807252 215.064162,53.9807252 C215.122195,53.9807252 215.1778,54.0040226 215.218505,54.0453922 L216.26435,55.0959804 C216.30667,55.1352195 216.330722,55.1903236 216.330722,55.2480392 C216.330722,55.3057548 216.30667,55.360859 216.26435,55.400098 L213.536858,58.132549 C213.494539,58.1717881 213.470486,58.2268922 213.470486,58.2846078 C213.470486,58.3423235 213.494539,58.3974276 213.536858,58.4366667 L216.26435,61.1691176 C216.30667,61.2083567 216.330722,61.2634608 216.330722,61.3211765 C216.330722,61.3788921 216.30667,61.4339962 216.26435,61.4732353 L215.218505,62.5238235 C215.1778,62.5651931 215.122195,62.5884905 215.064162,62.5884905 C215.006128,62.5884905 214.950523,62.5651931 214.909819,62.5238235 L212.182326,59.7913725 C212.140345,59.7437642 212.079935,59.7164906 212.016465,59.7164906 C211.952996,59.7164906 211.892585,59.7437642 211.850604,59.7913725 L211.850604,59.7913725 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
48
+ <rect id="Rectangle" fill="#28566C" fill-rule="nonzero" x="269.13716" y="17.6065686" width="15.6922961" height="2.95823529"></rect>
49
+ <rect id="Rectangle" fill="#28566C" fill-rule="nonzero" x="269.13716" y="24.0114706" width="15.6922961" height="2.95823529"></rect>
50
+ <rect id="Rectangle" fill="#28566C" fill-rule="nonzero" x="269.13716" y="30.4209804" width="15.6922961" height="2.95823529"></rect>
51
+ <rect id="Rectangle" fill="#28566C" fill-rule="nonzero" x="269.13716" y="36.8673529" width="15.6922961" height="2.95823529"></rect>
52
+ <rect id="Rectangle" fill="#28566C" fill-rule="nonzero" x="269.13716" y="43.2722549" width="15.6922961" height="2.95823529"></rect>
53
+ </g>
54
+ <g id="Ilus" transform="translate(0.000000, 102.000000)">
55
+ <rect id="Rectangle" fill="#D8DEE2" fill-rule="nonzero" style="mix-blend-mode: multiply;" x="29.4299163" y="222.610909" width="301.514686" height="4.61987879" rx="2.30993939"></rect>
56
+ <path d="M43.1638773,226.995879 L43.2146583,225.89503 L43.2654393,225.558788 C43.3245436,225.174886 43.4331618,224.800223 43.5885914,224.444121 C43.7420394,224.095733 43.9407092,223.768976 44.1794979,223.472242 C44.4149908,223.174339 44.688085,222.908053 44.9919944,222.68 C45.3012842,222.450644 45.6396977,222.263232 45.9983821,222.122667 L53.1308089,219.35903 L60.2586192,216.567758 L67.391046,213.804121 L74.5188563,210.957576 C75.9850484,210.381493 77.2631497,209.412324 78.2120223,208.157091 C78.6811764,207.537942 79.0661454,206.859568 79.3569038,206.139636 C79.650005,205.400931 79.8425332,204.626356 79.9293445,203.836606 C80.0161558,204.626356 80.208684,205.400931 80.5017852,206.139636 C80.7925435,206.859568 81.1775126,207.537942 81.6466667,208.157091 C82.11363,208.775722 82.663506,209.327459 83.2808926,209.796848 C83.9102978,210.276605 84.6031738,210.667214 85.3398326,210.957576 L92.4722594,213.744242 L99.6046862,216.507879 L106.732497,219.299152 L113.864923,222.062788 C114.223608,222.203353 114.562021,222.390765 114.871311,222.620121 C115.17522,222.848174 115.448315,223.114461 115.683808,223.412364 C115.920955,223.710241 116.119491,224.036779 116.274714,224.384242 C116.430696,224.739798 116.537843,225.114742 116.59325,225.498909 L116.644031,225.835152 L116.699428,226.936 L120.951185,226.936 L120.849623,225.512727 L120.748061,224.849455 C120.633155,224.095361 120.418947,223.359709 120.11099,222.661576 C119.809649,221.976432 119.421804,221.332511 118.956876,220.745455 C118.490696,220.159733 117.950731,219.636465 117.350349,219.188606 C116.744087,218.736283 116.07949,218.36755 115.374505,218.092364 L108.269777,214.868121 L101.160432,211.643879 L94.0557043,208.419636 L86.9509763,205.195394 C86.5394352,205.033154 86.1549661,204.809515 85.8107113,204.532121 C85.474676,204.263555 85.1819669,203.945096 84.9428173,203.587879 C84.6984282,203.227662 84.5086484,202.833436 84.3796095,202.417939 C84.2479011,201.991178 84.1809898,201.547142 84.1811018,201.100606 L84.1534031,200.128727 L84.1303208,199.152242 L84.102622,198.180364 L84.0795397,197.208485 C84.0799062,196.762757 83.9920518,196.321344 83.8210181,195.909576 C83.6537324,195.515652 83.414187,195.156362 83.1147001,194.850182 C82.8132105,194.548909 82.457751,194.306741 82.0667643,194.136242 C81.6609635,193.963691 81.2245039,193.874403 80.7833891,193.873697 L79.0752999,193.873697 C78.6341851,193.874403 78.1977255,193.963691 77.7919247,194.136242 C77.400938,194.306741 77.0454785,194.548909 76.7439888,194.850182 C76.1231458,195.478498 75.7763437,196.326167 75.7791492,197.208485 L75.7791492,198.180364 L75.7514505,199.152242 L75.7283682,200.128727 L75.7006695,201.100606 C75.7007815,201.547142 75.6338702,201.991178 75.5021618,202.417939 C75.3731228,202.833436 75.183343,203.227662 74.938954,203.587879 C74.697756,203.949042 74.4018617,204.270685 74.0618271,204.541333 C73.7175722,204.818727 73.3331031,205.042367 72.9215621,205.204606 L65.816834,208.428848 L58.7074895,211.653091 L51.6027615,214.877333 L44.4980335,218.101576 C43.7838039,218.391043 43.1127725,218.776946 42.5037238,219.248485 C41.9033417,219.696344 41.3633762,220.219612 40.8971967,220.805333 C40.432269,221.39239 40.0444239,222.036311 39.7430823,222.721455 C39.4351258,223.419588 39.2209171,224.15524 39.1060112,224.909333 L39.0044491,225.572606 L38.902887,226.995879 L43.1638773,226.995879 Z" id="Path" fill="#CED6DB" fill-rule="nonzero"></path>
57
+ <polygon id="Path" fill="#023852" fill-rule="nonzero" points="77.3071967 196.420848 79.9339609 196.420848 82.5607252 196.420848 82.5607252 183.095515 82.5607252 169.770182 79.9339609 169.770182 77.3071967 169.770182 77.3071967 183.095515"></polygon>
58
+ <path d="M76.9701953,172.639758 L83.4332357,172.639758 C83.87176,172.627753 84.2810715,172.417627 84.545802,172.068606 C84.8526832,171.673773 85.0155181,171.186368 85.0074477,170.686788 L85.0074477,157.006788 L75.3959833,157.006788 L75.3959833,170.686788 C75.3856622,171.186712 75.5487408,171.674846 75.857629,172.068606 C76.1223595,172.417627 76.5316709,172.627753 76.9701953,172.639758 Z" id="Path" fill="#CED6DB" fill-rule="nonzero"></path>
59
+ <path d="M131.730614,209.43297 L131.352064,225.024485 C131.320852,225.942898 132.038341,226.714313 132.958591,226.751758 L138.895356,226.968242 C139.533295,226.988316 140.126692,226.643097 140.423403,226.079273 L140.423403,226.079273 C140.767664,225.430353 141.496841,225.082483 142.219205,225.222545 L149.310084,226.659636 C149.422555,226.681987 149.537025,226.69279 149.651702,226.691879 L168.491464,226.553697 C169.057299,226.543338 169.580361,226.251022 169.884796,225.775025 C170.18923,225.299029 170.234604,224.702571 170.005662,224.186182 L168.463766,220.653333 C168.243627,220.145473 167.78532,219.779653 167.240404,219.676848 L152.398494,216.913212 C151.825384,216.801716 151.350589,216.402882 151.142817,215.858424 L148.788424,209.658667 C148.55579,209.041329 147.980314,208.618819 147.320391,208.580848 L133.471018,207.802424 C133.022947,207.786286 132.586993,207.949481 132.260139,208.255703 C131.933285,208.561925 131.74264,208.985777 131.730614,209.43297 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
60
+ <path d="M170.001046,224.126303 L168.459149,220.598061 C168.237581,220.090429 167.780308,219.723713 167.235788,219.61697 L152.393877,216.853333 C151.819169,216.745183 151.342941,216.345144 151.138201,215.798545 L148.783808,209.575758 C148.550654,208.958098 147.975997,208.534387 147.315774,208.493333 L144.416639,208.332121 L147.892831,218.368727 C148.099098,218.914249 148.574603,219.31368 149.148508,219.423515 L163.990418,222.187152 C164.536335,222.290889 164.994853,222.658604 165.21378,223.168242 L166.663347,226.48 L168.50993,226.48 C169.066942,226.458104 169.577516,226.164228 169.875361,225.694087 C170.173205,225.223945 170.220203,224.637705 170.001046,224.126303 Z" id="Path" fill="#1B4C63" fill-rule="nonzero"></path>
61
+ <path d="M166.834156,160.332364 L172.590879,165.55103 C172.880382,165.81356 173.236415,165.991973 173.620349,166.066909 L192.086179,169.627394 C192.799393,169.767826 193.393279,170.258151 193.665007,170.930909 L194.472887,172.916121 C194.706004,173.482349 194.68852,174.120487 194.424747,174.673163 C194.160975,175.225838 193.675464,175.641608 193.08795,175.817939 L176.787238,180.645091 C176.5554,180.714185 176.313226,180.742245 176.071688,180.728 L167.762064,180.29503 C167.593656,180.287412 167.424918,180.298224 167.25887,180.327273 L160.047964,181.709091 C159.085595,181.886816 158.125191,181.38967 157.716653,180.502303 L152.63855,169.599758 C152.176506,168.604537 152.526208,167.421774 153.455662,166.836121 L164.31357,160.125091 C165.107883,159.633014 166.131308,159.717172 166.834156,160.332364 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
62
+ <path d="M194.454421,172.916121 L193.646541,170.930909 C193.374813,170.258151 192.780927,169.767826 192.067713,169.627394 L173.601883,166.066909 C173.21795,165.991973 172.861916,165.81356 172.572413,165.55103 L166.81569,160.332364 C166.114251,159.694831 165.074043,159.598941 164.267406,160.097455 L161.451367,161.838545 C161.93642,161.864945 162.397654,162.056828 162.757824,162.382061 L168.519163,167.600727 C168.808666,167.863257 169.1647,168.04167 169.548633,168.116606 L188.014463,171.677091 C188.727677,171.817523 189.321563,172.307848 189.593291,172.980606 L190.401172,174.965818 C190.618198,175.494148 190.618198,176.086458 190.401172,176.614788 L193.083333,175.817939 C193.668325,175.638593 194.150481,175.221581 194.411443,174.669272 C194.672405,174.116963 194.688008,173.480499 194.454421,172.916121 Z" id="Path" fill="#1B4C63" fill-rule="nonzero"></path>
63
+ <path d="M53.504742,136.164364 L59.4599721,144.317091 C59.8253872,144.815785 60.0226044,145.417395 60.0231799,146.035152 L60.0231799,152.02303 C60.0170359,152.784889 60.3148011,153.517912 60.8508389,154.060519 C61.3868767,154.603125 62.1171798,154.910769 62.8807671,154.915636 L104.678173,154.915636 C105.179716,154.915712 105.67218,154.78214 106.104658,154.528727 L131.882957,139.549818 C132.545983,139.165794 133.336485,139.065626 134.074674,139.272096 C134.812863,139.478566 135.435988,139.974124 135.802329,140.646061 L151.475202,168.945697 C151.861848,169.656872 152.535255,170.16877 153.325099,170.351918 C154.114944,170.535066 154.945586,170.371925 155.606932,169.903758 L166.335579,162.308364 C167.524224,161.455925 167.898877,159.858382 167.212706,158.568242 L143.571827,114.073697 C143.210218,113.390908 142.587657,112.882687 141.845272,112.664242 L132.427699,109.900606 C131.989,109.776498 131.527119,109.757559 131.079693,109.845333 L61.6297071,123.861576 C60.9976297,123.991236 60.4281451,124.330534 60.013947,124.824242 L53.6293863,132.576242 C52.7688237,133.602534 52.7174616,135.081087 53.504742,136.164364 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
64
+ <path d="M156.622552,141.599515 C156.652118,140.400199 155.857564,139.335575 154.69749,139.020121 L140.912748,135.307636 C140.247929,135.128385 139.538726,135.224725 138.946137,135.574788 L132.395384,139.379394 C133.691217,138.969292 135.096565,139.533255 135.746932,140.724364 L151.419805,169.042424 C151.812441,169.754623 152.493222,170.263832 153.288489,170.44016 C154.083757,170.616488 154.916616,170.442886 155.574616,169.963636 L163.88424,164.072485 L156.622552,141.599515 Z" id="Path" fill="#023852" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
65
+ <path d="M133.461785,138.642424 L107.332636,153.796364 L126.795621,158.162909 C127.926037,158.448037 128.730309,159.445946 128.766848,160.608727 L130.613431,208.631515 C130.655027,210.016145 131.778205,211.124635 133.166332,211.15103 L150.542678,211.390625 C151.270059,211.396222 151.966773,211.09858 152.464654,210.569461 C152.962534,210.040343 153.216346,209.327822 153.164826,208.603879 L150.718103,169.50303 C150.713433,169.432481 150.713433,169.361701 150.718103,169.291152 L151.142817,144.662545 C151.16739,143.464819 150.374872,142.402923 149.217755,142.083152 L135.433013,138.398303 C134.769689,138.212949 134.059563,138.300893 133.461785,138.642424 L133.461785,138.642424 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
66
+ <polygon id="Path" fill="#023852" fill-rule="nonzero" style="mix-blend-mode: multiply;" points="130.165635 110.955394 67.1694561 145.48703 58.4351185 123.70497"></polygon>
67
+ <path d="M99.1061088,127.127273 C96.5095772,123.932474 92.4375069,122.310801 88.3497629,122.843636 L61.5743096,126.873939 C61.86053,127.532606 62.1698326,128.186667 62.4976011,128.831515 L88.6359833,124.907152 C92.0207045,124.470344 95.3906293,125.814233 97.5411297,128.458424 C99.6331593,130.971805 100.285142,134.380918 99.2676848,137.486303 L93.5709763,155.339394 C94.2819107,155.339394 94.9928452,155.385455 95.7037796,155.399273 L101.21583,138.121939 C102.428667,134.337336 101.634246,130.197265 99.1061088,127.127273 L99.1061088,127.127273 Z" id="Path" fill="#023852" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
68
+ <path d="M200.414268,227.700606 L238.135342,108.795152 C239.472037,104.452719 243.489385,101.486651 248.042259,101.480727 L249.164059,101.480727 C253.696668,101.513204 257.685262,104.473214 259.020195,108.795152 L296.625858,227.696 L300.628326,227.696 L262.602566,107.616 C260.78325,101.732606 255.353309,97.703334 249.182524,97.657697 L248.046876,97.657697 C241.846304,97.6637764 236.374045,101.702223 234.552971,107.616 L196.808815,227.71903 L200.414268,227.700606 Z" id="Path" fill="#CED6DB" fill-rule="nonzero"></path>
69
+ <polygon id="Path" fill="#9DADB7" fill-rule="nonzero" points="186.380237 76.4099394 209.40251 76.4099394 219.512552 92.7292121 196.494895 92.7292121"></polygon>
70
+ <polygon id="Path" fill="#CED6DB" fill-rule="nonzero" style="mix-blend-mode: multiply;" points="187.026541 77.4969697 210.044198 77.4969697 214.886862 85.2213333 191.869205 85.2213333"></polygon>
71
+ <path d="M185.29537,92.6186667 L219.406374,92.6186667 L219.406374,94.0649697 C219.406374,95.1893545 218.492822,96.1008485 217.3659,96.1008485 L183.481102,96.1008485 L183.481102,94.4242424 C183.483647,93.4263059 184.295177,92.6186667 185.29537,92.6186667 L185.29537,92.6186667 Z" id="Path" fill="#9DADB7" fill-rule="nonzero"></path>
72
+ <path d="M210.261172,92.6186667 C208.557284,92.6313422 207.185608,94.0184792 207.195787,95.7185455 L207.195787,96.1008485 L216.017894,96.1008485 C217.930853,96.0856418 219.469952,94.5273351 219.457234,92.6186667 L210.261172,92.6186667 Z" id="Path" fill="#CED6DB" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
73
+ <path d="M148.354477,77.4693333 L246.177211,77.4693333 C248.449074,77.4580445 250.410113,75.8782106 250.899847,73.6647273 L265.875635,7.43418182 C266.293107,5.61851873 265.465011,3.74497957 263.839777,2.82812121 L260.912943,1.1929697 C259.757403,0.548929469 258.445212,0.237966017 257.122831,0.294787879 L162.679344,4.35733333 L142.006848,71.2281212 L144.9106,75.6130909 C145.672767,76.7701828 146.966742,77.4676325 148.354477,77.4693333 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
74
+ <path d="M144.776722,73.3238788 L242.733333,73.3238788 C244.091715,73.3184005 245.264152,72.3726082 245.553989,71.0484848 L260.788298,3.8 C260.990027,2.93720212 260.788272,2.02968389 260.239827,1.33291026 C259.691383,0.636136623 258.855561,0.225459868 257.967643,0.216484848 L159.98795,0.216484848 C158.630183,0.223686826 157.458692,1.168717 157.167294,2.49187879 L141.956067,69.7403636 C141.754339,70.6031615 141.956094,71.5106797 142.504538,72.2074534 C143.052982,72.904227 143.888805,73.3149038 144.776722,73.3238788 Z" id="Path" fill="#25546A" fill-rule="nonzero"></path>
75
+ <polygon id="Path" fill="#0099DA" fill-rule="nonzero" points="241.468424 61.1684848 253.715886 4.01648485 161.257476 4.01648485 149.005397 61.1684848"></polygon>
76
+ <rect id="Rectangle" fill="#023852" fill-rule="nonzero" x="76.019205" y="95.5619394" width="248.6147" height="6.05236364"></rect>
77
+ <path d="M150.745802,86.566303 L137.921283,96.142303 L143.798033,94.7144242 L152.107657,88.3350303 C152.386626,88.1205612 152.547349,87.7869719 152.54098,87.4356457 C152.534611,87.0843196 152.361902,86.7567478 152.075342,86.5524848 L152.075342,86.5524848 C151.677356,86.2648172 151.137696,86.2704259 150.745802,86.566303 L150.745802,86.566303 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
78
+ <path d="M87.6065132,40.0727273 C87.6065132,40.0727273 89.4530962,38.608 90.3763877,37.848" id="Path" fill="#023852" fill-rule="nonzero"></path>
79
+ <path d="M114.515844,35.0060606 L106.977169,24.4121212 C106.968213,24.3941575 106.953625,24.3796019 106.935621,24.3706667 L101.751339,20.7963636 C101.722321,20.7781273 101.688687,20.7687246 101.654393,20.7687246 L92.4953417,20.9253333 C92.4625423,20.9290842 92.4309974,20.9401 92.4030126,20.9575758 L86.1015481,25.1675152 C86.0702295,25.1859548 86.0471211,25.2155987 86.0369177,25.2504242 L83.4609344,32.2608485 L83.4609344,32.2930909 L81.0465272,36.3049697 C81.0379475,36.3216948 81.0252369,36.335962 81.0095955,36.3464242 L76.0884519,40.4918788 C76.0173969,40.5500032 76.0051583,40.653797 76.0607531,40.7267879 L89.4069317,58.8930909 L89.4392469,58.9299394 L93.0447001,61.7350303 C93.7479352,62.2826397 94.7301198,62.2976872 95.4498745,61.7718788 L98.482887,59.5655758 C98.5817944,59.4959232 98.6955906,59.4501919 98.815272,59.432 L100.200209,59.206303 C100.424226,59.1741409 100.621349,59.0418909 100.735718,58.8470303 L100.897294,58.5752727 C101.02295,58.3614588 101.24521,58.2222142 101.492817,58.2021818 L101.598996,58.2021818 C101.842264,58.1837518 102.061965,58.0501733 102.189902,57.8429091 L104.096499,54.7107879 C104.120343,54.6709657 104.159425,54.6425614 104.204727,54.6321308 C104.250028,54.6217002 104.297633,54.6301447 104.336555,54.6555152 L106.035411,55.7195152 C106.161303,55.8001831 106.325698,55.7869858 106.437043,55.6872727 L107.291088,54.9549091 C107.387289,54.8705391 107.453664,54.7574715 107.480363,54.6324848 C107.480363,54.6324848 108.629861,49.3907879 108.925314,48.0550303 C108.970241,47.8503514 109.051543,47.6553543 109.16537,47.4792727 L114.151144,39.6950303 C114.454347,39.2271827 114.614734,38.6814958 114.612807,38.1243636 C114.612807,36.9774545 114.552775,35.0981818 114.552775,35.0981818 C114.550177,35.0644336 114.537289,35.0322871 114.515844,35.0060606 L114.515844,35.0060606 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
80
+ <path d="M84.2272664,30.1927273 L83.4609344,32.2838788 L83.4609344,32.3161212 L81.0465272,36.328 C81.0368445,36.3452791 81.0243657,36.3608424 81.0095955,36.3740606 L76.0884519,40.5195152 C76.0173969,40.5776396 76.0051583,40.6814334 76.0607531,40.7544242 L80.2478801,46.4521212 L87.634212,40.0589091 L84.4026918,30.2940606 L84.2272664,30.1927273 Z" id="Path" fill="#2BA8E0" fill-rule="nonzero"></path>
81
+ <path d="M116.334728,41.4545455 L114.617406,38.0921212 L113.731046,36.3878788 C113.572734,36.0759734 113.28097,35.8527227 112.938,35.7810583 C112.59503,35.7093939 112.238003,35.7970782 111.967559,36.0193939 L108.85145,38.5619394 C108.698061,38.6898381 108.571058,38.8462767 108.477517,39.0225455 L105.195216,45.1117576 C104.942149,45.5849551 105.010243,46.165204 105.366025,46.5672727 C105.956932,47.2259394 106.921771,48.2991515 107.997406,49.4875152 C108.265787,49.7868063 108.378507,50.1940712 108.302092,50.5883636 L107.591158,54.185697 L107.540377,54.4574545 L107.540377,54.4989091 L107.508061,54.6647273 C107.481362,54.7897139 107.414988,54.9027816 107.318787,54.9871515 L106.464742,55.7195152 C106.353396,55.8192282 106.189002,55.8324255 106.06311,55.7517576 L104.331939,54.6647273 C104.292224,54.6394218 104.243976,54.6311218 104.198061,54.641697 L104.461199,56.4288485 C104.518096,56.8121947 104.658326,57.1784889 104.872064,57.5020606 L105.869219,58.9944242 C106.070937,59.2963174 106.145555,59.6652579 106.07696,60.0215758 L104.692022,67.105697 L111.616709,71.6841212 L113.366346,65.0698182 C113.41049,64.900509 113.441359,64.7280285 113.458675,64.5539394 C113.661799,62.3522424 115.102134,46.8758788 115.102134,46.6870303 C115.102134,46.4981818 115.974644,44.0477576 116.413208,42.8041212 C116.570298,42.362078 116.542002,41.8754957 116.334728,41.4545455 L116.334728,41.4545455 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
82
+ <path d="M104.211911,54.641697 L104.211911,54.641697 C104.257825,54.6311218 104.306074,54.6394218 104.345788,54.6647273 L106.044644,55.7287273 C106.170536,55.8093952 106.334931,55.7961979 106.446276,55.6964848 L107.300321,54.9641212 C107.396522,54.8797513 107.462897,54.7666836 107.489596,54.641697 L107.521911,54.4758788 L107.521911,54.4758788 L107.591158,54.1626667 L107.591158,54.1626667 L108.302092,50.5699394 C108.380297,50.1733742 108.265557,49.7632908 107.992789,49.4644848 L105.366025,46.5442424 C105.007143,46.1453803 104.938736,45.5643134 105.195216,45.0933333 L108.334407,39.2712727 C108.344655,39.2470892 108.337916,39.2190659 108.317788,39.2021535 C108.297659,39.1852411 108.268835,39.1833851 108.246695,39.1975758 L100.066332,46.0099394 C99.6750639,46.3355216 99.4435758,46.8136799 99.4311962,47.321866 C99.4188165,47.830052 99.6267488,48.3188666 100.001702,48.6630303 L102.771576,51.2101818 C103.182452,51.5910473 103.358436,52.1617068 103.233222,52.7071515 L102.02371,58.0087273 C102.082741,57.9636811 102.135522,57.9110196 102.180669,57.8521212 L104.087266,54.72 C104.111444,54.6814251 104.149391,54.6534405 104.193445,54.641697 L104.211911,54.641697 Z" id="Path" fill="url(#linearGradient-1)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
83
+ <path d="M99.7154812,42.6889697 L102.106806,38.2441212 C102.224272,38.0363614 102.381056,37.8533375 102.568452,37.7052121 L108.154365,33.0991515 C108.41624,32.8795998 108.79135,32.8571438 109.077657,33.0438788 L114.668187,36.6273939 L116.750209,35.7061818 C117.319944,35.4551394 117.751956,34.9691137 117.933685,34.3747379 C118.115414,33.7803621 118.028863,33.1365002 117.696583,32.6109091 L110.273319,20.897697 C109.451782,19.6025177 108.159713,18.6748514 106.667866,18.3090909 L96.9733054,15.9461818 C96.084734,15.7298321 95.1488765,15.8207712 94.3188424,16.2041212 L88.3543794,18.9677576 C87.2389766,19.4878487 86.4145426,20.477644 86.1061646,21.6669091 L83.7979358,30.5059394 C83.7443163,30.7117976 83.6716809,30.9122516 83.5809623,31.1047273 L81.0603766,36.3556364 L87.1079358,39.7595152 C87.43547,39.937121 87.8379168,39.9007825 88.1281729,39.6673939 C88.5898187,39.294303 89.3284519,38.7093333 89.9193584,38.230303 C90.2296909,37.9764035 90.4175861,37.6031334 90.4364017,37.2031515 L90.510265,35.5726061 C90.5162682,35.4163756 90.5785557,35.2675494 90.6856904,35.1534545 L94.9420642,30.7132121 C95.1049152,30.5469966 95.3435152,30.4787286 95.5699024,30.5335758 L96.7378661,30.8283636 C96.9509888,30.8730171 97.1256986,31.0246723 97.1995119,31.2290909 L98.5382845,35.0889697 C98.7228895,35.6085338 98.6810351,36.1814834 98.4228731,36.6688485 L96.2069735,40.814303 C96.1568228,40.9088716 96.1466571,41.0195229 96.1787405,41.1216124 C96.2108239,41.223702 96.2824919,41.3087514 96.3777824,41.3578182 L99.2169038,42.8409697 C99.3979521,42.9194275 99.6093041,42.8549932 99.7154812,42.6889697 L99.7154812,42.6889697 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
84
+ <path d="M117.659651,32.601697 L110.236388,20.8884848 C109.414851,19.5933056 108.122782,18.6656393 106.630934,18.2998788 L96.9363738,15.9369697 C96.0478023,15.72062 95.1119448,15.8115591 94.2819107,16.1949091 L88.3174477,18.9585455 C87.2020449,19.4786366 86.3776109,20.4684319 86.0692329,21.657697 L85.5429568,23.6751515 C85.8759819,23.3517458 86.2615285,23.0869875 86.6832218,22.8921212 L92.6430683,20.1284848 C93.4721712,19.7421558 94.4085451,19.6495417 95.2975314,19.8659394 L104.992092,22.2334545 C106.485381,22.5960927 107.778518,23.5245251 108.597545,24.8220699 L115.757671,36.1161212 L116.713278,35.6969697 C117.283012,35.4459272 117.715024,34.9599016 117.896754,34.3655258 C118.078483,33.77115 117.991932,33.127288 117.659651,32.601697 Z" id="Path" fill="#1B4C63" fill-rule="nonzero"></path>
85
+ <path d="M105.947699,59.1095758 C106.100909,59.390837 106.151493,59.7164477 106.090809,60.0307879 L104.74742,66.9030303 L108.214379,69.0494545 L109.193068,63.9827879 C109.2845,63.5032084 109.155756,63.0079848 108.842218,62.6332121 L105.947699,59.1095758 Z" id="Path" fill="url(#linearGradient-2)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
86
+ <path d="M88.2943654,71.1221818 L94.9651464,82.5728485 C95.0794089,82.7709928 95.2878842,82.8964646 95.5168454,82.9048908 C95.7458066,82.9133171 95.9629798,82.8035102 96.0915621,82.614303 L101.169665,75.2446061 C101.415499,74.8862244 101.606845,74.4935294 101.73749,74.0792727 L104.211911,66.2489697 C104.24928,66.1092859 104.350213,65.9952128 104.484498,65.9408955 C104.618783,65.8865782 104.770837,65.8983199 104.895146,65.9726061 L111.256625,69.385697 C111.584966,69.5561771 111.85616,69.8187554 112.036806,70.1410909 L112.747741,71.3801212 C113.0484,71.9017348 113.089332,72.5330536 112.858536,73.0889697 L101.100418,101.443879 L89.3792329,101.356364 L84.6935286,91.0019394 L88.2943654,71.1221818 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
87
+ <path d="M98.8198884,78.6484848 L96.0915621,82.614303 C95.9629798,82.8035102 95.7458066,82.9133171 95.5168454,82.9048908 C95.2878842,82.8964646 95.0794089,82.7709928 94.9651464,82.5728485 L88.2943654,71.1221818 L84.698145,91.0019394 L89.3838494,101.356364 L101.105035,101.443879 L112.138368,74.8669091 C108.297476,76 102.203752,77.7410909 98.8198884,78.6484848 Z" id="Path" fill="#BBC6CE" fill-rule="nonzero" opacity="0.52" style="mix-blend-mode: multiply;"></path>
88
+ <path d="M75.8391632,40.1233939 L77.8750209,41.1781818 C78.6732434,41.5923697 79.3736309,42.1718325 79.9293445,42.8778182 L91.4935704,57.6172121 C91.8745544,58.1131556 91.8745544,58.8024807 91.4935704,59.2984242 L88.5759693,63.1813333 C87.9619475,64.0017451 87.707137,65.0353085 87.8696513,66.046303 L90.1224826,79.7493333 L89.4530962,91.4441212 L83.4286192,119.674667 L74.5604045,121.222303 L69.0437378,121.917818 L53.1538912,124.824242 L42.7807113,105.184 C42.4387479,104.487355 42.3194979,103.702721 42.4390934,102.936242 L46.0630126,79.7631515 C46.144004,79.2522441 46.3923871,78.7825129 46.7693305,78.4273939 L46.7693305,78.4273939 C47.3017242,77.9319458 47.5686458,77.2149291 47.4894979,76.4928485 L47.2679079,74.3924848 C47.2186007,73.9473876 47.3004185,73.4976026 47.5033473,73.0981818 L57.793431,52.7900606 C58.2494674,51.8917393 58.97154,51.1552115 59.8616039,50.6804848 L70.8349233,44.8169697 C71.2491526,44.5995656 71.6028696,44.283045 71.8643933,43.8957576 L74.0479777,40.6024242 C74.433978,40.0086274 75.2072532,39.8018245 75.8391632,40.1233939 L75.8391632,40.1233939 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
89
+ <polygon id="Path" fill="#CCD4DA" fill-rule="nonzero" opacity="0.52" style="mix-blend-mode: multiply;" points="61.1726778 85.8984242 61.1726778 85.8984242 41.8066388 96.9391515 49.3129986 128.361697 85.1505579 118.633697 82.3852999 96.5476364"></polygon>
90
+ <polygon id="Path" fill="#98A6AD" fill-rule="nonzero" points="75.6868201 164.827879 79.9339609 164.827879 84.1811018 164.827879 84.1811018 159.761212 84.1811018 154.694545 79.9339609 154.694545 75.6868201 154.694545 75.6868201 159.761212"></polygon>
91
+ <path d="M126.518633,100.324606 L133.678759,92.8904242 C134.044391,92.5115818 134.484434,92.2120856 134.971367,92.0106667 L142.40848,88.9522424 C142.847724,88.7725525 143.351973,88.8702797 143.691855,89.2009697 L143.691855,89.2009697 C143.938495,89.440804 144.068512,89.7757346 144.048132,90.1187574 C144.027753,90.4617802 143.858988,90.7790393 143.585676,90.9881212 L139.172343,94.3597576 C139.088861,94.4205442 139.053741,94.5278185 139.085164,94.6260533 C139.116586,94.724288 139.207496,94.7914308 139.310837,94.7927273 L142.948605,94.8848485 C143.295962,94.8934049 143.635468,94.781034 143.908828,94.5670303 L146.678703,92.3745455 L147.03417,95.5757576 C147.10866,96.2375606 146.840827,96.8917532 146.323236,97.3122424 L145.889289,97.662303 C145.55244,97.9296852 145.316454,98.3031641 145.219902,98.721697 L144.195049,102.950061 C144.10783,103.301554 143.950854,103.632028 143.733403,103.921939 L141.651381,106.860606 C141.382194,107.233475 140.98711,107.496816 140.538815,107.602182 L130.613431,109.905212 L126.518633,100.324606 Z" id="Path" fill="#2BA8E0" fill-rule="nonzero"></path>
92
+ <path d="M143.008619,102.208485 C142.740921,102.582889 142.3452,102.846655 141.896053,102.950061 L130.401074,105.598545 L130.613431,109.900606 L140.538815,107.597576 C140.98711,107.49221 141.382194,107.228869 141.651381,106.856 L143.761102,103.917333 C143.978553,103.627422 144.135529,103.296948 144.222748,102.945455 L145.099874,99.3158788 L143.008619,102.208485 Z" id="Path" fill="url(#linearGradient-3)" fill-rule="nonzero"></path>
93
+ <path d="M85.4737099,77.1653333 L86.2492748,70.1318788 C86.3272371,69.4094862 86.2404367,68.6788554 85.9953696,67.9946667 L82.8284798,59.2661818 C82.5713823,58.5580501 82.0837503,57.95637 81.4435425,57.5573333 L77.4641562,55.0332121 C76.6619711,54.525744 75.7140286,54.2973898 74.768145,54.3837576 L68.2127755,54.9779394 C67.4126808,55.0517349 66.670354,55.4253542 66.1353696,56.0235152 L61.3065551,61.5507879 C60.7941683,62.131974 60.4565419,62.8456192 60.3324826,63.609697 L57.784198,78.7866667 C57.5857751,79.5982706 57.729255,80.4555467 58.1812134,81.1587879 L72.3999024,103.429091 C72.8206332,104.092461 73.0373019,104.864306 73.0231241,105.649212 L72.9954254,106.957333 C72.970222,107.920008 73.2985923,108.85867 73.9187169,109.596606 L81.7666946,118.882424 C82.0882905,119.265531 82.5437069,119.512482 83.0408368,119.573333 L85.9584379,119.937212 C86.1740263,119.971806 86.3937701,119.971806 86.6093584,119.937212 L130.1841,110.955394 C130.889711,110.808309 131.387864,110.177312 131.366611,109.458424 L131.204338,104.304242 C131.183645,103.694372 130.955738,103.109645 130.558033,102.646061 L127.875872,99.5415758 C127.422378,99.0098564 126.714913,98.7663308 126.029289,98.9059394 L113.735662,101.36097 C113.462264,101.41555 113.182475,101.431059 112.9047,101.40703 L92.8508089,99.6981818 C92.1717094,99.6433537 91.5969337,99.1761405 91.4058577,98.5236364 L85.6445188,79.0814545 C85.4613925,78.4602552 85.4033401,77.8090284 85.4737099,77.1653333 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
94
+ <path d="M94.5358159,33.7670303 L93.0770153,35.1027879 C92.726345,35.4187856 92.697462,35.9580921 93.0123849,36.3095758 L94.0557043,37.4795152 C94.3678866,37.8295245 94.903216,37.8663606 95.2605997,37.5624242 L96.2346722,36.7379394 C96.5023164,36.5130472 96.6064157,36.1486091 96.4978103,35.8167273 L95.939219,34.1401212 C95.8473577,33.8627423 95.6215179,33.6502726 95.3385997,33.5750596 C95.0556815,33.4998466 94.7538255,33.5720298 94.5358159,33.7670303 Z" id="Path" fill="url(#linearGradient-4)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
95
+ <polygon id="Path" fill="#80CBEC" fill-rule="nonzero" points="154.563612 56.1432727 237.992232 56.4749091 238.38463 54.646303 154.956011 54.3192727"></polygon>
96
+ <polygon id="Path" fill="#80CBEC" fill-rule="nonzero" points="155.274547 52.8315152 238.703166 53.1631515 239.090948 51.3345455 155.666946 51.0075152"></polygon>
97
+ <polygon id="Path" fill="#FFE700" fill-rule="nonzero" points="170.698131 52.8913939 175.291506 52.9144242 175.577727 51.0858182 170.984351 51.0673939"></polygon>
98
+ <path d="M77.9581172,51.0075152 L85.8614923,59.7590303 C86.0912346,60.0144489 86.1063248,60.396825 85.8974224,60.6694765 C85.68852,60.9421279 85.3147417,61.027898 85.0074477,60.873697 L74.8512413,55.7149091 C74.3066479,55.4390462 73.8231307,55.0568628 73.4293724,54.5910303 L70.9087866,51.5878788 C70.7429293,51.3917045 70.699726,51.1199664 70.7965931,50.8822098 C70.8934603,50.6444532 71.1144336,50.4798621 71.3704324,50.4547879 L75.8530126,50.1461818 C76.6504288,50.0932109 77.4275705,50.4111894 77.9581172,51.0075152 Z" id="Path" fill="#CCD4DA" fill-rule="nonzero" opacity="0.52" style="mix-blend-mode: multiply;"></path>
99
+ <path d="M100.638773,122.309333 C98.0401451,119.114286 93.967482,117.49133 89.8778103,118.021091 L53.8694421,123.442424 L51.5612134,123.442424 L51.5612134,125.515152 L54.0125523,125.515152 L90.1686471,120.08 C93.5510947,119.642865 96.9191285,120.984953 99.0691771,123.626667 C101.156383,126.142546 101.804678,129.550604 100.786499,132.654545 L93.8895119,154.30303 C93.7844735,154.616601 93.8364098,154.961403 94.0291857,155.230317 C94.2219616,155.499231 94.5322244,155.65968 94.8635844,155.661818 C95.3118421,155.659255 95.7064155,155.366324 95.8376569,154.938667 L102.762343,133.317818 C103.974684,129.526649 103.174911,125.380662 100.638773,122.309333 L100.638773,122.309333 Z" id="Path" fill="#F1F4F5" fill-rule="nonzero"></path>
100
+ <path d="M116.427057,160.673212 C115.692225,160.671444 115.015102,160.275586 114.654338,159.636848 C114.002733,158.484077 112.781571,157.768501 111.455132,157.762182 L58.873682,157.762182 C56.9535962,157.761659 55.1029767,157.045419 53.6847838,155.753939 L46.9539888,149.660121 C46.1153291,148.892719 46.0455812,147.597103 46.7970293,146.744485 C47.1549477,146.337613 47.6617397,146.091335 48.2034734,146.061018 C48.7452071,146.030701 49.2764231,146.218888 49.6776987,146.583273 L56.4038773,152.681697 C57.0807065,153.293216 57.9605893,153.63289 58.873682,153.635152 L111.455132,153.635152 C114.243922,153.649717 116.810962,155.154478 118.181311,157.577939 C118.743285,158.563955 118.41075,159.817372 117.433445,160.396848 C117.127671,160.57447 116.780861,160.669707 116.427057,160.673212 Z" id="Path" fill="#313436" fill-rule="nonzero"></path>
101
+ <g id="Group" opacity="0.38" style="mix-blend-mode: multiply;" transform="translate(54.935844, 146.012121)" fill="#023852" fill-rule="nonzero">
102
+ <path d="M7.61253835,9.74181818 C9.03073121,11.0332982 10.8813507,11.7495375 12.8014365,11.7500606 L41.7604742,11.7500606 L37.2040307,7.60460606 L12.8014365,7.60460606 C11.88944,7.60384324 11.0104824,7.26389109 10.3362483,6.65115152 L3.60545328,0.552727273 C3.20417761,0.188342207 2.67296163,0.000155162941 2.13122791,0.0304724361 C1.58949419,0.0607897093 1.08270222,0.307067231 0.724783821,0.713939394 C-0.0280013544,1.56690741 0.0439136838,2.86461304 0.886359833,3.62957576" id="Path"></path>
103
+ </g>
104
+ <path d="M165.329191,14.4031515 L167.983654,13.0627879 L180.665063,13.0627879 L181.126709,14.5597576 L179.137015,16.2133333 L180.060307,18.1801212 L182.627057,18.1801212 L183.661144,15.2690909 L184.584435,16.6048485 L186.431018,16.6048485 L186.431018,18.3367273 L178.121395,24.2370909 L174.779079,24.2370909 L174.040446,26.4387879 L175.753152,26.4387879 L177.013445,28.801697 L180.203417,28.801697 L181.639135,31.5653333 L183.582664,31.5653333 L182.49318,34.6329697 L173.795774,41.1643636 L172.143082,45.8072727 L170.485774,43.6792727 L172.86325,36.9912727 L171.621423,34.7895758 L172.881715,31.2475152 L174.972971,29.5202424 L174.183556,28.0232727 L172.313891,28.0232727 L169.050056,22.1090909 L170.333431,18.4887273 L168.722287,15.577697 L166.621799,15.577697 L164.31357,16.8351515 C164.31357,16.8351515 165.412287,14.1636364 165.329191,14.4031515 Z" id="Path" stroke="#ADDDF3"></path>
105
+ <polygon id="Path" stroke="#ADDDF3" points="179.811018 10.5939394 180.452706 12.1461818 177.161172 12.1461818 176.634895 10.5939394"></polygon>
106
+ <path d="M189.602524,11.8007273 L192.026165,10.0780606 L197.19198,10.0780606 L198.059874,10.9992727 L197.136583,13.6385455 L191.356778,17.784 L190.341158,16.1764848 L190.992078,14.3340606 C190.992078,14.3340606 189.510195,11.6579394 189.602524,11.8007273 Z" id="Path" stroke="#ADDDF3"></path>
107
+ <path d="M204.827601,20.6996364 L203.23954,20.6996364 L201.83152,21.7912727 L201.369874,23.1086061 L202.006946,24.0298182 L204.245927,22.3624242 L205.492371,22.3624242 L206.309484,23.6567273 L208.553082,23.6567273 L209.573319,22.8967273 L211.036736,22.8967273 L212.250865,24.8082424 L209.942636,26.526303 L206.281785,26.526303 L205.561618,25.3932121 L202.427043,25.3932121 L198.369177,28.4101818 L197.358173,31.2613333 L199.093961,34.0249697 L202.487057,34.0249697 L201.139052,37.8249697 L202.122357,39.3726061 L200.8159,42.9699394 L201.633013,44.2642424 L203.193375,44.2642424 L206.646485,41.6940606 L208.663877,36.0838788 L212.763291,33.0346667 L209.92417,28.5575758 L211.078285,27.6962424 L213.188006,31.0264242 L215.95788,28.958303 L214.48523,26.6552727 L215.717824,25.7340606 L216.534937,27.0283636 L218.067601,27.0283636 L219.503319,29.2945455 L223.976667,25.9643636 L226.160251,29.409697 L227.378996,29.409697 L228.043766,27.5442424 L230.859805,25.4484848 L231.376848,23.9837576 L233.505035,23.9837576 L237.904519,20.7134545 L238.82781,18.1294545 L241.385328,18.1294545 L243.693556,16.4067879 L244.367559,14.513697 L240.277378,14.513697 L239.594142,13.4358788 L234.192887,13.4358788 L233.131102,11.7592727 L227.923738,11.7592727 L225.74477,13.3852121 L222.817936,13.3852121 L220.486625,15.121697 L215.43622,15.121697 L214.346736,13.4036364 L211.576862,13.4036364 L208.90855,15.3888485 L208.248396,17.2312727 L211.544547,14.7762424 L212.135453,15.6974545 L210.131911,17.1898182 L209.711813,18.3643636 L206.734198,18.3643636 L205.307713,19.4283636 C205.307713,19.4283636 204.744505,20.9299394 204.827601,20.6996364 Z" id="Path" stroke="#ADDDF3"></path>
108
+ <polygon id="Path" stroke="#ADDDF3" points="228.122245 38.7507879 230.89212 36.7149091 234.409861 36.7149091 236.1041 39.3357576 234.820725 42.9607273 231.990837 42.9607273 230.9706 41.3900606 227.189721 41.3900606"></polygon>
109
+ <path d="M232.28629,34.9415758 L234.765328,34.9415758 L236.533431,33.6380606 L233.957448,33.6380606 C233.377244,34.0421805 232.819376,34.4773214 232.28629,34.9415758 Z" id="Path" stroke="#ADDDF3"></path>
110
+ <polygon id="Path" stroke="#ADDDF3" points="239.132497 21.1878788 235.439331 23.9008485 237.382859 23.9008485 241.103724 21.1602424"></polygon>
111
+ <path d="M230.910586,30.4921212 L233.131102,30.4921212 L230.361227,32.5372121 L228.362301,32.5372121 C228.362301,32.5372121 230.933668,30.5289697 230.910586,30.4921212 Z" id="Path" stroke="#ADDDF3"></path>
112
+ <polygon id="Path" stroke="#ADDDF3" points="228.722385 29.4557576 227.471325 30.3769697 228.048382 31.2613333 229.345607 30.3032727"></polygon>
113
+ <polygon id="Path" stroke="#ADDDF3" points="230.241199 33.3755152 228.994756 34.2967273 229.567197 35.185697 230.864421 34.2276364"></polygon>
114
+ <path d="M226.280279,31.1323636 L224.244421,31.1323636 L226.091004,34.0019394 L228.117629,34.0019394 C228.117629,34.0019394 226.257197,31.1323636 226.280279,31.1323636 Z" id="Path" stroke="#ADDDF3"></path>
115
+ <polygon id="Path" stroke="#ADDDF3" points="238.209205 41.5512727 235.771715 43.3476364 237.807573 43.3476364 240.115802 41.6203636"></polygon>
116
+ <path d="M211.895397,36.8484848 L209.674881,38.5020606 L208.81622,40.9156364 L211.027503,39.2850909 C211.027503,39.2850909 211.867699,36.8484848 211.895397,36.8484848 Z" id="Path" stroke="#ADDDF3"></path>
117
+ <path d="M181.122092,10.3406061 C181.048229,10.3406061 182.673222,9.19369697 182.673222,9.19369697 L183.462636,10.414303 L182.003835,11.4875152 C182.003835,11.4875152 181.145174,10.3406061 181.122092,10.3406061 Z" id="Path" stroke="#ADDDF3"></path>
118
+ <path d="M183.693459,12.16 L185.780098,12.16 L187.668229,15.0802424 L185.498494,15.0802424 C185.498494,15.0802424 183.735007,12.1369697 183.693459,12.16 Z" id="Path" stroke="#ADDDF3"></path>
119
+ <path d="M197.819819,15.3243636 L195.973236,16.7061818 L196.725718,17.8669091 L198.489205,16.568 C198.489205,16.568 197.796736,15.3243636 197.819819,15.3243636 Z" id="Path" stroke="#ADDDF3"></path>
120
+ <path d="M203.913543,16.3653333 C204.193302,16.7369717 204.446303,17.1279316 204.670642,17.5352727 L203.913543,19.6724848 L203.174909,18.5347879 C203.174909,18.5347879 203.867378,16.3653333 203.913543,16.3653333 Z" id="Path" stroke="#ADDDF3"></path>
121
+ <path d="M172.812469,19.230303 L171.085914,20.4969697 C171.035132,20.5384242 170.970502,20.5384242 170.94742,20.4969697 L170.628884,20.0087273 C170.610251,19.9564754 170.631595,19.8983946 170.679665,19.8705455 L172.401604,18.5992727 C172.457001,18.5578182 172.480084,18.4979394 172.452385,18.4564848 L171.630656,17.1898182 C171.611421,17.1362295 171.63265,17.0765368 171.681437,17.0470303 L172.346206,16.5587879 C172.364573,16.5387411 172.39054,16.5273222 172.417762,16.5273222 C172.444983,16.5273222 172.47095,16.5387411 172.489317,16.5587879 L173.30643,17.8254545 C173.324796,17.8455014 173.350763,17.8569203 173.377985,17.8569203 C173.405206,17.8569203 173.431173,17.8455014 173.44954,17.8254545 L175.171478,16.5587879 C175.226876,16.5173333 175.291506,16.5173333 175.314589,16.5587879 L175.633124,17.0470303 C175.656206,17.0838788 175.633124,17.1483636 175.582343,17.1898182 L173.860404,18.4564848 C173.805007,18.4979394 173.781925,18.5578182 173.809623,18.5992727 L174.631353,19.8705455 C174.649986,19.9227973 174.628642,19.9808781 174.580572,20.0087273 L173.915802,20.4969697 C173.897436,20.5170165 173.871468,20.5284354 173.844247,20.5284354 C173.817025,20.5284354 173.791058,20.5170165 173.772692,20.4969697 L172.950962,19.230303 C172.92788,19.1888485 172.86325,19.1888485 172.812469,19.230303 Z" id="Path" fill="#FFE700" fill-rule="nonzero"></path>
122
+ <path d="M193.771185,13.4681212 L192.04463,14.7393939 C191.989233,14.7762424 191.929219,14.7762424 191.90152,14.7393939 L191.587601,14.2511515 C191.559902,14.209697 191.587601,14.1498182 191.638382,14.1083636 L193.360321,12.841697 C193.411102,12.8002424 193.434184,12.7357576 193.411102,12.6989091 L192.589372,11.4276364 C192.561674,11.3907879 192.589372,11.326303 192.640153,11.2848485 L193.300307,10.7966061 C193.355704,10.7597576 193.420335,10.7597576 193.443417,10.7966061 L194.265146,12.0678788 C194.288229,12.1047273 194.352859,12.1047273 194.408257,12.0678788 L196.130195,10.7966061 C196.185593,10.7597576 196.245607,10.7597576 196.273305,10.7966061 L196.587225,11.2848485 C196.610789,11.3383546 196.588539,11.4009171 196.536444,11.4276364 L194.814505,12.6989091 C194.765718,12.7284156 194.744489,12.7881083 194.763724,12.841697 L195.585453,14.1083636 C195.613152,14.1498182 195.585453,14.209697 195.534672,14.2511515 L194.879135,14.7393939 C194.823738,14.7762424 194.759107,14.7762424 194.736025,14.7393939 L193.914296,13.4681212 C193.891213,13.4312727 193.826583,13.4312727 193.771185,13.4681212 Z" id="Path" fill="#FFE700" fill-rule="nonzero"></path>
123
+ <path d="M177.073459,34.4855758 L175.35152,35.7568485 C175.296123,35.793697 175.231492,35.793697 175.20841,35.7568485 L174.894491,35.2686061 C174.866792,35.2317576 174.894491,35.1672727 174.945272,35.1258182 L176.667211,33.8591515 C176.717992,33.817697 176.741074,33.7532121 176.717992,33.7163636 L175.887029,32.4450909 C175.859331,32.4082424 175.887029,32.3437576 175.93781,32.302303 L176.597964,31.8186667 C176.653361,31.7772121 176.717992,31.7772121 176.741074,31.8186667 L177.562803,33.0853333 C177.585886,33.1267879 177.650516,33.1267879 177.705914,33.0853333 L179.427852,31.8186667 C179.48325,31.7772121 179.543264,31.7772121 179.570962,31.8186667 L179.884881,32.302303 C179.908446,32.3558092 179.886196,32.4183716 179.8341,32.4450909 L178.112162,33.7163636 C178.063375,33.7458702 178.042146,33.8055629 178.061381,33.8591515 L178.88311,35.1258182 C178.906675,35.1793243 178.884425,35.2418868 178.832329,35.2686061 L178.195258,35.7568485 C178.139861,35.793697 178.07523,35.793697 178.052148,35.7568485 L177.230418,34.4855758 C177.18887,34.4487273 177.128856,34.4487273 177.073459,34.4855758 Z" id="Path" fill="#FFE700" fill-rule="nonzero"></path>
124
+ <path d="M200.285007,30.9020606 L198.563068,32.1687273 C198.544702,32.1887741 198.518735,32.200193 198.491513,32.200193 C198.464292,32.200193 198.438324,32.1887741 198.419958,32.1687273 L198.106039,31.7081212 C198.082474,31.6546151 198.104724,31.5920526 198.15682,31.5653333 L199.878759,30.2940606 C199.930855,30.2673413 199.953104,30.2047788 199.92954,30.1512727 L199.10781,28.8846061 C199.088576,28.8310174 199.109805,28.7713247 199.158591,28.7418182 L199.818745,28.2535758 C199.874142,28.2121212 199.938773,28.2121212 199.961855,28.2535758 L200.783584,29.5248485 C200.824122,29.5617421 200.886157,29.5617421 200.926695,29.5248485 L202.648633,28.2535758 C202.704031,28.2121212 202.768661,28.2121212 202.791743,28.2535758 L203.105662,28.7418182 C203.133361,28.7786667 203.105662,28.8431515 203.059498,28.8846061 L201.332943,30.1512727 C201.282162,30.1927273 201.259079,30.2572121 201.282162,30.2940606 L202.103891,31.5653333 C202.13159,31.6021818 202.103891,31.6666667 202.05311,31.7081212 L201.392957,32.1687273 C201.337559,32.2101818 201.277545,32.2101818 201.249847,32.1687273 L200.428117,30.9020606 C200.405035,30.8606061 200.354254,30.8606061 200.285007,30.9020606 Z" id="Path" fill="#FFE700" fill-rule="nonzero"></path>
125
+ <path d="M230.176569,20.9990303 L228.45463,22.270303 C228.414093,22.3071967 228.352058,22.3071967 228.31152,22.270303 L227.997601,21.7820606 C227.982266,21.7300764 228.005332,21.6744583 228.052999,21.6484848 L229.774937,20.3818182 C229.830335,20.3403636 229.853417,20.2758788 229.825718,20.2390303 L229.003989,18.9677576 C228.980907,18.9309091 229.003989,18.8664242 229.05477,18.8249697 L229.71954,18.3367273 C229.770321,18.2998788 229.834951,18.2998788 229.858033,18.3367273 L230.679763,19.608 C230.698129,19.6280468 230.724096,19.6394657 230.751318,19.6394657 C230.778539,19.6394657 230.804507,19.6280468 230.822873,19.608 L232.544812,18.3367273 C232.600209,18.2998788 232.66484,18.2998788 232.687922,18.3367273 L233.006457,18.8249697 C233.025692,18.8785584 233.004463,18.9382511 232.955676,18.9677576 L231.229121,20.2390303 C231.178762,20.2673271 231.158663,20.3294938 231.182957,20.3818182 L232.00007,21.6484848 C232.027768,21.6899394 232.00007,21.7498182 231.949289,21.7912727 L231.284519,22.270303 C231.243981,22.3071967 231.181946,22.3071967 231.141409,22.270303 L230.319679,20.9990303 C230.296597,20.9621818 230.231967,20.9621818 230.176569,20.9990303 Z" id="Path" fill="#FFE700" fill-rule="nonzero"></path>
126
+ <path d="M71.8182287,151.907879 L39.013682,71.6472727 C38.3764352,70.0673979 36.8427114,69.0308224 35.1358577,69.0264242 L4.66262204,69.0264242 C3.27738903,69.0405726 1.98612183,69.7278895 1.20290663,70.8679645 C0.419691425,72.0080396 0.242964977,73.457585 0.729400279,74.7517576 L30.3255091,154.998545 C30.9264372,156.657308 32.5048013,157.762182 34.2725802,157.762182 C41.1372524,157.734545 58.439735,157.674667 67.8942399,157.762182 C69.3114293,157.762182 70.6349291,157.055683 71.4227548,155.880305 C72.2105804,154.704927 72.3589175,153.214922 71.8182287,151.907879 Z" id="Path" fill="#313436" fill-rule="nonzero"></path>
127
+ <path d="M71.8182287,151.907879 L39.013682,71.6472727 C38.3764352,70.0673979 36.8427114,69.0308224 35.1358577,69.0264199 L4.66262204,69.0264199 C3.03773294,69.024073 1.56058494,69.9670307 0.881743375,71.44 L29.679205,71.44 C31.3852801,71.446915 32.9177286,72.4826287 33.5570293,74.0608485 L66.361576,154.30303 C66.8207094,155.409235 66.7888403,156.6577 66.2738633,157.739152 L67.8942399,157.739152 C69.3053394,157.735393 70.6224237,157.032608 71.4090034,155.863706 C72.1955831,154.694803 72.3489318,153.21244 71.8182287,151.907879 Z" id="Path" fill="#494D4E" fill-rule="nonzero"></path>
128
+ </g>
129
+ </g>
130
+ </g>
131
+ </svg>
@@ -0,0 +1,88 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / Marketplace / Challenges-Find-Lost-Children</title>
4
+ <defs>
5
+ <linearGradient x1="44.1613488%" y1="121.574759%" x2="69.65757%" y2="27.2653864%" id="linearGradient-1">
6
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
7
+ <stop stop-color="#FFFFFF" stop-opacity="0" offset="0%"></stop>
8
+ <stop stop-color="#FFFFFF" stop-opacity="0.6" offset="100%"></stop>
9
+ </linearGradient>
10
+ <linearGradient x1="-0.00348667112%" y1="50.0007276%" x2="100.045683%" y2="50.0007276%" id="linearGradient-2">
11
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
12
+ <stop stop-color="#023852" offset="100%"></stop>
13
+ </linearGradient>
14
+ <linearGradient x1="0.0306402672%" y1="49.9849805%" x2="99.9589027%" y2="49.9849805%" id="linearGradient-3">
15
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
16
+ <stop stop-color="#023852" offset="100%"></stop>
17
+ </linearGradient>
18
+ <linearGradient x1="0%" y1="50.023245%" x2="100%" y2="50.023245%" id="linearGradient-4">
19
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
20
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
21
+ </linearGradient>
22
+ <linearGradient x1="15.4455599%" y1="108.583981%" x2="72.1994355%" y2="-15.3430213%" id="linearGradient-5">
23
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
24
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
25
+ </linearGradient>
26
+ <linearGradient x1="70.0008778%" y1="83.7407618%" x2="28.4938821%" y2="-13.416714%" id="linearGradient-6">
27
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
28
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
29
+ </linearGradient>
30
+ <linearGradient x1="0%" y1="50%" x2="100%" y2="50%" id="linearGradient-7">
31
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
32
+ <stop stop-color="#3FB0E2" offset="100%"></stop>
33
+ </linearGradient>
34
+ </defs>
35
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-Marketplace-/-Challenges-Find-Lost-Children" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
36
+ <g id="Find-lost-children" transform="translate(64.000000, 0.000000)">
37
+ <g id="Midlayer" transform="translate(0.000000, 69.209726)" stroke="#023852" stroke-width="0.85">
38
+ <polyline id="Path" points="0 51.2381763 13.037966 51.2381763 13.037966 42.2432827 23.7822157 42.2432827 23.7822157 30.9060182 31.8752266 26.6290578 40.2561128 30.9060182 40.2561128 44.4908207 43.5156043 47.8194529 50.211027 47.8194529 50.211027 42.9592705 54.4409369 42.9592705 54.4409369 31.266383 57.4357689 31.266383 57.4357689 16.3302128 66.1602482 9.59708207 74.3461221 16.3302128 74.3461221 31.6267477 76.4633987 31.6267477 76.4633987 46.918541 83.3306179 46.918541 83.3306179 26.771307 84.8582144 26.771307 87.4815943 24.1349544 91.0475337 24.1349544 93.406254 26.8139818 94.9617093 26.771307 94.9617093 38.8245593 99.1869761 38.8245593 99.1869761 44.2205471 103.416886 44.2205471 103.416886 19.2131307 110.465188 19.2131307 110.465188 35.5860182 118.214606 35.5860182 121.209438 38.6443769 121.209438 45.8421884 128.43418 45.8421884 128.43418 9.13714286 132.66409 9.13714286 132.66409 0.14224924 139.707749 0.14224924 139.707749 21.9111246 142.177904 21.9111246 142.177904 44.9412766 146.756051 40.2612766 146.756051 35.7662006 158.122482 35.7662006 158.122482 27.577386 155.56875 24.9694833 155.56875 21.9111246 164.023926 21.9111246 166.313 19.5734954 182.169358 19.5734954 184.281991 21.7309422 193.442927 21.7309422 193.442927 25.329848 191.153854 27.6674772 191.153854 39.2750152 194.413345 39.2750152 197.143517 44.4007295 205.835495 44.4007295 205.835495 34.9885714 214.940712 34.9885714 214.940712 25.6759878 226.126061 25.6759878 231.874281 19.8058359 238.063601 26.1264438 238.063601 38.8530091 240.659122 41.5083283 244.624372 41.5083283 248.766062 45.7378723 248.766062 51.6744073 261.980468 51.6744073 261.980468 45.8564134 268.374086 39.3271733 274.484471 45.5671733 274.484471 51.0010942 278.496153 51.0010942 278.496153 25.6570213 291.185883 25.6570213 291.185883 33.4665046 299.956794 33.4665046 299.956794 51.7787234 312.83225 51.7787234"></polyline>
39
+ <rect id="Rectangle" x="230.889934" y="27.2881459" width="2.21942583" height="2.26650456"></rect>
40
+ <rect id="Rectangle" x="30.5379993" y="32.5324012" width="2.66516826" height="2.72170213"></rect>
41
+ <rect id="Rectangle" x="30.5379993" y="38.193921" width="2.66516826" height="2.72170213"></rect>
42
+ <rect id="Rectangle" x="293.052429" y="38.193921" width="2.66516826" height="2.72170213"></rect>
43
+ </g>
44
+ <g id="Ilus" transform="translate(53.161094, 0.000000)">
45
+ <rect id="Rectangle" fill="#D8DEE2" fill-rule="nonzero" style="mix-blend-mode: multiply;" x="67.9067252" y="325.570563" width="88.0998457" height="3.66253521" rx="1.83126761"></rect>
46
+ <polygon id="Path" fill="url(#linearGradient-1)" fill-rule="nonzero" points="0.458829224 329.84662 210.676768 329.986056 182.521338 25.0149296 154.449332 13.4091549"></polygon>
47
+ <path d="M113.085182,322.809718 L111.286943,324.887324 C110.812268,325.427885 110.569149,326.134276 110.610285,326.85338 L110.610285,326.85338 C110.642341,327.453437 111.137299,327.923255 111.736503,327.922396 L117.784706,327.922396 C118.049325,327.922396 118.305418,327.828544 118.50771,327.657465 L120.361565,326.095775 L120.241065,322.809718 L113.085182,322.809718 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
48
+ <path d="M132.393087,324.664225 L132.856551,327.067183 C133.138003,328.515396 134.506774,329.48447 135.961759,329.265634 L143.038852,328.205915 L142.714427,325.245211 L132.393087,324.664225 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
49
+ <path d="M111.152538,258.087887 L111.152538,266.48662 C111.153228,266.839291 111.174895,267.191607 111.217423,267.54169 L112.450237,277.729859 L110.670536,301.750141 L110.387823,305.408028 C110.360011,305.781409 110.369326,306.156639 110.415631,306.528169 L111.560386,315.735634 C111.61456,316.14648 111.594148,316.563768 111.500136,316.967324 L110.35538,321.921972 C110.235218,322.47174 110.456411,323.040053 110.916172,323.362817 L111.467694,323.743944 C111.728859,323.922013 112.042691,324.005613 112.357544,323.980986 L117.330511,323.562676 C117.8237,323.523134 118.306529,323.719575 118.632845,324.092535 L120.069583,325.742535 C120.263901,325.961143 120.554498,326.067593 120.843568,326.026056 L122.206151,325.812254 C122.381488,325.783581 122.543519,325.70071 122.669615,325.575211 L126.613693,321.619859 C127.139714,321.085239 127.29331,320.285724 127.003002,319.59338 L126.488557,318.38493 C126.238528,317.791993 126.312165,317.111537 126.683212,316.586197 L127.318158,315.693803 C127.563797,315.351419 127.683373,314.934171 127.656486,314.513239 L127.193022,306.844225 C127.163886,306.376572 127.249831,305.908906 127.443293,305.482394 L128.833685,302.405493 C128.991656,302.057029 129.069279,301.677339 129.060782,301.294648 L128.652934,281.629437 C128.652934,281.588365 128.686134,281.55507 128.727088,281.55507 C128.768042,281.55507 128.801242,281.588365 128.801242,281.629437 L130.506789,302.307887 C130.506789,302.591408 130.543866,302.87493 130.539232,303.158451 L130.390923,316.390986 C130.386632,316.697345 130.330206,317.000719 130.224076,317.288028 L129.533515,319.19831 C129.256143,319.968216 129.341345,320.822675 129.765247,321.522254 L132.680435,326.28169 L133.811286,325.524085 C134.019844,325.385089 134.274327,325.33338 134.520386,325.38 L142.218521,326.867324 C142.430349,326.901007 142.607554,327.04673 142.681985,327.248451 L143.048121,328.229155 L148.359417,325.858732 C148.679345,325.717452 148.903721,325.42036 148.952651,325.073239 L149.416115,321.889437 C149.489318,321.369951 149.389967,320.840744 149.133402,320.383521 L145.689865,314.276197 C145.451395,313.850266 145.325366,313.370306 145.323729,312.881831 L145.323729,296.58169 C145.323801,296.416581 145.337755,296.251772 145.365441,296.089014 L147.256373,284.70169 C147.334288,284.241287 147.35917,283.773427 147.330527,283.307324 L145.791827,258.794366 L111.152538,258.087887 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
50
+ <path d="M111.083019,296.772254 L110.716882,301.694366 L110.434169,305.352254 C110.406295,305.725633 110.415611,306.100869 110.461977,306.472394 L111.611367,315.679859 C111.661741,316.091068 111.639779,316.507952 111.546482,316.911549 L110.406361,321.866197 C110.277226,322.415576 110.498196,322.988046 110.962518,323.307042 L111.51404,323.688169 C111.773748,323.869416 112.088731,323.953323 112.403891,323.925211 L117.376858,323.506901 C117.869938,323.468105 118.352439,323.664415 118.679191,324.036761 L120.120564,325.686761 C120.312943,325.905311 120.6022,326.011908 120.889914,325.970282 L122.280306,325.756479 C122.455643,325.727807 122.617673,325.644935 122.743769,325.519437 L126.683212,321.568732 C127.211195,321.033246 127.364918,320.231235 127.072522,319.537606 L126.558077,318.329155 C126.308047,317.736219 126.381685,317.055762 126.752732,316.530423 L127.387677,315.638028 C127.633317,315.295645 127.752893,314.878397 127.726006,314.457465 L127.262542,306.788451 C127.236195,306.320969 127.322018,305.853967 127.512813,305.42662 L128.903204,302.349718 C129.061635,302.001404 129.13928,301.621608 129.130301,301.238873 L129.046878,297.15338 C123.058925,296.982958 117.070972,296.855915 111.083019,296.772254 Z" id="Path" fill="url(#linearGradient-2)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
51
+ <path d="M149.16121,320.304507 L145.722308,314.197183 C145.480271,313.772489 145.352501,313.291981 145.351537,312.802817 L145.351537,297.72507 C142.23397,297.601127 139.111768,297.48493 135.984932,297.376479 C134.041473,297.311408 132.101105,297.252535 130.163826,297.199859 L130.580943,302.256761 C130.605661,302.538732 130.614931,302.822254 130.608751,303.107324 L130.460443,316.339859 C130.455804,316.645772 130.401002,316.948835 130.29823,317.236901 L129.603035,319.147183 C129.327699,319.917342 129.412812,320.770896 129.834766,321.471127 L132.717512,326.198028 L133.848364,325.440423 C134.056921,325.301427 134.311404,325.249718 134.557463,325.296338 L142.255598,326.783662 C142.46581,326.820913 142.641459,326.965357 142.719062,327.164789 L143.085198,328.145493 L148.396494,325.779718 C148.717122,325.636863 148.941447,325.338079 148.989728,324.989577 L149.453192,321.805775 C149.524665,321.286724 149.421945,320.758576 149.16121,320.304507 L149.16121,320.304507 Z" id="Path" fill="url(#linearGradient-3)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
52
+ <path d="M167.403147,20.0928169 C176.162614,23.8715493 183.883922,25.781831 185.570931,24.6756338 C185.696066,24.4664789 185.807297,24.2480282 185.913894,24.0249296 C185.77022,22.0867606 178.989744,17.6898592 170.081968,13.8460563 C160.905384,9.88605634 152.873555,7.98042254 151.724165,9.44450704 C151.673184,9.58394366 151.622203,9.71873239 151.580491,9.8628169 C151.599029,11.7730986 158.411948,16.211831 167.403147,20.0928169 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
53
+ <path d="M219.515024,257.288451 L219.515024,20.8643662 C219.516058,14.4992103 215.352286,8.88755652 209.272473,7.06014085 L187.823365,0.608873239 C181.602042,-1.25231599 174.908321,1.29308616 171.481629,6.82309859 L170.795703,7.93859155 L162.990971,4.57352113 C160.858404,3.65815144 158.444556,3.66130691 156.314376,4.58224899 C154.184196,5.50319108 152.524656,7.26108642 151.724165,9.44450704 C152.873555,7.98042254 160.905384,9.88605634 170.081968,13.8460563 C178.989744,17.6898592 185.77022,22.0867606 185.913894,24.0249296 C185.96024,23.9319718 186.006587,23.843662 186.048298,23.7507042 C187.860442,19.5257746 186.145626,14.5664789 181.951278,12.7584507 L175.282033,9.87676056 L175.592554,9.37943662 C177.864593,5.712445 182.30267,4.02389608 186.428339,5.25676056 L207.882081,11.7126761 C211.912671,12.9241905 214.672885,16.6445994 214.671827,20.8643662 L214.671827,257.097887 C212.067402,258.028655 210.32483,260.49754 210.315266,263.270282 L210.315266,328.605634 L223.389582,328.605634 L223.389582,263.270282 C223.380906,260.68647 221.865441,258.346783 219.515024,257.288451 Z" id="Path" fill="#28566C" fill-rule="nonzero"></path>
54
+ <polygon id="Path" stroke="#67C0E8" stroke-width="0.85" points="219.315734 310.297606 213.485359 310.297606 213.485359 283.521127 219.315734 283.521127"></polygon>
55
+ <path d="M154.852546,257.074648 L148.442841,258.087887 L148.878497,259.947042 L146.811448,261.341408 C146.571609,261.48436 146.421263,261.740329 146.412869,262.02 L146.412869,262.02 C146.404942,262.246277 146.491422,262.465628 146.651505,262.625287 C146.811589,262.784947 147.030788,262.870464 147.256373,262.861268 L151.061411,262.74507 C151.751609,262.72208 152.419438,262.493981 152.980152,262.089718 L154.834007,260.741831 C155.090112,260.557181 155.225207,260.247 155.18624,259.933099 L154.852546,257.074648 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
56
+ <path d="M114.795364,201.56493 L108.997431,203.642535 C108.35305,203.873994 107.811216,204.326813 107.468,204.920704 L101.06293,216.075634 C100.89982,216.362945 100.791382,216.678157 100.74314,217.005211 L97.2717955,238.957183 C97.2134759,239.28303 97.2134759,239.616688 97.2717955,239.942535 L99.9042702,253.607324 C99.9415999,253.789025 100.115894,253.908295 100.298215,253.876901 L106.786709,252.719577 L107.203826,248.31338 C107.246619,247.853334 107.436866,247.419569 107.746079,247.077042 L107.959272,246.84 C108.222306,246.546559 108.400217,246.186504 108.473717,245.798873 L109.576761,239.937887 L110.670536,245.780282 L108.241985,258.561972 L110.670536,260.997465 L115.17077,259.254507 C115.716579,259.040315 116.313851,258.994987 116.885586,259.124366 L122.563018,260.388592 L121.955881,261.727183 L132.087201,262.508028 L146.737294,260.969577 L147.10343,259.630986 L145.648153,253.542254 L147.36297,255.26662 C147.587617,255.490842 147.726979,255.786807 147.756914,256.103239 L147.928396,257.790423 C147.943333,257.960717 147.927635,258.132317 147.882049,258.297042 L147.386143,260.063239 C147.363767,260.148014 147.380456,260.238384 147.431621,260.3095 C147.482786,260.380616 147.563041,260.42499 147.650317,260.430423 L154.815469,260.844085 C155.025917,260.85546 155.231974,260.780795 155.386568,260.637145 C155.541163,260.493496 155.631087,260.293134 155.6358,260.081831 L155.992667,244.892535 C155.999618,244.580047 155.96849,244.267878 155.899974,243.962958 L148.957285,212.231831 C148.842152,211.701078 148.619746,211.199629 148.303801,210.758451 L145.407152,206.705493 C145.054712,206.210233 144.593212,205.803079 144.058472,205.515634 L135.122889,200.691127 L114.795364,201.56493 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
57
+ <path d="M127.939199,249.182535 C127.748141,248.556399 127.639085,247.908005 127.614775,247.253662 L126.989098,230.893099 L126.525635,249.043099 C126.525635,249.256901 126.525635,249.470704 126.474653,249.684507 L125.135243,260.332817 C125.125094,260.425914 125.077026,260.510664 125.002424,260.566996 C124.927821,260.623328 124.833319,260.646231 124.741299,260.630282 L121.223608,260.058592 L120.760144,261.504085 C120.703538,261.685802 120.734943,261.883612 120.845024,262.038714 C120.955106,262.193815 121.13119,262.288353 121.320935,262.294225 L132.040854,262.508028 L127.939199,249.182535 Z" id="Path" fill="#EBEFF1" fill-rule="nonzero"></path>
58
+ <path d="M107.746079,247.049155 L107.959272,246.812113 C108.222306,246.518672 108.400217,246.158616 108.473717,245.770986 L109.182817,241.992254 L109.604569,240.133099 L110.920806,232.924225 C110.944838,232.795466 110.957247,232.664797 110.957883,232.533803 L111.12473,222.461831 C111.130053,222.148742 111.063449,221.838624 110.930076,221.555493 L107.02771,213.189296 C106.992437,213.116725 106.909428,213.081077 106.832714,213.105556 C106.756,213.130034 106.708795,213.207232 106.721824,213.286901 L109.039143,227.342113 C109.199803,228.310911 109.133156,229.303926 108.844488,230.242394 L103.556365,247.569718 C103.367663,248.179039 103.452226,248.840518 103.788097,249.382394 L105.915397,252.84507 L106.795978,252.687042 L107.213095,248.280845 C107.253615,247.823372 107.440579,247.391308 107.746079,247.049155 L107.746079,247.049155 Z" id="Path" fill="#EBEFF1" fill-rule="nonzero"></path>
59
+ <polygon id="Path" fill="url(#linearGradient-4)" fill-rule="nonzero" style="mix-blend-mode: multiply;" points="136.633781 201.444085 132.522857 198.311408 132.685069 196.508028 132.689704 196.498732 128.63903 198.525211 124.847895 198.567042 124.973031 201.420845 130.692175 206.496338"></polygon>
60
+ <polygon id="Path" fill="#0099DA" fill-rule="nonzero" points="134.455501 197.967465 133.468323 196.461549 136.045182 193.905211 136.568896 183.707746 129.037609 183.586901 126.595154 179.166761 124.815453 183.647324 122.349825 183.484648 123.272118 178.646197 117.627128 184.047042 117.566878 189.731408 117.627128 192.180845 120.199353 196.289577 118.693095 197.646761 119.712716 203.270704 125.051819 210.21 126.993733 210.21 137.301169 201.444085"></polygon>
61
+ <path d="M133.449785,196.419718 L134.177423,197.897746 L137.301169,201.444085 L127.035445,210.172817 L125.390148,200.616761 C125.377673,200.54703 125.396952,200.475359 125.442703,200.42138 C125.488454,200.367402 125.555881,200.336774 125.626515,200.337887 L129.950632,200.337887 C130.216616,200.33586 130.467271,200.212739 130.631924,200.003239 L133.449785,196.419718 Z" id="Path" fill="url(#linearGradient-5)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
62
+ <polygon id="Path" fill="#FFFFFF" fill-rule="nonzero" points="120.171545 196.257042 120.458893 202.987183 125.306725 210.024085 127.498909 213.212535 120.917722 210.000845 120.639643 207.105211 112.876624 202.285352"></polygon>
63
+ <polygon id="Path" fill="#FFFFFF" fill-rule="nonzero" points="126.46075 210.846761 130.312134 211.999437 132.082566 208.044085 137.389227 204.99507 131.614468 206.022254"></polygon>
64
+ <path d="M133.440515,196.41507 L135.0441,200.598169 L135.071908,200.598169 L124.931319,210.042676 L125.658957,210.972254 L129.037609,210.646901 C129.316318,210.622112 129.565433,210.4625 129.704997,210.219296 L131.220523,207.560704 C131.35209,207.326872 131.564926,207.149829 131.818392,207.06338 L141.050592,203.888873 L133.440515,196.41507 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
65
+ <path d="M95.6079602,267.634648 C94.5448396,268.74483 92.8636976,268.984584 91.5341129,268.215634 L86.7789736,265.454789 C86.5095735,265.297359 86.3031333,265.050894 86.1950092,264.757606 L85.6156794,263.191268 C85.3098699,262.366179 84.7641569,261.652133 84.0491715,261.141549 L83.4234953,260.676761 C82.5047775,260.021275 81.3686241,259.748085 80.2534025,259.914507 L79.4098982,260.035352 C78.2598909,260.206225 77.2246357,260.828151 76.5317876,261.764366 L76.2259015,262.178028 C75.5992928,263.026165 75.2982105,264.072241 75.3777626,265.124789 L75.5446096,267.253521 C75.5570956,267.385487 75.5412933,267.518605 75.4982632,267.643944 L74.3164304,271.17169 C73.8670044,272.525646 73.8395216,273.984777 74.2376415,275.354789 L75.2016464,278.659437 C75.2773453,278.907051 75.2233093,279.176255 75.0579726,279.375211 L74.270084,280.355915 C74.1274933,280.535035 74.0684225,280.766917 74.1078716,280.992676 L74.2237376,281.615493 C74.3806249,282.486089 74.9019916,283.247532 75.6558409,283.707042 L76.9257319,284.483239 C77.1023755,284.59456 77.31688,284.628172 77.5189657,284.576197 L80.7168663,283.813944 L80.939329,283.790704 L88.9665231,284.227606 L87.7012667,296.721127 C87.5851823,297.859736 87.6970575,299.010129 88.0303261,300.104789 L88.2249809,300.736901 C88.6361357,302.083428 89.7126427,303.120813 91.070649,303.479155 L91.3023809,303.539577 C92.8322651,303.945417 94.4622449,303.514691 95.5940563,302.405493 L95.5940563,302.405493 C95.9041014,302.103499 96.099184,301.702354 96.1455783,301.271408 L97.4108347,289.400704 L99.8347507,292.459014 C99.9540569,292.604388 100.007774,292.792937 99.9830591,292.979577 L98.8753805,302.177746 C98.8298275,302.540944 98.6926429,302.886486 98.4768015,303.18169 L96.534888,305.830986 C96.1098013,306.407831 95.8299649,307.079126 95.7191916,307.787746 L95.5894217,308.61507 C95.4323492,309.617217 95.6718299,310.641256 96.2568096,311.468873 L96.2568096,311.468873 C96.7292706,312.136306 97.389146,312.647593 98.1523768,312.937606 L103.17169,314.843239 C103.520735,314.977835 103.907151,314.977835 104.256196,314.843239 L106.420572,313.978732 C106.826828,313.812695 107.157147,313.501308 107.3475,313.10493 L109.289413,309.107746 C109.372105,308.941797 109.414957,308.758755 109.414549,308.573239 L109.414549,306.844225 L109.7158,302.098732 L112.158255,302.809859 C113.559223,303.228311 115.06317,303.131058 116.398949,302.535634 L116.398949,302.535634 C118.10794,301.779101 119.263682,300.141436 119.40683,298.273521 L120.217891,287.843662 C120.234909,287.604198 120.270549,287.366433 120.324488,287.132535 L121.348743,282.651972 C121.835676,280.467366 121.168712,278.185127 119.582946,276.609718 L119.582946,276.609718 C118.311357,275.358616 116.637184,274.602343 114.860249,274.476338 L113.145433,274.350845 C112.150783,274.282726 111.186532,273.978445 110.332207,273.463099 L108.385659,272.287183 C107.792677,271.928104 107.144238,271.6705 106.466919,271.52493 L105.590972,271.329718 C105.405969,271.290535 105.255948,271.155192 105.197592,270.974824 C105.139235,270.794457 105.181439,270.596565 105.308259,270.455915 L107.370673,268.131972 L112.978586,263.395775 C114.057517,262.492442 114.757488,261.214621 114.939038,259.816901 L115.119789,258.422535 C115.324065,256.80415 114.608364,255.207164 113.265933,254.285915 L113.265933,254.285915 C112.31545,253.640602 111.139828,253.421648 110.021686,253.68169 L108.830584,253.960563 L105.451933,257.214085 L100.784852,262.252394 L95.6079602,267.634648 Z" id="Path" fill="#B6B5AA" fill-rule="nonzero"></path>
66
+ <path d="M83.4605724,264.278873 L82.7329341,263.028592 C82.574323,262.752449 82.2857151,262.577035 81.9682188,262.563803 L80.3136528,262.52193 C79.9623032,262.518629 79.6392732,262.714801 79.4794178,263.028592 L78.0287759,265.952113 C77.9086818,266.204983 77.9086818,266.498679 78.0287759,266.751549 L78.0287759,266.751549 C78.2383637,267.192696 78.7527528,267.39579 79.2059741,267.216338 L83.0388203,265.580282 C83.2745775,265.472032 83.4543454,265.269701 83.5344892,265.0224 C83.614633,264.775099 83.587825,264.505438 83.4605724,264.278873 L83.4605724,264.278873 Z" id="Path" fill="#9E9D8E" fill-rule="nonzero"></path>
67
+ <path d="M77.6394663,281.866479 L78.2883157,282.461408 C78.4286476,282.591641 78.4808875,282.791695 78.422218,282.97419 C78.3635485,283.156685 78.2046287,283.288466 78.014872,283.311972 L77.3891958,283.390986 C77.2643107,283.405459 77.1385676,283.372275 77.0369633,283.298028 L76.4066524,282.833239 C76.2612155,282.723865 76.1878927,282.542889 76.2160453,282.362781 C76.2441979,282.182673 76.3692235,282.032879 76.5410569,281.97338 L77.1528292,281.764225 C77.3215357,281.707397 77.5076968,281.746513 77.6394663,281.866479 L77.6394663,281.866479 Z" id="Path" fill="#9E9D8E" fill-rule="nonzero"></path>
68
+ <path d="M83.4234953,274.759859 L84.9575607,273.30507 C85.0544486,273.215565 85.1700344,273.148873 85.2958893,273.109859 L88.5401363,272.124507 C88.7030956,272.073424 88.877718,272.073424 89.0406773,272.124507 L91.3579966,272.868169 C91.719212,272.983772 91.9609351,273.324667 91.9512304,273.704789 L91.7658448,280.32338 C91.7589317,280.491014 91.702468,280.6528 91.6036325,280.788169 L89.3558327,283.855775 C89.1879655,284.088246 88.9140045,284.219494 88.6281945,284.204366 L85.9401041,284.06493 C85.6947981,284.054996 85.4661431,283.937794 85.3144278,283.744225 L82.9600314,280.732394 C82.8291182,280.563194 82.7662712,280.350894 82.7839151,280.137465 L83.1732248,275.299014 C83.1904438,275.095269 83.2791176,274.90424 83.4234953,274.759859 Z" id="Path" fill="#D0CFC8" fill-rule="nonzero"></path>
69
+ <path d="M81.2313112,274.620423 L81.4954856,274.304366 C81.6078887,274.167621 81.7848639,274.101953 81.9589495,274.132394 L82.8858772,274.290423 C83.0795177,274.325083 83.2179903,274.497677 83.2103019,274.694789 C83.2103019,275.057324 83.1593209,275.624366 83.131513,275.856761 C83.1097483,276.053656 82.9395562,276.199952 82.7422034,276.191408 L81.708679,276.149577 C81.5560587,276.142079 81.4219244,276.045735 81.3657157,275.903239 L81.1293492,275.275775 C81.0444512,275.054711 81.0832958,274.805041 81.2313112,274.620423 Z" id="Path" fill="#313436" fill-rule="nonzero"></path>
70
+ <path d="M80.7910205,279.500704 L81.0551949,279.184648 C81.1677153,279.04779 81.343905,278.980646 81.5186588,279.008028 L82.4455865,279.170704 C82.6403409,279.203468 82.7797852,279.377273 82.7700112,279.57507 C82.7700112,279.937606 82.7236648,280.504648 82.695857,280.737042 C82.6719733,280.932806 82.5031097,281.07796 82.3065474,281.07169 L81.273023,281.029859 C81.1208006,281.021222 80.9872152,280.925273 80.9300597,280.783521 L80.6936931,280.156056 C80.6034626,279.936282 80.6408446,279.684571 80.7910205,279.500704 L80.7910205,279.500704 Z" id="Path" fill="#313436" fill-rule="nonzero"></path>
71
+ <path d="M84.8370601,276.953662 L84.568251,277.172113 C84.4251448,277.285192 84.3373701,277.454472 84.3272498,277.636901 L84.1928453,280.030563 C84.1893156,280.204279 84.2562122,280.371999 84.3782308,280.495352 L84.5033661,280.620845 C84.7105474,280.828043 85.0320898,280.866431 85.2819854,280.713803 L86.4221065,280.011972 C86.5691263,279.923649 86.6739453,279.779096 86.712418,279.611612 C86.7508908,279.444128 86.7197,279.268154 86.6260306,279.124225 C86.6260306,279.124225 85.3700435,277.167465 85.2727161,277.02338 C85.2344561,276.94397 85.1598826,276.88835 85.0730387,276.874452 C84.9861948,276.860555 84.8980638,276.890137 84.8370601,276.953662 L84.8370601,276.953662 Z" id="Path" fill="#313436" fill-rule="nonzero"></path>
72
+ <path d="M96.2892521,299.90493 L97.4015654,289.470423 L91.237496,283.172535 C91.2096372,283.143905 91.1660677,283.137631 91.1313017,283.157243 C91.0965356,283.176855 91.079257,283.217454 91.0891876,283.256197 L92.4795792,288.433944 C92.5849463,288.835696 92.6333134,289.25034 92.623253,289.665634 L92.4981177,294.313521 C92.4949594,294.801233 92.6585309,295.275306 92.9615816,295.656761 L96.2892521,299.90493 Z" id="Path" fill="#9E9D8E" fill-rule="nonzero"></path>
73
+ <polygon id="Path" fill="#9E9D8E" fill-rule="nonzero" points="97.6101241 289.688873 97.6101241 289.684225 97.5776816 289.647042"></polygon>
74
+ <polygon id="Path" fill="#76786E" fill-rule="nonzero" points="106.466919 313.067746 104.575986 314.053099 103.890059 314.00662 104.9792 312.161408 107.21773 310.534648 107.518981 310.952958"></polygon>
75
+ <polygon id="Path" fill="#76786E" fill-rule="nonzero" points="101.586644 311.073803 99.6400958 311.273662 99.6539998 312.463521 101.586644 312.974789 102.453321 312.049859"></polygon>
76
+ <path d="M101.841549,310.083803 C101.841549,310.014085 101.76276,309.154225 101.76276,309.154225 L102.657246,308.164225 L103.936406,308.754507 L104.233023,310.292958 L103.375615,310.999437 L101.841549,310.083803 Z" id="Path" fill="#76786E" fill-rule="nonzero"></path>
77
+ <path d="M107.574597,295.26169 L103.913233,293.639577 C103.806563,293.590885 103.682974,293.597074 103.581672,293.656182 C103.48037,293.715289 103.413928,293.81998 103.403422,293.937042 L103.120709,297.037183 C103.09828,297.274398 103.17555,297.510242 103.333903,297.687887 L105.553895,300.155915 C105.711466,300.330522 105.79027,300.562563 105.771723,300.797324 L105.61878,302.596056 C105.595176,302.855468 105.692733,303.111212 105.882954,303.288592 L109.437722,306.630423 L109.725069,302.094085 L107.523616,297.269577 C107.352906,296.893587 107.364879,296.459611 107.556059,296.093662 L107.732175,295.76831 C107.780546,295.680617 107.791074,295.576907 107.761317,295.481237 C107.73156,295.385568 107.664104,295.306252 107.574597,295.26169 L107.574597,295.26169 Z" id="Path" fill="#9E9D8E" fill-rule="nonzero"></path>
78
+ <path d="M100.474331,253.849014 L101.683971,260.565211 C101.744673,260.914688 101.943557,261.22476 102.235493,261.42507 L104.900411,263.284225 C105.169538,263.474381 105.502933,263.54961 105.827338,263.49338 L108.779603,262.968169 C108.97117,262.935888 109.148722,262.846858 109.289413,262.712535 L110.461977,261.615634 C110.600616,261.485256 110.680843,261.30423 110.684466,261.113662 L110.684466,260.184085 C110.686442,259.932523 110.57546,259.693411 110.382235,259.532981 C110.18901,259.372552 109.934056,259.307836 109.687992,259.356761 L108.232716,259.654225 C108.0811,259.68549 107.926898,259.613827 107.852675,259.477606 L106.6384,257.316338 C106.539832,257.136618 106.524592,256.922649 106.596688,256.730704 L106.953556,255.801127 C106.989478,255.699553 107.049995,255.608518 107.129672,255.536197 L108.779603,254.01169 L106.754266,252.71493 L100.474331,253.849014 Z" id="Path" fill="#0099DA" fill-rule="nonzero"></path>
79
+ <path d="M147.084891,259.630986 L145.629615,253.542254 L144.674879,247.34662 C144.645166,247.138256 144.597087,246.932944 144.531206,246.733099 L142.213886,239.64507 L141.852384,231.804085 C141.826004,231.198407 141.86955,230.591701 141.982154,229.996056 L143.432796,222.387465 C143.525553,221.909308 143.488742,221.414953 143.3262,220.955915 L141.935808,217.037746 C141.888176,216.911038 141.767266,216.827165 141.632239,216.827165 C141.497212,216.827165 141.376302,216.911038 141.32867,217.037746 L139.5397,221.931972 C139.392119,222.336408 139.307701,222.761273 139.289429,223.191549 L138.872312,233.88169 C138.847298,234.507438 138.989719,235.128498 139.284795,235.680423 L142.35756,241.462394 C142.570232,241.861424 142.714377,242.293523 142.783947,242.740563 L143.131545,244.929718 L144.114088,251.157887 C144.174328,251.517906 144.174328,251.885474 144.114088,252.245493 L143.687701,254.704225 C143.608634,255.158469 143.627599,255.624434 143.743317,256.070704 C144.039934,257.204789 144.642437,259.519437 145.05492,261.136901 L146.700216,260.978873 L147.084891,259.630986 Z" id="Path" fill="#EBEFF1" fill-rule="nonzero"></path>
80
+ <path d="M131.373467,207.253944 L129.556688,210.447042 C129.509657,210.524969 129.429143,210.576507 129.33886,210.586479 L126.646135,210.842113 C126.521486,210.85589 126.420143,210.949141 126.395753,211.072501 C126.371363,211.195862 126.429561,211.320837 126.539538,211.381268 L130.960984,213.672676 C131.104571,213.749086 131.272714,213.764562 131.427771,213.71564 C131.582829,213.666719 131.711849,213.557486 131.785949,213.412394 L134.195961,208.797042 C134.290125,208.621938 134.414028,208.46465 134.562098,208.332254 L137.67194,205.510986 C137.756676,205.417873 137.769931,205.279835 137.704471,205.172217 C137.639011,205.064599 137.510559,205.01325 137.389227,205.046197 L131.52641,207.147042 C131.46515,207.164958 131.41143,207.202507 131.373467,207.253944 L131.373467,207.253944 Z" id="Path" fill="#EBEFF1" fill-rule="nonzero"></path>
81
+ <path d="M105.901493,252.84507 L100.474331,253.839718 L101.683971,260.555915 C101.714105,260.72099 101.775458,260.878757 101.864722,261.020704 L105.901493,252.84507 Z" id="Path" fill="url(#linearGradient-6)" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
82
+ <polygon id="Path" fill="url(#linearGradient-7)" fill-rule="nonzero" style="mix-blend-mode: multiply;" points="116.097698 181.881127 135.845893 194.61169 137.180669 184.934789 135.549276 180.021972 123.299926 175.109155"></polygon>
83
+ <path d="M134.441597,199.008592 C134.584711,199.383036 134.894192,199.668822 135.278082,199.781034 C135.661972,199.893247 136.076101,199.818973 136.397415,199.580282 L136.647685,199.389718 C136.806568,199.221197 136.993118,199.081278 137.199207,198.976056 L138.812062,198.130141 C139.839421,197.587476 140.468855,196.505361 140.434185,195.341408 L140.434185,195.341408 C140.418844,194.798701 140.54675,194.261562 140.804956,193.784366 L142.250963,191.125775 C142.613429,190.463634 142.717497,189.690004 142.542946,188.955211 L140.661282,181.053803 C140.534802,180.511019 140.333581,179.988538 140.063414,179.501408 L136.819167,173.245352 C136.234696,172.107204 135.194862,171.272283 133.959595,170.949296 L128.703915,169.55493 C127.696533,169.289592 126.641464,169.262543 125.62188,169.475915 L120.449623,170.577465 C119.584076,170.755699 118.826993,171.276948 118.350132,172.022958 L112.515122,181.165352 C111.908167,182.107477 111.819277,183.294039 112.278755,184.31662 L112.278755,184.31662 C112.636041,185.107451 112.667686,186.007733 112.366814,186.821831 L112.02385,187.751408 C111.787467,188.391934 111.75508,189.090235 111.931157,189.75 L112.932239,193.46831 C113.102985,194.105059 113.593502,194.605794 114.225304,194.78831 L114.883422,194.978873 C115.324774,195.104901 115.679544,195.434778 115.838158,195.86662 L116.728008,198.116197 C116.948917,198.676488 117.523339,199.012525 118.1184,198.929577 L120.227161,198.632113 L120.199353,196.275634 L117.997899,192.380704 C117.848766,192.115668 117.772027,191.815853 117.775437,191.511549 L117.849591,184.460704 C117.850008,184.258106 117.933866,184.064682 118.081323,183.926197 L122.326652,179.882535 C122.379866,179.831426 122.460208,179.821373 122.524313,179.857803 C122.588418,179.894233 122.621105,179.968519 122.60473,180.040563 L121.951246,183.294085 C121.926819,183.409895 121.95362,183.530638 122.024725,183.625122 C122.095831,183.719605 122.204266,183.778562 122.322017,183.786761 L124.699587,183.972676 C124.88547,183.986015 125.057624,183.87408 125.121339,183.698451 L126.437576,180.063803 C126.47449,179.975924 126.560319,179.918784 126.655404,179.918784 C126.75049,179.918784 126.836319,179.975924 126.873232,180.063803 L128.458279,183.39169 C128.602273,183.698139 128.908382,183.894969 129.246167,183.89831 L135.308275,183.968028 C135.564239,183.968028 135.771739,184.176121 135.771739,184.432817 L135.725392,192.957042 C135.725404,193.255892 135.627723,193.546506 135.447314,193.784366 L133.468323,196.452254 L134.441597,199.008592 Z" id="Path" fill="#023852" fill-rule="nonzero"></path>
84
+ <path d="M136.833071,173.231408 C136.2486,172.093261 135.208766,171.258339 133.973499,170.935352 L128.717819,169.540986 C127.710437,169.275648 126.655368,169.248599 125.635784,169.461972 L120.449623,170.577465 C119.584076,170.755699 118.826993,171.276948 118.350132,172.022958 L117.358319,173.58 C119.754427,173.138451 124.236123,172.287887 126.052901,171.939296 C126.575205,171.840483 127.113342,171.865955 127.624044,172.013662 L137.68121,174.890704 L136.833071,173.231408 Z" id="Path" fill="#1B4C63" fill-rule="nonzero"></path>
85
+ </g>
86
+ </g>
87
+ </g>
88
+ </svg>