@digital-ai/dot-illustrations 2.0.5 → 2.0.7

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 (107) hide show
  1. package/demo/script.js +4 -4
  2. package/illustrations/dark/dashboards/CRP-failure-prediction-monitoring.svg +8 -13
  3. package/illustrations/dark/dashboards/analysis.svg +57 -82
  4. package/illustrations/dark/dashboards/automation.svg +19 -56
  5. package/illustrations/dark/dashboards/burn-down.svg +23 -22
  6. package/illustrations/dark/dashboards/burn-up.svg +23 -22
  7. package/illustrations/dark/dashboards/change-credit-score.svg +11 -11
  8. package/illustrations/dark/dashboards/change-data-quality.svg +13 -13
  9. package/illustrations/dark/dashboards/change-executive.svg +14 -13
  10. package/illustrations/dark/dashboards/change-failure-factors.svg +14 -14
  11. package/illustrations/dark/dashboards/change-failure-prediction.svg +15 -15
  12. package/illustrations/dark/dashboards/change-impact-detection.svg +12 -12
  13. package/illustrations/dark/dashboards/change-impact-hotspots.svg +7 -12
  14. package/illustrations/dark/dashboards/change-impact.svg +49 -0
  15. package/illustrations/dark/dashboards/custom.svg +22 -21
  16. package/illustrations/dark/dashboards/defect.svg +6 -24
  17. package/illustrations/dark/dashboards/dependency.svg +10 -51
  18. package/illustrations/dark/dashboards/dora.svg +13 -13
  19. package/illustrations/dark/dashboards/executive.svg +9 -9
  20. package/illustrations/dark/dashboards/item.svg +5 -23
  21. package/illustrations/dark/dashboards/late-task.svg +29 -36
  22. package/illustrations/dark/dashboards/onboarding.svg +7 -8
  23. package/illustrations/dark/dashboards/workflow.svg +12 -56
  24. package/illustrations/dark/global/404.svg +51 -0
  25. package/illustrations/dark/global/500.svg +111 -0
  26. package/illustrations/dark/global/add-new-grid.svg +54 -54
  27. package/illustrations/dark/global/add-new.svg +8 -8
  28. package/illustrations/dark/global/add-team.svg +41 -19
  29. package/illustrations/dark/global/add-user.svg +13 -9
  30. package/illustrations/dark/global/analysis-circle.svg +73 -66
  31. package/illustrations/dark/global/assets.svg +13 -26
  32. package/illustrations/dark/global/chart.svg +13 -13
  33. package/illustrations/dark/global/community.svg +36 -30
  34. package/illustrations/dark/global/custom-dashboards.svg +24 -26
  35. package/illustrations/dark/global/dependency-down.svg +9 -38
  36. package/illustrations/dark/global/dependency-up.svg +10 -39
  37. package/illustrations/dark/global/disconnected.svg +12 -13
  38. package/illustrations/dark/global/done.svg +7 -6
  39. package/illustrations/dark/global/dora-metrics-circle.svg +26 -26
  40. package/illustrations/dark/global/empty.svg +7 -7
  41. package/illustrations/dark/global/favorite.svg +36 -21
  42. package/illustrations/dark/global/features.svg +53 -53
  43. package/illustrations/dark/global/launch.svg +34 -46
  44. package/illustrations/dark/global/no-files.svg +12 -11
  45. package/illustrations/dark/global/no-filters.svg +50 -0
  46. package/illustrations/dark/global/nothing-defined.svg +7 -6
  47. package/illustrations/dark/global/password-token.svg +17 -16
  48. package/illustrations/dark/global/reports.svg +23 -56
  49. package/illustrations/dark/global/survey.svg +13 -13
  50. package/illustrations/dark/global/user.svg +4 -5
  51. package/illustrations/dark/global/work-item.svg +14 -14
  52. package/illustrations/dark/global/workflows-main.svg +11 -57
  53. package/illustrations/light/dashboards/CRP-failure-prediction-monitoring.svg +8 -13
  54. package/illustrations/light/dashboards/analysis.svg +56 -81
  55. package/illustrations/light/dashboards/automation.svg +18 -55
  56. package/illustrations/light/dashboards/burn-down.svg +23 -22
  57. package/illustrations/light/dashboards/burn-up.svg +23 -22
  58. package/illustrations/light/dashboards/change-credit-score.svg +9 -9
  59. package/illustrations/light/dashboards/change-data-quality.svg +13 -13
  60. package/illustrations/light/dashboards/change-executive.svg +13 -12
  61. package/illustrations/light/dashboards/change-failure-factors.svg +15 -15
  62. package/illustrations/light/dashboards/change-failure-prediction.svg +9 -9
  63. package/illustrations/light/dashboards/change-impact-detection.svg +12 -12
  64. package/illustrations/light/dashboards/change-impact-hotspots.svg +10 -15
  65. package/illustrations/light/dashboards/change-impact.svg +49 -0
  66. package/illustrations/light/dashboards/custom.svg +23 -22
  67. package/illustrations/light/dashboards/defect.svg +7 -25
  68. package/illustrations/light/dashboards/dependency.svg +11 -52
  69. package/illustrations/light/dashboards/dora.svg +13 -13
  70. package/illustrations/light/dashboards/executive.svg +11 -11
  71. package/illustrations/light/dashboards/item.svg +7 -25
  72. package/illustrations/light/dashboards/late-task.svg +23 -30
  73. package/illustrations/light/dashboards/onboarding.svg +8 -9
  74. package/illustrations/light/dashboards/workflow.svg +13 -57
  75. package/illustrations/light/global/404.svg +51 -0
  76. package/illustrations/light/global/500.svg +111 -0
  77. package/illustrations/light/global/add-new-grid.svg +21 -21
  78. package/illustrations/light/global/add-new.svg +4 -4
  79. package/illustrations/light/global/add-team.svg +37 -15
  80. package/illustrations/light/global/add-user.svg +13 -9
  81. package/illustrations/light/global/analysis-circle.svg +73 -66
  82. package/illustrations/light/global/assets.svg +9 -22
  83. package/illustrations/light/global/chart.svg +6 -6
  84. package/illustrations/light/global/community.svg +32 -26
  85. package/illustrations/light/global/custom-dashboards.svg +25 -27
  86. package/illustrations/light/global/dependency-down.svg +7 -36
  87. package/illustrations/light/global/dependency-up.svg +10 -39
  88. package/illustrations/light/global/disconnected.svg +10 -11
  89. package/illustrations/light/global/done.svg +3 -2
  90. package/illustrations/light/global/dora-metrics-circle.svg +27 -27
  91. package/illustrations/light/global/empty.svg +6 -6
  92. package/illustrations/light/global/favorite.svg +33 -18
  93. package/illustrations/light/global/features.svg +23 -23
  94. package/illustrations/light/global/launch.svg +23 -35
  95. package/illustrations/light/global/no-files.svg +9 -8
  96. package/illustrations/light/global/no-filters.svg +50 -0
  97. package/illustrations/light/global/nothing-defined.svg +3 -2
  98. package/illustrations/light/global/password-token.svg +12 -11
  99. package/illustrations/light/global/reports.svg +24 -57
  100. package/illustrations/light/global/survey.svg +9 -9
  101. package/illustrations/light/global/user.svg +4 -5
  102. package/illustrations/light/global/work-item.svg +2 -2
  103. package/illustrations/light/global/workflows-main.svg +7 -53
  104. package/index.css +4 -12
  105. package/package.json +1 -1
  106. package/illustrations/dark/dashboards/hange-impact.svg +0 -51
  107. package/illustrations/light/dashboards/hange-impact.svg +0 -51
@@ -1,18 +1,17 @@
1
1
  <svg width="353" height="212" viewBox="0 0 353 212" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_3524_15307)">
2
+ <g clip-path="url(#clip0_3856_8597)">
3
3
  <rect width="353" height="212" fill="#F3F5F6"/>
4
- <rect x="75.4344" y="34.5" width="202.131" height="143" rx="8" fill="white"/>
5
- <path d="M193.975 98.2661C194.554 94.6083 195.133 86.5305 192.816 83.4816C189.92 79.6705 188.906 76.1646 186.445 75.25C183.983 74.3355 170.516 87.1411 157.338 83.4816" stroke="black" stroke-width="0.739809"/>
6
- <path d="M164.312 116.523H186.557C186.005 120.228 186.52 123.661 187.478 126.769L194.14 127.482C194.14 127.482 194.059 138.67 175.839 139.279C157.62 139.888 156.316 127.482 156.316 127.482L163.015 126.769C164.008 124.285 164.83 120.954 164.312 116.523Z" fill="#F8F9FC"/>
7
- <path d="M186.479 117.584C186.257 118.641 186.357 121.946 186.789 124.023C180.845 128.716 169.548 128.857 163.708 124.751C163.708 124.751 164.737 121.521 164.382 118.017L186.479 117.584Z" fill="#94A8E1" fill-opacity="0.2"/>
8
- <path d="M174.95 133.847C164.743 133.847 160.101 126 160.101 126C148.147 127.115 137.649 134.404 132.428 145.215L116.847 177.477H236.153L217.165 143.785C211.517 133.764 201.337 127.126 189.888 126C189.888 126 185.158 133.847 174.95 133.847Z" fill="#8591AE"/>
9
- <path d="M149.893 85.8013C150.883 91.2914 153.22 95.2193 155.375 99.5391L193.489 99.259C196.818 95.7531 199.012 92.3032 199.012 86.7855L199.012 86.574C199.013 80.2626 199.013 77.6813 195.708 71.3727C199.037 60.218 154.296 50.2391 153.036 72.8504C148.644 77.0032 148.806 79.7741 149.893 85.8013Z" fill="#8591AE"/>
10
- <path d="M175.455 81.7026C161.168 77.8746 155.735 79.2058 154.381 97.4385C155.487 105.335 161.111 122.304 173.04 122.304C189.612 122.304 194.807 110.599 195.55 97.6179C196.293 84.637 193.786 81.8215 191.916 79.2051C187.131 81.8 182.919 83.7027 175.455 81.7026Z" fill="#F8F9FC"/>
4
+ <rect x="75.4346" y="34.5" width="202.131" height="143" rx="8" fill="white"/>
5
+ <path d="M164.312 116.523H186.557C186.005 120.228 186.52 123.661 187.478 126.769L194.14 127.482C194.14 127.482 194.059 138.67 175.839 139.279C157.62 139.888 156.316 127.482 156.316 127.482L163.015 126.769C164.009 124.285 164.83 120.954 164.312 116.523Z" fill="#F3F6FF"/>
6
+ <path d="M186.479 117.584C186.257 118.641 186.357 121.946 186.788 124.023C180.845 128.716 169.548 128.857 163.708 124.751C163.708 124.751 164.737 121.521 164.382 118.017L186.479 117.584Z" fill="#94A8E1" fill-opacity="0.2"/>
7
+ <path d="M174.95 133.847C164.743 133.847 160.101 126 160.101 126C148.147 127.115 137.649 134.404 132.428 145.215L116.847 177.477H236.153L217.165 143.785C211.517 133.764 201.337 127.126 189.888 126C189.888 126 185.158 133.847 174.95 133.847Z" fill="#CBD2E2"/>
8
+ <path d="M149.893 85.8013C150.883 91.2914 153.219 95.2193 155.375 99.5391L193.489 99.259C196.818 95.7531 199.012 92.3032 199.012 86.7855L199.012 86.574C199.012 80.2626 199.013 77.6813 195.708 71.3727C199.037 60.218 154.296 50.2391 153.036 72.8504C148.644 77.0032 148.806 79.7741 149.893 85.8013Z" fill="#8591AE"/>
9
+ <path d="M175.455 81.7026C161.168 77.8746 155.735 79.2058 154.381 97.4385C155.488 105.335 161.111 122.304 173.04 122.304C189.612 122.304 194.807 110.599 195.55 97.6179C196.293 84.637 193.786 81.8215 191.916 79.2051C187.131 81.8 182.919 83.7027 175.455 81.7026Z" fill="#F3F6FF"/>
11
10
  <circle cx="176.5" cy="175.995" r="23.3953" fill="#F3F5F6"/>
12
11
  <path fill-rule="evenodd" clip-rule="evenodd" d="M176.5 193.336C186.077 193.336 193.84 185.573 193.84 175.996C193.84 166.42 186.077 158.656 176.5 158.656C166.923 158.656 159.16 166.42 159.16 175.996C159.16 185.573 166.923 193.336 176.5 193.336ZM184.388 173.156C185.113 172.471 185.166 171.305 184.507 170.552C183.848 169.799 182.726 169.743 182.001 170.428L173.436 178.518L170.193 175.456C169.468 174.771 168.346 174.826 167.687 175.58C167.028 176.333 167.081 177.499 167.806 178.184L172.242 182.373C172.919 183.013 173.952 183.013 174.629 182.373L184.388 173.156Z" fill="#8591AE"/>
13
12
  </g>
14
13
  <defs>
15
- <clipPath id="clip0_3524_15307">
14
+ <clipPath id="clip0_3856_8597">
16
15
  <rect width="353" height="212" fill="white"/>
17
16
  </clipPath>
18
17
  </defs>
@@ -1,65 +1,21 @@
1
1
  <svg width="353" height="212" viewBox="0 0 353 212" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_3524_13589)">
2
+ <g clip-path="url(#clip0_3856_8595)">
3
3
  <rect width="353" height="212" fill="#F3F5F6"/>
4
4
  <rect x="83.6538" y="35" width="185.692" height="142" rx="8" fill="white"/>
5
- <g filter="url(#filter0_d_3524_13589)">
6
- <rect x="199.959" y="84.498" width="31.0242" height="55.2907" rx="3.68605" transform="rotate(-90 199.959 84.498)" fill="#F8F9FC"/>
7
- </g>
8
- <g filter="url(#filter1_d_3524_13589)">
9
- <rect x="199.959" y="158.525" width="31.0242" height="55.2907" rx="3.68605" transform="rotate(-90 199.959 158.525)" fill="#F8F9FC"/>
10
- </g>
11
- <path d="M239.517 66.375H216C215.114 66.375 214.396 67.4752 214.396 68.8324C214.396 70.1895 215.114 71.2897 216 71.2897H239.517C240.402 71.2897 241.12 70.1895 241.12 68.8324C241.12 67.4752 240.402 66.375 239.517 66.375Z" fill="#D6DCE8"/>
12
- <path d="M239.517 140.402H216C215.114 140.402 214.396 141.503 214.396 142.86C214.396 144.217 215.114 145.317 216 145.317H239.517C240.402 145.317 241.12 144.217 241.12 142.86C241.12 141.503 240.402 140.402 239.517 140.402Z" fill="#D6DCE8"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M149.597 108.014C149.597 108.742 149.308 109.44 148.793 109.955L141.534 117.214C140.462 118.286 138.724 118.286 137.652 117.214C136.58 116.142 136.58 114.404 137.652 113.332L140.221 110.763L130.519 110.763C129.003 110.763 127.774 109.534 127.774 108.018C127.774 106.502 129.003 105.273 130.519 105.273L140.229 105.273L137.652 102.696C136.58 101.624 136.58 99.8858 137.652 98.8138C138.724 97.7418 140.462 97.7418 141.534 98.8138L148.793 106.073C149.308 106.588 149.597 107.286 149.597 108.014Z" fill="#8591AE"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M199.065 69.562C199.579 69.0433 199.869 68.3399 199.869 67.6064C199.869 66.8729 199.579 66.1694 199.065 65.6507L191.806 58.3374C190.734 57.2573 188.995 57.2573 187.923 58.3374C186.851 59.4175 186.851 61.1686 187.923 62.2487L190.499 64.8438L184.14 64.8438V64.8407H173.85C171.994 64.8407 170.362 65.2518 169 66.0933C167.636 66.9366 166.726 68.0982 166.133 69.3009C165.008 71.5831 164.942 74.2035 164.942 75.7452V94.329H170.471V75.7452C170.471 74.2153 170.589 72.7656 171.092 71.7458C171.313 71.2974 171.578 71 171.907 70.7969C172.238 70.5922 172.818 70.3697 173.85 70.3697H180.617C180.674 70.3734 180.732 70.3752 180.791 70.3752H190.493L187.923 72.9641C186.851 74.0442 186.851 75.7953 187.923 76.8754C188.995 77.9554 190.734 77.9554 191.806 76.8754L199.065 69.562Z" fill="#8591AE"/>
15
- <path fill-rule="evenodd" clip-rule="evenodd" d="M170.427 134.414C170.427 135.944 170.544 137.393 171.043 138.413C171.262 138.862 171.525 139.159 171.851 139.362C172.18 139.567 172.756 139.789 173.779 139.789H183.987V139.796H190.578L188.001 137.204C186.929 136.126 186.929 134.378 188.001 133.3C189.073 132.222 190.811 132.222 191.883 133.3L199.142 140.6C199.657 141.118 199.946 141.82 199.946 142.552C199.946 143.284 199.657 143.986 199.142 144.504L191.883 151.803C190.811 152.881 189.073 152.881 188.001 151.803C186.929 150.725 186.929 148.977 188.001 147.899L190.57 145.316H183.987V145.318H173.779C171.938 145.318 170.319 144.907 168.968 144.066C167.614 143.223 166.712 142.061 166.124 140.858C165.007 138.576 164.942 135.956 164.942 134.414V115.83H170.427V134.414Z" fill="#8591AE"/>
16
- <g filter="url(#filter2_d_3524_13589)">
17
- <rect x="147.894" y="108.305" width="26.9325" height="26.9325" rx="3.68605" transform="rotate(-45 147.894 108.305)" fill="#F8F9FC"/>
18
- </g>
19
- <path fill-rule="evenodd" clip-rule="evenodd" d="M170.843 109.012C170.843 108.844 170.899 108.676 170.899 108.452C170.899 108.228 170.899 108.06 170.843 107.892L172.019 106.94C172.131 106.828 172.131 106.716 172.075 106.604L170.955 104.644C170.899 104.588 170.787 104.532 170.619 104.588L169.219 105.148C168.939 104.924 168.603 104.756 168.267 104.588L168.043 103.132C168.099 102.964 167.931 102.852 167.819 102.852H165.579C165.467 102.852 165.299 102.964 165.299 103.076L165.075 104.588C164.739 104.7 164.459 104.924 164.123 105.148L162.779 104.588C162.611 104.532 162.499 104.588 162.387 104.7L161.267 106.66C161.211 106.716 161.267 106.884 161.379 106.996L162.555 107.892C162.555 108.06 162.499 108.228 162.499 108.452C162.499 108.676 162.499 108.844 162.555 109.012L161.379 109.964C161.267 110.076 161.267 110.188 161.323 110.3L162.443 112.26C162.499 112.316 162.611 112.372 162.779 112.316L164.179 111.756C164.459 111.98 164.795 112.148 165.131 112.316L165.355 113.772C165.355 113.884 165.467 113.996 165.635 113.996H167.875C167.987 113.996 168.155 113.884 168.155 113.772L168.379 112.316C168.715 112.148 169.051 111.98 169.331 111.756L170.731 112.316C170.843 112.372 171.011 112.316 171.067 112.204L172.187 110.244C172.243 110.132 172.243 109.964 172.131 109.908L170.843 109.012ZM166.699 110.412C165.635 110.412 164.739 109.516 164.739 108.452C164.739 107.388 165.635 106.492 166.699 106.492C167.763 106.492 168.659 107.388 168.659 108.452C168.659 109.516 167.763 110.412 166.699 110.412Z" fill="#8591AE"/>
20
- <g filter="url(#filter3_d_3524_13589)">
21
- <rect x="96.75" y="92.793" width="31.0242" height="31.0242" rx="3.68605" fill="#F8F9FC"/>
22
- </g>
23
- <path fill-rule="evenodd" clip-rule="evenodd" d="M106.662 108.83C106.662 105.738 109.169 103.23 112.262 103.23C113.747 103.23 115.172 103.82 116.222 104.871C117.272 105.921 117.862 107.345 117.862 108.83C117.862 110.316 117.272 111.74 116.222 112.79C115.172 113.84 113.747 114.43 112.262 114.43C110.777 114.43 109.353 113.84 108.302 112.79C107.252 111.74 106.662 110.316 106.662 108.83ZM114.879 108.194C115.108 107.986 115.125 107.632 114.917 107.403C114.709 107.174 114.354 107.158 114.126 107.366L111.422 109.823L110.399 108.893C110.17 108.685 109.816 108.702 109.608 108.93C109.4 109.159 109.417 109.514 109.646 109.722L111.046 110.994C111.259 111.188 111.585 111.188 111.799 110.994L114.879 108.194Z" fill="#8591AE"/>
5
+ <rect x="200.209" y="84.0234" width="31.0242" height="55.2907" rx="3.68605" transform="rotate(-90 200.209 84.0234)" fill="#D6DCE8"/>
6
+ <rect x="200.209" y="158.051" width="31.0242" height="55.2907" rx="3.68605" transform="rotate(-90 200.209 158.051)" fill="#D6DCE8"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M213.841 68.6719C213.841 67.2912 214.96 66.1719 216.341 66.1719H238.434C239.815 66.1719 240.934 67.2912 240.934 68.6719C240.934 70.0526 239.815 71.1719 238.434 71.1719H216.341C214.96 71.1719 213.841 70.0526 213.841 68.6719Z" fill="#8591AE"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M214.841 142.672C214.841 141.291 215.96 140.172 217.341 140.172H239.434C240.815 140.172 241.934 141.291 241.934 142.672C241.934 144.053 240.815 145.172 239.434 145.172H217.341C215.96 145.172 214.841 144.053 214.841 142.672Z" fill="#8591AE"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M147.173 107.539C147.173 108.267 146.884 108.966 146.369 109.48L139.11 116.739C138.038 117.811 136.3 117.811 135.228 116.739C134.156 115.667 134.156 113.929 135.228 112.857L137.687 110.398H114.014V104.398H137.404L135.228 102.221C134.156 101.149 134.156 99.4112 135.228 98.3392C136.3 97.2671 138.038 97.2671 139.11 98.3392L146.369 105.598C146.884 106.113 147.173 106.811 147.173 107.539ZM196.52 147.227C197.035 146.709 197.324 146.007 197.324 145.275C197.324 144.543 197.035 143.84 196.52 143.323L189.261 136.023C188.189 134.945 186.451 134.945 185.379 136.023C184.307 137.101 184.307 138.849 185.379 139.927L190.697 145.275L185.379 150.622C184.307 151.7 184.307 153.448 185.379 154.526C186.451 155.604 188.189 155.604 189.261 154.526L196.52 147.227Z" fill="#8591AE"/>
10
+ <rect x="148.145" y="107.828" width="26.9325" height="26.9325" rx="3.68605" transform="rotate(-45 148.145 107.828)" fill="#D6DCE8"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M171.093 108.535C171.093 108.367 171.149 108.199 171.149 107.975C171.149 107.751 171.149 107.583 171.093 107.415L172.269 106.463C172.381 106.351 172.381 106.239 172.325 106.127L171.205 104.167C171.149 104.111 171.037 104.055 170.869 104.111L169.469 104.671C169.189 104.447 168.853 104.279 168.517 104.111L168.293 102.655C168.349 102.487 168.181 102.375 168.069 102.375H165.829C165.717 102.375 165.549 102.487 165.549 102.599L165.325 104.111C164.989 104.223 164.709 104.447 164.373 104.671L163.029 104.111C162.861 104.055 162.749 104.111 162.637 104.223L161.517 106.183C161.461 106.239 161.517 106.407 161.629 106.519L162.805 107.415C162.805 107.583 162.749 107.751 162.749 107.975C162.749 108.199 162.749 108.367 162.805 108.535L161.629 109.487C161.517 109.599 161.517 109.711 161.573 109.823L162.693 111.783C162.749 111.839 162.861 111.895 163.029 111.839L164.429 111.279C164.709 111.503 165.045 111.671 165.381 111.839L165.605 113.295C165.605 113.407 165.717 113.519 165.885 113.519H168.125C168.237 113.519 168.405 113.407 168.405 113.295L168.629 111.839C168.965 111.671 169.301 111.503 169.581 111.279L170.981 111.839C171.093 111.895 171.261 111.839 171.317 111.727L172.437 109.767C172.493 109.655 172.493 109.487 172.381 109.431L171.093 108.535ZM166.949 109.935C165.885 109.935 164.989 109.039 164.989 107.975C164.989 106.911 165.885 106.015 166.949 106.015C168.013 106.015 168.909 106.911 168.909 107.975C168.909 109.039 168.013 109.935 166.949 109.935Z" fill="#8591AE"/>
12
+ <rect x="97" y="92.3164" width="31.0242" height="31.0242" rx="3.68605" fill="#D6DCE8"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M106.912 108.358C106.912 105.265 109.419 102.758 112.512 102.758C113.997 102.758 115.422 103.348 116.472 104.398C117.522 105.448 118.112 106.873 118.112 108.358C118.112 109.843 117.522 111.267 116.472 112.318C115.422 113.368 113.997 113.958 112.512 113.958C111.027 113.958 109.603 113.368 108.552 112.318C107.502 111.267 106.912 109.843 106.912 108.358ZM115.129 107.722C115.358 107.514 115.375 107.159 115.166 106.931C114.958 106.702 114.604 106.685 114.375 106.893L111.672 109.35L110.649 108.42C110.42 108.212 110.066 108.229 109.858 108.458C109.65 108.687 109.667 109.041 109.895 109.249L111.295 110.522C111.509 110.716 111.835 110.716 112.049 110.522L115.129 107.722Z" fill="#8591AE"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M196.52 71.4605C197.035 70.9418 197.324 70.2383 197.324 69.5048C197.324 68.7713 197.035 68.0678 196.52 67.5492L189.261 60.2358C188.189 59.1558 186.451 59.1558 185.379 60.2358C184.307 61.3159 184.307 63.067 185.379 64.1471L187.719 66.5039H169.188C166.427 66.5039 164.188 68.7425 164.188 71.5039V84.7765C164.188 86.4334 165.532 87.7765 167.188 87.7765C168.845 87.7765 170.188 86.4334 170.188 84.7765V72.5039H187.72L185.379 74.8625C184.307 75.9426 184.307 77.6937 185.379 78.7738C186.451 79.8539 188.189 79.8539 189.261 78.7738L196.52 71.4605Z" fill="#8591AE"/>
15
+ <path d="M164.188 130.466C164.188 128.809 165.532 127.466 167.188 127.466C168.845 127.466 170.188 128.809 170.188 130.466H164.188ZM170.188 130.466V143.738H164.188V130.466H170.188ZM169.188 142.738H195.209V148.738H169.188V142.738ZM170.188 143.738C170.188 143.186 169.741 142.738 169.188 142.738V148.738C166.427 148.738 164.188 146.5 164.188 143.738H170.188Z" fill="#8591AE"/>
24
16
  </g>
25
17
  <defs>
26
- <filter id="filter0_d_3524_13589" x="184.907" y="45.9487" width="85.3946" height="61.1272" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
27
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
28
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
29
- <feOffset dy="7.52595"/>
30
- <feGaussianBlur stdDeviation="7.52595"/>
31
- <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
32
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3524_13589"/>
33
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3524_13589" result="shape"/>
34
- </filter>
35
- <filter id="filter1_d_3524_13589" x="184.907" y="119.976" width="85.3946" height="61.1272" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
36
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
37
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
38
- <feOffset dy="7.52595"/>
39
- <feGaussianBlur stdDeviation="7.52595"/>
40
- <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
41
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3524_13589"/>
42
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3524_13589" result="shape"/>
43
- </filter>
44
- <filter id="filter2_d_3524_13589" x="134.369" y="83.2612" width="65.1384" height="65.1389" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
45
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
46
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
47
- <feOffset dy="7.52595"/>
48
- <feGaussianBlur stdDeviation="7.52595"/>
49
- <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
50
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3524_13589"/>
51
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3524_13589" result="shape"/>
52
- </filter>
53
- <filter id="filter3_d_3524_13589" x="81.6981" y="85.267" width="61.1281" height="61.1272" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
54
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
55
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
56
- <feOffset dy="7.52595"/>
57
- <feGaussianBlur stdDeviation="7.52595"/>
58
- <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
59
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3524_13589"/>
60
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3524_13589" result="shape"/>
61
- </filter>
62
- <clipPath id="clip0_3524_13589">
18
+ <clipPath id="clip0_3856_8595">
63
19
  <rect width="353" height="212" fill="white"/>
64
20
  </clipPath>
65
21
  </defs>
@@ -0,0 +1,51 @@
1
+ <svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="205.147" cy="47.4113" r="7.29412" fill="#94A8E1" fill-opacity="0.2"/>
3
+ <circle cx="212.897" cy="31.4545" r="4.10294" fill="#94A8E1" fill-opacity="0.2"/>
4
+ <circle cx="30.5443" cy="192.838" r="6.83824" fill="#94A8E1" fill-opacity="0.2"/>
5
+ <circle cx="124" cy="124" r="93" fill="#94A8E1" fill-opacity="0.2"/>
6
+ <g filter="url(#filter0_d_3935_2638)">
7
+ <path d="M49.9015 195.205L29.3893 78.8745C28.622 74.5234 31.5274 70.3741 35.8785 69.6069L71.156 63.3865L101.267 83.9365L88.0312 104.573L114.537 120.237L97.3059 146.19L120.626 167.584L102.973 193.97L59.1691 201.694C54.8179 202.461 50.6687 199.556 49.9015 195.205Z" fill="#F8F9FC"/>
8
+ </g>
9
+ <mask id="mask0_3935_2638" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="29" y="63" width="92" height="139">
10
+ <path d="M49.9015 195.205L29.3893 78.8745C28.622 74.5234 31.5274 70.3741 35.8785 69.6069L71.156 63.3865L101.267 83.9365L88.0312 104.573L114.537 120.237L97.3059 146.19L120.626 167.584L102.973 193.97L59.1691 201.694C54.8179 202.461 50.6687 199.556 49.9015 195.205Z" fill="#F8F9FC"/>
11
+ </mask>
12
+ <g mask="url(#mask0_3935_2638)">
13
+ <rect x="28" y="70.9961" width="68.2468" height="16" transform="rotate(-10 28 70.9961)" fill="#8591AE"/>
14
+ <circle cx="40.2222" cy="76.9634" r="4" transform="rotate(-10 40.2222 76.9634)" fill="#F8F9FC"/>
15
+ <circle cx="52.0396" cy="74.8814" r="4" transform="rotate(-10 52.0396 74.8814)" fill="#CBD2E2"/>
16
+ <circle cx="63.8575" cy="72.7954" r="4" transform="rotate(-10 63.8575 72.7954)" fill="#AAB2C5"/>
17
+ <path d="M140.88 120.846C141.755 125.809 141.979 130.224 141.55 134.091C141.143 137.926 140.205 141.206 138.736 143.929C137.293 146.647 135.388 148.825 133.023 150.46C130.68 152.065 128.024 153.129 125.056 153.652C122.089 154.175 119.23 154.084 116.478 153.377C113.749 152.64 111.241 151.241 108.955 149.18C106.669 147.119 104.679 144.356 102.985 140.891C101.286 137.399 99.9994 133.172 99.1243 128.209C98.2444 123.219 98.0079 118.806 98.4147 114.971C98.8215 111.135 99.7465 107.858 101.19 105.139C102.633 102.421 104.513 100.262 106.831 98.6615C109.17 97.0306 111.823 95.9535 114.79 95.4302C117.758 94.9069 120.62 95.0116 123.375 95.7442C126.153 96.4459 128.684 97.8273 130.97 99.8883C133.283 101.945 135.286 104.705 136.98 108.171C138.7 111.631 140 115.856 140.88 120.846ZM130.835 122.617C130.108 118.494 129.204 115.133 128.123 112.535C127.042 109.936 125.848 107.927 124.542 106.505C123.261 105.079 121.909 104.167 120.485 103.768C119.056 103.343 117.632 103.256 116.214 103.506C114.822 103.751 113.528 104.318 112.331 105.206C111.155 106.063 110.209 107.381 109.494 109.159C108.778 110.936 108.357 113.231 108.23 116.043C108.129 118.849 108.442 122.314 109.169 126.437C109.896 130.56 110.787 133.923 111.842 136.527C112.923 139.125 114.104 141.137 115.384 142.563C116.664 143.989 118.006 144.917 119.408 145.347C120.833 145.745 122.241 145.822 123.633 145.577C125.051 145.327 126.361 144.771 127.563 143.909C128.76 143.021 129.716 141.688 130.432 139.91C131.174 138.127 131.608 135.83 131.735 133.019C131.862 130.207 131.562 126.74 130.835 122.617Z" fill="#8591AE"/>
18
+ <path d="M80.7367 138.681L77.4512 120.048C77.141 118.289 76.9165 116.325 76.7778 114.156L63.4041 141.737L80.7367 138.681ZM96.3754 135.923L97.3687 141.557C97.4613 142.082 97.3716 142.571 97.0997 143.026C96.8231 143.453 96.3697 143.723 95.7394 143.834L90.5396 144.751L92.9916 158.656L84.5222 160.15L82.0703 146.244L58.041 150.481C57.3844 150.597 56.772 150.502 56.2035 150.196C55.6305 149.864 55.225 149.407 54.9872 148.826L53.0948 144.083L73.723 103.281L82.9408 101.656L89.206 137.188L96.3754 135.923Z" fill="#8591AE"/>
19
+ </g>
20
+ <g filter="url(#filter1_d_3935_2638)">
21
+ <path d="M214.434 193.011L224.859 75.3472C225.249 70.9461 221.997 67.0623 217.596 66.6723L131 59L154.735 86.6691L136.592 103.157L158.116 125.171L134.732 145.754L151.691 172.474L127.787 193.366L205.759 200.274C210.16 200.664 214.044 197.412 214.434 193.011Z" fill="#F8F9FC"/>
22
+ </g>
23
+ <mask id="mask1_3935_2638" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="127" y="59" width="98" height="142">
24
+ <path d="M214.434 193.011L224.859 75.3472C225.249 70.9461 221.997 67.0623 217.596 66.6723L131 59L154.735 86.6691L136.592 103.157L158.116 125.171L134.732 145.754L151.691 172.474L127.787 193.366L205.759 200.274C210.16 200.664 214.044 197.412 214.434 193.011Z" fill="#F8F9FC"/>
25
+ </mask>
26
+ <g mask="url(#mask1_3935_2638)">
27
+ <rect x="124.8" y="58.4492" width="106.374" height="16" transform="rotate(5.06315 124.8 58.4492)" fill="#8591AE"/>
28
+ <path d="M186.487 138.459L188.065 119.605C188.214 117.825 188.498 115.868 188.918 113.736L168.948 136.991L186.487 138.459ZM202.312 139.784L201.835 145.484C201.79 146.015 201.579 146.466 201.2 146.836C200.823 147.179 200.316 147.324 199.678 147.27L194.417 146.83L193.239 160.901L184.669 160.183L185.847 146.112L161.532 144.077C160.867 144.022 160.299 143.774 159.828 143.333C159.358 142.865 159.083 142.32 159.001 141.698L158.382 136.629L188.739 102.442L198.066 103.222L195.057 139.177L202.312 139.784Z" fill="#8591AE"/>
29
+ <path d="M156.701 128.822C156.28 133.844 155.37 138.17 153.969 141.799C152.597 145.404 150.853 148.335 148.737 150.593C146.648 152.853 144.251 154.473 141.547 155.45C138.871 156.404 136.032 156.755 133.029 156.504C130.027 156.252 127.285 155.434 124.806 154.049C122.355 152.64 120.287 150.647 118.603 148.071C116.918 145.495 115.699 142.315 114.945 138.533C114.194 134.723 114.028 130.308 114.449 125.285C114.871 120.236 115.769 115.909 117.141 112.304C118.513 108.7 120.243 105.767 122.332 103.507C124.422 101.247 126.791 99.6385 129.44 98.6828C132.117 97.7027 134.958 97.3383 137.96 97.5897C140.963 97.841 143.704 98.6724 146.181 100.084C148.687 101.471 150.783 103.453 152.467 106.029C154.178 108.607 155.41 111.788 156.164 115.571C156.945 119.356 157.123 123.773 156.701 128.822ZM146.536 127.971C146.886 123.799 146.869 120.319 146.487 117.53C146.105 114.742 145.463 112.494 144.563 110.786C143.689 109.081 142.614 107.854 141.339 107.105C140.066 106.329 138.712 105.881 137.277 105.761C135.868 105.643 134.472 105.861 133.087 106.414C131.732 106.943 130.482 107.975 129.336 109.512C128.191 111.048 127.198 113.16 126.357 115.846C125.544 118.534 124.962 121.964 124.613 126.136C124.264 130.308 124.267 133.787 124.623 136.573C125.005 139.361 125.633 141.608 126.507 143.314C127.381 145.019 128.441 146.259 129.688 147.032C130.963 147.781 132.305 148.214 133.713 148.332C135.148 148.452 136.557 148.249 137.939 147.723C139.323 147.169 140.588 146.125 141.734 144.588C142.906 143.054 143.912 140.944 144.752 138.258C145.592 135.572 146.187 132.143 146.536 127.971Z" fill="#8591AE"/>
30
+ </g>
31
+ <defs>
32
+ <filter id="filter0_d_3935_2638" x="13.2666" y="55.3867" width="123.359" height="170.43" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
33
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
34
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
35
+ <feOffset dy="8"/>
36
+ <feGaussianBlur stdDeviation="8"/>
37
+ <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
38
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3935_2638"/>
39
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3935_2638" result="shape"/>
40
+ </filter>
41
+ <filter id="filter1_d_3935_2638" x="111.787" y="51" width="129.104" height="173.305" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
42
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
43
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
44
+ <feOffset dy="8"/>
45
+ <feGaussianBlur stdDeviation="8"/>
46
+ <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
47
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3935_2638"/>
48
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3935_2638" result="shape"/>
49
+ </filter>
50
+ </defs>
51
+ </svg>
@@ -0,0 +1,111 @@
1
+ <svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="205.147" cy="47.4113" r="7.29412" fill="#94A8E1" fill-opacity="0.2"/>
3
+ <circle cx="212.897" cy="31.4545" r="4.10294" fill="#94A8E1" fill-opacity="0.2"/>
4
+ <circle cx="30.5443" cy="192.838" r="6.83824" fill="#94A8E1" fill-opacity="0.2"/>
5
+ <circle cx="124" cy="124" r="93" fill="#94A8E1" fill-opacity="0.2"/>
6
+ <g filter="url(#filter0_d_3935_2542)">
7
+ <mask id="mask0_3935_2542" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="133" y="53" width="98" height="142">
8
+ <path d="M220.271 187.023L230.696 69.3589C231.086 64.9578 227.834 61.074 223.433 60.6841L136.837 53.0117L160.572 80.6808L142.428 97.1691L163.953 119.183L140.569 139.766L157.528 166.486L133.624 187.377L211.596 194.286C215.997 194.676 219.881 191.424 220.271 187.023Z" fill="white"/>
9
+ </mask>
10
+ <g mask="url(#mask0_3935_2542)">
11
+ <rect width="136.265" height="124.75" transform="translate(86.8042 54.5156) rotate(5.06)" fill="#D6DCE8"/>
12
+ <g clip-path="url(#clip0_3935_2542)">
13
+ <rect x="79.6855" y="47.7812" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 79.6855 47.7812)" fill="#F8F9FC"/>
14
+ <g opacity="0.4">
15
+ <rect width="152.52" height="8.58727" transform="translate(79.2373 47.7422) rotate(5.06)" fill="#D6DCE8"/>
16
+ </g>
17
+ </g>
18
+ <g clip-path="url(#clip1_3935_2542)">
19
+ <rect x="75.4536" y="95.5742" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 75.4536 95.5742)" fill="#F8F9FC"/>
20
+ <g opacity="0.4">
21
+ <rect width="152.52" height="8.58727" transform="translate(75.0054 95.5352) rotate(5.06)" fill="#D6DCE8"/>
22
+ </g>
23
+ </g>
24
+ <g clip-path="url(#clip2_3935_2542)">
25
+ <rect x="71.2222" y="143.367" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 71.2222 143.367)" fill="#F8F9FC"/>
26
+ <g opacity="0.4">
27
+ <rect width="152.52" height="8.58727" transform="translate(70.7739 143.328) rotate(5.06)" fill="#D6DCE8"/>
28
+ </g>
29
+ </g>
30
+ <path d="M203.946 125.352C203.501 130.373 202.57 134.694 201.152 138.316C199.762 141.915 198.004 144.838 195.878 147.085C193.778 149.336 191.373 150.943 188.664 151.908C185.984 152.849 183.143 153.186 180.142 152.92C177.14 152.655 174.403 151.823 171.93 150.426C169.486 149.005 167.427 147.003 165.756 144.418C164.084 141.834 162.88 138.649 162.144 134.863C161.411 131.05 161.267 126.633 161.711 121.613C162.158 116.566 163.076 112.243 164.466 108.645C165.855 105.047 167.6 102.123 169.7 99.8726C171.8 97.6224 174.177 96.0258 176.83 95.0828C179.512 94.1157 182.354 93.765 185.356 94.0307C188.358 94.2965 191.094 95.1411 193.565 96.5646C196.064 97.9638 198.15 99.9556 199.822 102.54C201.52 105.126 202.737 108.313 203.473 112.099C204.235 115.888 204.393 120.305 203.946 125.352ZM193.786 124.453C194.155 120.282 194.155 116.802 193.787 114.012C193.418 111.222 192.787 108.971 191.895 107.259C191.029 105.549 189.96 104.317 188.688 103.562C187.419 102.78 186.067 102.326 184.633 102.199C183.225 102.074 181.828 102.285 180.441 102.831C179.083 103.354 177.827 104.38 176.674 105.911C175.522 107.442 174.518 109.549 173.665 112.231C172.839 114.915 172.241 118.342 171.871 122.512C171.502 126.683 171.489 130.162 171.831 132.949C172.199 135.74 172.817 137.989 173.683 139.699C174.549 141.409 175.603 142.653 176.846 143.433C178.117 144.188 179.457 144.628 180.865 144.752C182.299 144.879 183.709 144.683 185.093 144.163C186.48 143.616 187.75 142.578 188.903 141.047C190.083 139.518 191.099 137.413 191.952 134.731C192.805 132.049 193.416 128.623 193.786 124.453Z" fill="#8591AE"/>
31
+ <path d="M157.721 121.259C157.276 126.279 156.345 130.6 154.927 134.223C153.537 137.821 151.779 140.744 149.653 142.992C147.553 145.242 145.148 146.849 142.439 147.814C139.759 148.755 136.918 149.092 133.917 148.827C130.915 148.561 128.178 147.729 125.705 146.333C123.26 144.911 121.202 142.909 119.53 140.325C117.859 137.74 116.655 134.555 115.919 130.769C115.186 126.956 115.042 122.539 115.486 117.519C115.933 112.472 116.851 108.15 118.241 104.551C119.63 100.953 121.375 98.0291 123.475 95.7789C125.575 93.5287 127.951 91.9321 130.605 90.9891C133.287 90.0219 136.129 89.6712 139.131 89.937C142.133 90.2028 144.869 91.0474 147.339 92.4708C149.839 93.8701 151.925 95.8618 153.597 98.446C155.295 101.033 156.512 104.219 157.248 108.005C158.01 111.794 158.168 116.212 157.721 121.259ZM147.561 120.359C147.93 116.189 147.93 112.708 147.561 109.918C147.193 107.128 146.562 104.877 145.67 103.165C144.804 101.456 143.735 100.223 142.463 99.468C141.194 98.6864 139.842 98.232 138.408 98.105C137 97.9804 135.603 98.1913 134.216 98.7377C132.858 99.26 131.602 100.287 130.449 101.818C129.296 103.349 128.293 105.455 127.44 108.137C126.614 110.821 126.016 114.248 125.646 118.419C125.277 122.589 125.264 126.068 125.606 128.856C125.974 131.646 126.592 133.896 127.458 135.605C128.323 137.315 129.378 138.56 130.621 139.339C131.892 140.094 133.232 140.534 134.64 140.659C136.074 140.786 137.484 140.589 138.868 140.069C140.255 139.523 141.525 138.484 142.678 136.953C143.857 135.424 144.874 133.319 145.727 130.637C146.58 127.955 147.191 124.529 147.561 120.359Z" fill="#8591AE"/>
32
+ </g>
33
+ </g>
34
+ <g filter="url(#filter1_d_3935_2542)">
35
+ <mask id="mask1_3935_2542" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="28" y="60" width="93" height="139">
36
+ <path d="M49.3848 192.209L28.8727 75.8784C28.1054 71.5273 31.0108 67.378 35.3619 66.6108L70.6394 60.3904L100.75 80.9404L87.5146 101.577L114.02 117.241L96.7893 143.194L120.109 164.588L102.456 190.974L58.6525 198.698C54.3013 199.465 50.1521 196.56 49.3848 192.209Z" fill="#D9D9D9"/>
37
+ </mask>
38
+ <g mask="url(#mask1_3935_2542)">
39
+ <rect width="136.265" height="124.75" transform="translate(37.6821 72.3789) rotate(-10)" fill="#D6DCE8"/>
40
+ <g clip-path="url(#clip3_3935_2542)">
41
+ <rect x="29.0571" y="67.7227" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 29.0571 67.7227)" fill="#F8F9FC"/>
42
+ <path d="M46.9534 91.8526L52.6236 90.8528C53.6675 90.6687 54.3645 89.6733 54.1804 88.6295L53.1806 82.9592C52.9965 81.9154 52.0011 81.2184 50.9572 81.4024L45.287 82.4022C44.2432 82.5863 43.5462 83.5817 43.7302 84.6256L44.73 90.2958C44.9141 91.3397 45.9095 92.0367 46.9534 91.8526Z" fill="#D6DCE8"/>
43
+ <path d="M63.4509 88.9425L69.1212 87.9426C70.165 87.7586 70.862 86.7632 70.678 85.7193L69.6781 80.0491C69.4941 79.0052 68.4987 78.3082 67.4548 78.4923L61.7846 79.4921C60.7407 79.6761 60.0437 80.6716 60.2278 81.7154L61.2276 87.3857C61.4116 88.4295 62.4071 89.1265 63.4509 88.9425Z" fill="#D6DCE8"/>
44
+ <path d="M79.949 86.0323L85.6192 85.0325C86.6631 84.8484 87.3601 83.853 87.176 82.8091L86.1762 77.1389C85.9921 76.0951 84.9967 75.3981 83.9528 75.5821L78.2826 76.5819C77.2388 76.766 76.5418 77.7614 76.7258 78.8053L77.7256 84.4755C77.9097 85.5194 78.9051 86.2164 79.949 86.0323Z" fill="#D6DCE8"/>
45
+ <g opacity="0.4">
46
+ <rect width="152.52" height="8.58727" transform="translate(28.6143 67.8008) rotate(-10)" fill="#D6DCE8"/>
47
+ </g>
48
+ </g>
49
+ <g clip-path="url(#clip4_3935_2542)">
50
+ <rect x="37.3892" y="114.977" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 37.3892 114.977)" fill="#F8F9FC"/>
51
+ <path d="M55.2854 139.107L60.9556 138.107C61.9995 137.923 62.6965 136.927 62.5124 135.883L61.5126 130.213C61.3286 129.169 60.3331 128.472 59.2893 128.656L53.619 129.656C52.5752 129.84 51.8782 130.836 52.0622 131.879L53.0621 137.55C53.2461 138.594 54.2415 139.291 55.2854 139.107Z" fill="#D6DCE8"/>
52
+ <path d="M71.783 136.196L77.4532 135.197C78.497 135.012 79.1941 134.017 79.01 132.973L78.0102 127.303C77.8261 126.259 76.8307 125.562 75.7868 125.746L70.1166 126.746C69.0727 126.93 68.3757 127.925 68.5598 128.969L69.5596 134.64C69.7437 135.683 70.7391 136.38 71.783 136.196Z" fill="#D6DCE8"/>
53
+ <path d="M88.281 133.286L93.9512 132.286C94.9951 132.102 95.6921 131.107 95.508 130.063L94.5082 124.393C94.3242 123.349 93.3287 122.652 92.2849 122.836L86.6147 123.836C85.5708 124.02 84.8738 125.015 85.0579 126.059L86.0577 131.729C86.2417 132.773 87.2372 133.47 88.281 133.286Z" fill="#D6DCE8"/>
54
+ <g opacity="0.4">
55
+ <rect width="152.52" height="8.58727" transform="translate(36.9463 115.055) rotate(-10)" fill="#9EB6CF"/>
56
+ <rect width="152.52" height="8.58727" transform="translate(36.9463 115.055) rotate(-10)" fill="#D6DCE8"/>
57
+ </g>
58
+ </g>
59
+ <g clip-path="url(#clip5_3935_2542)">
60
+ <rect x="45.7207" y="162.227" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 45.7207 162.227)" fill="#F8F9FC"/>
61
+ <rect x="45.7207" y="162.227" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 45.7207 162.227)" fill="#F8F9FC"/>
62
+ <path d="M63.6165 186.353L69.2867 185.353C70.3305 185.169 71.0275 184.173 70.8435 183.129L69.8437 177.459C69.6596 176.415 68.6642 175.718 67.6203 175.902L61.9501 176.902C60.9062 177.086 60.2092 178.082 60.3933 179.126L61.3931 184.796C61.5772 185.84 62.5726 186.537 63.6165 186.353Z" fill="#D6DCE8"/>
63
+ <path d="M80.114 183.442L85.7842 182.443C86.8281 182.259 87.5251 181.263 87.341 180.219L86.3412 174.549C86.1572 173.505 85.1617 172.808 84.1179 172.992L78.4477 173.992C77.4038 174.176 76.7068 175.172 76.8909 176.215L77.8907 181.886C78.0747 182.93 79.0702 183.627 80.114 183.442Z" fill="#D6DCE8"/>
64
+ <path d="M96.6121 180.532L102.282 179.532C103.326 179.348 104.023 178.353 103.839 177.309L102.839 171.639C102.655 170.595 101.66 169.898 100.616 170.082L94.9457 171.082C93.9018 171.266 93.2048 172.261 93.3889 173.305L94.3887 178.975C94.5728 180.019 95.5682 180.716 96.6121 180.532Z" fill="#D6DCE8"/>
65
+ <g opacity="0.4">
66
+ <rect width="152.52" height="8.58727" transform="translate(45.2773 162.305) rotate(-10)" fill="#D6DCE8"/>
67
+ </g>
68
+ </g>
69
+ <path d="M140.377 113.385C141.252 118.348 141.476 122.763 141.047 126.63C140.64 130.465 139.702 133.745 138.233 136.468C136.79 139.187 134.886 141.364 132.52 142.999C130.177 144.604 127.521 145.668 124.554 146.191C121.586 146.714 118.727 146.623 115.975 145.916C113.246 145.179 110.738 143.78 108.452 141.719C106.166 139.658 104.176 136.895 102.482 133.43C100.783 129.938 99.4965 125.711 98.6213 120.748C97.7415 115.758 97.505 111.345 97.9118 107.51C98.3186 103.674 99.2436 100.397 100.687 97.6785C102.13 94.9599 104.01 92.8006 106.328 91.2006C108.667 89.5696 111.32 88.4925 114.287 87.9693C117.255 87.446 120.117 87.5507 122.872 88.2833C125.65 88.985 128.181 90.3664 130.467 92.4274C132.78 94.4838 134.783 97.2445 136.477 100.71C138.197 104.17 139.497 108.395 140.377 113.385ZM130.332 115.156C129.605 111.033 128.701 107.672 127.62 105.074C126.539 102.475 125.345 100.466 124.039 99.0442C122.758 97.6182 121.406 96.7059 119.982 96.3071C118.553 95.8821 117.129 95.7946 115.711 96.0447C114.319 96.2901 113.025 96.8569 111.828 97.7449C110.652 98.6021 109.706 99.9197 108.991 101.698C108.275 103.475 107.854 105.77 107.727 108.582C107.626 111.388 107.939 114.853 108.666 118.976C109.393 123.099 110.284 126.463 111.339 129.066C112.42 131.664 113.601 133.676 114.881 135.102C116.161 136.528 117.503 137.456 118.905 137.886C120.33 138.284 121.738 138.361 123.13 138.116C124.548 137.866 125.858 137.31 127.06 136.448C128.257 135.56 129.213 134.227 129.929 132.449C130.671 130.666 131.105 128.369 131.232 125.558C131.359 122.746 131.059 119.279 130.332 115.156Z" fill="#8591AE"/>
70
+ <path d="M65.5687 118.532C66.783 118.047 67.9586 117.65 69.0956 117.341C70.2279 117.006 71.3325 116.744 72.4092 116.554C75.403 116.026 78.121 116.007 80.5632 116.497C83.0054 116.987 85.1401 117.883 86.9674 119.186C88.7947 120.488 90.2898 122.134 91.4527 124.122C92.611 126.084 93.4055 128.286 93.8361 130.728C94.3686 133.748 94.3165 136.601 93.6797 139.286C93.0691 141.966 91.9759 144.365 90.3999 146.484C88.8193 148.577 86.8148 150.339 84.3862 151.769C81.9839 153.194 79.2596 154.176 76.2132 154.713C74.4275 155.028 72.7012 155.143 71.0344 155.057C69.3676 154.972 67.7719 154.753 66.2473 154.399C64.7443 154.014 63.3193 153.534 61.9724 152.959C60.647 152.353 59.433 151.687 58.3301 150.961L60.5946 146.297C61.0674 145.293 61.8159 144.701 62.8401 144.52C63.4967 144.404 64.2034 144.497 64.9603 144.796C65.7172 145.096 66.5729 145.419 67.5275 145.765C68.5084 146.107 69.6268 146.383 70.8826 146.595C72.1648 146.802 73.6462 146.758 75.3269 146.461C77.1127 146.147 78.6375 145.58 79.9012 144.761C81.1649 143.943 82.1529 142.943 82.8652 141.761C83.5992 140.548 84.0643 139.194 84.2607 137.697C84.4787 136.169 84.4396 134.565 84.1432 132.884C83.5968 129.785 82.2648 127.529 80.1471 126.115C78.0511 124.671 75.2435 124.259 71.7245 124.879C69.0195 125.356 66.3369 126.344 63.6766 127.842L57.3046 127.178L57.1556 98.6911L85.2817 93.7317L86.0111 97.8679C86.2565 99.2598 86.0223 100.465 85.3085 101.485C84.5947 102.504 83.2004 103.197 81.1257 103.563L65.487 106.32L65.5687 118.532Z" fill="#8591AE"/>
71
+ </g>
72
+ </g>
73
+ <defs>
74
+ <filter id="filter0_d_3935_2542" x="117.624" y="45.0117" width="129.104" height="173.305" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
75
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
76
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
77
+ <feOffset dy="8"/>
78
+ <feGaussianBlur stdDeviation="8"/>
79
+ <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
80
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3935_2542"/>
81
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3935_2542" result="shape"/>
82
+ </filter>
83
+ <filter id="filter1_d_3935_2542" x="11.4834" y="46.6875" width="130.797" height="177.398" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
84
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
85
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
86
+ <feOffset dy="8"/>
87
+ <feGaussianBlur stdDeviation="8"/>
88
+ <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
89
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3935_2542"/>
90
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3935_2542" result="shape"/>
91
+ </filter>
92
+ <clipPath id="clip0_3935_2542">
93
+ <rect x="79.6855" y="47.7812" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 79.6855 47.7812)" fill="white"/>
94
+ </clipPath>
95
+ <clipPath id="clip1_3935_2542">
96
+ <rect x="75.4536" y="95.5742" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 75.4536 95.5742)" fill="white"/>
97
+ </clipPath>
98
+ <clipPath id="clip2_3935_2542">
99
+ <rect x="71.2222" y="143.367" width="151.619" height="38.3846" rx="5.04858" transform="rotate(5.06 71.2222 143.367)" fill="white"/>
100
+ </clipPath>
101
+ <clipPath id="clip3_3935_2542">
102
+ <rect x="29.0571" y="67.7227" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 29.0571 67.7227)" fill="white"/>
103
+ </clipPath>
104
+ <clipPath id="clip4_3935_2542">
105
+ <rect x="37.3892" y="114.977" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 37.3892 114.977)" fill="white"/>
106
+ </clipPath>
107
+ <clipPath id="clip5_3935_2542">
108
+ <rect x="45.7207" y="162.227" width="151.619" height="38.3846" rx="5.04858" transform="rotate(-10 45.7207 162.227)" fill="white"/>
109
+ </clipPath>
110
+ </defs>
111
+ </svg>
@@ -4,46 +4,46 @@
4
4
  <g filter="url(#filter0_d_3413_9939)">
5
5
  <path d="M101.562 52.3594C101.562 50.1502 103.353 48.3594 105.562 48.3594H150.126C152.335 48.3594 154.126 50.1502 154.126 52.3594V113.629C154.126 115.838 152.335 117.629 150.126 117.629H105.562C103.353 117.629 101.562 115.838 101.562 113.629V52.3594Z" fill="#F8F9FC"/>
6
6
  <rect width="37.8946" height="31.3751" transform="translate(108.897 54.4727)" fill="#D6DCE8"/>
7
- <rect x="113.379" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
8
- <rect x="113.379" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
9
- <rect x="107.267" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
7
+ <rect x="113.379" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
8
+ <rect x="113.379" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
9
+ <rect x="107.267" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
10
10
  </g>
11
11
  <g filter="url(#filter1_d_3413_9939)">
12
12
  <path d="M101.562 133.852C101.562 131.642 103.353 129.852 105.562 129.852H150.126C152.335 129.852 154.126 131.642 154.126 133.852V195.121C154.126 197.33 152.335 199.121 150.126 199.121H105.562C103.353 199.121 101.562 197.33 101.562 195.121V133.852Z" fill="#F8F9FC"/>
13
13
  <rect width="37.8946" height="31.3751" transform="translate(108.897 135.965)" fill="#D6DCE8"/>
14
- <rect x="113.379" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
15
- <rect x="113.379" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
16
- <rect x="107.267" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
14
+ <rect x="113.379" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
15
+ <rect x="113.379" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
16
+ <rect x="107.267" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
17
17
  </g>
18
18
  <g filter="url(#filter2_d_3413_9939)">
19
19
  <path d="M35.96 52.3594C35.96 50.1502 37.7508 48.3594 39.96 48.3594H84.5234C86.7326 48.3594 88.5234 50.1502 88.5234 52.3594V113.629C88.5234 115.838 86.7326 117.629 84.5234 117.629H39.96C37.7508 117.629 35.96 115.838 35.96 113.629V52.3594Z" fill="#F8F9FC"/>
20
20
  <rect width="37.8946" height="31.3751" transform="translate(43.2944 54.4727)" fill="#D6DCE8"/>
21
- <rect x="47.7766" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
22
- <rect x="47.7766" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
23
- <rect x="41.6646" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
21
+ <rect x="47.7764" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
22
+ <rect x="47.7764" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
23
+ <rect x="41.6646" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
24
24
  </g>
25
25
  <g filter="url(#filter3_d_3413_9939)">
26
26
  <path d="M35.96 133.852C35.96 131.642 37.7508 129.852 39.96 129.852H84.5234C86.7326 129.852 88.5234 131.642 88.5234 133.852V195.121C88.5234 197.33 86.7326 199.121 84.5234 199.121H39.96C37.7508 199.121 35.96 197.33 35.96 195.121V133.852Z" fill="#F8F9FC"/>
27
27
  <rect width="37.8946" height="31.3751" transform="translate(43.2944 135.965)" fill="#D6DCE8"/>
28
- <rect x="47.7766" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
29
- <rect x="47.7766" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
30
- <rect x="41.6646" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
28
+ <rect x="47.7764" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
29
+ <rect x="47.7764" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
30
+ <rect x="41.6646" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
31
31
  </g>
32
32
  </g>
33
33
  <g filter="url(#filter4_d_3413_9939)">
34
- <path d="M164.313 52.3594C164.313 50.1502 166.104 48.3594 168.313 48.3594H212.876C215.085 48.3594 216.876 50.1502 216.876 52.3594V113.629C216.876 115.838 215.085 117.629 212.876 117.629H168.313C166.104 117.629 164.313 115.838 164.313 113.629V52.3594Z" fill="#F8F9FC"/>
34
+ <path d="M164.312 52.3594C164.312 50.1502 166.103 48.3594 168.312 48.3594H212.876C215.085 48.3594 216.876 50.1502 216.876 52.3594V113.629C216.876 115.838 215.085 117.629 212.876 117.629H168.312C166.103 117.629 164.312 115.838 164.312 113.629V52.3594Z" fill="#F8F9FC"/>
35
35
  <rect width="37.8946" height="31.3751" transform="translate(171.647 54.4727)" fill="#D6DCE8"/>
36
- <rect x="176.129" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
37
- <rect x="176.129" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
38
- <rect x="170.017" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#D6DCE8"/>
36
+ <rect x="176.129" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
37
+ <rect x="176.129" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
38
+ <rect x="170.017" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#CBD2E2"/>
39
39
  </g>
40
40
  <g filter="url(#filter5_d_3413_9939)">
41
- <path d="M164.313 133.578C164.313 131.369 166.104 129.578 168.313 129.578H212.876C215.085 129.578 216.876 131.369 216.876 133.578V194.848C216.876 197.057 215.085 198.848 212.876 198.848H168.313C166.104 198.848 164.313 197.057 164.313 194.848V133.578Z" fill="#AAB2C5"/>
42
- <rect x="193.44" y="150.039" width="28.52" height="6.2" rx="3.1" transform="rotate(90 193.44 150.039)" fill="#D6DCE8"/>
43
- <rect x="204.6" y="167.398" width="28.52" height="6.2" rx="3.1" transform="rotate(-180 204.6 167.398)" fill="#D6DCE8"/>
41
+ <path d="M164.312 133.578C164.312 131.369 166.103 129.578 168.312 129.578H212.876C215.085 129.578 216.876 131.369 216.876 133.578V194.848C216.876 197.057 215.085 198.848 212.876 198.848H168.312C166.103 198.848 164.312 197.057 164.312 194.848V133.578Z" fill="#AAB2C5"/>
42
+ <rect x="193.44" y="150.039" width="28.52" height="6.2" rx="3.1" transform="rotate(90 193.44 150.039)" fill="#F8F9FC"/>
43
+ <rect x="204.6" y="167.398" width="28.52" height="6.2" rx="3.1" transform="rotate(-180 204.6 167.398)" fill="#F8F9FC"/>
44
44
  </g>
45
45
  <defs>
46
- <filter id="filter0_d_3413_9939" x="91.0469" y="43.1017" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
46
+ <filter id="filter0_d_3413_9939" x="91.0472" y="43.1017" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
47
47
  <feFlood flood-opacity="0" result="BackgroundImageFix"/>
48
48
  <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
49
49
  <feOffset dy="5.25766"/>
@@ -52,7 +52,7 @@
52
52
  <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3413_9939"/>
53
53
  <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3413_9939" result="shape"/>
54
54
  </filter>
55
- <filter id="filter1_d_3413_9939" x="91.0469" y="124.594" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
55
+ <filter id="filter1_d_3413_9939" x="91.0472" y="124.594" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
56
56
  <feFlood flood-opacity="0" result="BackgroundImageFix"/>
57
57
  <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
58
58
  <feOffset dy="5.25766"/>
@@ -2,12 +2,12 @@
2
2
  <circle cx="124" cy="124" r="93" fill="#94A8E1" fill-opacity="0.2"/>
3
3
  <g clip-path="url(#clip0_3429_12052)">
4
4
  <path d="M65.3684 83.737V237.285H192.829V107.078L155.071 64.9727H76.3524C65.3684 64.9727 64.4531 77.4822 65.3684 83.737Z" fill="#F8F9FC"/>
5
- <path d="M155.071 98.8417V65.2031L192.6 107.08C185.125 107.08 168.716 106.851 162.675 106.851C156.633 106.851 155.071 105.249 155.071 98.8417Z" fill="#D6DCE8"/>
5
+ <path d="M155.071 98.8417V65.2031L192.6 107.08C185.125 107.08 168.716 106.851 162.675 106.851C156.633 106.851 155.071 105.249 155.071 98.8417Z" fill="#CBD2E2"/>
6
6
  <path fill-rule="evenodd" clip-rule="evenodd" d="M128.96 128.961C125.878 128.961 123.38 131.459 123.38 134.541V145.701H112.22C109.138 145.701 106.64 148.199 106.64 151.281C106.64 154.363 109.138 156.861 112.22 156.861H123.38V168.021C123.38 171.103 125.878 173.601 128.96 173.601C132.042 173.601 134.54 171.103 134.54 168.021V156.861H145.7C148.782 156.861 151.28 154.363 151.28 151.281C151.28 148.199 148.782 145.701 145.7 145.701H134.54V134.541C134.54 131.459 132.042 128.961 128.96 128.961Z" fill="#8591AE"/>
7
7
  </g>
8
- <path d="M195.827 73.3237C196.724 69.6462 201.953 69.6462 202.85 73.3237L202.924 73.6267C203.204 74.7751 204.126 75.6691 205.279 75.9285V75.9285C208.528 76.6596 208.585 81.3338 205.319 81.9869V81.9869C204.138 82.2231 203.203 83.1252 202.924 84.2968L202.846 84.622C201.967 88.3161 196.71 88.3161 195.831 84.622L195.753 84.2968C195.474 83.1252 194.539 82.2231 193.358 81.9869V81.9869C190.092 81.3338 190.149 76.6596 193.398 75.9285V75.9285C194.551 75.6691 195.473 74.7751 195.753 73.6267L195.827 73.3237Z" fill="#8591AE"/>
9
- <path d="M178.09 63.2889C178.664 60.9353 182.011 60.9353 182.585 63.2889L182.632 63.4828C182.811 64.2178 183.401 64.7899 184.139 64.956V64.956C186.219 65.4238 186.255 68.4153 184.165 68.8333V68.8333C183.409 68.9845 182.81 69.5618 182.632 70.3117L182.582 70.5198C182.019 72.884 178.655 72.884 178.092 70.5198L178.043 70.3117C177.864 69.5618 177.265 68.9845 176.51 68.8333V68.8333C174.42 68.4153 174.456 65.4238 176.535 64.956V64.956C177.273 64.7899 177.863 64.2178 178.042 63.4828L178.09 63.2889Z" fill="#8591AE"/>
10
- <path d="M196.283 50.7537C196.857 48.4001 200.203 48.4001 200.778 50.7537L200.825 50.9476C201.004 51.6826 201.594 52.2548 202.332 52.4208V52.4208C204.411 52.8887 204.448 55.8802 202.358 56.2982V56.2982C201.602 56.4494 201.003 57.0267 200.825 57.7765L200.775 57.9846C200.212 60.3489 196.848 60.3489 196.285 57.9846L196.236 57.7765C196.057 57.0267 195.458 56.4494 194.702 56.2982V56.2982C192.612 55.8802 192.649 52.8887 194.728 52.4208V52.4208C195.466 52.2548 196.056 51.6826 196.235 50.9476L196.283 50.7537Z" fill="#8591AE"/>
8
+ <path d="M195.827 73.3237C196.724 69.6462 201.954 69.6462 202.851 73.3237L202.924 73.6267C203.205 74.7751 204.126 75.6691 205.279 75.9285C208.528 76.6596 208.585 81.3338 205.319 81.9869C204.138 82.2231 203.203 83.1252 202.924 84.2968L202.847 84.622C201.967 88.3161 196.711 88.3161 195.831 84.622L195.754 84.2968C195.475 83.1252 194.539 82.2231 193.358 81.9869C190.093 81.3338 190.149 76.6596 193.398 75.9285C194.552 75.6691 195.473 74.7751 195.753 73.6267L195.827 73.3237Z" fill="#8591AE"/>
9
+ <path d="M178.09 63.2889C178.664 60.9353 182.011 60.9353 182.585 63.2889L182.632 63.4828C182.811 64.2178 183.401 64.7899 184.139 64.956C186.219 65.4238 186.255 68.4153 184.165 68.8333C183.409 68.9845 182.81 69.5618 182.632 70.3117L182.582 70.5198C182.019 72.884 178.655 72.884 178.092 70.5198L178.043 70.3117C177.864 69.5618 177.266 68.9845 176.51 68.8333C174.42 68.4153 174.456 65.4238 176.535 64.956C177.274 64.7899 177.863 64.2178 178.043 63.4828L178.09 63.2889Z" fill="#8591AE"/>
10
+ <path d="M196.283 50.7537C196.857 48.4001 200.204 48.4001 200.778 50.7537L200.825 50.9476C201.004 51.6826 201.594 52.2548 202.332 52.4208C204.412 52.8887 204.448 55.8802 202.358 56.2982C201.602 56.4494 201.003 57.0267 200.825 57.7765L200.775 57.9846C200.212 60.3489 196.848 60.3489 196.285 57.9846L196.236 57.7765C196.057 57.0267 195.459 56.4494 194.703 56.2982C192.613 55.8802 192.649 52.8887 194.728 52.4208C195.466 52.2548 196.056 51.6826 196.236 50.9476L196.283 50.7537Z" fill="#8591AE"/>
11
11
  <defs>
12
12
  <clipPath id="clip0_3429_12052">
13
13
  <rect x="31" y="31" width="186" height="186" rx="93" fill="white"/>
@@ -1,25 +1,47 @@
1
1
  <svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <circle cx="124" cy="124" r="93" fill="#94A8E1" fill-opacity="0.2"/>
3
- <path d="M111.107 142.961H136.535C135.905 147.196 136.493 151.12 137.588 154.672L145.204 155.488C145.204 155.488 145.111 168.277 124.284 168.973C103.458 169.669 101.968 155.488 101.968 155.488L109.625 154.672C110.761 151.833 111.7 148.025 111.107 142.961Z" fill="#F8F9FC"/>
4
- <path d="M136.446 144.172C136.192 145.38 136.307 149.158 136.8 151.533C130.006 156.896 117.093 157.058 110.417 152.364C110.417 152.364 111.593 148.673 111.187 144.666L136.446 144.172Z" fill="#94A8E1" fill-opacity="0.2"/>
3
+ <path d="M111.107 142.961H136.535C135.904 147.196 136.493 151.12 137.588 154.672L145.203 155.488C145.203 155.488 145.11 168.277 124.284 168.973C103.458 169.669 101.968 155.488 101.968 155.488L109.625 154.672C110.761 151.833 111.7 148.025 111.107 142.961Z" fill="#CBD2E2"/>
4
+ <mask id="mask0_3429_12703" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="101" y="142" width="45" height="27">
5
+ <path d="M111.107 142.961H136.535C135.904 147.196 136.493 151.12 137.588 154.672L145.203 155.488C145.203 155.488 145.11 168.277 124.284 168.973C103.458 169.669 101.968 155.488 101.968 155.488L109.625 154.672C110.761 151.833 111.7 148.025 111.107 142.961Z" fill="#CBD2E2"/>
6
+ </mask>
7
+ <g mask="url(#mask0_3429_12703)">
8
+ <path d="M137 142.164C136.615 143.892 136.475 147.894 137 151.302C130.207 156.666 116.902 156.625 110.226 151.932C110.226 151.932 111.694 147.143 110.456 142.164H137Z" fill="#494F60" fill-opacity="0.3"/>
9
+ </g>
5
10
  <path d="M123.269 162.762C111.601 162.762 106.295 153.793 106.295 153.793C92.7009 155.061 80.8561 163.582 75.3324 176.067L72.7439 181.918C70.7493 186.427 74.0503 191.497 78.9801 191.497H167.17C173.109 191.497 176.903 185.164 174.102 179.928L171.117 174.346C164.935 162.786 153.39 155.076 140.344 153.793C140.344 153.793 134.936 162.762 123.269 162.762Z" fill="#F8F9FC"/>
6
11
  <path d="M94.6257 107.844C95.7574 114.119 98.4284 118.609 100.892 123.547L144.459 123.227C148.264 119.219 150.773 115.276 150.773 108.968L150.773 108.727C150.773 101.512 150.774 98.5617 146.996 91.3504C150.801 78.5998 99.6593 67.1932 98.2187 93.0396C93.1986 97.7866 93.3833 100.954 94.6257 107.844Z" fill="#8591AE"/>
7
- <path d="M123.845 103.16C107.514 98.7839 101.304 100.306 99.7563 121.147C101.021 130.173 107.448 149.57 121.085 149.57C140.027 149.57 145.966 136.19 146.815 121.352C147.664 106.514 144.799 103.295 142.661 100.305C137.192 103.271 132.377 105.446 123.845 103.16Z" fill="#F8F9FC"/>
8
- <path d="M188.032 112.207H174.55C174.885 114.452 174.573 116.533 173.992 118.416L169.955 118.848C169.955 118.848 170.004 125.629 181.046 125.998C192.087 126.367 192.877 118.848 192.877 118.848L188.817 118.416C188.215 116.911 187.718 114.892 188.032 112.207Z" fill="#F8F9FC"/>
9
- <path d="M174.598 112.848C174.732 113.488 174.671 115.491 174.41 116.75C178.012 119.594 184.858 119.679 188.398 117.191C188.398 117.191 187.774 115.234 187.989 113.11L174.598 112.848Z" fill="#94A8E1" fill-opacity="0.2"/>
12
+ <path d="M123.845 103.16C107.514 98.7839 101.304 100.306 99.7563 121.147C101.021 130.173 107.448 149.57 121.085 149.57C140.027 149.57 145.966 136.19 146.815 121.352C147.664 106.514 144.799 103.295 142.661 100.305C137.192 103.271 132.377 105.446 123.845 103.16Z" fill="#CBD2E2"/>
13
+ <mask id="mask1_3429_12703" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="169" y="112" width="24" height="15">
14
+ <path d="M188.032 112.207H174.551C174.885 114.452 174.573 116.533 173.992 118.416L169.955 118.848C169.955 118.848 170.004 125.629 181.046 125.998C192.087 126.367 192.877 118.848 192.877 118.848L188.818 118.416C188.216 116.911 187.718 114.892 188.032 112.207Z" fill="white"/>
15
+ </mask>
16
+ <g mask="url(#mask1_3429_12703)">
17
+ <path d="M188.032 112.207H174.551C174.885 114.452 174.573 116.533 173.992 118.416L169.955 118.848C169.955 118.848 170.004 125.629 181.046 125.998C192.087 126.367 192.877 118.848 192.877 118.848L188.818 118.416C188.216 116.911 187.718 114.892 188.032 112.207Z" fill="#8591AE"/>
18
+ <path d="M174.41 111.961C174.545 112.602 174.564 115.505 174.303 116.764C177.905 119.607 185.025 119.6 188.564 117.111C188.564 117.111 187.83 114.848 188.143 112.044L174.41 111.961Z" fill="#494F60" fill-opacity="0.3"/>
19
+ </g>
10
20
  <path d="M181.584 122.705C187.77 122.705 190.583 117.949 190.583 117.949C197.79 118.621 204.07 123.139 206.999 129.759L208.371 132.861C209.429 135.251 207.678 137.939 205.065 137.939H158.309C155.16 137.939 153.148 134.582 154.633 131.805L156.216 128.846C159.494 122.717 165.615 118.629 172.531 117.949C172.531 117.949 175.398 122.705 181.584 122.705Z" fill="#F8F9FC"/>
11
- <path d="M196.77 93.5874C196.17 96.9145 194.754 99.295 193.448 101.913L170.349 101.743C168.332 99.6185 167.002 97.5277 167.002 94.1838L167.002 94.0557C167.002 90.2307 167.002 88.6664 169.004 84.8432C166.987 78.0831 194.101 72.0356 194.865 85.7387C197.526 88.2554 197.429 89.9347 196.77 93.5874Z" fill="#8591AE"/>
12
- <path d="M181.279 91.1034C189.937 88.7835 193.229 89.5903 194.05 100.64C193.379 105.425 189.972 115.709 182.742 115.709C172.699 115.709 169.551 108.615 169.1 100.749C168.65 92.8818 170.169 91.1755 171.303 89.5898C174.202 91.1625 176.755 92.3156 181.279 91.1034Z" fill="#F8F9FC"/>
21
+ <path d="M196.77 93.5874C196.17 96.9145 194.754 99.295 193.448 101.913L170.349 101.743C168.332 99.6185 167.002 97.5277 167.002 94.1838L167.002 94.0557C167.002 90.2307 167.002 88.6664 169.004 84.8432C166.987 78.0831 194.101 72.0356 194.865 85.7387C197.526 88.2554 197.429 89.9347 196.77 93.5874Z" fill="#555F77"/>
22
+ <path d="M181.279 91.1034C189.937 88.7835 193.229 89.5903 194.05 100.64C193.379 105.425 189.972 115.709 182.742 115.709C172.699 115.709 169.551 108.615 169.1 100.749C168.65 92.8818 170.169 91.1755 171.303 89.5898C174.202 91.1625 176.755 92.3156 181.279 91.1034Z" fill="#8591AE"/>
13
23
  <circle cx="124" cy="202.413" r="23.7059" fill="#8591AE"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M123.621 192.93C122.364 192.93 121.345 193.949 121.345 195.205V199.757H116.794C115.537 199.757 114.518 200.776 114.518 202.033C114.518 203.289 115.537 204.308 116.794 204.308H121.345V208.86C121.345 210.117 122.364 211.136 123.621 211.136C124.878 211.136 125.897 210.117 125.897 208.86V204.308H130.448C131.705 204.308 132.724 203.289 132.724 202.033C132.724 200.776 131.705 199.757 130.448 199.757H125.897V195.205C125.897 193.949 124.878 192.93 123.621 192.93Z" fill="#F8F9FC"/>
15
- <path d="M60.8892 111.934H74.376C74.0414 114.18 74.3533 116.261 74.9345 118.145L78.9734 118.578C78.9734 118.578 78.9241 125.361 67.8781 125.73C56.8321 126.099 56.0417 118.578 56.0417 118.578L60.1032 118.145C60.7054 116.639 61.2034 114.62 60.8892 111.934Z" fill="#F8F9FC"/>
16
- <path d="M74.3287 112.574C74.1939 113.215 74.255 115.219 74.5163 116.478C70.913 119.323 64.0639 119.409 60.5229 116.919C60.5229 116.919 61.1471 114.961 60.9317 112.836L74.3287 112.574Z" fill="#94A8E1" fill-opacity="0.2"/>
17
- <path d="M67.3396 122.437C61.1511 122.437 58.3367 117.68 58.3367 117.68C51.1267 118.352 44.8444 122.872 41.9146 129.494L40.5417 132.597C39.4838 134.988 41.2346 137.677 43.8493 137.677H90.6244C93.7743 137.677 95.7867 134.319 94.3012 131.541L92.7178 128.581C89.4387 122.45 83.3156 118.36 76.3961 117.68C76.3961 117.68 73.528 122.437 67.3396 122.437Z" fill="#F8F9FC"/>
18
- <path d="M52.1476 93.3077C52.7478 96.6362 54.1645 99.0176 55.4712 101.637L78.5788 101.467C80.597 99.3412 81.9274 97.2496 81.9274 93.9044L81.9274 93.7762C81.9277 89.9497 81.9278 88.3847 79.9242 84.5599C81.9424 77.7971 56.5372 72.5861 53.2698 85.1094C50.6072 87.6272 51.4886 89.6535 52.1476 93.3077Z" fill="#8591AE"/>
19
- <path d="M46.379 106.05C47.5362 99.5999 56.0562 97.1276 61.3 95.7012C61.6899 96.546 62.15 99.3049 60.8713 103.583C59.2729 108.931 57.4471 106.443 55.616 108.809C53.7849 111.174 55.1543 113.04 56.4287 114.149C57.703 115.258 61.6923 119.066 60.0034 126.328C58.6523 132.138 51.9352 132.541 50.1313 132.487C50.8068 130.585 53.9412 127.629 54.3447 125.42C54.849 122.658 54.7222 120.06 52.2774 117.725C49.2457 114.83 44.9326 114.113 46.379 106.05Z" fill="#8591AE"/>
20
- <path d="M69.6069 88.377C60.9455 86.0562 55.6898 89.3079 54.8689 100.362C55.5396 105.149 61.7107 116.15 67.6451 116.15C74.2358 116.15 79.3781 108.341 79.8285 100.471C80.2789 92.6007 78.3647 88.6019 77.2309 87.0156C74.33 88.5889 74.1324 89.5896 69.6069 88.377Z" fill="#F8F9FC"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M123.621 192.93C122.364 192.93 121.345 193.949 121.345 195.205V199.757H116.793C115.536 199.757 114.518 200.776 114.518 202.033C114.518 203.289 115.536 204.308 116.793 204.308H121.345V208.86C121.345 210.117 122.364 211.136 123.621 211.136C124.878 211.136 125.896 210.117 125.896 208.86V204.308H130.448C131.705 204.308 132.724 203.289 132.724 202.033C132.724 200.776 131.705 199.757 130.448 199.757H125.896V195.205C125.896 193.949 124.878 192.93 123.621 192.93Z" fill="#F8F9FC"/>
25
+ <g clip-path="url(#clip0_3429_12703)">
26
+ <path d="M61.3474 111.863H74.8342C74.4996 114.109 74.8116 116.191 75.3927 118.075L79.4317 118.507C79.4317 118.507 79.3824 125.29 68.3364 125.66C57.2904 126.029 56.5 118.507 56.5 118.507L60.5614 118.075C61.1636 116.569 61.6616 114.549 61.3474 111.863Z" fill="#CBD2E2"/>
27
+ <mask id="mask2_3429_12703" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="56" y="111" width="24" height="15">
28
+ <path d="M61.3474 111.863H74.8342C74.4996 114.109 74.8116 116.191 75.3927 118.075L79.4317 118.507C79.4317 118.507 79.3824 125.29 68.3364 125.66C57.2904 126.029 56.5 118.507 56.5 118.507L60.5614 118.075C61.1636 116.569 61.6616 114.549 61.3474 111.863Z" fill="white"/>
29
+ </mask>
30
+ <g mask="url(#mask2_3429_12703)">
31
+ <path d="M74.8402 110.867C74.7022 111.828 74.7308 113.542 75.0836 115.803C71.6041 119.372 67.3059 121.016 60.9814 115.852C60.9814 115.852 61.733 113.372 61.3732 110.867H74.8402Z" fill="#494F60" fill-opacity="0.3"/>
32
+ </g>
33
+ </g>
34
+ <path d="M67.3393 122.437C61.1509 122.437 58.3365 117.68 58.3365 117.68C51.1265 118.352 44.8441 122.872 41.9144 129.494L40.5415 132.597C39.4836 134.988 41.2344 137.677 43.8491 137.677H90.6242C93.774 137.677 95.7864 134.319 94.3009 131.541L92.7175 128.581C89.4385 122.45 83.3153 118.36 76.3959 117.68C76.3959 117.68 73.5277 122.437 67.3393 122.437Z" fill="#F8F9FC"/>
35
+ <path d="M52.1476 93.3077C52.7478 96.6362 54.1645 99.0176 55.4712 101.637L78.5788 101.467C80.597 99.3412 81.9274 97.2496 81.9274 93.9044L81.9274 93.7762C81.9277 89.9497 81.9278 88.3847 79.9242 84.5599C81.9424 77.7971 56.5372 72.5861 53.2698 85.1094C50.6072 87.6272 51.4886 89.6535 52.1476 93.3077Z" fill="#AAB2C5"/>
36
+ <path d="M46.3788 106.05C47.5359 99.5999 56.056 97.1276 61.2998 95.7012C61.6897 96.546 62.1497 99.3049 60.871 103.583C59.2727 108.931 57.4468 106.443 55.6158 108.809C53.7847 111.174 55.1541 113.04 56.4284 114.149C57.7028 115.258 61.692 119.066 60.0032 126.328C58.652 132.138 51.935 132.541 50.1311 132.487C50.8066 130.585 53.941 127.629 54.3445 125.42C54.8488 122.658 54.722 120.06 52.2772 117.725C49.2454 114.83 44.9323 114.113 46.3788 106.05Z" fill="#AAB2C5"/>
37
+ <path d="M69.6067 88.377C60.9452 86.0562 55.6896 89.3079 54.8687 100.362C55.5393 105.149 61.7104 116.15 67.6449 116.15C74.2355 116.15 79.3778 108.341 79.8282 100.471C80.2786 92.6007 78.3645 88.6019 77.2306 87.0156C74.3298 88.5889 74.1321 89.5896 69.6067 88.377Z" fill="#CBD2E2"/>
21
38
  <circle cx="205.147" cy="47.4113" r="7.29412" fill="#94A8E1" fill-opacity="0.2"/>
22
39
  <circle cx="212.897" cy="31.4545" r="4.10294" fill="#94A8E1" fill-opacity="0.2"/>
23
40
  <circle cx="39.6619" cy="57.8982" r="3.19118" fill="#94A8E1" fill-opacity="0.2"/>
24
- <circle cx="30.544" cy="192.838" r="6.83824" fill="#94A8E1" fill-opacity="0.2"/>
41
+ <circle cx="30.5443" cy="192.838" r="6.83824" fill="#94A8E1" fill-opacity="0.2"/>
42
+ <defs>
43
+ <clipPath id="clip0_3429_12703">
44
+ <rect width="22.9317" height="13.8094" fill="white" transform="translate(56.0415 111.934)"/>
45
+ </clipPath>
46
+ </defs>
25
47
  </svg>