@paperless/core 0.0.0

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 (188) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +119 -0
  3. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.eot +0 -0
  4. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  5. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.ttf +0 -0
  6. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff +0 -0
  7. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff2 +0 -0
  8. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.eot +0 -0
  9. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  10. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.ttf +0 -0
  11. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff +0 -0
  12. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff2 +0 -0
  13. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.eot +0 -0
  14. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  15. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.ttf +0 -0
  16. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff +0 -0
  17. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff2 +0 -0
  18. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.eot +0 -0
  19. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  20. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.ttf +0 -0
  21. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff +0 -0
  22. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff2 +0 -0
  23. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.eot +0 -0
  24. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  25. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf +0 -0
  26. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff +0 -0
  27. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2 +0 -0
  28. package/dist/assets/icons/arrow.svg +14 -0
  29. package/dist/assets/icons/attachment.svg +16 -0
  30. package/dist/assets/icons/bread.svg +17 -0
  31. package/dist/assets/icons/calendar.svg +16 -0
  32. package/dist/assets/icons/car.svg +17 -0
  33. package/dist/assets/icons/checkmark.svg +17 -0
  34. package/dist/assets/icons/chevron.svg +17 -0
  35. package/dist/assets/icons/clock.svg +17 -0
  36. package/dist/assets/icons/cogs.svg +17 -0
  37. package/dist/assets/icons/comment.svg +17 -0
  38. package/dist/assets/icons/document.svg +17 -0
  39. package/dist/assets/icons/download.svg +17 -0
  40. package/dist/assets/icons/envelope.svg +17 -0
  41. package/dist/assets/icons/explanation.svg +17 -0
  42. package/dist/assets/icons/eye.svg +17 -0
  43. package/dist/assets/icons/filter.svg +17 -0
  44. package/dist/assets/icons/grid.svg +17 -0
  45. package/dist/assets/icons/headset.svg +17 -0
  46. package/dist/assets/icons/list.svg +17 -0
  47. package/dist/assets/icons/location.svg +17 -0
  48. package/dist/assets/icons/megaphone.svg +17 -0
  49. package/dist/assets/icons/minus.svg +17 -0
  50. package/dist/assets/icons/negative.svg +17 -0
  51. package/dist/assets/icons/pagination.svg +17 -0
  52. package/dist/assets/icons/payment.svg +17 -0
  53. package/dist/assets/icons/pencil.svg +17 -0
  54. package/dist/assets/icons/person.svg +17 -0
  55. package/dist/assets/icons/plus.svg +17 -0
  56. package/dist/assets/icons/question.svg +17 -0
  57. package/dist/assets/icons/receipt.svg +17 -0
  58. package/dist/assets/icons/report.svg +17 -0
  59. package/dist/assets/icons/search.svg +17 -0
  60. package/dist/assets/icons/settings.svg +25 -0
  61. package/dist/assets/icons/sick.svg +17 -0
  62. package/dist/assets/icons/tachometer.svg +17 -0
  63. package/dist/assets/icons/tool.svg +17 -0
  64. package/dist/assets/icons/trash.svg +17 -0
  65. package/dist/assets/icons/turn.svg +17 -0
  66. package/dist/assets/icons/upload.svg +17 -0
  67. package/dist/assets/icons/warning.svg +17 -0
  68. package/dist/assets/illustrations/default-empty-state.svg +186 -0
  69. package/dist/assets/illustrations/departments.svg +31 -0
  70. package/dist/assets/illustrations/expenses.svg +397 -0
  71. package/dist/assets/illustrations/functions.svg +58 -0
  72. package/dist/assets/illustrations/questions.svg +30 -0
  73. package/dist/assets/illustrations/sick-leave.svg +353 -0
  74. package/dist/assets/illustrations/time-off.svg +271 -0
  75. package/dist/assets/illustrations/upgrade-to-hr.svg +56 -0
  76. package/dist/assets/images/paperless.png +0 -0
  77. package/dist/build/index.esm.js +0 -0
  78. package/dist/build/p-123f3a00.entry.js +1 -0
  79. package/dist/build/p-2f230908.css +70 -0
  80. package/dist/build/p-54459ae1.js +2 -0
  81. package/dist/build/paperless.css +70 -0
  82. package/dist/build/paperless.esm.js +1 -0
  83. package/dist/build/paperless.js +33 -0
  84. package/dist/cjs/index-e3e940d8.js +1032 -0
  85. package/dist/cjs/index.cjs.js +2 -0
  86. package/dist/cjs/loader.cjs.js +21 -0
  87. package/dist/cjs/p-button.cjs.entry.js +23 -0
  88. package/dist/cjs/paperless.cjs.js +19 -0
  89. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  90. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  91. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  92. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  93. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  94. package/dist/collection/assets/icons/arrow.svg +14 -0
  95. package/dist/collection/assets/icons/attachment.svg +16 -0
  96. package/dist/collection/assets/icons/bread.svg +17 -0
  97. package/dist/collection/assets/icons/calendar.svg +16 -0
  98. package/dist/collection/assets/icons/car.svg +17 -0
  99. package/dist/collection/assets/icons/checkmark.svg +17 -0
  100. package/dist/collection/assets/icons/chevron.svg +17 -0
  101. package/dist/collection/assets/icons/clock.svg +17 -0
  102. package/dist/collection/assets/icons/cogs.svg +17 -0
  103. package/dist/collection/assets/icons/comment.svg +17 -0
  104. package/dist/collection/assets/icons/document.svg +17 -0
  105. package/dist/collection/assets/icons/download.svg +17 -0
  106. package/dist/collection/assets/icons/envelope.svg +17 -0
  107. package/dist/collection/assets/icons/explanation.svg +17 -0
  108. package/dist/collection/assets/icons/eye.svg +17 -0
  109. package/dist/collection/assets/icons/filter.svg +17 -0
  110. package/dist/collection/assets/icons/grid.svg +17 -0
  111. package/dist/collection/assets/icons/headset.svg +17 -0
  112. package/dist/collection/assets/icons/list.svg +17 -0
  113. package/dist/collection/assets/icons/location.svg +17 -0
  114. package/dist/collection/assets/icons/megaphone.svg +17 -0
  115. package/dist/collection/assets/icons/minus.svg +17 -0
  116. package/dist/collection/assets/icons/negative.svg +17 -0
  117. package/dist/collection/assets/icons/pagination.svg +17 -0
  118. package/dist/collection/assets/icons/payment.svg +17 -0
  119. package/dist/collection/assets/icons/pencil.svg +17 -0
  120. package/dist/collection/assets/icons/person.svg +17 -0
  121. package/dist/collection/assets/icons/plus.svg +17 -0
  122. package/dist/collection/assets/icons/question.svg +17 -0
  123. package/dist/collection/assets/icons/receipt.svg +17 -0
  124. package/dist/collection/assets/icons/report.svg +17 -0
  125. package/dist/collection/assets/icons/search.svg +17 -0
  126. package/dist/collection/assets/icons/settings.svg +25 -0
  127. package/dist/collection/assets/icons/sick.svg +17 -0
  128. package/dist/collection/assets/icons/tachometer.svg +17 -0
  129. package/dist/collection/assets/icons/tool.svg +17 -0
  130. package/dist/collection/assets/icons/trash.svg +17 -0
  131. package/dist/collection/assets/icons/turn.svg +17 -0
  132. package/dist/collection/assets/icons/upload.svg +17 -0
  133. package/dist/collection/assets/icons/warning.svg +17 -0
  134. package/dist/collection/assets/illustrations/default-empty-state.svg +186 -0
  135. package/dist/collection/assets/illustrations/departments.svg +31 -0
  136. package/dist/collection/assets/illustrations/expenses.svg +397 -0
  137. package/dist/collection/assets/illustrations/functions.svg +58 -0
  138. package/dist/collection/assets/illustrations/questions.svg +30 -0
  139. package/dist/collection/assets/illustrations/sick-leave.svg +353 -0
  140. package/dist/collection/assets/illustrations/time-off.svg +271 -0
  141. package/dist/collection/assets/illustrations/upgrade-to-hr.svg +56 -0
  142. package/dist/collection/collection-manifest.json +12 -0
  143. package/dist/collection/components/button/button.component.css +6 -0
  144. package/dist/collection/components/button/button.component.js +41 -0
  145. package/dist/collection/index.js +1 -0
  146. package/dist/collection/tailwind/border-radius.js +7 -0
  147. package/dist/collection/tailwind/colors.js +52 -0
  148. package/dist/collection/tailwind/shadows.js +7 -0
  149. package/dist/collection/tailwind.config.js +14 -0
  150. package/dist/collection/utils/utils.js +3 -0
  151. package/dist/components/index.d.ts +22 -0
  152. package/dist/components/index.js +2 -0
  153. package/dist/components/p-button.d.ts +11 -0
  154. package/dist/components/p-button.js +39 -0
  155. package/dist/esm/index-100a5ae6.js +1007 -0
  156. package/dist/esm/index.js +1 -0
  157. package/dist/esm/loader.js +17 -0
  158. package/dist/esm/p-button.entry.js +19 -0
  159. package/dist/esm/paperless.js +17 -0
  160. package/dist/esm/polyfills/core-js.js +11 -0
  161. package/dist/esm/polyfills/css-shim.js +1 -0
  162. package/dist/esm/polyfills/dom.js +79 -0
  163. package/dist/esm/polyfills/es5-html-element.js +1 -0
  164. package/dist/esm/polyfills/index.js +34 -0
  165. package/dist/esm/polyfills/system.js +6 -0
  166. package/dist/host.config.json +15 -0
  167. package/dist/index.cjs.js +1 -0
  168. package/dist/index.html +17 -0
  169. package/dist/index.js +1 -0
  170. package/dist/paperless/index.esm.js +0 -0
  171. package/dist/paperless/p-123f3a00.entry.js +1 -0
  172. package/dist/paperless/p-54459ae1.js +2 -0
  173. package/dist/paperless/paperless.css +661 -0
  174. package/dist/paperless/paperless.esm.js +1 -0
  175. package/dist/sw.js +172 -0
  176. package/dist/tailwind.config.js +14 -0
  177. package/dist/types/components/button/button.component.d.ts +7 -0
  178. package/dist/types/components.d.ts +45 -0
  179. package/dist/types/index.d.ts +1 -0
  180. package/dist/types/stencil-public-runtime.d.ts +1565 -0
  181. package/dist/types/utils/utils.d.ts +1 -0
  182. package/loader/cdn.js +3 -0
  183. package/loader/index.cjs.js +3 -0
  184. package/loader/index.d.ts +12 -0
  185. package/loader/index.es2017.js +3 -0
  186. package/loader/index.js +4 -0
  187. package/loader/package.json +10 -0
  188. package/package.json +59 -0
@@ -0,0 +1,397 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400" viewBox="0 0 400 400">
2
+ <defs>
3
+ <rect id="declaraties-a" width="400" height="400" x="0" y="0"/>
4
+ <linearGradient id="declaraties-c" x1="2.634%" x2="67.626%" y1="17.631%" y2="50%">
5
+ <stop offset="0%" stop-color="#E3ECF3" stop-opacity="0"/>
6
+ <stop offset="100%" stop-color="#DBE7F0"/>
7
+ </linearGradient>
8
+ <linearGradient id="declaraties-d" x1="61.045%" x2="61.045%" y1="73.924%" y2="35.913%">
9
+ <stop offset="0%" stop-color="#94EEF3"/>
10
+ <stop offset="100%" stop-color="#6CD8DD"/>
11
+ </linearGradient>
12
+ <linearGradient id="declaraties-e" x1="61.045%" x2="61.045%" y1="73.924%" y2="35.913%">
13
+ <stop offset="0%" stop-color="#94EEF3"/>
14
+ <stop offset="100%" stop-color="#6CD8DD"/>
15
+ </linearGradient>
16
+ <linearGradient id="declaraties-f" x1="50%" x2="50%" y1="0%" y2="100%">
17
+ <stop offset="0%" stop-color="#52546C"/>
18
+ <stop offset="100%" stop-color="#272838"/>
19
+ </linearGradient>
20
+ <linearGradient id="declaraties-g" x1="50%" x2="50%" y1="0%" y2="100%">
21
+ <stop offset="0%" stop-color="#80829E"/>
22
+ <stop offset="100%" stop-color="#51536B"/>
23
+ </linearGradient>
24
+ <linearGradient id="declaraties-h" x1="0%" x2="100%" y1="50%" y2="54.005%">
25
+ <stop offset="0%" stop-color="#66D6DB"/>
26
+ <stop offset="100%" stop-color="#59C6CB"/>
27
+ </linearGradient>
28
+ <linearGradient id="declaraties-i" x1="31.098%" x2="58.355%" y1="87.128%" y2="50%">
29
+ <stop offset="0%" stop-color="#FCBE3A"/>
30
+ <stop offset="100%" stop-color="#DEA300"/>
31
+ </linearGradient>
32
+ <linearGradient id="declaraties-j" x1="50%" x2="50%" y1="0%" y2="100%">
33
+ <stop offset="0%" stop-color="#52546C"/>
34
+ <stop offset="100%" stop-color="#272838"/>
35
+ </linearGradient>
36
+ <linearGradient id="declaraties-k" x1="50%" x2="50%" y1="0%" y2="100%">
37
+ <stop offset="0%" stop-color="#52546C"/>
38
+ <stop offset="100%" stop-color="#272838"/>
39
+ </linearGradient>
40
+ <linearGradient id="declaraties-l" x1="50%" x2="50%" y1="0%" y2="100%">
41
+ <stop offset="0%" stop-color="#80829E"/>
42
+ <stop offset="100%" stop-color="#51536B"/>
43
+ </linearGradient>
44
+ <linearGradient id="declaraties-m" x1="50%" x2="50%" y1="27.951%" y2="100%">
45
+ <stop offset="0%" stop-color="#60D3D8"/>
46
+ <stop offset="100%" stop-color="#53CCD1"/>
47
+ </linearGradient>
48
+ <path id="declaraties-n" d="M13.200588,28.4672 L23.1444138,28.4672 C24.029174,28.4672 24.7464138,29.1844398 24.7464138,30.0692 C24.7464138,30.1093963 24.7449009,30.1495783 24.7418784,30.1896607 L24.024343,39.7051123 C24.0175383,39.7953511 24.0183921,39.8860042 24.0268951,39.9760988 L24.7063634,47.175474 C24.7894966,48.0563199 24.1428227,48.8377794 23.2619768,48.9209125 C23.2119404,48.9256349 23.1617096,48.928 23.1114509,48.928 L13.2078742,48.928 C12.323114,48.928 11.6058742,48.2107602 11.6058742,47.326 C11.6058742,47.1933333 11.6223538,47.0611804 11.6549344,46.9325766 L13.32655,40.3342941 C13.5863727,39.3087097 13.5882192,38.2347493 13.3319249,37.2082774 L11.6463045,30.4572808 C11.4319734,29.5988737 11.9541001,28.7292476 12.8125072,28.5149165 C12.9394339,28.4832248 13.0697647,28.4672 13.200588,28.4672 Z"/>
49
+ <filter id="declaraties-o" width="125%" height="119.5%" x="-11.3%" y="-9.8%" filterUnits="objectBoundingBox">
50
+ <feOffset dx="4" dy="4" in="SourceAlpha" result="shadowOffsetInner1"/>
51
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
52
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.98 0"/>
53
+ </filter>
54
+ <linearGradient id="declaraties-p" x1="26.738%" x2="52.904%" y1="21.572%" y2="90.965%">
55
+ <stop offset="0%" stop-color="#94EEF3"/>
56
+ <stop offset="100%" stop-color="#6CD8DD"/>
57
+ </linearGradient>
58
+ <path id="declaraties-q" d="M21.6107265,36.9046962 C22.8374258,34.9919339 24.7068779,29.8081844 25.7601442,26.4258285 C27.3981488,21.1657017 30.6120544,15.1133081 28.1632721,9.68235848 C24.1398788,0.759210967 17.938359,-0.145139854 8.78910741,1.23645292 C-0.36014418,2.6180457 0.253310274,14.0446551 0.253310274,21.3432967 C0.253310274,28.6419383 3.2748643,35.7675243 5.89677996,36.9046962 C9.92136626,38.6502315 10.5702157,34.8492606 14.5918927,34.8492606 L21.6107265,36.9046962 Z"/>
59
+ <filter id="declaraties-r" width="110.4%" height="108.2%" x="-5.2%" y="-4.1%" filterUnits="objectBoundingBox">
60
+ <feOffset dx="2" dy="-3" in="SourceAlpha" result="shadowOffsetInner1"/>
61
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
62
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.2 0"/>
63
+ </filter>
64
+ <linearGradient id="declaraties-s" x1="55.656%" x2="50%" y1="70.23%" y2="7.359%">
65
+ <stop offset="0%" stop-color="#FB0"/>
66
+ <stop offset="100%" stop-color="#FAD466"/>
67
+ </linearGradient>
68
+ <path id="declaraties-t" d="M62.4231122,53.8826051 C61.1819033,55.537226 58.1077589,57.2640958 57.1735694,60.5700514 C55.2016492,67.5483788 53.9340898,75.2362871 53.7714613,83.2396681 C53.5428853,94.4885055 51.487631,110.33967 49.6949001,117.859043 C46.0224041,133.262844 43.323474,132.369504 47.5229398,134.937154 C51.7224056,137.504804 88.8577079,146.675474 90.0191664,141.590008 C91.1806249,136.504542 89.6766663,139.130964 89.6766663,112.357692 C89.6766663,85.58442 97.9603502,78.8791971 88.0927716,57.1854772 C84.8062345,49.9600759 75.6673224,58.1595249 66.8660298,58.5078548 C59.1397842,58.8136374 65.94958,49.1815691 62.4231122,53.8826051 Z"/>
69
+ <filter id="declaraties-u" width="108.4%" height="104.4%" x="-4.2%" y="-2.2%" filterUnits="objectBoundingBox">
70
+ <feOffset dx="4" dy="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
71
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
72
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 0.635294118 0 0 0 0 0.192156863 0 0 0 0.3 0"/>
73
+ </filter>
74
+ <linearGradient id="declaraties-v" x1="0%" x2="100%" y1="50%" y2="53.362%">
75
+ <stop offset="0%" stop-color="#94EEF3"/>
76
+ <stop offset="100%" stop-color="#6CD8DD"/>
77
+ </linearGradient>
78
+ <linearGradient id="declaraties-w" x1="30.108%" x2="73.623%" y1="92.711%" y2="0%">
79
+ <stop offset="0%" stop-color="#FFC72D"/>
80
+ <stop offset="100%" stop-color="#FFDE82"/>
81
+ </linearGradient>
82
+ <linearGradient id="declaraties-x" x1="50%" x2="58.512%" y1="0%" y2="91.752%">
83
+ <stop offset="0%" stop-color="#23CFD7"/>
84
+ <stop offset="100%" stop-color="#00939A"/>
85
+ </linearGradient>
86
+ <linearGradient id="declaraties-y" x1="50%" x2="50%" y1="12.515%" y2="100%">
87
+ <stop offset="0%" stop-color="#EBF2FF"/>
88
+ <stop offset="100%" stop-color="#CDDBF6"/>
89
+ </linearGradient>
90
+ <linearGradient id="declaraties-z" x1="50%" x2="50%" y1="0%" y2="100%">
91
+ <stop offset="0%" stop-color="#F2F5FB"/>
92
+ <stop offset="100%" stop-color="#E8EFFE"/>
93
+ </linearGradient>
94
+ <linearGradient id="declaraties-A" x1="50%" x2="50%" y1="12.515%" y2="100%">
95
+ <stop offset="0%" stop-color="#EBF2FF"/>
96
+ <stop offset="100%" stop-color="#CDDBF6"/>
97
+ </linearGradient>
98
+ <linearGradient id="declaraties-B" x1="50%" x2="50%" y1="0%" y2="100%">
99
+ <stop offset="0%" stop-color="#F2F5FB"/>
100
+ <stop offset="100%" stop-color="#E8EFFE"/>
101
+ </linearGradient>
102
+ <linearGradient id="declaraties-C" x1="20.307%" x2="79.217%" y1="50%" y2="56.8%">
103
+ <stop offset="0%" stop-color="#FFF" stop-opacity="0"/>
104
+ <stop offset="100%" stop-color="#DDE8FE" stop-opacity=".26"/>
105
+ </linearGradient>
106
+ <linearGradient id="declaraties-D" x1="50%" x2="50%" y1="12.515%" y2="100%">
107
+ <stop offset="0%" stop-color="#EBF2FF"/>
108
+ <stop offset="100%" stop-color="#CDDBF6"/>
109
+ </linearGradient>
110
+ <linearGradient id="declaraties-E" x1="50%" x2="50%" y1="12.515%" y2="100%">
111
+ <stop offset="0%" stop-color="#EBF2FF"/>
112
+ <stop offset="100%" stop-color="#CDDBF6"/>
113
+ </linearGradient>
114
+ <linearGradient id="declaraties-F" x1="50%" x2="50%" y1="0%" y2="100%">
115
+ <stop offset="0%" stop-color="#F2F5FB"/>
116
+ <stop offset="100%" stop-color="#E8EFFE"/>
117
+ </linearGradient>
118
+ <linearGradient id="declaraties-G" x1="50%" x2="50%" y1="12.515%" y2="100%">
119
+ <stop offset="0%" stop-color="#EBF2FF"/>
120
+ <stop offset="100%" stop-color="#CDDBF6"/>
121
+ </linearGradient>
122
+ <linearGradient id="declaraties-H" x1="50%" x2="50%" y1="12.515%" y2="100%">
123
+ <stop offset="0%" stop-color="#F8FAFF"/>
124
+ <stop offset="100%" stop-color="#E0E8F8"/>
125
+ </linearGradient>
126
+ <path id="declaraties-I" d="M3.46595933,0 L21.6287356,0 C22.1257919,1.67459094e-15 22.5287356,0.402943741 22.5287356,0.900000036 L22.5287356,3.60264901 L22.5287356,3.60264901 L3.46595933,3.60264901 L3.46595933,0 Z"/>
127
+ <filter id="declaraties-J" width="121%" height="211%" x="-10.5%" y="-55.5%" filterUnits="objectBoundingBox">
128
+ <feOffset dy="4" in="SourceAlpha" result="shadowOffsetInner1"/>
129
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
130
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.807843137 0 0 0 0 0.862745098 0 0 0 0 0.964705882 0 0 0 0.859827899 0"/>
131
+ </filter>
132
+ <linearGradient id="declaraties-K" x1="0%" x2="100%" y1="50%" y2="56.617%">
133
+ <stop offset="0%" stop-color="#94EEF3"/>
134
+ <stop offset="100%" stop-color="#6CD8DD"/>
135
+ </linearGradient>
136
+ <linearGradient id="declaraties-L" x1="71.032%" x2="71.032%" y1="10.995%" y2="62.958%">
137
+ <stop offset="0%" stop-color="#FAFCFF"/>
138
+ <stop offset="100%" stop-color="#E8EFFE"/>
139
+ </linearGradient>
140
+ <linearGradient id="declaraties-M" x1="50%" x2="50%" y1="27.951%" y2="100%">
141
+ <stop offset="0%" stop-color="#60D3D8"/>
142
+ <stop offset="100%" stop-color="#53CCD1"/>
143
+ </linearGradient>
144
+ <path id="declaraties-N" d="M12.5839599,33 L23.8374578,33 C24.9420273,33 25.8374578,33.8954305 25.8374578,35 C25.8374578,35.0520452 25.8354263,35.1040706 25.8313679,35.1559573 L25.0137316,45.6094164 C25.0045949,45.7262296 25.005741,45.8436197 25.0171568,45.9602323 L25.7851343,53.8051415 C25.8927517,54.9044559 25.0888224,55.8828675 23.9895079,55.9904849 C23.9247485,55.9968245 23.8597184,56 23.7946494,56 L12.5934598,56 C11.4888903,56 10.5934598,55.1045695 10.5934598,54 C10.5934598,53.8284507 10.6155313,53.6576142 10.6591307,53.4916977 L12.4695714,46.6021202 C12.8173701,45.2785826 12.8198391,43.8879533 12.4767423,42.5631891 L10.6478381,35.5014305 C10.3709057,34.43214 11.0132389,33.3408107 12.0825294,33.0638782 C12.2462986,33.0214641 12.4147875,33 12.5839599,33 Z"/>
145
+ <filter id="declaraties-O" width="120.3%" height="117.4%" x="-8.9%" y="-8.7%" filterUnits="objectBoundingBox">
146
+ <feOffset dx="4" dy="4" in="SourceAlpha" result="shadowOffsetInner1"/>
147
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
148
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.98 0"/>
149
+ </filter>
150
+ <linearGradient id="declaraties-P" x1="24.972%" x2="53.124%" y1="21.572%" y2="90.965%">
151
+ <stop offset="0%" stop-color="#94EEF3"/>
152
+ <stop offset="100%" stop-color="#6CD8DD"/>
153
+ </linearGradient>
154
+ <path id="declaraties-Q" d="M25.1976921,41.4845955 C26.6279999,39.334458 28.8077452,33.5074015 30.0358335,29.7052928 C31.9457154,23.7923805 35.6930676,16.9888805 32.8378344,10.8839461 C28.146635,0.853429594 20.9157821,-0.163151814 10.2479305,1.38989762 C-0.419921197,2.94294705 0.295354915,15.7876069 0.295354915,23.9920152 C0.295354915,32.1964235 3.81842888,40.2062998 6.87553219,41.4845955 C11.5681225,43.4467531 12.3246686,39.1740789 17.0138667,39.1740789 L25.1976921,41.4845955 Z"/>
155
+ <filter id="declaraties-R" width="108.9%" height="107.3%" x="-4.5%" y="-3.6%" filterUnits="objectBoundingBox">
156
+ <feOffset dx="2" dy="-3" in="SourceAlpha" result="shadowOffsetInner1"/>
157
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
158
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.2 0"/>
159
+ </filter>
160
+ <linearGradient id="declaraties-S" x1="50%" x2="78.243%" y1="10.07%" y2="83.344%">
161
+ <stop offset="0%" stop-color="#23CFD7"/>
162
+ <stop offset="100%" stop-color="#00939A"/>
163
+ </linearGradient>
164
+ <linearGradient id="declaraties-T" x1="50%" x2="50%" y1="12.515%" y2="100%">
165
+ <stop offset="0%" stop-color="#EBF2FF"/>
166
+ <stop offset="100%" stop-color="#CDDBF6"/>
167
+ </linearGradient>
168
+ <linearGradient id="declaraties-U" x1="71.032%" x2="71.032%" y1="10.995%" y2="62.958%">
169
+ <stop offset="0%" stop-color="#FAFCFF"/>
170
+ <stop offset="100%" stop-color="#E8EFFE"/>
171
+ </linearGradient>
172
+ <linearGradient id="declaraties-V" x1="50%" x2="50%" y1="12.515%" y2="100%">
173
+ <stop offset="0%" stop-color="#EBF2FF"/>
174
+ <stop offset="100%" stop-color="#CDDBF6"/>
175
+ </linearGradient>
176
+ <linearGradient id="declaraties-W" x1="50%" x2="50%" y1="0%" y2="100%">
177
+ <stop offset="0%" stop-color="#F2F5FB"/>
178
+ <stop offset="100%" stop-color="#E8EFFE"/>
179
+ </linearGradient>
180
+ <linearGradient id="declaraties-X" x1="50%" x2="50%" y1="12.515%" y2="100%">
181
+ <stop offset="0%" stop-color="#EBF2FF"/>
182
+ <stop offset="100%" stop-color="#CDDBF6"/>
183
+ </linearGradient>
184
+ <linearGradient id="declaraties-Y" x1="50%" x2="50%" y1="0%" y2="100%">
185
+ <stop offset="0%" stop-color="#F2F5FB"/>
186
+ <stop offset="100%" stop-color="#E8EFFE"/>
187
+ </linearGradient>
188
+ <linearGradient id="declaraties-Z" x1="50%" x2="50%" y1="100%" y2="12.515%">
189
+ <stop offset="0%" stop-color="#EBF2FF"/>
190
+ <stop offset="100%" stop-color="#CDDBF6"/>
191
+ </linearGradient>
192
+ <linearGradient id="declaraties-aa" x1="50%" x2="50%" y1="12.515%" y2="100%">
193
+ <stop offset="0%" stop-color="#F8FAFF"/>
194
+ <stop offset="100%" stop-color="#E0E8F8"/>
195
+ </linearGradient>
196
+ <linearGradient id="declaraties-ab" x1="50%" x2="50%" y1="12.515%" y2="100%">
197
+ <stop offset="0%" stop-color="#EBF2FF"/>
198
+ <stop offset="100%" stop-color="#CDDBF6"/>
199
+ </linearGradient>
200
+ <linearGradient id="declaraties-ac" x1="50%" x2="50%" y1="0%" y2="100%">
201
+ <stop offset="0%" stop-color="#FFDB78"/>
202
+ <stop offset="100%" stop-color="#FFC62B"/>
203
+ </linearGradient>
204
+ <linearGradient id="declaraties-ad" x1="46.034%" x2="46.034%" y1="4.973%" y2="100%">
205
+ <stop offset="0%" stop-color="#FFBB27"/>
206
+ <stop offset="100%" stop-color="#E68A00"/>
207
+ </linearGradient>
208
+ <linearGradient id="declaraties-ae" x1="50%" x2="50%" y1="0%" y2="100%">
209
+ <stop offset="0%" stop-color="#FFDB78"/>
210
+ <stop offset="100%" stop-color="#FFC62B"/>
211
+ </linearGradient>
212
+ <linearGradient id="declaraties-af" x1="46.034%" x2="46.034%" y1="4.973%" y2="100%">
213
+ <stop offset="0%" stop-color="#FFBB27"/>
214
+ <stop offset="100%" stop-color="#E68A00"/>
215
+ </linearGradient>
216
+ <linearGradient id="declaraties-ag" x1="50%" x2="50%" y1="0%" y2="100%">
217
+ <stop offset="0%" stop-color="#FFDB78"/>
218
+ <stop offset="100%" stop-color="#FFC62B"/>
219
+ </linearGradient>
220
+ <linearGradient id="declaraties-ah" x1="46.034%" x2="46.034%" y1="4.973%" y2="100%">
221
+ <stop offset="0%" stop-color="#FFBB27"/>
222
+ <stop offset="100%" stop-color="#E68A00"/>
223
+ </linearGradient>
224
+ </defs>
225
+ <g fill="none" fill-rule="evenodd">
226
+ <mask id="declaraties-b" fill="#fff">
227
+ <use xlink:href="#declaraties-a"/>
228
+ </mask>
229
+ <use fill="#D8D8D8" fill-opacity="0" xlink:href="#declaraties-a"/>
230
+ <g mask="url(#declaraties-b)">
231
+ <g transform="translate(120 70)">
232
+ <path stroke="url(#declaraties-c)" stroke-dasharray="1 5" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M217.569682,0 C225.133904,15.8856582 226.922722,27.5281395 222.936135,34.9274439 C218.949547,42.3267483 216.16073,46.3509337 214.569682,47 L183.569682,68 C177.784274,72.2986083 170.450941,83.6319416 161.569682,102 C148.247794,129.552088 189.569682,138 139.569682,159 C106.236349,173 59.9030153,173 0.569682016,159" transform="matrix(-1 0 0 1 225.57 0)"/>
233
+ <g transform="translate(52 18)">
234
+ <g transform="translate(54.88 241.304)">
235
+ <polygon fill="url(#declaraties-d)" points=".416 3.082 .416 9.698 4.72 9.698 5.875 .793"/>
236
+ <polygon fill="url(#declaraties-e)" points="28.826 2.817 31.971 9.11 35.97 8.745 34.883 1.647"/>
237
+ </g>
238
+ <g transform="translate(45.16 249.088)">
239
+ <path fill="url(#declaraties-f)" d="M9.53129217,0.490585897 C8.89061598,2.18089323 8.02093591,3.23227795 6.92225196,3.64474006 C0.890413022,5.2087541 -1.41375897,7.48600613 0.86118175,7.48600613 C3.13612247,7.48600613 12.7428177,7.6600691 15.1236631,7.43841026 C17.2129199,6.61691609 14.0629987,1.47175769 14.0629987,0.490585897 C14.0629987,-0.163528632 12.5524299,-0.163528632 9.53129217,0.490585897 Z"/>
240
+ <path fill="url(#declaraties-g)" d="M41.2955927,0.490585897 C40.6549166,2.18089323 39.7852365,3.23227795 38.6865525,3.64474006 C32.6547136,5.2087541 30.3505416,7.48600613 32.6254823,7.48600613 C34.900423,7.48600613 44.5071183,7.6600691 46.8879637,7.43841026 C48.9772204,6.61691609 45.8272993,1.47175769 45.8272993,0.490585897 C45.8272993,-0.163528632 44.3167304,-0.163528632 41.2955927,0.490585897 Z"/>
241
+ </g>
242
+ <g transform="rotate(25 -84.048 79.627)">
243
+ <path fill="url(#declaraties-h)" d="M10.1420843,40.3363044 L11.571109,41.0735442 L12.3373976,41.015506 C13.7670359,41.7464117 14.8516931,42.080072 15.5913691,42.016487 C15.9660342,41.9842795 16.5688725,41.9263106 17.399884,41.8425804 C19.0483961,41.676471 20.5194301,42.8782049 20.6855294,44.5267181 L20.6934266,44.6195185 L20.6934266,44.6195185 L20.7638787,45.6334623 C20.8527914,46.9130908 19.8875254,48.0225127 18.6078969,48.1114254 C18.5543141,48.1151485 18.5006182,48.1170117 18.4469062,48.1170117 L16.2226749,48.1170117 C16.0488116,48.1170117 15.8779524,48.1623417 15.7269552,48.2485292 L13.295381,49.6364435 C13.1237726,49.7343955 12.9269918,49.779312 12.7298778,49.7655231 L6.68550329,49.3426953 C5.98391682,49.2936165 5.321874,48.9996064 4.81502472,48.5120245 L1.87734709,45.6860199 C0.955968108,44.7996663 0.927574456,43.3342095 1.81392809,42.4128305 C2.20778168,42.0034133 2.73843448,41.7531179 3.30486942,41.7095914 L7.0549139,41.4211255 C7.07682495,41.3033383 7.11611284,41.1867271 7.17389024,41.0747779 C7.2332634,40.9597368 7.31008465,40.8545785 7.40162596,40.7630372 C8.12497025,40.0396929 9.23304867,39.8671475 10.1420843,40.3363044 Z" transform="rotate(5 10.967 44.92)"/>
244
+ <path fill="url(#declaraties-i)" d="M38.3483586,17.4294603 C41.9929197,26.9833782 43.3975687,33.2607731 42.5623056,36.261645 C39.660575,38.2565849 30.9919855,39.6930554 16.5565372,40.5710564 L16.7136176,48.4186617 C39.66147,50.0492292 52.2866664,48.6764667 54.5892067,44.3003742 C58.0430172,37.7362354 57.4754027,34.3555851 55.0892822,15.9349928 C55.60099,4.91518218 52.06366,-0.224507545 44.4772922,0.515923606 C36.8909244,1.25635476 34.8479465,6.89420032 38.3483586,17.4294603 Z"/>
245
+ </g>
246
+ <path fill="url(#declaraties-j)" d="M10.7176537,71.5204899 L14.1176537,71.5204899 C14.6699385,71.5204899 15.1176537,71.9682051 15.1176537,72.5204899 L15.1176537,93.8724899 C15.1176537,94.4247746 14.6699385,94.8724899 14.1176537,94.8724899 L10.7176537,94.8724899 C10.165369,94.8724899 9.71765372,94.4247746 9.71765372,93.8724899 L9.71765372,72.5204899 C9.71765372,71.9682051 10.165369,71.5204899 10.7176537,71.5204899 Z" transform="rotate(-60 12.418 83.196)"/>
247
+ <g transform="translate(50.56 114.536)">
248
+ <path fill="url(#declaraties-k)" d="M4.89636949,14.3141342 C8.01057138,3.65250201 14.1723491,-0.816801035 23.3817027,0.906225065 C32.5910562,2.62925117 36.1414054,7.92029977 34.0327503,16.7793709 C23.6478292,41.8608156 22.2223751,60.885612 19.3134249,73.7861792 C15.8910496,88.9636759 12.9024008,108.106949 10.3474784,131.216 L4.06189166,131.216 C2.53642789,104.507325 1.77369601,85.0875175 1.77369601,72.9565768 C1.77369601,54.7601658 -2.24410363,31.0057129 4.89636949,14.3141342 Z"/>
249
+ <path fill="url(#declaraties-l)" d="M15.12,22.1313815 C15.4223694,13.6253588 19.9802838,8.97040697 28.7937433,8.16652614 C37.6072027,7.36264531 43.0236894,10.2488093 45.0432034,16.825018 C46.5661534,24.4862361 44.8959854,41.644529 40.1063628,64.6513711 C36.913281,79.9892658 36.8916055,102.177475 40.0413362,131.216 L33.4627982,131.216 C25.9398783,104.31565 21.5756474,86.4964578 20.3701057,77.7584231 C18.561793,64.6513711 15.5735541,44.0514941 15.12,22.1313815 Z"/>
250
+ </g>
251
+ <g transform="rotate(-10 104.366 -196.65)">
252
+ <use fill="url(#declaraties-m)" xlink:href="#declaraties-n"/>
253
+ <use fill="#000" filter="url(#declaraties-o)" xlink:href="#declaraties-n"/>
254
+ <use fill="url(#declaraties-p)" xlink:href="#declaraties-q"/>
255
+ <use fill="#000" filter="url(#declaraties-r)" xlink:href="#declaraties-q"/>
256
+ </g>
257
+ <g transform="rotate(-10 69.162 97.844)">
258
+ <use fill="url(#declaraties-s)" xlink:href="#declaraties-t"/>
259
+ <use fill="#000" filter="url(#declaraties-u)" xlink:href="#declaraties-t"/>
260
+ </g>
261
+ <g transform="rotate(30 -63.406 75.624)">
262
+ <path fill="url(#declaraties-v)" d="M12.6036523,40.8979525 L16.2472319,43.8365502 C16.9123497,44.0691702 17.4603747,44.166958 17.8913068,44.1299137 C18.3757382,44.0882703 19.241624,44.0035597 20.4889641,43.8757818 C21.71073,43.7505982 22.80263,44.6395764 22.9277883,45.861345 L22.9342689,45.9374931 L22.9342689,45.9374931 C23.0147571,47.1242887 22.1179178,48.1516253 20.9311222,48.2321135 C20.8826129,48.2354034 20.834006,48.2370498 20.7853853,48.2370498 L18.2858817,48.2370498 C18.1702694,48.2370498 18.0555328,48.257098 17.946771,48.2963033 L12.2408982,50.353098 C12.1189846,50.3970442 11.9896914,50.4168749 11.8602111,50.4114869 L5.62171572,50.151888 C5.05755503,50.1284119 4.51147265,49.9461969 4.04625622,49.6261936 L1.65001114,47.9779151 C0.954996401,47.499843 0.779129623,46.5488683 1.25720169,45.8538535 C1.49158488,45.5131104 1.85412572,45.2819775 2.26195305,45.2132881 L10.7437537,43.7849006 L10.1749347,43.32667 C9.51150628,42.7916233 9.40743238,41.8200672 9.94247913,41.1566388 C9.97694835,41.1138988 10.013674,41.073029 10.0524995,41.0342035 C10.7431354,40.3435676 11.8433844,40.2848059 12.6036523,40.8979525 Z" transform="rotate(5 11.967 45.439)"/>
263
+ <path fill="url(#declaraties-w)" d="M46.8376608,17.8415655 C50.4822219,27.3954834 51.8868709,33.6728783 51.0516078,36.6737502 C48.1498772,38.6686901 37.3715203,40.7091255 18.7165372,42.7950564 L18.8736176,50.6426617 C46.0410048,51.0652994 60.7759686,49.088572 63.0785089,44.7124794 C66.5323194,38.1483406 65.9647049,34.7676903 63.5785844,16.347098 C64.0902921,5.32728739 60.5529621,0.187597672 52.9665944,0.928028822 C45.3802266,1.66845997 43.3372487,7.30630553 46.8376608,17.8415655 Z"/>
264
+ </g>
265
+ <path fill="url(#declaraties-x)" d="M43.4720798,10.0182988 C42.0032032,11.7658144 40.2645992,16.8264814 45.0863494,17.9818663 C49.9080996,19.1372512 57.4266606,17.7389805 57.4266606,20.8139683 C57.4266606,23.8889561 55.5985151,27.5262043 59.0027616,28.42931 C62.407008,29.3324158 67.9980815,28.9955963 67.9980815,33.3729081 C67.9980815,37.75022 64.3444228,38.5654306 64.3444228,45.4568116 C64.3444228,48.4041334 64.6603216,51.6600929 64.5948361,54.2776769 C64.5072045,57.7804864 63.1990429,60.3961209 64.5948361,62.0542309 C67.0336796,64.9514155 75.5061132,68.0170099 71.3273068,73.4067932 C67.1485005,78.7965765 66.2732265,84.3695306 66.2732265,86.0804664 C66.2732265,87.7914022 86.983325,111.797915 93.6069951,97.7136823 C100.230665,83.6294495 87.608584,78.367645 89.0984765,69.3285362 C90.588369,60.2894275 87.7055953,59.236036 85.12,54.2776769 C82.5344047,49.3193179 76.1774049,50.2668896 81.5420709,45.4568116 C86.9067369,40.6467336 85.12,36.416361 85.12,30.8903738 C85.12,25.3643866 84.4112481,17.2854148 78.8221769,14.2211623 C73.2331058,11.1569098 73.4344154,8.37909485 68.5563854,7.08747748 C63.6783553,5.7958601 62.5764776,4.448 56.4622588,4.448 C50.3480399,4.448 44.9409564,8.27078317 43.4720798,10.0182988 Z" transform="rotate(-10 68.731 53.286)"/>
266
+ </g>
267
+ </g>
268
+ </g>
269
+ <g mask="url(#declaraties-b)">
270
+ <g transform="translate(120.384 87)">
271
+ <g transform="rotate(7 -851.823 195.134)">
272
+ <path fill="url(#declaraties-y)" fill-rule="nonzero" d="M5.99934154,0.475481354 L7.09550595,4.84349403 C4.72234794,5.43840059 4.01076718,7.15342028 4.99180684,11.1445497 C6.2300864,16.1821993 9.36708397,27.469209 14.3933588,44.9681251 L10.0625388,46.210737 C5.01915686,28.6522627 1.87351439,17.3341484 0.616170591,12.2189405 C-0.898413107,6.05721243 0.885629488,1.75739384 5.99934154,0.475481354 Z"/>
273
+ <path fill="url(#declaraties-z)" fill-rule="nonzero" d="M7.80164039,0.475481354 L8.8978048,4.84349403 C6.52464679,5.43840059 5.42422624,7.16201436 6.4052659,11.1531438 C7.64354545,16.1907933 10.780543,27.477803 15.8068178,44.9767192 L11.4759978,46.2193311 C6.43261592,28.6608568 3.67581324,17.3341484 2.41846944,12.2189405 C0.903885744,6.05721243 2.68792834,1.75739384 7.80164039,0.475481354 Z"/>
274
+ </g>
275
+ <g transform="translate(5.506 149.311)">
276
+ <path fill="url(#declaraties-A)" d="M0.900000036,0 L39.7609195,0 L39.7609195,0 L39.7609195,13.1125828 L0,13.1125828 L0,0.900000036 C5.01504624e-17,0.402943741 0.402943741,2.02330062e-16 0.900000036,0 Z"/>
277
+ <path fill="url(#declaraties-B)" d="M9.01149425,0 L39.8724138,0 C40.3694701,-2.02330062e-16 40.7724138,0.402943741 40.7724138,0.900000036 L40.7724138,13.1125828 L40.7724138,13.1125828 L9.01149425,13.1125828 L9.01149425,0 Z"/>
278
+ </g>
279
+ <g transform="rotate(-14 134.582 12.515)">
280
+ <polygon fill="url(#declaraties-C)" points="119.802 61.31 25.654 11.07 14.598 140.752 115.257 114.209" transform="scale(-1 1) rotate(-14 0 623.21)"/>
281
+ <path fill="url(#declaraties-D)" d="M3.3619407,72.540561 L5.16653833,72.540561 C5.66359462,72.540561 6.06653836,72.9435048 6.06653836,73.4405611 L6.06653836,84.2498325 C6.06653836,84.7468888 5.66359462,85.1498325 5.16653833,85.1498325 L3.3619407,85.1498325 C2.8648844,85.1498325 2.46194066,84.7468888 2.46194066,84.2498325 L2.46194066,73.4405611 C2.46194066,72.9435048 2.8648844,72.540561 3.3619407,72.540561 Z"/>
282
+ <g transform="rotate(6 -463.134 117.96)">
283
+ <path fill="url(#declaraties-E)" d="M1.10069452,0.941379738 L9.20400261,0.941379738 L9.20400261,0.941379738 L9.68263011,53.8009363 L1.56302356,53.8009363 C1.06914667,53.8009363 0.667532137,53.4029418 0.663060412,52.9090852 L0.200731372,1.84952867 C0.19623086,1.35249275 0.595509699,0.945917142 1.09254562,0.94141663 C1.09526185,0.941392036 1.09797817,0.941379738 1.10069452,0.941379738 Z"/>
284
+ <path fill="url(#declaraties-F)" d="M3.79710606,0.941379738 L9.21326434,0.941379738 C9.70714122,0.941379738 10.1087558,1.33937424 10.1132275,1.83323088 L10.5755565,52.8927874 C10.580057,53.3898233 10.1807782,53.7963989 9.68374227,53.8008994 C9.68102604,53.800924 9.67830972,53.8009363 9.67559338,53.8009363 L4.27573356,53.8009363 L4.27573356,53.8009363 L3.79710606,0.941379738 Z"/>
285
+ </g>
286
+ </g>
287
+ <g transform="translate(12.715 145.709)">
288
+ <path fill="url(#declaraties-G)" d="M0.900000036,0 L19.0627763,0 L19.0627763,0 L19.0627763,3.60264901 L0,3.60264901 L0,0.900000036 C5.01504624e-17,0.402943741 0.402943741,2.02330062e-16 0.900000036,0 Z"/>
289
+ <use fill="url(#declaraties-H)" xlink:href="#declaraties-I"/>
290
+ <use fill="#000" filter="url(#declaraties-J)" xlink:href="#declaraties-I"/>
291
+ </g>
292
+ </g>
293
+ </g>
294
+ <g mask="url(#declaraties-b)">
295
+ <g transform="matrix(-1 0 0 1 132 75)">
296
+ <g transform="rotate(30 -62.497 97.356)">
297
+ <path fill="url(#declaraties-K)" d="M9.66482959,66.4823462 L12.8135438,69.6306279 C13.2187346,69.7329773 13.5665114,69.7722435 13.8568742,69.7484265 C14.1964873,69.7205698 14.7385753,69.6709005 15.4831379,69.5994185 C17.0479218,69.4492182 18.4382109,70.5959408 18.5884381,72.1607221 C18.5905255,72.1824638 18.5923625,72.2042288 18.5939488,72.2260128 L18.6386024,72.8392231 C18.724575,74.019849 17.8371831,75.04663 16.6565572,75.1326026 C16.6047539,75.1363748 16.5528306,75.1382629 16.5008901,75.1382629 L14.4504213,75.1382629 C14.2833157,75.1382629 14.1188742,75.1801393 13.9721225,75.2600657 L11.6702208,76.5137669 C11.549544,76.579492 11.4166162,76.6196405 11.2797327,76.6317069 L4.67289291,77.2141076 C3.23022052,77.3412809 1.90265632,76.4196439 1.51749657,75.023532 L1.02548599,73.2401112 C0.584853387,71.6429234 1.52242663,69.9909436 3.11961445,69.550311 C3.30034283,69.5004516 3.48534712,69.4676433 3.67219948,69.4523168 L7.799,69.114 L7.41601703,68.7311588 C6.79502459,68.1101664 6.79502459,67.1033387 7.41601703,66.4823462 C8.03700947,65.8613538 9.04383715,65.8613538 9.66482959,66.4823462 Z" transform="rotate(-10 9.82 71.608)"/>
298
+ <path fill="url(#declaraties-L)" d="M45.3854557,18.9308771 C50.6172683,33.0214505 52.4003967,42.3139647 50.7348408,46.8084197 C48.236507,53.5501021 29.2175094,62.9363977 15,67.2139267 L17.0806332,74.8161218 C46.2096812,66.5653723 61.8278569,58.9499682 63.9351601,51.9699092 C67.0961149,41.4998208 68.7170256,29.2345023 64.4268538,12.342843 C60.2435942,1.49677446 55.121277,-2.20119197 49.0599021,1.24894371 C42.9985272,4.69907939 41.7737118,10.5930572 45.3854557,18.9308771 Z"/>
299
+ </g>
300
+ <g transform="translate(69.88 251.304)">
301
+ <polygon fill="url(#declaraties-d)" points=".416 3.082 .416 9.698 4.72 9.698 5.875 .793"/>
302
+ <polygon fill="url(#declaraties-e)" points="28.826 2.817 31.971 9.11 35.97 8.745 34.883 1.647"/>
303
+ </g>
304
+ <g transform="translate(60.16 259.088)">
305
+ <path fill="url(#declaraties-f)" d="M9.53129217,0.490585897 C8.89061598,2.18089323 8.02093591,3.23227795 6.92225196,3.64474006 C0.890413022,5.2087541 -1.41375897,7.48600613 0.86118175,7.48600613 C3.13612247,7.48600613 12.7428177,7.6600691 15.1236631,7.43841026 C17.2129199,6.61691609 14.0629987,1.47175769 14.0629987,0.490585897 C14.0629987,-0.163528632 12.5524299,-0.163528632 9.53129217,0.490585897 Z"/>
306
+ <path fill="url(#declaraties-g)" d="M41.2955927,0.490585897 C40.6549166,2.18089323 39.7852365,3.23227795 38.6865525,3.64474006 C32.6547136,5.2087541 30.3505416,7.48600613 32.6254823,7.48600613 C34.900423,7.48600613 44.5071183,7.6600691 46.8879637,7.43841026 C48.9772204,6.61691609 45.8272993,1.47175769 45.8272993,0.490585897 C45.8272993,-0.163528632 44.3167304,-0.163528632 41.2955927,0.490585897 Z"/>
307
+ </g>
308
+ <g transform="translate(65.56 124.536)">
309
+ <path fill="url(#declaraties-k)" d="M4.89636949,14.3141342 C8.01057138,3.65250201 14.1723491,-0.816801035 23.3817027,0.906225065 C32.5910562,2.62925117 36.1414054,7.92029977 34.0327503,16.7793709 C23.6478292,41.8608156 22.2223751,60.885612 19.3134249,73.7861792 C15.8910496,88.9636759 12.9024008,108.106949 10.3474784,131.216 L4.06189166,131.216 C2.53642789,104.507325 1.77369601,85.0875175 1.77369601,72.9565768 C1.77369601,54.7601658 -2.24410363,31.0057129 4.89636949,14.3141342 Z"/>
310
+ <path fill="url(#declaraties-l)" d="M15.12,22.1313815 C15.4223694,13.6253588 19.9802838,8.97040697 28.7937433,8.16652614 C37.6072027,7.36264531 43.0236894,10.2488093 45.0432034,16.825018 C46.5661534,24.4862361 44.8959854,41.644529 40.1063628,64.6513711 C36.913281,79.9892658 36.8916055,102.177475 40.0413362,131.216 L33.4627982,131.216 C25.9398783,104.31565 21.5756474,86.4964578 20.3701057,77.7584231 C18.561793,64.6513711 15.5735541,44.0514941 15.12,22.1313815 Z"/>
311
+ </g>
312
+ <g transform="rotate(-5 133.174 -705.556)">
313
+ <g transform="translate(1 9)">
314
+ <use fill="url(#declaraties-M)" xlink:href="#declaraties-N"/>
315
+ <use fill="#000" filter="url(#declaraties-O)" xlink:href="#declaraties-N"/>
316
+ <use fill="url(#declaraties-P)" xlink:href="#declaraties-Q"/>
317
+ <use fill="#000" filter="url(#declaraties-R)" xlink:href="#declaraties-Q"/>
318
+ </g>
319
+ <path fill="url(#declaraties-S)" d="M8.04625966,24.0298887 C6.86805242,22.6790427 2.46562187,22.152048 1.13300663,18.8323551 C-0.199608611,15.5126622 -0.199608611,13.6360944 0.331632298,10.2938369 C0.862873206,6.95157936 5.29460865,3.66421785 10.904229,1.14102222 C16.5138493,-1.3821734 27.2956249,0.828485446 32.3330946,2.5019717 C37.3705644,4.17545796 52.9376988,18.5302587 39.0500041,34.987947 C32.8324224,41.622281 30.4415454,40.1696516 28.1770021,38.5961906 C25.9124588,37.0227295 24.8586805,34.4446379 21.5655027,34.4446379 C18.2723248,34.4446379 12.3761309,32.2959476 14.2522366,27.8510549 C16.1283422,23.4061622 9.22446689,25.3807346 8.04625966,24.0298887 Z"/>
320
+ </g>
321
+ <path fill="url(#declaraties-T)" d="M81.847573,65.0535259 C80.417294,66.011341 76.1366572,68.3548075 75.2024677,71.6607631 C73.2305475,78.6390905 71.9629881,86.3269988 71.8003596,94.3303798 C71.5717836,105.579217 69.5165293,121.430382 67.7237985,128.949755 C64.0513024,144.353556 61.3523723,143.460216 65.5518381,146.027866 C69.751304,148.595516 106.886606,157.766186 108.048065,152.68072 C109.209523,147.595254 107.705565,150.221676 107.705565,123.448404 C107.705565,96.6751317 112.672769,87.3826821 101.934765,67.2147757 C100.416526,64.3632496 99.752355,65.0002486 97.3932774,65.5302596 C94.3671454,66.2101369 91.4814055,69.4444215 87.4779773,69.6028657 C79.7517317,69.9086484 86.8453554,61.7066602 81.847573,65.0535259 Z" transform="rotate(-5 86.137 109.22)"/>
322
+ <g transform="translate(57.365 70)">
323
+ <path fill="url(#declaraties-K)" d="M10.2061304,84.8393687 L13.3548446,87.9876503 C13.7600354,88.0899997 14.1078122,88.1292659 14.398175,88.1054489 C14.7377881,88.0775922 15.2798761,88.0279229 16.0244387,87.956441 C17.5892226,87.8062406 18.9795117,88.9529632 19.1297389,90.5177445 C19.1318263,90.5394862 19.1336633,90.5612512 19.1352496,90.5830352 L19.1799032,91.1962455 C19.2658758,92.3768715 18.3784839,93.4036524 17.197858,93.489625 C17.1460547,93.4933973 17.0941314,93.4952853 17.0421909,93.4952853 L14.9917221,93.4952853 C14.8246165,93.4952853 14.660175,93.5371617 14.5134233,93.6170881 L12.2115216,94.8707893 C12.0908448,94.9365144 11.957917,94.9766629 11.8210335,94.9887294 L5.21419371,95.57113 C3.77152132,95.6983033 2.44395712,94.7766663 2.05879737,93.3805544 L1.56678679,91.5971337 C1.12615419,89.9999459 2.06372743,88.347966 3.66091525,87.9073334 C3.84164363,87.857474 4.02664792,87.8246658 4.21350028,87.8093392 L8.3403008,87.4710224 L7.95731783,87.0881812 C7.33632539,86.4671888 7.33632539,85.4603611 7.95731783,84.8393687 C8.57831027,84.2183762 9.58513795,84.2183762 10.2061304,84.8393687 Z" transform="rotate(-40 10.36 89.965)"/>
324
+ <path fill="url(#declaraties-U)" d="M25.0676298,16.8632168 C35.5930499,40.6381704 31.5705066,62.727071 13,83.1299184 L19.1084262,89.7126972 C43.0131354,67.9105771 51.0125854,41.6712574 43.106776,10.9947382 C39.143704,1.33329439 34.2910021,-1.96077431 28.5486702,1.1125321 C22.8063383,4.18583851 21.6459915,9.43606674 25.0676298,16.8632168 Z"/>
325
+ </g>
326
+ </g>
327
+ </g>
328
+ <g mask="url(#declaraties-b)">
329
+ <g transform="translate(0 255.026)">
330
+ <path fill="url(#declaraties-V)" d="M0.900000036,0 L28.1103448,0 L28.1103448,0 L28.1103448,89.3708609 L0.900000036,89.3708609 C0.402943741,89.3708609 1.71894142e-16,88.9679172 0,88.4708609 L0,0.900000036 C5.01504624e-17,0.402943741 0.402943741,2.02330062e-16 0.900000036,0 Z"/>
331
+ <path fill="url(#declaraties-W)" d="M26.7034483,1.20792265e-13 L175.803448,1.20792265e-13 C176.300505,1.2081198e-13 176.703448,0.402943741 176.703448,0.900000036 L176.703448,88.4708609 C176.703448,88.9679172 176.300505,89.3708609 175.803448,89.3708609 L26.7034483,89.3708609 L26.7034483,89.3708609 L26.7034483,1.20792265e-13 Z"/>
332
+ </g>
333
+ </g>
334
+ <g mask="url(#declaraties-b)">
335
+ <g transform="translate(.041 249.623)">
336
+ <path fill="url(#declaraties-X)" d="M0.900000036,0 L162.75977,0 C163.256826,1.97145424e-17 163.65977,0.402943741 163.65977,0.900000036 L163.65977,5.40463573 C163.65977,5.90169202 163.256826,6.30463576 162.75977,6.30463576 L0.900000036,6.30463576 C0.402943741,6.30463576 6.087184e-17,5.90169202 0,5.40463573 L0,0.900000036 C5.01504624e-17,0.402943741 0.402943741,9.130776e-17 0.900000036,0 Z"/>
337
+ <path fill="url(#declaraties-Y)" d="M28.1551724,2.84217094e-14 L176.355172,2.84217094e-14 C176.852229,2.8441424e-14 177.255172,0.402943741 177.255172,0.900000036 L177.255172,5.40463573 C177.255172,5.90169202 176.852229,6.30463576 176.355172,6.30463576 L28.1551724,6.30463576 C27.6581162,6.30463576 27.2551724,5.90169202 27.2551724,5.40463573 L27.2551724,0.900000036 C27.2551724,0.402943741 27.6581162,2.84019949e-14 28.1551724,2.84217094e-14 Z"/>
338
+ </g>
339
+ </g>
340
+ <g mask="url(#declaraties-b)">
341
+ <g transform="translate(288 123)">
342
+ <path fill="url(#declaraties-Z)" d="M56.2682898,18.8367891 C53.0161851,18.7291048 50.4010933,14.7410375 50.4010933,9.83678913 C50.4010933,4.86622638 53.0873848,0.836789128 56.4010933,0.836789128 L56.2680933,0.839789128 L56.2682898,0.836789128 L94.2682898,0.836789128 L94.2680933,0.837789128 L94.102274,0.84141341 C90.8784384,0.995168107 88.2964588,4.96368839 88.2964588,9.83678913 C88.2964588,14.7932852 90.9675675,18.813975 94.2683406,18.8366924 L94.2682898,18.8367891 L56.2682898,18.8367891 Z" transform="matrix(-1 0 0 1 144.67 0)"/>
343
+ <path fill="url(#declaraties-aa)" d="M34.0982769,0.836789128 L88.5982764,0.836789128 L88.5982764,0.836789128 C84.3066949,0.836789128 82.2844727,3.70443619 82.5316097,9.4397303 L82.5316097,208.336789 C82.5316097,215.792633 76.4874536,221.836789 69.0316092,221.836789 L20.5982764,221.836789 L20.5982764,221.836789 L20.5982764,14.3367897 C20.5982764,6.88094525 26.6424325,0.836789128 34.0982769,0.836789128 Z"/>
344
+ <g transform="translate(31 63)">
345
+ <path fill="#C3D4E2" d="M38.5,13.9310345 C38.7761424,13.9310345 39,14.1548921 39,14.4310345 L39,15.5 C39,15.7454599 38.8231248,15.9496084 38.5898756,15.9919443 L38.5,16 L38.5,16 L13.5,16 C13.2238576,16 13,15.7761424 13,15.5 L13,14.4310345 C13,14.1548921 13.2238576,13.9310345 13.5,13.9310345 L38.5,13.9310345 Z M38.5,9.27586207 C38.7761424,9.27586207 39,9.49971969 39,9.77586207 L39,10.8448276 C39,11.12097 38.7761424,11.3448276 38.5,11.3448276 L13.5,11.3448276 C13.2238576,11.3448276 13,11.12097 13,10.8448276 L13,9.77586207 C13,9.49971969 13.2238576,9.27586207 13.5,9.27586207 L38.5,9.27586207 Z M32.5,1 C32.7761424,1 33,1.22385763 33,1.5 L33,5.67241379 C33,5.94855617 32.7761424,6.17241379 32.5,6.17241379 L13.5,6.17241379 C13.2238576,6.17241379 13,5.94855617 13,5.67241379 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 L32.5,1 Z" opacity=".4"/>
346
+ <rect width="10" height="10" fill="#2A63D7" opacity=".4" rx="1.667"/>
347
+ <path fill="#DAE6F0" d="M5.90606567,0.576427762 L5.93856559,0.598349233 C6.16786335,0.753012529 6.22836655,1.06427447 6.07370325,1.29357224 L6.051461,1.32401027 L6.051461,1.32401027 L2.68265448,5.58750345 L2.61935464,5.65494903 L2.61935464,5.65494903 C2.61446076,5.65744371 2.60508475,5.66593673 2.59539721,5.67406554 L2.56517854,5.69942201 C2.348867,5.88092895 2.0292399,5.86513475 1.83187659,5.6631863 L-0.0300183933,3.75803578 C-0.223238885,3.56032639 -0.219599914,3.24341511 -0.021890525,3.05019461 L0.0062173175,3.02473384 L0.0062173175,3.02473384 L0.0364359857,2.99937736 C0.252747525,2.81787043 0.572374626,2.83366463 0.76973793,3.03561307 L2.18341363,4.48107799 L5.18040463,0.689323174 C5.35553201,0.467685512 5.67188221,0.418469026 5.90606567,0.576427762 Z" transform="translate(2 2)"/>
348
+ </g>
349
+ <g transform="translate(31 15)">
350
+ <path fill="#C3D4E2" d="M38.5,13.9310345 C38.7761424,13.9310345 39,14.1548921 39,14.4310345 L39,15.5 C39,15.7454599 38.8231248,15.9496084 38.5898756,15.9919443 L38.5,16 L38.5,16 L13.5,16 C13.2238576,16 13,15.7761424 13,15.5 L13,14.4310345 C13,14.1548921 13.2238576,13.9310345 13.5,13.9310345 L38.5,13.9310345 Z M38.5,9.27586207 C38.7761424,9.27586207 39,9.49971969 39,9.77586207 L39,10.8448276 C39,11.12097 38.7761424,11.3448276 38.5,11.3448276 L13.5,11.3448276 C13.2238576,11.3448276 13,11.12097 13,10.8448276 L13,9.77586207 C13,9.49971969 13.2238576,9.27586207 13.5,9.27586207 L38.5,9.27586207 Z M32.5,1 C32.7761424,1 33,1.22385763 33,1.5 L33,5.67241379 C33,5.94855617 32.7761424,6.17241379 32.5,6.17241379 L13.5,6.17241379 C13.2238576,6.17241379 13,5.94855617 13,5.67241379 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 L32.5,1 Z" opacity=".4"/>
351
+ <rect width="10" height="10" fill="#2A63D7" opacity=".4" rx="1.667"/>
352
+ <path fill="#DAE6F0" d="M5.90606567,0.576427762 L5.93856559,0.598349233 C6.16786335,0.753012529 6.22836655,1.06427447 6.07370325,1.29357224 L6.051461,1.32401027 L6.051461,1.32401027 L2.68265448,5.58750345 L2.61935464,5.65494903 L2.61935464,5.65494903 C2.61446076,5.65744371 2.60508475,5.66593673 2.59539721,5.67406554 L2.56517854,5.69942201 C2.348867,5.88092895 2.0292399,5.86513475 1.83187659,5.6631863 L-0.0300183933,3.75803578 C-0.223238885,3.56032639 -0.219599914,3.24341511 -0.021890525,3.05019461 L0.0062173175,3.02473384 L0.0062173175,3.02473384 L0.0364359857,2.99937736 C0.252747525,2.81787043 0.572374626,2.83366463 0.76973793,3.03561307 L2.18341363,4.48107799 L5.18040463,0.689323174 C5.35553201,0.467685512 5.67188221,0.418469026 5.90606567,0.576427762 Z" transform="translate(2 2)"/>
353
+ </g>
354
+ <g transform="translate(31 113)">
355
+ <path fill="#C3D4E2" d="M38.5,13.9310345 C38.7761424,13.9310345 39,14.1548921 39,14.4310345 L39,15.5 C39,15.7454599 38.8231248,15.9496084 38.5898756,15.9919443 L38.5,16 L38.5,16 L13.5,16 C13.2238576,16 13,15.7761424 13,15.5 L13,14.4310345 C13,14.1548921 13.2238576,13.9310345 13.5,13.9310345 L38.5,13.9310345 Z M38.5,9.27586207 C38.7761424,9.27586207 39,9.49971969 39,9.77586207 L39,10.8448276 C39,11.12097 38.7761424,11.3448276 38.5,11.3448276 L13.5,11.3448276 C13.2238576,11.3448276 13,11.12097 13,10.8448276 L13,9.77586207 C13,9.49971969 13.2238576,9.27586207 13.5,9.27586207 L38.5,9.27586207 Z M32.5,1 C32.7761424,1 33,1.22385763 33,1.5 L33,5.67241379 C33,5.94855617 32.7761424,6.17241379 32.5,6.17241379 L13.5,6.17241379 C13.2238576,6.17241379 13,5.94855617 13,5.67241379 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 L32.5,1 Z" opacity=".4"/>
356
+ <rect width="10" height="10" fill="#2A63D7" opacity=".4" rx="1.667"/>
357
+ <path fill="#DAE6F0" d="M5.90606567,0.576427762 L5.93856559,0.598349233 C6.16786335,0.753012529 6.22836655,1.06427447 6.07370325,1.29357224 L6.051461,1.32401027 L6.051461,1.32401027 L2.68265448,5.58750345 L2.61935464,5.65494903 L2.61935464,5.65494903 C2.61446076,5.65744371 2.60508475,5.66593673 2.59539721,5.67406554 L2.56517854,5.69942201 C2.348867,5.88092895 2.0292399,5.86513475 1.83187659,5.6631863 L-0.0300183933,3.75803578 C-0.223238885,3.56032639 -0.219599914,3.24341511 -0.021890525,3.05019461 L0.0062173175,3.02473384 L0.0062173175,3.02473384 L0.0364359857,2.99937736 C0.252747525,2.81787043 0.572374626,2.83366463 0.76973793,3.03561307 L2.18341363,4.48107799 L5.18040463,0.689323174 C5.35553201,0.467685512 5.67188221,0.418469026 5.90606567,0.576427762 Z" transform="translate(2 2)"/>
358
+ </g>
359
+ <g transform="translate(31 164)">
360
+ <path fill="#C3D4E2" d="M38.5,13.9310345 C38.7761424,13.9310345 39,14.1548921 39,14.4310345 L39,15.5 C39,15.7454599 38.8231248,15.9496084 38.5898756,15.9919443 L38.5,16 L38.5,16 L13.5,16 C13.2238576,16 13,15.7761424 13,15.5 L13,14.4310345 C13,14.1548921 13.2238576,13.9310345 13.5,13.9310345 L38.5,13.9310345 Z M38.5,9.27586207 C38.7761424,9.27586207 39,9.49971969 39,9.77586207 L39,10.8448276 C39,11.12097 38.7761424,11.3448276 38.5,11.3448276 L13.5,11.3448276 C13.2238576,11.3448276 13,11.12097 13,10.8448276 L13,9.77586207 C13,9.49971969 13.2238576,9.27586207 13.5,9.27586207 L38.5,9.27586207 Z M32.5,1 C32.7761424,1 33,1.22385763 33,1.5 L33,5.67241379 C33,5.94855617 32.7761424,6.17241379 32.5,6.17241379 L13.5,6.17241379 C13.2238576,6.17241379 13,5.94855617 13,5.67241379 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 L32.5,1 Z" opacity=".4"/>
361
+ <rect width="10" height="10" fill="#2A63D7" opacity=".4" rx="1.667"/>
362
+ <path fill="#DAE6F0" d="M5.90606567,0.576427762 L5.93856559,0.598349233 C6.16786335,0.753012529 6.22836655,1.06427447 6.07370325,1.29357224 L6.051461,1.32401027 L6.051461,1.32401027 L2.68265448,5.58750345 L2.61935464,5.65494903 L2.61935464,5.65494903 C2.61446076,5.65744371 2.60508475,5.66593673 2.59539721,5.67406554 L2.56517854,5.69942201 C2.348867,5.88092895 2.0292399,5.86513475 1.83187659,5.6631863 L-0.0300183933,3.75803578 C-0.223238885,3.56032639 -0.219599914,3.24341511 -0.021890525,3.05019461 L0.0062173175,3.02473384 L0.0062173175,3.02473384 L0.0364359857,2.99937736 C0.252747525,2.81787043 0.572374626,2.83366463 0.76973793,3.03561307 L2.18341363,4.48107799 L5.18040463,0.689323174 C5.35553201,0.467685512 5.67188221,0.418469026 5.90606567,0.576427762 Z" transform="translate(2 2)"/>
363
+ </g>
364
+ <g transform="translate(31 198)">
365
+ <path fill="#C3D4E2" d="M35.2029931,13.9310345 C35.4791355,13.9310345 35.7029931,14.1548921 35.7029931,14.4310345 C35.7029931,14.5063906 35.6859602,14.580772 35.6531676,14.6486188 L35.1365009,15.7175843 C35.064957,15.8656062 34.926238,15.9673654 34.7672767,15.9934185 L34.6863264,16 L34.6863264,16 L13.5,16 C13.2238576,16 13,15.7761424 13,15.5 L13,14.4310345 C13,14.1548921 13.2238576,13.9310345 13.5,13.9310345 L35.2029931,13.9310345 Z M38.2029931,9.27586207 C38.4791355,9.27586207 38.7029931,9.49971969 38.7029931,9.77586207 C38.7029931,9.85121816 38.6859602,9.92559962 38.6531676,9.9934464 L38.1365009,11.0624119 C38.053033,11.2351041 37.8781323,11.3448276 37.6863264,11.3448276 L13.5,11.3448276 C13.2238576,11.3448276 13,11.12097 13,10.8448276 L13,9.77586207 C13,9.49971969 13.2238576,9.27586207 13.5,9.27586207 L38.2029931,9.27586207 Z M32.5,1 C32.7761424,1 33,1.22385763 33,1.5 L33,5.67241379 C33,5.94855617 32.7761424,6.17241379 32.5,6.17241379 L13.5,6.17241379 C13.2238576,6.17241379 13,5.94855617 13,5.67241379 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 L32.5,1 Z" opacity=".4"/>
366
+ <rect width="10" height="10" fill="#2A63D7" opacity=".4" rx="1.667"/>
367
+ <path fill="#DAE6F0" d="M5.90606567,0.576427762 L5.93856559,0.598349233 C6.16786335,0.753012529 6.22836655,1.06427447 6.07370325,1.29357224 L6.051461,1.32401027 L6.051461,1.32401027 L2.68265448,5.58750345 L2.61935464,5.65494903 L2.61935464,5.65494903 C2.61446076,5.65744371 2.60508475,5.66593673 2.59539721,5.67406554 L2.56517854,5.69942201 C2.348867,5.88092895 2.0292399,5.86513475 1.83187659,5.6631863 L-0.0300183933,3.75803578 C-0.223238885,3.56032639 -0.219599914,3.24341511 -0.021890525,3.05019461 L0.0062173175,3.02473384 L0.0062173175,3.02473384 L0.0364359857,2.99937736 C0.252747525,2.81787043 0.572374626,2.83366463 0.76973793,3.03561307 L2.18341363,4.48107799 L5.18040463,0.689323174 C5.35553201,0.467685512 5.67188221,0.418469026 5.90606567,0.576427762 Z" transform="translate(2 2)"/>
368
+ </g>
369
+ <g stroke-dasharray="1 5" stroke-linecap="round" stroke-linejoin="round" transform="translate(22.874 45.62)">
370
+ <line x2="59.609" y1="98" y2="98" stroke="#C3D4E2" stroke-width="2"/>
371
+ <line x2="59.609" y1="146" y2="146" stroke="#C3D4E2" stroke-width="2"/>
372
+ <line x2="59.609" y1="50" y2="50" stroke="#C3D4E2" stroke-width="2"/>
373
+ <line x2="59.609" y1="2" y2="2" stroke="#C3D4E2" stroke-width="2"/>
374
+ </g>
375
+ <path fill="url(#declaraties-ab)" d="M6.59881327,221.832337 C3.26612539,221.690248 0.598276404,218.164898 0.598276404,213.836789 C0.598276404,209.418511 3.37844368,205.836789 6.80795382,205.836789 L6.80795382,205.836789 L63.5982764,205.836789 L63.5985439,205.917756 C60.5891203,206.472156 58.2756958,209.806416 58.2756958,213.836789 C58.2756958,217.867162 60.5891203,221.201423 63.5985439,221.755823 L63.5982764,221.836789 L6.80795382,221.836789 Z"/>
376
+ </g>
377
+ </g>
378
+ <g mask="url(#declaraties-b)">
379
+ <g transform="rotate(10 -677.342 946.593)">
380
+ <path fill="url(#declaraties-ac)" d="M0.660000041,0 L17.4428161,0 C17.8073241,1.87552958e-15 18.1028161,0.295492083 18.1028161,0.660000041 L18.1028161,10.9152854 C18.1028161,11.2797934 17.8073241,11.5752854 17.4428161,11.5752854 L0.660000041,11.5752854 C0.295492083,11.5752854 -1.55414544e-13,11.2797934 -1.56319405e-13,10.9152854 L-1.56319405e-13,0.660000041 C-1.56475067e-13,0.295492083 0.295492083,-1.55085579e-16 0.660000041,0 Z"/>
381
+ <path fill="url(#declaraties-ad)" d="M0.71836572,8.03839266 C2.22598696,8.03839266 3.44815546,9.40597884 3.44815546,11.0929819 L3.44400411,10.9313893 L1.23469262,10.932214 C0.870184659,10.932214 0.574692576,10.6367219 0.574692576,10.272214 L0.574004113,8.0433893 Z M17.3844504,7.71685696 C17.4329097,7.71685696 17.481074,7.7182699 17.5289123,7.72106097 L17.5281236,10.272214 C17.5281236,10.6367219 17.2326315,10.932214 16.8681235,10.932214 L14.6580041,10.9313893 L14.6546607,10.7714462 C14.6546607,9.14469324 15.7910903,7.8149491 17.2240545,7.72204232 Z M9.05140807,2.57228565 C10.8764233,2.57228565 12.3558904,4.01185005 12.3558904,5.78764272 C12.3558904,7.56343539 10.8764233,9.00299978 9.05140807,9.00299978 C7.22639289,9.00299978 5.74692576,7.56343539 5.74692576,5.78764272 C5.74692576,4.01185005 7.22639289,2.57228565 9.05140807,2.57228565 Z M9.30978482,3.60119991 C9.05610222,3.60119991 8.82387421,3.64887252 8.61309382,3.74421917 C8.40231343,3.83956582 8.22138076,3.97674619 8.07029039,4.15576439 C7.91920002,4.33478259 7.80261969,4.55563326 7.72054591,4.81832301 C7.63847213,5.08101276 7.59743585,5.37775043 7.59743585,5.70854493 C7.59743585,6.04323113 7.63847213,6.34094172 7.72054591,6.60168562 C7.80261969,6.86242952 7.91920002,7.08230727 8.07029039,7.26132548 C8.22138076,7.44034368 8.40231343,7.57752404 8.61309382,7.67287069 C8.82387421,7.76821734 9.05610222,7.81588995 9.30978482,7.81588995 C9.49631614,7.81588995 9.66139388,7.79448593 9.805023,7.75167723 C9.94865212,7.70886853 10.0754915,7.65243972 10.185545,7.58238912 C10.2955985,7.51233852 10.3888627,7.43353278 10.4653406,7.34596953 C10.5418184,7.25840628 10.608036,7.16987143 10.6639954,7.08036233 L10.6639954,7.08036233 L10.0540411,6.61336066 C9.874971,6.94415516 9.62688807,7.10954993 9.30978482,7.10954993 C9.1232535,7.10954993 8.96097368,7.05214822 8.82294051,6.93734307 C8.68490733,6.82253792 8.58977778,6.65422442 8.53754901,6.43239752 L8.53754901,6.43239752 L9.82460869,6.43239752 L9.82460869,5.90702064 L8.49278172,5.90702064 L8.49278172,5.51006923 L9.82460869,5.51006923 L9.82460869,4.98469235 L8.53754901,4.98469235 C8.59350841,4.77454055 8.69143588,4.60914578 8.83133437,4.48850308 C8.97123287,4.36786038 9.13071475,4.30753993 9.30978482,4.30753993 C9.47393238,4.30753993 9.60916556,4.34548344 9.71548842,4.42137159 C9.82181127,4.49725974 9.91600817,4.61109026 9.99808195,4.76286656 L9.99808195,4.76286656 L10.6080363,4.30170241 C10.5483463,4.21608501 10.4821287,4.1304689 10.4093815,4.0448515 C10.3366342,3.9592341 10.2498985,3.88431999 10.1491716,3.82010694 C10.0484447,3.75589389 9.92999904,3.70335673 9.79383118,3.66249388 C9.65766331,3.62163103 9.49631614,3.60119991 9.30978482,3.60119991 Z M3.44400411,0.642389301 L3.44815546,0.803839266 C3.44815546,2.49084231 2.22598696,3.85842848 0.71836572,3.85842848 C0.669906466,3.85842848 0.621742131,3.85701554 0.573903823,3.85422447 L0.574692576,1.30307145 C0.574692576,0.938563496 0.870184659,0.643071413 1.23469262,0.643071413 L3.44400411,0.642389301 Z M16.8681235,0.643071413 C17.2326315,0.643071413 17.5281236,0.938563496 17.5281236,1.30307145 L17.5280041,3.8533893 L17.3844504,3.85842848 C15.9306728,3.85842848 14.7423225,2.58678266 14.6592947,0.983319585 L14.6546607,0.803839266 C14.6546607,0.749647828 14.6559218,0.69578599 14.658413,0.642288495 L16.8681235,0.643071413 Z"/>
382
+ </g>
383
+ </g>
384
+ <g mask="url(#declaraties-b)">
385
+ <g transform="rotate(-30 271.16 -157.343)">
386
+ <path fill="url(#declaraties-ae)" d="M1.03200006,0 L27.2742214,0 C27.8441793,-2.12959677e-15 28.3062215,0.462042164 28.3062215,1.03200006 L28.3062215,17.0675371 C28.3062215,17.637495 27.8441793,18.0995371 27.2742214,18.0995371 L1.03200006,18.0995371 C0.462042164,18.0995371 -2.44134861e-13,17.637495 -2.44426705e-13,17.0675371 L-2.44426705e-13,1.03200006 C-2.4427446e-13,0.462042164 0.462042164,1.04699567e-16 1.03200006,0 Z"/>
387
+ <path fill="url(#declaraties-af)" d="M1.12326276,12.569123 C3.40512577,12.569123 5.26878004,14.5727348 5.3858274,17.0935031 L1.93061026,17.0940073 C1.36065237,17.0940073 0.898610205,16.6319651 0.898610205,16.0620072 L0.899022349,12.5756009 C0.973283023,12.5713001 1.04804569,12.569123 1.12326276,12.569123 Z M27.1829587,12.0663581 C27.2584762,12.0663581 27.3335357,12.0685526 27.408089,12.0728876 L27.4076113,16.0620072 C27.4076113,16.6319651 26.9455691,17.0940073 26.3756112,17.0940073 L22.9203941,17.0945115 C22.9165209,17.0110976 22.9145602,16.9271174 22.9145602,16.8426248 C22.9145602,14.2047656 24.8255873,12.0663581 27.1829587,12.0663581 Z M14.1531107,4.02211936 C17.0067708,4.02211936 19.3201194,6.27307458 19.3201194,9.04976857 C19.3201194,11.8264626 17.0067708,14.0774178 14.1531107,14.0774178 C11.2994506,14.0774178 8.98610205,11.8264626 8.98610205,9.04976857 C8.98610205,6.27307458 11.2994506,4.02211936 14.1531107,4.02211936 Z M14.557118,5.63096711 C14.1604507,5.63096711 13.7973305,5.70550973 13.4677466,5.85459722 C13.1381627,6.00368471 12.8552499,6.21818492 12.6189995,6.49810429 C12.3827491,6.77802366 12.2004598,7.12335378 12.0721263,7.53410503 C11.9437927,7.94485627 11.8796269,8.40884609 11.8796269,8.9260884 C11.8796269,9.44941591 11.9437927,9.914927 12.0721263,10.3226356 C12.2004598,10.7303443 12.3827491,11.0741531 12.6189995,11.3540725 C12.8552499,11.6339919 13.1381627,11.8484921 13.4677466,11.9975796 C13.7973305,12.1466671 14.1604507,12.2212097 14.557118,12.2212097 C14.8487852,12.2212097 15.1069067,12.1877416 15.3314904,12.1208043 C15.5560741,12.0538671 15.7544048,11.965633 15.9264885,11.8560993 C16.0985721,11.7465656 16.2444035,11.6233421 16.363987,11.486425 C16.4835705,11.3495079 16.5871108,11.2110716 16.674611,11.071112 L16.674611,11.071112 L15.7208641,10.3408912 C15.4408637,10.8581335 15.0529522,11.1167507 14.557118,11.1167507 C14.2654509,11.1167507 14.0117042,11.0269953 13.7958705,10.8474818 C13.5800368,10.6679683 13.4312888,10.4047872 13.349622,10.0579306 L13.349622,10.0579306 L15.3621153,10.0579306 L15.3621153,9.23643223 L13.2796223,9.23643223 L13.2796223,8.61574456 L15.3621153,8.61574456 L15.3621153,7.79424618 L13.349622,7.79424618 C13.4371222,7.46564519 13.5902451,7.20702791 13.8089955,7.0183866 C14.0277459,6.82974529 14.2771175,6.73542604 14.557118,6.73542604 C14.8137851,6.73542604 15.0252406,6.79475589 15.1914909,6.91341736 C15.3577412,7.03207883 15.5050309,7.21006837 15.6333644,7.44739131 L15.6333644,7.44739131 L16.5871113,6.72629828 C16.4937778,6.59242381 16.3902375,6.45855133 16.2764873,6.32467685 C16.1627371,6.19080237 16.0271139,6.07366396 15.8696136,5.9732581 C15.7121134,5.87285224 15.5269075,5.79070322 15.3139905,5.72680859 C15.1010735,5.66291395 14.8487852,5.63096711 14.557118,5.63096711 Z M5.38586289,1.00579106 C5.38971255,1.08895327 5.39166123,1.17267814 5.39166123,1.2569123 C5.39166123,3.89477158 3.48063414,6.03317904 1.12326276,6.03317904 C1.04804569,6.03317904 0.973283023,6.031002 0.899022349,6.02670115 L0.898610205,2.0375299 C0.898610205,1.46757201 1.36065237,1.00552984 1.93061026,1.00552984 Z M26.3756112,1.00552984 C26.9455691,1.00552984 27.4076113,1.46757201 27.4076113,2.0375299 L27.408089,6.02664951 C27.3335357,6.03098457 27.2584762,6.03317904 27.1829587,6.03317904 C24.8255873,6.03317904 22.9145602,3.89477158 22.9145602,1.2569123 C22.9145602,1.17267814 22.9165089,1.08895327 22.9203586,1.00579106 L26.3756112,1.00552984 Z"/>
388
+ </g>
389
+ </g>
390
+ <g mask="url(#declaraties-b)">
391
+ <g transform="rotate(20 -100.705 357.452)">
392
+ <path fill="url(#declaraties-ag)" d="M1.16400008,0 L30.762785,0 C31.4056445,-3.40135978e-16 31.9267851,0.521140587 31.9267851,1.16400008 L31.9267851,19.2505944 C31.9267851,19.8934539 31.4056445,20.4145945 30.762785,20.4145945 L1.16400008,20.4145945 C0.521140587,20.4145945 -2.75611862e-13,19.8934539 -2.7569059e-13,19.2505944 L-2.7569059e-13,1.16400008 C-2.75769317e-13,0.521140587 0.521140587,-1.03953232e-16 1.16400008,0 Z"/>
393
+ <path fill="url(#declaraties-ah)" d="M1.26693592,14.1768017 C3.8407614,14.1768017 5.94285104,16.4368585 6.07472718,19.2802005 L2.17754881,19.2804503 C1.53468932,19.2804503 1.01354873,18.7593097 1.01354873,18.1164503 L1.01388839,14.1841154 C1.0976887,14.1792597 1.18205579,14.1768017 1.26693592,14.1768017 Z M30.6598492,13.6097296 C30.7449014,13.6097296 30.8294386,13.6121976 30.9134065,13.6170729 L30.9132364,18.1164503 C30.9132364,18.7593097 30.3920958,19.2804503 29.7492363,19.2804503 L25.8520695,19.280949 C25.847703,19.1868889 25.8454927,19.0921904 25.8454927,18.9969143 C25.8454927,16.0216544 28.0009535,13.6097296 30.6598492,13.6097296 Z M15.9633925,4.53657655 C19.1820557,4.53657655 21.7912978,7.07544468 21.7912978,10.2072972 C21.7912978,13.3391498 19.1820557,15.8780179 15.9633925,15.8780179 C12.7447294,15.8780179 10.1354873,13.3391498 10.1354873,10.2072972 C10.1354873,7.07544468 12.7447294,4.53657655 15.9633925,4.53657655 Z M16.4190752,6.35120717 C15.9716713,6.35120717 15.5621056,6.43528432 15.1903656,6.60344114 C14.8186256,6.77159796 14.4995262,7.01353425 14.2330577,7.32925726 C13.9665892,7.64498027 13.7609839,8.03448053 13.6162356,8.49776973 C13.4714873,8.96105893 13.3991142,9.48439629 13.3991142,10.0677975 C13.3991142,10.6580623 13.4714873,11.1831155 13.6162356,11.6429729 C13.7609839,12.1028303 13.9665892,12.4906147 14.2330577,12.8063378 C14.4995262,13.1220608 14.8186256,13.3639971 15.1903656,13.5321539 C15.5621056,13.7003107 15.9716713,13.7843878 16.4190752,13.7843878 C16.7480486,13.7843878 17.0391857,13.7466389 17.2924952,13.6711399 C17.5458048,13.595641 17.7695034,13.4961211 17.9635977,13.3725773 C18.157692,13.2490335 18.3221762,13.1100488 18.4570553,12.9556191 C18.5919344,12.8011894 18.7087183,12.6450461 18.8074103,12.4871846 L18.8074103,12.4871846 L17.7316726,11.6635634 C17.4158581,12.2469647 16.97833,12.5386609 16.4190752,12.5386609 C16.0901018,12.5386609 15.8038992,12.4374251 15.5604588,12.2349506 C15.3170185,12.0324761 15.1492446,11.7356322 15.057132,11.3444103 L15.057132,11.3444103 L17.3270373,11.3444103 L17.3270373,10.4178365 L14.9781788,10.4178365 L14.9781788,9.71775853 L17.3270373,9.71775853 L17.3270373,8.79118476 L15.057132,8.79118476 C15.155824,8.4205534 15.3285325,8.12885717 15.5752626,7.91608731 C15.8219926,7.70331746 16.1032607,7.59693412 16.4190752,7.59693412 C16.7085718,7.59693412 16.9470739,7.66385267 17.1345888,7.79769177 C17.3221036,7.93153088 17.4882327,8.13228652 17.632981,8.39996472 L17.632981,8.39996472 L18.7087188,7.58663886 C18.6034473,7.4356409 18.4866634,7.2846452 18.3583638,7.13364724 C18.2300642,6.98264928 18.0770938,6.85052804 17.8994482,6.73727957 C17.7218025,6.6240311 17.5129075,6.53137465 17.2727569,6.45930744 C17.0326063,6.38724023 16.7480486,6.35120717 16.4190752,6.35120717 Z M6.07475076,1.13440316 C6.07909391,1.22821411 6.0812924,1.32265985 6.0812924,1.41768017 C6.0812924,4.3929401 3.92583158,6.80486482 1.26693592,6.80486482 C1.18205579,6.80486482 1.0976887,6.80240687 1.01388839,6.79755111 L1.01354873,2.29814422 C1.01354873,1.65528472 1.53468932,1.13414414 2.17754881,1.13414414 Z M29.7492363,1.13414414 C30.3920958,1.13414414 30.9132364,1.65528472 30.9132364,2.29814422 L30.9134065,6.79752154 C30.8294386,6.80239689 30.7449014,6.80486482 30.6598492,6.80486482 C28.0009535,6.80486482 25.8454927,4.3929401 25.8454927,1.41768017 C25.8454927,1.32265985 25.8476912,1.22821411 25.8520343,1.13440316 L29.7492363,1.13414414 Z"/>
394
+ </g>
395
+ </g>
396
+ </g>
397
+ </svg>
@@ -0,0 +1,58 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="144" height="214" viewBox="0 0 144 214">
2
+ <defs>
3
+ <linearGradient id="a" x1="124.508%" x2="41.364%" y1="-88.403%" y2="104.906%">
4
+ <stop offset="0%" stop-color="#E3ECF3" stop-opacity="0"/>
5
+ <stop offset="100%" stop-color="#C3D4E2"/>
6
+ </linearGradient>
7
+ <linearGradient id="b" x1="50%" x2="50%" y1="0%" y2="100%">
8
+ <stop offset="0%" stop-color="#DAE6FC"/>
9
+ <stop offset="100%" stop-color="#BACEF6"/>
10
+ </linearGradient>
11
+ <linearGradient id="c" x1="50%" x2="50%" y1="3.857%" y2="100%">
12
+ <stop offset="0%" stop-color="#D4E4FF"/>
13
+ <stop offset="100%" stop-color="#BFD0F1"/>
14
+ </linearGradient>
15
+ <path id="d" d="M2.169 0h17.857a1.2 1.2 0 0 1 .613.169c7.498 4.46 11.53 7.752 12.096 9.874 1.566 5.863 2.348 11.311 2.348 16.346 0 7.407-.753 13.911-2.258 19.512a1.2 1.2 0 0 1-1.16.888H1.957a1.2 1.2 0 0 1-1.09-1.7c2.137-4.664 3.206-10.898 3.206-18.7 0-8.297-1.023-16.598-3.068-24.902A1.2 1.2 0 0 1 2.169 0z"/>
16
+ <linearGradient id="f" x1="50%" x2="50%" y1="100%" y2="3.857%">
17
+ <stop offset="0%" stop-color="#D4E4FF"/>
18
+ <stop offset="100%" stop-color="#BFD0F1"/>
19
+ </linearGradient>
20
+ <linearGradient id="g" x1="50%" x2="50%" y1="100%" y2="0%">
21
+ <stop offset="0%" stop-color="#DCE5F7"/>
22
+ <stop offset="100%" stop-color="#BFD0F2"/>
23
+ </linearGradient>
24
+ </defs>
25
+ <g fill="none" fill-rule="evenodd">
26
+ <path stroke="url(#a)" stroke-dasharray="1,5" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M104.136 27.517C54.954 42.92 30.362 64.52 30.362 92.316c0 41.693 94.353 1.406 97.965 64.042 2.409 41.757-32.45 56.982-104.575 45.674" transform="translate(-1 -5)"/>
27
+ <path fill="url(#b)" d="M.96 5.822h33.572c.53 0 .96.43.96.96v21.366c0 .53-.43.96-.96.96H.96a.96.96 0 0 1-.96-.96V6.782c0-.53.43-.96.96-.96z" transform="rotate(20 -486.84 115.305)"/>
28
+ <path fill="url(#c)" d="M1.69 5.822h34.532c.53 0 .96.43.96.96v21.366c0 .53-.43.96-.96.96H1.69V5.822z" transform="rotate(20 -486.84 115.305)"/>
29
+ <path fill="#FFF" d="M23.438 191.89l9.566 3.483a1.248 1.248 0 1 1-.853 2.344l-9.567-3.482a1.248 1.248 0 1 1 .854-2.344zm-2.098 4.548l13.525 4.922a.832.832 0 1 1-.569 1.563l-13.525-4.922a.832.832 0 1 1 .57-1.563zm-1.138 3.126l13.525 4.922a.832.832 0 1 1-.569 1.563l-13.524-4.922a.832.832 0 1 1 .568-1.563zM16.529 191.007c.197.15.173.539-.058.881-.18.266-.433.427-.636.426a2.608 2.608 0 0 1-.806.556c-.965.452-1.018.432-1.191.75-.157.29-.112.411.04.736.537.533 1.302 1.314 2.297 2.345.091.292.08.704-.033 1.236a5.85 5.85 0 0 1-.081.334 1.555 1.555 0 0 1-1.663 1.134c-1.126-.119-2.352-.42-3.68-.902-1.296-.472-2.415-.996-3.356-1.57a1.555 1.555 0 0 1-.636-1.902 3.426 3.426 0 0 1 .971-1.416c1.302-.149 2.4-.253 3.294-.312.296-.102.282-.309.38-.58.114-.31-.174-.633-.453-1.425a3.213 3.213 0 0 1-.17-.814c-.207-.085-.338-.413-.298-.787.042-.401.263-.71.503-.713a3.35 3.35 0 0 1 .036-.095c.29-.725.387-1.919 1.222-2.446.835-.528 1.19-1.098 2.609-.627 1.419.472 1.758.746 2.255 1.893.496 1.147-.189 2.216-.5 3.158l-.046.14z" opacity=".5"/>
30
+ <g transform="rotate(20 -494.867 160.834)">
31
+ <rect width="8.45" height="3.327" y="6.653" fill="#BDCFF1" rx="1.663"/>
32
+ <rect width="5.07" height="9.148" x="1.69" fill="url(#c)" rx="2.535"/>
33
+ </g>
34
+ <g>
35
+ <path fill="url(#b)" d="M1.2 7.219h42.251a1.2 1.2 0 0 1 1.2 1.2v26.475a1.2 1.2 0 0 1-1.2 1.2H1.2a1.2 1.2 0 0 1-1.2-1.2V8.42a1.2 1.2 0 0 1 1.2-1.2z" transform="rotate(-20 213.071 33.656)"/>
36
+ <path fill="url(#c)" d="M2.126 7.219h43.452a1.2 1.2 0 0 1 1.2 1.2v26.475a1.2 1.2 0 0 1-1.2 1.2H2.126V7.22z" transform="rotate(-20 213.071 33.656)"/>
37
+ <path fill="#FFF" d="M29.018 81.651l12.078-4.396a1.547 1.547 0 1 1 1.058 2.907l-12.078 4.396a1.547 1.547 0 1 1-1.058-2.907zm1.631 5.991l17.043-6.203a1.031 1.031 0 0 1 .706 1.938L31.355 89.58a1.031 1.031 0 0 1-.706-1.938zm1.411 3.876l17.043-6.203a1.031 1.031 0 0 1 .706 1.938l-17.043 6.203a1.031 1.031 0 0 1-.706-1.938zM21.657 86.354c.309-.013.598.375.651.882.042.398-.073.755-.272.915-.026.36-.127.74-.332 1.171-.57 1.204-.637 1.228-.549 1.668.08.4.222.48.63.665.946.074 2.312.2 4.1.379.324.203.644.602.961 1.197.063.117.122.236.178.357a1.944 1.944 0 0 1-.682 2.434c-1.183.792-2.61 1.492-4.28 2.1-1.633.594-3.135.997-4.507 1.208a1.944 1.944 0 0 1-2.143-1.316 4.206 4.206 0 0 1-.191-2.099 88.245 88.245 0 0 1 2.93-2.94c.204-.334.025-.52-.098-.856-.14-.384-.677-.46-1.582-.986a3.975 3.975 0 0 1-.817-.635c-.27.09-.659-.116-.92-.505-.279-.412-.313-.881-.087-1.08a4.094 4.094 0 0 1-.041-.12c-.303-.92-1.168-2.13-.785-3.3.383-1.17.268-1.995 2.017-2.688 1.75-.693 2.297-.705 3.698-.016 1.4.689 1.597 2.251 2.053 3.394l.068.171z" opacity=".5"/>
38
+ <g transform="rotate(-20 202.972 -23.622)">
39
+ <rect width="10.631" height="4.125" y="8.25" fill="#BDCFF1" rx="2.063"/>
40
+ <rect width="6.379" height="11.344" x="2.126" fill="url(#c)" rx="3.189"/>
41
+ </g>
42
+ </g>
43
+ <g transform="rotate(50 -64.325 199.166)">
44
+ <mask id="e" fill="#fff">
45
+ <use xlink:href="#d"/>
46
+ </mask>
47
+ <use fill="url(#c)" xlink:href="#d"/>
48
+ <path fill="#FFF" d="M20.66 22.118a.3.3 0 0 1 .005.002c.29.072.417.56.284 1.09-.096.388-.304.69-.522.797a3.39 3.39 0 0 1-.673 1.053c-.884.978-.95.978-1.013 1.442-.057.421.041.55.34.879.805.41 1.963 1.023 3.474 1.838.219.315.372.822.46 1.52.026.196.044.393.055.59a1.944 1.944 0 0 1-1.433 1.984c-1.28.347-2.738.52-4.377.52-1.593 0-3.016-.137-4.27-.41a1.944 1.944 0 0 1-1.53-1.929c.005-.293.02-.545.045-.755.062-.511.216-1.018.46-1.52a78.598 78.598 0 0 1 3.508-1.841c.285-.255.187-.502.187-.876 0-.427-.447-.694-1.072-1.535a4.26 4.26 0 0 1-.516-.922c-.259-.036-.53-.376-.644-.835-.13-.52-.01-1.001.269-1.086 0-.041 0-.082.002-.123.028-1.012-.344-2.51.365-3.522.71-1.013.872-1.865 2.626-1.92 1.755-.055 2.24.128 3.248 1.306s.682 2.783.717 4.069l.005.184zM20.668-.374C28.453 4.29 32.54 7.978 32.931 10.69c-3.626-1.366-7.714-.7-12.263 2 1.161-4.066 1.161-8.42 0-13.064z" mask="url(#e)" opacity=".5"/>
49
+ </g>
50
+ <g>
51
+ <path fill="url(#f)" d="M6.705 3.458l30.353-2.425c6.596 15.617 6.466 28.815-.391 39.596H8.359c4.416-7.048 3.865-19.439-1.654-37.171z" transform="scale(-1 1) rotate(20 -45.148 -332.35)"/>
52
+ <path fill="#FFF" d="M96.434 22.205c-.264.166-.252.674.028 1.14.21.35.513.577.765.603.241.292.553.552.98.793 1.178.664 1.244.644 1.444 1.069.18.386.12.54-.086.947-.691.64-1.68 1.585-2.964 2.831-.128.37-.134.902-.02 1.598.032.186.069.37.113.554a1.944 1.944 0 0 0 1.968 1.49c1.409-.057 2.951-.341 4.628-.854 1.635-.5 3.052-1.081 4.25-1.744a1.944 1.944 0 0 0 .907-2.303 6.898 6.898 0 0 0-.26-.691 4.601 4.601 0 0 0-.91-1.314 84.48 84.48 0 0 0-4.075-.682c-.362-.157-.336-.423-.446-.782-.125-.409.248-.802.632-1.8.128-.333.21-.684.25-1.04.257-.102.432-.513.407-.994-.028-.53-.289-.95-.59-.96a4.563 4.563 0 0 0-.04-.121c-.324-.96-.387-2.51-1.4-3.262-1.011-.752-1.424-1.517-3.209-1.03-1.785.489-2.22.813-2.891 2.252-.672 1.44.127 2.877.468 4.12l.05.18z" opacity=".5"/>
53
+ <path fill="url(#g)" d="M2.765 32.714l29.03-1.91c-1.588 6.55.845 9.825 7.301 9.825H9.236c-4.851-1.608-7.009-4.247-6.471-7.915z" transform="scale(-1 1) rotate(20 -45.148 -332.35)"/>
54
+ <path fill="url(#c)" d="M2.765 32.714l29.03-1.91c-1.588 6.55.845 9.825 7.301 9.825H9.236c-4.851-1.608-7.009-4.247-6.471-7.915z" transform="scale(-1 1) rotate(20 -45.148 -332.35)"/>
55
+ <path fill="url(#c)" d="M.925.314l30.796 1.583c-1.588 6.55.846 9.826 7.301 9.826L7.397 8.229C2.545 6.62.388 3.982.925.314z" transform="rotate(160 59.664 13.979)"/>
56
+ </g>
57
+ </g>
58
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="55" height="44" viewBox="0 0 55 44">
2
+ <defs>
3
+ <linearGradient id="a" x1="50%" x2="50%" y1="0%" y2="100%">
4
+ <stop offset="0%" stop-color="#6B95EB"/>
5
+ <stop offset="100%" stop-color="#83A8F2"/>
6
+ </linearGradient>
7
+ <linearGradient id="b" x1="50%" x2="50%" y1="12.515%" y2="100%">
8
+ <stop offset="0%" stop-color="#EBF2FF"/>
9
+ <stop offset="100%" stop-color="#CDDBF6"/>
10
+ </linearGradient>
11
+ <linearGradient id="c" x1="50%" x2="50%" y1="100%" y2="0%">
12
+ <stop offset="0%" stop-color="#81A7F2"/>
13
+ <stop offset="100%" stop-color="#B5CEFF"/>
14
+ </linearGradient>
15
+ <linearGradient id="d" x1="46.034%" x2="46.034%" y1="8.985%" y2="100%">
16
+ <stop offset="0%" stop-color="#24E0E9"/>
17
+ <stop offset="100%" stop-color="#00ABB3"/>
18
+ </linearGradient>
19
+ </defs>
20
+ <g fill="none" fill-rule="evenodd">
21
+ <path fill="url(#a)" d="M11.642 22.841l-5.856 5.827a.362.362 0 0 1-.618-.257v-5.57H1.45c-.8 0-1.449-.648-1.449-1.449V2.455c0-.8.649-1.449 1.449-1.449h27.597c.8 0 1.45.65 1.45 1.45v18.936c0 .8-.65 1.45-1.45 1.45H11.642z" transform="rotate(180 27.09 14.388)"/>
22
+ <path fill="url(#b)" d="M14.894 19.03v-2.747c.95-.036 1.661-.195 2.136-.476.474-.281.712-.757.712-1.427v-.251c0-.455-.135-.802-.406-1.042-.27-.239-.622-.359-1.054-.359-.469 0-.856.144-1.163.431a2.167 2.167 0 0 0-.622 1.095l-2.199-.915c.108-.36.265-.71.469-1.05.204-.341.471-.647.802-.916.33-.27.727-.488 1.19-.655.462-.168 1-.251 1.613-.251.625 0 1.196.09 1.712.269.517.18.962.43 1.334.754.373.323.658.712.856 1.167.199.454.298.957.298 1.508 0 .502-.084.957-.253 1.364a3.467 3.467 0 0 1-1.694 1.813 4.33 4.33 0 0 1-1.208.395v1.292h-2.523zm1.298 4.397c-.577 0-.989-.131-1.235-.394a1.366 1.366 0 0 1-.37-.97v-.43c0-.384.124-.707.37-.97s.658-.395 1.235-.395c.576 0 .988.132 1.234.395.247.263.37.586.37.97v.43c0 .383-.123.706-.37.97-.246.263-.658.394-1.234.394z" transform="translate(23.686 -1)"/>
23
+ <path fill="url(#c)" d="M11.83 23.018l-5.855 5.826a.362.362 0 0 1-.618-.256v-5.57H1.543c-.8 0-1.449-.649-1.449-1.449V1.45C.094.649.743 0 1.544 0h31.468c.8 0 1.449.649 1.449 1.449v20.12c0 .8-.649 1.45-1.45 1.45h-21.18z" transform="translate(0 14.918)"/>
24
+ <path fill="url(#b)" d="M2.155 4.292A2.15 2.15 0 0 1 0 2.146 2.15 2.15 0 0 1 2.155 0C3.345 0 4.31.96 4.31 2.146a2.15 2.15 0 0 1-2.155 2.146zm6.895.858a2.15 2.15 0 0 1-2.155-2.146A2.15 2.15 0 0 1 9.05.858c1.19 0 2.155.961 2.155 2.146A2.15 2.15 0 0 1 9.05 5.15zm6.896 0a2.15 2.15 0 0 1-2.155-2.146A2.15 2.15 0 0 1 15.946.858c1.19 0 2.154.961 2.154 2.146a2.15 2.15 0 0 1-2.154 2.146z" transform="translate(8.242 23.731)"/>
25
+ <g transform="translate(13.835 3.305)">
26
+ <ellipse cx="7.931" cy="7.899" fill="url(#d)" rx="7.931" ry="7.899"/>
27
+ <path fill="#FFF" fill-rule="nonzero" d="M10.624 4.478a.778.778 0 1 1 1.103 1.097c-.591.594-1.923 2.49-3.931 5.616a.778.778 0 0 1-1.135.191c-1.185-.93-2.153-1.802-2.907-2.62a.778.778 0 1 1 1.144-1.054c.55.596 1.236 1.235 2.058 1.915 1.815-2.8 3.021-4.495 3.668-5.145z"/>
28
+ </g>
29
+ </g>
30
+ </svg>