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,393 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="90" height="89" viewBox="0 0 90 89" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path
|
|
4
|
+
d="M77.81 80.8388H22.3274C15.4476 80.8388 12.9447 78.3938 9.23842 74.5849C9.23842 74.5849 3.74908 68.7578 2.60173 65.0232C1.58935 61.6936 3.38912 58.184 5.41387 55.3269C7.43862 52.4698 9.80079 49.5902 10.0933 46.1256C10.3408 43.1559 8.96843 40.2988 7.41612 37.7566C5.86382 35.2144 4.06404 32.7397 3.25414 29.8826C2.44424 27.0254 2.87169 23.5384 5.2114 21.6711C7.97855 19.4439 12.0056 20.3438 15.4476 21.1762C18.8897 22.0085 23.1416 22.4135 25.4139 19.6914C26.8537 17.9366 26.9437 15.4619 27.8886 13.3921C29.7783 9.27519 34.9976 7.45287 39.4296 8.35277C43.8616 9.27519 47.5736 12.3572 50.4757 15.8218C53.3779 19.2864 55.6951 23.2459 58.6197 26.688C61.0944 29.6126 64.694 32.3798 68.406 31.5024C71.758 30.6925 74.0078 27.1604 77.4051 26.643C79.8345 26.283 82.3091 27.6554 83.7713 29.6351C85.2336 31.6148 85.8188 34.1121 86.0434 36.5642C86.6064 42.9309 84.8287 49.5002 81.0722 54.6744C79.0919 57.4191 76.46 60.6362 77.81 63.7184C79.5648 67.7003 86.4712 67.3404 87.8212 71.4799C88.3384 73.0997 87.7761 74.8545 87.0564 76.384C86.3138 77.9815 81.7512 80.8388 77.81 80.8388Z"
|
|
5
|
+
fill="#1B365D"
|
|
6
|
+
class="fill-primary-800"
|
|
7
|
+
fill-opacity="0.1"
|
|
8
|
+
/>
|
|
9
|
+
<path
|
|
10
|
+
d="M8.71366 59.0046C8.71366 59.0046 8.52554 59.0989 8.33749 59.2874C8.24343 59.2874 8.24343 59.3816 8.14941 59.3816C8.14941 58.9103 8.14941 58.3448 8.14941 57.8735C8.14941 57.6849 8.14941 57.5907 8.14941 57.4022L8.24343 57.308H8.33749C8.71359 57.0251 9.08975 56.8366 9.08975 56.8366L10.0301 56.9309C10.0301 56.5538 10.1242 56.2711 10.1242 55.894L8.90171 55.7055C8.90171 55.7055 8.71359 55.7997 8.43148 55.894C8.33749 55.894 8.33749 55.9883 8.24343 55.9883C8.33749 55.3285 8.43155 54.6686 8.6196 54.0088H8.71366H8.80765C9.2778 53.8202 9.65397 53.726 9.65397 53.726L10.5003 53.9145C10.5944 53.5375 10.6883 53.2547 10.7824 52.9719L9.55998 52.5949C9.55998 52.5949 9.37186 52.6892 9.08975 52.7834C8.99577 52.7834 8.90171 52.7834 8.90171 52.8776C9.08975 52.2178 9.27788 51.558 9.55998 50.9924H9.65397H9.74803C9.93608 50.9924 10.1241 50.8982 10.3122 50.8982C10.5003 50.8982 10.5944 50.8982 10.5944 50.8982L11.4407 51.2752C11.6287 50.9924 11.7228 50.6154 11.9108 50.3326L10.7824 49.7671C10.7824 49.7671 10.5944 49.7671 10.3122 49.8614C10.2182 49.8614 10.1242 49.8614 10.1242 49.8614C10.4063 49.2958 10.7824 48.636 11.1586 48.0704C11.2526 48.0704 11.2526 48.0704 11.3466 48.0704H11.4407C11.9108 48.0704 12.287 48.0704 12.287 48.0704L13.0393 48.636C13.2273 48.3531 13.4154 48.0704 13.6035 47.7876L12.6631 47.0336C12.6631 47.0336 12.475 47.0336 12.1929 47.0336C12.0989 47.0336 12.0049 47.0336 12.0049 47.0336C12.3811 46.4679 12.8512 45.9967 13.3214 45.5253C13.4154 45.5253 13.4154 45.5253 13.5094 45.5253H13.6035C14.0736 45.6196 14.4498 45.7139 14.4498 45.7139L15.1081 46.3737C15.2961 46.091 15.5782 45.9024 15.8603 45.7139L15.014 44.7713C15.014 44.7713 14.826 44.677 14.5439 44.677C14.4498 44.677 14.3558 44.677 14.3558 44.5827C14.4498 44.4885 14.4498 44.4885 14.5439 44.4885C15.014 44.1115 15.4842 43.7344 15.9544 43.3574H16.0484H16.1424C16.6126 43.5459 16.9888 43.6401 16.9888 43.6401L17.553 44.3942C17.8351 44.2057 18.1172 44.0172 18.3993 43.8287L17.741 42.7918C17.741 42.7918 17.647 42.6975 17.3649 42.6033C17.3649 42.6033 17.2709 42.6033 17.2709 42.509C17.1768 42.509 17.1768 42.4148 17.0828 42.4148C17.647 42.0377 18.2113 41.7549 18.7755 41.3779C18.7755 41.3779 18.8695 41.3779 18.8695 41.4722C18.8695 41.4722 18.9635 41.4722 18.9635 41.5664C19.3397 41.7549 19.7158 42.0377 19.7158 42.0377L20.092 42.8861C20.3741 42.6975 20.7502 42.6033 21.0323 42.509L20.5621 41.3779C20.5621 41.3779 20.3741 41.2837 20.186 41.0951C20.092 41.0951 20.092 41.0009 19.9979 41.0009C20.6562 40.7181 21.2204 40.5296 21.8787 40.3411L21.9727 40.4353C21.9727 40.4353 22.0667 40.4353 22.0667 40.5296C22.2548 40.6238 22.3488 40.8123 22.5369 40.9066C22.6309 41.0009 22.725 41.0951 22.725 41.0951L23.0071 41.9435C23.2892 41.8492 23.6653 41.7549 24.0415 41.7549L23.7594 40.5296C23.7594 40.5296 23.5712 40.3411 23.3832 40.1525C23.2891 40.0582 23.2892 40.0583 23.1951 39.964C23.8534 39.7754 24.5116 39.6812 25.1699 39.587L25.2639 39.6812C25.2639 39.6812 25.2639 39.6812 25.3579 39.7754C25.6401 40.1525 25.9222 40.4353 25.9222 40.4353L26.0162 41.3779C26.3924 41.3779 26.6745 41.2837 27.0506 41.2837V40.0583C27.0506 40.0583 26.9565 39.8697 26.7685 39.6812C26.7685 39.587 26.6744 39.587 26.6744 39.4927C27.1447 39.4927 27.7089 39.4927 28.179 39.4927C28.3671 39.4927 28.4611 39.4927 28.6492 39.4927L28.7432 39.587V39.6812C29.0253 40.0582 29.2134 40.4353 29.2134 40.4353L29.1194 41.3779C29.4955 41.3779 29.7776 41.4722 30.1538 41.4722L30.3419 40.2468C30.3419 40.2468 30.2478 40.0583 30.1538 39.7754C30.1538 39.6812 30.0597 39.6812 30.0597 39.587C30.718 39.6812 31.3763 39.7754 32.0345 39.964V40.0583V40.1525C32.2226 40.6238 32.3166 41.0009 32.3166 41.0009L32.1285 41.8492C32.5047 41.9435 32.7868 42.0377 33.0689 42.132L33.445 40.9066C33.445 40.9066 33.351 40.718 33.257 40.4353C33.257 40.3411 33.257 40.2468 33.163 40.2468C33.8212 40.4353 34.4795 40.6238 35.0437 40.9066V41.0009V41.0951C35.0437 41.2837 35.1377 41.4722 35.1377 41.6607C35.1377 41.8492 35.1377 41.9435 35.1377 41.9435L34.7616 42.7918C35.0437 42.9803 35.4198 43.0746 35.7019 43.2631L36.2661 42.132C36.2661 42.132 36.2661 41.9435 36.1721 41.6607C36.1721 41.5664 36.1721 41.4722 36.1721 41.4722C36.7363 41.7549 37.3945 42.132 37.9587 42.509C37.9587 42.6033 37.9587 42.6033 37.9587 42.6975V42.7918C37.9587 43.2631 37.9587 43.6401 37.9587 43.6401L37.3945 44.3942C37.6766 44.5827 37.9587 44.7713 38.2408 44.9598L38.9932 44.0172C38.9932 44.0172 38.9932 43.8287 38.9932 43.5459C38.9932 43.4516 38.9932 43.3574 38.9932 43.3574C39.5574 43.7344 40.0275 44.2058 40.4977 44.677C40.4977 44.7713 40.4977 44.7713 40.4977 44.8655V44.9598C40.4037 45.4311 40.3097 45.8081 40.3097 45.8081L39.6514 46.468C39.9335 46.6565 40.1215 46.9393 40.3097 47.222L41.25 46.3737C41.25 46.3737 41.344 46.1852 41.344 45.9024C41.344 45.9024 41.344 45.8082 41.344 45.7139V45.6196C41.8142 46.091 42.1903 46.6565 42.6605 47.1278V47.222V47.3163C42.4725 47.7876 42.3785 48.1646 42.3785 48.1646L41.6261 48.7302C41.8143 49.013 42.0023 49.2958 42.1903 49.5786L43.2247 48.9188C43.2247 48.9188 43.3188 48.8245 43.4128 48.5417C43.4128 48.5417 43.4128 48.4474 43.5069 48.4474C43.5069 48.3531 43.6009 48.3532 43.6009 48.2589C43.9771 48.8245 44.2592 49.39 44.6353 49.9556C44.6353 49.9556 44.6353 50.0498 44.5413 50.0498C44.5413 50.0498 44.5413 50.1441 44.4472 50.1441C44.2592 50.5212 43.9771 50.8982 43.9771 50.8982L43.1307 51.2752C43.3188 51.558 43.4128 51.935 43.5069 52.2178L44.6353 51.7466C44.6353 51.7466 44.7293 51.5581 44.9174 51.3695C44.9174 51.2752 45.0114 51.2752 45.0114 51.181C45.2935 51.8408 45.4816 52.4064 45.6697 53.0662L45.5756 53.1604C45.5756 53.1604 45.5756 53.2547 45.4816 53.2547C45.3876 53.4433 45.1995 53.5375 45.1055 53.726C45.0114 53.8202 44.9174 53.9145 44.9174 53.9145L44.071 54.1973C44.1651 54.4801 44.2592 54.8571 44.2592 55.2342L45.4816 54.9514C45.4816 54.9514 45.6697 54.7628 45.8577 54.5744C45.9518 54.4801 45.9518 54.4801 46.0458 54.3859C46.2339 55.0457 46.3279 55.7055 46.422 56.3653L46.328 56.4596C46.328 56.4596 46.328 56.4596 46.2339 56.5538C45.8577 56.8366 45.5756 57.1194 45.5756 57.1194L44.6353 57.2137C44.6353 57.5907 44.7293 57.8735 44.7293 58.2506H45.9518C45.9518 58.2506 46.1399 58.1563 46.328 57.9677C46.422 57.9677 46.422 57.8735 46.516 57.8735C46.516 58.3448 46.516 58.9103 46.516 59.3816C46.516 59.5701 46.516 59.6644 46.516 59.8529L46.422 59.9472H46.328C45.9518 60.23 45.5756 60.4185 45.5756 60.4185L44.6353 60.3242C44.6353 60.7013 44.5413 60.9841 44.5413 61.3611L45.7638 61.5496C45.7638 61.5496 45.9518 61.4553 46.2339 61.3611C46.328 61.3611 46.3279 61.2668 46.422 61.2668C46.3279 61.9267 46.2339 62.5865 46.0458 63.2463H45.9518H45.8577C45.3876 63.4348 45.0114 63.5291 45.0114 63.5291L44.1651 63.3405C44.071 63.7176 43.9771 64.0004 43.883 64.2832L45.1055 64.6602C45.1055 64.6602 45.2935 64.566 45.5756 64.4717C45.6697 64.4717 45.7638 64.4717 45.7638 64.3774C45.5756 65.0372 45.3876 65.6971 45.1055 66.2626H45.0114H44.9174C44.7293 66.2626 44.5413 66.3569 44.3532 66.3569C44.1651 66.3569 44.071 66.3569 44.071 66.3569L43.2247 65.9798C43.0367 66.2626 42.9426 66.6397 42.7546 66.9224L43.883 67.488C43.883 67.488 44.0711 67.488 44.3532 67.3938C44.4472 67.3938 44.5413 67.3938 44.5413 67.3938C44.2592 67.9593 43.883 68.6192 43.5069 69.1847C43.4128 69.1847 43.4128 69.1847 43.3188 69.1847H43.2247C42.7546 69.1847 42.3785 69.1847 42.3785 69.1847L41.6261 68.6192C41.4381 68.9019 41.25 69.1847 41.0619 69.4675L42.0023 70.2216C42.0023 70.2216 42.1903 70.2216 42.4725 70.2216C42.5665 70.2216 42.6605 70.2216 42.6605 70.2216C42.2844 70.7871 41.8142 71.2585 41.344 71.7297C41.25 71.7297 41.25 71.7297 41.156 71.7297H41.0619C40.5918 71.6354 40.2156 71.5412 40.2156 71.5412L39.5574 70.8814C39.3693 71.1642 39.0872 71.3528 38.8051 71.5412L39.6514 72.4838C39.6514 72.4838 39.8395 72.5781 40.1216 72.5781C40.2156 72.5781 40.2156 72.5781 40.3097 72.6723C40.1215 72.8609 39.9335 73.0494 39.7454 73.1437C39.4633 73.4264 39.0872 73.7092 38.8051 73.8978H38.7111H38.617C38.1469 73.7092 37.7707 73.6149 37.7707 73.6149L37.2065 72.8609C36.9244 73.0494 36.6423 73.238 36.3601 73.4264L37.0183 74.463C37.0183 74.463 37.1124 74.5576 37.3945 74.6514C37.3945 74.6514 37.4886 74.6522 37.4886 74.746C37.5826 74.746 37.5826 74.8406 37.6766 74.8406C37.1124 75.2174 36.5482 75.5004 35.984 75.8773C35.984 75.8773 35.89 75.8773 35.89 75.7827C35.89 75.7827 35.7959 75.7827 35.7959 75.6888C35.4198 75.5004 35.0437 75.2174 35.0437 75.2174L34.6675 74.3692C34.3854 74.5576 34.0092 74.6522 33.7271 74.746L34.1973 75.8773C34.1973 75.8773 34.3854 75.9711 34.5735 76.1603C34.6675 76.1603 34.6675 76.2541 34.7616 76.2541C34.1973 76.5371 33.5391 76.7255 32.8808 76.9139L32.7868 76.8201C32.7868 76.8201 32.6927 76.8201 32.6927 76.7255C32.5047 76.6309 32.4106 76.4425 32.2226 76.3487C32.1285 76.2541 32.0345 76.1603 32.0345 76.1603L31.7524 75.312C31.4703 75.4059 31.0942 75.5004 30.718 75.5004L31.0001 76.7255C31.0001 76.7255 31.1881 76.9139 31.3763 77.1023C31.4703 77.1969 31.4703 77.1969 31.5643 77.2908C30.906 77.4799 30.2478 77.5738 29.5896 77.6683L29.4955 77.5738C29.4955 77.5738 29.4956 77.5738 29.4015 77.4799C29.1194 77.1023 28.8373 76.8201 28.8373 76.8201L28.7432 75.8773C28.3671 75.8773 28.085 75.9711 27.7089 75.9711V77.1969C27.7089 77.1969 27.8029 77.3853 27.991 77.5738C27.991 77.6683 28.085 77.6683 28.085 77.7622C27.6148 77.7622 27.0506 77.7622 26.5804 77.7622C26.3924 77.7622 26.2983 77.7622 26.1103 77.7622L26.0162 77.6683V77.5738C25.7341 77.1969 25.5461 76.8201 25.5461 76.8201L25.6401 75.8773C25.264 75.8773 24.9818 75.7827 24.6057 75.7827L24.4176 77.0085C24.4176 77.0085 24.5116 77.1969 24.6057 77.4799C24.6057 77.5738 24.6997 77.5738 24.6997 77.6683C24.0415 77.5738 23.3832 77.4799 22.725 77.2908V77.1969V77.1023C22.5369 76.6309 22.4428 76.2541 22.4428 76.2541L22.6309 75.4059C22.2548 75.3113 21.9727 75.2174 21.6905 75.1229L21.3144 76.3487C21.3144 76.3487 21.4084 76.5371 21.5025 76.8201C21.5025 76.9139 21.5025 77.0085 21.5966 77.0085C20.9383 76.8201 20.28 76.6309 19.7158 76.3487V76.2541V76.1603C19.7158 75.9711 19.6218 75.7827 19.6218 75.5943C19.6218 75.4059 19.6218 75.312 19.6218 75.312L19.9979 74.463C19.7158 74.2746 19.3397 74.1808 19.0576 73.9916L18.4934 75.1229C18.4934 75.1229 18.4934 75.3113 18.5874 75.5943C18.5874 75.6888 18.5874 75.7827 18.5874 75.7827C18.0232 75.5004 17.3649 75.1229 16.8007 74.746C16.8007 74.6522 16.8007 74.6514 16.8007 74.5576V74.463C16.8007 73.9916 16.8007 73.6149 16.8007 73.6149L17.3649 72.8609C17.0828 72.6723 16.8007 72.4838 16.5186 72.2953L15.7664 73.2379C15.7664 73.2379 15.7664 73.4264 15.7664 73.7092C15.7664 73.8035 15.7664 73.8978 15.7664 73.8978C15.2021 73.5207 14.7319 73.0494 14.2618 72.5781C14.2618 72.4838 14.2618 72.4838 14.2618 72.3896V72.2953C14.3558 71.824 14.4498 71.447 14.4498 71.447L15.1081 70.7871C14.826 70.5986 14.6378 70.3159 14.4498 70.0331L13.5094 70.8814C13.5094 70.8814 13.4154 71.0699 13.4154 71.3527C13.4154 71.447 13.4154 71.5412 13.3214 71.5412C12.8512 71.0699 12.475 70.5044 12.0049 70.0331C12.0049 69.9388 12.0049 69.9388 12.0049 69.9388V69.8445C12.1929 69.3732 12.287 68.9962 12.287 68.9962L13.0393 68.4306C12.8512 68.1478 12.6632 67.865 12.475 67.5823L11.4407 68.2421C11.4407 68.2421 11.3466 68.3364 11.2526 68.5249C11.2526 68.5249 11.2526 68.6192 11.1586 68.6192C11.1586 68.7134 11.0645 68.7134 11.0645 68.8077C10.6884 68.2421 10.4063 67.6766 10.0301 67.111C10.0301 67.111 10.0301 67.0167 10.1242 67.0167C10.1242 67.0167 10.1241 66.9224 10.2182 66.9224C10.4062 66.5454 10.6883 66.1684 10.6883 66.1684L11.5347 65.7914C11.3466 65.5086 11.2526 65.1315 11.1586 64.8488L10.0301 65.32C10.0301 65.32 9.93608 65.5086 9.74803 65.6971C9.74803 65.7914 9.65397 65.7914 9.65397 65.8856C9.37186 65.32 9.18381 64.6602 8.99577 64.0004L9.08975 63.9062C9.08975 63.9062 9.08975 63.8119 9.18381 63.8119C9.27788 63.6234 9.46592 63.5291 9.55998 63.3405C9.65397 63.2463 9.74803 63.152 9.74803 63.152H9.84202L10.5944 62.9636C10.5003 62.6808 10.4063 62.3037 10.4063 61.9267L9.18381 62.2094C9.18381 62.2094 8.99569 62.3979 8.80765 62.5865C8.71359 62.6808 8.71366 62.6807 8.6196 62.775C8.6196 62.6807 8.6196 62.5865 8.52554 62.4922C8.43155 61.9267 8.33749 61.3611 8.24343 60.7956L8.33749 60.7013C8.33749 60.7013 8.33749 60.7013 8.43148 60.607C8.80765 60.3242 9.08975 60.0415 9.08975 60.0415L10.0301 59.9472C10.0301 59.5701 9.93608 59.2874 9.93608 58.9103L8.71366 59.0046Z"
|
|
11
|
+
fill="#53565A"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
d="M41.438 48.3575C41.626 48.6403 41.8142 48.9231 42.0022 49.2059L43.0366 48.546C43.0366 48.546 43.1306 48.4518 43.2247 48.169C43.2247 48.169 43.2247 48.0748 43.3187 48.0748C43.0366 47.6977 42.8485 47.3207 42.5664 46.9436C42.3784 47.4149 42.2843 47.7919 42.2843 47.7919L41.438 48.3575Z"
|
|
15
|
+
fill="#53565A"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
d="M26.8628 73.712C35.2319 73.9008 42.2846 67.208 42.4727 58.8188C42.6608 50.4296 35.9842 43.3602 27.615 43.1716C19.2458 42.9831 12.1931 49.6756 12.0051 58.0648C11.817 66.4539 18.4936 73.4293 26.8628 73.712Z"
|
|
19
|
+
fill="#53565A"
|
|
20
|
+
/>
|
|
21
|
+
<path
|
|
22
|
+
d="M26.8617 75.3178C36.1713 75.507 43.9762 68.1544 44.1644 58.8226C44.3524 49.4908 37.0176 41.6672 27.708 41.4786C18.3986 41.2902 10.5935 48.6425 10.4055 57.9743C10.1234 67.306 17.5522 75.1294 26.8617 75.3178ZM27.708 41.6672C36.9235 41.8557 44.2583 49.5851 43.9762 58.8226C43.7882 68.0601 36.0772 75.4124 26.8617 75.1294C17.6462 74.941 10.3115 67.2118 10.5936 57.9743C10.7817 48.831 18.4925 41.4786 27.708 41.6672Z"
|
|
23
|
+
fill="#53565A"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
d="M38.8047 71.3581L39.651 72.3007C39.651 72.3007 39.8391 72.3949 40.1212 72.3949C40.4033 72.1121 40.7794 71.7351 41.0615 71.4523C40.5913 71.3581 40.2152 71.2638 40.2152 71.2638L39.557 70.604C39.3689 70.8868 39.0868 71.1695 38.8047 71.3581Z"
|
|
27
|
+
fill="#53565A"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M40.873 69.1892L41.8134 69.9432C41.8134 69.9432 42.0015 69.9432 42.2836 69.9432C42.5657 69.5662 42.8478 69.1892 43.0358 68.8121C42.5657 68.8121 42.1895 68.8121 42.1895 68.8121L41.4373 68.2466C41.3432 68.6236 41.1552 68.9064 40.873 69.1892Z"
|
|
31
|
+
fill="#53565A"
|
|
32
|
+
/>
|
|
33
|
+
<path
|
|
34
|
+
d="M33.7268 74.5604C34.0089 74.4666 34.3851 74.2774 34.6672 74.1836L35.0434 75.0318C35.0434 75.0318 35.4195 75.2203 35.7956 75.5032C35.4195 75.6917 35.0434 75.8801 34.5731 76.0685C34.291 75.8801 34.197 75.7862 34.197 75.7862L33.7268 74.5604Z"
|
|
35
|
+
fill="#53565A"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
d="M37.1106 74.2775L36.4524 73.2404C36.7345 73.0519 37.0166 72.8634 37.2987 72.6748L37.8629 73.4289C37.8629 73.4289 38.239 73.6174 38.7092 73.7117C38.3331 73.9945 37.9569 74.2775 37.5807 74.4659C37.5807 74.4659 37.4868 74.4659 37.4868 74.3714C37.2047 74.2775 37.1106 74.2775 37.1106 74.2775Z"
|
|
39
|
+
fill="#53565A"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
d="M42.5664 66.6455L43.6948 67.2111C43.6948 67.2111 43.8829 67.2111 44.165 67.1168C44.353 66.7397 44.5412 66.3627 44.7292 65.8914C44.5412 65.8914 44.353 65.9857 44.165 65.9857C43.9769 65.9857 43.8829 65.9857 43.8829 65.9857L43.0366 65.6086C42.8485 65.9856 42.7545 66.2685 42.5664 66.6455Z"
|
|
43
|
+
fill="#53565A"
|
|
44
|
+
/>
|
|
45
|
+
<path
|
|
46
|
+
d="M44.5398 56.8405C44.5398 57.2175 44.6339 57.5004 44.6339 57.8773H45.8563C45.8563 57.8773 46.0444 57.7831 46.2324 57.5946C46.2324 57.1233 46.1384 56.7462 46.1384 56.2749C45.7623 56.5577 45.4801 56.8405 45.4801 56.8405H44.5398Z"
|
|
47
|
+
fill="#53565A"
|
|
48
|
+
/>
|
|
49
|
+
<path
|
|
50
|
+
d="M30.812 75.4102C31.1882 75.3156 31.4702 75.2218 31.8464 75.1272L32.1285 75.9754C32.1285 75.9754 32.2225 76.07 32.3165 76.1646C32.4106 76.2584 32.5986 76.353 32.7867 76.5414C32.4106 76.6353 31.9404 76.8244 31.4702 76.9183C31.2822 76.7298 31.0941 76.5414 31.0941 76.5414L30.812 75.4102Z"
|
|
51
|
+
fill="#53565A"
|
|
52
|
+
/>
|
|
53
|
+
<path
|
|
54
|
+
d="M43.7891 63.8169L45.0116 64.1939C45.0116 64.1939 45.1996 64.0997 45.4817 64.0054C45.5758 63.6284 45.7639 63.1571 45.8579 62.6858C45.3877 62.8743 45.0116 62.9686 45.0116 62.9686L44.1652 62.78C43.9772 63.1571 43.8831 63.5341 43.7891 63.8169Z"
|
|
55
|
+
fill="#53565A"
|
|
56
|
+
/>
|
|
57
|
+
<path
|
|
58
|
+
d="M43.9758 53.8225C44.0699 54.1053 44.1639 54.4823 44.1639 54.8594L45.3864 54.5766C45.3864 54.5766 45.5744 54.388 45.7625 54.1995C45.6685 53.7282 45.5744 53.3511 45.3864 52.8799C45.2923 53.0684 45.1043 53.1627 45.0102 53.3511C44.9161 53.4454 44.8222 53.5397 44.8222 53.5397L43.9758 53.8225Z"
|
|
59
|
+
fill="#53565A"
|
|
60
|
+
/>
|
|
61
|
+
<path
|
|
62
|
+
d="M42.9426 50.9953C43.1307 51.2781 43.2247 51.6552 43.3188 51.938L44.4472 51.4666C44.4472 51.4666 44.5413 51.2781 44.7293 51.0896C44.5413 50.7126 44.3532 50.2412 44.1651 49.8643C43.9771 50.2412 43.695 50.6183 43.695 50.6183L42.9426 50.9953Z"
|
|
63
|
+
fill="#53565A"
|
|
64
|
+
/>
|
|
65
|
+
<path
|
|
66
|
+
d="M44.4458 60.8934L45.6682 61.0819C45.6682 61.0819 45.8563 60.9877 46.1384 60.8934C46.2324 60.4221 46.2324 60.045 46.2324 59.5737C45.8563 59.8565 45.4801 60.045 45.4801 60.045L44.5398 59.9508C44.5398 60.2336 44.4458 60.5163 44.4458 60.8934Z"
|
|
67
|
+
fill="#53565A"
|
|
68
|
+
/>
|
|
69
|
+
<path
|
|
70
|
+
d="M11.5352 68.248L12.5696 67.5881C12.7577 67.8709 12.9458 68.1537 13.1339 68.4364L12.3815 69.002C12.3815 69.002 12.1935 69.3791 12.0994 69.8503C11.8173 69.4733 11.5352 69.0963 11.3472 68.7192C11.3472 68.7192 11.3472 68.6249 11.4412 68.6249C11.4412 68.4365 11.5352 68.248 11.5352 68.248Z"
|
|
71
|
+
fill="#53565A"
|
|
72
|
+
/>
|
|
73
|
+
<path
|
|
74
|
+
d="M11.1572 64.9475C11.2512 65.2303 11.4393 65.6073 11.5333 65.8901L10.687 66.2672C10.687 66.2672 10.4989 66.6442 10.2168 67.0212C10.0288 66.6442 9.84071 66.2672 9.65259 65.7959C9.84071 65.5131 9.9347 65.4188 9.9347 65.4188L11.1572 64.9475Z"
|
|
75
|
+
fill="#53565A"
|
|
76
|
+
/>
|
|
77
|
+
<path
|
|
78
|
+
d="M27.8015 75.7855C28.1776 75.7855 28.4597 75.7855 28.8359 75.6909L28.9299 76.6337C28.9299 76.6337 29.2121 77.0106 29.4942 77.2936C29.0239 77.3874 28.6478 77.3874 28.1776 77.3874C27.9896 77.1044 27.8955 77.0106 27.8955 77.0106L27.8015 75.7855Z"
|
|
79
|
+
fill="#53565A"
|
|
80
|
+
/>
|
|
81
|
+
<path
|
|
82
|
+
d="M14.3559 70.0369C14.544 70.3196 14.8261 70.5082 15.1082 70.791L14.45 71.4508C14.45 71.4508 14.3559 71.8279 14.2619 72.2991C13.9798 72.0163 13.6036 71.6393 13.3215 71.3565C13.4156 71.0738 13.4156 70.8852 13.4156 70.8852L14.3559 70.0369Z"
|
|
83
|
+
fill="#53565A"
|
|
84
|
+
/>
|
|
85
|
+
<path
|
|
86
|
+
d="M8.71406 59.0083H9.93648C9.93648 59.3854 9.93648 59.6681 10.0305 60.0452L9.09015 60.1395C9.09015 60.1395 8.71399 60.4222 8.43188 60.705C8.33789 60.2337 8.33789 59.8567 8.33789 59.3854C8.52594 59.1969 8.71406 59.0083 8.71406 59.0083Z"
|
|
87
|
+
fill="#53565A"
|
|
88
|
+
/>
|
|
89
|
+
<path
|
|
90
|
+
d="M10.3119 62.0242C10.406 62.4012 10.5 62.684 10.5941 63.061L9.74776 63.3438C9.74776 63.3438 9.6537 63.438 9.55964 63.5323C9.46565 63.6266 9.37159 63.8151 9.18354 64.0036C9.08948 63.6266 8.90143 63.1553 8.80737 62.684C8.99542 62.4954 9.18354 62.3069 9.18354 62.3069L10.3119 62.0242Z"
|
|
91
|
+
fill="#53565A"
|
|
92
|
+
/>
|
|
93
|
+
<path
|
|
94
|
+
d="M21.8789 74.9365C22.161 75.0311 22.5371 75.1257 22.8192 75.2195L22.6311 76.0678C22.6311 76.0678 22.7252 76.4453 22.9132 76.916C22.4431 76.8222 22.0669 76.7276 21.5967 76.5392C21.5027 76.2562 21.5027 76.0678 21.5027 76.0678L21.8789 74.9365Z"
|
|
95
|
+
fill="#53565A"
|
|
96
|
+
/>
|
|
97
|
+
<path
|
|
98
|
+
d="M24.7925 75.5986C25.1686 75.6932 25.4508 75.6932 25.8269 75.6932L25.7329 76.636C25.7329 76.636 25.921 77.0129 26.2031 77.3897C25.7329 77.3897 25.2627 77.2959 24.8865 77.2959C24.7925 77.0129 24.6985 76.8244 24.6985 76.8244L24.7925 75.5986Z"
|
|
99
|
+
fill="#53565A"
|
|
100
|
+
/>
|
|
101
|
+
<path
|
|
102
|
+
d="M19.0565 73.8074C19.3386 73.9961 19.6207 74.0899 19.9968 74.2791L19.6206 75.1273C19.6206 75.1273 19.6206 75.2212 19.6206 75.4096C19.6206 75.598 19.7147 75.7871 19.7147 75.9756C19.3385 75.7871 18.8683 75.598 18.4922 75.4096C18.4922 75.1273 18.3982 74.9382 18.3982 74.9382L19.0565 73.8074Z"
|
|
103
|
+
fill="#53565A"
|
|
104
|
+
/>
|
|
105
|
+
<path
|
|
106
|
+
d="M16.6119 72.1113C16.8941 72.2999 17.1762 72.4884 17.4583 72.6769L16.8941 73.431C16.8941 73.431 16.8941 73.9022 16.8941 74.2791C16.5179 73.9968 16.1418 73.808 15.7656 73.5253C15.7656 73.2425 15.7656 73.0539 15.7656 73.0539L16.6119 72.1113Z"
|
|
107
|
+
fill="#53565A"
|
|
108
|
+
/>
|
|
109
|
+
<path
|
|
110
|
+
d="M15.8601 43.1745C16.3303 43.3631 16.7064 43.4573 16.7064 43.4573L17.2706 44.2114C17.5528 44.0228 17.8349 43.8343 18.117 43.6458L17.4587 42.6089C17.4587 42.6089 17.3647 42.5147 17.0826 42.4205C17.0826 42.4205 16.9885 42.4205 16.9885 42.3262C16.6124 42.6089 16.2363 42.8917 15.8601 43.1745Z"
|
|
111
|
+
fill="#53565A"
|
|
112
|
+
/>
|
|
113
|
+
<path
|
|
114
|
+
d="M28.7423 40.1572L28.6483 41.0998C29.0244 41.0998 29.3065 41.1941 29.6827 41.1941L29.8707 39.9686C29.8707 39.9686 29.7767 39.7801 29.6827 39.4974C29.2125 39.4031 28.8364 39.4031 28.3662 39.4031C28.5543 39.7801 28.7423 40.1572 28.7423 40.1572Z"
|
|
115
|
+
fill="#53565A"
|
|
116
|
+
/>
|
|
117
|
+
<path
|
|
118
|
+
d="M34.4792 42.6075C34.7614 42.7961 35.1375 42.8904 35.4196 43.0789L35.9838 41.9477C35.9838 41.9477 35.9838 41.7592 35.8898 41.4764C35.5136 41.2879 35.1375 41.0994 34.6673 40.9109C34.6673 41.0994 34.7614 41.2879 34.7614 41.4764C34.7614 41.6649 34.7614 41.7592 34.7614 41.7592L34.4792 42.6075Z"
|
|
119
|
+
fill="#53565A"
|
|
120
|
+
/>
|
|
121
|
+
<path
|
|
122
|
+
d="M31.9418 40.7243L31.7538 41.5727C32.1299 41.6669 32.412 41.7612 32.6941 41.8555L33.0703 40.6301C33.0703 40.6301 32.9762 40.4416 32.8822 40.1588C32.5061 40.0645 32.0358 39.876 31.5657 39.7817C31.7537 40.3474 31.9418 40.7243 31.9418 40.7243Z"
|
|
123
|
+
fill="#53565A"
|
|
124
|
+
/>
|
|
125
|
+
<path
|
|
126
|
+
d="M21.7842 40.1588C21.9723 40.2531 22.0663 40.4416 22.2544 40.5358C22.3484 40.6301 22.4425 40.7243 22.4425 40.7243L22.7246 41.5727C23.0067 41.4784 23.3828 41.3842 23.7589 41.3842L23.4768 40.1588C23.4768 40.1588 23.2888 39.9703 23.1007 39.7817C22.6305 39.9703 22.1603 40.0645 21.7842 40.1588Z"
|
|
127
|
+
fill="#53565A"
|
|
128
|
+
/>
|
|
129
|
+
<path
|
|
130
|
+
d="M13.603 47.6996C13.4149 47.9824 13.2269 48.2653 13.0388 48.548L12.2865 47.9824C12.2865 47.9824 11.8164 47.9824 11.4402 47.9824C11.7223 47.6054 11.9103 47.2284 12.1924 46.8513C12.4746 46.8513 12.6627 46.8513 12.6627 46.8513L13.603 47.6996Z"
|
|
131
|
+
fill="#53565A"
|
|
132
|
+
/>
|
|
133
|
+
<path
|
|
134
|
+
d="M10.7816 53.0724C10.6876 53.3551 10.5935 53.7322 10.4995 54.015L9.65321 53.8264C9.65321 53.8264 9.27704 53.9207 8.80688 54.1092C8.90087 53.6379 8.99493 53.2609 9.18305 52.7896C9.46516 52.6953 9.65321 52.6953 9.65321 52.6953L10.7816 53.0724Z"
|
|
135
|
+
fill="#53565A"
|
|
136
|
+
/>
|
|
137
|
+
<path
|
|
138
|
+
d="M24.9822 39.4974C25.2643 39.8744 25.5464 40.1572 25.5464 40.1572L25.6404 41.0998C26.0165 41.0998 26.2987 41.0055 26.6747 41.0055V39.7801C26.6747 39.7801 26.5808 39.5916 26.3927 39.4031C25.9225 39.4031 25.4523 39.4974 24.9822 39.4974Z"
|
|
139
|
+
fill="#53565A"
|
|
140
|
+
/>
|
|
141
|
+
<path
|
|
142
|
+
d="M18.6799 41.3822C19.056 41.5707 19.4322 41.8535 19.4322 41.8535L19.8084 42.7018C20.0905 42.5133 20.4666 42.419 20.7487 42.3248L20.2785 41.1937C20.2785 41.1937 20.0905 41.0994 19.9023 40.9109C19.5263 41.0051 19.056 41.1937 18.6799 41.3822Z"
|
|
143
|
+
fill="#53565A"
|
|
144
|
+
/>
|
|
145
|
+
<path
|
|
146
|
+
d="M12.0053 50.2431C11.8173 50.5259 11.7232 50.8086 11.5352 51.1857L10.6889 50.8086C10.6889 50.8086 10.5948 50.8086 10.4067 50.8086C10.2187 50.8086 10.0306 50.9029 9.84253 50.9029C10.0306 50.5258 10.2187 50.0545 10.4067 49.6775C10.6889 49.6775 10.8769 49.5833 10.8769 49.5833L12.0053 50.2431Z"
|
|
147
|
+
fill="#53565A"
|
|
148
|
+
/>
|
|
149
|
+
<path
|
|
150
|
+
d="M10.1241 55.9905C10.0301 56.3676 10.03 56.6504 10.03 57.0273L9.08974 56.9331C9.08974 56.9331 8.71357 57.1216 8.3374 57.4044C8.3374 56.9331 8.43146 56.4618 8.43146 56.0848C8.71357 55.9905 8.90162 55.8962 8.90162 55.8962L10.1241 55.9905Z"
|
|
151
|
+
fill="#53565A"
|
|
152
|
+
/>
|
|
153
|
+
<path
|
|
154
|
+
d="M37.1106 44.1134C37.3927 44.3019 37.6748 44.4905 37.9569 44.679L38.7092 43.7364C38.7092 43.7364 38.7092 43.5479 38.7092 43.2651C38.3331 42.9822 37.9569 42.6995 37.5808 42.511C37.5808 42.9822 37.5808 43.3593 37.5808 43.3593L37.1106 44.1134Z"
|
|
155
|
+
fill="#53565A"
|
|
156
|
+
/>
|
|
157
|
+
<path
|
|
158
|
+
d="M15.6731 45.5294C15.391 45.7179 15.2029 46.0006 14.9208 46.1892L14.2626 45.5294C14.2626 45.5294 13.8865 45.4351 13.4163 45.3408C13.6984 45.058 14.0745 44.681 14.3566 44.3982C14.6388 44.4925 14.8268 44.4925 14.8268 44.4925L15.6731 45.5294Z"
|
|
159
|
+
fill="#53565A"
|
|
160
|
+
/>
|
|
161
|
+
<path
|
|
162
|
+
d="M39.4634 46.0963C39.7455 46.2848 39.9336 46.5676 40.1217 46.8504L41.062 46.0021C41.062 46.0021 41.1561 45.8135 41.1561 45.5307C40.874 45.248 40.4978 44.8709 40.2157 44.5881C40.1217 45.0595 40.0276 45.4365 40.0276 45.4365L39.4634 46.0963Z"
|
|
163
|
+
fill="#53565A"
|
|
164
|
+
/>
|
|
165
|
+
<path
|
|
166
|
+
opacity="0.1"
|
|
167
|
+
d="M39.4634 46.0963C39.7455 46.2848 39.9336 46.5676 40.1217 46.8504L41.062 46.0021C41.062 46.0021 41.1561 45.8135 41.1561 45.5307C40.874 45.248 40.4978 44.8709 40.2157 44.5881C40.1217 45.0595 40.0276 45.4365 40.0276 45.4365L39.4634 46.0963Z"
|
|
168
|
+
fill="#53565A"
|
|
169
|
+
/>
|
|
170
|
+
<g opacity="0.15">
|
|
171
|
+
<path
|
|
172
|
+
opacity="0.15"
|
|
173
|
+
d="M8.71206 62.684C8.61836 62.778 8.61829 62.778 8.5246 62.8719C8.5246 62.778 8.5246 62.684 8.43091 62.5901C8.61829 62.5901 8.61836 62.5901 8.71206 62.684Z"
|
|
174
|
+
fill="#53565A"
|
|
175
|
+
/>
|
|
176
|
+
</g>
|
|
177
|
+
<path
|
|
178
|
+
d="M12.9458 58.4431C12.9458 66.3609 19.3402 72.7705 27.2392 72.7705C35.1383 72.7705 41.5327 66.3609 41.5327 58.4431C41.5327 50.5252 35.1383 44.1155 27.2392 44.1155C19.3402 44.1155 12.9458 50.5252 12.9458 58.4431Z"
|
|
179
|
+
fill="white"
|
|
180
|
+
/>
|
|
181
|
+
<path
|
|
182
|
+
d="M15.4834 58.4437C15.4834 64.9477 20.7494 70.3205 27.3319 70.3205C33.8203 70.3205 39.1804 65.042 39.1804 58.4437C39.1804 51.9398 33.9144 46.5669 27.3319 46.5669C20.7494 46.5669 15.4834 51.8455 15.4834 58.4437Z"
|
|
183
|
+
fill="#53565A"
|
|
184
|
+
/>
|
|
185
|
+
<path d="M26.6734 60.331L27.8959 56.3721L15.6712 53.1672L14.825 55.7123L26.6734 60.331Z" fill="#FAFAFA" />
|
|
186
|
+
<path d="M28.9305 59.576L25.6392 57.1252L18.7747 67.8709L20.9375 69.4733L28.9305 59.576Z" fill="#FAFAFA" />
|
|
187
|
+
<path d="M28.9309 57.1252L25.6396 59.576L33.6327 69.4733L35.7955 67.8709L28.9309 57.1252Z" fill="#FAFAFA" />
|
|
188
|
+
<path d="M26.6738 56.3721L27.8962 60.331L39.7448 55.7123L38.8984 53.1672L26.6738 56.3721Z" fill="#FAFAFA" />
|
|
189
|
+
<path d="M25.1682 58.3503H29.3058L28.6476 45.7195H25.9205L25.1682 58.3503Z" fill="#FAFAFA" />
|
|
190
|
+
<path
|
|
191
|
+
d="M22.9109 58.4451C22.9109 60.8016 24.8856 62.781 27.2365 62.781C29.5874 62.781 31.5622 60.8016 31.5622 58.4451C31.5622 56.0886 29.5874 54.1091 27.2365 54.1091C24.8856 54.1091 22.9109 55.9943 22.9109 58.4451Z"
|
|
192
|
+
fill="white"
|
|
193
|
+
/>
|
|
194
|
+
<path
|
|
195
|
+
d="M55.9338 38.3331C55.9338 38.3331 55.852 38.3742 55.7703 38.4561C55.7294 38.4561 55.7294 38.4971 55.6885 38.4971C55.6885 38.2922 55.6885 38.0464 55.6885 37.8415C55.6885 37.7596 55.6885 37.7185 55.6885 37.6366L55.7294 37.5956H55.7703C55.9338 37.4727 56.0973 37.3907 56.0973 37.3907L56.5061 37.4317C56.5061 37.2678 56.547 37.1449 56.547 36.981L56.0155 36.899C56.0155 36.899 55.9338 36.94 55.8111 36.981C55.7703 36.981 55.7703 37.0219 55.7294 37.0219C55.7703 36.7351 55.8111 36.4482 55.8929 36.1614H55.9338H55.9746C56.179 36.0795 56.3425 36.0385 56.3425 36.0385L56.7105 36.1205C56.7514 35.9566 56.7922 35.8336 56.8331 35.7107L56.3017 35.5468C56.3017 35.5468 56.22 35.5878 56.0973 35.6287C56.0564 35.6287 56.0155 35.6287 56.0155 35.6698C56.0973 35.3829 56.179 35.0961 56.3017 34.8502H56.3425H56.3835C56.4652 34.8502 56.547 34.8092 56.6287 34.8092C56.7105 34.8092 56.7514 34.8092 56.7514 34.8092L57.1193 34.9731C57.2011 34.8502 57.2419 34.6863 57.3236 34.5633L56.8331 34.3175C56.8331 34.3175 56.7514 34.3175 56.6287 34.3584C56.5879 34.3584 56.547 34.3584 56.547 34.3584C56.6696 34.1126 56.8331 33.8258 56.9966 33.58C57.0375 33.58 57.0375 33.58 57.0784 33.58H57.1193C57.3236 33.58 57.4872 33.58 57.4872 33.58L57.8142 33.8258C57.896 33.7028 57.9777 33.58 58.0595 33.457L57.6507 33.1292C57.6507 33.1292 57.569 33.1292 57.4463 33.1292C57.4054 33.1292 57.3646 33.1292 57.3646 33.1292C57.5281 32.8833 57.7325 32.6784 57.9368 32.4735C57.9777 32.4735 57.9777 32.4735 58.0186 32.4735H58.0595C58.2639 32.5145 58.4274 32.5556 58.4274 32.5556L58.7136 32.8423C58.7953 32.7194 58.9179 32.6375 59.0406 32.5556L58.6726 32.1458C58.6726 32.1458 58.5909 32.1048 58.4683 32.1048C58.4274 32.1048 58.3865 32.1048 58.3865 32.0638C58.4274 32.0228 58.4274 32.0228 58.4683 32.0228C58.6726 31.8589 58.8771 31.695 59.0815 31.5311H59.1223H59.1632C59.3676 31.613 59.5311 31.654 59.5311 31.654L59.7764 31.9819C59.899 31.8999 60.0217 31.8179 60.1443 31.736L59.8582 31.2853C59.8582 31.2853 59.8172 31.2443 59.6947 31.2033C59.6947 31.2033 59.6537 31.2033 59.6537 31.1623C59.6129 31.1623 59.6129 31.1214 59.572 31.1214C59.8172 30.9574 60.0626 30.8345 60.3078 30.6706C60.3078 30.6706 60.3487 30.6706 60.3487 30.7116C60.3487 30.7116 60.3896 30.7116 60.3896 30.7525C60.5531 30.8345 60.7166 30.9574 60.7166 30.9574L60.8801 31.3262C61.0027 31.2443 61.1662 31.2033 61.2889 31.1623L61.0845 30.6706C61.0845 30.6706 61.0027 30.6296 60.921 30.5477C60.8801 30.5477 60.8801 30.5067 60.8393 30.5067C61.1254 30.3837 61.3707 30.3018 61.6568 30.2199L61.6977 30.2609C61.6977 30.2609 61.7386 30.2609 61.7386 30.3018C61.8203 30.3428 61.8612 30.4247 61.9429 30.4658C61.9838 30.5067 62.0247 30.5477 62.0247 30.5477L62.1473 30.9165C62.27 30.8755 62.4335 30.8345 62.597 30.8345L62.4744 30.3018C62.4744 30.3018 62.3926 30.2199 62.3108 30.1379C62.27 30.0969 62.27 30.0969 62.2291 30.056C62.5153 29.974 62.8014 29.933 63.0876 29.8921L63.1284 29.933C63.1284 29.933 63.1284 29.933 63.1694 29.974C63.2919 30.1379 63.4146 30.2609 63.4146 30.2609L63.4555 30.6706C63.619 30.6706 63.7416 30.6296 63.9051 30.6296V30.0969C63.9051 30.0969 63.8643 30.015 63.7825 29.933C63.7825 29.8921 63.7416 29.8921 63.7416 29.8511C63.946 29.8511 64.1913 29.8511 64.3957 29.8511C64.4774 29.8511 64.5183 29.8511 64.6001 29.8511L64.6409 29.8921V29.933C64.7636 30.0969 64.8454 30.2609 64.8454 30.2609L64.8044 30.6706C64.968 30.6706 65.0906 30.7116 65.2541 30.7116L65.3359 30.1789C65.3359 30.1789 65.295 30.0969 65.2541 29.974C65.2541 29.933 65.2133 29.933 65.2133 29.8921C65.4994 29.933 65.7855 29.974 66.0717 30.056V30.0969V30.1379C66.1535 30.3428 66.1944 30.5067 66.1944 30.5067L66.1126 30.8755C66.2761 30.9165 66.3987 30.9574 66.5214 30.9984L66.6849 30.4658C66.6849 30.4658 66.644 30.3837 66.6031 30.2609C66.6031 30.2199 66.6031 30.1789 66.5623 30.1789C66.8484 30.2609 67.1346 30.3428 67.3798 30.4658V30.5067V30.5477C67.3798 30.6296 67.4207 30.7116 67.4207 30.7935C67.4207 30.8755 67.4207 30.9165 67.4207 30.9165L67.2572 31.2853C67.3798 31.3672 67.5434 31.4082 67.666 31.4902L67.9112 30.9984C67.9112 30.9984 67.9113 30.9165 67.8704 30.7935C67.8704 30.7526 67.8704 30.7116 67.8704 30.7116C68.1156 30.8345 68.4018 30.9984 68.6471 31.1623C68.6471 31.2033 68.6471 31.2033 68.6471 31.2443V31.2853C68.6471 31.4902 68.6471 31.654 68.6471 31.654L68.4018 31.9819C68.5245 32.0638 68.6471 32.1458 68.7697 32.2277L69.0967 31.8179C69.0967 31.8179 69.0967 31.736 69.0967 31.613C69.0967 31.5721 69.0967 31.5311 69.0967 31.5311C69.342 31.695 69.5464 31.8999 69.7508 32.1048C69.7508 32.1458 69.7508 32.1458 69.7508 32.1867V32.2277C69.7099 32.4326 69.6691 32.5965 69.6691 32.5965L69.3829 32.8833C69.5056 32.9653 69.5873 33.0882 69.6691 33.2112L70.0778 32.8423C70.0778 32.8423 70.1187 32.7604 70.1187 32.6375C70.1187 32.6375 70.1187 32.5965 70.1187 32.5556V32.5145C70.3231 32.7194 70.4866 32.9653 70.691 33.1702V33.2112V33.2521C70.6092 33.457 70.5684 33.6209 70.5684 33.6209L70.2413 33.8668C70.3231 33.9897 70.4049 34.1126 70.4866 34.2356L70.9363 33.9487C70.9363 33.9487 70.9772 33.9077 71.0181 33.7848C71.0181 33.7848 71.0181 33.7438 71.0589 33.7438C71.0589 33.7028 71.0998 33.7028 71.0998 33.6619C71.2633 33.9077 71.386 34.1536 71.5495 34.3995C71.5495 34.3995 71.5495 34.4405 71.5086 34.4405C71.5086 34.4405 71.5086 34.4814 71.4677 34.4814C71.3859 34.6453 71.2633 34.8092 71.2633 34.8092L70.8954 34.9731C70.9772 35.0961 71.0181 35.26 71.0589 35.3829L71.5495 35.178C71.5495 35.178 71.5903 35.0961 71.6721 35.0141C71.6721 34.9731 71.713 34.9731 71.713 34.9321C71.8356 35.219 71.9174 35.4649 71.9992 35.7517L71.9583 35.7926C71.9583 35.7926 71.9582 35.8336 71.9174 35.8336C71.8765 35.9156 71.7948 35.9566 71.7538 36.0385C71.713 36.0795 71.6721 36.1205 71.6721 36.1205L71.3042 36.2434C71.3451 36.3663 71.386 36.5303 71.386 36.6941L71.9174 36.5712C71.9174 36.5712 71.9992 36.4893 72.0809 36.4073C72.1218 36.3663 72.1218 36.3663 72.1627 36.3254C72.2444 36.6122 72.2853 36.899 72.3262 37.1859L72.2853 37.2268C72.2853 37.2268 72.2853 37.2268 72.2444 37.2678C72.0809 37.3907 71.9583 37.5137 71.9583 37.5137L71.5495 37.5547C71.5495 37.7185 71.5903 37.8415 71.5903 38.0054H72.1217C72.1217 38.0054 72.2035 37.9644 72.2853 37.8824C72.3262 37.8824 72.3262 37.8415 72.367 37.8415C72.367 38.0464 72.367 38.2922 72.367 38.4971C72.367 38.5791 72.367 38.62 72.367 38.702L72.3262 38.7429H72.2853C72.1218 38.8659 71.9583 38.9478 71.9583 38.9478L71.5495 38.9068C71.5495 39.0708 71.5086 39.1937 71.5086 39.3576L72.04 39.4396C72.04 39.4396 72.1218 39.3986 72.2444 39.3576C72.2853 39.3576 72.2853 39.3166 72.3262 39.3166C72.2853 39.6034 72.2444 39.8903 72.1627 40.1771H72.1217H72.0809C71.8765 40.2591 71.713 40.3001 71.713 40.3001L71.3451 40.2181C71.3042 40.382 71.2633 40.505 71.2224 40.6278L71.7538 40.7918C71.7538 40.7918 71.8356 40.7508 71.9583 40.7098C71.9992 40.7098 72.04 40.7098 72.04 40.6689C71.9583 40.9557 71.8765 41.2425 71.7538 41.4884H71.713H71.6721C71.5903 41.4884 71.5086 41.5294 71.4268 41.5294C71.3451 41.5294 71.3042 41.5294 71.3042 41.5294L70.9363 41.3655C70.8545 41.4884 70.8137 41.6522 70.7319 41.7752L71.2224 42.0211C71.2224 42.0211 71.3042 42.0211 71.4268 41.9801C71.4677 41.9801 71.5086 41.9801 71.5086 41.9801C71.386 42.2259 71.2224 42.5128 71.0589 42.7587C71.0181 42.7587 71.0181 42.7587 70.9772 42.7587H70.9363C70.7319 42.7587 70.5684 42.7587 70.5684 42.7587L70.2413 42.5127C70.1596 42.6357 70.0778 42.7587 69.9961 42.8815L70.4049 43.2094C70.4049 43.2094 70.4867 43.2094 70.6092 43.2094C70.6502 43.2094 70.691 43.2094 70.691 43.2094C70.5275 43.4552 70.3231 43.6601 70.1187 43.865C70.0778 43.865 70.0778 43.865 70.037 43.865H69.9961C69.7917 43.8241 69.6282 43.783 69.6282 43.783L69.342 43.4962C69.2602 43.6192 69.1377 43.7011 69.015 43.783L69.3829 44.1928C69.3829 44.1928 69.4647 44.2338 69.5873 44.2338C69.6282 44.2338 69.6281 44.2338 69.6691 44.2748C69.5873 44.3567 69.5056 44.4387 69.4238 44.4797C69.3012 44.6026 69.1377 44.7255 69.015 44.8074H68.9741H68.9332C68.7288 44.7255 68.5653 44.6845 68.5653 44.6845L68.3201 44.3567C68.1974 44.4387 68.0748 44.5206 67.9521 44.6025L68.2383 45.0533C68.2383 45.0533 68.2791 45.0943 68.4018 45.1353C68.4018 45.1353 68.4427 45.1353 68.4427 45.1762C68.4836 45.1762 68.4836 45.2172 68.5245 45.2172C68.2791 45.3811 68.0339 45.5041 67.7886 45.668C67.7886 45.668 67.7477 45.668 67.7477 45.627C67.7477 45.627 67.7069 45.627 67.7069 45.586C67.5434 45.5041 67.3798 45.3811 67.3798 45.3811L67.2163 45.0123C67.0937 45.0943 66.9302 45.1353 66.8075 45.1762L67.012 45.668C67.012 45.668 67.0937 45.709 67.1755 45.7909C67.2163 45.7909 67.2163 45.8318 67.2572 45.8318C67.0119 45.9548 66.7258 46.0367 66.4396 46.1187L66.3987 46.0777C66.3987 46.0777 66.3579 46.0777 66.3579 46.0367C66.2761 45.9958 66.2352 45.9138 66.1535 45.8728C66.1126 45.8318 66.0717 45.7909 66.0717 45.7909L65.9491 45.4221C65.8265 45.4631 65.663 45.5041 65.4994 45.5041L65.622 46.0367C65.622 46.0367 65.7038 46.1187 65.7855 46.2006C65.8265 46.2416 65.8265 46.2416 65.8673 46.2826C65.5812 46.3646 65.295 46.4055 65.0089 46.4465L64.968 46.4055C64.968 46.4055 64.968 46.4055 64.9271 46.3646C64.8044 46.2006 64.6819 46.0777 64.6819 46.0777L64.6409 45.668C64.4774 45.668 64.3548 45.709 64.1913 45.709V46.2416C64.1913 46.2416 64.2322 46.3236 64.314 46.4055C64.314 46.4465 64.3548 46.4465 64.3548 46.4875C64.1504 46.4875 63.9051 46.4875 63.7008 46.4875C63.619 46.4875 63.5781 46.4875 63.4964 46.4875L63.4555 46.4465V46.4055C63.3329 46.2416 63.2511 46.0777 63.2511 46.0777L63.2919 45.668C63.1284 45.668 63.0058 45.627 62.8423 45.627L62.7605 46.1597C62.7605 46.1597 62.8014 46.2416 62.8423 46.3646C62.8423 46.4055 62.8832 46.4055 62.8832 46.4465C62.597 46.4055 62.3108 46.3646 62.0247 46.2826V46.2416V46.2006C61.943 45.9958 61.9021 45.8318 61.9021 45.8318L61.9838 45.4631C61.8203 45.4221 61.6977 45.3811 61.5751 45.3402L61.4115 45.8728C61.4115 45.8728 61.4524 45.9548 61.4933 46.0777C61.4933 46.1187 61.4933 46.1597 61.5342 46.1597C61.248 46.0777 60.9619 45.9958 60.7166 45.8728V45.8318V45.7909C60.7166 45.709 60.6757 45.627 60.6757 45.545C60.6757 45.4631 60.6757 45.4221 60.6757 45.4221L60.8393 45.0533C60.7166 44.9713 60.5531 44.9304 60.4304 44.8485L60.1852 45.3402C60.1852 45.3402 60.1852 45.4221 60.2261 45.545C60.2261 45.586 60.2261 45.627 60.2261 45.627C59.9808 45.5041 59.6947 45.3402 59.4494 45.1762C59.4494 45.1353 59.4494 45.1353 59.4494 45.0943V45.0533C59.4494 44.8485 59.4494 44.6845 59.4494 44.6845L59.6947 44.3567C59.572 44.2748 59.4494 44.1928 59.3267 44.1109L58.9997 44.5206C58.9997 44.5206 58.9997 44.6025 58.9997 44.7255C58.9997 44.7665 58.9997 44.8074 58.9997 44.8074C58.7544 44.6436 58.55 44.4387 58.3456 44.2338C58.3456 44.1928 58.3456 44.1928 58.3456 44.1518V44.1109C58.3865 43.906 58.4274 43.742 58.4274 43.742L58.7136 43.4552C58.5909 43.3733 58.5091 43.2504 58.4274 43.1274L58.0186 43.4962C58.0186 43.4962 57.9777 43.5782 57.9777 43.7011C57.9777 43.742 57.9777 43.783 57.9368 43.783C57.7325 43.5782 57.569 43.3323 57.3646 43.1274C57.3646 43.0864 57.3646 43.0864 57.3646 43.0864V43.0455C57.4463 42.8406 57.4872 42.6767 57.4872 42.6767L57.8142 42.4308C57.7325 42.3079 57.6507 42.185 57.569 42.062L57.1193 42.3489C57.1193 42.3489 57.0784 42.3899 57.0375 42.4718C57.0375 42.4718 57.0375 42.5127 56.9966 42.5127C56.9966 42.5538 56.9557 42.5538 56.9557 42.5947C56.7922 42.3489 56.6696 42.103 56.5061 41.8571C56.5061 41.8571 56.5061 41.8162 56.547 41.8162C56.547 41.8162 56.547 41.7752 56.5879 41.7752C56.6696 41.6113 56.7922 41.4474 56.7922 41.4474L57.1601 41.2835C57.0784 41.1606 57.0375 40.9966 56.9966 40.8737L56.5061 41.0786C56.5061 41.0786 56.4652 41.1606 56.3835 41.2425C56.3835 41.2835 56.3425 41.2835 56.3425 41.3245C56.22 41.0786 56.1382 40.7918 56.0564 40.505L56.0973 40.464C56.0973 40.464 56.0973 40.4229 56.1382 40.4229C56.179 40.341 56.2608 40.3001 56.3017 40.2181C56.3425 40.1771 56.3835 40.1361 56.3835 40.1361H56.4243L56.7514 40.0542C56.7105 39.9313 56.6696 39.7673 56.6696 39.6034L56.1382 39.7264C56.1382 39.7264 56.0564 39.8083 55.9746 39.8903C55.9338 39.9313 55.9338 39.9313 55.8929 39.9722C55.8929 39.9313 55.8929 39.8903 55.852 39.8494C55.8111 39.6034 55.7703 39.3576 55.7294 39.1117L55.7703 39.0708C55.7703 39.0708 55.7703 39.0708 55.8111 39.0298C55.9746 38.9068 56.0973 38.7839 56.0973 38.7839L56.5061 38.7429C56.5061 38.5791 56.4652 38.4561 56.4652 38.2922L55.9338 38.3331Z"
|
|
196
|
+
fill="#53565A"
|
|
197
|
+
/>
|
|
198
|
+
<path
|
|
199
|
+
d="M70.1597 33.7047C70.2415 33.8276 70.3233 33.9506 70.405 34.0735L70.8547 33.7867C70.8547 33.7867 70.8955 33.7457 70.9364 33.6228C70.9364 33.6228 70.9364 33.5818 70.9772 33.5818C70.8547 33.4179 70.7729 33.254 70.6503 33.0901C70.5685 33.295 70.5276 33.4589 70.5276 33.4589L70.1597 33.7047Z"
|
|
200
|
+
fill="#53565A"
|
|
201
|
+
/>
|
|
202
|
+
<path
|
|
203
|
+
d="M63.8238 44.7263C67.462 44.8082 70.528 41.8989 70.6097 38.252C70.6915 34.6051 67.7891 31.5319 64.1508 31.4499C60.5126 31.368 57.4468 34.2773 57.365 37.9242C57.2832 41.5711 60.1856 44.6033 63.8238 44.7263Z"
|
|
204
|
+
fill="#53565A"
|
|
205
|
+
/>
|
|
206
|
+
<path
|
|
207
|
+
d="M63.8234 45.425C67.8705 45.5069 71.2634 42.3108 71.3452 38.2541C71.4269 34.1974 68.2384 30.7964 64.1913 30.7144C60.1443 30.6325 56.7514 33.8286 56.6696 37.8853C56.547 41.9419 59.7764 45.343 63.8234 45.425ZM64.1913 30.7964C68.1975 30.8783 71.386 34.2384 71.2634 38.2541C71.1816 42.2698 67.8295 45.4659 63.8234 45.343C59.8173 45.261 56.6288 41.901 56.7514 37.8853C56.8332 33.9106 60.1852 30.7144 64.1913 30.7964Z"
|
|
208
|
+
fill="#53565A"
|
|
209
|
+
/>
|
|
210
|
+
<path
|
|
211
|
+
d="M69.0142 43.7033L69.382 44.113C69.382 44.113 69.4638 44.1541 69.5864 44.1541C69.7091 44.0311 69.8726 43.8672 69.9952 43.7443C69.7908 43.7033 69.6273 43.6623 69.6273 43.6623L69.3411 43.3755C69.2594 43.4984 69.1367 43.6213 69.0142 43.7033Z"
|
|
212
|
+
fill="#53565A"
|
|
213
|
+
/>
|
|
214
|
+
<path
|
|
215
|
+
d="M69.9143 42.7606L70.3231 43.0884C70.3231 43.0884 70.4049 43.0884 70.5274 43.0884C70.6501 42.9245 70.7727 42.7605 70.8545 42.5967C70.6501 42.5967 70.4866 42.5967 70.4866 42.5967L70.1595 42.3508C70.1187 42.5147 70.0369 42.6377 69.9143 42.7606Z"
|
|
216
|
+
fill="#53565A"
|
|
217
|
+
/>
|
|
218
|
+
<path
|
|
219
|
+
d="M66.8076 45.0958C66.9303 45.0548 67.0938 44.9728 67.2164 44.9319L67.38 45.3007C67.38 45.3007 67.5435 45.3826 67.707 45.5056C67.5435 45.5875 67.38 45.6694 67.1755 45.7514C67.0529 45.6694 67.012 45.6284 67.012 45.6284L66.8076 45.0958Z"
|
|
220
|
+
fill="#53565A"
|
|
221
|
+
/>
|
|
222
|
+
<path
|
|
223
|
+
d="M68.2785 44.9729L67.9924 44.5222C68.115 44.4403 68.2377 44.3583 68.3603 44.2764L68.6056 44.6041C68.6056 44.6041 68.7691 44.6861 68.9735 44.7271C68.8099 44.85 68.6464 44.9729 68.4829 45.0549C68.4829 45.0549 68.442 45.0549 68.442 45.0139C68.3194 44.9729 68.2785 44.9729 68.2785 44.9729Z"
|
|
224
|
+
fill="#53565A"
|
|
225
|
+
/>
|
|
226
|
+
<path
|
|
227
|
+
d="M70.6497 41.6549L71.1402 41.9007C71.1402 41.9007 71.2219 41.9007 71.3446 41.8598C71.4263 41.6958 71.5081 41.5319 71.5898 41.3271C71.5081 41.3271 71.4263 41.3681 71.3446 41.3681C71.2628 41.3681 71.2219 41.3681 71.2219 41.3681L70.854 41.2041C70.7722 41.3681 70.7314 41.4909 70.6497 41.6549Z"
|
|
228
|
+
fill="#53565A"
|
|
229
|
+
/>
|
|
230
|
+
<path
|
|
231
|
+
d="M71.5083 37.3919C71.5083 37.5558 71.5492 37.6787 71.5492 37.8426H72.0806C72.0806 37.8426 72.1624 37.8017 72.2442 37.7197C72.2442 37.5149 72.2033 37.3509 72.2033 37.146C72.0398 37.2689 71.9171 37.3919 71.9171 37.3919H71.5083Z"
|
|
232
|
+
fill="#53565A"
|
|
233
|
+
/>
|
|
234
|
+
<path
|
|
235
|
+
d="M65.5405 45.4642C65.704 45.4233 65.8266 45.3822 65.9901 45.3413L66.1128 45.7101C66.1128 45.7101 66.1537 45.751 66.1945 45.792C66.2355 45.833 66.3172 45.874 66.399 45.9559C66.2354 45.9969 66.031 46.0789 65.8266 46.1198C65.7449 46.0379 65.6631 45.9559 65.6631 45.9559L65.5405 45.4642Z"
|
|
236
|
+
fill="#53565A"
|
|
237
|
+
/>
|
|
238
|
+
<path
|
|
239
|
+
d="M71.1804 40.4248L71.7119 40.5887C71.7119 40.5887 71.7936 40.5478 71.9163 40.5068C71.9571 40.3429 72.0389 40.138 72.0798 39.9331C71.8754 40.015 71.7119 40.0561 71.7119 40.0561L71.3439 39.9741C71.2622 40.138 71.2214 40.3019 71.1804 40.4248Z"
|
|
240
|
+
fill="#53565A"
|
|
241
|
+
/>
|
|
242
|
+
<path
|
|
243
|
+
d="M71.2634 36.0801C71.3043 36.2031 71.3452 36.367 71.3452 36.5309L71.8766 36.408C71.8766 36.408 71.9584 36.326 72.0401 36.2441C71.9992 36.0392 71.9584 35.8753 71.8766 35.6704C71.8357 35.7524 71.7539 35.7933 71.713 35.8753C71.6722 35.9162 71.6313 35.9572 71.6313 35.9572L71.2634 36.0801Z"
|
|
244
|
+
fill="#53565A"
|
|
245
|
+
/>
|
|
246
|
+
<path
|
|
247
|
+
d="M70.8132 34.8518C70.895 34.9748 70.9359 35.1387 70.9767 35.2616L71.4673 35.0567C71.4673 35.0567 71.5082 34.9748 71.5899 34.8928C71.5082 34.729 71.4264 34.5241 71.3446 34.3601C71.2628 34.5241 71.1403 34.688 71.1403 34.688L70.8132 34.8518Z"
|
|
248
|
+
fill="#53565A"
|
|
249
|
+
/>
|
|
250
|
+
<path
|
|
251
|
+
d="M71.4675 39.1542L71.9989 39.2362C71.9989 39.2362 72.0807 39.1952 72.2034 39.1542C72.2443 38.9493 72.2442 38.7854 72.2442 38.5806C72.0807 38.7034 71.9172 38.7854 71.9172 38.7854L71.5084 38.7445C71.5084 38.8674 71.4675 38.9903 71.4675 39.1542Z"
|
|
252
|
+
fill="#53565A"
|
|
253
|
+
/>
|
|
254
|
+
<path
|
|
255
|
+
d="M57.1589 42.3508L57.6086 42.064C57.6904 42.1869 57.7721 42.3098 57.8539 42.4327L57.5268 42.6786C57.5268 42.6786 57.445 42.8425 57.4042 43.0474C57.2815 42.8835 57.1589 42.7196 57.0771 42.5557C57.0771 42.5557 57.0772 42.5147 57.1181 42.5147C57.1181 42.4327 57.1589 42.3508 57.1589 42.3508Z"
|
|
256
|
+
fill="#53565A"
|
|
257
|
+
/>
|
|
258
|
+
<path
|
|
259
|
+
d="M56.9963 40.9167C57.0372 41.0396 57.1189 41.2036 57.1598 41.3265L56.7919 41.4904C56.7919 41.4904 56.7102 41.6543 56.5875 41.8182C56.5057 41.6543 56.424 41.4904 56.3423 41.2855C56.424 41.1626 56.4649 41.1216 56.4649 41.1216L56.9963 40.9167Z"
|
|
260
|
+
fill="#53565A"
|
|
261
|
+
/>
|
|
262
|
+
<path
|
|
263
|
+
d="M64.2322 45.6276C64.3957 45.6276 64.5183 45.6276 64.6819 45.5867L64.7227 45.9965C64.7227 45.9965 64.8454 46.1603 64.968 46.2832C64.7636 46.3242 64.6001 46.3242 64.3957 46.3242C64.3139 46.2013 64.273 46.1603 64.273 46.1603L64.2322 45.6276Z"
|
|
264
|
+
fill="#53565A"
|
|
265
|
+
/>
|
|
266
|
+
<path
|
|
267
|
+
d="M58.3865 43.1294C58.4682 43.2523 58.5908 43.3343 58.7135 43.4572L58.4273 43.7441C58.4273 43.7441 58.3865 43.908 58.3456 44.1129C58.2229 43.9899 58.0594 43.826 57.9368 43.7031C57.9776 43.5801 57.9776 43.4982 57.9776 43.4982L58.3865 43.1294Z"
|
|
268
|
+
fill="#53565A"
|
|
269
|
+
/>
|
|
270
|
+
<path
|
|
271
|
+
d="M55.9339 38.335H56.4653C56.4653 38.4989 56.4653 38.6218 56.5061 38.7858L56.0973 38.8267C56.0973 38.8267 55.9338 38.9496 55.8112 39.0726C55.7703 38.8677 55.7703 38.7037 55.7703 38.4989C55.8521 38.417 55.9339 38.335 55.9339 38.335Z"
|
|
272
|
+
fill="#53565A"
|
|
273
|
+
/>
|
|
274
|
+
<path
|
|
275
|
+
d="M56.6287 39.646C56.6696 39.81 56.7105 39.9328 56.7513 40.0968L56.3834 40.2197C56.3834 40.2197 56.3426 40.2607 56.3016 40.3016C56.2608 40.3426 56.2199 40.4246 56.1382 40.5065C56.0973 40.3426 56.0155 40.1377 55.9746 39.9328C56.0564 39.8509 56.1382 39.7689 56.1382 39.7689L56.6287 39.646Z"
|
|
276
|
+
fill="#53565A"
|
|
277
|
+
/>
|
|
278
|
+
<path
|
|
279
|
+
d="M61.6564 45.2595C61.7791 45.3005 61.9426 45.3415 62.0653 45.3825L61.9835 45.7513C61.9835 45.7513 62.0243 45.9151 62.1061 46.12C61.9017 46.0791 61.7382 46.0381 61.5338 45.9561C61.4929 45.8332 61.4929 45.7513 61.4929 45.7513L61.6564 45.2595Z"
|
|
280
|
+
fill="#53565A"
|
|
281
|
+
/>
|
|
282
|
+
<path
|
|
283
|
+
d="M62.9232 45.5466C63.0867 45.5876 63.2093 45.5876 63.3728 45.5876L63.3319 45.9974C63.3319 45.9974 63.4137 46.1612 63.5363 46.3252C63.3319 46.3252 63.1276 46.2842 62.964 46.2842C62.9232 46.1612 62.8823 46.0793 62.8823 46.0793L62.9232 45.5466Z"
|
|
284
|
+
fill="#53565A"
|
|
285
|
+
/>
|
|
286
|
+
<path
|
|
287
|
+
d="M60.4287 44.7686C60.5514 44.8505 60.6741 44.8914 60.8376 44.9734L60.6741 45.3422C60.6741 45.3422 60.6741 45.3832 60.6741 45.4651C60.6741 45.547 60.7149 45.6291 60.7149 45.711C60.5514 45.6291 60.347 45.547 60.1835 45.4651C60.1835 45.3422 60.1426 45.2602 60.1426 45.2602L60.4287 44.7686Z"
|
|
288
|
+
fill="#53565A"
|
|
289
|
+
/>
|
|
290
|
+
<path
|
|
291
|
+
d="M59.3672 44.0312C59.4898 44.1132 59.6124 44.1951 59.7351 44.2771L59.4897 44.6049C59.4897 44.6049 59.4897 44.8098 59.4897 44.9737C59.3263 44.8507 59.1628 44.7688 58.9993 44.6459C58.9993 44.523 58.9993 44.441 58.9993 44.441L59.3672 44.0312Z"
|
|
292
|
+
fill="#53565A"
|
|
293
|
+
/>
|
|
294
|
+
<path
|
|
295
|
+
d="M59.0405 31.4515C59.2449 31.5335 59.4084 31.5745 59.4084 31.5745L59.6537 31.9023C59.7763 31.8203 59.899 31.7384 60.0216 31.6564L59.7355 31.2057C59.7355 31.2057 59.6946 31.1647 59.5719 31.1238C59.5719 31.1238 59.5311 31.1238 59.5311 31.0828C59.3676 31.2057 59.204 31.3286 59.0405 31.4515Z"
|
|
296
|
+
fill="#53565A"
|
|
297
|
+
/>
|
|
298
|
+
<path
|
|
299
|
+
d="M64.6406 30.1398L64.5997 30.5496C64.7632 30.5496 64.8859 30.5905 65.0494 30.5905L65.1311 30.0578C65.1311 30.0578 65.0903 29.9759 65.0494 29.8529C64.845 29.812 64.6815 29.812 64.4771 29.812C64.5588 29.9759 64.6406 30.1398 64.6406 30.1398Z"
|
|
300
|
+
fill="#53565A"
|
|
301
|
+
/>
|
|
302
|
+
<path
|
|
303
|
+
d="M67.1345 31.2051C67.2572 31.287 67.4207 31.328 67.5433 31.41L67.7886 30.9182C67.7886 30.9182 67.7886 30.8363 67.7477 30.7134C67.5842 30.6314 67.4207 30.5495 67.2162 30.4675C67.2162 30.5495 67.2572 30.6314 67.2572 30.7134C67.2572 30.7953 67.2572 30.8363 67.2572 30.8363L67.1345 31.2051Z"
|
|
304
|
+
fill="#53565A"
|
|
305
|
+
/>
|
|
306
|
+
<path
|
|
307
|
+
d="M66.0309 30.3864L65.9492 30.7551C66.1127 30.7961 66.2354 30.8371 66.3581 30.8781L66.5216 30.3453C66.5216 30.3453 66.4806 30.2634 66.4398 30.1404C66.2763 30.0995 66.0719 30.0176 65.8674 29.9766C65.9492 30.2225 66.0309 30.3864 66.0309 30.3864Z"
|
|
308
|
+
fill="#53565A"
|
|
309
|
+
/>
|
|
310
|
+
<path
|
|
311
|
+
d="M61.6157 30.1404C61.6974 30.1815 61.7384 30.2634 61.8201 30.3044C61.861 30.3453 61.9019 30.3864 61.9019 30.3864L62.0245 30.7551C62.1471 30.7141 62.3106 30.6732 62.4742 30.6732L62.3515 30.1404C62.3515 30.1404 62.2698 30.0585 62.188 29.9766C61.9836 30.0585 61.7792 30.0995 61.6157 30.1404Z"
|
|
312
|
+
fill="#53565A"
|
|
313
|
+
/>
|
|
314
|
+
<path
|
|
315
|
+
d="M58.0582 33.4181C57.9764 33.541 57.8946 33.664 57.8128 33.7869L57.4858 33.541C57.4858 33.541 57.2814 33.541 57.1179 33.541C57.2406 33.3772 57.3223 33.2132 57.445 33.0493C57.5676 33.0493 57.6493 33.0493 57.6493 33.0493L58.0582 33.4181Z"
|
|
316
|
+
fill="#53565A"
|
|
317
|
+
/>
|
|
318
|
+
<path
|
|
319
|
+
d="M56.8329 35.7547C56.7919 35.8777 56.7511 36.0415 56.7102 36.1645L56.3423 36.0825C56.3423 36.0825 56.1788 36.1235 55.9744 36.2054C56.0153 36.0005 56.0562 35.8366 56.1379 35.6318C56.2605 35.5908 56.3423 35.5908 56.3423 35.5908L56.8329 35.7547Z"
|
|
320
|
+
fill="#53565A"
|
|
321
|
+
/>
|
|
322
|
+
<path
|
|
323
|
+
d="M63.0054 29.8529C63.128 30.0168 63.2507 30.1398 63.2507 30.1398L63.2915 30.5496C63.4551 30.5496 63.5777 30.5086 63.7412 30.5086V29.9759C63.7412 29.9759 63.7004 29.894 63.6186 29.812C63.4142 29.812 63.2098 29.8529 63.0054 29.8529Z"
|
|
324
|
+
fill="#53565A"
|
|
325
|
+
/>
|
|
326
|
+
<path
|
|
327
|
+
d="M60.2659 30.6724C60.4294 30.7544 60.5929 30.8772 60.5929 30.8772L60.7564 31.2461C60.8791 31.1641 61.0426 31.1231 61.1652 31.0821L60.9608 30.5904C60.9608 30.5904 60.8791 30.5495 60.7973 30.4675C60.6338 30.5085 60.4294 30.5904 60.2659 30.6724Z"
|
|
328
|
+
fill="#53565A"
|
|
329
|
+
/>
|
|
330
|
+
<path
|
|
331
|
+
d="M57.364 34.5246C57.2823 34.6476 57.2413 34.7705 57.1596 34.9344L56.7917 34.7705C56.7917 34.7705 56.7508 34.7705 56.6691 34.7705C56.5873 34.7705 56.5055 34.8115 56.4238 34.8115C56.5055 34.6476 56.5873 34.4427 56.6691 34.2788C56.7917 34.2788 56.8734 34.2378 56.8734 34.2378L57.364 34.5246Z"
|
|
332
|
+
fill="#53565A"
|
|
333
|
+
/>
|
|
334
|
+
<path
|
|
335
|
+
d="M56.5472 37.0226C56.5063 37.1866 56.5063 37.3095 56.5063 37.4734L56.0975 37.4324C56.0975 37.4324 55.934 37.5144 55.7705 37.6373C55.7705 37.4324 55.8114 37.2275 55.8114 37.0636C55.934 37.0226 56.0157 36.9817 56.0157 36.9817L56.5472 37.0226Z"
|
|
336
|
+
fill="#53565A"
|
|
337
|
+
/>
|
|
338
|
+
<path
|
|
339
|
+
d="M68.2783 31.8599C68.401 31.9419 68.5236 32.0238 68.6462 32.1058L68.9732 31.696C68.9732 31.696 68.9732 31.6141 68.9732 31.4911C68.8097 31.3682 68.6462 31.2453 68.4827 31.1633C68.4827 31.3682 68.4827 31.5321 68.4827 31.5321L68.2783 31.8599Z"
|
|
340
|
+
fill="#53565A"
|
|
341
|
+
/>
|
|
342
|
+
<path
|
|
343
|
+
d="M58.9594 32.4754C58.8367 32.5573 58.755 32.6803 58.6323 32.7622L58.3462 32.4754C58.3462 32.4754 58.1826 32.4344 57.9783 32.3934C58.1009 32.2705 58.2644 32.1066 58.3871 31.9836C58.5097 32.0247 58.5915 32.0247 58.5915 32.0247L58.9594 32.4754Z"
|
|
344
|
+
fill="#53565A"
|
|
345
|
+
/>
|
|
346
|
+
<path
|
|
347
|
+
d="M69.3003 32.7225C69.4229 32.8045 69.5047 32.9274 69.5865 33.0504L69.9953 32.6816C69.9953 32.6816 70.0362 32.5996 70.0362 32.4767C69.9135 32.3537 69.75 32.1898 69.6274 32.0669C69.5865 32.2718 69.5456 32.4357 69.5456 32.4357L69.3003 32.7225Z"
|
|
348
|
+
fill="#53565A"
|
|
349
|
+
/>
|
|
350
|
+
<path
|
|
351
|
+
opacity="0.1"
|
|
352
|
+
d="M69.3003 32.7225C69.4229 32.8045 69.5047 32.9274 69.5865 33.0504L69.9953 32.6816C69.9953 32.6816 70.0362 32.5996 70.0362 32.4767C69.9135 32.3537 69.75 32.1898 69.6274 32.0669C69.5865 32.2718 69.5456 32.4357 69.5456 32.4357L69.3003 32.7225Z"
|
|
353
|
+
fill="#53565A"
|
|
354
|
+
/>
|
|
355
|
+
<g opacity="0.15">
|
|
356
|
+
<path
|
|
357
|
+
opacity="0.15"
|
|
358
|
+
d="M55.9332 39.9337C55.8925 39.9745 55.8925 39.9745 55.8517 40.0153C55.8517 39.9745 55.8517 39.9337 55.811 39.8928C55.8925 39.8928 55.8925 39.8928 55.9332 39.9337Z"
|
|
359
|
+
fill="#53565A"
|
|
360
|
+
/>
|
|
361
|
+
</g>
|
|
362
|
+
<path
|
|
363
|
+
d="M57.7729 38.0886C57.7729 41.5305 60.5527 44.317 63.9865 44.317C67.4203 44.317 70.2001 41.5305 70.2001 38.0886C70.2001 34.6465 67.4203 31.8601 63.9865 31.8601C60.5527 31.8601 57.7729 34.6465 57.7729 38.0886Z"
|
|
364
|
+
fill="white"
|
|
365
|
+
/>
|
|
366
|
+
<path
|
|
367
|
+
d="M58.8762 38.0893C58.8762 40.9167 61.1654 43.2523 64.0269 43.2523C66.8476 43.2523 69.1777 40.9576 69.1777 38.0893C69.1777 35.2619 66.8884 32.9263 64.0269 32.9263C61.1654 32.9263 58.8762 35.221 58.8762 38.0893Z"
|
|
368
|
+
fill="#53565A"
|
|
369
|
+
/>
|
|
370
|
+
<path d="M63.7401 38.9089L64.2715 37.1879L58.9572 35.7947L58.5894 36.9011L63.7401 38.9089Z" fill="#FAFAFA" />
|
|
371
|
+
<path d="M64.721 38.5813L63.2903 37.5159L60.3062 42.1872L61.2463 42.8838L64.721 38.5813Z" fill="#FAFAFA" />
|
|
372
|
+
<path d="M64.7223 37.5159L63.2915 38.5813L66.7662 42.8838L67.7064 42.1872L64.7223 37.5159Z" fill="#FAFAFA" />
|
|
373
|
+
<path d="M63.7407 37.1879L64.2721 38.9089L69.4229 36.9011L69.055 35.7947L63.7407 37.1879Z" fill="#FAFAFA" />
|
|
374
|
+
<path d="M63.0869 38.0482H64.8856L64.5994 32.5574H63.4139L63.0869 38.0482Z" fill="#FAFAFA" />
|
|
375
|
+
<path
|
|
376
|
+
d="M62.1047 38.0893C62.1047 39.1137 62.9632 39.9742 63.9851 39.9742C65.0072 39.9742 65.8656 39.1137 65.8656 38.0893C65.8656 37.0649 65.0072 36.2043 63.9851 36.2043C62.9632 36.2043 62.1047 37.0239 62.1047 38.0893Z"
|
|
377
|
+
fill="white"
|
|
378
|
+
/>
|
|
379
|
+
<path
|
|
380
|
+
fill-rule="evenodd"
|
|
381
|
+
clip-rule="evenodd"
|
|
382
|
+
d="M50.6841 34.3987L63.6114 78.1847H37.7568L50.6841 34.3987Z"
|
|
383
|
+
fill="white"
|
|
384
|
+
/>
|
|
385
|
+
<path
|
|
386
|
+
fill-rule="evenodd"
|
|
387
|
+
clip-rule="evenodd"
|
|
388
|
+
d="M80.5868 75.2596L54.1372 30.5055C52.6041 27.9122 48.765 27.9122 47.2318 30.5055L20.782 75.2596C19.2489 77.8531 21.1685 81.1035 24.2347 81.1035H77.134C80.2004 81.1035 82.12 77.8531 80.5868 75.2596ZM50.6904 44.3239C52.3636 44.3239 53.7169 45.6849 53.6677 47.3229L53.1756 64.1361C53.1386 65.4609 52.0314 66.5088 50.6781 66.5088C49.3247 66.5088 48.2175 65.4489 48.1806 64.1361L47.7008 47.3229C47.6639 45.6849 49.0049 44.3239 50.6904 44.3239ZM47.1028 72.0546C47.1028 73.8258 48.5749 75.2655 50.3857 75.2655C52.1966 75.2655 53.6687 73.8258 53.6687 72.0546C53.6687 70.2835 52.1966 68.8437 50.3857 68.8437C48.5749 68.8437 47.1028 70.2835 47.1028 72.0546Z"
|
|
389
|
+
fill="#1B365D"
|
|
390
|
+
class="fill-primary-800"
|
|
391
|
+
/>
|
|
392
|
+
</svg>
|
|
393
|
+
</template>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<section class="w-full mx-auto flex flex-col justify-start items-center content-center">
|
|
3
|
+
<button class="w-full flex flex-row mb-10 items-center" @click="emit('back')">
|
|
4
|
+
<Icon icon="mdi-light:chevron-left" height="32" />
|
|
5
|
+
<p class="title3-bold">Windscreen</p>
|
|
6
|
+
</button>
|
|
7
|
+
<div class="flex flex-col items-center">
|
|
8
|
+
<!-- <Icon icon="ri:alert-fill" height="90" width="90" class="text-primary" /> -->
|
|
9
|
+
<Unsupported></Unsupported>
|
|
10
|
+
<div class="py-5 w-full flex flex-col items-center">
|
|
11
|
+
<div class="flex flex-col items-center">
|
|
12
|
+
<h2 class="title3-bold font-medium mb-4">Go to Autoglass to make a windscreen claim</h2>
|
|
13
|
+
<p class="body3 text-fontSecondary-500 mb-9">
|
|
14
|
+
Online claims for windscreens are supported by <b>Autoglass</b>
|
|
15
|
+
</p>
|
|
16
|
+
<p class="body3 text-fontSecondary-500 mb-9">
|
|
17
|
+
If you need immediate support, call our claims line on
|
|
18
|
+
<b>0330 058 4077</b>
|
|
19
|
+
</p>
|
|
20
|
+
</div>
|
|
21
|
+
|
|
22
|
+
<button
|
|
23
|
+
class="max-w-xs w-full title2-bold rounded bg-primary py-3 text-white hover:bg-primary hover:shadow-md duration-75 uppercase"
|
|
24
|
+
>
|
|
25
|
+
<div class="flex flex-row flex-nowrap w-full justify-center items-center">
|
|
26
|
+
Call Us
|
|
27
|
+
<Icon icon="mdi-light:chevron-right" height="32" />
|
|
28
|
+
</div>
|
|
29
|
+
</button>
|
|
30
|
+
</div>
|
|
31
|
+
</div>
|
|
32
|
+
</section>
|
|
33
|
+
</template>
|
|
34
|
+
|
|
35
|
+
<script setup lang="ts">
|
|
36
|
+
import { Icon } from '@iconify/vue';
|
|
37
|
+
import Unsupported from '../illustration/Unsupported.vue';
|
|
38
|
+
|
|
39
|
+
const emit = defineEmits<{
|
|
40
|
+
(event: 'back'): void;
|
|
41
|
+
}>();
|
|
42
|
+
</script>
|
|
43
|
+
|
|
44
|
+
<style scoped></style>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<section class="w-full mx-auto max-w-sm flex flex-col justify-start items-center content-center">
|
|
3
|
+
<div class="max-w-sm flex flex-col items-center">
|
|
4
|
+
<SkeletonLoader class="flex justify-center items-center w-full h-24 sm:w-96">
|
|
5
|
+
<svg
|
|
6
|
+
class="w-12 h-12 text-fontSecondary200"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
aria-hidden="true"
|
|
9
|
+
fill="#f3f4f6"
|
|
10
|
+
viewBox="0 0 640 512"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
d="M480 80C480 35.82 515.8 0 560 0C604.2 0 640 35.82 640 80C640 124.2 604.2 160 560 160C515.8 160 480 124.2 480 80zM0 456.1C0 445.6 2.964 435.3 8.551 426.4L225.3 81.01C231.9 70.42 243.5 64 256 64C268.5 64 280.1 70.42 286.8 81.01L412.7 281.7L460.9 202.7C464.1 196.1 472.2 192 480 192C487.8 192 495 196.1 499.1 202.7L631.1 419.1C636.9 428.6 640 439.7 640 450.9C640 484.6 612.6 512 578.9 512H55.91C25.03 512 .0006 486.1 .0006 456.1L0 456.1z"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
</SkeletonLoader>
|
|
17
|
+
<div class="py-5 w-full flex flex-col items-center">
|
|
18
|
+
<div class="flex flex-col items-start">
|
|
19
|
+
<SkeletonLoader class="h-2.5 w-48 mb-4" />
|
|
20
|
+
<SkeletonLoader class="h-2 mb-2.5" />
|
|
21
|
+
<SkeletonLoader class="h-2 mb-2.5" />
|
|
22
|
+
</div>
|
|
23
|
+
|
|
24
|
+
<SkeletonLoader class="h-6 mb-2.5" />
|
|
25
|
+
</div>
|
|
26
|
+
</div>
|
|
27
|
+
</section>
|
|
28
|
+
</template>
|
|
29
|
+
|
|
30
|
+
<script setup lang="ts">
|
|
31
|
+
import SkeletonLoader from '../SkeletonLoader.vue';
|
|
32
|
+
</script>
|
|
33
|
+
|
|
34
|
+
<style scoped></style>
|