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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +84 -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,208 @@
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 / Industries-Healthcare</title>
4
+ <defs>
5
+ <linearGradient x1="-8.28915518e-14%" y1="50.0000084%" x2="100.050093%" y2="50.0000084%" id="linearGradient-1">
6
+ <stop stop-color="#FFFFFF" offset="0%"></stop>
7
+ <stop stop-color="#FFFFFF" stop-opacity="0.2" offset="0%"></stop>
8
+ <stop stop-color="#FFFFFF" stop-opacity="0.6" offset="100%"></stop>
9
+ </linearGradient>
10
+ </defs>
11
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-Marketplace-/-Industries-Healthcare" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
12
+ <g id="healthcare" transform="translate(0.000000, 34.000000)" fill-rule="nonzero">
13
+ <path d="M1.63,293.54 L1.63,254.62 C1.63,252.410861 3.420861,250.62 5.63,250.62 L10.09,250.62 C10.1761785,251.349983 10.794948,251.9 11.53,251.9 L16.91,251.9 L16.91,250.44 C16.8828186,249.646996 16.2232903,249.023118 15.43,249.039665 L5.61,249.039665 C2.52951568,249.050885 0.0319060618,251.539574 0.01,254.62 L0.01,293.54 L1.63,293.54 Z" id="Path" fill="#E5EBEF"></path>
14
+ <path d="M356.66,293.54 L356.66,254.62 C356.66,252.410861 358.450861,250.62 360.66,250.62 L365.11,250.62 C365.200401,251.347772 365.816649,251.895547 366.55,251.9 L371.93,251.9 L371.93,250.44 C371.93,249.639187 371.280813,248.99 370.48,248.99 L360.66,248.99 C357.560061,248.99 355.045516,251.500066 355.04,254.6 L355.04,293.54 L356.66,293.54 Z" id="Path" fill="#E5EBEF"></path>
15
+ <rect id="Rectangle" fill="#023852" x="266.91" y="125.93" width="69.39" height="9.41"></rect>
16
+ <line x1="335.43" y1="125.93" x2="328.91" y2="125.93" id="Path" fill="#CED5D9"></line>
17
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(332.175000, 209.590000) rotate(-90.000000) translate(-332.175000, -209.590000) " x="248.335" y="206.335" width="167.68" height="6.51"></rect>
18
+ <rect id="Rectangle" fill="#30AEE2" transform="translate(300.360000, 209.595000) rotate(-90.000000) translate(-300.360000, -209.595000) " x="226.105" y="176.145" width="148.51" height="66.9"></rect>
19
+ <g id="Group" transform="translate(269.000000, 143.000000)" fill="#5CBFE8">
20
+ <polygon id="Path" points="0.69 89.75 67 26.4 67 87.06 0.69 147.16"></polygon>
21
+ <polygon id="Path" points="0.69 63.84 67 0.48 67 15.91 0.69 76.01"></polygon>
22
+ </g>
23
+ <rect id="Rectangle" fill="#023852" transform="translate(300.360000, 286.930000) rotate(90.000000) translate(-300.360000, -286.930000) " x="293.85" y="253.48" width="13.02" height="66.9"></rect>
24
+ <line x1="273.42" y1="125.93" x2="266.91" y2="125.93" id="Path" fill="#CED5D9"></line>
25
+ <line x1="281.98" y1="125.93" x2="277.4" y2="125.93" id="Path" fill="#CED5D9"></line>
26
+ <line x1="290.38" y1="125.93" x2="285.8" y2="125.93" id="Path" fill="#CED5D9"></line>
27
+ <line x1="298.79" y1="125.93" x2="294.21" y2="125.93" id="Path" fill="#CED5D9"></line>
28
+ <line x1="307.19" y1="125.93" x2="302.61" y2="125.93" id="Path" fill="#CED5D9"></line>
29
+ <line x1="315.6" y1="125.93" x2="311.02" y2="125.93" id="Path" fill="#CED5D9"></line>
30
+ <line x1="324" y1="125.93" x2="319.42" y2="125.93" id="Path" fill="#CED5D9"></line>
31
+ <line x1="335.21" y1="125.93" x2="327.82" y2="125.93" id="Path" fill="#CED5D9"></line>
32
+ <g id="Group" transform="translate(268.000000, 125.000000)" fill="#009BDB" opacity="0.3">
33
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(4.245000, 84.600000) rotate(-90.000000) translate(-4.245000, -84.600000) " x="-79.595" y="81.345" width="167.68" height="6.51"></rect>
34
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(13.770000, 84.590000) rotate(-90.000000) translate(-13.770000, -84.590000) " x="-70.07" y="82.3" width="167.68" height="4.58"></rect>
35
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(22.170000, 84.600000) rotate(-90.000000) translate(-22.170000, -84.600000) " x="-61.67" y="82.31" width="167.68" height="4.58"></rect>
36
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(30.580000, 84.600000) rotate(-90.000000) translate(-30.580000, -84.600000) " x="-53.26" y="82.31" width="167.68" height="4.58"></rect>
37
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(38.980000, 84.600000) rotate(-90.000000) translate(-38.980000, -84.600000) " x="-44.86" y="82.31" width="167.68" height="4.58"></rect>
38
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(47.380000, 84.600000) rotate(-90.000000) translate(-47.380000, -84.600000) " x="-36.46" y="82.31" width="167.68" height="4.58"></rect>
39
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(55.790000, 84.590000) rotate(-90.000000) translate(-55.790000, -84.590000) " x="-28.05" y="82.3" width="167.68" height="4.58"></rect>
40
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" transform="translate(65.605000, 84.600000) rotate(-90.000000) translate(-65.605000, -84.600000) " x="-18.235" y="80.905" width="167.68" height="7.39"></rect>
41
+ </g>
42
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(270.825000, 209.600000) rotate(-90.000000) translate(-270.825000, -209.600000) " x="186.985" y="206.825" width="167.68" height="5.55"></rect>
43
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(280.500000, 209.600000) rotate(-90.000000) translate(-280.500000, -209.600000) " x="196.66" y="208.21" width="167.68" height="2.78"></rect>
44
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(289.040000, 209.590000) rotate(-90.000000) translate(-289.040000, -209.590000) " x="205.2" y="208.2" width="167.68" height="2.78"></rect>
45
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(297.570000, 209.600000) rotate(-90.000000) translate(-297.570000, -209.600000) " x="213.73" y="208.21" width="167.68" height="2.78"></rect>
46
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(306.110000, 209.600000) rotate(-90.000000) translate(-306.110000, -209.600000) " x="222.27" y="208.21" width="167.68" height="2.78"></rect>
47
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(314.650000, 209.590000) rotate(-90.000000) translate(-314.650000, -209.590000) " x="230.81" y="208.2" width="167.68" height="2.78"></rect>
48
+ <rect id="Rectangle" fill="#96A6AE" transform="translate(323.180000, 209.600000) rotate(-90.000000) translate(-323.180000, -209.600000) " x="239.34" y="208.21" width="167.68" height="2.78"></rect>
49
+ <rect id="Rectangle" fill="#96A6AE" x="330" y="125.75" width="6.3" height="167.68"></rect>
50
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(269.675000, 209.600000) rotate(-90.000000) translate(-269.675000, -209.600000) " x="185.835" y="206.825" width="167.68" height="5.55"></rect>
51
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(279.360000, 209.600000) rotate(-90.000000) translate(-279.360000, -209.600000) " x="195.52" y="208.21" width="167.68" height="2.78"></rect>
52
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(287.900000, 209.590000) rotate(-90.000000) translate(-287.900000, -209.590000) " x="204.06" y="208.2" width="167.68" height="2.78"></rect>
53
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(296.430000, 209.600000) rotate(-90.000000) translate(-296.430000, -209.600000) " x="212.59" y="208.21" width="167.68" height="2.78"></rect>
54
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(304.970000, 209.590000) rotate(-90.000000) translate(-304.970000, -209.590000) " x="221.13" y="208.2" width="167.68" height="2.78"></rect>
55
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(313.510000, 209.600000) rotate(-90.000000) translate(-313.510000, -209.600000) " x="229.67" y="208.21" width="167.68" height="2.78"></rect>
56
+ <rect id="Rectangle" fill="#F3F5F6" transform="translate(322.040000, 209.600000) rotate(-90.000000) translate(-322.040000, -209.600000) " x="238.2" y="208.21" width="167.68" height="2.78"></rect>
57
+ <rect id="Rectangle" fill="#F3F5F6" x="328.85" y="125.75" width="6.3" height="167.68"></rect>
58
+ <rect id="Rectangle" fill="#003A5D" x="69.91" y="135.88" width="5.43" height="5.55" rx="0.87"></rect>
59
+ <rect id="Rectangle" fill="#003A5D" x="80.78" y="135.88" width="5.43" height="5.55" rx="0.87"></rect>
60
+ <rect id="Rectangle" fill="#003A5D" x="91.64" y="135.88" width="5.43" height="5.55" rx="0.87"></rect>
61
+ <rect id="Rectangle" fill="#003A5D" x="102.51" y="135.88" width="5.43" height="5.55" rx="0.87"></rect>
62
+ <rect id="Rectangle" fill="#003A5D" x="113.38" y="135.88" width="5.43" height="5.55" rx="0.87"></rect>
63
+ <rect id="Rectangle" fill="#30AEE2" x="36.21" y="212.76" width="94.6" height="78.94"></rect>
64
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="212.76" width="3.86" height="7.68"></rect>
65
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="225.14" width="3.86" height="5.41"></rect>
66
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="235.05" width="3.86" height="5.41"></rect>
67
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="244.97" width="3.86" height="5.41"></rect>
68
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="254.89" width="3.86" height="5.41"></rect>
69
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="264.8" width="3.86" height="5.41"></rect>
70
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="274.72" width="3.86" height="5.41"></rect>
71
+ <rect id="Rectangle" fill="#7A7A6B" x="130.72" y="284.64" width="3.86" height="8.72"></rect>
72
+ <g id="Group" transform="translate(31.000000, 215.000000)" fill="#009BDB" opacity="0.3">
73
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="0.21" width="99.34" height="7.68"></rect>
74
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="12.59" width="99.34" height="5.41"></rect>
75
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="22.51" width="99.34" height="5.41"></rect>
76
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="32.42" width="99.34" height="5.41"></rect>
77
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="42.34" width="99.34" height="5.41"></rect>
78
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="52.26" width="99.34" height="5.41"></rect>
79
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="62.17" width="99.34" height="5.41"></rect>
80
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.46" y="72.09" width="99.34" height="8.72"></rect>
81
+ </g>
82
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="212.76" width="99.34" height="7.68"></rect>
83
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="225.14" width="99.34" height="5.41"></rect>
84
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="235.05" width="99.34" height="5.41"></rect>
85
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="244.97" width="99.34" height="5.41"></rect>
86
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="254.89" width="99.34" height="5.41"></rect>
87
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="264.8" width="99.34" height="5.41"></rect>
88
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="274.72" width="99.34" height="5.41"></rect>
89
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="284.64" width="99.34" height="8.72"></rect>
90
+ <rect id="Rectangle" fill="#30AEE2" x="36.21" y="139.59" width="94.6" height="78.94"></rect>
91
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="139.59" width="3.86" height="7.68"></rect>
92
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="151.97" width="3.86" height="5.41"></rect>
93
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="161.89" width="3.86" height="5.41"></rect>
94
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="171.8" width="3.86" height="5.41"></rect>
95
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="181.72" width="3.86" height="5.41"></rect>
96
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="191.64" width="3.86" height="5.41"></rect>
97
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="201.55" width="3.86" height="5.41"></rect>
98
+ <rect id="Rectangle" fill="#CED5D9" x="130.72" y="211.47" width="3.86" height="8.72"></rect>
99
+ <g id="Group" transform="translate(31.000000, 142.000000)" fill="#009BDB" opacity="0.3">
100
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="0.04" width="104.59" height="7.68"></rect>
101
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="12.42" width="104.59" height="5.41"></rect>
102
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="22.34" width="104.59" height="5.41"></rect>
103
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="32.26" width="104.59" height="5.41"></rect>
104
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="42.17" width="104.59" height="5.41"></rect>
105
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="52.09" width="104.59" height="5.41"></rect>
106
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="62.01" width="104.59" height="5.41"></rect>
107
+ <rect id="Rectangle" style="mix-blend-mode: multiply;" x="0.21" y="71.92" width="104.59" height="8.72"></rect>
108
+ </g>
109
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="139.59" width="99.34" height="7.68"></rect>
110
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="151.97" width="99.34" height="5.41"></rect>
111
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="161.89" width="99.34" height="5.41"></rect>
112
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="171.8" width="99.34" height="5.41"></rect>
113
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="181.72" width="99.34" height="5.41"></rect>
114
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="191.64" width="99.34" height="5.41"></rect>
115
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="201.55" width="99.34" height="5.41"></rect>
116
+ <rect id="Rectangle" fill="#F3F5F6" x="31.46" y="211.47" width="99.34" height="8.72"></rect>
117
+ <rect id="Rectangle" fill="#F3F5F6" x="121.46" y="262.49" width="145.45" height="30.85"></rect>
118
+ <rect id="Rectangle" fill="#CAD3D6" style="mix-blend-mode: multiply;" x="121.46" y="255.88" width="145.45" height="18.84"></rect>
119
+ <rect id="Rectangle" fill="#023852" x="130.27" y="271.3" width="8.82" height="22.04"></rect>
120
+ <rect id="Rectangle" fill="#023852" x="143.49" y="271.3" width="8.82" height="22.04"></rect>
121
+ <rect id="Rectangle" fill="#023852" x="156.72" y="271.3" width="8.82" height="22.04"></rect>
122
+ <rect id="Rectangle" fill="#023852" x="169.94" y="271.3" width="8.82" height="22.04"></rect>
123
+ <rect id="Rectangle" fill="#023852" x="183.16" y="271.3" width="8.82" height="22.04"></rect>
124
+ <rect id="Rectangle" fill="#023852" x="196.39" y="271.3" width="8.82" height="22.04"></rect>
125
+ <rect id="Rectangle" fill="#023852" x="209.61" y="271.3" width="8.82" height="22.04"></rect>
126
+ <rect id="Rectangle" fill="#023852" x="222.83" y="271.3" width="8.82" height="22.04"></rect>
127
+ <rect id="Rectangle" fill="#023852" x="236.05" y="271.3" width="8.82" height="22.04"></rect>
128
+ <rect id="Rectangle" fill="#023852" x="249.28" y="271.3" width="8.82" height="22.04"></rect>
129
+ <rect id="Rectangle" fill="#B5C1C6" x="139.09" y="72.96" width="66.11" height="176.3"></rect>
130
+ <rect id="Rectangle" fill="#EBEEF0" x="139.09" y="77.37" width="4.41" height="171.9"></rect>
131
+ <rect id="Rectangle" fill="#EBEEF0" x="147.9" y="77.37" width="4.41" height="171.9"></rect>
132
+ <rect id="Rectangle" fill="#EBEEF0" x="156.72" y="77.37" width="4.41" height="171.9"></rect>
133
+ <rect id="Rectangle" fill="#EBEEF0" x="165.53" y="77.37" width="4.41" height="171.9"></rect>
134
+ <rect id="Rectangle" fill="#EBEEF0" x="174.35" y="77.37" width="4.41" height="171.9"></rect>
135
+ <rect id="Rectangle" fill="#EBEEF0" x="183.16" y="77.37" width="4.41" height="171.9"></rect>
136
+ <rect id="Rectangle" fill="#EBEEF0" x="191.98" y="77.37" width="4.41" height="171.9"></rect>
137
+ <rect id="Rectangle" fill="#EBEEF0" x="200.79" y="77.37" width="4.41" height="171.9"></rect>
138
+ <rect id="Rectangle" fill="#003A5D" x="143.49" y="77.37" width="4.41" height="4.41"></rect>
139
+ <rect id="Rectangle" fill="#009BDB" x="143.49" y="187.56" width="4.41" height="4.41"></rect>
140
+ <rect id="Rectangle" fill="#009BDB" x="161.13" y="99.41" width="4.41" height="4.41"></rect>
141
+ <rect id="Rectangle" fill="#009BDB" x="161.13" y="121.44" width="4.41" height="4.41"></rect>
142
+ <rect id="Rectangle" fill="#003A5D" x="152.31" y="165.52" width="4.41" height="4.41"></rect>
143
+ <rect id="Rectangle" fill="#003A5D" x="152.31" y="209.6" width="4.41" height="4.41"></rect>
144
+ <rect id="Rectangle" fill="#003A5D" x="187.57" y="90.59" width="4.41" height="4.41"></rect>
145
+ <rect id="Rectangle" fill="#FFE600" x="187.57" y="200.78" width="4.41" height="4.41"></rect>
146
+ <rect id="Rectangle" fill="#FFE600" x="169.94" y="108.22" width="4.41" height="4.41"></rect>
147
+ <rect id="Rectangle" fill="#003A5D" x="169.94" y="231.63" width="4.41" height="4.41"></rect>
148
+ <rect id="Rectangle" fill="#009BDB" x="196.39" y="130.26" width="4.41" height="4.41"></rect>
149
+ <rect id="Rectangle" fill="#009BDB" x="178.76" y="152.3" width="4.41" height="4.41"></rect>
150
+ <rect id="Rectangle" fill="#F3F5F6" x="205.2" y="95" width="55.15" height="154.27"></rect>
151
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="103.81" width="2.2" height="4.41"></rect>
152
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="117.04" width="2.2" height="4.41"></rect>
153
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="130.26" width="2.2" height="4.41"></rect>
154
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="143.48" width="2.2" height="4.41"></rect>
155
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="156.7" width="2.2" height="4.41"></rect>
156
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="169.93" width="2.2" height="4.41"></rect>
157
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="183.15" width="2.2" height="4.41"></rect>
158
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="196.37" width="2.2" height="4.41"></rect>
159
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="209.6" width="2.2" height="4.41"></rect>
160
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="222.82" width="2.2" height="4.41"></rect>
161
+ <rect id="Rectangle" fill="#33617E" x="260.35" y="236.04" width="2.2" height="4.41"></rect>
162
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="205.2" y="28.88" width="22.04" height="66.11"></rect>
163
+ <rect id="Rectangle" fill="#96A6AE" x="205.2" y="28.88" width="22.04" height="66.11"></rect>
164
+ <polygon id="Path" fill="#DAE0E3" style="mix-blend-mode: multiply;" points="220.84 48.72 205.2 28.88 205.2 95 220.84 95"></polygon>
165
+ <rect id="Rectangle" fill="#0099DA" x="194.18" y="6.85" width="22.04" height="22.04"></rect>
166
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="194.18" y="26.68" width="22.04" height="2.2"></rect>
167
+ <path d="M439.56,26.04 L432.89,19.37 C432.607537,19.0834263 432.222378,18.9214434 431.82,18.92 L423.11,18.92 C422.692001,18.9225196 422.292429,18.7481609 422.01,18.44 L414.63,11.04 C414.347537,10.7534263 413.962378,10.5914434 413.56,10.589997 L399.87,10.589997 C399.467167,10.5891911 399.081172,10.7515256 398.8,11.04 L392.01,17.87 C391.725276,18.1519763 391.340722,18.3101109 390.94,18.31 L381.81,18.31 L380.67,18.8 L371.4,28.589997 L438.5,28.589997 C439.097398,28.5763916 439.630576,28.2117749 439.859943,27.6599959 C440.08931,27.1082169 439.971714,26.4730825 439.56,26.04 L439.56,26.04 Z" id="Path" fill="url(#linearGradient-1)"></path>
168
+ <path d="M387.32,15.04 L374.13,15.04 C373.804952,15.043899 373.49179,14.917914 373.26,14.69 L358.93,0.35 C358.701282,0.123612292 358.391804,-0.00233834348 358.07,-3.19871308e-05 L346.01,-3.19871308e-05 C345.688196,-0.00233834348 345.378718,0.123612292 345.15,0.35 L341.01,4.48 C340.784229,4.71197421 340.473699,4.84196357 340.15,4.84 L320.28,4.84 C319.959029,4.84192352 319.651098,4.96724438 319.42,5.19 L308.01,16.6 C307.782297,16.8291208 307.473022,16.9585851 307.15,16.96 L292.59,16.96 C292.26577,16.9603844 291.954166,17.085742 291.72,17.31 L287.8,21.24 C287.453322,21.5888184 287.349979,22.1116836 287.537888,22.5661616 C287.725797,23.0206396 288.168212,23.3178551 288.66,23.32 L393.09,23.25 C393.581788,23.2478551 394.024203,22.9506396 394.212112,22.4961616 C394.400021,22.0416836 394.296678,21.5188184 393.95,21.17 L388.18,15.4 C387.952297,15.1708792 387.643022,15.0414149 387.32,15.04 Z" id="Path" fill="#EFF2F3"></path>
169
+ <polygon id="Path" fill="#F3F5F6" points="209.45 15.65 206.32 15.65 206.32 12.52 204.09 12.52 204.09 15.65 200.95 15.65 200.95 17.88 204.09 17.88 204.09 21.01 206.32 21.01 206.32 17.88 209.45 17.88"></polygon>
170
+ <rect id="Rectangle" fill="#0099DA" x="205.2" y="129.62" width="55.15" height="45.43"></rect>
171
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="205.2" y="95.73" width="15.64" height="153.54"></rect>
172
+ <rect id="Rectangle" fill="#003A5D" x="172.14" y="68.55" width="33.06" height="2.2"></rect>
173
+ <rect id="Rectangle" fill="#96A6AE" x="172.14" y="28.88" width="33.06" height="44.08"></rect>
174
+ <rect id="Rectangle" fill="#EBEEF0" x="169.94" y="37.7" width="37.46" height="4.41"></rect>
175
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="172.14" y="42.11" width="33.06" height="2.2"></rect>
176
+ <rect id="Rectangle" fill="#EBEEF0" x="169.94" y="46.51" width="37.46" height="4.41"></rect>
177
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="172.14" y="50.92" width="33.06" height="2.2"></rect>
178
+ <rect id="Rectangle" fill="#EBEEF0" x="169.94" y="55.33" width="37.46" height="4.41"></rect>
179
+ <rect id="Rectangle" fill="#DAE0E3" style="mix-blend-mode: multiply;" x="172.14" y="59.74" width="33.06" height="2.2"></rect>
180
+ <rect id="Rectangle" fill="#EBEEF0" x="169.94" y="64.14" width="37.46" height="4.41"></rect>
181
+ <rect id="Rectangle" fill="#33617E" x="141.29" y="66.35" width="2.2" height="6.61"></rect>
182
+ <rect id="Rectangle" fill="#66899E" x="141.29" y="68.55" width="2.2" height="2.2"></rect>
183
+ <path d="M142.39,64.14 L142.39,64.14 C141.782487,64.14 141.29,64.6324868 141.29,65.24 L141.29,66.34 L143.49,66.34 L143.49,65.24 C143.49,64.6324868 142.997513,64.14 142.39,64.14 L142.39,64.14 Z" id="Path" fill="#FFE600"></path>
184
+ <rect id="Rectangle" fill="#33617E" x="174.35" y="22.27" width="2.2" height="6.61"></rect>
185
+ <rect id="Rectangle" fill="#66899E" x="174.35" y="24.48" width="2.2" height="2.2"></rect>
186
+ <path d="M175.45,20.04 L175.45,20.04 C174.840873,20.0454879 174.349975,20.540848 174.35,21.15 L174.35,22.25 L176.55,22.25 L176.55,21.15 C176.550025,20.540848 176.059127,20.0454879 175.45,20.04 Z" id="Path" fill="#FFE600"></path>
187
+ <rect id="Rectangle" fill="#33617E" x="222.83" y="22.27" width="2.2" height="6.61"></rect>
188
+ <rect id="Rectangle" fill="#66899E" x="222.83" y="24.48" width="2.2" height="2.2"></rect>
189
+ <path d="M223.93,20.04 L223.93,20.04 C223.320873,20.0454879 222.829975,20.540848 222.83,21.15 L222.83,22.25 L225.01,22.25 L225.01,21.15 C225.01022,20.5484911 224.531289,20.056257 223.93,20.04 L223.93,20.04 Z" id="Path" fill="#FFE600"></path>
190
+ <rect id="Rectangle" fill="#33617E" x="244.87" y="88.39" width="2.2" height="6.61"></rect>
191
+ <rect id="Rectangle" fill="#66899E" x="244.87" y="90.59" width="2.2" height="2.2"></rect>
192
+ <path d="M246.01,86.18 L246.01,86.18 C245.402487,86.18 244.91,86.6724868 244.91,87.28 L244.91,88.38 L247.11,88.38 L247.11,87.28 C247.11,86.9882619 246.994107,86.7084726 246.787817,86.5021825 C246.581527,86.2958925 246.301738,86.18 246.01,86.18 Z" id="Path" fill="#FFE600"></path>
193
+ <rect id="Rectangle" fill="#E0E5E7" x="117.05" y="249.26" width="154.27" height="13.22"></rect>
194
+ <rect id="Rectangle" fill="#003A5D" x="185.37" y="253.67" width="17.63" height="4.41"></rect>
195
+ <path d="M413.63,278.78 L418.37,278.78 C419.42629,278.780843 420.440034,278.363842 421.19,277.62 L422.26,276.54 C423.007507,275.791664 423.428186,274.77772 423.43,273.72 L423.43,273.72 C423.431814,272.66228 423.852493,271.648336 424.6,270.9 L426.74,268.77 C427.483842,268.020034 427.900843,267.00629 427.900001,265.95 L427.900001,259.45 C427.900843,258.39371 427.483842,257.379966 426.74,256.63 L420.34,250.23 C419.591664,249.482493 418.57772,249.061814 417.52,249.06 L407.4,249.06 C406.34228,249.061814 405.328336,249.482493 404.58,250.23 L398.82,256.04 C398.072493,256.788336 397.651814,257.80228 397.65,258.86 L397.65,268.23 C397.651814,269.28772 398.072493,270.301664 398.82,271.05 L405.47,277.71 C406.223237,278.462411 407.245352,278.883493 408.31,278.880022 L413.63,278.78 Z" id="Path" fill="#CCD8DF"></path>
196
+ <path d="M426.74,256.63 L420.34,250.23 C419.591664,249.482493 418.57772,249.061814 417.52,249.06 L407.4,249.06 C406.34228,249.061814 405.328336,249.482493 404.58,250.23 L398.82,256.04 C398.072493,256.788336 397.651814,257.80228 397.65,258.86 L397.65,265.04 C397.651814,263.98228 398.072493,262.968336 398.82,262.22 L404.58,256.46 C405.328336,255.712493 406.34228,255.291814 407.4,255.29 L417.52,255.29 C418.57772,255.291814 419.591664,255.712493 420.34,256.46 L426.74,262.86 C427.483842,263.609966 427.900843,264.62371 427.9,265.68 L427.9,259.5 C427.914184,258.426422 427.496176,257.392213 426.74,256.63 L426.74,256.63 Z" id="Path" fill="#E5EBEF"></path>
197
+ <path d="M394.28,262.96 L388.01,262.96 C387.259987,262.971767 386.543487,263.272697 386.01,263.8 L384.41,265.4 C383.88548,265.934495 383.588058,266.651174 383.58,267.4 L383.58,274.91 C383.585967,275.659253 383.883701,276.376684 384.41,276.91 L388.91,281.42 C389.438242,281.956356 390.157237,282.261929 390.91,282.27 L396.1,282.34 C396.875344,282.352201 397.622408,282.049044 398.17,281.5 L401.91,277.76 C402.436299,277.226684 402.734033,276.509253 402.74,275.76 L402.74,271.34 C402.736157,270.590316 402.438104,269.872115 401.91,269.34 L396.39,263.82 C395.835468,263.254461 395.071871,262.943232 394.28,262.96 Z" id="Path" fill="#99B0BE"></path>
198
+ <path d="M401.82,269.32 L396.3,263.8 C395.768897,263.269136 395.050886,262.967572 394.3,262.96 L388.01,262.96 C387.259987,262.971767 386.543487,263.272697 386.01,263.8 L384.41,265.4 C383.88548,265.934495 383.588058,266.651174 383.58,267.4 L383.58,272.4 C383.585967,271.650747 383.883701,270.933316 384.41,270.4 L386.01,268.8 C386.541103,268.269136 387.259114,267.967572 388.01,267.96 L394.32,267.96 C395.071775,267.963238 395.791368,268.265467 396.32,268.8 L401.84,274.31 C402.303072,274.782925 402.589116,275.40092 402.650005,276.06 C402.650005,275.96 402.650005,275.87 402.650005,275.78 L402.650005,271.34 C402.651422,270.583386 402.352971,269.857037 401.82,269.32 L401.82,269.32 Z" id="Path" fill="#B2C4CE"></path>
199
+ <rect id="Rectangle" fill="#33617E" x="412.92" y="262.12" width="1" height="31.39"></rect>
200
+ <path d="M413.01,273.8 C412.926415,273.796703 412.847444,273.760807 412.79,273.7 L407.39,268.3 C407.328233,268.241459 407.293249,268.160101 407.293249,268.075 C407.293249,267.989899 407.328233,267.908541 407.39,267.85 C407.516742,267.73187 407.713258,267.73187 407.84,267.85 L413.24,273.25 C413.301767,273.308541 413.336751,273.389899 413.336751,273.475 C413.336751,273.560101 413.301767,273.641459 413.24,273.7 C413.179481,273.762303 413.096839,273.798234 413.01,273.8 Z" id="Path" fill="#33617E"></path>
201
+ <path d="M413.38,266.62 C413.294944,266.618946 413.213183,266.586952 413.15,266.53 C413.03187,266.403258 413.03187,266.206742 413.15,266.08 L415.5,263.73 C415.576926,263.634721 415.701481,263.591699 415.820812,263.619188 C415.940144,263.646677 416.033323,263.739856 416.060812,263.859188 C416.088301,263.978519 416.045279,264.103074 415.95,264.18 L413.61,266.53 C413.546817,266.586952 413.465056,266.618946 413.38,266.62 L413.38,266.62 Z" id="Path" fill="#33617E"></path>
202
+ <rect id="Rectangle" fill="#33617E" x="392.87" y="271.75" width="1" height="21.79"></rect>
203
+ <path d="M393.28,277.66 C393.154403,277.655224 393.043232,277.577365 392.99581,277.460966 C392.948389,277.344568 392.973499,277.211187 393.06,277.12 L395.72,274.45 C395.780288,274.387676 395.863288,274.352486 395.95,274.352486 C396.036712,274.352486 396.119712,274.387676 396.18,274.45 C396.29813,274.576742 396.29813,274.773258 396.18,274.9 L393.51,277.57 C393.448466,277.62957 393.365621,277.661987 393.28,277.66 L393.28,277.66 Z" id="Path" fill="#33617E"></path>
204
+ <path d="M393.06,276.09 C392.980869,276.088873 392.905389,276.056524 392.85,276 L390.22,273.59 C390.095524,273.461929 390.095524,273.258071 390.22,273.13 C390.344671,273.006722 390.545329,273.006722 390.67,273.13 L393.3,275.54 C393.401048,275.629021 393.435549,275.771779 393.386307,275.897121 C393.337066,276.022463 393.21462,276.103563 393.08,276.1 L393.06,276.09 Z" id="Path" fill="#33617E"></path>
205
+ <polygon id="Path" fill="#F3F5F6" points="245.31 149.53 235.9 149.53 235.9 140.11 229.19 140.11 229.19 149.53 219.78 149.53 219.78 156.23 229.19 156.23 229.19 165.64 235.9 165.64 235.9 156.23 245.31 156.23"></polygon>
206
+ </g>
207
+ </g>
208
+ </svg>