axitech-widget 0.0.2
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.
- package/README.md +203 -0
- package/dist/Modal-fab2abfa.mjs +4 -0
- package/dist/axitech-widget.es.js +7 -0
- package/dist/axitech-widget.iife.js +698 -0
- package/dist/axitech-widget.umd.js +698 -0
- package/dist/index-2839010c.mjs +30306 -0
- package/dist/style.css +1 -0
- package/dist/types/components/base/ActionCard.vue.d.ts +36 -0
- package/dist/types/components/base/Button.vue.d.ts +9 -0
- package/dist/types/components/base/Collapse.vue.d.ts +2 -0
- package/dist/types/components/base/DatePicker.vue.d.ts +70 -0
- package/dist/types/components/base/GoogleAutocomplete.vue.d.ts +23 -0
- package/dist/types/components/base/GoogleMap.vue.d.ts +26 -0
- package/dist/types/components/base/Input.vue.d.ts +43 -0
- package/dist/types/components/base/Modal.vue.d.ts +55 -0
- package/dist/types/components/base/SelectButton.vue.d.ts +56 -0
- package/dist/types/components/base/Spinner.vue.d.ts +34 -0
- package/dist/types/components/base/uploader/ImageUpload.vue.d.ts +23 -0
- package/dist/types/components/base/uploader/Upload.vue.d.ts +4 -0
- package/dist/types/components/claims-widget/ClaimsWidget.ce.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/Error.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/SkeletonLoader.vue.d.ts +56 -0
- package/dist/types/components/claims-widget/components/StepConfirm.vue.d.ts +6 -0
- package/dist/types/components/claims-widget/components/StepSelector.vue.d.ts +6 -0
- package/dist/types/components/claims-widget/components/accident/Accident.vue.d.ts +8 -0
- package/dist/types/components/claims-widget/components/accident/ImageSection.vue.d.ts +29 -0
- package/dist/types/components/claims-widget/components/accident/MapSection.vue.d.ts +29 -0
- package/dist/types/components/claims-widget/components/accident/NoteSection.vue.d.ts +21 -0
- package/dist/types/components/claims-widget/components/accident/SectionWrapper.vue.d.ts +23 -0
- package/dist/types/components/claims-widget/components/accident/YourVehicle.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/fireWater/FireWater.vue.d.ts +6 -0
- package/dist/types/components/claims-widget/components/illustration/Accident.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/illustration/Location.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/illustration/SubmittedSuccessfully.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/illustration/Unsupported.vue.d.ts +2 -0
- package/dist/types/components/claims-widget/components/windscreen/Windscreen.vue.d.ts +6 -0
- package/dist/types/components/claims-widget/components/windscreen/WindscreenLoading.vue.d.ts +2 -0
- package/dist/types/components/index.d.ts +2 -0
- package/dist/types/composables/googleMaps.d.ts +11 -0
- package/dist/types/constants/index.d.ts +1 -0
- package/dist/types/index.d.ts +34 -0
- package/dist/types/plugins/firebase.d.ts +2 -0
- package/dist/types/plugins/firebaseCloudStorage.d.ts +16 -0
- package/dist/types/utils/autocomplete.d.ts +2 -0
- package/dist/types/utils/colorHelpers.d.ts +7 -0
- package/dist/types/utils/config.d.ts +131 -0
- package/dist/types/utils/customElementRegister.d.ts +1 -0
- package/dist/types/utils/fontUtils.d.ts +1 -0
- package/dist/types/utils/index.d.ts +141 -0
- package/dist/types/utils/map.d.ts +21 -0
- package/dist/types/utils/request.d.ts +30 -0
- package/dist/types/utils/svgUtils.d.ts +0 -0
- package/dist/types/utils/themeUtils.d.ts +9 -0
- package/package.json +77 -0
- package/src/assets/fonts/Volvo Novum-Italic.eot +0 -0
- package/src/assets/fonts/Volvo Novum-Italic.svg +723 -0
- package/src/assets/fonts/Volvo Novum-Italic.woff +0 -0
- package/src/assets/fonts/Volvo Novum-Italic.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-Light.eot +0 -0
- package/src/assets/fonts/Volvo Novum-Light.svg +707 -0
- package/src/assets/fonts/Volvo Novum-Light.woff +0 -0
- package/src/assets/fonts/Volvo Novum-Light.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-LightItalic.eot +0 -0
- package/src/assets/fonts/Volvo Novum-LightItalic.svg +723 -0
- package/src/assets/fonts/Volvo Novum-LightItalic.woff +0 -0
- package/src/assets/fonts/Volvo Novum-LightItalic.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-Medium.eot +0 -0
- package/src/assets/fonts/Volvo Novum-Medium.svg +706 -0
- package/src/assets/fonts/Volvo Novum-Medium.woff +0 -0
- package/src/assets/fonts/Volvo Novum-Medium.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-MediumItalic.eot +0 -0
- package/src/assets/fonts/Volvo Novum-MediumItalic.svg +724 -0
- package/src/assets/fonts/Volvo Novum-MediumItalic.woff +0 -0
- package/src/assets/fonts/Volvo Novum-MediumItalic.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-Regular.eot +0 -0
- package/src/assets/fonts/Volvo Novum-Regular.svg +707 -0
- package/src/assets/fonts/Volvo Novum-Regular.woff +0 -0
- package/src/assets/fonts/Volvo Novum-Regular.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLight.eot +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLight.svg +706 -0
- package/src/assets/fonts/Volvo Novum-SemiLight.woff +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLight.woff2 +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLightItalic.eot +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLightItalic.svg +722 -0
- package/src/assets/fonts/Volvo Novum-SemiLightItalic.woff +0 -0
- package/src/assets/fonts/Volvo Novum-SemiLightItalic.woff2 +0 -0
- package/src/assets/styles/collapse.sass +20 -0
- package/src/assets/styles/datepicker.sass +14 -0
- package/src/assets/styles/main.sass +182 -0
- package/src/assets/styles/map.sass +41 -0
- package/src/assets/styles/togglebutton.sass +4 -0
- package/src/components/base/ActionCard.vue +49 -0
- package/src/components/base/Button.vue +16 -0
- package/src/components/base/Collapse.vue +41 -0
- package/src/components/base/DatePicker.vue +94 -0
- package/src/components/base/GoogleAutocomplete.vue +116 -0
- package/src/components/base/GoogleMap.vue +114 -0
- package/src/components/base/Input.vue +44 -0
- package/src/components/base/Modal.vue +117 -0
- package/src/components/base/SelectButton.vue +67 -0
- package/src/components/base/Spinner.vue +39 -0
- package/src/components/base/uploader/ImageUpload.vue +85 -0
- package/src/components/base/uploader/Upload.vue +14 -0
- package/src/components/claims-widget/ClaimsWidget.ce.vue +117 -0
- package/src/components/claims-widget/assets/accident.svg +181 -0
- package/src/components/claims-widget/assets/car.svg +6 -0
- package/src/components/claims-widget/assets/currentlocation.svg +3 -0
- package/src/components/claims-widget/assets/door.svg +3 -0
- package/src/components/claims-widget/assets/location.svg +20 -0
- package/src/components/claims-widget/assets/marker.svg +1 -0
- package/src/components/claims-widget/assets/unsupported.svg +107 -0
- package/src/components/claims-widget/assets/windscreen.svg +3 -0
- package/src/components/claims-widget/assets/zoomin.svg +3 -0
- package/src/components/claims-widget/assets/zoomout.svg +3 -0
- package/src/components/claims-widget/components/Error.vue +21 -0
- package/src/components/claims-widget/components/SkeletonLoader.vue +77 -0
- package/src/components/claims-widget/components/StepConfirm.vue +85 -0
- package/src/components/claims-widget/components/StepSelector.vue +58 -0
- package/src/components/claims-widget/components/accident/Accident.vue +267 -0
- package/src/components/claims-widget/components/accident/ImageSection.vue +82 -0
- package/src/components/claims-widget/components/accident/MapSection.vue +72 -0
- package/src/components/claims-widget/components/accident/NoteSection.vue +83 -0
- package/src/components/claims-widget/components/accident/SectionWrapper.vue +16 -0
- package/src/components/claims-widget/components/accident/YourVehicle.vue +60 -0
- package/src/components/claims-widget/components/fireWater/FireWater.vue +42 -0
- package/src/components/claims-widget/components/illustration/Accident.vue +735 -0
- package/src/components/claims-widget/components/illustration/Location.vue +74 -0
- package/src/components/claims-widget/components/illustration/SubmittedSuccessfully.vue +2270 -0
- package/src/components/claims-widget/components/illustration/Unsupported.vue +393 -0
- package/src/components/claims-widget/components/windscreen/Windscreen.vue +44 -0
- package/src/components/claims-widget/components/windscreen/WindscreenLoading.vue +34 -0
- package/src/components/index.ts +3 -0
- package/src/composables/googleMaps.ts +157 -0
- package/src/constants/index.ts +1 -0
- package/src/index.ts +76 -0
- package/src/plugins/firebase.ts +18 -0
- package/src/plugins/firebaseCloudStorage.ts +88 -0
- package/src/utils/autocomplete.ts +57 -0
- package/src/utils/colorHelpers.ts +96 -0
- package/src/utils/config.ts +140 -0
- package/src/utils/customElementRegister.ts +40 -0
- package/src/utils/fontUtils.ts +24 -0
- package/src/utils/index.ts +5 -0
- package/src/utils/map.ts +212 -0
- package/src/utils/request.ts +76 -0
- package/src/utils/svgUtils.ts +0 -0
- package/src/utils/themeUtils.ts +40 -0
|
@@ -0,0 +1,2270 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_28_17998)">
|
|
4
|
+
<path
|
|
5
|
+
d="M166.452 148.401L50.7026 148.198C50.7026 148.198 50.7026 148.198 50.7019 148.198L44.573 148.187H44.5723L43.889 148.186C43.889 148.186 43.889 148.186 43.8882 148.186L38.0155 148.176L35.6559 148.172L35.13 148.171L28.8949 148.161H28.8942L27.8138 148.159L25.5988 148.155L24.8665 148.153L20.7462 148.147C20.7462 148.147 19.3901 146.876 17.6648 144.288C16.9966 143.289 16.2733 142.09 15.5523 140.694C15.4069 140.413 15.2615 140.124 15.1169 139.826C14.1337 137.805 13.1746 135.407 12.3866 132.629C12.3512 132.503 12.3158 132.376 12.2811 132.249V132.248C12.2306 132.065 12.1801 131.88 12.1319 131.694C11.8426 130.589 11.7356 129.485 11.7906 128.388C12.2238 119.765 22.7502 111.641 34.9974 108.289C55.2923 102.735 48.4937 90.8261 58.9372 75.322C65.6695 65.3275 76.1455 61.9967 89.5152 64.8144C116.642 70.5319 96.9858 101.386 127.672 106.319C184.368 115.433 166.452 148.401 166.452 148.401Z"
|
|
6
|
+
fill="#1B365D"
|
|
7
|
+
class="fill-primary-900"
|
|
8
|
+
fill-opacity="0.2"
|
|
9
|
+
/>
|
|
10
|
+
<g opacity="0.5">
|
|
11
|
+
<path
|
|
12
|
+
d="M55.4859 141.693C55.2305 144.608 53.5806 145.507 52.8558 145.43C52.1303 145.354 47.8879 143.737 47.7968 144.33C47.7041 144.923 50.2573 146.86 52.0451 146.952C52.0451 146.952 51.5004 147.55 50.7034 148.198C50.7034 148.198 50.7034 148.198 50.7026 148.198L44.5737 148.188H44.573C43.8603 147.38 43.4572 146.579 42.5923 146.185C41.1933 145.548 39.9999 145.549 40.577 146.2C41.0471 146.729 42.8183 147.248 43.8889 148.187L38.0162 148.177C37.6757 147.779 37.458 147.358 37.421 146.924C37.4135 146.84 37.4067 146.76 37.3999 146.683V146.68C37.2545 144.984 37.2545 144.984 37.2545 144.984C37.2545 144.984 35.5707 143.023 35.7387 141.015C35.7719 140.612 35.8796 140.209 36.089 139.818C36.2992 139.428 36.6096 139.052 37.0504 138.705C37.0504 138.705 39.3113 137.339 41.1549 137.45C41.1549 137.45 39.7257 139.84 39.3241 141.26C39.2872 141.39 39.2593 141.511 39.242 141.622C39.1908 141.939 39.2254 142.17 39.3881 142.254C39.5953 142.361 39.8568 142.106 40.1333 141.663C40.1762 141.593 40.2199 141.519 40.2636 141.44C41.0712 139.992 41.9467 137.175 41.9467 137.175C41.9467 137.175 42.1667 137.153 42.5305 137.127C42.9374 137.097 43.5228 137.06 44.1827 137.039H44.1835C44.3997 137.032 44.625 137.027 44.8533 137.024C45.5471 137.015 46.2794 137.029 46.9432 137.087C47.6755 137.15 48.3241 137.269 48.7475 137.472C48.7475 137.472 48.6541 137.547 48.4997 137.676C48.4221 137.742 48.3302 137.819 48.2247 137.909C48.2247 137.909 48.2247 137.909 48.2239 137.909C48.0168 138.085 47.7614 138.303 47.4886 138.545C47.0306 138.949 46.5205 139.415 46.0941 139.849C45.5976 140.352 45.2141 140.808 45.1546 141.066C45.129 141.178 45.1637 141.251 45.2752 141.277C45.7551 141.388 47.2603 140.496 48.6014 139.61C49.849 138.785 50.9527 137.966 50.9527 137.966C50.9527 137.966 55.7413 138.778 55.4859 141.693Z"
|
|
13
|
+
fill="#DCE6FF"
|
|
14
|
+
class="fill-primary-100"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
d="M37.4 146.682C37.3962 146.836 37.4203 146.924 37.4203 146.924C37.0316 146.994 36.3045 147.582 35.6559 148.172L35.13 148.171C36.7212 146.576 37.2546 144.983 37.2546 144.983C40.1273 141.272 53.1331 141.772 53.1331 141.772C38.5218 142.249 37.4226 145.722 37.4 146.68C37.3992 146.68 37.3992 146.681 37.4 146.682Z"
|
|
18
|
+
fill="#ABB9FF"
|
|
19
|
+
class="fill-primary-300"
|
|
20
|
+
/>
|
|
21
|
+
</g>
|
|
22
|
+
<path
|
|
23
|
+
d="M23.0563 140.154C23.0563 140.154 28.3037 137.222 25.8552 133.243C25.8552 133.243 23.8964 130.8 21.7974 130.171C21.7974 130.171 22.9169 136.105 21.7974 136.244C20.6779 136.384 21.0274 129.543 21.0274 129.543C21.0274 129.543 15.5005 126.89 13.3315 127.1C13.3315 127.1 16.7595 132.894 15.6407 132.754C14.5211 132.615 10.6735 126.75 10.6735 126.75C10.6735 126.75 5.00653 125.703 4.09718 129.054C3.18784 132.405 4.65695 134.08 5.49623 134.29C6.33551 134.5 11.723 134.429 11.5829 135.128C11.4428 135.826 7.80463 136.943 5.77574 136.314C5.77574 136.314 8.01483 141.829 10.9531 141.551C13.8913 141.271 14.8014 139.456 16.6201 139.317C18.4395 139.177 19.7685 139.666 18.8592 140.155C17.9498 140.643 14.8715 140.315 13.4016 141.561C11.9325 142.807 10.7429 143.576 13.4717 144.134C16.2004 144.692 21.0975 144.343 22.0777 142.249C23.0563 140.154 23.0563 140.154 23.0563 140.154Z"
|
|
24
|
+
fill="#DCE6FF"
|
|
25
|
+
class="fill-primary-100"
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M6.68506 130.102C6.68506 130.102 21.3777 134.849 23.057 140.155C23.057 140.155 22.987 142.528 24.4561 145.251V146.298C24.4561 146.298 22.9169 142.737 22.0776 142.249C22.0769 142.249 25.3654 137.641 6.68506 130.102Z"
|
|
29
|
+
fill="#ABB9FF"
|
|
30
|
+
class="fill-primary-300"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M25.598 148.155L24.8657 148.153C24.7783 147.443 24.6314 146.75 24.3963 146.162C24.3963 146.161 24.3963 146.161 24.3963 146.161C24.3941 146.155 24.3918 146.15 24.3888 146.143C24.3398 146.019 24.2856 145.901 24.2283 145.788C24.2276 145.787 24.2268 145.785 24.2268 145.784C24.2246 145.779 24.2216 145.773 24.2193 145.769C24.0483 145.436 23.9338 145.189 23.8599 145.012L23.8592 145.011C23.8577 145.007 23.8562 145.003 23.8547 145C23.4365 143.97 24.4566 145.25 24.4566 145.25C24.4566 145.25 25.2078 146.39 25.598 148.155Z"
|
|
34
|
+
fill="#ABB9FF"
|
|
35
|
+
class="fill-primary-300"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
d="M31.4044 136.11C31.4044 136.11 24.4875 132.245 27.715 127C27.715 127 30.2977 123.779 33.0641 122.951C33.0641 122.951 31.5882 130.773 33.0641 130.957C34.54 131.141 34.0782 122.123 34.0782 122.123C34.0782 122.123 41.3642 118.626 44.2234 118.902C44.2234 118.902 39.7045 126.54 41.1797 126.356C42.6556 126.172 47.7281 118.442 47.7281 118.442C47.7281 118.442 55.1988 117.062 56.3974 121.479C57.5961 125.897 55.6599 128.105 54.5531 128.381C53.4464 128.658 46.3449 128.565 46.5295 129.486C46.7141 130.406 51.5094 131.878 54.1847 131.05C54.1847 131.05 51.2337 138.319 47.3597 137.952C43.4866 137.583 42.2871 135.191 39.8891 135.007C37.491 134.823 35.7387 135.467 36.9381 136.111C38.1367 136.755 42.1952 136.322 44.1315 137.965C46.0684 139.608 47.6362 140.62 44.0395 141.356C40.4428 142.092 33.987 141.633 32.6957 138.871C31.4044 136.11 31.4044 136.11 31.4044 136.11Z"
|
|
39
|
+
fill="#DCE6FF"
|
|
40
|
+
class="fill-primary-100"
|
|
41
|
+
/>
|
|
42
|
+
<path
|
|
43
|
+
d="M52.9852 122.859C52.9852 122.859 33.6177 129.117 31.4042 136.111C31.4042 136.111 31.4962 139.24 29.5599 142.829V144.209C29.5599 144.209 31.5888 139.516 32.6956 138.872C32.6956 138.871 28.3605 132.798 52.9852 122.859Z"
|
|
44
|
+
fill="#ABB9FF"
|
|
45
|
+
class="fill-primary-300"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
d="M30.3488 142.507C30.348 142.508 30.348 142.509 30.3473 142.51C30.3465 142.512 30.3465 142.512 30.3465 142.513C30.2478 142.753 30.0926 143.084 29.8621 143.534C29.8621 143.536 29.8613 143.536 29.8606 143.537C29.8591 143.54 29.8576 143.544 29.856 143.547C29.7815 143.692 29.7121 143.846 29.6489 144.005C29.6458 144.013 29.6428 144.019 29.6398 144.027C29.6391 144.027 29.6391 144.028 29.6391 144.028C29.1629 145.218 28.961 146.733 28.8947 148.16H28.894L27.8136 148.158C28.1293 144.997 29.56 142.828 29.56 142.828C29.56 142.828 29.56 142.828 29.5607 142.827C29.5893 142.79 30.904 141.147 30.3488 142.507Z"
|
|
49
|
+
fill="#ABB9FF"
|
|
50
|
+
class="fill-primary-300"
|
|
51
|
+
/>
|
|
52
|
+
<path
|
|
53
|
+
d="M82.2977 81.3938C82.2977 81.3938 77.2937 80.9064 74.3728 86.2818C71.4519 91.6573 66.7628 89.1907 63.6113 94.4509C60.4599 99.7103 70.3753 103.009 64.764 105.003C59.1528 106.997 58.4039 116.901 68.7321 118.238C79.0612 119.575 95.4331 117.428 96.3561 115.663C97.2782 113.9 100.07 111.829 96.5218 107.994C92.9741 104.159 98.9289 106.299 95.9131 97.7168C92.8972 89.1334 82.2977 81.3938 82.2977 81.3938Z"
|
|
54
|
+
fill="#2D2A75"
|
|
55
|
+
class="fill-primary-800"
|
|
56
|
+
/>
|
|
57
|
+
<path
|
|
58
|
+
d="M94.0633 100.289L93.6075 100.381C91.6132 100.783 89.6507 99.4803 89.2468 97.4861L88.7745 95.1528C88.3699 93.1556 89.6733 91.1915 91.6713 90.7884L92.1271 90.6965C94.1213 90.2942 96.0839 91.5968 96.4877 93.591L96.9601 95.9235C97.3646 97.9223 96.0613 99.8864 94.0633 100.289Z"
|
|
59
|
+
fill="#1B365D"
|
|
60
|
+
class="fill-primary-900"
|
|
61
|
+
/>
|
|
62
|
+
<path
|
|
63
|
+
d="M122.713 147.911H103.963C102.566 147.911 101.277 147.161 100.586 145.949C97.539 140.6 95.0031 134.019 94.3566 128.764C94.0093 125.956 94.203 123.527 95.1439 121.868C98.0709 116.71 93.4285 110.655 93.4285 110.655C93.4285 110.655 100.039 112.706 102.352 117.658C104.643 122.56 106.486 130.779 107.437 135.574C107.904 137.928 109.602 139.849 111.885 140.601L122.439 144.081C123.169 145.906 122.713 147.911 122.713 147.911Z"
|
|
64
|
+
fill="#7089AC"
|
|
65
|
+
class="fill-primary-400"
|
|
66
|
+
/>
|
|
67
|
+
<path
|
|
68
|
+
d="M122.712 147.911H103.57C102.427 147.911 101.37 147.302 100.797 146.315C97.656 140.902 95.0184 134.14 94.3569 128.764L97.4647 127.815C97.4647 127.815 101.929 140.858 104.312 143.504C106.555 145.994 122.712 147.911 122.712 147.911Z"
|
|
69
|
+
fill="#1B365D"
|
|
70
|
+
class="fill-primary-900"
|
|
71
|
+
/>
|
|
72
|
+
<path
|
|
73
|
+
d="M96.5223 119.131C94.9161 120.534 92.8435 121.776 90.1712 122.717C80.1556 126.247 75.2322 118.019 73.0782 112.232C74.3899 111.273 75.6895 110.948 76.4414 110.771C77.1752 110.6 77.9497 110.454 78.5938 110.348C79.6486 109.336 80.9602 105.53 80.7064 99.8784L81.2051 99.953L89.561 101.253C89.561 101.253 89.4811 103.865 89.5738 106.315C89.6484 108.233 89.9347 109.756 89.9347 109.756C90.5826 109.822 91.281 110.568 91.281 110.568C91.281 110.568 91.2817 110.571 91.2862 110.575C91.4136 110.742 94.2019 114.336 96.5223 119.131Z"
|
|
74
|
+
fill="#FFB27D"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
d="M89.5604 101.255C89.5604 101.255 89.4782 103.865 89.5732 106.317C84.9293 106.376 82.3044 102.254 81.2037 99.9551L89.5604 101.255Z"
|
|
78
|
+
fill="#ED985F"
|
|
79
|
+
/>
|
|
80
|
+
<path
|
|
81
|
+
d="M100.505 127.815C100.481 127.994 98.249 135.239 98.2257 135.42C97.4504 141.485 96.0476 147.956 96.0476 147.956L92.9798 147.951L72.7331 147.911C72.7331 147.911 75.1756 140.557 68.7326 129.282C68.5217 128.913 68.3009 128.539 68.0704 128.162C67.1528 126.658 72.9426 110.58 72.9426 110.58C72.9426 110.58 75.5659 109.92 79.1219 109.634C79.4579 109.94 81.859 115.739 86.3379 115.739C92.5896 115.739 89.9339 109.757 89.9339 109.757C92.3108 110.233 93.1674 110.407 96.2194 111.865C96.2194 111.865 100.628 126.825 100.505 127.815Z"
|
|
82
|
+
fill="#7089AC"
|
|
83
|
+
class="fill-primary-400"
|
|
84
|
+
/>
|
|
85
|
+
<path
|
|
86
|
+
d="M91.0873 103.643C91.0873 103.643 80.1118 104.103 79.9303 97.2778C79.7487 90.4535 78.2103 85.9166 85.2101 85.335C92.2098 84.7534 93.6413 87.3209 94.2576 89.5841C94.8723 91.8481 93.9374 103.348 91.0873 103.643Z"
|
|
87
|
+
fill="#FFB27D"
|
|
88
|
+
/>
|
|
89
|
+
<path
|
|
90
|
+
d="M88.7002 99.9855C88.7002 99.9855 88.8207 100.797 90.6259 100.815C90.6259 100.815 92.1417 100.831 92.1507 99.9501C92.1507 99.9501 90.7261 99.211 88.7002 99.9855Z"
|
|
91
|
+
fill="white"
|
|
92
|
+
/>
|
|
93
|
+
<path
|
|
94
|
+
d="M89.4632 102.703C83.1128 101.122 81.2226 95.3333 81.2037 95.2745L81.8577 95.0696L81.5307 95.1721L81.8577 95.0688C81.875 95.1238 83.6621 100.554 89.6297 102.038C89.6696 102.048 89.7095 102.058 89.7495 102.068L89.5905 102.733C89.5483 102.724 89.5061 102.714 89.4632 102.703Z"
|
|
95
|
+
fill="#122544"
|
|
96
|
+
/>
|
|
97
|
+
<path
|
|
98
|
+
d="M90.1978 103.12L89.5989 102.971C89.2937 102.895 89.1069 102.584 89.183 102.28C89.2591 101.976 89.571 101.789 89.8754 101.865L90.4743 102.014C90.7794 102.09 90.9663 102.402 90.8902 102.705C90.8141 103.01 90.5022 103.196 90.1978 103.12Z"
|
|
99
|
+
fill="#1B365D"
|
|
100
|
+
class="fill-primary-900"
|
|
101
|
+
/>
|
|
102
|
+
<path
|
|
103
|
+
d="M84.8683 81.0897C84.8683 81.0897 91.9351 79.989 94.859 85.8594C97.0845 90.3278 95.2289 93.1184 94.3565 93.9735C94.3565 93.9735 93.2023 87.5553 91.0423 87.0076C91.0423 87.0076 89.6501 86.5834 88.7 87.6849C87.7508 88.7864 86.3773 93.6977 84.7997 94.4504C84.7997 94.4504 79.9027 95.6565 79.6623 93.9516C79.422 92.2467 80.4911 87.5523 80.7902 86.0832C81.5978 82.1218 84.8683 81.0897 84.8683 81.0897Z"
|
|
104
|
+
class="fill-primary-800"
|
|
105
|
+
/>
|
|
106
|
+
<path
|
|
107
|
+
d="M82.6375 100.289L82.1817 100.381C80.1874 100.783 78.2248 99.4803 77.821 97.4861L77.3486 95.1528C76.9441 93.1556 78.2482 91.1915 80.2455 90.7884L80.7012 90.6965C82.6955 90.2942 84.6573 91.5968 85.0619 93.591L85.5343 95.9235C85.9388 97.9223 84.6347 99.8864 82.6375 100.289Z"
|
|
108
|
+
fill="#1B365D"
|
|
109
|
+
class="fill-primary-900"
|
|
110
|
+
/>
|
|
111
|
+
<path
|
|
112
|
+
d="M79.1448 91.8604C78.8449 91.3737 78.4034 87.4583 79.6036 84.34C80.1837 82.8332 81.1217 81.9736 82.2977 81.3935C82.7234 81.184 83.2003 81.0718 83.6855 81.0718L84.8683 81.0891C80.974 82.568 80.0714 90.4786 80.375 91.3224C80.366 91.2961 80.3532 91.2772 80.3449 91.2637L79.1448 91.8604Z"
|
|
113
|
+
fill="#C37B1B"
|
|
114
|
+
/>
|
|
115
|
+
<path
|
|
116
|
+
d="M81.582 97.9977L81.3544 98.0437C80.3607 98.2441 79.3828 97.5946 79.1817 96.6017L78.9466 95.4392C78.7454 94.444 79.3949 93.4653 80.3901 93.2649L80.6169 93.2189C81.6106 93.0185 82.5885 93.668 82.7897 94.6609L83.0247 95.8234C83.2266 96.8187 82.5772 97.7966 81.582 97.9977Z"
|
|
117
|
+
fill="#7089AC"
|
|
118
|
+
class="fill-primary-400"
|
|
119
|
+
/>
|
|
120
|
+
<path
|
|
121
|
+
d="M72.7334 147.911C72.7334 147.911 72.5278 142.609 68.7329 129.283L73.7159 127.154C73.7159 127.154 75.3816 138.299 80.6915 141.801C85.9909 145.295 92.2267 144.565 92.9794 147.951L72.7334 147.911Z"
|
|
122
|
+
fill="#1B365D"
|
|
123
|
+
class="fill-primary-900"
|
|
124
|
+
/>
|
|
125
|
+
<path
|
|
126
|
+
d="M72.9426 110.581C72.9426 110.581 68.5737 110.961 65.6475 116.118C62.7221 121.275 52.8557 145.43 57.1673 147.911H80.5504C80.5504 147.911 81.0077 145.906 80.2762 144.081L67.4549 140.513C67.4549 140.513 74.5165 128.39 74.6076 122.825C74.6988 117.261 72.9426 110.581 72.9426 110.581Z"
|
|
127
|
+
fill="#7089AC"
|
|
128
|
+
class="fill-primary-400"
|
|
129
|
+
/>
|
|
130
|
+
<path
|
|
131
|
+
d="M80.6911 145.541C80.6911 145.541 85.2468 145.097 86.0017 145.302C86.7559 145.506 88.9159 146.396 89.3958 146.704C89.8757 147.013 90.8016 147.911 90.8016 147.911C90.8016 147.911 90.2185 148.021 89.8757 147.944C89.5329 147.868 88.5045 147.799 88.2303 147.776C87.956 147.754 86.9728 147.957 86.9728 147.957H79.9098L80.6911 145.541Z"
|
|
132
|
+
fill="#FFB27D"
|
|
133
|
+
/>
|
|
134
|
+
<path
|
|
135
|
+
d="M126.528 147.955H99.4924C99.4924 146.768 100.455 145.805 101.643 145.805H126.527V147.955H126.528Z"
|
|
136
|
+
fill="#233862"
|
|
137
|
+
class="fill-primary-900"
|
|
138
|
+
/>
|
|
139
|
+
<path
|
|
140
|
+
d="M168.248 118.576L158.222 147.956H116.153L126.45 118.576H168.248Z"
|
|
141
|
+
fill="#233862"
|
|
142
|
+
class="fill-primary-900"
|
|
143
|
+
/>
|
|
144
|
+
<path
|
|
145
|
+
d="M169.734 118.576L159.801 147.684L159.709 147.956H118.254L128.552 118.576H169.734Z"
|
|
146
|
+
fill="#2B478B"
|
|
147
|
+
class="fill-primary-700"
|
|
148
|
+
/>
|
|
149
|
+
<path
|
|
150
|
+
d="M147.929 133.781C147.713 134.716 146.778 135.473 145.841 135.473C144.905 135.473 144.32 134.715 144.536 133.781C144.753 132.846 145.687 132.089 146.624 132.089C147.56 132.089 148.145 132.847 147.929 133.781Z"
|
|
151
|
+
fill="#EBF3FA"
|
|
152
|
+
class="fill-primary-100"
|
|
153
|
+
/>
|
|
154
|
+
<path
|
|
155
|
+
opacity="0.5"
|
|
156
|
+
d="M169.734 118.576L159.801 147.684H140.754L163.978 118.576H169.734Z"
|
|
157
|
+
fill="#233862"
|
|
158
|
+
class="fill-primary-900"
|
|
159
|
+
/>
|
|
160
|
+
<path
|
|
161
|
+
d="M178.213 148.401H7.32696C7.21244 148.401 7.11902 148.308 7.11902 148.193V148.087C7.11902 147.972 7.21244 147.879 7.32696 147.879H178.213C178.328 147.879 178.421 147.972 178.421 148.087V148.193C178.421 148.307 178.328 148.401 178.213 148.401Z"
|
|
162
|
+
fill="#2E3552"
|
|
163
|
+
/>
|
|
164
|
+
<path
|
|
165
|
+
d="M180.117 87.0581C180.117 88.8399 179.73 90.5878 179.006 92.2678C178.363 93.7603 175.243 95.2008 174.105 96.5629C167.347 104.658 158.35 100.851 141.416 101.617C131.942 102.045 123.338 102.067 119.131 96.4009C118.152 95.0833 117.3 93.6985 116.568 92.2678C114.109 87.4664 113.001 82.1588 113.001 77.2067C113.001 75.4091 113.416 73.6929 114.171 72.0784C118.779 62.2248 136.085 56.1584 149.472 58.5037C159.385 60.2403 168.767 65.8742 174.477 72.9425C175.142 73.7645 175.756 74.606 176.316 75.4626C176.527 75.7866 176.731 76.1121 176.927 76.4398C178.954 79.8414 180.117 83.4576 180.117 87.0581Z"
|
|
166
|
+
fill="#F1F5FF"
|
|
167
|
+
class="fill-primary-200"
|
|
168
|
+
/>
|
|
169
|
+
<path
|
|
170
|
+
d="M180.118 87.0583C180.118 88.84 179.792 90.9072 179.068 92.5872C178.425 94.0797 177.318 94.6907 176.18 96.0528L149.06 96.5804L143.347 96.5457L132.045 96.4779L119.575 96.0528C118.596 94.7351 117.299 93.6979 116.567 92.2672C114.108 87.4658 113 82.1582 113 77.2061C113 75.4085 113.414 73.6923 114.17 72.0778H115.296L115.666 72.0785V71.7305H115.73V72.0785H116.176V75.5713H119.03V76.8566H120.615V76.1092H122.086V73.1461H122.819V71.7636H122.93V73.1461H124.688V70.5567H124.861V73.1476H126.024V73.1114H126.023V72.7822H126.024V72.4711H126.023V71.9542H126.024V71.6227H126.023V71.1051H126.024V70.7744H126.023V70.2568H126.024V69.8997H126.023V69.3821H126.024V68.9271H126.023V68.4095H126.024V68.066H126.371V67.6787H126.426V68.066H128.993V67.6787H129.048V68.066H129.516V70.7752L129.846 70.7767V70.7752H129.844V70.2576H129.846V69.9005H129.844V69.3829H129.846V69.0265H129.844V68.509H129.846V68.5074H132.959V68.509H133.494C133.523 68.5233 133.549 68.5368 133.578 68.5504V71.506H135.853V75.3882H137.691V68.2099H138.091V67.7073H138.163V68.2099H139.615V67.7073H139.688V68.2099H141.743V67.7073H141.815V68.2099H143.109V67.7073H143.18V68.2099H143.712V74.9105H145.743V73.8272L148.14 73.8362V72.0785H148.622V71.7312H148.686V72.0785H150.536L150.906 72.0793V71.7312H150.971V72.0793H151.417V75.572H154.271V76.8573H155.857V76.1099H157.328V73.1468H158.061V71.7644H158.171V73.1468H159.929V70.5567H160.102V73.1476H161.265V73.1114H161.263V72.7822H161.265V72.4711H161.263V71.9542H161.265V71.6227H161.263V71.1051H161.265V70.7744H161.263V70.2568H161.265V69.8997H161.263V69.3821H161.265V68.9271H161.263V68.4095H161.265V68.066H161.612V67.6787H161.668V68.066H164.235V67.6787H164.29V68.066H164.758V70.7752L165.084 70.7767H165.088V70.7752H165.086V70.2576H165.088V69.9005H165.086V69.3829H165.088V69.0265H165.086V68.509H165.088V68.5074H168.201V68.509H168.736C168.764 68.5233 168.791 68.5368 168.819 68.5504V71.506H172.639V75.3882H174.477V72.9442C175.142 73.7661 175.756 74.6077 176.316 75.4643C176.528 75.7882 176.731 76.1137 176.927 76.4414C178.954 79.8415 180.118 83.4578 180.118 87.0583Z"
|
|
171
|
+
fill="#7089AC"
|
|
172
|
+
class="fill-primary-400"
|
|
173
|
+
fill-opacity="0.8"
|
|
174
|
+
/>
|
|
175
|
+
<g opacity="0.5">
|
|
176
|
+
<path d="M143.712 68.2085H139.119V69.3446H143.712V68.2085Z" fill="#E2EEFD" />
|
|
177
|
+
<path d="M143.712 69.957H139.119V71.0931H143.712V69.957Z" fill="#E2EEFD" />
|
|
178
|
+
<path d="M143.712 71.7422H139.119V72.8783H143.712V71.7422Z" fill="#E2EEFD" />
|
|
179
|
+
<path d="M143.712 73.5547H139.119V74.6908H143.712V73.5547Z" fill="#E2EEFD" />
|
|
180
|
+
<path d="M143.712 75.3047H139.119V76.4408H143.712V75.3047Z" fill="#E2EEFD" />
|
|
181
|
+
<path d="M163.414 68.0659H161.27V68.756H163.414V68.0659Z" fill="#E2EEFD" />
|
|
182
|
+
<path d="M163.414 69.1284H161.27V69.8185H163.414V69.1284Z" fill="#E2EEFD" />
|
|
183
|
+
<path d="M163.414 70.2119H161.27V70.902H163.414V70.2119Z" fill="#E2EEFD" />
|
|
184
|
+
<path d="M163.414 71.3135H161.27V72.0036H163.414V71.3135Z" fill="#E2EEFD" />
|
|
185
|
+
<path d="M163.414 72.376H161.27V73.0661H163.414V72.376Z" fill="#E2EEFD" />
|
|
186
|
+
<path d="M163.414 73.5454H161.27V74.2355H163.414V73.5454Z" fill="#E2EEFD" />
|
|
187
|
+
<path d="M163.414 74.6074H161.27V75.2975H163.414V74.6074Z" fill="#E2EEFD" />
|
|
188
|
+
<path d="M163.414 75.6919H161.27V76.382H163.414V75.6919Z" fill="#E2EEFD" />
|
|
189
|
+
<path d="M163.414 76.7925H161.27V77.4826H163.414V76.7925Z" fill="#E2EEFD" />
|
|
190
|
+
<path d="M163.414 77.855H161.27V78.5451H163.414V77.855Z" fill="#E2EEFD" />
|
|
191
|
+
<path d="M167.378 68.5195H165.082V69.2096H167.378V68.5195Z" fill="#E2EEFD" />
|
|
192
|
+
<path d="M167.378 69.5811H165.082V70.2712H167.378V69.5811Z" fill="#E2EEFD" />
|
|
193
|
+
<path d="M167.378 70.6655H165.082V71.3556H167.378V70.6655Z" fill="#E2EEFD" />
|
|
194
|
+
<path d="M167.378 71.7656H165.082V72.4557H167.378V71.7656Z" fill="#E2EEFD" />
|
|
195
|
+
<path d="M167.378 72.8291H165.082V73.5192H167.378V72.8291Z" fill="#E2EEFD" />
|
|
196
|
+
<path d="M167.378 73.936H165.082V74.6261H167.378V73.936Z" fill="#E2EEFD" />
|
|
197
|
+
<path d="M167.378 74.9976H165.082V75.6877H167.378V74.9976Z" fill="#E2EEFD" />
|
|
198
|
+
<path d="M167.378 76.0815H165.082V76.7716H167.378V76.0815Z" fill="#E2EEFD" />
|
|
199
|
+
<path d="M167.378 77.1836H165.082V77.8737H167.378V77.1836Z" fill="#E2EEFD" />
|
|
200
|
+
<path d="M167.378 78.2451H165.082V78.9352H167.378V78.2451Z" fill="#E2EEFD" />
|
|
201
|
+
<path d="M167.378 79.4634H165.082V80.1535H167.378V79.4634Z" fill="#E2EEFD" />
|
|
202
|
+
<path d="M167.378 80.5259H165.082V81.216H167.378V80.5259Z" fill="#E2EEFD" />
|
|
203
|
+
<path d="M167.378 81.6094H165.082V82.2995H167.378V81.6094Z" fill="#E2EEFD" />
|
|
204
|
+
<path d="M167.378 82.7109H165.082V83.401H167.378V82.7109Z" fill="#E2EEFD" />
|
|
205
|
+
<path d="M167.378 83.7729H165.082V84.4631H167.378V83.7729Z" fill="#E2EEFD" />
|
|
206
|
+
<path d="M176.926 76.441H176.315V75.4639C176.526 75.7871 176.73 76.1133 176.926 76.441Z" fill="#E2EEFD" />
|
|
207
|
+
<path d="M128.298 68.0659H126.002V68.756H128.298V68.0659Z" fill="#E2EEFD" />
|
|
208
|
+
<path d="M128.298 69.1284H126.002V69.8185H128.298V69.1284Z" fill="#E2EEFD" />
|
|
209
|
+
<path d="M128.298 70.2119H126.002V70.902H128.298V70.2119Z" fill="#E2EEFD" />
|
|
210
|
+
<path d="M128.298 71.3135H126.002V72.0036H128.298V71.3135Z" fill="#E2EEFD" />
|
|
211
|
+
<path d="M128.298 72.376H126.002V73.0661H128.298V72.376Z" fill="#E2EEFD" />
|
|
212
|
+
<path d="M128.298 73.5454H126.002V74.2355H128.298V73.5454Z" fill="#E2EEFD" />
|
|
213
|
+
<path d="M128.298 74.6074H126.002V75.2975H128.298V74.6074Z" fill="#E2EEFD" />
|
|
214
|
+
<path d="M128.298 75.6919H126.002V76.382H128.298V75.6919Z" fill="#E2EEFD" />
|
|
215
|
+
<path d="M128.298 76.7925H126.002V77.4826H128.298V76.7925Z" fill="#E2EEFD" />
|
|
216
|
+
<path d="M128.298 77.855H126.002V78.5451H128.298V77.855Z" fill="#E2EEFD" />
|
|
217
|
+
<path d="M132.5 68.5195H129.891V69.2096H132.5V68.5195Z" fill="#E2EEFD" />
|
|
218
|
+
<path d="M132.5 69.5811H129.891V70.2712H132.5V69.5811Z" fill="#E2EEFD" />
|
|
219
|
+
<path d="M132.501 70.6655H129.891V71.3556H132.501V70.6655Z" fill="#E2EEFD" />
|
|
220
|
+
<path d="M132.501 71.7656H129.891V72.4557H132.501V71.7656Z" fill="#E2EEFD" />
|
|
221
|
+
<path d="M132.501 72.8291H129.891V73.5192H132.501V72.8291Z" fill="#E2EEFD" />
|
|
222
|
+
<path d="M132.5 73.936H129.891V74.6261H132.5V73.936Z" fill="#E2EEFD" />
|
|
223
|
+
<path d="M132.501 74.9976H129.891V75.6877H132.501V74.9976Z" fill="#E2EEFD" />
|
|
224
|
+
<path d="M132.501 76.0815H129.891V76.7716H132.501V76.0815Z" fill="#E2EEFD" />
|
|
225
|
+
<path d="M132.501 77.1836H129.891V77.8737H132.501V77.1836Z" fill="#E2EEFD" />
|
|
226
|
+
<path d="M132.501 78.2451H129.891V78.9352H132.501V78.2451Z" fill="#E2EEFD" />
|
|
227
|
+
<path d="M132.501 79.4634H129.891V80.1535H132.501V79.4634Z" fill="#E2EEFD" />
|
|
228
|
+
<path d="M132.501 80.5259H129.891V81.216H132.501V80.5259Z" fill="#E2EEFD" />
|
|
229
|
+
<path d="M132.501 81.6094H129.891V82.2995H132.501V81.6094Z" fill="#E2EEFD" />
|
|
230
|
+
<path d="M132.501 82.7109H129.891V83.401H132.501V82.7109Z" fill="#E2EEFD" />
|
|
231
|
+
<path d="M132.501 83.7729H129.891V84.4631H132.501V83.7729Z" fill="#E2EEFD" />
|
|
232
|
+
</g>
|
|
233
|
+
<path
|
|
234
|
+
d="M179.068 92.5874C174.61 102.141 157.086 103.313 138.303 102.92C126.627 102.676 120.564 99.5783 116.687 92.5874H179.068Z"
|
|
235
|
+
fill="#D8E3FD"
|
|
236
|
+
class="fill-primary-300"
|
|
237
|
+
/>
|
|
238
|
+
<path
|
|
239
|
+
d="M47.1128 91.2401C47.1128 91.2409 47.1128 91.2409 47.1128 91.2401C46.7496 91.8729 46.382 92.4968 46.0091 93.1145C40.8551 101.65 34.2433 105.075 28.2953 106.233C27.9246 106.305 27.5562 106.367 27.1923 106.422C23.4856 106.984 20.0984 106.709 17.5685 106.319C16.748 106.192 15.9607 106.042 15.2043 105.869C4.82257 103.505 0.313516 96.9418 0.0159261 89.2594C-0.366798 79.4043 6.18094 67.7063 16.1513 60.6696C17.1842 59.9404 18.2375 59.2744 19.3058 58.6694H19.3066C21.5306 57.4067 23.8186 56.4039 26.1165 55.6264C26.4894 55.4999 26.8631 55.3793 27.2353 55.2656C27.2985 55.246 27.3618 55.2264 27.4251 55.2083C28.9605 54.7442 30.4959 54.3788 32.0148 54.1016H32.0155C33.6233 53.8062 35.2122 53.6096 36.7649 53.4996C36.783 53.4981 36.8018 53.4973 36.8192 53.4958C37.0331 53.4815 37.2441 53.4672 37.4558 53.4559H37.4565C37.9636 53.428 38.4676 53.4092 38.9656 53.4002H38.9671C39.2353 53.3941 39.5028 53.3919 39.768 53.3911H39.9247C41.2612 53.3941 42.557 53.4604 43.8001 53.5795C43.9854 53.5968 44.1693 53.6164 44.3516 53.636C44.9844 53.7068 45.6015 53.7904 46.2027 53.8876C46.2637 53.8966 46.3232 53.9064 46.3835 53.9177C46.8288 53.9916 47.2642 54.0729 47.6899 54.1611C48.1577 54.2575 48.6143 54.3622 49.0573 54.4745C49.4287 54.5679 49.7896 54.6681 50.1422 54.7713C50.8828 54.9898 51.5781 55.2301 52.2238 55.4878C52.6894 55.6731 53.1301 55.8683 53.5422 56.0717C60.6987 59.5953 55.2554 77.0605 47.1128 91.2401Z"
|
|
240
|
+
fill="#F1F5FF"
|
|
241
|
+
class="fill-primary-200"
|
|
242
|
+
/>
|
|
243
|
+
<path
|
|
244
|
+
d="M43.5514 64.9577C42.9284 64.0287 43.1778 62.7721 44.109 62.1498L50.3591 57.976C51.2903 57.3544 52.55 57.603 53.173 58.532C53.7961 59.4609 53.5467 60.7176 52.6155 61.3399L46.3654 65.5137C45.4349 66.136 44.1745 65.8866 43.5514 64.9577Z"
|
|
245
|
+
fill="#FFB27D"
|
|
246
|
+
/>
|
|
247
|
+
<path
|
|
248
|
+
d="M42.6761 70.1612C42.1736 69.2722 42.4885 68.1451 43.3798 67.6434L46.9516 65.6333C47.8429 65.1315 48.9722 65.4465 49.4747 66.3355C49.9772 67.2245 49.6623 68.3515 48.7711 68.8533L45.1992 70.8634C44.3087 71.3644 43.1786 71.0502 42.6761 70.1612Z"
|
|
249
|
+
fill="#FFB27D"
|
|
250
|
+
/>
|
|
251
|
+
<path
|
|
252
|
+
d="M41.2159 73.4802C41.2159 73.4802 35.4908 79.4132 30.3926 83.1516C28.3637 84.6395 26.4343 85.7794 25.0043 86.0597C23.6045 86.3339 22.2763 87.024 21.089 87.8776C18.0136 90.0873 15.88 93.3879 15.88 93.3879L11.056 76.7228C11.056 76.7228 12.4671 74.7384 13.4729 71.4755C14.4041 68.4551 14.5533 65.5576 17.4026 61.4033C21.2042 55.8606 24.6909 51.3342 24.8431 50.843C25.6101 48.3681 27.5764 45.564 27.8183 45.2302C27.923 45.0863 28.4338 44.9756 28.9966 45.1511C29.4486 45.292 30.0792 45.9671 29.9918 46.9231C29.5526 51.7546 27.4393 54.3734 27.4114 54.5105C26.6671 58.0967 24.8205 60.3561 25.3343 61.2662C25.3532 61.3001 25.4074 61.3039 25.4925 61.2805C27.0069 60.8654 38.4027 51.9181 39.4439 51.9731C40.5438 52.0326 41.2159 73.4802 41.2159 73.4802Z"
|
|
253
|
+
fill="#FFB27D"
|
|
254
|
+
/>
|
|
255
|
+
<path
|
|
256
|
+
d="M19.577 90.7484V90.7491C19.5724 91.0008 19.5438 91.2562 19.4896 91.5138C19.4896 91.5138 18.9177 93.2157 17.9436 96.0236C17.9308 96.0636 17.9165 96.1035 17.9029 96.1434C17.8509 96.2956 17.7967 96.4493 17.7425 96.6075C17.4765 97.3737 17.1842 98.2107 16.8685 99.1095C16.5483 100.023 15.8627 103.064 15.2043 105.871C4.82252 103.507 0.313459 96.9435 0.0158691 89.2612C1.53998 87.6195 2.90438 86.1549 4.04803 84.9307C4.04803 84.9307 4.04803 84.9299 4.04878 84.9307C4.0533 84.9247 4.05858 84.9186 4.0646 84.9134L4.07967 84.8968C4.11508 84.8591 4.15049 84.8214 4.18515 84.7838C6.40464 82.4061 7.75321 80.9746 7.75321 80.9746C7.75321 80.9746 7.7826 80.9844 7.83835 81.0047C8.27682 81.1622 10.3283 81.9201 12.5975 83.1255L12.5983 83.1263C12.7196 83.1918 12.8424 83.2574 12.9659 83.326H12.9667C15.651 84.7973 18.5297 86.8752 19.3487 89.3177V89.3184C19.3946 89.4578 19.4353 89.5995 19.4677 89.7411V89.7418C19.5453 90.0696 19.583 90.4063 19.577 90.7484Z"
|
|
257
|
+
fill="#7089AC"
|
|
258
|
+
class="fill-primary-400"
|
|
259
|
+
/>
|
|
260
|
+
<path
|
|
261
|
+
d="M54.1072 54.0013L49.9756 57.2627L45.9216 60.4631C45.6881 60.6145 45.4696 60.6243 45.2639 60.5377C44.6168 60.2665 44.0916 59.049 43.6147 58.3167L43.5665 58.2429C42.9374 57.2778 43.2139 55.9751 44.1805 55.3483L50.0359 51.5475V51.5467L51.7725 50.4196C52.7391 49.792 54.0447 50.0678 54.6738 51.0321L54.722 51.106C55.3503 52.0703 55.0738 53.3729 54.1072 54.0013Z"
|
|
262
|
+
fill="#FFB27D"
|
|
263
|
+
/>
|
|
264
|
+
<path
|
|
265
|
+
opacity="0.5"
|
|
266
|
+
d="M30.3935 83.152C28.3646 84.64 26.4351 85.7799 25.0052 86.0601C23.6054 86.3344 22.2772 87.0245 21.0898 87.8781C20.2656 87.1285 19.3314 86.2598 18.4198 85.4039C17.3101 84.3612 17.8404 82.4921 19.3374 82.205C19.3517 82.202 19.3668 82.199 19.3804 82.196C20.796 81.8848 22.785 79.8477 22.785 79.8477L30.3935 83.152Z"
|
|
267
|
+
fill="#D38254"
|
|
268
|
+
/>
|
|
269
|
+
<path
|
|
270
|
+
d="M27.6886 45.4214L26.0123 48.1765C26.0123 48.1765 26.5774 48.6429 27.058 48.5676C27.538 48.4922 28.717 45.9186 27.6886 45.4214Z"
|
|
271
|
+
fill="#FFC197"
|
|
272
|
+
/>
|
|
273
|
+
<path
|
|
274
|
+
d="M4.0481 84.9297C4.0481 84.9297 7.20858 90.6457 9.72793 93.2585L12.5403 92.3469L11.7877 94.7502C11.7877 94.7502 16.0647 96.9607 17.7433 96.6073L19.7963 90.0536L9.07097 79.7275L4.0481 84.9297Z"
|
|
275
|
+
fill="#1B365D"
|
|
276
|
+
class="fill-primary-900"
|
|
277
|
+
/>
|
|
278
|
+
<path
|
|
279
|
+
d="M11.4237 76.1846C11.4237 76.1846 7.22051 79.5666 2.94275 83.2499C2.94275 83.2499 7.65221 89.2379 10.5264 91.4596L16.3192 87.9149L13.8722 93.5932C13.8722 93.5932 17.2173 96.1435 19.0812 96.3311C19.0812 96.3311 20.6196 90.9413 21.7128 87.4538C21.7128 87.4538 12.2622 81.3468 11.4237 76.1846Z"
|
|
280
|
+
fill="#F3F8FF"
|
|
281
|
+
class="fill-primary-100"
|
|
282
|
+
/>
|
|
283
|
+
<path
|
|
284
|
+
d="M8.51486 87.3069C8.64143 86.9167 9.06031 86.7027 9.45132 86.8285C9.84234 86.9544 10.0571 87.3725 9.93124 87.7627C9.80542 88.153 9.38578 88.367 8.99477 88.2411C8.60376 88.1153 8.38904 87.6964 8.51486 87.3069Z"
|
|
285
|
+
fill="#7089AC"
|
|
286
|
+
class="fill-primary-400"
|
|
287
|
+
/>
|
|
288
|
+
<path
|
|
289
|
+
d="M36.994 86.7592L21.0522 81.7883C19.4843 81.2993 18.6021 79.6193 19.0918 78.0545L30.0416 43.091C30.5313 41.5262 32.2159 40.6462 33.7837 41.1352L49.7255 46.1061C51.2934 46.595 52.1756 48.2751 51.6859 49.8399L40.7361 84.8034C40.2463 86.3682 38.5625 87.2481 36.994 86.7592Z"
|
|
290
|
+
fill="#2B478B"
|
|
291
|
+
class="fill-primary-700"
|
|
292
|
+
/>
|
|
293
|
+
<path
|
|
294
|
+
d="M50.5295 49.7754L39.8328 83.9282C39.4697 85.0869 38.2296 85.7401 37.0777 85.3807L21.7702 80.608C20.6183 80.2486 19.9719 79.007 20.335 77.8483L31.0317 43.6955C31.3948 42.5368 32.6341 41.8828 33.7868 42.2422L49.0943 47.0149C50.2462 47.3751 50.8926 48.6166 50.5295 49.7754Z"
|
|
295
|
+
fill="#EBF3FA"
|
|
296
|
+
class="fill-primary-100"
|
|
297
|
+
/>
|
|
298
|
+
<path
|
|
299
|
+
d="M34.7648 46.0515L34.3972 46.1728L34.1621 45.8662C34.2585 45.7931 34.3881 45.7652 34.5124 45.8044C34.636 45.8428 34.7272 45.9377 34.7648 46.0515Z"
|
|
300
|
+
fill="#2B478B"
|
|
301
|
+
class="fill-primary-700"
|
|
302
|
+
/>
|
|
303
|
+
<path
|
|
304
|
+
d="M34.6768 45.2805C34.3747 45.1871 34.0613 45.2534 33.8278 45.432L33.9769 45.6256C34.1495 45.4937 34.3815 45.4455 34.6038 45.5141C34.8245 45.5834 34.9865 45.7529 35.0543 45.9563L35.2863 45.8795C35.1952 45.603 34.9752 45.374 34.6768 45.2805Z"
|
|
305
|
+
fill="#2B478B"
|
|
306
|
+
class="fill-primary-700"
|
|
307
|
+
/>
|
|
308
|
+
<path
|
|
309
|
+
d="M34.9877 44.2845C34.3496 44.0856 33.6859 44.2264 33.1924 44.6031L33.3408 44.7968C33.774 44.466 34.3564 44.3425 34.9161 44.5173C35.4706 44.6898 35.8767 45.117 36.047 45.6285L36.2783 45.5517C36.0854 44.9678 35.6213 44.4826 34.9877 44.2845Z"
|
|
310
|
+
fill="#2B478B"
|
|
311
|
+
class="fill-primary-700"
|
|
312
|
+
/>
|
|
313
|
+
<path
|
|
314
|
+
d="M34.8175 44.8297C34.3632 44.6881 33.8908 44.7868 33.5375 45.0535L33.6866 45.2471C33.9782 45.0271 34.3692 44.945 34.7452 45.0625C35.1173 45.1793 35.3908 45.4641 35.5068 45.8069L35.7381 45.7308C35.5995 45.3149 35.268 44.9699 34.8175 44.8297Z"
|
|
315
|
+
fill="#2B478B"
|
|
316
|
+
class="fill-primary-700"
|
|
317
|
+
/>
|
|
318
|
+
<path
|
|
319
|
+
d="M47.1126 91.2404C47.1126 91.2411 47.1126 91.2411 47.1126 91.2404C46.7494 91.8732 46.3818 92.497 46.0088 93.1148C40.8549 101.651 34.2431 105.075 28.2951 106.233C27.9244 106.305 27.556 106.368 27.1921 106.423C26.0093 104.861 24.2365 102.37 23.5223 100.586C23.3091 100.054 23.1886 96.0033 23.1456 92.7313C23.1192 90.6881 23.123 88.9478 23.1539 88.5576C23.1765 88.272 23.4138 87.4523 23.7438 86.4202C24.0753 85.3812 24.501 84.1261 24.8942 82.9862C24.9605 82.7956 25.0246 82.608 25.0886 82.4257L25.167 82.2034C25.225 82.0369 25.2815 81.8749 25.3357 81.7197C25.4186 81.4839 25.497 81.2609 25.5685 81.0575C25.787 80.4397 25.949 79.9862 26.0108 79.8152L26.0153 79.8024C26.0168 79.7986 26.0183 79.7948 26.0191 79.7911L26.0379 79.7406H26.0386C26.068 79.7346 26.957 79.5658 27.7466 80.616C27.9523 80.8895 28.0449 81.4508 28.0705 82.1447V82.1454C28.0751 82.284 28.0773 82.4287 28.0773 82.5764C28.0773 83.0133 28.057 83.4865 28.0253 83.9649C28.0073 84.2368 27.9862 84.5111 27.9628 84.78C27.8468 86.1105 27.6871 87.3363 27.6901 87.7635C27.6961 88.706 29.7551 93.4862 29.884 93.7838C29.8862 93.7884 29.8885 93.7929 29.89 93.7982L31.7546 87.8441L31.6025 85.0791L31.5241 83.6499L31.4525 82.3518L31.3621 80.6936L31.2453 78.5736L31.231 78.3099L31.2016 77.7727L31.1873 77.5098L31.121 76.3059L31.1067 76.0542C31.1067 76.0542 31.0804 75.9495 31.0382 75.7619C30.9493 75.3649 30.7903 74.5972 30.663 73.6893C30.5665 73.0015 30.4889 72.233 30.4761 71.4841C30.4678 70.9711 30.4889 70.4678 30.5552 70.0052C30.6396 69.407 30.8001 68.8766 31.0668 68.4871C31.4495 67.9281 31.8955 67.8279 32.2662 67.8837C32.3596 67.8972 32.4485 67.9213 32.5299 67.9507C32.5306 67.9507 32.5314 67.9515 32.5321 67.9515C32.5728 67.9665 32.612 67.9824 32.6489 67.9989C32.7604 68.0479 32.8568 68.1187 32.9375 68.2069L32.9382 68.2076C33.0241 68.3011 33.0881 68.4141 33.1266 68.5384C33.1266 68.5384 33.232 68.8262 33.3925 69.2646V69.2654C33.4264 69.3558 33.4618 69.4537 33.4995 69.557C33.5665 69.7408 33.6404 69.9412 33.7172 70.1521V70.1529C33.7519 70.2486 33.788 70.345 33.8242 70.4445C34.1158 71.2453 34.4412 72.1403 34.6748 72.7935C34.8209 73.2011 34.9317 73.5145 34.9769 73.6524C35.0929 74.0073 35.2444 74.5505 35.4071 75.1675V75.1682C35.6753 76.1898 35.9744 77.4149 36.1936 78.3257C36.2682 78.6369 36.333 78.9111 36.3842 79.1288C36.4099 79.2373 36.4317 79.3307 36.4498 79.4083C36.4867 79.565 36.5078 79.6532 36.5078 79.6532C36.5078 79.6532 36.5078 79.6532 36.5085 79.6539L39.1251 80.5912C39.2117 80.6228 39.2969 80.6605 39.3775 80.7042C39.6803 80.8669 39.9335 81.1118 40.1045 81.4139C40.2017 81.5841 40.3147 81.783 40.4382 82C40.6695 82.4068 40.9355 82.8785 41.1954 83.3395V83.3403C41.7514 84.3265 42.2773 85.272 42.3707 85.4822C42.3707 85.4822 42.3707 85.4829 42.3715 85.4837C42.3722 85.4845 42.3722 85.486 42.3722 85.4867C42.373 85.4875 42.373 85.4882 42.3737 85.4897C42.4091 85.5605 42.5259 85.6939 42.7022 85.8762C42.7323 85.9071 42.764 85.9388 42.7964 85.9727C42.7986 85.9749 42.8009 85.9764 42.8031 85.9794C42.837 86.0133 42.8717 86.0487 42.9079 86.0849C42.9651 86.1429 43.0277 86.2047 43.0932 86.2695C43.1151 86.2906 43.1369 86.3124 43.1595 86.3358C43.204 86.3795 43.2507 86.4254 43.2981 86.4729C43.3463 86.5196 43.3953 86.5671 43.445 86.6168L43.4526 86.6243C43.4782 86.6492 43.5023 86.6741 43.5279 86.6997C43.5369 86.708 43.546 86.717 43.5558 86.7268L43.5972 86.7682C43.61 86.781 43.6236 86.7946 43.6371 86.8074C43.6522 86.8225 43.668 86.8383 43.6839 86.8541C43.781 86.9498 43.8812 87.05 43.9837 87.1532C44.0176 87.1871 44.0523 87.2225 44.0869 87.2572C44.1156 87.2858 44.1434 87.3137 44.1721 87.3431C44.2203 87.3913 44.2692 87.441 44.3175 87.4907C44.554 87.7318 44.7966 87.985 45.0347 88.2426C45.0648 88.275 45.0942 88.3074 45.1243 88.3398C45.6675 88.932 46.1859 89.5498 46.5641 90.1254C46.5799 90.1502 46.5957 90.1736 46.6108 90.1977C46.6424 90.2459 46.6726 90.2934 46.7004 90.3408C46.7012 90.3408 46.7012 90.3408 46.7012 90.3408C46.8933 90.6625 47.0387 90.9661 47.1126 91.2404Z"
|
|
320
|
+
fill="#FFB27D"
|
|
321
|
+
/>
|
|
322
|
+
<path
|
|
323
|
+
d="M36.5071 79.6533C36.5071 79.6533 37.7103 84.42 37.9792 84.7018C38.2482 84.9836 39.4333 85.63 39.7128 85.2427C39.993 84.8555 36.5071 79.6533 36.5071 79.6533Z"
|
|
324
|
+
fill="#EFA26F"
|
|
325
|
+
/>
|
|
326
|
+
<path
|
|
327
|
+
d="M46.6991 90.3431C46.6719 90.3258 45.0951 89.317 44.3944 88.917C43.7043 88.5229 42.4303 85.6231 42.3716 85.4883C42.5667 85.8921 45.5298 88.416 46.6991 90.3431Z"
|
|
328
|
+
fill="#EFA26F"
|
|
329
|
+
/>
|
|
330
|
+
<path
|
|
331
|
+
d="M29.8901 93.7968L31.7548 87.8428C31.7548 87.8428 32.4313 90.6507 32.133 91.9819C31.8354 93.3132 30.4808 95.1967 29.8901 93.7968Z"
|
|
332
|
+
fill="#EFA26F"
|
|
333
|
+
/>
|
|
334
|
+
<path
|
|
335
|
+
d="M31.5897 70.3454C31.4933 69.9266 31.3237 69.1671 31.3087 68.7678C31.3042 68.6548 31.3727 68.4529 31.5656 68.2751C31.6816 68.1681 31.8421 68.0702 32.0583 68.0062C32.16 67.976 32.261 67.9519 32.3634 67.9474C32.4832 67.9421 32.6015 67.9557 32.7168 67.9903C32.8207 68.0212 32.9096 68.1154 32.9503 68.245C32.9503 68.2457 32.9503 68.2465 32.9511 68.2472C33.0852 68.6819 33.2441 69.2658 33.3172 69.7721C33.3685 70.1224 33.2118 70.4592 32.9503 70.5474L32.8283 70.5888L32.2015 70.8012C31.9408 70.8886 31.6681 70.6875 31.5897 70.3454Z"
|
|
336
|
+
fill="#FFD3B6"
|
|
337
|
+
/>
|
|
338
|
+
<path
|
|
339
|
+
d="M31.5896 70.3449C31.4931 69.926 31.3236 69.1666 31.3086 68.7673C31.304 68.6543 31.3726 68.4523 31.5655 68.2745C31.6077 68.2572 31.6514 68.2421 31.6988 68.2278C31.8005 68.1977 31.9015 68.1736 32.0039 68.1691C32.1237 68.1638 32.242 68.1774 32.3573 68.212C32.4613 68.2429 32.5502 68.3371 32.5908 68.4667C32.5916 68.4674 32.5908 68.4682 32.5916 68.4682C32.7257 68.9029 32.8847 69.4868 32.9577 69.993C32.9909 70.2175 32.9382 70.436 32.8282 70.5875L32.2013 70.7999C31.9407 70.8881 31.6679 70.6869 31.5896 70.3449Z"
|
|
340
|
+
fill="#FFC197"
|
|
341
|
+
/>
|
|
342
|
+
<path
|
|
343
|
+
d="M28.2952 106.233C27.9245 106.306 27.5561 106.368 27.1922 106.423C26.0094 104.861 24.2367 102.37 23.5224 100.587C23.3092 100.055 23.1887 96.0037 23.1458 92.7317L23.1465 92.731C23.1518 93.1649 24.0596 99.7797 24.6269 100.675C25.0767 101.385 26.9662 104.723 28.2952 106.233Z"
|
|
344
|
+
fill="#EFA26F"
|
|
345
|
+
/>
|
|
346
|
+
<path
|
|
347
|
+
d="M26.0376 79.7397L25.0891 82.4271C25.0891 82.4271 25.6323 82.6983 26.0339 82.5574C26.4354 82.4166 27.002 80.0057 26.0376 79.7397Z"
|
|
348
|
+
fill="#FFC197"
|
|
349
|
+
/>
|
|
350
|
+
<path
|
|
351
|
+
d="M29.805 70.1461C30.1124 69.0605 29.4803 67.9319 28.3924 67.6253C27.3045 67.3187 26.1737 67.95 25.8655 69.0349C25.5581 70.1205 26.7123 72.9427 26.8728 72.9872C27.0077 73.0256 29.4976 71.2303 29.805 70.1461ZM27.4326 71.0133C26.6882 70.8031 26.2558 70.0316 26.466 69.2888C26.6762 68.5467 27.4499 68.1142 28.1943 68.3244C28.9386 68.5339 29.3711 69.3061 29.1609 70.049C28.9507 70.7911 28.1762 71.2228 27.4326 71.0133Z"
|
|
352
|
+
fill="#2B478B"
|
|
353
|
+
class="fill-primary-700"
|
|
354
|
+
/>
|
|
355
|
+
<path
|
|
356
|
+
d="M30.0136 76.1306L23.6565 74.3722L23.7574 74.0083L30.1146 75.7675L30.0136 76.1306Z"
|
|
357
|
+
fill="#2B478B"
|
|
358
|
+
class="fill-primary-700"
|
|
359
|
+
/>
|
|
360
|
+
<path
|
|
361
|
+
d="M27.632 76.4328L23.4084 75.2643L23.5094 74.9004L27.7329 76.0689L27.632 76.4328Z"
|
|
362
|
+
fill="#2B478B"
|
|
363
|
+
class="fill-primary-700"
|
|
364
|
+
/>
|
|
365
|
+
<path
|
|
366
|
+
d="M121.748 66.0596C121.112 55.6666 113.805 53.9338 107.092 53.936C100.378 53.9383 93.8142 57.4129 94.1329 65.2294C94.2707 68.6023 95.2147 71.5308 97.4538 73.6064L94.9292 79.9085L100.07 75.3482C102.135 76.3209 104.832 76.8663 108.3 76.8648C118.586 76.8618 122.158 72.746 121.748 66.0596Z"
|
|
367
|
+
fill="#1B365D"
|
|
368
|
+
class="fill-primary-900"
|
|
369
|
+
fill-opacity="0.5"
|
|
370
|
+
/>
|
|
371
|
+
<path d="M109.591 61.7939H99.6688V63.139H109.591V61.7939Z" fill="white" />
|
|
372
|
+
<path d="M115.518 65.0435H99.6687V66.3885H115.518V65.0435Z" fill="white" />
|
|
373
|
+
<path d="M112.037 68.2944H99.6687V69.6395H112.037V68.2944Z" fill="white" />
|
|
374
|
+
<path
|
|
375
|
+
d="M165.713 95.1804C165.713 95.3674 165.692 95.5541 165.66 95.7292C165.426 97.0022 164.404 97.96 163.181 97.96C161.958 97.96 160.926 97.0022 160.692 95.7292C160.66 95.5541 160.639 95.3674 160.639 95.1804C160.639 94.4447 160.894 93.7789 161.32 93.2885C161.362 93.2419 161.394 93.2068 161.437 93.1599C161.894 92.6928 162.5 92.4009 163.171 92.4009C163.894 92.4009 164.543 92.7279 165 93.2652C165.447 93.7556 165.713 94.4329 165.713 95.1804ZM164.66 95.7292C164.713 95.5541 164.745 95.3674 164.745 95.1804C164.745 94.2345 164.043 93.4636 163.181 93.4636C162.32 93.4636 161.618 94.2345 161.628 95.1804C161.628 95.3674 161.66 95.5541 161.713 95.7292C161.926 96.4068 162.5 96.8972 163.192 96.8972C163.873 96.8854 164.447 96.4068 164.66 95.7292Z"
|
|
376
|
+
fill="#6F6E6F"
|
|
377
|
+
/>
|
|
378
|
+
<path
|
|
379
|
+
d="M129.548 95.1804C129.548 95.3673 129.526 95.554 129.494 95.7291C129.484 95.7527 129.484 95.776 129.473 95.8111C129.218 97.049 128.207 97.9599 127.005 97.9599C126.091 97.9599 125.293 97.4344 124.846 96.6285C124.697 96.3599 124.58 96.0447 124.527 95.7291C124.495 95.554 124.474 95.3673 124.474 95.1804C124.474 95.1686 124.474 95.1571 124.474 95.1338C124.474 94.83 124.527 94.5381 124.612 94.2695C124.867 93.4754 125.442 92.8446 126.165 92.5642C126.272 92.5176 126.378 92.4943 126.484 92.471C126.654 92.4359 126.825 92.4126 127.005 92.4126C127.186 92.4126 127.356 92.4359 127.527 92.471C127.633 92.4943 127.739 92.5294 127.846 92.5642C128.569 92.8446 129.143 93.4754 129.399 94.2695C129.484 94.5381 129.537 94.83 129.537 95.1338V95.1453C129.548 95.1571 129.548 95.1686 129.548 95.1804ZM128.495 95.7291C128.548 95.554 128.58 95.3673 128.58 95.1804C128.58 94.2344 127.878 93.4636 127.016 93.4636C126.154 93.4636 125.452 94.2344 125.452 95.1804C125.452 95.3788 125.484 95.554 125.538 95.7291C125.623 95.9978 125.772 96.2431 125.952 96.4301C126.229 96.7102 126.601 96.8854 127.016 96.8854C127.601 96.8854 128.112 96.5235 128.378 95.9978C128.431 95.9161 128.463 95.8226 128.495 95.7291Z"
|
|
380
|
+
fill="#6F6E6F"
|
|
381
|
+
/>
|
|
382
|
+
<path
|
|
383
|
+
d="M136.611 95.157C136.611 95.3439 136.589 95.5306 136.557 95.7058C136.323 96.9788 135.302 97.9365 134.079 97.9365C132.856 97.9365 131.824 96.9788 131.59 95.7058C131.558 95.5306 131.537 95.3439 131.537 95.157C131.537 95.1452 131.537 95.1337 131.537 95.1101C131.537 94.8067 131.59 94.5147 131.675 94.2343C131.93 93.4402 132.505 92.8095 133.228 92.5293C133.335 92.4824 133.441 92.4591 133.547 92.4358C133.622 92.424 133.686 92.4125 133.76 92.4007C133.856 92.3892 133.962 92.3774 134.068 92.3774C134.217 92.3774 134.366 92.3892 134.515 92.424C134.536 92.424 134.568 92.4358 134.59 92.4358C134.696 92.4591 134.802 92.4942 134.909 92.5293C135.632 92.8095 136.217 93.452 136.462 94.2461C136.547 94.5147 136.589 94.7949 136.6 95.0986C136.611 95.1219 136.611 95.1337 136.611 95.157ZM135.547 95.7058C135.6 95.5306 135.632 95.3439 135.632 95.157C135.632 94.211 134.93 93.4402 134.068 93.4402C133.207 93.4402 132.505 94.211 132.515 95.157C132.515 95.3555 132.547 95.5306 132.601 95.7058C132.813 96.3831 133.398 96.862 134.079 96.862C134.76 96.862 135.345 96.3831 135.547 95.7058Z"
|
|
384
|
+
fill="#6F6E6F"
|
|
385
|
+
/>
|
|
386
|
+
<path
|
|
387
|
+
d="M138.578 74.03C138.343 74.03 138.153 73.8209 138.153 73.5629C138.153 73.3049 138.343 73.0957 138.578 73.0957C138.813 73.0957 139.004 73.3049 139.004 73.5629C139.004 73.8209 138.813 74.03 138.578 74.03Z"
|
|
388
|
+
fill="#6F6E6F"
|
|
389
|
+
/>
|
|
390
|
+
<path
|
|
391
|
+
d="M157.991 71.8227C158.267 71.8344 158.491 72.0563 158.522 72.3482L158.82 75.0344C158.852 75.303 158.629 75.5132 158.395 75.4548L157.427 75.1978C157.257 75.1511 157.14 74.9759 157.161 74.7774L157.427 72.3365C157.459 72.0446 157.703 71.811 157.991 71.8227Z"
|
|
392
|
+
fill="#6F6E6F"
|
|
393
|
+
/>
|
|
394
|
+
<path d="M148.426 72.0762L157.328 73.2586L157.267 73.8151L148.365 72.6327L148.426 72.0762Z" fill="#6F6E6F" />
|
|
395
|
+
<path d="M139.507 70.7871L149.137 72.0695L149.055 72.8115L139.425 71.5291L139.507 70.7871Z" fill="#6F6E6F" />
|
|
396
|
+
<path d="M155.874 76.436H156.491V82.4623H155.874V76.436Z" fill="#6F6E6F" />
|
|
397
|
+
<path d="M155.651 82.2754H156.714V88.3018H155.651V82.2754Z" fill="#6F6E6F" />
|
|
398
|
+
<path d="M158.661 74.9644L157.576 75.4549L156.491 89.3992H158.661V74.9644Z" fill="#6F6E6F" />
|
|
399
|
+
<path d="M138.302 71.7178L138.876 72.547L147.534 74.182L146.705 72.8973L138.302 71.7178Z" fill="#6F6E6F" />
|
|
400
|
+
<path
|
|
401
|
+
d="M158.565 74.5675L146.705 72.8975V73.7733C146.705 74.0653 146.897 74.3106 147.152 74.369L154.342 75.8055L154.576 76.5062C154.661 76.7748 154.885 76.9733 155.151 77.0084L157.884 77.4288C158.32 77.4989 158.746 77.1952 158.863 76.7164L159.161 75.5369C159.267 75.0814 158.991 74.6259 158.565 74.5675Z"
|
|
402
|
+
fill="#6F6E6F"
|
|
403
|
+
/>
|
|
404
|
+
<path d="M158.661 87.9277H155.725L153.927 90.4622V92.5526H158.661V87.9277Z" fill="#6F6E6F" />
|
|
405
|
+
<path
|
|
406
|
+
d="M160.416 89.0259H160.16C159.831 89.0259 159.554 89.3178 159.554 89.6917V92.366H160.416V89.0259Z"
|
|
407
|
+
fill="#6F6E6F"
|
|
408
|
+
/>
|
|
409
|
+
<path
|
|
410
|
+
d="M161.331 92.5527V95.7292H123.74C123.665 95.7292 123.58 95.7292 123.485 95.7292C122.58 95.7177 120.57 95.6944 120.474 95.6475C120.028 95.4608 119.538 94.982 119.538 94.4214V93.4754L126.346 92.5527H161.331Z"
|
|
411
|
+
fill="#6F6E6F"
|
|
412
|
+
/>
|
|
413
|
+
<path
|
|
414
|
+
d="M171.616 94.3863C171.616 95.1339 171.074 95.7292 170.393 95.7292H161.628C161.522 95.7292 161.426 95.7177 161.32 95.6826C160.788 95.5308 160.405 95.0053 160.405 94.3863V80.6871C160.405 79.9514 160.948 80.1616 161.628 80.1616H169.159C169.744 80.1616 170.244 80.617 170.361 81.2477L171.35 86.83C171.521 87.7878 171.606 88.7571 171.606 89.7381V93.7441L171.616 94.3863Z"
|
|
415
|
+
fill="#6F6E6F"
|
|
416
|
+
/>
|
|
417
|
+
<path
|
|
418
|
+
d="M166.362 95.7294H161.628C161.522 95.7294 161.426 95.7179 161.32 95.6828L161.32 95.7294H160.405V92.1558H164.224C164.277 92.1558 164.33 92.1558 164.383 92.1675C164.436 92.1791 164.49 92.1791 164.543 92.1909C164.596 92.2026 164.649 92.2141 164.702 92.2259C164.724 92.2374 164.756 92.2374 164.777 92.2492C164.83 92.2725 164.873 92.2843 164.926 92.3076C165.043 92.3542 165.16 92.4244 165.266 92.5061L165.277 92.5179C165.298 92.5294 165.319 92.553 165.33 92.5645C165.351 92.588 165.373 92.5996 165.394 92.6113C165.436 92.6464 165.468 92.6812 165.511 92.7163C165.532 92.7396 165.554 92.7632 165.575 92.7865C165.585 92.798 165.607 92.8216 165.617 92.8331C165.819 93.0902 165.979 93.3937 166.043 93.744C166.053 93.7791 166.053 93.8142 166.064 93.8493L166.256 95.017L166.362 95.7294Z"
|
|
419
|
+
fill="#6F6E6F"
|
|
420
|
+
/>
|
|
421
|
+
<path
|
|
422
|
+
d="M130.558 95.7293H129.643L129.548 95.1339L129.537 95.0638L129.409 94.2579L129.356 93.8958C129.356 93.8609 129.346 93.8374 129.346 93.8026C129.218 93.2069 128.824 92.7398 128.324 92.5411C128.154 92.4827 127.973 92.4476 127.793 92.4476H126.144C125.963 92.4476 125.793 92.4827 125.644 92.5411C125.176 92.728 124.804 93.1836 124.718 93.7557L124.644 94.2463L124.516 95.052L124.506 95.1222L124.41 95.7178H123.506L123.612 94.9588L123.836 93.6038C123.899 93.2184 124.038 92.8566 124.229 92.5529C124.25 92.5178 124.282 92.4712 124.304 92.4361C124.304 92.4361 124.304 92.4243 124.314 92.4243C124.325 92.401 124.336 92.3892 124.357 92.3659C124.357 92.3659 124.357 92.3659 124.367 92.3544C124.389 92.3308 124.41 92.296 124.431 92.2724C124.453 92.2491 124.474 92.2258 124.484 92.214C124.506 92.1907 124.527 92.1792 124.538 92.1557C124.58 92.1208 124.623 92.074 124.655 92.0389C125.059 91.677 125.58 91.4668 126.133 91.4668H127.782C128.463 91.4668 129.09 91.7702 129.548 92.2724C129.569 92.296 129.59 92.3193 129.601 92.3308C129.622 92.3544 129.633 92.3777 129.654 92.401C129.665 92.4128 129.675 92.4243 129.686 92.4476C129.718 92.4827 129.739 92.5178 129.771 92.5529C129.994 92.8799 130.154 93.2653 130.228 93.6858V93.6973C130.228 93.7091 130.239 93.7206 130.239 93.7442L130.42 94.8886L130.43 94.9588L130.558 95.7293Z"
|
|
423
|
+
fill="#6F6E6F"
|
|
424
|
+
/>
|
|
425
|
+
<path
|
|
426
|
+
d="M137.387 95.7289H136.472L136.366 95.0634L136.174 93.8956C136.164 93.8605 136.164 93.8254 136.153 93.8021C136.025 93.2065 135.632 92.7394 135.132 92.5406C134.962 92.4823 134.781 92.4472 134.6 92.4472H132.951C132.771 92.4472 132.6 92.4823 132.452 92.5406C131.983 92.7276 131.622 93.1832 131.526 93.767L131.324 95.0516L131.218 95.7174H130.303L130.43 94.9466L130.441 94.8764L130.643 93.5919C130.707 93.2065 130.845 92.8444 131.047 92.5406C131.473 91.8751 132.186 91.4546 132.973 91.4546H134.621C135.419 91.4546 136.153 91.8751 136.61 92.5406C136.834 92.8677 137.004 93.2531 137.068 93.6736L137.27 94.9466L137.387 95.7289Z"
|
|
427
|
+
fill="#6F6E6F"
|
|
428
|
+
/>
|
|
429
|
+
<path
|
|
430
|
+
d="M129.92 95.7294H124.102L124.123 95.671L124.431 93.744V93.7207C124.453 93.6039 124.474 93.4989 124.517 93.3937C124.538 93.3471 124.559 93.2887 124.58 93.2418C124.602 93.1952 124.623 93.1486 124.655 93.1017C124.708 93.0083 124.761 92.9148 124.825 92.8331C124.857 92.7865 124.889 92.7514 124.921 92.7163C124.974 92.6579 125.027 92.6113 125.08 92.553C125.155 92.4828 125.24 92.4244 125.336 92.3778C125.421 92.3309 125.516 92.2843 125.612 92.2492C125.782 92.1908 125.952 92.1558 126.144 92.1558H127.793C127.91 92.1558 128.016 92.1676 128.122 92.1909C128.144 92.2026 128.176 92.2026 128.197 92.2026H128.208C128.261 92.2142 128.314 92.2374 128.367 92.2492C128.388 92.261 128.42 92.2725 128.442 92.2725C128.495 92.2958 128.537 92.3194 128.59 92.3427H128.601C128.622 92.3542 128.644 92.366 128.665 92.3778C128.686 92.3893 128.707 92.4011 128.739 92.4244C128.761 92.4362 128.782 92.4595 128.803 92.471C128.835 92.4946 128.867 92.5179 128.899 92.5412C128.91 92.553 128.92 92.5645 128.941 92.5763C128.952 92.588 128.963 92.588 128.963 92.5996C128.973 92.6113 128.984 92.6229 129.005 92.6346C129.027 92.6579 129.048 92.6697 129.069 92.693C129.09 92.7163 129.112 92.7281 129.122 92.7514C129.154 92.7865 129.197 92.8331 129.229 92.8682C129.25 92.8915 129.271 92.9148 129.282 92.9499C129.303 92.9732 129.314 92.9968 129.324 93.0201C129.346 93.0434 129.356 93.0667 129.367 93.0902C129.378 93.1135 129.399 93.1368 129.409 93.1719C129.431 93.2185 129.463 93.2769 129.484 93.3238C129.537 93.4521 129.58 93.5924 129.612 93.7325C129.622 93.7676 129.622 93.8024 129.633 93.8375L129.76 94.6316L129.92 95.7294Z"
|
|
431
|
+
fill="#6F6E6F"
|
|
432
|
+
/>
|
|
433
|
+
<path
|
|
434
|
+
d="M130.292 95.7292L129.92 95.729L129.803 95.0168L129.75 94.6547L129.622 93.8606C129.611 93.8255 129.611 93.7904 129.601 93.7553C129.569 93.6152 129.526 93.4752 129.473 93.3466C129.452 93.3 129.431 93.2416 129.399 93.1947C129.388 93.1714 129.377 93.1481 129.356 93.1131C129.345 93.0898 129.324 93.0665 129.314 93.0429C129.303 93.0196 129.282 92.9963 129.271 92.973C129.25 92.9497 129.239 92.9261 129.218 92.891C129.186 92.8444 129.154 92.8093 129.111 92.7742C129.09 92.7509 129.069 92.7276 129.058 92.7159C129.037 92.6926 129.016 92.681 128.994 92.6575C128.984 92.646 128.973 92.6342 128.952 92.6227C128.941 92.6109 128.931 92.6109 128.931 92.5991C128.92 92.5876 128.909 92.5758 128.899 92.5643C128.867 92.5407 128.835 92.5174 128.803 92.4941C128.782 92.4823 128.76 92.459 128.739 92.4475C128.718 92.4357 128.697 92.4124 128.665 92.4006C128.643 92.3888 128.622 92.3773 128.601 92.3655H128.59C128.537 92.3422 128.495 92.3189 128.441 92.2956C128.42 92.2839 128.388 92.2721 128.367 92.2721C128.314 92.2488 128.261 92.2373 128.207 92.2255C128.186 92.2137 128.154 92.2137 128.133 92.2137C128.027 92.1904 127.909 92.1789 127.803 92.1789H126.154C125.974 92.1789 125.793 92.2137 125.623 92.2721C125.527 92.3072 125.431 92.354 125.346 92.4006C125.261 92.4475 125.176 92.5059 125.091 92.5758C125.038 92.6227 124.974 92.681 124.931 92.7394C124.899 92.7742 124.857 92.8211 124.835 92.8562C124.772 92.9379 124.718 93.0314 124.665 93.1248C124.644 93.1714 124.612 93.218 124.591 93.2649C124.57 93.3115 124.548 93.3699 124.527 93.4168C124.495 93.5218 124.463 93.627 124.442 93.7438V93.7671L124.24 95.0401L124.133 95.7057L124.123 95.7641H123.75L123.868 95.0516L124.07 93.7786L124.08 93.6854C124.144 93.2649 124.314 92.891 124.559 92.5876C124.708 92.3888 124.889 92.2255 125.101 92.0969C125.41 91.8984 125.761 91.7935 126.144 91.7935H127.792C128.292 91.7935 128.76 91.9801 129.133 92.2839C129.239 92.3773 129.345 92.4708 129.431 92.5876C129.696 92.9146 129.899 93.3233 129.973 93.7786C129.973 93.7904 129.973 93.8022 129.984 93.8137L130.175 95.0401L130.292 95.7292Z"
|
|
435
|
+
fill="#6F6E6F"
|
|
436
|
+
/>
|
|
437
|
+
<path
|
|
438
|
+
d="M132.952 92.1558H134.6C135.504 92.1558 136.281 92.8682 136.44 93.8493L136.738 95.7294L135.286 94.5968L133.834 93.4639L130.92 95.7294L130.941 95.671L131.25 93.7207C131.399 92.8216 132.122 92.1558 132.952 92.1558Z"
|
|
439
|
+
fill="#6F6E6F"
|
|
440
|
+
/>
|
|
441
|
+
<path
|
|
442
|
+
d="M136.994 95.0167L136.802 93.7905C136.802 93.7788 136.802 93.7672 136.791 93.7555C136.589 92.5992 135.675 91.77 134.6 91.77H132.952C131.941 91.77 131.069 92.5641 130.899 93.662L130.888 93.7555L130.686 95.0285L130.569 95.7409H130.941L130.952 95.6825L131.058 95.0167L131.26 93.7437V93.7204C131.409 92.8213 132.122 92.1554 132.952 92.1554H134.6C135.473 92.1554 136.217 92.8213 136.419 93.7437C136.43 93.7788 136.43 93.8138 136.44 93.8489L136.749 95.7291H137.121L136.994 95.0167Z"
|
|
443
|
+
fill="#6F6E6F"
|
|
444
|
+
/>
|
|
445
|
+
<path
|
|
446
|
+
d="M170.17 80.7573H171.478C171.914 80.7573 172.34 80.9559 172.648 81.3062C172.957 81.6566 173.021 82.1121 172.999 82.5675L172.935 84.7748H172.723L172.648 82.5208C172.606 81.9719 172.127 81.4814 171.638 81.4814L170.414 81.5982L170.17 80.7573Z"
|
|
447
|
+
fill="#6F6E6F"
|
|
448
|
+
/>
|
|
449
|
+
<path
|
|
450
|
+
d="M173.254 84.4126C173.265 84.693 173.074 84.9266 172.818 84.9499H172.808C172.744 84.9499 172.701 84.9033 172.691 84.8331L172.605 82.5674C172.605 82.4974 172.648 82.4506 172.712 82.439H172.744C172.988 82.4273 173.191 82.6258 173.201 82.8944L173.254 84.4126Z"
|
|
451
|
+
fill="#6F6E6F"
|
|
452
|
+
/>
|
|
453
|
+
<path
|
|
454
|
+
d="M169.053 78.9937H161.618C160.948 78.9937 160.416 79.5893 160.416 80.3134V80.7572H170.308V80.3601C170.297 79.6126 169.744 78.9937 169.053 78.9937Z"
|
|
455
|
+
fill="#6F6E6F"
|
|
456
|
+
/>
|
|
457
|
+
<path
|
|
458
|
+
d="M171.606 89.236H170.414C170.212 89.236 170.042 89.0491 170.042 88.8273V82.1587C170.042 81.9369 170.212 81.75 170.414 81.75H170.446C170.872 83.1865 171.606 86.8652 171.606 89.236Z"
|
|
459
|
+
fill="#6F6E6F"
|
|
460
|
+
/>
|
|
461
|
+
<path
|
|
462
|
+
d="M171.616 89.3062V89.4112H170.414C170.127 89.4112 169.893 89.1544 169.893 88.8389V82.1704C169.893 81.8551 170.127 81.5981 170.414 81.5981L170.446 81.7617H170.414C170.212 81.7617 170.042 81.9485 170.042 82.1704V88.8273C170.042 89.0491 170.212 89.236 170.414 89.236H171.606L171.616 89.3062Z"
|
|
463
|
+
fill="#6F6E6F"
|
|
464
|
+
/>
|
|
465
|
+
<path
|
|
466
|
+
d="M171.616 90.2637C171.765 90.731 171.723 91.1513 171.616 91.5485H171.191C170.904 91.5485 170.659 91.2916 170.659 90.9646V90.836C170.659 90.5208 170.893 90.2637 171.191 90.2637H171.616Z"
|
|
467
|
+
fill="#6F6E6F"
|
|
468
|
+
/>
|
|
469
|
+
<path
|
|
470
|
+
d="M171.616 90.1821V90.3458H171.191C170.946 90.3458 170.734 90.5675 170.734 90.848V90.9762C170.734 91.2567 170.936 91.4784 171.191 91.4784H171.616V91.6421H171.191C170.861 91.6421 170.595 91.3501 170.595 90.988V90.8595C170.595 90.4976 170.861 90.2054 171.191 90.2054H171.616V90.1821Z"
|
|
471
|
+
fill="#6F6E6F"
|
|
472
|
+
/>
|
|
473
|
+
<path
|
|
474
|
+
d="M171.616 92.5527C171.734 92.8096 171.701 93.0316 171.616 93.2419H171.138C170.968 93.2419 170.829 93.09 170.829 92.9031V92.8913C170.829 92.7046 170.968 92.5527 171.138 92.5527H171.616Z"
|
|
475
|
+
fill="#6F6E6F"
|
|
476
|
+
/>
|
|
477
|
+
<path
|
|
478
|
+
d="M166.415 93.7442C166.213 92.588 165.298 91.7588 164.224 91.7588H160.405L160.405 92.1557H164.224C165.096 92.1557 165.841 92.8215 166.043 93.744C166.053 93.779 166.053 93.8141 166.064 93.8492L166.256 95.017L166.373 95.7297H170.755C171.393 95.7297 172.053 95.4725 172.053 95.0172V94.1644C172.053 93.9427 171.882 93.7557 171.68 93.7557H166.415V93.7442Z"
|
|
479
|
+
fill="#6F6E6F"
|
|
480
|
+
/>
|
|
481
|
+
<path
|
|
482
|
+
d="M168.447 87.3791L165.149 86.7251C164.67 86.6316 164.33 86.1763 164.33 85.6505V82.6376C164.33 82.2989 164.575 82.0303 164.883 82.0303H168.489C168.797 82.0303 169.042 82.2989 169.042 82.6376V86.8419C169.031 87.1922 168.755 87.4493 168.447 87.3791Z"
|
|
483
|
+
fill="#6F6E6F"
|
|
484
|
+
/>
|
|
485
|
+
<path
|
|
486
|
+
d="M169.106 82.6373V86.8416C169.106 87.1804 168.851 87.4606 168.542 87.4606C168.51 87.4606 168.479 87.4606 168.447 87.4491L165.149 86.795C164.639 86.6898 164.277 86.2109 164.277 85.6503V82.6373C164.277 82.2636 164.554 81.96 164.894 81.96H168.489C168.83 81.96 169.106 82.2636 169.106 82.6373ZM168.968 82.6373C168.968 82.3454 168.755 82.1001 168.479 82.1001H164.873C164.607 82.1001 164.383 82.3337 164.383 82.6373V85.6503C164.383 86.0357 164.575 86.3745 164.873 86.5497C164.926 86.5848 164.99 86.6081 165.054 86.6314C165.085 86.6432 165.117 86.6547 165.149 86.6547L168.447 87.3087C168.712 87.3671 168.957 87.1336 168.957 86.8416V82.6373H168.968Z"
|
|
487
|
+
fill="#6F6E6F"
|
|
488
|
+
/>
|
|
489
|
+
<path
|
|
490
|
+
d="M159.852 94.5033H155.427C155.119 94.5033 154.874 94.2346 154.874 93.8958V92.1675C154.874 91.8287 155.119 91.5601 155.427 91.5601H159.852C160.161 91.5601 160.405 91.8287 160.405 92.1675V93.8958C160.416 94.2346 160.161 94.5033 159.852 94.5033Z"
|
|
491
|
+
fill="#6F6E6F"
|
|
492
|
+
/>
|
|
493
|
+
<path d="M160.416 80.7574L162.745 80.7573V91.7588H160.416V80.7574Z" fill="#6F6E6F" />
|
|
494
|
+
<path d="M163.103 95.5099L163.256 94.965L161.72 94.5239L161.614 94.8742L163.103 95.5099Z" fill="#6F6E6F" />
|
|
495
|
+
<path d="M163.103 94.965L163.256 95.5099L164.746 94.8742L164.639 94.5239L163.103 94.965Z" fill="#6F6E6F" />
|
|
496
|
+
<path d="M162.914 95.2373H163.434L163.351 93.4985H163.008L162.914 95.2373Z" fill="#6F6E6F" />
|
|
497
|
+
<path d="M126.937 95.5099L127.091 94.965L125.554 94.5239L125.448 94.8742L126.937 95.5099Z" fill="#6F6E6F" />
|
|
498
|
+
<path d="M126.937 94.965L127.091 95.5099L128.58 94.8742L128.474 94.5239L126.937 94.965Z" fill="#6F6E6F" />
|
|
499
|
+
<path
|
|
500
|
+
d="M138.525 73.6915C138.248 73.6448 138.057 73.3878 138.057 73.0959V70.3864C138.057 70.1178 138.302 69.9309 138.525 70.0244L139.461 70.4098C139.631 70.4798 139.716 70.6667 139.674 70.8652L139.142 73.2477C139.078 73.5514 138.802 73.7382 138.525 73.6915Z"
|
|
501
|
+
fill="#6F6E6F"
|
|
502
|
+
/>
|
|
503
|
+
<path d="M138.441 72.2188H138.775V74.4368H138.441V72.2188Z" fill="#6F6E6F" />
|
|
504
|
+
<path
|
|
505
|
+
d="M146.741 75.0444H130.476C130.476 74.6771 130.746 74.3945 131.068 74.3945H146.148C146.483 74.3804 146.741 74.6771 146.741 75.0444Z"
|
|
506
|
+
fill="#615F6E"
|
|
507
|
+
/>
|
|
508
|
+
<g clip-path="url(#clip1_28_17998)">
|
|
509
|
+
<path
|
|
510
|
+
d="M149.639 89.563L149.588 89.6227V89.8897C149.588 89.8897 150.076 89.8665 150.127 89.7839C150.177 89.7014 150.177 89.563 150.177 89.563H149.639Z"
|
|
511
|
+
fill="#333333"
|
|
512
|
+
/>
|
|
513
|
+
<path
|
|
514
|
+
d="M150.94 86.5815C150.94 86.5815 150.962 86.3461 150.962 86.1087C150.962 86.0442 150.386 85.6943 150.317 85.6358C150.248 85.5769 149.604 85.1683 147.818 84.8275C146.032 84.487 144.265 84.4131 144.265 84.4131C144.265 84.4131 141.098 82.2036 140.048 82.0286C138.999 81.8537 135.712 81.6882 132.831 81.8077C129.949 81.9272 128.444 82.2909 128.421 82.3691C128.398 82.4473 128.793 82.7044 128.793 82.7044C128.793 82.7044 128.265 82.9352 127.772 83.4369C127.279 83.9389 126.953 84.3073 126.939 84.3761C126.925 84.4453 126.969 84.7479 126.969 84.7479C126.969 84.7479 126.861 85.6008 126.883 85.6833C126.907 85.7663 126.994 85.8213 126.994 85.8213C126.994 85.8213 126.847 87.1147 126.81 87.2665C126.773 87.4182 126.525 87.5244 126.525 87.6164C126.525 87.7084 126.589 88.2057 126.589 88.2057C126.589 88.2057 126.552 88.1872 126.527 88.2036C126.501 88.2195 126.858 88.9145 126.948 88.9145C127.038 88.9145 127.123 88.9145 127.123 88.9145C127.123 88.9145 127.417 89.0457 127.979 89.154C128.541 89.2623 129.056 89.2829 129.056 89.2829C129.056 89.2829 129.047 87.2854 129.959 86.8155C130.349 86.6144 130.778 86.5559 131.233 86.5602C131.841 86.5658 132.349 86.578 132.823 86.8621C133.651 87.359 133.645 89.5314 133.645 89.5314L144.735 89.6144C144.735 89.6144 144.755 87.5338 145.694 86.8916C146.176 86.5619 146.664 86.5039 147.166 86.5121C147.643 86.5194 148.132 86.5757 148.643 86.8848C149.692 87.5201 149.596 89.6144 149.596 89.6144C149.596 89.6144 149.912 89.6144 150.111 89.6144C150.31 89.6144 150.705 89.4579 150.765 89.3934C150.825 89.3289 150.839 89.2279 150.839 89.2279C150.839 89.2279 151.029 89.1372 151.087 88.9795C151.146 88.8217 151.189 87.8747 151.189 87.8747C151.189 87.8747 151.189 87.2084 151.189 87.1659C151.188 87.1229 150.94 86.5815 150.94 86.5815Z"
|
|
515
|
+
fill="#1B365D"
|
|
516
|
+
class="fill-primary-500"
|
|
517
|
+
/>
|
|
518
|
+
<path
|
|
519
|
+
d="M149.85 87.9391C149.687 87.348 149.326 86.8593 148.835 86.5622C148.235 86.199 147.678 86.1414 147.165 86.1337C147.135 86.1332 147.106 86.1328 147.076 86.1328C146.632 86.1328 146.049 86.1835 145.469 86.5807C145.006 86.8975 144.676 87.498 144.488 88.3655C144.441 88.5826 144.409 88.7898 144.388 88.9716L144.581 88.9845C144.666 88.2847 144.906 87.2006 145.578 86.7406C146.115 86.3735 146.661 86.3267 147.076 86.3267C147.105 86.3267 147.134 86.3271 147.162 86.3275C147.648 86.3353 148.175 86.389 148.736 86.7282C149.199 87.0084 149.519 87.4675 149.664 87.9915C149.768 88.3646 149.797 88.7554 149.801 89.0619H149.994C149.988 88.5546 149.918 88.1824 149.85 87.9391Z"
|
|
520
|
+
fill="url(#paint0_linear_28_17998)"
|
|
521
|
+
/>
|
|
522
|
+
<path
|
|
523
|
+
d="M149.664 87.991C149.519 87.467 149.199 87.0084 148.736 86.7277C148.175 86.3885 147.648 86.3343 147.162 86.327C147.133 86.3266 147.105 86.3262 147.077 86.3262C146.661 86.3262 146.115 86.3735 145.578 86.7401C144.906 87.2001 144.667 88.2842 144.581 88.984L144.664 88.7523C144.746 88.0856 145.025 87.2327 145.632 86.8179C146.113 86.4882 146.634 86.4444 147.136 86.4525C147.612 86.4599 148.125 86.5837 148.636 86.8927C149.337 87.3174 149.616 88.1492 149.664 88.8168L149.802 89.0609C149.798 88.7549 149.768 88.3646 149.664 87.991Z"
|
|
524
|
+
fill="url(#paint1_linear_28_17998)"
|
|
525
|
+
/>
|
|
526
|
+
<path
|
|
527
|
+
d="M133.563 87.9076C133.38 87.2529 133.298 87.114 132.958 86.8703C132.508 86.6076 131.88 86.4532 131.236 86.4477C131.221 86.4477 131.206 86.4473 131.192 86.4473C130.687 86.4473 130.29 86.5286 129.942 86.7032C129.388 86.981 129.083 87.7322 128.985 88.3283L129.079 88.2053C129.172 87.6525 129.547 87.1021 130.026 86.8616C130.396 86.6758 130.802 86.6219 131.234 86.6258C131.811 86.631 132.414 86.7608 132.864 87.0231C133.326 87.2929 133.47 88.1056 133.563 88.6893L133.645 88.5624C133.629 88.4644 133.586 88.0136 133.563 87.9076Z"
|
|
528
|
+
fill="url(#paint2_linear_28_17998)"
|
|
529
|
+
/>
|
|
530
|
+
<path
|
|
531
|
+
d="M133.857 88.282C133.687 87.4458 133.389 86.8931 132.971 86.6393C132.492 86.3495 131.83 86.1795 131.153 86.1733C131.138 86.1733 131.122 86.1729 131.107 86.1729C130.571 86.1729 130.146 86.2641 129.771 86.4597C129.154 86.7808 128.821 87.6138 128.715 88.2858C128.713 88.2957 128.712 88.3052 128.711 88.3151H128.896C128.994 87.6951 129.3 86.9138 129.855 86.6248C130.204 86.4432 130.601 86.3586 131.107 86.3586C131.122 86.3586 131.136 86.3586 131.151 86.359C131.796 86.3648 132.425 86.5253 132.876 86.7986C133.249 87.0244 133.518 87.5362 133.677 88.3196C133.699 88.4298 133.718 88.5375 133.733 88.6399H133.919C133.902 88.5264 133.881 88.4059 133.857 88.282Z"
|
|
532
|
+
fill="url(#paint3_linear_28_17998)"
|
|
533
|
+
/>
|
|
534
|
+
<path
|
|
535
|
+
d="M133.821 89.3992C133.827 89.4882 133.828 89.5397 133.828 89.5397L144.728 89.6227C144.728 89.6227 144.728 89.5784 144.732 89.5015C143.452 89.4525 140.715 89.3579 138.541 89.3579C136.018 89.3579 134.268 89.3897 133.821 89.3992Z"
|
|
536
|
+
fill="url(#paint4_linear_28_17998)"
|
|
537
|
+
/>
|
|
538
|
+
<path
|
|
539
|
+
d="M150.321 88.9988C150.321 88.9988 150.481 89.0194 150.593 89.0645C150.705 89.1092 150.831 89.236 150.831 89.236C150.831 89.236 150.821 89.0594 150.79 88.93C150.759 88.8006 150.707 88.7021 150.707 88.7021L150.576 88.9403L150.321 88.9988Z"
|
|
540
|
+
fill="#152B4B"
|
|
541
|
+
/>
|
|
542
|
+
<path
|
|
543
|
+
d="M150.707 87.6432C150.707 87.6432 150.272 87.6398 150.244 87.6664C150.217 87.6931 150.32 87.9286 150.32 87.9286C150.32 87.9286 150.29 88.0597 150.286 88.2635C150.281 88.4672 150.32 88.999 150.32 88.999C150.32 88.999 150.32 88.6216 150.32 88.3211C150.32 88.0206 150.582 87.6707 150.707 87.6432Z"
|
|
544
|
+
fill="#152B4B"
|
|
545
|
+
/>
|
|
546
|
+
<path
|
|
547
|
+
opacity="0.2"
|
|
548
|
+
d="M149.591 89.4925C149.591 89.5751 149.589 89.6228 149.589 89.6228C149.589 89.6228 149.905 89.6228 150.104 89.6228C150.303 89.6228 150.698 89.4663 150.758 89.4018C150.818 89.3373 150.832 89.2363 150.832 89.2363C150.832 89.2363 150.545 89.493 150.152 89.493C149.905 89.4925 149.705 89.4925 149.591 89.4925Z"
|
|
549
|
+
fill="black"
|
|
550
|
+
/>
|
|
551
|
+
<path
|
|
552
|
+
opacity="0.2"
|
|
553
|
+
d="M150.831 89.2357C150.831 89.2357 151.021 89.145 151.08 88.9873C151.089 88.9632 151.097 88.9202 151.106 88.8647C151.106 88.8652 151.059 88.9563 150.98 89.0573C150.9 89.1583 150.831 89.2357 150.831 89.2357Z"
|
|
554
|
+
fill="black"
|
|
555
|
+
/>
|
|
556
|
+
<path
|
|
557
|
+
d="M151.113 87.3582C151.106 87.1905 151.06 87.0564 151.009 87.0581C150.958 87.0603 150.922 87.1957 150.928 87.3616H151.113C151.113 87.3607 151.113 87.3595 151.113 87.3582Z"
|
|
558
|
+
fill="url(#paint5_linear_28_17998)"
|
|
559
|
+
/>
|
|
560
|
+
<path
|
|
561
|
+
d="M150.928 87.3623C150.928 87.3636 150.928 87.3649 150.928 87.3657C150.935 87.5334 150.982 87.6675 151.032 87.6658C151.083 87.6636 151.119 87.5282 151.113 87.3623H150.928Z"
|
|
562
|
+
fill="#152B4B"
|
|
563
|
+
/>
|
|
564
|
+
<path
|
|
565
|
+
opacity="0.25"
|
|
566
|
+
d="M126.827 88.6125C126.696 88.4328 126.582 88.2145 126.582 88.2145C126.582 88.2145 126.545 88.196 126.52 88.2123C126.495 88.2282 126.851 88.9233 126.941 88.9233C127.031 88.9233 127.116 88.9233 127.116 88.9233C127.116 88.9233 126.958 88.7922 126.827 88.6125Z"
|
|
567
|
+
fill="white"
|
|
568
|
+
/>
|
|
569
|
+
<path
|
|
570
|
+
opacity="0.16"
|
|
571
|
+
d="M126.743 87.6295C126.803 87.6063 126.803 87.2749 126.803 87.2749C126.766 87.4266 126.518 87.5328 126.518 87.6248C126.518 87.6248 126.684 87.6523 126.743 87.6295Z"
|
|
572
|
+
fill="white"
|
|
573
|
+
/>
|
|
574
|
+
<path
|
|
575
|
+
opacity="0.15"
|
|
576
|
+
d="M127.062 84.435C127.007 84.3972 126.932 84.3843 126.932 84.3843C126.918 84.4535 126.961 84.7561 126.961 84.7561C126.961 84.7561 127.023 84.7028 127.052 84.6534C127.083 84.6039 127.116 84.5223 127.116 84.5223C127.116 84.5223 127.117 84.4728 127.062 84.435Z"
|
|
577
|
+
fill="black"
|
|
578
|
+
/>
|
|
579
|
+
<path
|
|
580
|
+
opacity="0.26"
|
|
581
|
+
d="M143.825 84.513C144.184 84.559 144.426 84.5508 146.403 84.7524C148.379 84.954 150.26 85.5029 150.26 85.5029C149.713 85.3026 148.856 85.0344 147.811 84.8349C146.025 84.4945 144.258 84.4206 144.258 84.4206C144.258 84.4206 143.839 84.4206 143.659 84.4206C143.514 84.4206 143.389 84.3376 143.347 84.3066C143.347 84.3071 143.466 84.467 143.825 84.513Z"
|
|
582
|
+
fill="white"
|
|
583
|
+
/>
|
|
584
|
+
<path
|
|
585
|
+
d="M143.641 86.4468C143.625 86.3858 142.932 86.2349 141.533 86.0139C140.134 85.793 138.804 85.6494 135.476 85.3601C132.383 85.0919 128.894 84.9092 128.415 84.8843C128.355 85.0433 128.152 85.2845 127.911 85.4706L129.706 86.5182C129.728 86.5048 129.751 86.4919 129.774 86.4803C130.17 86.2766 130.617 86.1816 131.181 86.1816C131.197 86.1816 131.213 86.1816 131.229 86.182C131.641 86.1859 132.048 86.2469 132.415 86.3561C132.772 86.2327 133.694 85.937 134.439 85.8992C135.385 85.851 136.794 86.0049 138.009 86.1132C139.224 86.2216 142.867 86.513 143.47 86.513C143.471 86.5126 143.658 86.5074 143.641 86.4468Z"
|
|
586
|
+
fill="#1B365D"
|
|
587
|
+
class="fill-primary-500"
|
|
588
|
+
/>
|
|
589
|
+
<path
|
|
590
|
+
d="M129.436 83.786C129.191 84.0439 129.091 84.1866 129.091 84.1866C129.091 84.1866 129.393 84.2003 129.742 84.2003C129.931 84.2003 130.102 84.2137 130.22 84.2261C129.945 84.0662 129.613 83.8001 129.694 83.565C129.707 83.5285 129.732 83.4876 129.766 83.4438V83.4434C129.765 83.4434 129.682 83.5285 129.436 83.786Z"
|
|
591
|
+
fill="#1B365D"
|
|
592
|
+
class="fill-primary-500"
|
|
593
|
+
/>
|
|
594
|
+
<path
|
|
595
|
+
d="M143.986 87.1691C143.899 87.3118 140.079 86.7964 137.805 86.7964C135.531 86.7964 133.81 87.5271 133.81 87.5271C133.81 87.5271 135.42 87.1003 137.864 87.1416C140.308 87.1828 143.403 87.2692 143.633 87.2692C143.688 87.2692 143.986 87.3122 144.185 87.188C144.185 87.1884 144.14 87.2275 144.068 87.2275C143.996 87.2275 143.986 87.1691 143.986 87.1691Z"
|
|
596
|
+
fill="#152B4B"
|
|
597
|
+
/>
|
|
598
|
+
<path
|
|
599
|
+
d="M135.192 89.3781C136.022 89.3678 137.167 89.3584 138.541 89.3584C140.203 89.3584 142.194 89.4134 143.611 89.4615C143.654 89.4349 143.679 89.4009 143.657 89.3584C143.591 89.226 139.314 88.9233 137.749 88.9143C136.184 88.9053 135.282 88.9143 134.96 89.1353C134.789 89.2517 134.978 89.33 135.192 89.3781Z"
|
|
600
|
+
fill="#152B4B"
|
|
601
|
+
/>
|
|
602
|
+
<path
|
|
603
|
+
opacity="0.2"
|
|
604
|
+
d="M128.123 89.1163C127.574 89.0385 127.117 88.9229 127.117 88.9229C127.117 88.9229 127.411 89.054 127.973 89.1623C128.534 89.2706 129.05 89.2912 129.05 89.2912L129.052 89.1786C129.052 89.1786 128.671 89.1941 128.123 89.1163Z"
|
|
605
|
+
fill="black"
|
|
606
|
+
/>
|
|
607
|
+
<path
|
|
608
|
+
opacity="0.35"
|
|
609
|
+
d="M144.064 85.0009C145.183 85.0387 146.757 85.1389 146.757 85.1389L146.094 85.0168C144.809 84.9067 143.443 84.835 143.443 84.835C143.443 84.835 143.276 84.8616 143.047 84.9046C142.894 84.9334 142.716 84.9717 142.477 84.9897C142.477 84.9901 142.946 84.9631 144.064 85.0009Z"
|
|
610
|
+
fill="white"
|
|
611
|
+
/>
|
|
612
|
+
<path
|
|
613
|
+
d="M145.546 86.161C145.367 86.0471 144.977 85.9447 144.977 85.9447L145.423 85.8988L144.625 85.8472C144.625 85.8472 144.652 85.9714 144.776 86.1128C144.901 86.2542 145.101 86.3226 145.101 86.3226L145.352 86.3647L145.726 86.427C145.743 86.418 145.761 86.4094 145.778 86.4008C145.741 86.3406 145.666 86.237 145.546 86.161Z"
|
|
614
|
+
fill="#152B4B"
|
|
615
|
+
/>
|
|
616
|
+
<path
|
|
617
|
+
d="M151.006 86.7323L150.903 86.6067C150.903 86.6067 150.618 86.6085 150.532 86.6067C150.446 86.605 150.462 86.6691 150.205 86.6863C149.947 86.7035 148.935 86.0466 148.935 86.0466C148.935 86.0466 149.298 85.7763 149.551 85.7427C149.599 85.7367 149.682 85.7367 149.783 85.7432C149.657 85.6894 148.892 85.3773 147.692 85.1929C147.274 85.1285 146.693 85.0691 146.095 85.018L146.757 85.1401C146.757 85.1401 145.183 85.0399 144.065 85.0021C142.946 84.9643 142.477 84.9913 142.477 84.9913C142.389 84.9982 142.293 85.0021 142.186 85.0021C141.853 85.0021 139.84 84.8491 137.664 84.733C134.396 84.5585 130.622 84.3943 130.518 84.3672C130.486 84.359 130.435 84.3384 130.373 84.3087C130.035 84.2855 129.359 84.2477 128.58 84.2477C127.804 84.2477 127.263 84.1522 126.997 84.1742C126.968 84.2129 126.935 84.3715 126.932 84.3861C126.932 84.3861 127.007 84.3986 127.062 84.4368C127.117 84.4746 127.062 84.69 127.062 84.69C127.062 84.69 128.028 84.7975 128.433 84.782C128.433 84.782 130.994 85.3778 137.869 85.3159C143.791 85.6843 144.624 85.8485 144.624 85.8485L145.423 85.9001L144.976 85.9461C144.976 85.9461 145.366 86.0484 145.546 86.1623C145.666 86.2384 145.74 86.342 145.777 86.4026C146.252 86.1691 146.711 86.1339 147.076 86.1339C147.106 86.1339 147.135 86.1343 147.165 86.1348C147.621 86.1421 148.112 86.1885 148.637 86.4533C148.637 86.4533 149.082 86.6364 149.225 86.7146C149.367 86.7929 149.413 86.8849 149.51 86.8849C149.607 86.8849 150.546 86.8849 150.73 86.8849C150.914 86.8849 151.141 87.0529 151.141 87.0529C151.088 86.9205 151.006 86.7323 151.006 86.7323Z"
|
|
618
|
+
fill="#294875"
|
|
619
|
+
/>
|
|
620
|
+
<path
|
|
621
|
+
d="M142.141 83.3994C143.034 84.0025 143.333 84.2957 143.333 84.2957C143.333 84.2957 143.48 84.4212 143.66 84.4212C143.839 84.4212 144.258 84.4212 144.258 84.4212C144.258 84.4212 141.971 82.826 140.64 82.2393H140.308C140.309 82.2393 141.248 82.7964 142.141 83.3994Z"
|
|
622
|
+
fill="#D1D7DF"
|
|
623
|
+
/>
|
|
624
|
+
<path
|
|
625
|
+
d="M128.516 83.2595C129.067 82.9037 129.276 82.8128 129.276 82.8128C129.276 82.8128 129.049 82.783 128.896 82.734C128.743 82.6854 128.733 82.734 128.733 82.734C128.733 82.734 128.249 82.9386 127.753 83.3959C127.433 83.6906 127.139 83.9777 126.997 84.1309C126.997 84.1309 127.148 84.084 127.256 84.0464C127.363 84.0084 127.966 83.6149 128.516 83.2595Z"
|
|
626
|
+
fill="#D1D7DF"
|
|
627
|
+
/>
|
|
628
|
+
<path
|
|
629
|
+
d="M142.203 84.9049C142.045 84.9049 141.485 84.8685 140.709 84.8175C139.895 84.7644 138.78 84.6915 137.644 84.63C136.132 84.5483 134.501 84.4684 133.191 84.4039C131.785 84.3349 130.554 84.0829 130.436 84.0667C130.303 84.0285 130.028 84.0452 129.856 83.8088C129.82 83.7407 129.831 83.6053 129.835 83.5938C130.007 83.3359 130.637 82.6348 131.361 82.3687C131.681 82.2511 133.63 82.1538 135.631 82.1538C137.574 82.1538 139.152 82.2355 139.65 82.3615C140.597 82.6008 142.513 84.2225 143.16 84.7881C143.125 84.7947 143.086 84.8017 143.047 84.8092L142.987 84.8206C142.784 84.8606 142.555 84.9049 142.203 84.9049Z"
|
|
630
|
+
fill="#D1D7DF"
|
|
631
|
+
/>
|
|
632
|
+
<path
|
|
633
|
+
opacity="0.92"
|
|
634
|
+
d="M132.241 84.3452L133.257 82.1968H133.789L133.653 82.5934C133.455 83.17 133.383 83.7822 133.44 84.3891L132.241 84.3452Z"
|
|
635
|
+
fill="#1A1A1A"
|
|
636
|
+
/>
|
|
637
|
+
<path
|
|
638
|
+
opacity="0.92"
|
|
639
|
+
d="M130.909 82.5408L131.36 82.4763L132.134 82.4118L133.251 82.3903L136.862 82.3688L139.678 82.4548L140.022 82.5408L139.506 82.2828L137.077 82.1109L133.294 82.1539L131.231 82.3258L130.909 82.5408Z"
|
|
640
|
+
fill="#1A1A1A"
|
|
641
|
+
/>
|
|
642
|
+
<path
|
|
643
|
+
d="M142.229 83.9243L142.09 84.9396H142.443L143.05 84.836L143.285 84.7806L142.229 83.9243Z"
|
|
644
|
+
fill="#1A1A1A"
|
|
645
|
+
/>
|
|
646
|
+
<path
|
|
647
|
+
d="M131.79 84.3031L132.791 82.1968H133.316L133.182 82.5861C132.987 83.1511 132.915 83.7512 132.972 84.3461L131.79 84.3031Z"
|
|
648
|
+
fill="#1A1A1A"
|
|
649
|
+
/>
|
|
650
|
+
<path opacity="0.5" d="M131.984 84.3031L133.011 82.1538H133.058L132.048 84.3031H131.984Z" fill="#6F6E6F" />
|
|
651
|
+
<path
|
|
652
|
+
d="M136.754 82.1542C136.754 82.1542 136.871 82.7616 136.968 83.5281C137.065 84.2945 137.053 84.6676 137.053 84.6676L138.061 84.702C138.061 84.702 138.066 84.4806 137.783 83.4279C137.499 82.3756 137.408 82.1538 137.408 82.1538H136.754V82.1542Z"
|
|
653
|
+
fill="#1A1A1A"
|
|
654
|
+
/>
|
|
655
|
+
<path
|
|
656
|
+
d="M135.595 82.1108L136.105 82.1108L134.824 84.529L134.37 84.4965L135.595 82.1108Z"
|
|
657
|
+
fill="white"
|
|
658
|
+
fill-opacity="0.5"
|
|
659
|
+
/>
|
|
660
|
+
<path
|
|
661
|
+
d="M139.979 82.4334L140.376 82.5668L139.186 84.8169L138.775 84.7925L139.979 82.4334Z"
|
|
662
|
+
fill="white"
|
|
663
|
+
fill-opacity="0.5"
|
|
664
|
+
/>
|
|
665
|
+
<rect
|
|
666
|
+
x="136.273"
|
|
667
|
+
y="82.0669"
|
|
668
|
+
width="0.171943"
|
|
669
|
+
height="2.73126"
|
|
670
|
+
transform="rotate(26.6172 136.273 82.0669)"
|
|
671
|
+
fill="white"
|
|
672
|
+
fill-opacity="0.5"
|
|
673
|
+
/>
|
|
674
|
+
<path
|
|
675
|
+
opacity="0.8"
|
|
676
|
+
d="M131.038 82.3689L130.093 83.3146L129.845 83.8447L130.265 84.0454C130.35 83.7327 130.491 83.438 130.681 83.1754L130.689 83.1642C130.884 82.8936 131.121 82.6552 131.39 82.4576L131.511 82.3689L131.038 82.3689Z"
|
|
677
|
+
fill="#1A1A1A"
|
|
678
|
+
/>
|
|
679
|
+
<path
|
|
680
|
+
d="M139.979 82.4332L141.88 83.6291L142.663 84.3215L142.282 84.5765L141.852 84.1287C141.423 83.708 140.964 83.3183 140.48 82.9625L140.316 82.8422L139.362 82.2961L139.979 82.4332Z"
|
|
681
|
+
fill="#1A1A1A"
|
|
682
|
+
/>
|
|
683
|
+
<path
|
|
684
|
+
d="M139.692 82.2385C138.514 81.944 131.811 81.9819 131.102 82.2398C130.587 82.7126 129.834 83.3136 129.619 83.8079C129.791 84.1312 130.2 84.1527 130.544 84.1948C130.648 84.2219 134.396 84.5567 137.665 84.7308C139.841 84.8469 141.854 84.9999 142.187 84.9999C142.585 84.9999 142.838 84.9436 143.048 84.904C143.276 84.8611 143.444 84.8344 143.444 84.8344C143.444 84.8344 140.871 82.5334 139.692 82.2385ZM142.99 84.8078C142.79 84.8464 142.563 84.8899 142.214 84.8899C142.058 84.8899 141.503 84.8542 140.735 84.8043C139.929 84.7523 138.825 84.6809 137.699 84.6208C136.202 84.5408 134.506 84.4093 133.209 84.3461C131.816 84.2786 130.789 84.0826 130.673 84.0667C130.415 84.0316 130.066 83.9807 129.963 83.8947C129.928 83.8281 129.921 83.7761 129.925 83.7649C130.178 83.3136 130.544 82.9705 131.296 82.4332C131.613 82.318 133.725 82.1968 135.707 82.1968C137.63 82.1968 139.193 82.2767 139.686 82.4001C140.623 82.6344 142.521 84.2219 143.162 84.7755C143.127 84.782 143.089 84.7888 143.05 84.7961L142.99 84.8078Z"
|
|
685
|
+
fill="#1A1A1A"
|
|
686
|
+
/>
|
|
687
|
+
<rect
|
|
688
|
+
x="140.486"
|
|
689
|
+
y="82.6094"
|
|
690
|
+
width="0.094991"
|
|
691
|
+
height="2.37585"
|
|
692
|
+
transform="rotate(26.6172 140.486 82.6094)"
|
|
693
|
+
fill="white"
|
|
694
|
+
fill-opacity="0.5"
|
|
695
|
+
/>
|
|
696
|
+
<path
|
|
697
|
+
d="M141.911 84.7801C141.911 84.7801 142.077 84.7801 142.346 84.7801C142.616 84.7801 142.657 84.5797 142.657 84.5797C142.657 84.5797 142.657 84.5707 142.657 84.5557H141.616C141.636 84.7801 141.911 84.7801 141.911 84.7801Z"
|
|
698
|
+
fill="black"
|
|
699
|
+
/>
|
|
700
|
+
<path
|
|
701
|
+
d="M142.644 84.4296C142.644 84.2778 142.541 84.2254 142.354 84.0958C142.204 83.9921 142.054 83.8864 141.91 83.9237C141.779 83.9579 141.64 84.2726 141.613 84.5608H142.644C142.644 84.5209 142.644 84.4763 142.644 84.4296Z"
|
|
702
|
+
fill="#1B365D"
|
|
703
|
+
class="fill-primary-500"
|
|
704
|
+
/>
|
|
705
|
+
<path
|
|
706
|
+
d="M150.532 88.2188C150.476 88.2188 150.396 88.2188 150.33 88.2188C150.324 88.2531 150.32 88.2875 150.32 88.3211C150.32 88.6215 150.32 88.9989 150.32 88.9989L150.575 88.9401L150.707 88.7019L150.711 88.297C150.711 88.297 150.642 88.2188 150.532 88.2188Z"
|
|
707
|
+
fill="#1A1A1A"
|
|
708
|
+
/>
|
|
709
|
+
<path
|
|
710
|
+
d="M150.706 87.6437C150.596 87.6682 150.377 87.9468 150.329 88.2193C150.396 88.2193 150.476 88.2193 150.532 88.2193C150.642 88.2193 150.711 88.2975 150.711 88.2975C150.711 88.2975 150.928 88.1733 150.965 88.1041C151.002 88.0349 151.052 87.8741 151.052 87.8139C151.052 87.7542 150.831 87.6162 150.706 87.6437Z"
|
|
711
|
+
fill="#333333"
|
|
712
|
+
/>
|
|
713
|
+
<path
|
|
714
|
+
d="M133.358 85.0337C133.346 85.1639 133.019 85.2597 132.627 85.2477C132.236 85.2357 131.929 85.1205 131.94 84.9909C131.953 84.8607 132.28 84.7649 132.671 84.7769C133.063 84.7889 133.37 84.9036 133.358 85.0337Z"
|
|
715
|
+
fill="#152B4B"
|
|
716
|
+
/>
|
|
717
|
+
<path
|
|
718
|
+
d="M139.462 85.4205C139.449 85.5506 139.122 85.6464 138.731 85.6344C138.34 85.6225 138.032 85.5072 138.044 85.3776C138.056 85.2474 138.383 85.1516 138.775 85.1636C139.167 85.1756 139.474 85.2903 139.462 85.4205Z"
|
|
719
|
+
fill="#152B4B"
|
|
720
|
+
/>
|
|
721
|
+
<path
|
|
722
|
+
d="M132.151 84.9053C132.211 84.9053 133.122 84.9629 133.169 84.9723C133.216 84.9813 133.286 85.0348 133.271 85.0781C133.255 85.1214 133.008 85.1202 132.982 85.1202C132.956 85.1202 132.903 85.0565 132.886 85.0556C132.87 85.0548 132.526 85.0344 132.509 85.0336C132.491 85.0323 132.441 85.0687 132.411 85.0765C132.381 85.0842 132.096 85.0634 132.072 84.9764C132.059 84.9318 132.09 84.9053 132.151 84.9053Z"
|
|
723
|
+
fill="#23416D"
|
|
724
|
+
/>
|
|
725
|
+
<path
|
|
726
|
+
d="M138.255 85.292C138.315 85.2924 139.226 85.3559 139.273 85.3651C139.32 85.3743 139.389 85.4266 139.374 85.4685C139.359 85.5104 139.111 85.5068 139.085 85.5068C139.059 85.5064 139.006 85.4446 138.99 85.4434C138.973 85.4422 138.63 85.4202 138.612 85.419C138.594 85.4178 138.544 85.4525 138.514 85.4597C138.483 85.4669 138.199 85.4446 138.175 85.3599C138.163 85.3172 138.194 85.2912 138.255 85.292Z"
|
|
727
|
+
fill="#23416D"
|
|
728
|
+
/>
|
|
729
|
+
<path
|
|
730
|
+
d="M149.02 86.2021C149.02 86.2021 149.383 85.9317 149.637 85.8982C149.767 85.881 150.168 85.9111 150.471 85.9928C150.759 86.0702 150.953 86.1987 150.953 86.1987L150.989 86.7627C150.989 86.7627 150.703 86.7644 150.617 86.7627C150.532 86.7609 150.548 86.825 150.291 86.8422C150.033 86.8594 149.02 86.2021 149.02 86.2021Z"
|
|
731
|
+
fill="#484848"
|
|
732
|
+
/>
|
|
733
|
+
<path
|
|
734
|
+
d="M130.868 85.4928C130.864 85.4928 130.86 85.4928 130.857 85.4923L130.216 85.455C130.107 85.4485 130.024 85.3552 130.031 85.2469L130.058 84.7921C130.061 84.7397 130.084 84.692 130.123 84.6567C130.163 84.6215 130.213 84.6043 130.266 84.6073L130.906 84.6447C130.959 84.6477 131.007 84.6709 131.042 84.7104C131.077 84.75 131.095 84.8003 131.091 84.8527L131.065 85.3075C131.062 85.36 131.038 85.4077 130.999 85.4429C130.962 85.4752 130.916 85.4928 130.868 85.4928ZM130.253 84.6137C130.207 84.6137 130.162 84.6305 130.127 84.6619C130.089 84.6958 130.067 84.7422 130.064 84.7925L130.037 85.2473C130.031 85.3518 130.111 85.4421 130.215 85.4481L130.856 85.4855C130.906 85.4885 130.955 85.4713 130.993 85.4378C131.031 85.4038 131.054 85.3574 131.057 85.3071L131.084 84.8523C131.09 84.7478 131.01 84.658 130.905 84.6515L130.264 84.6141C130.261 84.6137 130.257 84.6137 130.253 84.6137Z"
|
|
735
|
+
fill="black"
|
|
736
|
+
/>
|
|
737
|
+
<path
|
|
738
|
+
d="M149.805 89.061C149.8 88.6612 149.754 88.3005 149.668 87.9897C149.517 87.4455 149.187 86.9963 148.738 86.7247C148.177 86.3851 147.649 86.3309 147.162 86.3236C147.133 86.3232 147.104 86.3228 147.077 86.3228C146.661 86.3228 146.115 86.37 145.577 86.7376C145.278 86.9422 145.036 87.2899 144.857 87.7714C144.728 88.1191 144.634 88.5271 144.578 88.984L144.578 88.9874L144.775 89.0003L144.776 88.993H144.772L144.585 88.9806C144.663 88.3439 144.896 87.2108 145.581 86.7427C146.117 86.3761 146.662 86.3292 147.077 86.3292C147.104 86.3292 147.133 86.3296 147.162 86.3301C147.648 86.3378 148.174 86.3915 148.734 86.7303C149.182 87.0011 149.511 87.449 149.662 87.9915C149.747 88.301 149.794 88.6595 149.799 89.0575H149.579H149.575L149.576 89.0644H149.806L149.805 89.061Z"
|
|
739
|
+
fill="black"
|
|
740
|
+
/>
|
|
741
|
+
<path d="M144.581 88.9876L143.663 88.93L143.665 88.9219L144.581 88.9808L144.581 88.9876Z" fill="black" />
|
|
742
|
+
<path
|
|
743
|
+
d="M133.948 88.75C133.931 88.6353 133.911 88.5231 133.889 88.4165C133.722 87.5997 133.438 87.0659 133.045 86.8303C132.57 86.5453 131.907 86.3781 131.227 86.3721C131.212 86.3721 131.196 86.3721 131.181 86.3721C130.648 86.3721 130.229 86.4602 129.861 86.6498C129.592 86.7882 129.361 87.0414 129.175 87.402C129.023 87.6965 128.907 88.0554 128.851 88.4126L128.85 88.4165H129.126L129.127 88.4096H129.124H128.858C128.963 87.7575 129.282 86.9558 129.865 86.6558C130.231 86.4671 130.65 86.3789 131.181 86.3789C131.196 86.3789 131.212 86.3789 131.227 86.3794C131.906 86.3854 132.567 86.5522 133.041 86.8367C133.432 87.0715 133.715 87.6036 133.882 88.4182C133.903 88.5235 133.923 88.634 133.94 88.7475H133.751H133.748L133.749 88.7543H133.948L133.948 88.75Z"
|
|
744
|
+
fill="black"
|
|
745
|
+
/>
|
|
746
|
+
<path
|
|
747
|
+
d="M148.29 86.5119L148.283 86.5097L148.438 86.3593L148.935 86.0459L148.941 86.0493L148.442 86.3649L148.29 86.5119Z"
|
|
748
|
+
fill="black"
|
|
749
|
+
/>
|
|
750
|
+
<path
|
|
751
|
+
d="M149.918 85.7569C149.909 85.7526 149.017 85.3146 147.443 85.0962C146.365 84.9466 145.527 84.8959 145.026 84.8654C144.792 84.8512 144.639 84.8417 144.581 84.8293C144.408 84.7914 144.195 84.5653 144.182 84.5511L143.782 84.4209H143.802L144.187 84.5451L144.187 84.546C144.189 84.5486 144.407 84.7841 144.582 84.8228C144.64 84.8353 144.794 84.8447 145.027 84.8589C145.528 84.8894 146.366 84.9402 147.444 85.0898C149.019 85.3081 149.924 85.7526 149.933 85.7573H149.918V85.7569Z"
|
|
752
|
+
fill="black"
|
|
753
|
+
/>
|
|
754
|
+
<path
|
|
755
|
+
d="M129.275 82.8054L129.266 82.8037C129.27 82.8011 129.727 82.5316 129.846 82.4091C129.965 82.287 130.029 82.045 130.03 82.0429L130.037 82.042C130.037 82.0446 129.971 82.2905 129.851 82.4138C129.731 82.5376 129.28 82.8028 129.275 82.8054Z"
|
|
756
|
+
fill="black"
|
|
757
|
+
/>
|
|
758
|
+
<path
|
|
759
|
+
d="M129.726 86.7323L129.593 86.5948L127.941 85.6818L127.823 85.536L127.829 85.5317L127.946 85.6766L129.597 86.5896L129.731 86.7276L129.726 86.7323Z"
|
|
760
|
+
fill="black"
|
|
761
|
+
/>
|
|
762
|
+
<path
|
|
763
|
+
d="M131.974 86.4483C131.951 86.401 131.403 85.2851 131.471 84.9739C131.54 84.6635 131.783 84.3265 131.785 84.3231L132.737 82.2714L132.825 82.0981L132.84 82.1012L132.749 82.2774L131.797 84.33C131.794 84.3343 131.553 84.6696 131.485 84.9769C131.417 85.2834 131.984 86.4367 131.989 86.4483H131.974Z"
|
|
764
|
+
fill="black"
|
|
765
|
+
/>
|
|
766
|
+
<path
|
|
767
|
+
d="M143.663 88.9301H143.657L134.14 88.7573L133.949 88.7538L133.947 88.7405L134.14 88.7435L143.652 88.9159C143.669 88.8514 143.832 88.2127 143.869 87.693C143.908 87.1475 143.903 86.4958 143.903 86.4893C143.911 86.0844 143.911 85.8373 143.902 85.7547C143.874 85.5084 143.438 84.846 143.434 84.8391L143.451 84.8374C143.47 84.8649 143.888 85.5033 143.916 85.753C143.925 85.836 143.926 86.0836 143.917 86.4893C143.917 86.4958 143.923 87.1479 143.884 87.6938C143.844 88.2402 143.666 88.9176 143.665 88.9245L143.663 88.9301Z"
|
|
768
|
+
fill="black"
|
|
769
|
+
/>
|
|
770
|
+
<path
|
|
771
|
+
d="M137.719 88.8165L137.706 88.8135C137.709 88.8019 137.954 87.622 137.892 86.4515C137.831 85.2814 137.66 84.7393 137.658 84.7342C137.657 84.726 137.547 84.0038 137.375 83.2215C137.202 82.4392 137.072 82.0531 137.071 82.0497L137.084 82.0454C137.085 82.0493 137.215 82.4357 137.388 83.2189C137.561 84.0017 137.67 84.7243 137.671 84.7316C137.673 84.7359 137.844 85.2792 137.906 86.4515C137.967 87.6233 137.722 88.8049 137.719 88.8165Z"
|
|
772
|
+
fill="black"
|
|
773
|
+
/>
|
|
774
|
+
<path d="M143.353 84.3111H142.828V84.3042H143.343L143.353 84.3111Z" fill="black" />
|
|
775
|
+
<path
|
|
776
|
+
d="M148.288 87.8676C147.996 87.5748 147.607 87.4141 147.193 87.4141C146.779 87.4141 146.391 87.5753 146.098 87.8676C145.805 88.1603 145.644 88.5489 145.644 88.9628C145.644 89.3768 145.805 89.7654 146.098 90.0581C146.391 90.3509 146.78 90.5116 147.193 90.5116C147.607 90.5116 147.996 90.3504 148.288 90.0581C148.581 89.7654 148.742 89.3768 148.742 88.9628C148.742 88.5489 148.581 88.1599 148.288 87.8676ZM148.22 89.9893C147.945 90.2636 147.581 90.4145 147.193 90.4145C146.805 90.4145 146.441 90.2636 146.167 89.9893C145.892 89.7151 145.741 89.3506 145.741 88.9628C145.741 88.5751 145.892 88.2106 146.167 87.9363C146.441 87.6621 146.805 87.5112 147.193 87.5112C147.581 87.5112 147.945 87.6621 148.22 87.9363C148.494 88.2106 148.645 88.5751 148.645 88.9628C148.645 89.3506 148.494 89.7151 148.22 89.9893Z"
|
|
777
|
+
fill="black"
|
|
778
|
+
/>
|
|
779
|
+
<path
|
|
780
|
+
d="M147.193 86.9551C146.084 86.9551 145.185 87.8539 145.185 88.9625C145.185 90.0711 146.084 90.97 147.193 90.97C148.301 90.97 149.2 90.0711 149.2 88.9625C149.2 87.8535 148.301 86.9551 147.193 86.9551ZM147.193 90.4872C146.352 90.4872 145.668 89.8033 145.668 88.9625C145.668 88.1217 146.352 87.4378 147.193 87.4378C148.033 87.4378 148.717 88.1217 148.717 88.9625C148.717 89.8029 148.033 90.4872 147.193 90.4872Z"
|
|
781
|
+
fill="url(#paint6_radial_28_17998)"
|
|
782
|
+
/>
|
|
783
|
+
<path d="M147.214 86.9551H147.171V87.1606H147.214V86.9551Z" fill="#1A1A1A" />
|
|
784
|
+
<path d="M147.214 90.7642H147.171V90.9701H147.214V90.7642Z" fill="#1A1A1A" />
|
|
785
|
+
<path d="M145.391 88.9409H145.185V88.9839H145.391V88.9409Z" fill="#1A1A1A" />
|
|
786
|
+
<path d="M149.2 88.9409H148.995V88.9839H149.2V88.9409Z" fill="#1A1A1A" />
|
|
787
|
+
<path d="M146.694 87.0192L146.653 87.0303L146.706 87.2288L146.747 87.2176L146.694 87.0192Z" fill="#1A1A1A" />
|
|
788
|
+
<path d="M147.681 90.6979L147.639 90.709L147.692 90.9079L147.734 90.8968L147.681 90.6979Z" fill="#1A1A1A" />
|
|
789
|
+
<path d="M145.448 89.4077L145.249 89.4609L145.26 89.5025L145.459 89.4492L145.448 89.4077Z" fill="#1A1A1A" />
|
|
790
|
+
<path d="M149.128 88.4214L148.929 88.4746L148.94 88.5161L149.139 88.4629L149.128 88.4214Z" fill="#1A1A1A" />
|
|
791
|
+
<path d="M146.208 87.2129L146.171 87.2344L146.273 87.4124L146.31 87.3909L146.208 87.2129Z" fill="#1A1A1A" />
|
|
792
|
+
<path d="M148.111 90.5112L148.074 90.5327L148.177 90.7107L148.214 90.6892L148.111 90.5112Z" fill="#1A1A1A" />
|
|
793
|
+
<path d="M145.622 89.8446L145.444 89.9473L145.466 89.9845L145.644 89.8818L145.622 89.8446Z" fill="#1A1A1A" />
|
|
794
|
+
<path d="M148.942 87.9773L148.764 88.0801L148.743 88.0431L148.921 87.9399L148.942 87.9773Z" fill="#1A1A1A" />
|
|
795
|
+
<path d="M145.788 87.5272L145.758 87.5576L145.903 87.7029L145.934 87.6725L145.788 87.5272Z" fill="#1A1A1A" />
|
|
796
|
+
<path d="M148.484 90.2211L148.453 90.2515L148.598 90.3967L148.629 90.3663L148.484 90.2211Z" fill="#1A1A1A" />
|
|
797
|
+
<path d="M145.903 90.2209L145.758 90.3662L145.788 90.3966L145.934 90.2513L145.903 90.2209Z" fill="#1A1A1A" />
|
|
798
|
+
<path d="M148.598 87.5286L148.452 87.6738L148.483 87.7042L148.628 87.559L148.598 87.5286Z" fill="#1A1A1A" />
|
|
799
|
+
<path d="M145.466 87.9393L145.444 87.9766L145.622 88.0793L145.644 88.0421L145.466 87.9393Z" fill="#1A1A1A" />
|
|
800
|
+
<path d="M148.921 89.9849L148.743 89.8821L148.764 89.8447L148.942 89.9475L148.921 89.9849Z" fill="#1A1A1A" />
|
|
801
|
+
<path d="M146.272 90.513L146.169 90.6909L146.206 90.7124L146.309 90.5345L146.272 90.513Z" fill="#1A1A1A" />
|
|
802
|
+
<path d="M148.177 87.2127L148.075 87.3906L148.112 87.4121L148.215 87.2342L148.177 87.2127Z" fill="#1A1A1A" />
|
|
803
|
+
<path d="M145.258 88.4228L145.247 88.4644L145.445 88.5175L145.457 88.476L145.258 88.4228Z" fill="#1A1A1A" />
|
|
804
|
+
<path d="M148.939 89.4062L148.928 89.4478L149.127 89.501L149.138 89.4595L148.939 89.4062Z" fill="#1A1A1A" />
|
|
805
|
+
<path d="M146.706 90.6975L146.653 90.896L146.694 90.9071L146.747 90.7087L146.706 90.6975Z" fill="#1A1A1A" />
|
|
806
|
+
<path d="M147.692 87.0174L147.639 87.2163L147.68 87.2274L147.733 87.0286L147.692 87.0174Z" fill="#1A1A1A" />
|
|
807
|
+
<path d="M146.953 86.969L146.91 86.9746L146.937 87.1783L146.98 87.1727L146.953 86.969Z" fill="#1A1A1A" />
|
|
808
|
+
<path d="M147.448 90.7454L147.406 90.751L147.433 90.9547L147.475 90.9491L147.448 90.7454Z" fill="#1A1A1A" />
|
|
809
|
+
<path d="M145.404 89.1759L145.2 89.2026L145.206 89.2453L145.41 89.2185L145.404 89.1759Z" fill="#1A1A1A" />
|
|
810
|
+
<path d="M149.182 88.6788L148.978 88.7056L148.984 88.7482L149.187 88.7214L149.182 88.6788Z" fill="#1A1A1A" />
|
|
811
|
+
<path d="M146.483 87.3059L146.405 87.1159L146.444 87.0991L146.523 87.2891L146.483 87.3059Z" fill="#1A1A1A" />
|
|
812
|
+
<path d="M147.903 90.6198L147.863 90.6362L147.942 90.8261L147.981 90.8096L147.903 90.6198Z" fill="#1A1A1A" />
|
|
813
|
+
<path d="M145.52 89.6333L145.331 89.7119L145.347 89.7516L145.537 89.673L145.52 89.6333Z" fill="#1A1A1A" />
|
|
814
|
+
<path d="M149.039 88.1738L148.849 88.2524L148.865 88.2922L149.055 88.2135L149.039 88.1738Z" fill="#1A1A1A" />
|
|
815
|
+
<path d="M145.988 87.3566L145.954 87.3828L146.079 87.5458L146.113 87.5196L145.988 87.3566Z" fill="#1A1A1A" />
|
|
816
|
+
<path d="M148.306 90.3781L148.272 90.4043L148.397 90.5676L148.431 90.5415L148.306 90.3781Z" fill="#1A1A1A" />
|
|
817
|
+
<path d="M145.751 90.0429L145.588 90.168L145.614 90.2021L145.777 90.077L145.751 90.0429Z" fill="#1A1A1A" />
|
|
818
|
+
<path d="M148.772 87.7226L148.609 87.8477L148.635 87.8818L148.798 87.7567L148.772 87.7226Z" fill="#1A1A1A" />
|
|
819
|
+
<path d="M145.614 87.7232L145.588 87.7573L145.751 87.8824L145.777 87.8483L145.614 87.7232Z" fill="#1A1A1A" />
|
|
820
|
+
<path d="M148.636 90.043L148.609 90.0771L148.773 90.2022L148.799 90.1681L148.636 90.043Z" fill="#1A1A1A" />
|
|
821
|
+
<path d="M146.08 90.3785L145.955 90.5415L145.989 90.5677L146.114 90.4046L146.08 90.3785Z" fill="#1A1A1A" />
|
|
822
|
+
<path d="M148.397 87.3552L148.272 87.5186L148.306 87.5447L148.431 87.3813L148.397 87.3552Z" fill="#1A1A1A" />
|
|
823
|
+
<path d="M145.346 88.1742L145.329 88.2139L145.519 88.2925L145.536 88.2528L145.346 88.1742Z" fill="#1A1A1A" />
|
|
824
|
+
<path d="M148.867 89.6317L148.85 89.6714L149.04 89.75L149.056 89.7103L148.867 89.6317Z" fill="#1A1A1A" />
|
|
825
|
+
<path d="M146.523 90.635L146.444 90.825L146.405 90.8087L146.483 90.6187L146.523 90.635Z" fill="#1A1A1A" />
|
|
826
|
+
<path d="M147.942 87.0997L147.863 87.2896L147.903 87.306L147.982 87.1162L147.942 87.0997Z" fill="#1A1A1A" />
|
|
827
|
+
<path d="M145.204 88.6796L145.199 88.7222L145.403 88.749L145.408 88.7064L145.204 88.6796Z" fill="#1A1A1A" />
|
|
828
|
+
<path d="M148.984 89.1752L148.978 89.2178L149.182 89.2446L149.187 89.202L148.984 89.1752Z" fill="#1A1A1A" />
|
|
829
|
+
<path d="M146.937 90.747L146.91 90.9507L146.953 90.9563L146.979 90.7526L146.937 90.747Z" fill="#1A1A1A" />
|
|
830
|
+
<path d="M147.433 86.9686L147.406 87.1724L147.449 87.178L147.476 86.9742L147.433 86.9686Z" fill="#1A1A1A" />
|
|
831
|
+
<path
|
|
832
|
+
d="M147.193 90.2836C147.922 90.2836 148.514 89.6924 148.514 88.9631C148.514 88.2338 147.922 87.6426 147.193 87.6426C146.464 87.6426 145.873 88.2338 145.873 88.9631C145.873 89.6924 146.464 90.2836 147.193 90.2836Z"
|
|
833
|
+
fill="black"
|
|
834
|
+
/>
|
|
835
|
+
<path
|
|
836
|
+
d="M147.557 89.8838C148.064 89.6826 148.311 89.1087 148.11 88.6024C147.909 88.096 147.335 87.8488 146.828 88.05C146.322 88.2512 146.075 88.825 146.276 89.3314C146.477 89.8378 147.051 90.0849 147.557 89.8838ZM146.965 88.393C147.281 88.2671 147.641 88.4222 147.766 88.7386C147.892 89.055 147.737 89.4148 147.421 89.5403C147.104 89.6663 146.744 89.5111 146.619 89.1947C146.493 88.8788 146.648 88.519 146.965 88.393Z"
|
|
837
|
+
fill="url(#paint7_linear_28_17998)"
|
|
838
|
+
/>
|
|
839
|
+
<path
|
|
840
|
+
d="M147.414 89.5238C147.722 89.4017 147.872 89.0522 147.75 88.7453C147.628 88.438 147.279 88.2875 146.972 88.4096C146.664 88.5317 146.514 88.8812 146.636 89.1881C146.758 89.4954 147.107 89.6459 147.414 89.5238ZM147.319 89.2844C147.291 89.2955 147.26 89.2818 147.248 89.2538C147.237 89.2259 147.251 89.1945 147.279 89.1833C147.307 89.1722 147.338 89.1859 147.349 89.2139C147.361 89.2414 147.347 89.2732 147.319 89.2844ZM147.444 88.9216C147.443 88.8915 147.465 88.8657 147.495 88.864C147.525 88.8622 147.551 88.8846 147.553 88.9147C147.555 88.9448 147.532 88.9706 147.502 88.9723C147.472 88.9744 147.446 88.9517 147.444 88.9216ZM147.207 88.6172C147.215 88.588 147.244 88.5708 147.273 88.5781C147.303 88.5854 147.32 88.6151 147.313 88.6443C147.305 88.6735 147.276 88.6907 147.246 88.6834C147.218 88.6757 147.2 88.6465 147.207 88.6172ZM147.368 88.8971C147.406 88.9938 147.359 89.1038 147.262 89.1421C147.166 89.1803 147.055 89.1331 147.017 89.0363C146.979 88.9396 147.026 88.8296 147.123 88.7913C147.22 88.7531 147.33 88.8003 147.368 88.8971ZM146.867 88.7397C146.883 88.7144 146.917 88.7066 146.942 88.723C146.967 88.7389 146.975 88.7728 146.959 88.7978C146.943 88.8231 146.909 88.8309 146.884 88.8145C146.859 88.7986 146.851 88.7651 146.867 88.7397ZM146.902 89.0995C146.926 89.0802 146.96 89.0836 146.979 89.1068C146.998 89.13 146.995 89.1644 146.972 89.1833C146.948 89.2027 146.914 89.1993 146.895 89.176C146.876 89.1533 146.879 89.1189 146.902 89.0995Z"
|
|
841
|
+
fill="url(#paint8_radial_28_17998)"
|
|
842
|
+
/>
|
|
843
|
+
<path
|
|
844
|
+
d="M147.421 89.5407C147.737 89.4147 147.892 89.0549 147.766 88.739C147.64 88.4226 147.28 88.2674 146.964 88.3934C146.648 88.5193 146.493 88.8791 146.619 89.1951C146.744 89.5114 147.104 89.6662 147.421 89.5407ZM146.971 88.4097C147.278 88.2876 147.627 88.4381 147.749 88.7454C147.871 89.0528 147.721 89.4018 147.414 89.5239C147.106 89.646 146.757 89.4955 146.635 89.1882C146.513 88.8813 146.664 88.5318 146.971 88.4097Z"
|
|
845
|
+
fill="#B3B3B3"
|
|
846
|
+
/>
|
|
847
|
+
<path
|
|
848
|
+
d="M147.37 89.4135C147.616 89.3154 147.737 89.0356 147.639 88.7893C147.541 88.543 147.261 88.4226 147.015 88.5202C146.769 88.6182 146.648 88.8981 146.746 89.1444C146.844 89.3907 147.124 89.511 147.37 89.4135ZM147.028 88.5537C147.256 88.463 147.515 88.5748 147.606 88.8026C147.697 89.0304 147.585 89.2897 147.357 89.3804C147.129 89.4711 146.87 89.3593 146.779 89.1315C146.689 88.9032 146.8 88.6444 147.028 88.5537Z"
|
|
849
|
+
fill="black"
|
|
850
|
+
/>
|
|
851
|
+
<path
|
|
852
|
+
d="M147.343 89.5134C147.337 89.4979 147.358 89.4756 147.389 89.4631C147.42 89.4507 147.451 89.4528 147.457 89.4683C147.463 89.4837 147.442 89.5061 147.411 89.5185C147.38 89.5305 147.349 89.5284 147.343 89.5134Z"
|
|
853
|
+
fill="#B3B3B3"
|
|
854
|
+
/>
|
|
855
|
+
<path
|
|
856
|
+
d="M146.927 88.4655C146.921 88.4501 146.941 88.4277 146.973 88.4153C147.004 88.4028 147.035 88.405 147.041 88.4204C147.047 88.4359 147.026 88.4582 146.995 88.4707C146.963 88.4831 146.933 88.481 146.927 88.4655Z"
|
|
857
|
+
fill="#B3B3B3"
|
|
858
|
+
/>
|
|
859
|
+
<path
|
|
860
|
+
d="M147.38 89.5007C147.376 89.4891 147.381 89.4762 147.393 89.4719C147.404 89.4672 147.417 89.4728 147.422 89.4843C147.426 89.4959 147.421 89.5088 147.409 89.5131C147.398 89.5178 147.385 89.5122 147.38 89.5007Z"
|
|
861
|
+
fill="url(#paint9_radial_28_17998)"
|
|
862
|
+
/>
|
|
863
|
+
<path
|
|
864
|
+
d="M146.964 88.4528C146.959 88.4412 146.965 88.4283 146.977 88.424C146.988 88.4193 147.001 88.4249 147.005 88.4365C147.01 88.4481 147.004 88.461 146.993 88.4652C146.981 88.4695 146.968 88.4644 146.964 88.4528Z"
|
|
865
|
+
fill="url(#paint10_radial_28_17998)"
|
|
866
|
+
/>
|
|
867
|
+
<path
|
|
868
|
+
d="M147.738 88.8155C147.723 88.8215 147.701 88.8009 147.688 88.7695C147.676 88.7382 147.678 88.7077 147.693 88.7017C147.709 88.6957 147.731 88.7163 147.743 88.7476C147.756 88.779 147.753 88.8095 147.738 88.8155Z"
|
|
869
|
+
fill="#B3B3B3"
|
|
870
|
+
/>
|
|
871
|
+
<path
|
|
872
|
+
d="M146.691 89.2325C146.675 89.2385 146.653 89.2179 146.64 89.1865C146.628 89.1552 146.63 89.1247 146.646 89.1187C146.661 89.1127 146.683 89.1333 146.696 89.1646C146.708 89.196 146.706 89.226 146.691 89.2325Z"
|
|
873
|
+
fill="#B3B3B3"
|
|
874
|
+
/>
|
|
875
|
+
<path
|
|
876
|
+
d="M147.725 88.7787C147.714 88.7834 147.701 88.7779 147.697 88.7663C147.692 88.7547 147.697 88.7418 147.709 88.7375C147.721 88.7328 147.733 88.7384 147.738 88.75C147.742 88.7616 147.737 88.7744 147.725 88.7787Z"
|
|
877
|
+
fill="url(#paint11_radial_28_17998)"
|
|
878
|
+
/>
|
|
879
|
+
<path
|
|
880
|
+
d="M146.678 89.1957C146.666 89.2004 146.653 89.1949 146.649 89.1833C146.644 89.1717 146.65 89.1588 146.661 89.1545C146.673 89.1498 146.686 89.1554 146.69 89.167C146.694 89.1785 146.689 89.191 146.678 89.1957Z"
|
|
881
|
+
fill="url(#paint12_radial_28_17998)"
|
|
882
|
+
/>
|
|
883
|
+
<path
|
|
884
|
+
d="M146.912 89.4604C146.919 89.4454 146.949 89.4441 146.981 89.4574C147.012 89.4707 147.032 89.4939 147.025 89.5089C147.019 89.524 146.988 89.5252 146.957 89.5119C146.926 89.4986 146.906 89.4755 146.912 89.4604Z"
|
|
885
|
+
fill="#B3B3B3"
|
|
886
|
+
/>
|
|
887
|
+
<path
|
|
888
|
+
d="M147.359 88.4248C147.365 88.4098 147.396 88.4085 147.427 88.4218C147.458 88.4351 147.478 88.4583 147.472 88.4733C147.465 88.4883 147.435 88.4896 147.403 88.4763C147.372 88.463 147.352 88.4398 147.359 88.4248Z"
|
|
889
|
+
fill="#B3B3B3"
|
|
890
|
+
/>
|
|
891
|
+
<path
|
|
892
|
+
d="M146.948 89.4772C146.953 89.466 146.966 89.4609 146.977 89.4656C146.988 89.4703 146.994 89.4836 146.989 89.4948C146.984 89.506 146.971 89.5115 146.959 89.5064C146.948 89.5017 146.943 89.4888 146.948 89.4772Z"
|
|
893
|
+
fill="url(#paint13_radial_28_17998)"
|
|
894
|
+
/>
|
|
895
|
+
<path
|
|
896
|
+
d="M147.394 88.4417C147.398 88.4306 147.412 88.425 147.423 88.4302C147.434 88.4349 147.44 88.4482 147.434 88.4593C147.43 88.4705 147.416 88.4757 147.405 88.4709C147.394 88.4662 147.389 88.4533 147.394 88.4417Z"
|
|
897
|
+
fill="url(#paint14_radial_28_17998)"
|
|
898
|
+
/>
|
|
899
|
+
<path
|
|
900
|
+
d="M147.686 89.2459C147.671 89.2395 147.669 89.209 147.683 89.1777C147.696 89.1468 147.719 89.1266 147.734 89.133C147.749 89.1395 147.75 89.1699 147.737 89.2013C147.724 89.2326 147.701 89.2524 147.686 89.2459Z"
|
|
901
|
+
fill="#B3B3B3"
|
|
902
|
+
/>
|
|
903
|
+
<path
|
|
904
|
+
d="M146.65 88.7996C146.635 88.7932 146.634 88.7627 146.647 88.7314C146.66 88.7005 146.684 88.6803 146.699 88.6867C146.714 88.6932 146.715 88.7237 146.702 88.755C146.688 88.7863 146.665 88.8061 146.65 88.7996Z"
|
|
905
|
+
fill="#B3B3B3"
|
|
906
|
+
/>
|
|
907
|
+
<path
|
|
908
|
+
d="M147.703 89.2107C147.692 89.206 147.686 89.1926 147.691 89.1815C147.696 89.1703 147.709 89.1648 147.72 89.1699C147.731 89.1746 147.737 89.1879 147.732 89.1991C147.727 89.2102 147.714 89.2158 147.703 89.2107Z"
|
|
909
|
+
fill="url(#paint15_radial_28_17998)"
|
|
910
|
+
/>
|
|
911
|
+
<path
|
|
912
|
+
d="M146.668 88.7644C146.656 88.7597 146.651 88.7464 146.656 88.7352C146.661 88.724 146.674 88.7185 146.685 88.7236C146.696 88.7283 146.701 88.7416 146.697 88.7528C146.692 88.764 146.679 88.7695 146.668 88.7644Z"
|
|
913
|
+
fill="url(#paint16_radial_28_17998)"
|
|
914
|
+
/>
|
|
915
|
+
<path
|
|
916
|
+
d="M147.039 89.8033C147.035 89.7938 147.04 89.7835 147.049 89.7797C147.058 89.7758 147.069 89.7805 147.073 89.79C147.076 89.7994 147.072 89.8097 147.062 89.8136C147.053 89.8174 147.043 89.8127 147.039 89.8033Z"
|
|
917
|
+
fill="black"
|
|
918
|
+
/>
|
|
919
|
+
<path
|
|
920
|
+
d="M147.078 89.7269C147.077 89.7222 147.079 89.7171 147.083 89.7149C147.088 89.7132 147.093 89.7154 147.095 89.7201C147.097 89.7248 147.095 89.7299 147.09 89.732C147.086 89.7337 147.08 89.7316 147.078 89.7269Z"
|
|
921
|
+
fill="black"
|
|
922
|
+
/>
|
|
923
|
+
<path
|
|
924
|
+
d="M147.005 89.8807C147.003 89.876 147.005 89.8709 147.01 89.8687C147.015 89.867 147.02 89.8692 147.022 89.8739C147.024 89.8786 147.021 89.8837 147.017 89.8858C147.012 89.888 147.007 89.8854 147.005 89.8807Z"
|
|
925
|
+
fill="black"
|
|
926
|
+
/>
|
|
927
|
+
<path
|
|
928
|
+
d="M147.101 89.6523C147.097 89.6433 147.102 89.633 147.111 89.6291C147.12 89.6257 147.13 89.63 147.134 89.639C147.137 89.648 147.133 89.6583 147.124 89.6622C147.115 89.666 147.105 89.6613 147.101 89.6523Z"
|
|
929
|
+
fill="black"
|
|
930
|
+
/>
|
|
931
|
+
<path
|
|
932
|
+
d="M146.787 89.7147C146.786 89.7048 146.793 89.6958 146.804 89.6954C146.814 89.6945 146.823 89.7022 146.823 89.7125C146.824 89.7224 146.816 89.7314 146.806 89.7319C146.796 89.7323 146.787 89.725 146.787 89.7147Z"
|
|
933
|
+
fill="black"
|
|
934
|
+
/>
|
|
935
|
+
<path
|
|
936
|
+
d="M146.848 89.6544C146.847 89.6493 146.851 89.645 146.856 89.6446C146.861 89.6441 146.866 89.648 146.866 89.6531C146.867 89.6582 146.863 89.6625 146.858 89.6629C146.853 89.6629 146.848 89.6591 146.848 89.6544Z"
|
|
937
|
+
fill="black"
|
|
938
|
+
/>
|
|
939
|
+
<path
|
|
940
|
+
d="M146.731 89.7779C146.73 89.7728 146.734 89.7685 146.739 89.7681C146.745 89.7677 146.749 89.7715 146.749 89.7766C146.75 89.7818 146.746 89.7861 146.741 89.7865C146.736 89.7869 146.731 89.7831 146.731 89.7779Z"
|
|
941
|
+
fill="black"
|
|
942
|
+
/>
|
|
943
|
+
<path
|
|
944
|
+
d="M146.893 89.5902C146.892 89.5803 146.899 89.5717 146.909 89.5713C146.919 89.5709 146.928 89.5782 146.928 89.588C146.929 89.5979 146.921 89.6065 146.911 89.6069C146.902 89.6074 146.893 89.6001 146.893 89.5902Z"
|
|
945
|
+
fill="black"
|
|
946
|
+
/>
|
|
947
|
+
<path
|
|
948
|
+
d="M146.575 89.5528C146.578 89.543 146.588 89.5374 146.598 89.5395C146.607 89.5421 146.613 89.552 146.611 89.5618C146.608 89.5717 146.598 89.5773 146.589 89.5751C146.579 89.5726 146.573 89.5627 146.575 89.5528Z"
|
|
949
|
+
fill="black"
|
|
950
|
+
/>
|
|
951
|
+
<path
|
|
952
|
+
d="M146.652 89.514C146.654 89.5093 146.658 89.5063 146.663 89.5076C146.668 89.5089 146.671 89.5136 146.67 89.5187C146.669 89.5234 146.664 89.5264 146.659 89.5251C146.654 89.5239 146.652 89.5192 146.652 89.514Z"
|
|
953
|
+
fill="black"
|
|
954
|
+
/>
|
|
955
|
+
<path
|
|
956
|
+
d="M146.503 89.5961C146.504 89.5914 146.509 89.5884 146.514 89.5897C146.518 89.5909 146.521 89.5956 146.52 89.6008C146.519 89.6055 146.514 89.6085 146.509 89.6072C146.504 89.6055 146.501 89.6008 146.503 89.5961Z"
|
|
957
|
+
fill="black"
|
|
958
|
+
/>
|
|
959
|
+
<path
|
|
960
|
+
d="M146.715 89.4671C146.718 89.4576 146.727 89.4516 146.737 89.4542C146.746 89.4568 146.752 89.4662 146.75 89.4757C146.747 89.4851 146.738 89.4911 146.728 89.4885C146.719 89.4864 146.713 89.477 146.715 89.4671Z"
|
|
961
|
+
fill="black"
|
|
962
|
+
/>
|
|
963
|
+
<path
|
|
964
|
+
d="M146.424 89.3337C146.43 89.3251 146.441 89.3226 146.449 89.3282C146.458 89.3337 146.461 89.3449 146.455 89.3535C146.449 89.3621 146.438 89.3646 146.43 89.3591C146.421 89.3535 146.419 89.3423 146.424 89.3337Z"
|
|
965
|
+
fill="black"
|
|
966
|
+
/>
|
|
967
|
+
<path
|
|
968
|
+
d="M146.509 89.3207C146.512 89.3164 146.517 89.3152 146.522 89.3177C146.526 89.3203 146.527 89.3258 146.525 89.3301C146.522 89.3344 146.517 89.3357 146.512 89.3331C146.508 89.3305 146.507 89.325 146.509 89.3207Z"
|
|
969
|
+
fill="black"
|
|
970
|
+
/>
|
|
971
|
+
<path
|
|
972
|
+
d="M146.342 89.3525C146.344 89.3482 146.35 89.3469 146.354 89.3495C146.359 89.352 146.36 89.3576 146.357 89.3619C146.355 89.3661 146.349 89.3674 146.345 89.3648C146.341 89.3623 146.339 89.3563 146.342 89.3525Z"
|
|
973
|
+
fill="black"
|
|
974
|
+
/>
|
|
975
|
+
<path
|
|
976
|
+
d="M146.583 89.2958C146.588 89.2877 146.6 89.2851 146.608 89.2903C146.616 89.2954 146.619 89.3066 146.613 89.3147C146.608 89.3229 146.597 89.3255 146.589 89.3203C146.581 89.3152 146.578 89.304 146.583 89.2958Z"
|
|
977
|
+
fill="black"
|
|
978
|
+
/>
|
|
979
|
+
<path
|
|
980
|
+
d="M146.349 89.0788C146.357 89.0724 146.368 89.0737 146.375 89.0814C146.381 89.0891 146.38 89.1007 146.372 89.1072C146.364 89.1136 146.353 89.1123 146.346 89.1046C146.34 89.0964 146.341 89.0853 146.349 89.0788Z"
|
|
981
|
+
fill="black"
|
|
982
|
+
/>
|
|
983
|
+
<path
|
|
984
|
+
d="M146.434 89.0923C146.438 89.0893 146.443 89.0897 146.447 89.0936C146.45 89.0974 146.449 89.103 146.446 89.1064C146.442 89.1094 146.436 89.109 146.433 89.1051C146.43 89.1013 146.43 89.0957 146.434 89.0923Z"
|
|
985
|
+
fill="black"
|
|
986
|
+
/>
|
|
987
|
+
<path
|
|
988
|
+
d="M146.265 89.0708C146.268 89.0678 146.274 89.0682 146.277 89.0721C146.28 89.0759 146.28 89.0815 146.276 89.0849C146.272 89.0879 146.267 89.0875 146.263 89.0836C146.26 89.0798 146.261 89.0738 146.265 89.0708Z"
|
|
989
|
+
fill="black"
|
|
990
|
+
/>
|
|
991
|
+
<path
|
|
992
|
+
d="M146.512 89.0911C146.52 89.0846 146.531 89.0859 146.537 89.0932C146.543 89.1009 146.542 89.1121 146.535 89.1181C146.527 89.1245 146.516 89.1233 146.51 89.116C146.503 89.1087 146.504 89.0975 146.512 89.0911Z"
|
|
993
|
+
fill="black"
|
|
994
|
+
/>
|
|
995
|
+
<path
|
|
996
|
+
d="M146.356 88.8129C146.365 88.809 146.375 88.8137 146.379 88.8232C146.383 88.8326 146.378 88.8429 146.369 88.8468C146.359 88.8506 146.349 88.8459 146.345 88.8365C146.342 88.827 146.346 88.8163 146.356 88.8129Z"
|
|
997
|
+
fill="black"
|
|
998
|
+
/>
|
|
999
|
+
<path
|
|
1000
|
+
d="M146.432 88.8521C146.437 88.8504 146.442 88.8526 146.444 88.8573C146.446 88.862 146.444 88.8671 146.439 88.8692C146.435 88.871 146.429 88.8688 146.427 88.8641C146.426 88.8594 146.428 88.8543 146.432 88.8521Z"
|
|
1001
|
+
fill="black"
|
|
1002
|
+
/>
|
|
1003
|
+
<path
|
|
1004
|
+
d="M146.278 88.7789C146.283 88.7772 146.288 88.7793 146.29 88.784C146.292 88.7887 146.29 88.7939 146.285 88.796C146.28 88.7977 146.275 88.7956 146.273 88.7909C146.271 88.7862 146.274 88.781 146.278 88.7789Z"
|
|
1005
|
+
fill="black"
|
|
1006
|
+
/>
|
|
1007
|
+
<path
|
|
1008
|
+
d="M146.507 88.8752C146.516 88.8718 146.526 88.8761 146.53 88.8851C146.533 88.8941 146.529 88.9044 146.52 88.9083C146.511 88.9117 146.501 88.9074 146.497 88.8984C146.493 88.8894 146.498 88.8786 146.507 88.8752Z"
|
|
1009
|
+
fill="black"
|
|
1010
|
+
/>
|
|
1011
|
+
<path
|
|
1012
|
+
d="M146.443 88.5626C146.453 88.5617 146.462 88.5694 146.463 88.5797C146.463 88.5896 146.456 88.5986 146.445 88.599C146.436 88.5999 146.427 88.5922 146.426 88.5819C146.426 88.572 146.433 88.563 146.443 88.5626Z"
|
|
1013
|
+
fill="black"
|
|
1014
|
+
/>
|
|
1015
|
+
<path
|
|
1016
|
+
d="M146.504 88.6236C146.51 88.6231 146.514 88.627 146.514 88.6321C146.515 88.6372 146.511 88.6415 146.506 88.6419C146.501 88.6424 146.496 88.6385 146.496 88.6334C146.495 88.6283 146.499 88.624 146.504 88.6236Z"
|
|
1017
|
+
fill="black"
|
|
1018
|
+
/>
|
|
1019
|
+
<path
|
|
1020
|
+
d="M146.38 88.5064C146.385 88.506 146.39 88.5098 146.39 88.5149C146.39 88.5201 146.387 88.5243 146.381 88.5248C146.376 88.5252 146.372 88.5213 146.372 88.5162C146.372 88.5107 146.375 88.5064 146.38 88.5064Z"
|
|
1021
|
+
fill="black"
|
|
1022
|
+
/>
|
|
1023
|
+
<path
|
|
1024
|
+
d="M146.568 88.6685C146.578 88.668 146.587 88.6753 146.587 88.6852C146.588 88.6951 146.58 88.7037 146.57 88.7041C146.561 88.7045 146.552 88.6972 146.552 88.6874C146.551 88.6775 146.558 88.6689 146.568 88.6685Z"
|
|
1025
|
+
fill="black"
|
|
1026
|
+
/>
|
|
1027
|
+
<path
|
|
1028
|
+
d="M146.606 88.3502C146.616 88.3528 146.622 88.3627 146.619 88.3725C146.617 88.3824 146.607 88.388 146.597 88.3858C146.587 88.3833 146.582 88.3734 146.584 88.3635C146.586 88.3536 146.596 88.3476 146.606 88.3502Z"
|
|
1029
|
+
fill="black"
|
|
1030
|
+
/>
|
|
1031
|
+
<path
|
|
1032
|
+
d="M146.644 88.4271C146.649 88.4283 146.652 88.433 146.651 88.4382C146.649 88.4429 146.645 88.4459 146.64 88.4446C146.635 88.4433 146.632 88.4386 146.633 88.4335C146.635 88.4288 146.64 88.4258 146.644 88.4271Z"
|
|
1033
|
+
fill="black"
|
|
1034
|
+
/>
|
|
1035
|
+
<path
|
|
1036
|
+
d="M146.563 88.2776C146.568 88.2789 146.571 88.2836 146.569 88.2888C146.568 88.2935 146.563 88.2965 146.558 88.2952C146.554 88.2939 146.551 88.2892 146.552 88.2841C146.553 88.2794 146.558 88.2764 146.563 88.2776Z"
|
|
1037
|
+
fill="black"
|
|
1038
|
+
/>
|
|
1039
|
+
<path
|
|
1040
|
+
d="M146.691 88.4899C146.701 88.4925 146.707 88.5019 146.704 88.5113C146.701 88.5208 146.692 88.5268 146.683 88.5242C146.673 88.5216 146.667 88.5122 146.67 88.5028C146.672 88.4929 146.682 88.4873 146.691 88.4899Z"
|
|
1041
|
+
fill="black"
|
|
1042
|
+
/>
|
|
1043
|
+
<path
|
|
1044
|
+
d="M146.825 88.1997C146.834 88.2053 146.836 88.2165 146.831 88.2251C146.825 88.2336 146.814 88.2362 146.806 88.2306C146.797 88.2251 146.794 88.2139 146.8 88.2053C146.806 88.1967 146.817 88.1942 146.825 88.1997Z"
|
|
1045
|
+
fill="black"
|
|
1046
|
+
/>
|
|
1047
|
+
<path
|
|
1048
|
+
d="M146.839 88.285C146.843 88.2876 146.844 88.2931 146.842 88.2974C146.839 88.3017 146.834 88.303 146.829 88.3004C146.825 88.2978 146.824 88.2923 146.826 88.288C146.829 88.2837 146.835 88.2824 146.839 88.285Z"
|
|
1049
|
+
fill="black"
|
|
1050
|
+
/>
|
|
1051
|
+
<path
|
|
1052
|
+
d="M146.807 88.117C146.811 88.1196 146.812 88.1252 146.81 88.1294C146.807 88.1337 146.802 88.135 146.798 88.1324C146.793 88.1299 146.792 88.1243 146.795 88.12C146.797 88.1158 146.803 88.1145 146.807 88.117Z"
|
|
1053
|
+
fill="black"
|
|
1054
|
+
/>
|
|
1055
|
+
<path
|
|
1056
|
+
d="M146.864 88.3586C146.872 88.3638 146.874 88.3749 146.869 88.3831C146.864 88.3912 146.853 88.3938 146.845 88.3887C146.837 88.3835 146.834 88.3724 146.839 88.3642C146.844 88.356 146.855 88.3535 146.864 88.3586Z"
|
|
1057
|
+
fill="black"
|
|
1058
|
+
/>
|
|
1059
|
+
<path
|
|
1060
|
+
d="M147.08 88.124C147.086 88.1317 147.085 88.1433 147.077 88.1498C147.07 88.1562 147.058 88.1549 147.052 88.1472C147.045 88.1395 147.046 88.1279 147.054 88.1214C147.062 88.115 147.073 88.1159 147.08 88.124Z"
|
|
1061
|
+
fill="black"
|
|
1062
|
+
/>
|
|
1063
|
+
<path
|
|
1064
|
+
d="M147.066 88.209C147.069 88.2128 147.069 88.2184 147.065 88.2218C147.061 88.2248 147.056 88.2244 147.052 88.2205C147.049 88.2167 147.05 88.2111 147.053 88.2077C147.057 88.2043 147.063 88.2051 147.066 88.209Z"
|
|
1065
|
+
fill="black"
|
|
1066
|
+
/>
|
|
1067
|
+
<path
|
|
1068
|
+
d="M147.088 88.0399C147.091 88.0437 147.091 88.0493 147.087 88.0527C147.083 88.0557 147.077 88.0553 147.074 88.0514C147.071 88.0476 147.071 88.042 147.075 88.0386C147.079 88.0356 147.085 88.036 147.088 88.0399Z"
|
|
1069
|
+
fill="black"
|
|
1070
|
+
/>
|
|
1071
|
+
<path
|
|
1072
|
+
d="M147.067 88.2871C147.074 88.2948 147.072 88.306 147.065 88.312C147.057 88.3184 147.046 88.3171 147.04 88.3098C147.034 88.3021 147.035 88.2909 147.042 88.2849C147.05 88.2785 147.061 88.2798 147.067 88.2871Z"
|
|
1073
|
+
fill="black"
|
|
1074
|
+
/>
|
|
1075
|
+
<path
|
|
1076
|
+
d="M147.347 88.1306C147.35 88.1401 147.346 88.1504 147.336 88.1542C147.327 88.1581 147.316 88.1534 147.313 88.1439C147.309 88.1345 147.313 88.1242 147.323 88.1203C147.332 88.1169 147.343 88.1212 147.347 88.1306Z"
|
|
1077
|
+
fill="black"
|
|
1078
|
+
/>
|
|
1079
|
+
<path
|
|
1080
|
+
d="M147.307 88.2076C147.308 88.2123 147.306 88.2174 147.302 88.2195C147.297 88.2212 147.292 88.2191 147.29 88.2144C147.288 88.2097 147.29 88.2046 147.295 88.2024C147.3 88.2003 147.305 88.2028 147.307 88.2076Z"
|
|
1081
|
+
fill="black"
|
|
1082
|
+
/>
|
|
1083
|
+
<path
|
|
1084
|
+
d="M147.38 88.0531C147.382 88.0578 147.38 88.0629 147.375 88.065C147.371 88.0668 147.365 88.0646 147.363 88.0599C147.362 88.0552 147.364 88.0501 147.368 88.0479C147.374 88.0462 147.379 88.0484 147.38 88.0531Z"
|
|
1085
|
+
fill="black"
|
|
1086
|
+
/>
|
|
1087
|
+
<path
|
|
1088
|
+
d="M147.284 88.2817C147.288 88.2907 147.283 88.3011 147.274 88.3049C147.265 88.3083 147.255 88.3041 147.251 88.295C147.248 88.286 147.252 88.2757 147.261 88.2719C147.27 88.268 147.28 88.2727 147.284 88.2817Z"
|
|
1089
|
+
fill="black"
|
|
1090
|
+
/>
|
|
1091
|
+
<path
|
|
1092
|
+
d="M147.597 88.2193C147.598 88.2292 147.59 88.2382 147.58 88.2386C147.57 88.2395 147.561 88.2318 147.561 88.2215C147.56 88.2116 147.568 88.2026 147.578 88.2022C147.588 88.2017 147.596 88.2095 147.597 88.2193Z"
|
|
1093
|
+
fill="black"
|
|
1094
|
+
/>
|
|
1095
|
+
<path
|
|
1096
|
+
d="M147.536 88.2801C147.536 88.2852 147.532 88.2895 147.527 88.2899C147.522 88.2903 147.518 88.2865 147.517 88.2813C147.517 88.2762 147.521 88.2719 147.526 88.2715C147.531 88.2711 147.536 88.2749 147.536 88.2801Z"
|
|
1097
|
+
fill="black"
|
|
1098
|
+
/>
|
|
1099
|
+
<path
|
|
1100
|
+
d="M147.653 88.156C147.653 88.1612 147.65 88.1654 147.645 88.1659C147.639 88.1663 147.635 88.1625 147.635 88.1573C147.634 88.1522 147.638 88.1479 147.643 88.1475C147.648 88.1471 147.653 88.1509 147.653 88.156Z"
|
|
1101
|
+
fill="black"
|
|
1102
|
+
/>
|
|
1103
|
+
<path
|
|
1104
|
+
d="M147.491 88.3439C147.491 88.3538 147.484 88.3624 147.474 88.3628C147.464 88.3632 147.456 88.3559 147.455 88.3461C147.455 88.3362 147.462 88.3276 147.472 88.3272C147.482 88.3267 147.49 88.334 147.491 88.3439Z"
|
|
1105
|
+
fill="black"
|
|
1106
|
+
/>
|
|
1107
|
+
<path
|
|
1108
|
+
d="M147.808 88.3807C147.806 88.3906 147.796 88.3961 147.786 88.394C147.776 88.3914 147.771 88.3815 147.773 88.3717C147.775 88.3618 147.785 88.3562 147.795 88.3584C147.805 88.3614 147.811 88.3712 147.808 88.3807Z"
|
|
1109
|
+
fill="black"
|
|
1110
|
+
/>
|
|
1111
|
+
<path
|
|
1112
|
+
d="M147.732 88.4196C147.73 88.4243 147.726 88.4273 147.721 88.426C147.716 88.4247 147.713 88.42 147.714 88.4149C147.715 88.4102 147.72 88.4072 147.725 88.4085C147.73 88.4098 147.733 88.4149 147.732 88.4196Z"
|
|
1113
|
+
fill="black"
|
|
1114
|
+
/>
|
|
1115
|
+
<path
|
|
1116
|
+
d="M147.882 88.3381C147.88 88.3428 147.876 88.3458 147.87 88.3445C147.866 88.3432 147.863 88.3385 147.864 88.3334C147.865 88.3287 147.87 88.3257 147.875 88.327C147.88 88.3282 147.882 88.3329 147.882 88.3381Z"
|
|
1117
|
+
fill="black"
|
|
1118
|
+
/>
|
|
1119
|
+
<path
|
|
1120
|
+
d="M147.669 88.4664C147.667 88.4758 147.657 88.4818 147.648 88.4793C147.638 88.4767 147.632 88.4673 147.635 88.4578C147.638 88.4484 147.647 88.4424 147.656 88.4449C147.666 88.4471 147.671 88.457 147.669 88.4664Z"
|
|
1121
|
+
fill="black"
|
|
1122
|
+
/>
|
|
1123
|
+
<path
|
|
1124
|
+
d="M147.96 88.5996C147.954 88.6082 147.943 88.6107 147.934 88.6051C147.926 88.5996 147.923 88.5884 147.929 88.5798C147.934 88.5712 147.945 88.5687 147.954 88.5742C147.963 88.5798 147.965 88.591 147.96 88.5996Z"
|
|
1125
|
+
fill="black"
|
|
1126
|
+
/>
|
|
1127
|
+
<path
|
|
1128
|
+
d="M147.874 88.6128C147.872 88.6171 147.866 88.6184 147.862 88.6158C147.857 88.6133 147.856 88.6077 147.859 88.6034C147.861 88.5992 147.867 88.5979 147.871 88.6004C147.876 88.603 147.877 88.6086 147.874 88.6128Z"
|
|
1129
|
+
fill="black"
|
|
1130
|
+
/>
|
|
1131
|
+
<path
|
|
1132
|
+
d="M148.042 88.5816C148.039 88.5859 148.034 88.5871 148.03 88.5846C148.025 88.582 148.024 88.5765 148.027 88.5722C148.029 88.5679 148.035 88.5666 148.039 88.5692C148.044 88.5718 148.045 88.5773 148.042 88.5816Z"
|
|
1133
|
+
fill="black"
|
|
1134
|
+
/>
|
|
1135
|
+
<path
|
|
1136
|
+
d="M147.8 88.6385C147.795 88.6466 147.784 88.6492 147.776 88.644C147.768 88.6389 147.765 88.6277 147.77 88.6196C147.776 88.6114 147.787 88.6088 147.795 88.614C147.803 88.6191 147.806 88.6299 147.8 88.6385Z"
|
|
1137
|
+
fill="black"
|
|
1138
|
+
/>
|
|
1139
|
+
<path
|
|
1140
|
+
d="M148.034 88.8552C148.027 88.8616 148.015 88.8604 148.009 88.8526C148.002 88.8449 148.003 88.8333 148.011 88.8269C148.019 88.8204 148.03 88.8217 148.037 88.8295C148.043 88.8372 148.042 88.8488 148.034 88.8552Z"
|
|
1141
|
+
fill="black"
|
|
1142
|
+
/>
|
|
1143
|
+
<path
|
|
1144
|
+
d="M147.95 88.8413C147.946 88.8443 147.94 88.8438 147.937 88.84C147.934 88.8361 147.934 88.8306 147.938 88.8272C147.942 88.8242 147.948 88.8246 147.951 88.8284C147.954 88.8323 147.954 88.8378 147.95 88.8413Z"
|
|
1145
|
+
fill="black"
|
|
1146
|
+
/>
|
|
1147
|
+
<path
|
|
1148
|
+
d="M148.119 88.8634C148.115 88.8664 148.11 88.866 148.106 88.8621C148.103 88.8583 148.104 88.8527 148.107 88.8493C148.111 88.8459 148.117 88.8467 148.12 88.8506C148.123 88.8544 148.123 88.86 148.119 88.8634Z"
|
|
1149
|
+
fill="black"
|
|
1150
|
+
/>
|
|
1151
|
+
<path
|
|
1152
|
+
d="M147.871 88.8422C147.864 88.8487 147.853 88.8474 147.847 88.8401C147.84 88.8324 147.841 88.8212 147.849 88.8152C147.856 88.8088 147.868 88.81 147.874 88.8173C147.88 88.8251 147.879 88.8362 147.871 88.8422Z"
|
|
1153
|
+
fill="black"
|
|
1154
|
+
/>
|
|
1155
|
+
<path
|
|
1156
|
+
d="M148.028 89.1212C148.018 89.1251 148.008 89.1203 148.004 89.1109C148 89.1015 148.005 89.0912 148.015 89.0873C148.024 89.0834 148.034 89.0881 148.038 89.0976C148.042 89.107 148.037 89.1173 148.028 89.1212Z"
|
|
1157
|
+
fill="black"
|
|
1158
|
+
/>
|
|
1159
|
+
<path
|
|
1160
|
+
d="M147.952 89.0816C147.947 89.0834 147.942 89.0812 147.94 89.0765C147.938 89.0718 147.94 89.0667 147.945 89.0645C147.949 89.0628 147.955 89.065 147.957 89.0697C147.958 89.0744 147.956 89.0799 147.952 89.0816Z"
|
|
1161
|
+
fill="black"
|
|
1162
|
+
/>
|
|
1163
|
+
<path
|
|
1164
|
+
d="M148.106 89.1549C148.101 89.1566 148.096 89.1545 148.094 89.1498C148.092 89.1451 148.095 89.1399 148.099 89.1378C148.104 89.1361 148.109 89.1382 148.111 89.1429C148.113 89.1476 148.111 89.1532 148.106 89.1549Z"
|
|
1165
|
+
fill="black"
|
|
1166
|
+
/>
|
|
1167
|
+
<path
|
|
1168
|
+
d="M147.877 89.0586C147.868 89.0621 147.858 89.0578 147.854 89.0488C147.85 89.0398 147.855 89.0295 147.864 89.0256C147.873 89.0222 147.883 89.0265 147.887 89.0355C147.891 89.0449 147.886 89.0552 147.877 89.0586Z"
|
|
1169
|
+
fill="black"
|
|
1170
|
+
/>
|
|
1171
|
+
<path
|
|
1172
|
+
d="M147.94 89.3715C147.93 89.3724 147.921 89.3646 147.92 89.3543C147.919 89.3445 147.927 89.3355 147.937 89.335C147.947 89.3342 147.956 89.3419 147.957 89.3522C147.958 89.3625 147.95 89.3711 147.94 89.3715Z"
|
|
1173
|
+
fill="black"
|
|
1174
|
+
/>
|
|
1175
|
+
<path
|
|
1176
|
+
d="M147.878 89.3104C147.873 89.3108 147.869 89.307 147.869 89.3019C147.868 89.2967 147.872 89.2925 147.877 89.292C147.882 89.2916 147.887 89.2954 147.887 89.3006C147.887 89.3057 147.884 89.31 147.878 89.3104Z"
|
|
1177
|
+
fill="black"
|
|
1178
|
+
/>
|
|
1179
|
+
<path
|
|
1180
|
+
d="M148.003 89.4281C147.998 89.4285 147.994 89.4247 147.993 89.4195C147.993 89.4144 147.997 89.4101 148.002 89.4097C148.007 89.4093 148.011 89.4131 148.012 89.4183C148.012 89.4234 148.008 89.4277 148.003 89.4281Z"
|
|
1181
|
+
fill="black"
|
|
1182
|
+
/>
|
|
1183
|
+
<path
|
|
1184
|
+
d="M147.815 89.2656C147.805 89.2661 147.797 89.2588 147.796 89.2489C147.796 89.239 147.803 89.2304 147.813 89.23C147.823 89.2296 147.831 89.2369 147.832 89.2467C147.832 89.2566 147.825 89.2652 147.815 89.2656Z"
|
|
1185
|
+
fill="black"
|
|
1186
|
+
/>
|
|
1187
|
+
<path
|
|
1188
|
+
d="M147.778 89.5834C147.768 89.5809 147.762 89.571 147.765 89.5611C147.767 89.5513 147.777 89.5457 147.787 89.5478C147.797 89.5504 147.802 89.5603 147.8 89.5701C147.798 89.58 147.788 89.586 147.778 89.5834Z"
|
|
1189
|
+
fill="black"
|
|
1190
|
+
/>
|
|
1191
|
+
<path
|
|
1192
|
+
d="M147.739 89.5066C147.734 89.5053 147.731 89.5006 147.732 89.4955C147.734 89.4908 147.738 89.4878 147.743 89.4891C147.748 89.4903 147.751 89.4951 147.75 89.5002C147.749 89.5049 147.744 89.5079 147.739 89.5066Z"
|
|
1193
|
+
fill="black"
|
|
1194
|
+
/>
|
|
1195
|
+
<path
|
|
1196
|
+
d="M147.821 89.656C147.816 89.6547 147.813 89.65 147.815 89.6449C147.816 89.6402 147.82 89.6372 147.826 89.6385C147.83 89.6398 147.833 89.6445 147.832 89.6496C147.831 89.6543 147.826 89.6573 147.821 89.656Z"
|
|
1197
|
+
fill="black"
|
|
1198
|
+
/>
|
|
1199
|
+
<path
|
|
1200
|
+
d="M147.693 89.4441C147.683 89.4415 147.677 89.4321 147.68 89.4227C147.682 89.4132 147.692 89.4072 147.701 89.4098C147.711 89.4124 147.717 89.4218 147.714 89.4312C147.711 89.4407 147.702 89.4463 147.693 89.4441Z"
|
|
1201
|
+
fill="black"
|
|
1202
|
+
/>
|
|
1203
|
+
<path
|
|
1204
|
+
d="M147.559 89.7341C147.551 89.7285 147.548 89.7173 147.554 89.7087C147.559 89.7001 147.57 89.6976 147.579 89.7032C147.588 89.7087 147.59 89.7199 147.585 89.7285C147.579 89.7371 147.568 89.7396 147.559 89.7341Z"
|
|
1205
|
+
fill="black"
|
|
1206
|
+
/>
|
|
1207
|
+
<path
|
|
1208
|
+
d="M147.546 89.649C147.542 89.6465 147.54 89.6409 147.543 89.6366C147.546 89.6324 147.551 89.6311 147.555 89.6336C147.56 89.6362 147.561 89.6418 147.558 89.646C147.556 89.6503 147.55 89.6516 147.546 89.649Z"
|
|
1209
|
+
fill="black"
|
|
1210
|
+
/>
|
|
1211
|
+
<path
|
|
1212
|
+
d="M147.578 89.817C147.574 89.8144 147.573 89.8089 147.575 89.8046C147.578 89.8003 147.583 89.799 147.588 89.8016C147.592 89.8042 147.593 89.8097 147.591 89.814C147.588 89.8183 147.582 89.8196 147.578 89.817Z"
|
|
1213
|
+
fill="black"
|
|
1214
|
+
/>
|
|
1215
|
+
<path
|
|
1216
|
+
d="M147.521 89.5752C147.513 89.57 147.51 89.5589 147.515 89.5507C147.521 89.5426 147.532 89.54 147.54 89.5451C147.548 89.5503 147.551 89.5615 147.546 89.5696C147.54 89.5782 147.529 89.5803 147.521 89.5752Z"
|
|
1217
|
+
fill="black"
|
|
1218
|
+
/>
|
|
1219
|
+
<path
|
|
1220
|
+
d="M147.304 89.8101C147.297 89.8024 147.299 89.7908 147.306 89.7844C147.314 89.778 147.326 89.7792 147.332 89.787C147.339 89.7947 147.337 89.8063 147.33 89.8127C147.321 89.8187 147.31 89.8179 147.304 89.8101Z"
|
|
1221
|
+
fill="black"
|
|
1222
|
+
/>
|
|
1223
|
+
<path
|
|
1224
|
+
d="M147.318 89.7247C147.315 89.7209 147.315 89.7153 147.319 89.7119C147.323 89.7089 147.328 89.7094 147.332 89.7132C147.335 89.7171 147.334 89.7226 147.331 89.726C147.327 89.729 147.321 89.7286 147.318 89.7247Z"
|
|
1225
|
+
fill="black"
|
|
1226
|
+
/>
|
|
1227
|
+
<path
|
|
1228
|
+
d="M147.296 89.8937C147.293 89.8898 147.293 89.8843 147.297 89.8809C147.301 89.8779 147.306 89.8783 147.31 89.8822C147.313 89.886 147.312 89.8916 147.308 89.895C147.305 89.8984 147.299 89.8975 147.296 89.8937Z"
|
|
1229
|
+
fill="black"
|
|
1230
|
+
/>
|
|
1231
|
+
<path
|
|
1232
|
+
d="M147.316 89.6467C147.31 89.639 147.311 89.6278 147.318 89.6218C147.326 89.6154 147.337 89.6167 147.343 89.624C147.35 89.6317 147.348 89.6429 147.341 89.6489C147.334 89.6553 147.323 89.6545 147.316 89.6467Z"
|
|
1233
|
+
fill="black"
|
|
1234
|
+
/>
|
|
1235
|
+
<path
|
|
1236
|
+
d="M147.039 89.8033C147.035 89.7938 147.04 89.7835 147.049 89.7797C147.058 89.7758 147.069 89.7805 147.073 89.79C147.076 89.7994 147.072 89.8097 147.062 89.8136C147.053 89.8174 147.043 89.8127 147.039 89.8033Z"
|
|
1237
|
+
fill="black"
|
|
1238
|
+
/>
|
|
1239
|
+
<path
|
|
1240
|
+
d="M147.078 89.7269C147.077 89.7222 147.079 89.7171 147.083 89.7149C147.088 89.7132 147.093 89.7154 147.095 89.7201C147.097 89.7248 147.095 89.7299 147.09 89.732C147.086 89.7337 147.08 89.7316 147.078 89.7269Z"
|
|
1241
|
+
fill="black"
|
|
1242
|
+
/>
|
|
1243
|
+
<path
|
|
1244
|
+
d="M147.005 89.8807C147.003 89.876 147.005 89.8709 147.01 89.8687C147.015 89.867 147.02 89.8692 147.022 89.8739C147.024 89.8786 147.021 89.8837 147.017 89.8858C147.012 89.888 147.007 89.8854 147.005 89.8807Z"
|
|
1245
|
+
fill="black"
|
|
1246
|
+
/>
|
|
1247
|
+
<path
|
|
1248
|
+
d="M147.101 89.6523C147.097 89.6433 147.102 89.633 147.111 89.6291C147.12 89.6257 147.13 89.63 147.134 89.639C147.137 89.648 147.133 89.6583 147.124 89.6622C147.115 89.666 147.105 89.6613 147.101 89.6523Z"
|
|
1249
|
+
fill="black"
|
|
1250
|
+
/>
|
|
1251
|
+
<path
|
|
1252
|
+
d="M148.091 88.3971C148.089 88.3653 148.066 88.3417 148.043 88.322C148.017 88.3009 147.99 88.2816 147.962 88.2645C147.959 88.2627 147.953 88.2688 147.956 88.2705C147.983 88.2864 148.008 88.3044 148.032 88.3237C148.056 88.3439 148.081 88.3675 148.083 88.4005C148.083 88.4044 148.091 88.4001 148.091 88.3971Z"
|
|
1253
|
+
fill="#333333"
|
|
1254
|
+
/>
|
|
1255
|
+
<path
|
|
1256
|
+
d="M147.992 88.3717C148.009 88.4035 148.002 88.4469 148.016 88.4774C148.03 88.5079 148.099 88.5243 148.127 88.5952L148.129 88.5995C148.161 88.679 148.114 88.719 148.125 88.7512C148.136 88.7835 148.171 88.8101 148.18 88.8445C148.19 88.8793 148.177 88.9442 148.194 88.9735C148.207 88.995 148.257 89.0289 148.285 89.0461C148.289 88.9984 148.289 88.9627 148.282 88.9503C148.244 88.8789 148.223 88.9387 148.214 88.8845C148.206 88.8303 148.261 88.7826 148.253 88.7237C148.245 88.6653 148.211 88.5621 148.211 88.5621C148.211 88.5621 148.165 88.4641 148.131 88.4159C148.096 88.3678 148.023 88.3712 147.992 88.3257C147.961 88.2801 148.017 88.3093 147.996 88.2311C147.992 88.2169 147.967 88.1898 147.929 88.1567C147.921 88.1885 147.908 88.2453 147.914 88.2685C147.922 88.3016 147.975 88.3399 147.992 88.3717Z"
|
|
1257
|
+
fill="#3D3D3D"
|
|
1258
|
+
/>
|
|
1259
|
+
<path
|
|
1260
|
+
d="M148.058 89.5071C148.058 89.5071 148.135 89.5535 148.182 89.4581C148.233 89.3537 148.274 89.1632 148.285 89.0463C148.258 89.0291 148.207 88.9952 148.194 88.9737C148.177 88.944 148.19 88.8791 148.181 88.8447C148.171 88.8099 148.136 88.7832 148.125 88.7514C148.114 88.7192 148.16 88.6792 148.129 88.5997L148.127 88.5954C148.099 88.524 148.031 88.5081 148.016 88.4776C148.002 88.4471 148.009 88.4037 147.992 88.3719C147.975 88.3401 147.922 88.3018 147.914 88.2687C147.908 88.2455 147.921 88.1887 147.929 88.1569C147.84 88.0796 147.682 87.9712 147.574 87.9313C147.474 87.8939 147.45 87.9803 147.45 87.9803L147.643 88.4651C147.712 88.5253 147.773 88.613 147.816 88.7192C147.858 88.8254 147.874 88.932 147.865 89.0227L148.058 89.5071Z"
|
|
1261
|
+
fill="#4D4D4D"
|
|
1262
|
+
/>
|
|
1263
|
+
<path
|
|
1264
|
+
d="M148.001 89.3167C148.014 89.321 148.23 88.9823 148.083 88.6126C147.936 88.2434 147.553 88.1411 147.54 88.1574C147.527 88.1737 147.586 88.3104 147.611 88.3358C147.635 88.3612 147.822 88.414 147.926 88.6754C148.03 88.9367 147.925 89.113 147.93 89.1383C147.935 89.1633 147.988 89.312 148.001 89.3167Z"
|
|
1265
|
+
fill="#5C5C5C"
|
|
1266
|
+
/>
|
|
1267
|
+
<path
|
|
1268
|
+
d="M148.142 88.5892C148.129 88.5566 148.135 88.524 148.154 88.5158C148.174 88.5081 148.201 88.5279 148.213 88.5605C148.226 88.5931 148.221 88.6257 148.201 88.6339C148.181 88.642 148.155 88.6218 148.142 88.5892Z"
|
|
1269
|
+
fill="#4D4D4D"
|
|
1270
|
+
/>
|
|
1271
|
+
<path
|
|
1272
|
+
d="M148.211 88.5617C148.204 88.5441 148.184 88.5355 148.167 88.5424C148.149 88.5493 148.141 88.5694 148.147 88.587C148.154 88.6046 148.174 88.6132 148.192 88.6064C148.21 88.5991 148.219 88.5793 148.211 88.5617Z"
|
|
1273
|
+
fill="#808080"
|
|
1274
|
+
/>
|
|
1275
|
+
<path
|
|
1276
|
+
d="M147.95 88.2344C147.947 88.2275 147.95 88.2198 147.957 88.2172C147.964 88.2146 147.972 88.2177 147.974 88.2245C147.977 88.2314 147.974 88.2391 147.967 88.2417C147.96 88.2447 147.952 88.2413 147.95 88.2344Z"
|
|
1277
|
+
fill="#4D4D4D"
|
|
1278
|
+
/>
|
|
1279
|
+
<path
|
|
1280
|
+
d="M148.243 88.9727C148.241 88.9658 148.244 88.9581 148.251 88.9555C148.258 88.9529 148.265 88.9559 148.268 88.9628C148.271 88.9697 148.268 88.9774 148.261 88.98C148.254 88.983 148.246 88.9795 148.243 88.9727Z"
|
|
1281
|
+
fill="#4D4D4D"
|
|
1282
|
+
/>
|
|
1283
|
+
<path
|
|
1284
|
+
d="M147.924 88.5339C147.924 88.5335 147.924 88.5335 147.924 88.5331L147.929 88.5309C147.93 88.5305 147.93 88.5309 147.931 88.5313L147.934 88.5386L147.946 88.5335L147.943 88.5262C147.943 88.5253 147.943 88.5253 147.943 88.5253L147.948 88.5236C147.949 88.5232 147.949 88.5236 147.949 88.524L147.968 88.57C147.97 88.5755 147.97 88.5828 147.966 88.5841C147.963 88.5854 147.96 88.5816 147.957 88.5803C147.957 88.582 147.959 88.5876 147.954 88.5893C147.948 88.5914 147.944 88.5837 147.944 88.5824L147.924 88.5339ZM147.949 88.5524L147.954 88.5648C147.954 88.5657 147.956 88.567 147.957 88.5665C147.957 88.5661 147.957 88.564 147.957 88.5627L147.952 88.5511L147.949 88.5524ZM147.94 88.5558L147.944 88.567C147.945 88.5691 147.946 88.5704 147.947 88.57C147.948 88.5695 147.948 88.5674 147.947 88.5657L147.943 88.5541L147.94 88.5558Z"
|
|
1285
|
+
fill="black"
|
|
1286
|
+
/>
|
|
1287
|
+
<path
|
|
1288
|
+
d="M147.99 88.6273C147.991 88.6282 147.993 88.6355 147.993 88.6389C147.993 88.6415 147.993 88.6449 147.99 88.6462C147.988 88.6471 147.985 88.6445 147.982 88.6419C147.982 88.6449 147.982 88.6471 147.979 88.6492C147.978 88.6497 147.978 88.6501 147.978 88.6505C147.979 88.6514 147.98 88.6527 147.982 88.6518L147.983 88.6514C147.983 88.6514 147.983 88.6514 147.983 88.6518L147.985 88.6557C147.985 88.6561 147.985 88.6561 147.985 88.6561L147.981 88.6574C147.978 88.6587 147.973 88.6548 147.972 88.6522L147.967 88.6389C147.966 88.6368 147.967 88.6342 147.968 88.6333C147.968 88.6325 147.971 88.6308 147.971 88.6299C147.973 88.6278 147.972 88.6243 147.972 88.6239L147.969 88.6157L147.965 88.617L147.968 88.6248C147.968 88.6252 147.968 88.6252 147.968 88.6252L147.963 88.6273C147.963 88.6273 147.962 88.6273 147.962 88.6269L147.949 88.5947C147.949 88.5947 147.949 88.5943 147.95 88.5943L147.955 88.5921H147.956L147.959 88.5994L147.971 88.5943L147.968 88.587C147.968 88.5866 147.968 88.5866 147.969 88.5861L147.974 88.584C147.974 88.584 147.974 88.584 147.974 88.584L147.99 88.6273ZM147.977 88.6123L147.973 88.6136L147.977 88.6239C147.978 88.626 147.98 88.6286 147.981 88.6278C147.983 88.6273 147.982 88.6235 147.982 88.623L147.977 88.6123Z"
|
|
1289
|
+
fill="black"
|
|
1290
|
+
/>
|
|
1291
|
+
<path
|
|
1292
|
+
d="M147.985 88.688C147.985 88.6876 147.985 88.6871 147.986 88.6871L147.99 88.6854C147.991 88.6854 147.991 88.6854 147.991 88.6858L147.993 88.6914L147.996 88.6884L147.991 88.6781L147.988 88.6773L147.99 88.6833C147.99 88.6837 147.99 88.6837 147.99 88.6841L147.986 88.6863C147.985 88.6863 147.985 88.6863 147.985 88.6858L147.976 88.6635C147.975 88.6627 147.975 88.6622 147.976 88.6618L147.981 88.6597C147.981 88.6597 147.981 88.6597 147.982 88.6601L147.984 88.667L148.008 88.6725C148.008 88.6725 148.008 88.673 148.009 88.6734L148.015 88.6889C148.015 88.6897 148.015 88.6901 148.015 88.6906L148.002 88.7112L148.005 88.7185C148.005 88.7189 148.005 88.7193 148.004 88.7193L148 88.721C147.999 88.721 147.999 88.721 147.999 88.7202L147.985 88.688ZM147.995 88.6786L147.997 88.6846L148 88.6803V88.6798L147.995 88.6786Z"
|
|
1293
|
+
fill="black"
|
|
1294
|
+
/>
|
|
1295
|
+
<path
|
|
1296
|
+
d="M148.009 88.7279L148.021 88.7232L148.018 88.7159C148.018 88.7155 148.018 88.715 148.019 88.715L148.023 88.7129C148.024 88.7129 148.024 88.7129 148.024 88.7133L148.036 88.7421C148.036 88.7425 148.036 88.7429 148.035 88.7434L148.03 88.7451C148.03 88.7451 148.03 88.7451 148.029 88.7442L148.028 88.7399L148.021 88.7425L148.033 88.7545L148.03 88.7477C148.03 88.7472 148.03 88.7468 148.031 88.7464L148.035 88.7447C148.036 88.7447 148.036 88.7447 148.036 88.7455L148.047 88.7721C148.047 88.7726 148.047 88.773 148.046 88.7734L148.041 88.7751C148.041 88.7751 148.04 88.7751 148.04 88.7747L148.037 88.7674L148.031 88.7614L148.026 88.7738L148.029 88.7816C148.029 88.782 148.029 88.7824 148.028 88.7824L148.024 88.7841C148.023 88.7841 148.023 88.7841 148.023 88.7837L148.01 88.7524C148.01 88.7519 148.01 88.7515 148.011 88.7515L148.016 88.7494C148.016 88.7494 148.016 88.7494 148.016 88.7498L148.017 88.7519L148.019 88.7477L148.016 88.7447L148.015 88.7451L148.016 88.7468C148.016 88.7472 148.016 88.7472 148.016 88.7477L148.01 88.7498C148.01 88.7498 148.01 88.7498 148.01 88.7494L147.999 88.7236C147.999 88.7232 147.999 88.7228 148 88.7228L148.004 88.721C148.005 88.721 148.005 88.721 148.005 88.7215L148.009 88.7279Z"
|
|
1297
|
+
fill="black"
|
|
1298
|
+
/>
|
|
1299
|
+
<path
|
|
1300
|
+
d="M148.071 88.8312C148.071 88.8316 148.071 88.832 148.07 88.832L148.061 88.8359C148.061 88.8359 148.061 88.8359 148.06 88.8359L148.055 88.8243C148.055 88.8239 148.055 88.8239 148.055 88.8239L148.06 88.8222L148.052 88.8029L148.049 88.8041L148.053 88.8149C148.053 88.8153 148.053 88.8153 148.053 88.8153L148.048 88.8175C148.048 88.8175 148.048 88.817 148.047 88.8166L148.043 88.8063L148.04 88.8076L148.047 88.8269L148.051 88.8252C148.052 88.8252 148.052 88.8252 148.052 88.8256L148.057 88.8376C148.057 88.8381 148.057 88.8381 148.056 88.8381L148.046 88.8419C148.046 88.8419 148.046 88.8419 148.046 88.8415L148.023 88.7853C148.023 88.7848 148.023 88.7844 148.023 88.7844L148.028 88.7823C148.029 88.7823 148.029 88.7823 148.029 88.7827L148.032 88.7904L148.045 88.7857L148.042 88.778C148.042 88.7775 148.041 88.7775 148.042 88.7775L148.047 88.7754C148.047 88.7754 148.048 88.7758 148.048 88.7762L148.071 88.8312Z"
|
|
1301
|
+
fill="black"
|
|
1302
|
+
/>
|
|
1303
|
+
<path
|
|
1304
|
+
d="M148.57 88.3809C148.495 88.2029 148.387 88.043 148.25 87.9059C148.113 87.7687 147.953 87.6608 147.775 87.5856C147.591 87.5078 147.395 87.4683 147.193 87.4683C146.992 87.4683 146.796 87.5078 146.612 87.5856C146.434 87.6608 146.274 87.7687 146.137 87.9059C146 88.043 145.892 88.2029 145.816 88.3809C145.739 88.5648 145.699 88.7608 145.699 88.9624C145.699 89.1641 145.739 89.3596 145.816 89.544C145.892 89.722 146 89.8819 146.137 90.019C146.274 90.1562 146.434 90.2641 146.612 90.3393C146.796 90.4171 146.992 90.4566 147.193 90.4566C147.395 90.4566 147.59 90.4171 147.775 90.3393C147.953 90.2641 148.113 90.1562 148.25 90.019C148.387 89.8819 148.495 89.722 148.57 89.544C148.648 89.3601 148.687 89.1641 148.687 88.9624C148.687 88.7604 148.648 88.5648 148.57 88.3809ZM148.503 89.5152C148.431 89.6846 148.329 89.8364 148.198 89.967C148.068 90.0977 147.916 90.2 147.747 90.2714C147.572 90.3453 147.385 90.3831 147.193 90.3831C147.002 90.3831 146.815 90.3457 146.64 90.2714C146.471 90.2 146.319 90.0973 146.188 89.967C146.058 89.8364 145.955 89.6846 145.884 89.5152C145.81 89.3403 145.772 89.1542 145.772 88.962C145.772 88.7703 145.809 88.5842 145.884 88.4088C145.955 88.2394 146.058 88.0877 146.188 87.957C146.319 87.8263 146.471 87.724 146.64 87.6522C146.815 87.5783 147.001 87.5405 147.193 87.5405C147.385 87.5405 147.571 87.5779 147.747 87.6522C147.916 87.7236 148.068 87.8263 148.198 87.957C148.329 88.0877 148.431 88.2394 148.503 88.4088C148.577 88.5837 148.614 88.7699 148.614 88.962C148.614 89.1542 148.577 89.3403 148.503 89.5152Z"
|
|
1305
|
+
fill="#707070"
|
|
1306
|
+
/>
|
|
1307
|
+
<path
|
|
1308
|
+
d="M148.503 88.4093C148.432 88.24 148.329 88.0882 148.199 87.9575C148.068 87.8269 147.916 87.7246 147.747 87.6528C147.572 87.5788 147.386 87.541 147.194 87.541C147.002 87.541 146.816 87.5784 146.64 87.6528C146.471 87.7241 146.319 87.8269 146.189 87.9575C146.058 88.0882 145.956 88.24 145.884 88.4093C145.81 88.5843 145.772 88.7704 145.772 88.9626C145.772 89.1543 145.809 89.3404 145.884 89.5158C145.955 89.6851 146.058 89.8369 146.189 89.9676C146.319 90.0982 146.471 90.2005 146.64 90.2719C146.815 90.3458 147.001 90.3837 147.194 90.3837C147.385 90.3837 147.571 90.3463 147.747 90.2719C147.916 90.2005 148.068 90.0978 148.199 89.9676C148.329 89.8369 148.432 89.6851 148.503 89.5158C148.577 89.3408 148.615 89.1547 148.615 88.9626C148.614 88.7704 148.577 88.5843 148.503 88.4093ZM148.439 89.4883C148.371 89.649 148.273 89.7939 148.149 89.9181C148.025 90.0424 147.88 90.1399 147.719 90.2079C147.553 90.2784 147.376 90.314 147.193 90.314C147.01 90.314 146.834 90.2784 146.667 90.2079C146.506 90.1399 146.361 90.0424 146.237 89.9181C146.113 89.7939 146.015 89.6495 145.947 89.4883C145.877 89.3219 145.841 89.1448 145.841 88.9621C145.841 88.7794 145.877 88.6028 145.947 88.436C146.015 88.2752 146.113 88.1304 146.237 88.0061C146.361 87.8819 146.506 87.7843 146.667 87.7164C146.833 87.6459 147.01 87.6102 147.193 87.6102C147.376 87.6102 147.552 87.6459 147.719 87.7164C147.88 87.7843 148.025 87.8819 148.149 88.0061C148.273 88.1304 148.371 88.2748 148.439 88.436C148.509 88.6023 148.545 88.7794 148.545 88.9621C148.545 89.1448 148.509 89.3219 148.439 89.4883Z"
|
|
1309
|
+
fill="#575757"
|
|
1310
|
+
/>
|
|
1311
|
+
<path
|
|
1312
|
+
d="M148.438 88.4366C148.37 88.2758 148.273 88.131 148.149 88.0067C148.024 87.8825 147.88 87.7849 147.719 87.717C147.552 87.6465 147.375 87.6108 147.193 87.6108C147.01 87.6108 146.833 87.6465 146.666 87.717C146.506 87.7849 146.361 87.8825 146.237 88.0067C146.112 88.131 146.015 88.2754 145.947 88.4366C145.876 88.603 145.841 88.7801 145.841 88.9627C145.841 89.1454 145.876 89.3221 145.947 89.4889C146.015 89.6497 146.112 89.7945 146.237 89.9187C146.361 90.043 146.505 90.1406 146.666 90.2085C146.833 90.279 147.01 90.3146 147.193 90.3146C147.375 90.3146 147.552 90.279 147.719 90.2085C147.88 90.1406 148.024 90.043 148.149 89.9187C148.273 89.7945 148.37 89.6501 148.438 89.4889C148.509 89.3225 148.545 89.1454 148.545 88.9627C148.545 88.7801 148.509 88.603 148.438 88.4366ZM148.336 89.445C148.273 89.5925 148.184 89.7253 148.07 89.8392C147.956 89.9531 147.823 90.0425 147.676 90.1049C147.523 90.1694 147.361 90.202 147.193 90.202C147.025 90.202 146.863 90.1694 146.71 90.1049C146.563 90.0425 146.43 89.9531 146.316 89.8392C146.202 89.7253 146.113 89.5925 146.05 89.445C145.986 89.2924 145.953 89.13 145.953 88.9623C145.953 88.7947 145.986 88.6326 146.05 88.4796C146.113 88.3321 146.202 88.1993 146.316 88.0854C146.43 87.9715 146.563 87.8821 146.71 87.8198C146.863 87.7553 147.025 87.7226 147.193 87.7226C147.361 87.7226 147.523 87.7553 147.676 87.8198C147.823 87.8821 147.956 87.9715 148.07 88.0854C148.184 88.1993 148.273 88.3321 148.336 88.4796C148.4 88.6322 148.433 88.7947 148.433 88.9623C148.433 89.13 148.4 89.2924 148.336 89.445Z"
|
|
1313
|
+
fill="#6B6B6B"
|
|
1314
|
+
/>
|
|
1315
|
+
<path
|
|
1316
|
+
d="M147.116 88.7196C147.121 88.7093 147.124 88.6985 147.124 88.6895C147.124 88.6547 146.984 87.9514 146.976 87.8169C146.976 87.8169 146.974 87.8526 146.98 87.905C146.997 88.0589 147.037 88.3667 147.031 88.4247C147.028 88.4544 147.014 88.4823 146.996 88.5055C146.996 88.5055 147.1 88.6409 147.112 88.665C147.124 88.6895 147.116 88.7196 147.116 88.7196Z"
|
|
1317
|
+
fill="url(#paint17_linear_28_17998)"
|
|
1318
|
+
/>
|
|
1319
|
+
<path
|
|
1320
|
+
d="M147.27 88.7196C147.265 88.7093 147.261 88.6985 147.261 88.6895C147.262 88.6547 147.402 87.9514 147.41 87.8169C147.41 87.8169 147.412 87.8526 147.406 87.905C147.388 88.0589 147.348 88.3667 147.354 88.4247C147.357 88.4544 147.372 88.4823 147.389 88.5055C147.389 88.5055 147.285 88.6409 147.273 88.665C147.262 88.6895 147.27 88.7196 147.27 88.7196Z"
|
|
1321
|
+
fill="url(#paint18_linear_28_17998)"
|
|
1322
|
+
/>
|
|
1323
|
+
<path
|
|
1324
|
+
d="M147.112 89.2051C147.102 89.2107 147.093 89.2171 147.088 89.2244C147.068 89.2528 146.768 89.904 146.695 90.0175C146.695 90.0175 146.718 89.99 146.744 89.944C146.821 89.8095 146.969 89.5369 147.008 89.4935C147.027 89.4712 147.056 89.4574 147.084 89.4488C147.084 89.4488 147.079 89.2782 147.084 89.2515C147.088 89.2244 147.112 89.2051 147.112 89.2051Z"
|
|
1325
|
+
fill="url(#paint19_linear_28_17998)"
|
|
1326
|
+
/>
|
|
1327
|
+
<path
|
|
1328
|
+
d="M146.988 89.1143C146.986 89.1259 146.982 89.1362 146.977 89.1435C146.956 89.1714 146.429 89.658 146.344 89.7625C146.344 89.7625 146.363 89.7324 146.399 89.6933C146.504 89.5789 146.717 89.3533 146.746 89.3034C146.761 89.2776 146.766 89.2462 146.765 89.217C146.765 89.217 146.929 89.1688 146.953 89.156C146.977 89.1435 146.988 89.1143 146.988 89.1143Z"
|
|
1329
|
+
fill="url(#paint20_linear_28_17998)"
|
|
1330
|
+
/>
|
|
1331
|
+
<path
|
|
1332
|
+
d="M147.398 89.1143C147.4 89.1259 147.404 89.1362 147.409 89.1435C147.43 89.1714 147.957 89.658 148.042 89.7625C148.042 89.7625 148.023 89.7324 147.987 89.6933C147.882 89.5789 147.669 89.3533 147.64 89.3034C147.625 89.2776 147.621 89.2462 147.621 89.217C147.621 89.217 147.457 89.1688 147.433 89.156C147.409 89.1435 147.398 89.1143 147.398 89.1143Z"
|
|
1333
|
+
fill="url(#paint21_linear_28_17998)"
|
|
1334
|
+
/>
|
|
1335
|
+
<path
|
|
1336
|
+
d="M147.274 89.2046C147.284 89.2102 147.293 89.2166 147.298 89.2239C147.319 89.2523 147.619 89.9035 147.691 90.017C147.691 90.017 147.668 89.9895 147.642 89.9435C147.566 89.809 147.417 89.5364 147.379 89.493C147.359 89.4707 147.331 89.4569 147.303 89.4483C147.303 89.4483 147.307 89.2777 147.303 89.251C147.298 89.2239 147.274 89.2046 147.274 89.2046Z"
|
|
1337
|
+
fill="url(#paint22_linear_28_17998)"
|
|
1338
|
+
/>
|
|
1339
|
+
<path
|
|
1340
|
+
d="M147.4 88.8141C147.412 88.8159 147.423 88.8159 147.432 88.8129C147.464 88.8017 148.09 88.4509 148.216 88.4023C148.216 88.4023 148.182 88.4109 148.133 88.4333C147.992 88.4973 147.712 88.6306 147.655 88.6426C147.626 88.6491 147.595 88.6435 147.567 88.634C147.567 88.634 147.47 88.7746 147.451 88.7939C147.432 88.8133 147.4 88.8141 147.4 88.8141Z"
|
|
1341
|
+
fill="url(#paint23_linear_28_17998)"
|
|
1342
|
+
/>
|
|
1343
|
+
<path
|
|
1344
|
+
d="M147.448 88.9607C147.456 88.9525 147.465 88.946 147.474 88.9435C147.507 88.9332 148.219 88.8489 148.35 88.8149C148.35 88.8149 148.317 88.8283 148.265 88.8386C148.113 88.8695 147.808 88.9267 147.755 88.9503C147.728 88.9624 147.706 88.9852 147.689 89.0088C147.689 89.0088 147.528 88.9516 147.501 88.9478C147.474 88.9435 147.448 88.9607 147.448 88.9607Z"
|
|
1345
|
+
fill="url(#paint24_linear_28_17998)"
|
|
1346
|
+
/>
|
|
1347
|
+
<path
|
|
1348
|
+
d="M146.938 88.9607C146.93 88.9525 146.92 88.946 146.911 88.9435C146.878 88.9332 146.166 88.8489 146.035 88.8149C146.035 88.8149 146.068 88.8283 146.121 88.8386C146.272 88.8695 146.577 88.9267 146.63 88.9503C146.657 88.9624 146.679 88.9852 146.697 89.0088C146.697 89.0088 146.857 88.9516 146.884 88.9478C146.912 88.9435 146.938 88.9607 146.938 88.9607Z"
|
|
1349
|
+
fill="url(#paint25_linear_28_17998)"
|
|
1350
|
+
/>
|
|
1351
|
+
<path
|
|
1352
|
+
d="M146.986 88.8141C146.974 88.8159 146.964 88.8159 146.955 88.8129C146.922 88.8017 146.296 88.4509 146.17 88.4023C146.17 88.4023 146.204 88.4109 146.253 88.4333C146.394 88.4973 146.674 88.6306 146.731 88.6426C146.76 88.6491 146.791 88.6435 146.819 88.634C146.819 88.634 146.916 88.7746 146.935 88.7939C146.955 88.8129 146.986 88.8141 146.986 88.8141Z"
|
|
1353
|
+
fill="url(#paint26_linear_28_17998)"
|
|
1354
|
+
/>
|
|
1355
|
+
<path
|
|
1356
|
+
d="M147.3 87.4879C147.288 87.4728 147.272 87.4685 147.272 87.4685L147.265 87.4634H147.24L147.194 87.4685C147.194 87.4685 147.221 87.49 147.232 87.5102C147.243 87.5304 147.264 87.959 147.252 88.1765C147.24 88.394 147.225 88.4912 147.22 88.5084C147.215 88.5256 147.209 88.541 147.198 88.541H147.194H147.189C147.178 88.541 147.172 88.5251 147.167 88.5084C147.162 88.4912 147.148 88.394 147.135 88.1765C147.123 87.959 147.144 87.5304 147.155 87.5102C147.166 87.49 147.194 87.4685 147.194 87.4685L147.147 87.4634H147.122L147.115 87.4685C147.115 87.4685 147.099 87.4728 147.087 87.4879C147.075 87.5029 147.039 87.7471 147.046 87.8292C147.053 87.9113 147.116 88.1082 147.127 88.1894C147.138 88.2711 147.168 88.6476 147.169 88.6532C147.17 88.6584 147.175 88.6739 147.186 88.6739H147.194H147.201C147.212 88.6739 147.217 88.6588 147.218 88.6532C147.218 88.6481 147.249 88.2711 147.26 88.1894C147.271 88.1077 147.334 87.9113 147.341 87.8292C147.348 87.7471 147.312 87.5029 147.3 87.4879ZM147.194 88.6713C147.184 88.6713 147.175 88.6631 147.175 88.6532C147.175 88.6433 147.184 88.6352 147.194 88.6352C147.203 88.6352 147.212 88.6433 147.212 88.6532C147.212 88.6631 147.203 88.6713 147.194 88.6713Z"
|
|
1357
|
+
fill="url(#paint27_radial_28_17998)"
|
|
1358
|
+
/>
|
|
1359
|
+
<path
|
|
1360
|
+
d="M147.03 89.2006L147.024 89.1959L147.018 89.1912C147.009 89.1847 146.996 89.1942 146.993 89.198C146.989 89.2019 146.743 89.489 146.686 89.5484C146.629 89.6077 146.463 89.7298 146.408 89.7921C146.354 89.8544 146.24 90.0732 146.241 90.0926C146.242 90.1115 146.252 90.1248 146.252 90.1248L146.255 90.133L146.275 90.1472L146.316 90.1704C146.316 90.1704 146.306 90.1368 146.309 90.1141C146.312 90.0913 146.547 89.7323 146.684 89.5634C146.822 89.3945 146.891 89.3248 146.905 89.3137C146.919 89.3029 146.934 89.2939 146.942 89.2999L146.946 89.3025L146.949 89.3051C146.958 89.3115 146.953 89.3279 146.947 89.3442C146.941 89.361 146.896 89.4482 146.778 89.6313C146.66 89.8145 146.392 90.1489 146.371 90.1588C146.35 90.1687 146.315 90.1699 146.315 90.1699L146.35 90.2018L146.37 90.2159H146.378C146.378 90.2159 146.394 90.222 146.412 90.2168C146.431 90.2116 146.604 90.0354 146.646 89.9649C146.689 89.8944 146.753 89.698 146.792 89.6257C146.831 89.5535 147.028 89.2307 147.031 89.226C147.034 89.2221 147.039 89.2071 147.03 89.2006ZM147.026 89.223C147.02 89.2311 147.009 89.2329 147.001 89.2268C146.993 89.2208 146.991 89.2096 146.997 89.2019C147.003 89.1937 147.014 89.192 147.022 89.198C147.03 89.2041 147.032 89.2152 147.026 89.223Z"
|
|
1361
|
+
fill="url(#paint28_radial_28_17998)"
|
|
1362
|
+
/>
|
|
1363
|
+
<path
|
|
1364
|
+
d="M147.979 89.7926C147.925 89.7303 147.758 89.6082 147.702 89.5489C147.645 89.4895 147.399 89.2024 147.395 89.1985C147.392 89.1947 147.379 89.1852 147.37 89.1916L147.364 89.1964L147.357 89.2011C147.348 89.2075 147.353 89.223 147.356 89.2273C147.359 89.2321 147.555 89.5549 147.595 89.6271C147.634 89.6993 147.698 89.8958 147.741 89.9662C147.783 90.0367 147.956 90.2134 147.975 90.2181C147.993 90.2233 148.009 90.2173 148.009 90.2173H148.017L148.037 90.2031L148.072 90.1713C148.072 90.1713 148.037 90.17 148.016 90.1601C147.995 90.1502 147.726 89.8162 147.608 89.6327C147.49 89.4496 147.445 89.3619 147.439 89.3455C147.433 89.3288 147.429 89.3124 147.438 89.3064L147.441 89.3038L147.445 89.3013C147.453 89.2948 147.467 89.3043 147.482 89.315C147.496 89.3258 147.565 89.3958 147.702 89.5648C147.84 89.7337 148.075 90.0926 148.078 90.1154C148.081 90.1382 148.071 90.1717 148.071 90.1717L148.112 90.1485L148.132 90.1343L148.134 90.1262C148.134 90.1262 148.145 90.1128 148.146 90.0939C148.147 90.0737 148.033 89.8549 147.979 89.7926ZM147.386 89.2273C147.378 89.2333 147.367 89.2312 147.361 89.2235C147.355 89.2153 147.357 89.2041 147.365 89.1985C147.373 89.1925 147.384 89.1947 147.39 89.2024C147.396 89.2101 147.394 89.2213 147.386 89.2273Z"
|
|
1365
|
+
fill="url(#paint29_radial_28_17998)"
|
|
1366
|
+
/>
|
|
1367
|
+
<path
|
|
1368
|
+
d="M148.641 88.5671L148.633 88.5439L148.614 88.5009C148.614 88.5009 148.602 88.5336 148.586 88.5503C148.571 88.5671 148.17 88.7193 147.959 88.7752C147.748 88.8306 147.651 88.8465 147.633 88.8474C147.616 88.8478 147.599 88.847 147.595 88.8366L147.594 88.8323L147.593 88.828C147.589 88.8177 147.603 88.807 147.617 88.7971C147.632 88.7872 147.72 88.7429 147.923 88.6638C148.126 88.5852 148.54 88.4725 148.563 88.4768C148.585 88.4811 148.614 88.5005 148.614 88.5005L148.605 88.4545L148.597 88.4313L148.59 88.4261C148.59 88.4261 148.581 88.4119 148.563 88.4051C148.545 88.3982 148.302 88.4394 148.226 88.4717C148.149 88.5039 147.982 88.6247 147.908 88.6604C147.834 88.6961 147.485 88.8414 147.48 88.8435C147.475 88.8457 147.462 88.8551 147.466 88.8659L147.468 88.8732L147.471 88.8805C147.474 88.8912 147.49 88.8912 147.495 88.8899C147.5 88.8891 147.868 88.8014 147.949 88.7868C148.03 88.7722 148.237 88.7713 148.317 88.7528C148.397 88.7343 148.618 88.6243 148.629 88.6084C148.639 88.5925 148.639 88.5757 148.639 88.5757L148.641 88.5671ZM147.493 88.8839C147.484 88.8869 147.473 88.8818 147.47 88.8723C147.467 88.8629 147.472 88.8525 147.482 88.8495C147.491 88.8465 147.502 88.8517 147.505 88.8611C147.508 88.8706 147.503 88.8809 147.493 88.8839Z"
|
|
1369
|
+
fill="url(#paint30_radial_28_17998)"
|
|
1370
|
+
/>
|
|
1371
|
+
<path
|
|
1372
|
+
d="M146.907 88.8434C146.902 88.8413 146.553 88.6956 146.478 88.6603C146.405 88.6246 146.237 88.5038 146.161 88.4716C146.085 88.4394 145.841 88.3985 145.823 88.405C145.805 88.4119 145.796 88.426 145.796 88.426L145.789 88.4312L145.782 88.4544L145.772 88.5004C145.772 88.5004 145.801 88.4811 145.824 88.4768C145.846 88.4725 146.261 88.5847 146.463 88.6638C146.667 88.7424 146.754 88.7867 146.769 88.797C146.784 88.8069 146.797 88.8176 146.794 88.828L146.792 88.8323L146.791 88.8366C146.788 88.8469 146.771 88.8477 146.753 88.8473C146.736 88.8469 146.638 88.831 146.428 88.7751C146.217 88.7196 145.816 88.567 145.8 88.5503C145.785 88.5335 145.772 88.5008 145.772 88.5008L145.753 88.5438L145.745 88.567L145.748 88.5752C145.748 88.5752 145.747 88.592 145.757 88.6079C145.767 88.6238 145.989 88.7338 146.069 88.7523C146.15 88.7708 146.356 88.7716 146.437 88.7863C146.518 88.8009 146.886 88.8886 146.891 88.8894C146.896 88.8903 146.912 88.8907 146.916 88.88L146.918 88.8727L146.921 88.8654C146.925 88.855 146.911 88.846 146.907 88.8434ZM146.916 88.8722C146.913 88.8817 146.903 88.8868 146.893 88.8838C146.884 88.8808 146.879 88.8705 146.882 88.8611C146.885 88.8516 146.895 88.8464 146.904 88.8494C146.914 88.8529 146.919 88.8628 146.916 88.8722Z"
|
|
1373
|
+
fill="url(#paint31_radial_28_17998)"
|
|
1374
|
+
/>
|
|
1375
|
+
<path
|
|
1376
|
+
d="M147.193 87.4224C146.343 87.4224 145.653 88.1119 145.653 88.9625C145.653 89.8132 146.343 90.5027 147.193 90.5027C148.044 90.5027 148.733 89.8132 148.733 88.9625C148.733 88.1119 148.044 87.4224 147.193 87.4224ZM148.563 88.4054C148.574 88.4097 148.582 88.4171 148.586 88.4218C148.607 88.4738 148.624 88.5271 148.638 88.5808C148.638 88.5873 148.635 88.5976 148.629 88.6079C148.618 88.6238 148.397 88.7339 148.316 88.7523C148.236 88.7708 148.03 88.7717 147.949 88.7863C147.868 88.8009 147.5 88.8886 147.495 88.8895C147.489 88.8903 147.474 88.8908 147.47 88.88L147.468 88.8727L147.465 88.8654C147.461 88.8547 147.474 88.8456 147.479 88.843C147.484 88.8409 147.833 88.6952 147.907 88.6599C147.981 88.6242 148.149 88.5035 148.225 88.4712C148.301 88.4398 148.545 88.3986 148.563 88.4054ZM148.25 87.906C148.362 88.0177 148.454 88.1441 148.525 88.2834C148.525 88.2834 148.525 88.2924 148.519 88.3036C148.514 88.3147 148.342 88.353 148.217 88.402C148.091 88.451 147.465 88.8018 147.432 88.8125C147.4 88.8237 147.336 88.7936 147.33 88.7902C147.325 88.7867 147.323 88.7842 147.323 88.7842C147.323 88.7842 147.32 88.7829 147.315 88.779C147.31 88.7751 147.262 88.7235 147.262 88.6887C147.262 88.6539 147.403 87.9507 147.41 87.8161C147.418 87.6811 147.401 87.5066 147.41 87.4976C147.419 87.4886 147.428 87.4864 147.428 87.4864C147.547 87.5053 147.663 87.5384 147.775 87.5857C147.953 87.6609 148.112 87.7688 148.25 87.906ZM148.139 90.1197C148.095 90.1554 148.05 90.1885 148.002 90.219C147.996 90.2203 147.985 90.2216 147.974 90.2186C147.955 90.2134 147.783 90.0372 147.74 89.9667C147.697 89.8962 147.633 89.6998 147.594 89.6275C147.555 89.5553 147.358 89.2325 147.355 89.2278C147.353 89.223 147.348 89.208 147.357 89.2015L147.363 89.1968L147.369 89.1921C147.378 89.1856 147.391 89.1951 147.394 89.199C147.398 89.2028 147.644 89.49 147.701 89.5493C147.758 89.6086 147.924 89.7307 147.979 89.793C148.033 89.8554 148.147 90.0742 148.146 90.0935C148.146 90.1047 148.142 90.1141 148.139 90.1197ZM147.278 87.4709C147.284 87.4735 147.293 87.4787 147.3 87.4877C147.312 87.5027 147.348 87.7469 147.341 87.829C147.334 87.9111 147.271 88.108 147.26 88.1892C147.249 88.2709 147.219 88.6475 147.218 88.653C147.217 88.6582 147.212 88.6737 147.201 88.6737H147.193H147.186C147.174 88.6737 147.17 88.6586 147.169 88.653C147.168 88.6479 147.138 88.2709 147.127 88.1892C147.116 88.1076 147.053 87.9111 147.045 87.829C147.039 87.7469 147.075 87.5023 147.087 87.4877C147.094 87.4787 147.103 87.4735 147.109 87.4709C147.137 87.4692 147.165 87.4688 147.193 87.4688C147.222 87.4684 147.25 87.4692 147.278 87.4709ZM146.137 87.906C146.274 87.7688 146.434 87.6609 146.612 87.5857C146.723 87.5384 146.839 87.5053 146.959 87.4864C146.959 87.4864 146.968 87.489 146.976 87.4976C146.985 87.5066 146.968 87.6811 146.976 87.8161C146.984 87.9511 147.124 88.6543 147.124 88.6887C147.125 88.7235 147.077 88.7751 147.072 88.779C147.066 88.7829 147.064 88.7842 147.064 88.7842C147.064 88.7842 147.062 88.7863 147.057 88.7902C147.051 88.7936 146.987 88.8237 146.954 88.8125C146.922 88.8013 146.296 88.4506 146.17 88.402C146.044 88.353 145.873 88.3147 145.867 88.3036C145.862 88.2924 145.862 88.2834 145.862 88.2834C145.933 88.1441 146.025 88.0177 146.137 87.906ZM146.413 90.2182C146.401 90.2212 146.391 90.2203 146.384 90.2186C146.337 90.1881 146.292 90.155 146.248 90.1193C146.245 90.1137 146.241 90.1042 146.24 90.0926C146.239 90.0737 146.354 89.8545 146.408 89.7922C146.462 89.7298 146.629 89.6078 146.686 89.5484C146.742 89.4891 146.989 89.202 146.992 89.1981C146.996 89.1942 147.008 89.1848 147.017 89.1912L147.023 89.196L147.029 89.2007C147.039 89.2071 147.033 89.2226 147.031 89.2269C147.028 89.2316 146.831 89.5545 146.792 89.6267C146.753 89.6989 146.689 89.8953 146.646 89.9658C146.604 90.0368 146.431 90.213 146.413 90.2182ZM145.8 88.4218C145.804 88.4171 145.812 88.4097 145.824 88.4054C145.842 88.3986 146.085 88.4398 146.161 88.4721C146.237 88.5043 146.404 88.6251 146.479 88.6608C146.553 88.6965 146.902 88.8418 146.907 88.8439C146.912 88.8461 146.925 88.8555 146.921 88.8663L146.919 88.8736L146.916 88.8809C146.913 88.8916 146.897 88.8916 146.891 88.8903C146.886 88.8895 146.518 88.8018 146.438 88.7872C146.357 88.7725 146.15 88.7717 146.07 88.7532C145.989 88.7347 145.768 88.6247 145.758 88.6088C145.751 88.5985 145.749 88.5877 145.748 88.5817C145.763 88.5271 145.78 88.4738 145.8 88.4218ZM145.816 89.5441C145.739 89.3602 145.699 89.1641 145.699 88.9625C145.699 88.8839 145.705 88.8061 145.717 88.7296C145.717 88.7296 145.722 88.7218 145.733 88.7162C145.745 88.7106 145.906 88.7803 146.036 88.8147C146.167 88.8491 146.879 88.9329 146.912 88.9432C146.945 88.9535 146.98 89.0154 146.982 89.0214C146.984 89.0275 146.984 89.0305 146.984 89.0305C146.984 89.0305 146.986 89.033 146.988 89.0395C146.99 89.0459 146.998 89.1156 146.977 89.1435C146.957 89.1715 146.43 89.6581 146.345 89.7625C146.26 89.867 146.17 90.0183 146.158 90.02C146.147 90.0217 146.139 90.0196 146.138 90.0187C146 89.8816 145.892 89.7217 145.816 89.5441ZM147.193 90.4563C146.992 90.4563 146.796 90.4168 146.612 90.339C146.579 90.3252 146.547 90.3102 146.515 90.2942C146.515 90.2942 146.51 90.2869 146.508 90.2749C146.505 90.2629 146.622 90.1309 146.695 90.0174C146.768 89.9039 147.068 89.2523 147.088 89.2243C147.108 89.196 147.177 89.1826 147.183 89.1822C147.19 89.1822 147.193 89.1826 147.193 89.1826C147.193 89.1826 147.196 89.1822 147.202 89.1822C147.209 89.1822 147.278 89.196 147.298 89.2243C147.318 89.2527 147.618 89.9039 147.691 90.0174C147.764 90.1309 147.88 90.2624 147.878 90.2749C147.876 90.2874 147.87 90.2942 147.87 90.2942C147.839 90.3102 147.807 90.3252 147.774 90.339C147.59 90.4168 147.395 90.4563 147.193 90.4563ZM148.25 90.0187C148.248 90.0196 148.24 90.0213 148.23 90.02C148.217 90.0178 148.128 89.867 148.043 89.7625C147.957 89.6581 147.431 89.1715 147.41 89.1435C147.389 89.1156 147.398 89.0455 147.4 89.0395C147.401 89.0335 147.403 89.0305 147.403 89.0305C147.403 89.0305 147.403 89.0275 147.406 89.0214C147.408 89.0154 147.442 88.9539 147.475 88.9432C147.508 88.9329 148.221 88.8486 148.351 88.8147C148.482 88.7803 148.643 88.7106 148.654 88.7162C148.665 88.7218 148.67 88.7296 148.67 88.7296C148.682 88.8061 148.688 88.8839 148.688 88.9625C148.688 89.1641 148.649 89.3597 148.571 89.5441C148.495 89.7217 148.387 89.8816 148.25 90.0187Z"
|
|
1377
|
+
fill="url(#paint32_radial_28_17998)"
|
|
1378
|
+
/>
|
|
1379
|
+
<path
|
|
1380
|
+
d="M147.376 88.9625C147.376 89.0631 147.294 89.1448 147.193 89.1448C147.093 89.1448 147.011 89.0631 147.011 88.9625C147.011 88.8619 147.093 88.7803 147.193 88.7803C147.294 88.7803 147.376 88.8615 147.376 88.9625Z"
|
|
1381
|
+
fill="black"
|
|
1382
|
+
/>
|
|
1383
|
+
<path
|
|
1384
|
+
d="M147.194 89.0795C147.258 89.0795 147.311 89.0272 147.311 88.9626C147.311 88.8981 147.258 88.8457 147.194 88.8457C147.129 88.8457 147.077 88.8981 147.077 88.9626C147.077 89.0272 147.129 89.0795 147.194 89.0795Z"
|
|
1385
|
+
fill="#0071BC"
|
|
1386
|
+
/>
|
|
1387
|
+
<path
|
|
1388
|
+
d="M147.112 88.6648C147.1 88.6403 146.996 88.5054 146.996 88.5054C146.968 88.5436 146.932 88.5703 146.93 88.5724C146.925 88.5759 146.917 88.5819 146.917 88.5819C146.917 88.5819 146.908 88.5883 146.904 88.5913C146.901 88.5931 146.865 88.6189 146.82 88.6343C146.82 88.6343 146.916 88.7749 146.936 88.7942C146.955 88.8136 146.986 88.8149 146.986 88.8149C147.018 88.8106 147.054 88.7938 147.057 88.7912C147.063 88.7878 147.065 88.7852 147.065 88.7852C147.065 88.7852 147.068 88.7839 147.072 88.7801C147.076 88.777 147.103 88.7487 147.117 88.7199C147.116 88.7194 147.124 88.6894 147.112 88.6648ZM147.011 88.7633C146.982 88.7633 146.959 88.7401 146.959 88.7113C146.959 88.6825 146.982 88.6593 147.011 88.6593C147.04 88.6593 147.063 88.6825 147.063 88.7113C147.063 88.7396 147.04 88.7633 147.011 88.7633Z"
|
|
1389
|
+
fill="#999999"
|
|
1390
|
+
/>
|
|
1391
|
+
<path
|
|
1392
|
+
d="M147.303 89.2514C147.299 89.2243 147.274 89.205 147.274 89.205C147.246 89.1899 147.207 89.1826 147.203 89.1826C147.196 89.1826 147.193 89.183 147.193 89.183C147.193 89.183 147.19 89.1826 147.184 89.1826C147.179 89.1826 147.141 89.1899 147.112 89.205C147.112 89.205 147.088 89.2243 147.084 89.2514C147.079 89.2785 147.084 89.4487 147.084 89.4487C147.129 89.4345 147.174 89.4341 147.177 89.4337C147.183 89.4337 147.193 89.4337 147.193 89.4337C147.193 89.4337 147.204 89.4332 147.21 89.4337C147.213 89.4337 147.257 89.4341 147.303 89.4487C147.303 89.4487 147.307 89.278 147.303 89.2514ZM147.235 89.3043C147.218 89.3275 147.186 89.3326 147.162 89.3159C147.139 89.2991 147.134 89.2664 147.15 89.2428C147.167 89.2196 147.2 89.2144 147.223 89.2312C147.247 89.248 147.252 89.2811 147.235 89.3043Z"
|
|
1393
|
+
fill="#999999"
|
|
1394
|
+
/>
|
|
1395
|
+
<path
|
|
1396
|
+
d="M147.502 88.9473C147.475 88.9435 147.449 88.9607 147.449 88.9607C147.426 88.9826 147.407 89.017 147.406 89.0213C147.403 89.0273 147.403 89.0303 147.403 89.0303C147.403 89.0303 147.402 89.0329 147.4 89.0393C147.398 89.0436 147.394 89.0827 147.399 89.1141C147.399 89.1141 147.409 89.1434 147.434 89.1558C147.458 89.1683 147.622 89.2169 147.622 89.2169C147.622 89.1692 147.636 89.1266 147.636 89.1236C147.638 89.1184 147.642 89.1081 147.642 89.1081C147.642 89.1081 147.645 89.0978 147.646 89.0926C147.648 89.0896 147.662 89.0475 147.689 89.0084C147.69 89.0084 147.529 88.9512 147.502 88.9473ZM147.52 89.1008C147.497 89.1176 147.464 89.1124 147.447 89.0892C147.43 89.066 147.435 89.0333 147.458 89.0161C147.482 88.9994 147.514 89.0045 147.532 89.0277C147.548 89.0514 147.543 89.084 147.52 89.1008Z"
|
|
1397
|
+
fill="#999999"
|
|
1398
|
+
/>
|
|
1399
|
+
<path
|
|
1400
|
+
d="M147.483 88.5909C147.478 88.5878 147.47 88.5814 147.47 88.5814C147.47 88.5814 147.462 88.5754 147.457 88.5719C147.455 88.5698 147.419 88.5436 147.391 88.5049C147.391 88.5049 147.287 88.6403 147.275 88.6644C147.263 88.6889 147.271 88.719 147.271 88.719C147.285 88.7478 147.312 88.7761 147.315 88.7791C147.32 88.783 147.323 88.7843 147.323 88.7843C147.323 88.7843 147.325 88.7864 147.33 88.7903C147.334 88.7929 147.369 88.8097 147.401 88.814C147.401 88.814 147.432 88.8127 147.452 88.7933C147.471 88.774 147.568 88.6334 147.568 88.6334C147.522 88.6184 147.486 88.593 147.483 88.5909ZM147.392 88.7611C147.365 88.7701 147.336 88.7551 147.327 88.7275C147.318 88.7 147.333 88.6708 147.36 88.6618C147.388 88.6528 147.417 88.6678 147.426 88.6953C147.435 88.7224 147.42 88.7521 147.392 88.7611Z"
|
|
1401
|
+
fill="#999999"
|
|
1402
|
+
/>
|
|
1403
|
+
<path
|
|
1404
|
+
d="M146.988 89.0393C146.986 89.0333 146.984 89.0303 146.984 89.0303C146.984 89.0303 146.984 89.0273 146.982 89.0213C146.98 89.017 146.961 88.9826 146.938 88.9607C146.938 88.9607 146.912 88.9435 146.885 88.9473C146.858 88.9512 146.697 89.0084 146.697 89.0084C146.725 89.0475 146.739 89.0892 146.74 89.0926C146.742 89.0978 146.745 89.1081 146.745 89.1081C146.745 89.1081 146.749 89.118 146.75 89.1236C146.751 89.127 146.764 89.1692 146.765 89.2169C146.765 89.2169 146.929 89.1687 146.953 89.1558C146.977 89.1434 146.988 89.1141 146.988 89.1141C146.994 89.0827 146.989 89.0441 146.988 89.0393ZM146.947 89.0746C146.938 89.1021 146.909 89.1171 146.881 89.1081C146.854 89.0991 146.839 89.0699 146.848 89.0423C146.857 89.0148 146.886 88.9998 146.914 89.0088C146.941 89.0178 146.956 89.0471 146.947 89.0746Z"
|
|
1405
|
+
fill="#999999"
|
|
1406
|
+
/>
|
|
1407
|
+
<path
|
|
1408
|
+
d="M147.011 88.624C146.963 88.624 146.924 88.6627 146.924 88.7107C146.924 88.7588 146.963 88.7974 147.011 88.7974C147.059 88.7974 147.097 88.7588 147.097 88.7107C147.097 88.6627 147.058 88.624 147.011 88.624ZM147.011 88.7631C146.982 88.7631 146.959 88.7399 146.959 88.7112C146.959 88.6824 146.982 88.6592 147.011 88.6592C147.04 88.6592 147.063 88.6824 147.063 88.7112C147.063 88.7395 147.04 88.7631 147.011 88.7631Z"
|
|
1409
|
+
fill="#333333"
|
|
1410
|
+
/>
|
|
1411
|
+
<path
|
|
1412
|
+
d="M147.243 89.2027C147.205 89.1744 147.15 89.183 147.122 89.222C147.094 89.2607 147.103 89.3152 147.142 89.3431C147.18 89.3714 147.235 89.3628 147.263 89.3238C147.291 89.2851 147.282 89.2311 147.243 89.2027ZM147.234 89.3036C147.218 89.3268 147.185 89.3319 147.161 89.3152C147.138 89.2984 147.133 89.2658 147.15 89.2422C147.166 89.219 147.199 89.2139 147.223 89.2306C147.246 89.2474 147.251 89.2804 147.234 89.3036Z"
|
|
1413
|
+
fill="#333333"
|
|
1414
|
+
/>
|
|
1415
|
+
<path
|
|
1416
|
+
d="M147.559 89.0079C147.53 88.9692 147.476 88.9606 147.438 88.9885C147.399 89.0169 147.39 89.071 147.418 89.1096C147.447 89.1482 147.501 89.1568 147.539 89.1289C147.578 89.101 147.587 89.0469 147.559 89.0079ZM147.519 89.101C147.496 89.1177 147.463 89.1126 147.446 89.0894C147.43 89.0662 147.435 89.0336 147.458 89.0164C147.481 88.9997 147.514 89.0049 147.531 89.028C147.548 89.0516 147.542 89.0843 147.519 89.101Z"
|
|
1417
|
+
fill="#333333"
|
|
1418
|
+
/>
|
|
1419
|
+
<path
|
|
1420
|
+
d="M147.458 88.6845C147.444 88.639 147.395 88.6141 147.349 88.6287C147.303 88.6433 147.279 88.6922 147.293 88.7381C147.308 88.7836 147.357 88.8085 147.403 88.7939C147.448 88.7789 147.473 88.73 147.458 88.6845ZM147.392 88.7609C147.364 88.7699 147.335 88.7549 147.326 88.7274C147.317 88.6999 147.332 88.6707 147.36 88.6617C147.387 88.6527 147.416 88.6677 147.425 88.6952C147.434 88.7223 147.419 88.7519 147.392 88.7609Z"
|
|
1421
|
+
fill="#333333"
|
|
1422
|
+
/>
|
|
1423
|
+
<path
|
|
1424
|
+
d="M146.924 88.9754C146.878 88.9608 146.829 88.9857 146.814 89.0312C146.8 89.0767 146.825 89.1256 146.87 89.1406C146.916 89.1552 146.964 89.1303 146.979 89.0848C146.994 89.0393 146.969 88.9904 146.924 88.9754ZM146.946 89.0741C146.937 89.1016 146.908 89.1166 146.881 89.1076C146.853 89.0985 146.838 89.0694 146.847 89.0419C146.856 89.0144 146.885 88.9994 146.913 89.0084C146.94 89.0174 146.955 89.0466 146.946 89.0741Z"
|
|
1425
|
+
fill="#333333"
|
|
1426
|
+
/>
|
|
1427
|
+
<path
|
|
1428
|
+
d="M147.011 88.7695C147.043 88.7695 147.07 88.7431 147.07 88.7107C147.07 88.6782 147.043 88.6519 147.011 88.6519C146.978 88.6519 146.952 88.6782 146.952 88.7107C146.952 88.7431 146.978 88.7695 147.011 88.7695Z"
|
|
1429
|
+
fill="url(#paint33_radial_28_17998)"
|
|
1430
|
+
/>
|
|
1431
|
+
<path
|
|
1432
|
+
d="M147.547 89.0583C147.547 89.0905 147.521 89.1171 147.488 89.1171C147.456 89.1171 147.429 89.0909 147.429 89.0583C147.429 89.0261 147.456 88.9995 147.488 88.9995C147.521 88.9999 147.547 89.0261 147.547 89.0583Z"
|
|
1433
|
+
fill="url(#paint34_radial_28_17998)"
|
|
1434
|
+
/>
|
|
1435
|
+
<path
|
|
1436
|
+
d="M147.251 89.2736C147.251 89.3058 147.225 89.3324 147.192 89.3324C147.16 89.3324 147.134 89.3063 147.134 89.2736C147.134 89.2415 147.16 89.2148 147.192 89.2148C147.225 89.2148 147.251 89.241 147.251 89.2736Z"
|
|
1437
|
+
fill="url(#paint35_radial_28_17998)"
|
|
1438
|
+
/>
|
|
1439
|
+
<path
|
|
1440
|
+
d="M146.956 89.0588C146.956 89.091 146.93 89.1176 146.897 89.1176C146.865 89.1176 146.838 89.0914 146.838 89.0588C146.838 89.0262 146.864 89 146.897 89C146.93 89 146.956 89.0266 146.956 89.0588Z"
|
|
1441
|
+
fill="url(#paint36_radial_28_17998)"
|
|
1442
|
+
/>
|
|
1443
|
+
<path
|
|
1444
|
+
d="M147.434 88.7111C147.434 88.7433 147.408 88.7699 147.375 88.7699C147.343 88.7699 147.316 88.7438 147.316 88.7111C147.316 88.679 147.342 88.6523 147.375 88.6523C147.407 88.6528 147.434 88.679 147.434 88.7111Z"
|
|
1445
|
+
fill="url(#paint37_radial_28_17998)"
|
|
1446
|
+
/>
|
|
1447
|
+
<path
|
|
1448
|
+
d="M127.461 84.1029C127.429 83.9551 129.109 82.8293 129.109 82.8293C129.109 82.8293 129.06 82.8057 128.998 82.8135C128.97 82.8171 128.812 82.8904 128.645 82.9702C128.847 82.8522 128.989 82.7719 129.01 82.7598L129.297 82.7945C129.143 82.8954 127.504 83.9558 127.521 84.1195C127.537 84.2775 127.86 84.9817 127.904 85.0767L126.882 85.0151L126.83 84.9757L127.829 85.0276C127.829 85.0275 127.492 84.2507 127.461 84.1029Z"
|
|
1449
|
+
fill="url(#paint38_linear_28_17998)"
|
|
1450
|
+
/>
|
|
1451
|
+
<path
|
|
1452
|
+
d="M127.486 84.8702L127.41 84.54H127.624C127.723 84.7815 127.829 85.0275 127.829 85.0275L126.83 84.9756C126.829 84.9683 126.823 84.9429 126.816 84.9048C126.944 84.9048 127.148 84.9048 127.258 84.9048C127.426 84.9049 127.486 84.8702 127.486 84.8702Z"
|
|
1453
|
+
fill="#980911"
|
|
1454
|
+
/>
|
|
1455
|
+
<path
|
|
1456
|
+
d="M126.899 84.3388C126.899 84.4174 126.899 84.6156 126.899 84.6156H126.783C126.779 84.4868 126.787 84.3447 126.83 84.2267C126.836 84.2117 126.847 84.1944 126.861 84.1753H126.943C126.943 84.1753 126.899 84.2602 126.899 84.3388Z"
|
|
1457
|
+
fill="url(#paint39_linear_28_17998)"
|
|
1458
|
+
/>
|
|
1459
|
+
<path
|
|
1460
|
+
d="M127.169 84.7883L127.159 84.6343H126.997V84.6091H127.159L127.14 84.4204H127.575C127.591 84.4593 127.607 84.4996 127.624 84.5399H127.41L127.486 84.8701C127.486 84.8701 127.426 84.9047 127.258 84.9047C127.147 84.9047 126.944 84.9047 126.816 84.9047C126.811 84.8787 126.806 84.8468 126.801 84.8106L127.169 84.7883Z"
|
|
1461
|
+
fill="url(#paint40_linear_28_17998)"
|
|
1462
|
+
/>
|
|
1463
|
+
<path
|
|
1464
|
+
d="M127.159 84.3077C127.159 84.3077 127.077 84.2448 127.077 84.1756C127.077 84.1064 127.418 83.7889 127.798 83.5435C128.177 83.2981 128.319 83.207 128.319 83.207H128.423C128.423 83.207 127.296 83.9807 127.293 84.119C127.289 84.2574 127.372 84.2668 127.372 84.2668H127.515C127.527 84.2981 127.54 84.3319 127.554 84.3675H127.159V84.3077Z"
|
|
1465
|
+
fill="url(#paint41_linear_28_17998)"
|
|
1466
|
+
/>
|
|
1467
|
+
<path
|
|
1468
|
+
d="M126.898 84.6157C126.898 84.6157 126.898 84.4176 126.898 84.3389C126.898 84.2603 126.943 84.1754 126.943 84.1754H126.861C127.063 83.9158 128.086 83.2977 128.645 82.9702C128.812 82.8905 128.97 82.8172 128.998 82.8136C129.06 82.8058 129.109 82.8293 129.109 82.8293C129.109 82.8293 127.429 83.9552 127.461 84.103C127.467 84.134 127.488 84.193 127.515 84.2665H127.372C127.372 84.2665 127.289 84.2571 127.292 84.1187C127.295 83.9804 128.423 83.2067 128.423 83.2067H128.318C128.318 83.2067 128.177 83.2978 127.797 83.5432C127.417 83.7886 127.076 84.1061 127.076 84.1753C127.076 84.2445 127.159 84.3074 127.159 84.3074V84.3672H127.554C127.561 84.3846 127.568 84.4025 127.575 84.4206H127.14L127.159 84.6093H126.997V84.6345H127.159L127.168 84.7886L126.801 84.8109C126.793 84.7542 126.786 84.6869 126.783 84.6156H126.898V84.6157Z"
|
|
1469
|
+
fill="url(#paint42_linear_28_17998)"
|
|
1470
|
+
/>
|
|
1471
|
+
<path
|
|
1472
|
+
d="M150.792 86.8661C150.882 86.7711 150.979 86.6621 150.983 86.6451L150.983 86.5123C150.975 86.495 151.013 86.3791 150.832 86.2642C150.65 86.1484 149.445 86.0493 149.263 86.0493C149.249 86.0493 149.092 86.1137 149.091 86.1138C149.048 86.1353 149.017 86.1882 149.005 86.1998C149.074 86.2583 149.707 86.6143 149.873 86.7044C150.044 86.7966 150.742 86.8615 150.792 86.8661Z"
|
|
1473
|
+
fill="url(#paint43_linear_28_17998)"
|
|
1474
|
+
/>
|
|
1475
|
+
<path
|
|
1476
|
+
d="M149.392 86.0887C149.432 86.0666 149.465 86.0631 149.512 86.0666C149.649 86.1557 149.876 86.3246 149.929 86.3454C150.009 86.3765 151.006 86.4425 151.006 86.4425C151.006 86.4425 151.026 86.4646 151.026 86.5309C151.026 86.5309 150.092 86.5096 150.069 86.5451C150.055 86.5673 150.081 86.7187 150.11 86.7962C150.036 86.782 149.98 86.7219 149.937 86.7049C149.916 86.6343 149.869 86.5138 149.777 86.3986C149.686 86.285 149.509 86.1623 149.392 86.0887Z"
|
|
1477
|
+
fill="url(#paint44_linear_28_17998)"
|
|
1478
|
+
/>
|
|
1479
|
+
<path
|
|
1480
|
+
d="M143.584 89.2892C143.531 89.2892 135.043 89.0652 134.968 89.0271C134.933 89.0096 134.874 88.9556 134.82 88.9023C135.521 88.9377 136.627 88.9802 138.3 89.0132C140.837 89.0633 142.816 89.1206 143.718 89.1486C143.67 89.2171 143.612 89.2892 143.584 89.2892Z"
|
|
1481
|
+
fill="url(#paint45_linear_28_17998)"
|
|
1482
|
+
/>
|
|
1483
|
+
<path
|
|
1484
|
+
d="M144.277 87.9139L134.132 87.6258C135.189 87.1841 136.384 87.0896 136.849 87.0976L142.364 87.3121C142.962 87.3505 143.862 87.7138 144.277 87.9139Z"
|
|
1485
|
+
fill="#294875"
|
|
1486
|
+
/>
|
|
1487
|
+
<path
|
|
1488
|
+
d="M127.341 88.086C127.083 87.8925 127.162 87.0042 127.341 86.7534L129.017 87.2692L128.759 87.957L128.652 88.7738C128.394 88.7594 127.717 88.3678 127.341 88.086Z"
|
|
1489
|
+
fill="url(#paint46_linear_28_17998)"
|
|
1490
|
+
/>
|
|
1491
|
+
<path
|
|
1492
|
+
d="M150.837 88.4297H150.322V88.5143H150.679C150.692 88.6473 150.639 88.6715 150.626 88.6957C150.615 88.715 150.401 88.7118 150.296 88.7078L150.322 88.8166L150.639 88.7924C150.67 88.7763 150.747 88.7368 150.811 88.7078C150.874 88.6787 150.855 88.5103 150.837 88.4297Z"
|
|
1493
|
+
fill="url(#paint47_linear_28_17998)"
|
|
1494
|
+
/>
|
|
1495
|
+
<path
|
|
1496
|
+
d="M128.544 83.0349C128.48 82.8844 128.523 82.777 128.501 82.4761L129.06 82.7555L128.544 83.0349Z"
|
|
1497
|
+
fill="#6F6E6F"
|
|
1498
|
+
/>
|
|
1499
|
+
<path
|
|
1500
|
+
d="M128.663 82.9704C128.614 82.8547 128.647 82.772 128.63 82.5405L129.06 82.7555L128.663 82.9704Z"
|
|
1501
|
+
fill="#4F4F4F"
|
|
1502
|
+
/>
|
|
1503
|
+
<path
|
|
1504
|
+
d="M128.863 89.4569C128.832 89.4569 128.909 89.4693 128.863 89.4569C128.693 89.4068 128.684 89.2439 128.746 89.1187L130.057 86.3501C130.166 86.0745 130.475 85.8989 130.831 85.8989H131.915C132.271 85.8989 132.596 86.0869 132.704 86.3627L133.907 89.3928C133.954 89.5307 133.861 89.681 133.69 89.7187C133.52 89.7561 133.419 89.5704 133.373 89.4325L132.279 86.496C132.263 86.4335 132.083 86.3467 132.006 86.3467H130.64C130.562 86.3467 130.534 86.4505 130.503 86.513L129.136 89.3077C129.09 89.4205 128.987 89.4569 128.863 89.4569Z"
|
|
1505
|
+
fill="#615F6E"
|
|
1506
|
+
/>
|
|
1507
|
+
</g>
|
|
1508
|
+
<path d="M131.423 74.9341L131.726 74.9636L131.481 86.1729L131.178 86.1435L131.423 74.9341Z" fill="#615F6E" />
|
|
1509
|
+
<path d="M147.214 86.31H146.94L145.98 74.9341L146.276 74.9574L147.214 86.31Z" fill="#615F6E" />
|
|
1510
|
+
<path
|
|
1511
|
+
d="M145.431 89.8743C145.405 89.8743 145.38 89.8743 145.341 89.8603C145.2 89.8038 145.122 89.6341 145.174 89.493L146.036 86.6813C146.126 86.3708 146.383 86.1729 146.679 86.1729H147.58C147.876 86.1729 148.146 86.3847 148.236 86.6956L149.008 89.493C149.047 89.6484 148.97 89.8178 148.828 89.8603C148.687 89.9025 148.532 89.8178 148.494 89.6624L147.722 86.865C147.709 86.7946 147.644 86.7521 147.58 86.7521H146.679C146.615 86.7521 146.564 86.7946 146.538 86.865L145.676 89.6766C145.637 89.8038 145.534 89.8743 145.431 89.8743Z"
|
|
1512
|
+
fill="#615F6E"
|
|
1513
|
+
/>
|
|
1514
|
+
<path
|
|
1515
|
+
d="M158.59 75.7562C158.59 76.059 158.344 76.3045 158.041 76.3045C157.739 76.3045 157.493 76.059 157.493 75.7562C157.493 75.4535 157.739 75.208 158.041 75.208C158.344 75.208 158.59 75.4535 158.59 75.7562ZM157.669 75.7562C157.669 75.962 157.836 76.1288 158.041 76.1288C158.247 76.1288 158.414 75.962 158.414 75.7562C158.414 75.5505 158.247 75.3837 158.041 75.3837C157.836 75.3837 157.669 75.5505 157.669 75.7562Z"
|
|
1516
|
+
fill="#1D2123"
|
|
1517
|
+
/>
|
|
1518
|
+
<circle cx="163.113" cy="95.3561" r="2.60412" fill="#1D2123" />
|
|
1519
|
+
<circle cx="134.056" cy="95.3561" r="2.60412" fill="#1D2123" />
|
|
1520
|
+
<circle cx="126.929" cy="95.3561" r="2.60412" fill="#1D2123" />
|
|
1521
|
+
<circle cx="126.929" cy="95.3558" r="1.50765" fill="#6F6E6F" />
|
|
1522
|
+
<circle cx="134.056" cy="95.3558" r="1.50765" fill="#6F6E6F" />
|
|
1523
|
+
<circle cx="163.113" cy="95.3558" r="1.50765" fill="#6F6E6F" />
|
|
1524
|
+
<rect x="137.208" y="93.5742" width="22.7518" height="0.137059" fill="#323441" />
|
|
1525
|
+
<rect x="129.807" y="93.5742" width="1.37059" height="0.137059" fill="#323441" />
|
|
1526
|
+
<rect x="165.717" y="93.5742" width="5.75647" height="0.137059" fill="#323441" />
|
|
1527
|
+
<rect x="160.508" y="80.6904" width="9.86824" height="0.109647" fill="#8D8D8D" />
|
|
1528
|
+
<rect x="165.717" y="87.2695" width="5.75647" height="0.0548235" fill="#8D8D8D" />
|
|
1529
|
+
<path d="M165.717 82.061H170.486C170.517 82.061 170.541 82.0856 170.541 82.1159H165.717V82.061Z" fill="#8D8D8D" />
|
|
1530
|
+
<rect
|
|
1531
|
+
x="165.717"
|
|
1532
|
+
y="87.2695"
|
|
1533
|
+
width="5.20824"
|
|
1534
|
+
height="0.0548235"
|
|
1535
|
+
transform="rotate(-90 165.717 87.2695)"
|
|
1536
|
+
fill="#8D8D8D"
|
|
1537
|
+
/>
|
|
1538
|
+
<rect x="119.665" y="93.5742" width="4.38588" height="0.137059" fill="#323441" />
|
|
1539
|
+
<rect
|
|
1540
|
+
width="9.04588"
|
|
1541
|
+
height="0.109647"
|
|
1542
|
+
transform="matrix(-4.37114e-08 1 1 4.37114e-08 157.767 79.0459)"
|
|
1543
|
+
fill="#323441"
|
|
1544
|
+
/>
|
|
1545
|
+
<rect
|
|
1546
|
+
width="9.04588"
|
|
1547
|
+
height="0.109647"
|
|
1548
|
+
transform="matrix(-0.984412 -0.175879 -0.175879 0.984412 156.852 75.1543)"
|
|
1549
|
+
fill="#323441"
|
|
1550
|
+
/>
|
|
1551
|
+
<ellipse cx="171.336" cy="90.8329" rx="0.137059" ry="0.548235" fill="#8D8D8D" />
|
|
1552
|
+
<path
|
|
1553
|
+
opacity="0.4"
|
|
1554
|
+
d="M30.9967 55.0275C33.1907 51.7121 37.6571 50.8023 40.9727 52.9966C44.2884 55.1903 45.1974 59.6565 43.0038 62.9726C40.8098 66.288 36.3434 67.1978 33.0284 65.0037C29.7115 62.8096 28.8025 58.3434 30.9967 55.0275Z"
|
|
1555
|
+
fill="#F48682"
|
|
1556
|
+
/>
|
|
1557
|
+
<path
|
|
1558
|
+
d="M34.074 63.3261L33.6133 62.2071L32.6412 61.9079C32.2514 61.7874 32.0328 61.3736 32.1526 60.983L34.1028 54.6451C34.2234 54.2547 34.6367 54.0354 35.0269 54.1548L41.3568 56.1026C41.7466 56.2232 41.9651 56.6369 41.8454 57.0275L39.8951 63.3655C39.7746 63.7558 39.3613 63.9751 38.9711 63.8557L35.0841 62.6596L34.074 63.3261ZM34.9635 54.3607C34.6869 54.276 34.3938 54.4315 34.3084 54.7084L32.3582 61.0463C32.2731 61.3232 32.4281 61.6166 32.7045 61.7021L33.7733 62.031L34.1735 63.0028L35.0507 62.4241L39.0344 63.6499C39.3111 63.7346 39.6042 63.579 39.6896 63.3022L41.6398 56.9643C41.7248 56.6873 41.5699 56.3939 41.2935 56.3084L34.9635 54.3607Z"
|
|
1559
|
+
fill="#F48682"
|
|
1560
|
+
/>
|
|
1561
|
+
<path
|
|
1562
|
+
d="M33.6366 60.6648C33.5524 60.6803 33.4656 60.6739 33.3846 60.6463C33.1004 60.5588 32.941 60.2568 33.0287 59.9718C33.1164 59.6868 33.418 59.5266 33.7022 59.6141C33.7848 59.6366 33.8602 59.68 33.9212 59.7401C33.9255 59.7385 33.9296 59.7366 33.9335 59.7341C33.9727 59.7131 34.0189 59.7091 34.061 59.7233C34.1042 59.7357 34.1404 59.7652 34.1613 59.805C34.1823 59.8434 34.1867 59.8888 34.1733 59.9306L33.9528 60.6473C33.9405 60.6904 33.9106 60.7263 33.8705 60.7461C33.831 60.7677 33.7843 60.7718 33.7416 60.7577C33.6983 60.7453 33.6622 60.7153 33.642 60.675C33.6402 60.6715 33.638 60.6682 33.6354 60.6652L33.6366 60.6648ZM33.6376 60.3159C33.7389 60.2609 33.7777 60.1348 33.7248 60.0323C33.6999 59.9839 33.6565 59.9477 33.6045 59.9317C33.5525 59.9157 33.4963 59.9213 33.4484 59.9473C33.3471 60.0023 33.3083 60.1284 33.3611 60.2308C33.386 60.2794 33.4293 60.3158 33.4814 60.3318C33.5334 60.3478 33.5898 60.3421 33.6376 60.3159Z"
|
|
1563
|
+
fill="#F48682"
|
|
1564
|
+
/>
|
|
1565
|
+
<path
|
|
1566
|
+
fill-rule="evenodd"
|
|
1567
|
+
clip-rule="evenodd"
|
|
1568
|
+
d="M34.8151 60.5215L34.941 60.8319C34.9829 60.9118 34.9525 61.0108 34.8728 61.0534C34.8329 61.075 34.7858 61.0789 34.7429 61.0643C34.6992 61.0516 34.663 61.021 34.6431 60.98L34.5382 60.7122L34.3019 60.875C34.2622 60.8966 34.2156 60.9015 34.1723 60.8887C34.129 60.8758 34.0926 60.8462 34.0711 60.8063C34.0508 60.768 34.0465 60.723 34.0593 60.6814C34.0721 60.6399 34.1009 60.6051 34.1393 60.5848L34.4172 60.3987L34.292 60.0886C34.271 60.0509 34.2667 60.0061 34.2801 59.965C34.2924 59.9229 34.3216 59.8877 34.3607 59.8679C34.4003 59.8466 34.4469 59.8426 34.4895 59.8568C34.5331 59.8692 34.5697 59.8991 34.5906 59.9395L34.694 60.2084L34.9315 60.0451C35.0145 60.0018 35.1167 60.0332 35.1609 60.1157C35.182 60.1541 35.1863 60.1995 35.173 60.2413C35.1611 60.2827 35.1327 60.3173 35.0944 60.337L34.8151 60.5215Z"
|
|
1569
|
+
fill="#F48682"
|
|
1570
|
+
/>
|
|
1571
|
+
<path
|
|
1572
|
+
d="M35.5245 60.0492C35.4813 60.0371 35.4452 60.0075 35.4246 59.9676C35.4037 59.9292 35.3992 59.884 35.4121 59.8421C35.425 59.8003 35.4541 59.7654 35.493 59.7454C35.5758 59.7031 35.677 59.7342 35.7217 59.8157C35.7423 59.8542 35.7466 59.8994 35.7338 59.9411C35.7209 59.9829 35.692 60.0177 35.6533 60.038C35.6137 60.0594 35.5671 60.0634 35.5245 60.0492ZM35.3809 61.088C35.3689 61.1306 35.3395 61.1662 35.3 61.1861C35.2173 61.229 35.1156 61.1977 35.0713 61.1157C35.05 61.0775 35.0455 61.0321 35.0588 60.9904L35.2798 60.2723C35.2922 60.2301 35.3215 60.195 35.3607 60.1753C35.4435 60.133 35.5447 60.1642 35.5894 60.2457C35.6106 60.284 35.615 60.3295 35.6015 60.3713L35.3809 61.088Z"
|
|
1573
|
+
fill="#F48682"
|
|
1574
|
+
/>
|
|
1575
|
+
<path
|
|
1576
|
+
fill-rule="evenodd"
|
|
1577
|
+
clip-rule="evenodd"
|
|
1578
|
+
d="M35.753 60.2606C35.7654 60.2186 35.7945 60.1836 35.8334 60.1639C35.9162 60.121 36.0179 60.1522 36.0622 60.2342C36.0828 60.2674 36.0889 60.3076 36.079 60.3454L36.1324 60.3618C36.1756 60.3741 36.2118 60.4036 36.2327 60.4435C36.2532 60.4819 36.2576 60.5271 36.2447 60.5688C36.2319 60.6106 36.2029 60.6455 36.1643 60.6657C36.1247 60.6873 36.078 60.6914 36.0354 60.6773L35.982 60.6608L35.8982 60.9331C35.8865 60.9669 35.889 61.004 35.9053 61.0357C35.9212 61.0668 35.9489 61.0901 35.9822 61.1003C36.0155 61.1106 36.0515 61.1069 36.0821 61.0901L36.1482 61.0461C36.1877 61.0234 36.2349 61.0184 36.2782 61.0325C36.3215 61.0448 36.3577 61.0745 36.3783 61.1146C36.3995 61.1528 36.4039 61.1981 36.3905 61.2398C36.3803 61.2768 36.3567 61.3087 36.3243 61.3292C36.3 61.3496 36.2737 61.3675 36.2459 61.3827C36.0159 61.5041 35.7315 61.4166 35.6096 61.1869C35.5501 61.0786 35.538 60.9505 35.5761 60.8328L35.753 60.2606Z"
|
|
1579
|
+
fill="#F48682"
|
|
1580
|
+
/>
|
|
1581
|
+
<path
|
|
1582
|
+
d="M36.9118 61.3396C36.9374 61.3783 36.9758 61.4067 37.0202 61.4199L37.2345 61.4858C37.2776 61.4981 37.3139 61.5276 37.3347 61.5675C37.3553 61.6059 37.3596 61.6511 37.3468 61.6928C37.3339 61.7346 37.305 61.7695 37.2663 61.7897C37.2268 61.8113 37.1801 61.8154 37.1374 61.8013L36.9232 61.7353C36.7859 61.6938 36.6708 61.5993 36.6033 61.4725C36.5358 61.3458 36.5215 61.1972 36.5634 61.0597C36.6517 60.7727 36.9553 60.6114 37.2415 60.6995C37.5277 60.7876 37.6882 61.0916 37.5999 61.3786C37.5874 61.4206 37.5582 61.4556 37.5191 61.4752C37.4797 61.4968 37.4331 61.501 37.3905 61.4869L36.9118 61.3396ZM37.0089 61.0241L37.2518 61.0988C37.1985 61.0198 37.0974 60.9887 37.0089 61.0241Z"
|
|
1583
|
+
fill="#F48682"
|
|
1584
|
+
/>
|
|
1585
|
+
<path
|
|
1586
|
+
fill-rule="evenodd"
|
|
1587
|
+
clip-rule="evenodd"
|
|
1588
|
+
d="M38.725 61.3661C38.7458 61.4046 38.7502 61.45 38.7373 61.4919C38.7244 61.5338 38.6953 61.5688 38.6564 61.589C38.5737 61.6319 38.472 61.6006 38.4277 61.5186C38.4208 61.5066 38.4157 61.4936 38.4124 61.4802C38.41 61.4774 38.4079 61.4743 38.4064 61.4709C38.3814 61.4224 38.338 61.386 38.2859 61.37C38.2338 61.354 38.1775 61.3597 38.1296 61.3858C38.0283 61.4408 37.9895 61.5669 38.0423 61.6693C38.0671 61.718 38.1105 61.7545 38.1627 61.7706C38.2148 61.7866 38.2712 61.7808 38.3191 61.7545C38.3225 61.7525 38.3263 61.751 38.3301 61.7501C38.3407 61.7409 38.3522 61.7328 38.3646 61.7262C38.4471 61.6837 38.5482 61.7148 38.5926 61.7964C38.6135 61.8348 38.618 61.88 38.6051 61.9219C38.5922 61.9637 38.5631 61.9986 38.5242 62.0186C38.5101 62.0291 38.4952 62.0384 38.4797 62.0464C38.287 62.1487 38.0521 62.1248 37.8843 61.9857C37.7165 61.8467 37.649 61.6199 37.7133 61.4111C37.7775 61.2024 37.9608 61.0528 38.1777 61.0321C38.3947 61.0114 38.6025 61.1237 38.7042 61.3166C38.7126 61.3324 38.7195 61.349 38.725 61.3661Z"
|
|
1589
|
+
fill="#F48682"
|
|
1590
|
+
/>
|
|
1591
|
+
<path
|
|
1592
|
+
fill-rule="evenodd"
|
|
1593
|
+
clip-rule="evenodd"
|
|
1594
|
+
d="M39.2551 61.34C39.2993 61.3408 39.3432 61.3485 39.385 61.3629C39.5036 61.3983 39.6032 61.4797 39.6616 61.589C39.72 61.6983 39.7324 61.8266 39.6961 61.9452L39.5638 62.3752C39.5514 62.4172 39.5221 62.4522 39.483 62.4718C39.4003 62.5147 39.2986 62.4834 39.2543 62.4014C39.2331 62.3632 39.2287 62.3179 39.2421 62.2762L39.3744 61.8463C39.3859 61.8121 39.3827 61.7747 39.3656 61.743C39.3498 61.7119 39.3221 61.6885 39.2887 61.6783C39.2554 61.668 39.2194 61.6718 39.1888 61.6886C39.1569 61.7052 39.1332 61.7343 39.1234 61.769L38.9911 62.199C38.9787 62.2409 38.9496 62.2759 38.9107 62.2957C38.8278 62.3384 38.7262 62.3071 38.6816 62.2252C38.6605 62.1869 38.6561 62.1416 38.6694 62.1L38.9342 61.2397C38.9466 61.1978 38.9757 61.1628 39.0146 61.143C39.0975 61.1003 39.1991 61.1316 39.2437 61.2135C39.2648 61.2518 39.2692 61.297 39.2559 61.3387L39.2551 61.34Z"
|
|
1595
|
+
fill="#F48682"
|
|
1596
|
+
/>
|
|
1597
|
+
<path
|
|
1598
|
+
fill-rule="evenodd"
|
|
1599
|
+
clip-rule="evenodd"
|
|
1600
|
+
d="M39.7032 60.8574L39.6194 60.8317L39.5556 61.039L39.5245 61.0295L39.5883 60.8221L39.5042 60.7962L39.5127 60.7686L39.7117 60.8298L39.7032 60.8574Z"
|
|
1601
|
+
fill="#F48682"
|
|
1602
|
+
/>
|
|
1603
|
+
<path
|
|
1604
|
+
fill-rule="evenodd"
|
|
1605
|
+
clip-rule="evenodd"
|
|
1606
|
+
d="M39.8797 61.1387L39.8485 61.1291L39.9109 60.9263L39.803 61.0444L39.7846 61.0388L39.7625 60.8806L39.7001 61.0834L39.6707 61.0744L39.743 60.8394L39.7855 60.8524L39.8078 61.0025L39.9088 60.8904L39.952 60.9036L39.8797 61.1387Z"
|
|
1607
|
+
fill="#F48682"
|
|
1608
|
+
/>
|
|
1609
|
+
</g>
|
|
1610
|
+
<defs>
|
|
1611
|
+
<linearGradient
|
|
1612
|
+
id="paint0_linear_28_17998"
|
|
1613
|
+
x1="147.191"
|
|
1614
|
+
y1="86.1328"
|
|
1615
|
+
x2="147.191"
|
|
1616
|
+
y2="89.0619"
|
|
1617
|
+
gradientUnits="userSpaceOnUse"
|
|
1618
|
+
>
|
|
1619
|
+
<stop />
|
|
1620
|
+
<stop offset="1" stop-opacity="0" />
|
|
1621
|
+
</linearGradient>
|
|
1622
|
+
<linearGradient
|
|
1623
|
+
id="paint1_linear_28_17998"
|
|
1624
|
+
x1="147.63"
|
|
1625
|
+
y1="87.6991"
|
|
1626
|
+
x2="148.361"
|
|
1627
|
+
y2="86.4096"
|
|
1628
|
+
gradientUnits="userSpaceOnUse"
|
|
1629
|
+
>
|
|
1630
|
+
<stop stop-color="#294875" />
|
|
1631
|
+
<stop offset="1" stop-color="white" />
|
|
1632
|
+
</linearGradient>
|
|
1633
|
+
<linearGradient
|
|
1634
|
+
id="paint2_linear_28_17998"
|
|
1635
|
+
x1="131.484"
|
|
1636
|
+
y1="88.622"
|
|
1637
|
+
x2="132.301"
|
|
1638
|
+
y2="86.4246"
|
|
1639
|
+
gradientUnits="userSpaceOnUse"
|
|
1640
|
+
>
|
|
1641
|
+
<stop offset="0.418151" stop-color="#294875" />
|
|
1642
|
+
<stop offset="1" stop-color="white" />
|
|
1643
|
+
</linearGradient>
|
|
1644
|
+
<linearGradient
|
|
1645
|
+
id="paint3_linear_28_17998"
|
|
1646
|
+
x1="131.315"
|
|
1647
|
+
y1="86.1729"
|
|
1648
|
+
x2="131.315"
|
|
1649
|
+
y2="88.6399"
|
|
1650
|
+
gradientUnits="userSpaceOnUse"
|
|
1651
|
+
>
|
|
1652
|
+
<stop stop-color="#1A1A1A" />
|
|
1653
|
+
<stop offset="1" stop-color="#1A1A1A" stop-opacity="0" />
|
|
1654
|
+
</linearGradient>
|
|
1655
|
+
<linearGradient
|
|
1656
|
+
id="paint4_linear_28_17998"
|
|
1657
|
+
x1="139.276"
|
|
1658
|
+
y1="89.6224"
|
|
1659
|
+
x2="139.276"
|
|
1660
|
+
y2="89.3578"
|
|
1661
|
+
gradientUnits="userSpaceOnUse"
|
|
1662
|
+
>
|
|
1663
|
+
<stop offset="0.00520833" />
|
|
1664
|
+
<stop offset="0.8802" />
|
|
1665
|
+
</linearGradient>
|
|
1666
|
+
<linearGradient
|
|
1667
|
+
id="paint5_linear_28_17998"
|
|
1668
|
+
x1="151.02"
|
|
1669
|
+
y1="87.362"
|
|
1670
|
+
x2="151.02"
|
|
1671
|
+
y2="87.0584"
|
|
1672
|
+
gradientUnits="userSpaceOnUse"
|
|
1673
|
+
>
|
|
1674
|
+
<stop />
|
|
1675
|
+
<stop offset="1" />
|
|
1676
|
+
</linearGradient>
|
|
1677
|
+
<radialGradient
|
|
1678
|
+
id="paint6_radial_28_17998"
|
|
1679
|
+
cx="0"
|
|
1680
|
+
cy="0"
|
|
1681
|
+
r="1"
|
|
1682
|
+
gradientUnits="userSpaceOnUse"
|
|
1683
|
+
gradientTransform="translate(147.193 88.9624) scale(2.00746)"
|
|
1684
|
+
>
|
|
1685
|
+
<stop stop-color="#4D4D4D" />
|
|
1686
|
+
<stop offset="0.3098" stop-color="#393939" />
|
|
1687
|
+
<stop offset="0.9421" stop-color="#050505" />
|
|
1688
|
+
<stop offset="1" />
|
|
1689
|
+
</radialGradient>
|
|
1690
|
+
<linearGradient
|
|
1691
|
+
id="paint7_linear_28_17998"
|
|
1692
|
+
x1="147.07"
|
|
1693
|
+
y1="87.9876"
|
|
1694
|
+
x2="147.315"
|
|
1695
|
+
y2="89.9462"
|
|
1696
|
+
gradientUnits="userSpaceOnUse"
|
|
1697
|
+
>
|
|
1698
|
+
<stop stop-color="#4D4D4D" />
|
|
1699
|
+
<stop offset="0.0525" stop-color="#525252" />
|
|
1700
|
+
<stop offset="0.1169" stop-color="#616161" />
|
|
1701
|
+
<stop offset="0.1873" stop-color="#7A7A7A" />
|
|
1702
|
+
<stop offset="0.2551" stop-color="#999999" />
|
|
1703
|
+
<stop offset="0.5" stop-color="#4D4D4D" />
|
|
1704
|
+
<stop offset="0.7551" stop-color="#999999" />
|
|
1705
|
+
<stop offset="0.9694" stop-color="#4D4D4D" />
|
|
1706
|
+
</linearGradient>
|
|
1707
|
+
<radialGradient
|
|
1708
|
+
id="paint8_radial_28_17998"
|
|
1709
|
+
cx="0"
|
|
1710
|
+
cy="0"
|
|
1711
|
+
r="1"
|
|
1712
|
+
gradientUnits="userSpaceOnUse"
|
|
1713
|
+
gradientTransform="translate(147.193 88.9668) rotate(127.88) scale(0.59943)"
|
|
1714
|
+
>
|
|
1715
|
+
<stop />
|
|
1716
|
+
<stop offset="0.2604" stop-color="#050505" />
|
|
1717
|
+
<stop offset="0.5799" stop-color="#141414" />
|
|
1718
|
+
<stop offset="0.9291" stop-color="#2D2D2D" />
|
|
1719
|
+
<stop offset="1" stop-color="#333333" />
|
|
1720
|
+
</radialGradient>
|
|
1721
|
+
<radialGradient
|
|
1722
|
+
id="paint9_radial_28_17998"
|
|
1723
|
+
cx="0"
|
|
1724
|
+
cy="0"
|
|
1725
|
+
r="1"
|
|
1726
|
+
gradientUnits="userSpaceOnUse"
|
|
1727
|
+
gradientTransform="translate(147.401 89.4925) rotate(158.309) scale(0.0222977)"
|
|
1728
|
+
>
|
|
1729
|
+
<stop stop-color="#998B79" />
|
|
1730
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1731
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1732
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1733
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1734
|
+
</radialGradient>
|
|
1735
|
+
<radialGradient
|
|
1736
|
+
id="paint10_radial_28_17998"
|
|
1737
|
+
cx="0"
|
|
1738
|
+
cy="0"
|
|
1739
|
+
r="1"
|
|
1740
|
+
gradientUnits="userSpaceOnUse"
|
|
1741
|
+
gradientTransform="translate(146.985 88.4445) rotate(158.309) scale(0.0222973)"
|
|
1742
|
+
>
|
|
1743
|
+
<stop stop-color="#998B79" />
|
|
1744
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1745
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1746
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1747
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1748
|
+
</radialGradient>
|
|
1749
|
+
<radialGradient
|
|
1750
|
+
id="paint11_radial_28_17998"
|
|
1751
|
+
cx="0"
|
|
1752
|
+
cy="0"
|
|
1753
|
+
r="1"
|
|
1754
|
+
gradientUnits="userSpaceOnUse"
|
|
1755
|
+
gradientTransform="translate(147.717 88.7582) rotate(68.3092) scale(0.0222976)"
|
|
1756
|
+
>
|
|
1757
|
+
<stop stop-color="#998B79" />
|
|
1758
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1759
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1760
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1761
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1762
|
+
</radialGradient>
|
|
1763
|
+
<radialGradient
|
|
1764
|
+
id="paint12_radial_28_17998"
|
|
1765
|
+
cx="0"
|
|
1766
|
+
cy="0"
|
|
1767
|
+
r="1"
|
|
1768
|
+
gradientUnits="userSpaceOnUse"
|
|
1769
|
+
gradientTransform="translate(146.669 89.1749) rotate(68.3087) scale(0.0222973)"
|
|
1770
|
+
>
|
|
1771
|
+
<stop stop-color="#998B79" />
|
|
1772
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1773
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1774
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1775
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1776
|
+
</radialGradient>
|
|
1777
|
+
<radialGradient
|
|
1778
|
+
id="paint13_radial_28_17998"
|
|
1779
|
+
cx="0"
|
|
1780
|
+
cy="0"
|
|
1781
|
+
r="1"
|
|
1782
|
+
gradientUnits="userSpaceOnUse"
|
|
1783
|
+
gradientTransform="translate(146.968 89.4861) rotate(-156.691) scale(0.0222974)"
|
|
1784
|
+
>
|
|
1785
|
+
<stop stop-color="#998B79" />
|
|
1786
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1787
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1788
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1789
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1790
|
+
</radialGradient>
|
|
1791
|
+
<radialGradient
|
|
1792
|
+
id="paint14_radial_28_17998"
|
|
1793
|
+
cx="0"
|
|
1794
|
+
cy="0"
|
|
1795
|
+
r="1"
|
|
1796
|
+
gradientUnits="userSpaceOnUse"
|
|
1797
|
+
gradientTransform="translate(147.414 88.4507) rotate(-156.691) scale(0.0222978)"
|
|
1798
|
+
>
|
|
1799
|
+
<stop stop-color="#998B79" />
|
|
1800
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1801
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1802
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1803
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1804
|
+
</radialGradient>
|
|
1805
|
+
<radialGradient
|
|
1806
|
+
id="paint15_radial_28_17998"
|
|
1807
|
+
cx="0"
|
|
1808
|
+
cy="0"
|
|
1809
|
+
r="1"
|
|
1810
|
+
gradientUnits="userSpaceOnUse"
|
|
1811
|
+
gradientTransform="translate(147.712 89.1903) rotate(113.31) scale(0.0222976)"
|
|
1812
|
+
>
|
|
1813
|
+
<stop stop-color="#998B79" />
|
|
1814
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1815
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1816
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1817
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1818
|
+
</radialGradient>
|
|
1819
|
+
<radialGradient
|
|
1820
|
+
id="paint16_radial_28_17998"
|
|
1821
|
+
cx="0"
|
|
1822
|
+
cy="0"
|
|
1823
|
+
r="1"
|
|
1824
|
+
gradientUnits="userSpaceOnUse"
|
|
1825
|
+
gradientTransform="translate(146.676 88.744) rotate(113.309) scale(0.0222976)"
|
|
1826
|
+
>
|
|
1827
|
+
<stop stop-color="#998B79" />
|
|
1828
|
+
<stop offset="0.195" stop-color="#9B8A72" />
|
|
1829
|
+
<stop offset="0.4889" stop-color="#A1865D" />
|
|
1830
|
+
<stop offset="0.8434" stop-color="#AB7F3B" />
|
|
1831
|
+
<stop offset="1" stop-color="#B07C2A" />
|
|
1832
|
+
</radialGradient>
|
|
1833
|
+
<linearGradient
|
|
1834
|
+
id="paint17_linear_28_17998"
|
|
1835
|
+
x1="147.05"
|
|
1836
|
+
y1="88.7195"
|
|
1837
|
+
x2="147.05"
|
|
1838
|
+
y2="87.8166"
|
|
1839
|
+
gradientUnits="userSpaceOnUse"
|
|
1840
|
+
>
|
|
1841
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1842
|
+
<stop offset="0.7" stop-color="#636363" />
|
|
1843
|
+
</linearGradient>
|
|
1844
|
+
<linearGradient
|
|
1845
|
+
id="paint18_linear_28_17998"
|
|
1846
|
+
x1="147.336"
|
|
1847
|
+
y1="88.7195"
|
|
1848
|
+
x2="147.336"
|
|
1849
|
+
y2="87.8166"
|
|
1850
|
+
gradientUnits="userSpaceOnUse"
|
|
1851
|
+
>
|
|
1852
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1853
|
+
<stop offset="0.7" stop-color="#636363" />
|
|
1854
|
+
</linearGradient>
|
|
1855
|
+
<linearGradient
|
|
1856
|
+
id="paint19_linear_28_17998"
|
|
1857
|
+
x1="147.155"
|
|
1858
|
+
y1="89.2338"
|
|
1859
|
+
x2="146.648"
|
|
1860
|
+
y2="89.986"
|
|
1861
|
+
gradientUnits="userSpaceOnUse"
|
|
1862
|
+
>
|
|
1863
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1864
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1865
|
+
</linearGradient>
|
|
1866
|
+
<linearGradient
|
|
1867
|
+
id="paint20_linear_28_17998"
|
|
1868
|
+
x1="146.92"
|
|
1869
|
+
y1="89.0685"
|
|
1870
|
+
x2="146.418"
|
|
1871
|
+
y2="89.8126"
|
|
1872
|
+
gradientUnits="userSpaceOnUse"
|
|
1873
|
+
>
|
|
1874
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1875
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1876
|
+
</linearGradient>
|
|
1877
|
+
<linearGradient
|
|
1878
|
+
id="paint21_linear_28_17998"
|
|
1879
|
+
x1="147.451"
|
|
1880
|
+
y1="89.0755"
|
|
1881
|
+
x2="147.982"
|
|
1882
|
+
y2="89.8061"
|
|
1883
|
+
gradientUnits="userSpaceOnUse"
|
|
1884
|
+
>
|
|
1885
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1886
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1887
|
+
</linearGradient>
|
|
1888
|
+
<linearGradient
|
|
1889
|
+
id="paint22_linear_28_17998"
|
|
1890
|
+
x1="147.22"
|
|
1891
|
+
y1="89.2433"
|
|
1892
|
+
x2="147.751"
|
|
1893
|
+
y2="89.9738"
|
|
1894
|
+
gradientUnits="userSpaceOnUse"
|
|
1895
|
+
>
|
|
1896
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1897
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1898
|
+
</linearGradient>
|
|
1899
|
+
<linearGradient
|
|
1900
|
+
id="paint23_linear_28_17998"
|
|
1901
|
+
x1="147.38"
|
|
1902
|
+
y1="88.7516"
|
|
1903
|
+
x2="148.239"
|
|
1904
|
+
y2="88.4725"
|
|
1905
|
+
gradientUnits="userSpaceOnUse"
|
|
1906
|
+
>
|
|
1907
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1908
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1909
|
+
</linearGradient>
|
|
1910
|
+
<linearGradient
|
|
1911
|
+
id="paint24_linear_28_17998"
|
|
1912
|
+
x1="147.468"
|
|
1913
|
+
y1="89.0235"
|
|
1914
|
+
x2="148.327"
|
|
1915
|
+
y2="88.7445"
|
|
1916
|
+
gradientUnits="userSpaceOnUse"
|
|
1917
|
+
>
|
|
1918
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1919
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1920
|
+
</linearGradient>
|
|
1921
|
+
<linearGradient
|
|
1922
|
+
id="paint25_linear_28_17998"
|
|
1923
|
+
x1="146.917"
|
|
1924
|
+
y1="89.0235"
|
|
1925
|
+
x2="146.059"
|
|
1926
|
+
y2="88.7445"
|
|
1927
|
+
gradientUnits="userSpaceOnUse"
|
|
1928
|
+
>
|
|
1929
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1930
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1931
|
+
</linearGradient>
|
|
1932
|
+
<linearGradient
|
|
1933
|
+
id="paint26_linear_28_17998"
|
|
1934
|
+
x1="147.006"
|
|
1935
|
+
y1="88.7516"
|
|
1936
|
+
x2="146.148"
|
|
1937
|
+
y2="88.4725"
|
|
1938
|
+
gradientUnits="userSpaceOnUse"
|
|
1939
|
+
>
|
|
1940
|
+
<stop offset="0.1" stop-color="#999999" />
|
|
1941
|
+
<stop offset="0.7" stop-color="#4D4D4D" />
|
|
1942
|
+
</linearGradient>
|
|
1943
|
+
<radialGradient
|
|
1944
|
+
id="paint27_radial_28_17998"
|
|
1945
|
+
cx="0"
|
|
1946
|
+
cy="0"
|
|
1947
|
+
r="1"
|
|
1948
|
+
gradientUnits="userSpaceOnUse"
|
|
1949
|
+
gradientTransform="translate(147.194 88.0686) scale(0.440629 0.44063)"
|
|
1950
|
+
>
|
|
1951
|
+
<stop stop-color="#808080" />
|
|
1952
|
+
<stop offset="0.3177" stop-color="#707070" />
|
|
1953
|
+
<stop offset="0.5388" stop-color="#797979" />
|
|
1954
|
+
<stop offset="0.8964" stop-color="#919191" />
|
|
1955
|
+
<stop offset="1" stop-color="#999999" />
|
|
1956
|
+
</radialGradient>
|
|
1957
|
+
<radialGradient
|
|
1958
|
+
id="paint28_radial_28_17998"
|
|
1959
|
+
cx="0"
|
|
1960
|
+
cy="0"
|
|
1961
|
+
r="1"
|
|
1962
|
+
gradientUnits="userSpaceOnUse"
|
|
1963
|
+
gradientTransform="translate(146.638 89.7047) scale(0.460219)"
|
|
1964
|
+
>
|
|
1965
|
+
<stop stop-color="#808080" />
|
|
1966
|
+
<stop offset="0.3177" stop-color="#707070" />
|
|
1967
|
+
<stop offset="0.5388" stop-color="#797979" />
|
|
1968
|
+
<stop offset="0.8964" stop-color="#919191" />
|
|
1969
|
+
<stop offset="1" stop-color="#999999" />
|
|
1970
|
+
</radialGradient>
|
|
1971
|
+
<radialGradient
|
|
1972
|
+
id="paint29_radial_28_17998"
|
|
1973
|
+
cx="0"
|
|
1974
|
+
cy="0"
|
|
1975
|
+
r="1"
|
|
1976
|
+
gradientUnits="userSpaceOnUse"
|
|
1977
|
+
gradientTransform="translate(147.749 89.7047) scale(0.460219)"
|
|
1978
|
+
>
|
|
1979
|
+
<stop stop-color="#808080" />
|
|
1980
|
+
<stop offset="0.3177" stop-color="#707070" />
|
|
1981
|
+
<stop offset="0.5388" stop-color="#797979" />
|
|
1982
|
+
<stop offset="0.8964" stop-color="#919191" />
|
|
1983
|
+
<stop offset="1" stop-color="#999999" />
|
|
1984
|
+
</radialGradient>
|
|
1985
|
+
<radialGradient
|
|
1986
|
+
id="paint30_radial_28_17998"
|
|
1987
|
+
cx="0"
|
|
1988
|
+
cy="0"
|
|
1989
|
+
r="1"
|
|
1990
|
+
gradientUnits="userSpaceOnUse"
|
|
1991
|
+
gradientTransform="translate(148.053 88.6476) scale(0.449903)"
|
|
1992
|
+
>
|
|
1993
|
+
<stop stop-color="#808080" />
|
|
1994
|
+
<stop offset="0.3177" stop-color="#707070" />
|
|
1995
|
+
<stop offset="0.5388" stop-color="#797979" />
|
|
1996
|
+
<stop offset="0.8964" stop-color="#919191" />
|
|
1997
|
+
<stop offset="1" stop-color="#999999" />
|
|
1998
|
+
</radialGradient>
|
|
1999
|
+
<radialGradient
|
|
2000
|
+
id="paint31_radial_28_17998"
|
|
2001
|
+
cx="0"
|
|
2002
|
+
cy="0"
|
|
2003
|
+
r="1"
|
|
2004
|
+
gradientUnits="userSpaceOnUse"
|
|
2005
|
+
gradientTransform="translate(146.334 88.6475) scale(0.449902)"
|
|
2006
|
+
>
|
|
2007
|
+
<stop stop-color="#808080" />
|
|
2008
|
+
<stop offset="0.3177" stop-color="#707070" />
|
|
2009
|
+
<stop offset="0.5388" stop-color="#797979" />
|
|
2010
|
+
<stop offset="0.8964" stop-color="#919191" />
|
|
2011
|
+
<stop offset="1" stop-color="#999999" />
|
|
2012
|
+
</radialGradient>
|
|
2013
|
+
<radialGradient
|
|
2014
|
+
id="paint32_radial_28_17998"
|
|
2015
|
+
cx="0"
|
|
2016
|
+
cy="0"
|
|
2017
|
+
r="1"
|
|
2018
|
+
gradientUnits="userSpaceOnUse"
|
|
2019
|
+
gradientTransform="translate(147.193 88.9624) scale(1.54025)"
|
|
2020
|
+
>
|
|
2021
|
+
<stop offset="0.2135" stop-color="#F2F2F2" />
|
|
2022
|
+
<stop offset="0.4479" stop-color="#A8A8A8" />
|
|
2023
|
+
<stop offset="0.5418" stop-color="#B1B1B1" />
|
|
2024
|
+
<stop offset="0.6935" stop-color="#C9C9C9" />
|
|
2025
|
+
<stop offset="0.8125" stop-color="#E0E0E0" />
|
|
2026
|
+
<stop offset="1" stop-color="#BDBDBD" />
|
|
2027
|
+
</radialGradient>
|
|
2028
|
+
<radialGradient
|
|
2029
|
+
id="paint33_radial_28_17998"
|
|
2030
|
+
cx="0"
|
|
2031
|
+
cy="0"
|
|
2032
|
+
r="1"
|
|
2033
|
+
gradientUnits="userSpaceOnUse"
|
|
2034
|
+
gradientTransform="translate(147.011 88.7107) scale(0.0586335)"
|
|
2035
|
+
>
|
|
2036
|
+
<stop offset="0.1" stop-color="#E6E6E6" />
|
|
2037
|
+
<stop offset="0.7" stop-color="#B3B3B3" />
|
|
2038
|
+
</radialGradient>
|
|
2039
|
+
<radialGradient
|
|
2040
|
+
id="paint34_radial_28_17998"
|
|
2041
|
+
cx="0"
|
|
2042
|
+
cy="0"
|
|
2043
|
+
r="1"
|
|
2044
|
+
gradientUnits="userSpaceOnUse"
|
|
2045
|
+
gradientTransform="translate(147.488 89.0585) scale(0.0586335)"
|
|
2046
|
+
>
|
|
2047
|
+
<stop offset="0.1" stop-color="#E6E6E6" />
|
|
2048
|
+
<stop offset="0.7" stop-color="#B3B3B3" />
|
|
2049
|
+
</radialGradient>
|
|
2050
|
+
<radialGradient
|
|
2051
|
+
id="paint35_radial_28_17998"
|
|
2052
|
+
cx="0"
|
|
2053
|
+
cy="0"
|
|
2054
|
+
r="1"
|
|
2055
|
+
gradientUnits="userSpaceOnUse"
|
|
2056
|
+
gradientTransform="translate(147.192 89.2736) scale(0.0586335)"
|
|
2057
|
+
>
|
|
2058
|
+
<stop offset="0.1" stop-color="#E6E6E6" />
|
|
2059
|
+
<stop offset="0.7" stop-color="#B3B3B3" />
|
|
2060
|
+
</radialGradient>
|
|
2061
|
+
<radialGradient
|
|
2062
|
+
id="paint36_radial_28_17998"
|
|
2063
|
+
cx="0"
|
|
2064
|
+
cy="0"
|
|
2065
|
+
r="1"
|
|
2066
|
+
gradientUnits="userSpaceOnUse"
|
|
2067
|
+
gradientTransform="translate(146.897 89.0588) scale(0.0586335)"
|
|
2068
|
+
>
|
|
2069
|
+
<stop offset="0.1" stop-color="#E6E6E6" />
|
|
2070
|
+
<stop offset="0.7" stop-color="#B3B3B3" />
|
|
2071
|
+
</radialGradient>
|
|
2072
|
+
<radialGradient
|
|
2073
|
+
id="paint37_radial_28_17998"
|
|
2074
|
+
cx="0"
|
|
2075
|
+
cy="0"
|
|
2076
|
+
r="1"
|
|
2077
|
+
gradientUnits="userSpaceOnUse"
|
|
2078
|
+
gradientTransform="translate(147.375 88.7112) scale(0.0586335)"
|
|
2079
|
+
>
|
|
2080
|
+
<stop offset="0.1" stop-color="#E6E6E6" />
|
|
2081
|
+
<stop offset="0.7" stop-color="#B3B3B3" />
|
|
2082
|
+
</radialGradient>
|
|
2083
|
+
<linearGradient
|
|
2084
|
+
id="paint38_linear_28_17998"
|
|
2085
|
+
x1="129.204"
|
|
2086
|
+
y1="83.9181"
|
|
2087
|
+
x2="126.83"
|
|
2088
|
+
y2="83.9181"
|
|
2089
|
+
gradientUnits="userSpaceOnUse"
|
|
2090
|
+
>
|
|
2091
|
+
<stop stop-color="#620308" />
|
|
2092
|
+
<stop offset="0.1639" stop-color="#920103" />
|
|
2093
|
+
<stop offset="0.2663" stop-color="#B30000" />
|
|
2094
|
+
<stop offset="0.4038" stop-color="#830205" />
|
|
2095
|
+
<stop offset="0.4898" stop-color="#620308" />
|
|
2096
|
+
<stop offset="0.7459" stop-color="#B30000" />
|
|
2097
|
+
<stop offset="0.9949" stop-color="#620308" />
|
|
2098
|
+
</linearGradient>
|
|
2099
|
+
<linearGradient
|
|
2100
|
+
id="paint39_linear_28_17998"
|
|
2101
|
+
x1="126.863"
|
|
2102
|
+
y1="84.6155"
|
|
2103
|
+
x2="126.863"
|
|
2104
|
+
y2="84.1753"
|
|
2105
|
+
gradientUnits="userSpaceOnUse"
|
|
2106
|
+
>
|
|
2107
|
+
<stop offset="0.0108" stop-color="white" />
|
|
2108
|
+
<stop offset="0.0704" stop-color="#F5F5F5" />
|
|
2109
|
+
<stop offset="0.1703" stop-color="#DBDBDB" />
|
|
2110
|
+
<stop offset="0.2581" stop-color="#BFBFBF" />
|
|
2111
|
+
<stop offset="0.2799" stop-color="#CCCCCC" />
|
|
2112
|
+
<stop offset="0.326" stop-color="#E3E3E3" />
|
|
2113
|
+
<stop offset="0.3763" stop-color="#F3F3F3" />
|
|
2114
|
+
<stop offset="0.4331" stop-color="#FCFCFC" />
|
|
2115
|
+
<stop offset="0.5108" stop-color="white" />
|
|
2116
|
+
<stop offset="0.5719" stop-color="#FAFAFA" />
|
|
2117
|
+
<stop offset="0.6397" stop-color="#EDEDED" />
|
|
2118
|
+
<stop offset="0.7103" stop-color="#D7D7D7" />
|
|
2119
|
+
<stop offset="0.7688" stop-color="#BFBFBF" />
|
|
2120
|
+
<stop offset="0.7838" stop-color="#C8C8C8" />
|
|
2121
|
+
<stop offset="0.8308" stop-color="#E0E0E0" />
|
|
2122
|
+
<stop offset="0.8806" stop-color="#F2F2F2" />
|
|
2123
|
+
<stop offset="0.9345" stop-color="#FCFCFC" />
|
|
2124
|
+
<stop offset="1" stop-color="white" />
|
|
2125
|
+
</linearGradient>
|
|
2126
|
+
<linearGradient
|
|
2127
|
+
id="paint40_linear_28_17998"
|
|
2128
|
+
x1="127.212"
|
|
2129
|
+
y1="84.9047"
|
|
2130
|
+
x2="127.212"
|
|
2131
|
+
y2="84.4204"
|
|
2132
|
+
gradientUnits="userSpaceOnUse"
|
|
2133
|
+
>
|
|
2134
|
+
<stop stop-color="#AF131E" />
|
|
2135
|
+
<stop offset="0.1658" stop-color="#DF070C" />
|
|
2136
|
+
<stop offset="0.2663" stop-color="#FF0000" />
|
|
2137
|
+
<stop offset="0.4898" stop-color="#D01F26" />
|
|
2138
|
+
<stop offset="0.7459" stop-color="#FF0000" />
|
|
2139
|
+
<stop offset="0.9949" stop-color="#D01F26" />
|
|
2140
|
+
</linearGradient>
|
|
2141
|
+
<linearGradient
|
|
2142
|
+
id="paint41_linear_28_17998"
|
|
2143
|
+
x1="127.75"
|
|
2144
|
+
y1="84.3674"
|
|
2145
|
+
x2="127.75"
|
|
2146
|
+
y2="83.207"
|
|
2147
|
+
gradientUnits="userSpaceOnUse"
|
|
2148
|
+
>
|
|
2149
|
+
<stop stop-color="#AF131E" />
|
|
2150
|
+
<stop offset="0.1658" stop-color="#DF070C" />
|
|
2151
|
+
<stop offset="0.2663" stop-color="#FF0000" />
|
|
2152
|
+
<stop offset="0.4898" stop-color="#D01F26" />
|
|
2153
|
+
<stop offset="0.7459" stop-color="#FF0000" />
|
|
2154
|
+
<stop offset="0.9949" stop-color="#D01F26" />
|
|
2155
|
+
</linearGradient>
|
|
2156
|
+
<linearGradient
|
|
2157
|
+
id="paint42_linear_28_17998"
|
|
2158
|
+
x1="127.946"
|
|
2159
|
+
y1="84.8109"
|
|
2160
|
+
x2="127.946"
|
|
2161
|
+
y2="82.8121"
|
|
2162
|
+
gradientUnits="userSpaceOnUse"
|
|
2163
|
+
>
|
|
2164
|
+
<stop stop-color="#980911" />
|
|
2165
|
+
<stop offset="0.1882" stop-color="#C80305" />
|
|
2166
|
+
<stop offset="0.2663" stop-color="#DE0000" />
|
|
2167
|
+
<stop offset="0.4242" stop-color="#AE060C" />
|
|
2168
|
+
<stop offset="0.4898" stop-color="#980911" />
|
|
2169
|
+
<stop offset="0.7459" stop-color="#DE0000" />
|
|
2170
|
+
<stop offset="0.9949" stop-color="#980911" />
|
|
2171
|
+
</linearGradient>
|
|
2172
|
+
<linearGradient
|
|
2173
|
+
id="paint43_linear_28_17998"
|
|
2174
|
+
x1="150.016"
|
|
2175
|
+
y1="86.866"
|
|
2176
|
+
x2="150.016"
|
|
2177
|
+
y2="86.0065"
|
|
2178
|
+
gradientUnits="userSpaceOnUse"
|
|
2179
|
+
>
|
|
2180
|
+
<stop offset="0.0108" stop-color="#0A0A0A" />
|
|
2181
|
+
<stop offset="0.0988" stop-color="#141414" />
|
|
2182
|
+
<stop offset="0.2464" stop-color="#2E2E2E" />
|
|
2183
|
+
<stop offset="0.2581" stop-color="#303030" />
|
|
2184
|
+
<stop offset="0.2853" stop-color="#262626" />
|
|
2185
|
+
<stop offset="0.3465" stop-color="#161616" />
|
|
2186
|
+
<stop offset="0.416" stop-color="#0D0D0D" />
|
|
2187
|
+
<stop offset="0.5108" stop-color="#0A0A0A" />
|
|
2188
|
+
<stop offset="0.592" stop-color="#0F0F0F" />
|
|
2189
|
+
<stop offset="0.6818" stop-color="#1C1C1C" />
|
|
2190
|
+
<stop offset="0.7688" stop-color="#303030" />
|
|
2191
|
+
<stop offset="0.7892" stop-color="#292929" />
|
|
2192
|
+
<stop offset="0.8511" stop-color="#171717" />
|
|
2193
|
+
<stop offset="0.9183" stop-color="#0D0D0D" />
|
|
2194
|
+
<stop offset="1" stop-color="#0A0A0A" />
|
|
2195
|
+
</linearGradient>
|
|
2196
|
+
<linearGradient
|
|
2197
|
+
id="paint44_linear_28_17998"
|
|
2198
|
+
x1="150.705"
|
|
2199
|
+
y1="86.9056"
|
|
2200
|
+
x2="149.575"
|
|
2201
|
+
y2="85.8866"
|
|
2202
|
+
gradientUnits="userSpaceOnUse"
|
|
2203
|
+
>
|
|
2204
|
+
<stop offset="0.0108" stop-color="#E3EEFF" />
|
|
2205
|
+
<stop offset="0.1493" stop-color="#BFBFBF" />
|
|
2206
|
+
<stop offset="0.3035" stop-color="#E3EEFF" />
|
|
2207
|
+
<stop offset="0.5" stop-color="#BFBFBF" />
|
|
2208
|
+
<stop offset="0.7066" stop-color="#E3EEFF" />
|
|
2209
|
+
<stop offset="0.8705" stop-color="#BFBFBF" />
|
|
2210
|
+
<stop offset="1" stop-color="#E3EEFF" />
|
|
2211
|
+
</linearGradient>
|
|
2212
|
+
<linearGradient
|
|
2213
|
+
id="paint45_linear_28_17998"
|
|
2214
|
+
x1="141.556"
|
|
2215
|
+
y1="91.5414"
|
|
2216
|
+
x2="136.554"
|
|
2217
|
+
y2="86.9949"
|
|
2218
|
+
gradientUnits="userSpaceOnUse"
|
|
2219
|
+
>
|
|
2220
|
+
<stop stop-color="#808080" />
|
|
2221
|
+
<stop offset="0.06" stop-color="#8D8D8D" />
|
|
2222
|
+
<stop offset="0.17" stop-color="#AEAEAE" />
|
|
2223
|
+
<stop offset="0.2541" stop-color="#CCCCCC" />
|
|
2224
|
+
<stop offset="0.2667" stop-color="#D5D5D5" />
|
|
2225
|
+
<stop offset="0.2959" stop-color="#E6E6E6" />
|
|
2226
|
+
<stop offset="0.5" stop-color="#808080" />
|
|
2227
|
+
<stop offset="0.5413" stop-color="#878787" />
|
|
2228
|
+
<stop offset="0.5991" stop-color="#999999" />
|
|
2229
|
+
<stop offset="0.6669" stop-color="#B7B7B7" />
|
|
2230
|
+
<stop offset="0.7415" stop-color="#E0E0E0" />
|
|
2231
|
+
<stop offset="0.751" stop-color="#E6E6E6" />
|
|
2232
|
+
<stop offset="0.754" stop-color="#E4E4E4" />
|
|
2233
|
+
<stop offset="0.8682" stop-color="#AEAEAE" />
|
|
2234
|
+
<stop offset="0.9536" stop-color="#8D8D8D" />
|
|
2235
|
+
<stop offset="1" stop-color="#808080" />
|
|
2236
|
+
</linearGradient>
|
|
2237
|
+
<linearGradient
|
|
2238
|
+
id="paint46_linear_28_17998"
|
|
2239
|
+
x1="128.097"
|
|
2240
|
+
y1="86.7534"
|
|
2241
|
+
x2="128.097"
|
|
2242
|
+
y2="88.7738"
|
|
2243
|
+
gradientUnits="userSpaceOnUse"
|
|
2244
|
+
>
|
|
2245
|
+
<stop stop-color="#284774" />
|
|
2246
|
+
<stop offset="1" stop-color="#284774" stop-opacity="0" />
|
|
2247
|
+
</linearGradient>
|
|
2248
|
+
<linearGradient
|
|
2249
|
+
id="paint47_linear_28_17998"
|
|
2250
|
+
x1="150.309"
|
|
2251
|
+
y1="88.6352"
|
|
2252
|
+
x2="150.969"
|
|
2253
|
+
y2="88.6641"
|
|
2254
|
+
gradientUnits="userSpaceOnUse"
|
|
2255
|
+
>
|
|
2256
|
+
<stop stop-color="#E3EEFF" />
|
|
2257
|
+
<stop offset="0.180208" stop-color="#BFBFBF" />
|
|
2258
|
+
<stop offset="0.326499" stop-color="#E3EEFF" />
|
|
2259
|
+
<stop offset="0.501999" stop-color="#BFBFBF" />
|
|
2260
|
+
<stop offset="0.77448" stop-color="#E3EEFF" />
|
|
2261
|
+
</linearGradient>
|
|
2262
|
+
<clipPath id="clip0_28_17998">
|
|
2263
|
+
<rect width="180" height="180" fill="white" />
|
|
2264
|
+
</clipPath>
|
|
2265
|
+
<clipPath id="clip1_28_17998">
|
|
2266
|
+
<rect width="29.6047" height="11.8419" fill="white" transform="translate(123.503 79.5942)" />
|
|
2267
|
+
</clipPath>
|
|
2268
|
+
</defs>
|
|
2269
|
+
</svg>
|
|
2270
|
+
</template>
|