herum-shared 0.1.25
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 +63 -0
- package/animations/index.d.ts +5 -0
- package/assets/feed/exercise/exerciseAchivment.svg +11 -0
- package/assets/feed/icons/active/audio.svg +5 -0
- package/assets/feed/icons/active/collection.svg +15 -0
- package/assets/feed/icons/active/exercise.svg +13 -0
- package/assets/feed/icons/active/generic-file.svg +8 -0
- package/assets/feed/icons/active/image.svg +11 -0
- package/assets/feed/icons/active/link.svg +6 -0
- package/assets/feed/icons/active/pdf.svg +14 -0
- package/assets/feed/icons/active/presentation.svg +11 -0
- package/assets/feed/icons/active/quiz.svg +17 -0
- package/assets/feed/icons/active/story.svg +7 -0
- package/assets/feed/icons/active/video.svg +11 -0
- package/assets/feed/icons/comment.svg +12 -0
- package/assets/feed/icons/error/audio.svg +5 -0
- package/assets/feed/icons/error/collection.svg +15 -0
- package/assets/feed/icons/error/exercise.svg +13 -0
- package/assets/feed/icons/error/generic-file.svg +8 -0
- package/assets/feed/icons/error/image.svg +11 -0
- package/assets/feed/icons/error/pdf.svg +14 -0
- package/assets/feed/icons/error/presentation.svg +11 -0
- package/assets/feed/icons/error/quiz.svg +17 -0
- package/assets/feed/icons/error/story.svg +7 -0
- package/assets/feed/icons/error/video.svg +11 -0
- package/assets/feed/icons/eye.svg +13 -0
- package/assets/feed/icons/garbage-secondary.svg +14 -0
- package/assets/feed/icons/garbage.svg +14 -0
- package/assets/feed/icons/green-x.svg +165 -0
- package/assets/feed/icons/hamburger.svg +2 -0
- package/assets/feed/icons/inactive/audio.svg +5 -0
- package/assets/feed/icons/inactive/exercise.svg +17 -0
- package/assets/feed/icons/inactive/link.svg +6 -0
- package/assets/feed/icons/inactive/pdf.svg +19 -0
- package/assets/feed/icons/inactive/presentation.svg +13 -0
- package/assets/feed/icons/inactive/quiz.svg +25 -0
- package/assets/feed/icons/inactive/story.svg +7 -0
- package/assets/feed/icons/inactive/video.svg +13 -0
- package/assets/feed/icons/status/Group 856.svg +11 -0
- package/assets/feed/icons/status/almostDone.svg +11 -0
- package/assets/feed/icons/status/done.svg +11 -0
- package/assets/feed/icons/status/inProgress.svg +13 -0
- package/assets/feed/icons/white-chevron.svg +3 -0
- package/assets/feed/icons/wide-mode.png +0 -0
- package/assets/feed/icons/wide-mode.svg +7 -0
- package/assets/feed/icons/wide-mode2.svg +8 -0
- package/assets/files-icons/.image.svg +11 -0
- package/assets/files-icons/.mp4.png +0 -0
- package/assets/files-icons/.mp4.svg +12 -0
- package/assets/files-icons/.pdf.png +0 -0
- package/assets/files-icons/.pdf.svg +16 -0
- package/assets/files-icons/.pptx.png +0 -0
- package/assets/files-icons/.pptx.svg +12 -0
- package/assets/files-icons/.video.svg +12 -0
- package/assets/files-icons/default-file.png +0 -0
- package/assets/files-icons/generic-file.svg +8 -0
- package/assets/files-icons/story.png +0 -0
- package/assets/files-icons/story.svg +3 -0
- package/assets/files-icons/upload-file.svg +4 -0
- package/assets/general/calendar.svg +12 -0
- package/assets/general/chevron.svg +3 -0
- package/assets/general/clock.svg +4 -0
- package/assets/general/closed-chevron.png +0 -0
- package/assets/general/college-calendar.svg +12 -0
- package/assets/general/comment-icon.svg +12 -0
- package/assets/general/dialogX.png +0 -0
- package/assets/general/errorOwl.png +0 -0
- package/assets/general/green-x.svg +4 -0
- package/assets/general/grey-chevron.svg +3 -0
- package/assets/general/keyboardLink.svg +15 -0
- package/assets/general/logo.png +0 -0
- package/assets/general/noCollectionsMessage.svg +59 -0
- package/assets/general/open-chevron.png +0 -0
- package/assets/general/owl-logo.svg +98 -0
- package/assets/general/secondary-x.svg +3 -0
- package/assets/general/user.svg +15 -0
- package/assets/general/white-chevron.svg +3 -0
- package/assets/quiz/greenHeaderArrow.svg +12 -0
- package/assets/quiz/greyHeaderArrow.svg +12 -0
- package/assets/quiz/happyOwl.svg +126 -0
- package/assets/quiz/sadOwl.svg +94 -0
- package/assets/quiz/skip.svg +5 -0
- package/assets/shared/atoms/inputs/herum-inputs.component.scss +56 -0
- package/assets/shared/atoms/selects/herum-selects.component.scss +141 -0
- package/assets/shared/atoms/uploadingStatuses/error.svg +8 -0
- package/assets/shared/atoms/uploadingStatuses/information.svg +6 -0
- package/assets/shared/atoms/uploadingStatuses/success.svg +9 -0
- package/assets/shared/audio-images/gray-pause.svg +4 -0
- package/assets/shared/audio-images/gray-play.svg +3 -0
- package/assets/shared/audio-images/next15.svg +7 -0
- package/assets/shared/audio-images/pause.svg +4 -0
- package/assets/shared/audio-images/play.svg +3 -0
- package/assets/shared/audio-images/previous15.svg +7 -0
- package/assets/shared/background/cubes.png +0 -0
- package/assets/shared/background/cubes.svg +1900 -0
- package/assets/shared/icons/V.svg +3 -0
- package/assets/shared/icons/X.svg +3 -0
- package/assets/shared/icons/active-clipboard.svg +7 -0
- package/assets/shared/icons/active-drag.svg +44 -0
- package/assets/shared/icons/active-upload.svg +3 -0
- package/assets/shared/icons/add.svg +3 -0
- package/assets/shared/icons/attachUsers.png +0 -0
- package/assets/shared/icons/big-no-result-owl.png +0 -0
- package/assets/shared/icons/bigV.svg +3 -0
- package/assets/shared/icons/celeb-owl.png +0 -0
- package/assets/shared/icons/clock.svg +3 -0
- package/assets/shared/icons/drag.svg +44 -0
- package/assets/shared/icons/edit.svg +3 -0
- package/assets/shared/icons/editCollection.png +0 -0
- package/assets/shared/icons/femaleAvatar.svg +80 -0
- package/assets/shared/icons/inactive-clipboard.svg +7 -0
- package/assets/shared/icons/input/X.png +0 -0
- package/assets/shared/icons/input/X.svg +3 -0
- package/assets/shared/icons/input/drag.svg +6 -0
- package/assets/shared/icons/input/green-search.png +0 -0
- package/assets/shared/icons/input/grey-search.png +0 -0
- package/assets/shared/icons/input/search.svg +4 -0
- package/assets/shared/icons/maleAvatar.svg +55 -0
- package/assets/shared/icons/no-result-owl.png +0 -0
- package/assets/shared/icons/resources.svg +6 -0
- package/assets/shared/icons/secondary-x.svg +3 -0
- package/assets/shared/icons/settings.png +0 -0
- package/assets/shared/icons/stepper/white-v.svg +3 -0
- package/assets/shared/icons/table/edit.svg +3 -0
- package/assets/shared/icons/target.png +0 -0
- package/assets/shared/icons/upload.png +0 -0
- package/assets/shared/icons/upload.svg +7 -0
- package/assets/shared/icons/user.svg +8 -0
- package/assets/shared/icons/video/Play.PNG +0 -0
- package/assets/shared/icons/video/back10.PNG +0 -0
- package/assets/shared/icons/video/back10.svg +7 -0
- package/assets/shared/icons/video/download.PNG +0 -0
- package/assets/shared/icons/video/download.svg +4 -0
- package/assets/shared/icons/video/fullScreen.PNG +0 -0
- package/assets/shared/icons/video/fullScreen.svg +7 -0
- package/assets/shared/icons/video/minimize.png +0 -0
- package/assets/shared/icons/video/mute.png +0 -0
- package/assets/shared/icons/video/mute.svg +7 -0
- package/assets/shared/icons/video/next10.PNG +0 -0
- package/assets/shared/icons/video/next10.svg +7 -0
- package/assets/shared/icons/video/pause.PNG +0 -0
- package/assets/shared/icons/video/pause.svg +5 -0
- package/assets/shared/icons/video/pictureInPicture.png +0 -0
- package/assets/shared/icons/video/pictureInPicture.svg +5 -0
- package/assets/shared/icons/video/pictureInPictureOff.svg +7 -0
- package/assets/shared/icons/video/play.svg +4 -0
- package/assets/shared/icons/video/primary-play.png +0 -0
- package/assets/shared/icons/video/primaryPlay.svg +22 -0
- package/assets/shared/icons/video/sound.svg +8 -0
- package/assets/shared/icons/video/speaker.PNG +0 -0
- package/assets/shared/trackChanges/edit.svg +11 -0
- package/assets/shared/trackChanges/message-plus.svg +14 -0
- package/assets/shared/trackChanges/show-comments.svg +5 -0
- package/assets/shared/trackChanges/text-reference.svg +3 -0
- package/assets/shared/trackChanges/trash.svg +9 -0
- package/atoms/index.d.ts +836 -0
- package/constants/index.d.ts +795 -0
- package/decorators/index.d.ts +3 -0
- package/dialogs/index.d.ts +41 -0
- package/directives/index.d.ts +55 -0
- package/environment/index.d.ts +129 -0
- package/errors/index.d.ts +26 -0
- package/fesm2022/herum-shared-animations.mjs +41 -0
- package/fesm2022/herum-shared-animations.mjs.map +1 -0
- package/fesm2022/herum-shared-atoms.mjs +2919 -0
- package/fesm2022/herum-shared-atoms.mjs.map +1 -0
- package/fesm2022/herum-shared-constants.mjs +711 -0
- package/fesm2022/herum-shared-constants.mjs.map +1 -0
- package/fesm2022/herum-shared-decorators.mjs +12 -0
- package/fesm2022/herum-shared-decorators.mjs.map +1 -0
- package/fesm2022/herum-shared-dialogs.mjs +113 -0
- package/fesm2022/herum-shared-dialogs.mjs.map +1 -0
- package/fesm2022/herum-shared-directives.mjs +226 -0
- package/fesm2022/herum-shared-directives.mjs.map +1 -0
- package/fesm2022/herum-shared-environment.mjs +10 -0
- package/fesm2022/herum-shared-environment.mjs.map +1 -0
- package/fesm2022/herum-shared-errors.mjs +71 -0
- package/fesm2022/herum-shared-errors.mjs.map +1 -0
- package/fesm2022/herum-shared-fetched-message.mjs +118 -0
- package/fesm2022/herum-shared-fetched-message.mjs.map +1 -0
- package/fesm2022/herum-shared-herum-types.mjs +106 -0
- package/fesm2022/herum-shared-herum-types.mjs.map +1 -0
- package/fesm2022/herum-shared-molecules.mjs +1530 -0
- package/fesm2022/herum-shared-molecules.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo-molecules.mjs +269 -0
- package/fesm2022/herum-shared-mongo-molecules.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo-services.mjs +441 -0
- package/fesm2022/herum-shared-mongo-services.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo.mjs +729 -0
- package/fesm2022/herum-shared-mongo.mjs.map +1 -0
- package/fesm2022/herum-shared-objectsExample.mjs +190 -0
- package/fesm2022/herum-shared-objectsExample.mjs.map +1 -0
- package/fesm2022/herum-shared-pipes.mjs +406 -0
- package/fesm2022/herum-shared-pipes.mjs.map +1 -0
- package/fesm2022/herum-shared-services.mjs +1107 -0
- package/fesm2022/herum-shared-services.mjs.map +1 -0
- package/fesm2022/herum-shared-static-services.mjs +140 -0
- package/fesm2022/herum-shared-static-services.mjs.map +1 -0
- package/fesm2022/herum-shared-table.mjs +837 -0
- package/fesm2022/herum-shared-table.mjs.map +1 -0
- package/fesm2022/herum-shared-testsObjects.mjs +5722 -0
- package/fesm2022/herum-shared-testsObjects.mjs.map +1 -0
- package/fesm2022/herum-shared-tokens.mjs +13 -0
- package/fesm2022/herum-shared-tokens.mjs.map +1 -0
- package/fesm2022/herum-shared-utils.mjs +380 -0
- package/fesm2022/herum-shared-utils.mjs.map +1 -0
- package/fesm2022/herum-shared-validators.mjs +76 -0
- package/fesm2022/herum-shared-validators.mjs.map +1 -0
- package/fesm2022/herum-shared.mjs +11709 -0
- package/fesm2022/herum-shared.mjs.map +1 -0
- package/fetched-message/index.d.ts +49 -0
- package/herum-types/index.d.ts +198 -0
- package/index.d.ts +2946 -0
- package/molecules/index.d.ts +458 -0
- package/mongo/index.d.ts +175 -0
- package/mongo/molecules/index.d.ts +76 -0
- package/mongo/services/index.d.ts +98 -0
- package/objectsExample/index.d.ts +11 -0
- package/package.json +128 -0
- package/pipes/index.d.ts +93 -0
- package/services/index.d.ts +266 -0
- package/static-services/index.d.ts +25 -0
- package/styles/_mixin.scss +86 -0
- package/styles/collection-wizard-layout.component.scss +70 -0
- package/styles/dialogs.scss +49 -0
- package/styles/forms.scss +18 -0
- package/styles/overView.scss +115 -0
- package/styles/variables/_colors.college.scss +65 -0
- package/styles/variables/_colors.scss +161 -0
- package/styles/variables/_sizes.scss +73 -0
- package/styles/wizard-steps-layout.scss +21 -0
- package/table/index.d.ts +233 -0
- package/testsObjects/index.d.ts +91 -0
- package/tokens/index.d.ts +8 -0
- package/utils/index.d.ts +92 -0
- package/validators/index.d.ts +20 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.66669 10.0002C1.66669 6.85747 1.66669 5.28612 2.643 4.30981C3.61931 3.3335 5.19066 3.3335 8.33335 3.3335H11.6667C14.8094 3.3335 16.3807 3.3335 17.357 4.30981C18.3334 5.28612 18.3334 6.85747 18.3334 10.0002V11.6668C18.3334 14.8095 18.3334 16.3809 17.357 17.3572C16.3807 18.3335 14.8094 18.3335 11.6667 18.3335H8.33335C5.19066 18.3335 3.61931 18.3335 2.643 17.3572C1.66669 16.3809 1.66669 14.8095 1.66669 11.6668V10.0002Z" stroke="#2b87e9" stroke-width="1"/>
|
|
3
|
+
<path d="M5.83331 3.3335V2.0835" stroke="#2b87e9" stroke-width="1" stroke-linecap="round"/>
|
|
4
|
+
<path d="M14.1667 3.3335V2.0835" stroke="#2b87e9" stroke-width="1" stroke-linecap="round"/>
|
|
5
|
+
<path d="M2.08331 7.5H17.9166" stroke="#2b87e9" stroke-width="1" stroke-linecap="round"/>
|
|
6
|
+
<path d="M15 14.1667C15 14.6269 14.6269 15 14.1666 15C13.7064 15 13.3333 14.6269 13.3333 14.1667C13.3333 13.7064 13.7064 13.3333 14.1666 13.3333C14.6269 13.3333 15 13.7064 15 14.1667Z" fill="#2b87e9"/>
|
|
7
|
+
<path d="M15 10.8333C15 11.2936 14.6269 11.6667 14.1666 11.6667C13.7064 11.6667 13.3333 11.2936 13.3333 10.8333C13.3333 10.3731 13.7064 10 14.1666 10C14.6269 10 15 10.3731 15 10.8333Z" fill="#2b87e9"/>
|
|
8
|
+
<path d="M10.8334 14.1667C10.8334 14.6269 10.4603 15 10 15C9.53978 15 9.16669 14.6269 9.16669 14.1667C9.16669 13.7064 9.53978 13.3333 10 13.3333C10.4603 13.3333 10.8334 13.7064 10.8334 14.1667Z" fill="#2b87e9"/>
|
|
9
|
+
<path d="M10.8334 10.8333C10.8334 11.2936 10.4603 11.6667 10 11.6667C9.53978 11.6667 9.16669 11.2936 9.16669 10.8333C9.16669 10.3731 9.53978 10 10 10C10.4603 10 10.8334 10.3731 10.8334 10.8333Z" fill="#2b87e9"/>
|
|
10
|
+
<path d="M6.66667 14.1667C6.66667 14.6269 6.29357 15 5.83333 15C5.3731 15 5 14.6269 5 14.1667C5 13.7064 5.3731 13.3333 5.83333 13.3333C6.29357 13.3333 6.66667 13.7064 6.66667 14.1667Z" fill="#2b87e9"/>
|
|
11
|
+
<path d="M6.66667 10.8333C6.66667 11.2936 6.29357 11.6667 5.83333 11.6667C5.3731 11.6667 5 11.2936 5 10.8333C5 10.3731 5.3731 10 5.83333 10C6.29357 10 6.66667 10.3731 6.66667 10.8333Z" fill="#2b87e9"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg id="Group_896" data-name="Group 896" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<defs>
|
|
3
|
+
<clipPath id="clip-path">
|
|
4
|
+
<rect id="Rectangle_1686" data-name="Rectangle 1686" width="16" height="16" fill="none"/>
|
|
5
|
+
</clipPath>
|
|
6
|
+
</defs>
|
|
7
|
+
<g id="Group_895" data-name="Group 895" clip-path="url(#clip-path)">
|
|
8
|
+
<path id="Path_1302" data-name="Path 1302" d="M8,16a7.909,7.909,0,0,1-3.562-.835.868.868,0,0,0-.608-.075l-1.695.454A1.371,1.371,0,0,1,.456,13.865l.454-1.7a.873.873,0,0,0-.075-.608A7.915,7.915,0,0,1,0,8a8,8,0,1,1,8,8M4.028,14.3a1.677,1.677,0,0,1,.75.181A7.163,7.163,0,0,0,8,15.238a7.231,7.231,0,1,0-6.484-4.016,1.625,1.625,0,0,1,.13,1.144l-.454,1.695a.6.6,0,0,0,.158.589.593.593,0,0,0,.588.157l1.7-.453a1.489,1.489,0,0,1,.394-.051" fill="#40ae7c"/>
|
|
9
|
+
<path id="Path_1303" data-name="Path 1303" d="M11.048,7.238h-6.1a.381.381,0,0,1,0-.762h6.1a.381.381,0,0,1,0,.762" fill="#40ae7c"/>
|
|
10
|
+
<path id="Path_1304" data-name="Path 1304" d="M9.143,9.9H4.953a.381.381,0,1,1,0-.762h4.19a.381.381,0,1,1,0,.762" fill="#40ae7c"/>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 12 12">
|
|
2
|
+
<path id="Union_8" data-name="Union 8" d="M9.742,11.613,6,7.871,2.258,11.613A1.323,1.323,0,0,1,.388,9.742L4.129,6,.388,2.258A1.322,1.322,0,0,1,2.258.388L6,4.129,9.742.388a1.323,1.323,0,0,1,1.871,1.87L7.871,6l3.742,3.742a1.323,1.323,0,0,1-1.871,1.871Z" transform="translate(0 0)" fill="#095D57"/>
|
|
3
|
+
</svg>
|
|
4
|
+
<!-- a0afd4 -->
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="11.299" height="6.649" viewBox="0 0 11.299 6.649">
|
|
2
|
+
<path id="Vector_43-2" data-name="Vector 43-2" d="M1006.235,549.5,1002,553.735l-4.236-4.235" transform="translate(-996.35 -548.086)" fill="none" stroke="#8D8D8D" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="27" height="18" viewBox="0 0 27 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.4002 7V7.012Z" fill="white"/>
|
|
3
|
+
<path d="M16.6002 7V7.012Z" fill="white"/>
|
|
4
|
+
<path d="M11.8002 7V7.012Z" fill="white"/>
|
|
5
|
+
<path d="M21.4002 11.8V11.812Z" fill="white"/>
|
|
6
|
+
<path d="M7.00019 11.8V11.812Z" fill="white"/>
|
|
7
|
+
<path d="M16.6002 11.8H11.8002Z" fill="white"/>
|
|
8
|
+
<path d="M7.00019 2.2H23.8002C24.4367 2.2 25.0472 2.45286 25.4973 2.90294C25.9473 3.35303 26.2002 3.96348 26.2002 4.6V14.2C26.2002 14.8365 25.9473 15.447 25.4973 15.8971C25.0472 16.3471 24.4367 16.6 23.8002 16.6H4.60019C3.96367 16.6 3.35323 16.3471 2.90314 15.8971C2.45305 15.447 2.20019 14.8365 2.20019 14.2V7M21.4002 7V7.012M16.6002 7V7.012M11.8002 7V7.012M21.4002 11.8V11.812M7.00019 11.8V11.812M16.6002 11.8H11.8002M7.00019 7L1.00019 1M1.00019 1V4.6M1.00019 1H4.60019" stroke="url(#paint0_linear_1490_432)" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<defs>
|
|
10
|
+
<linearGradient id="paint0_linear_1490_432" x1="25.5217" y1="9.94978" x2="8.93793" y2="-2.00979" gradientUnits="userSpaceOnUse">
|
|
11
|
+
<stop stop-color="#2b87e9"/>
|
|
12
|
+
<stop offset="1" stop-color="#2b87e9"/>
|
|
13
|
+
</linearGradient>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="93" viewBox="0 0 102 93">
|
|
2
|
+
<g id="Group_1186" data-name="Group 1186" transform="translate(-1737 -494)">
|
|
3
|
+
<rect id="Rectangle_1927" data-name="Rectangle 1927" width="102" height="93" rx="20" transform="translate(1737 494)" fill="#fff"/>
|
|
4
|
+
<g id="_7374_Converted_-01" data-name="7374 [Converted]-01" transform="translate(1608.553 341.717)">
|
|
5
|
+
<g id="Group_1185" data-name="Group 1185" transform="translate(139.481 173.932)">
|
|
6
|
+
<g id="Group_1175" data-name="Group 1175">
|
|
7
|
+
<path id="Path_2141" data-name="Path 2141" d="M284.17,172.239a3.369,3.369,0,0,1,3.369-3.369h63.774a3.369,3.369,0,0,1,3.369,3.369V212.17H284.172V172.239Z" transform="translate(-279.342 -168.87)" fill="#626c7a" stroke="#284356" stroke-width="5.35"/>
|
|
8
|
+
<path id="Path_2142" data-name="Path 2142" d="M263.852,351.13v1.459c0,4.06,3.29,5.6,7.35,5.6h65.456c4.06,0,7.35-1.542,7.35-5.6V351.13H263.85Z" transform="translate(-263.85 -307.83)" fill="#9ba1a8" stroke="#284356" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.35"/>
|
|
9
|
+
<rect id="Rectangle_1905" data-name="Rectangle 1905" width="61.629" height="35.505" transform="translate(9.683 5.412)" fill="#7ac3dd"/>
|
|
10
|
+
</g>
|
|
11
|
+
<g id="Group_1176" data-name="Group 1176" transform="translate(11.403 2.034)">
|
|
12
|
+
<path id="Path_2143" data-name="Path 2143" d="M462.762,177.449c-.15-.012-.306-.019-.47-.019H439.983c-3.4,0-5.267,1.568-6.193,3.556v35.325h28.972Z" transform="translate(-404.82 -177.43)" fill="#fcfdff"/>
|
|
13
|
+
<path id="Path_2144" data-name="Path 2144" d="M334.628,177.43h-22.31c-.164,0-.318.007-.468.019v38.862h28.972V180.986C339.9,179,338.028,177.43,334.628,177.43Z" transform="translate(-311.85 -177.43)" fill="#f5f6f7"/>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="Group_1184" data-name="Group 1184" transform="translate(13.777 4.789)">
|
|
16
|
+
<g id="Group_1181" data-name="Group 1181">
|
|
17
|
+
<g id="Group_1178" data-name="Group 1178">
|
|
18
|
+
<rect id="Rectangle_1906" data-name="Rectangle 1906" width="21.795" height="14.081" fill="#26c593"/>
|
|
19
|
+
<rect id="Rectangle_1907" data-name="Rectangle 1907" width="18.281" height="0.561" transform="translate(3.516 16.409)" fill="#546674"/>
|
|
20
|
+
<path id="Path_2145" data-name="Path 2145" d="M323.622,255.338v1.72a.077.077,0,0,1-.024.055.082.082,0,0,1-.055.024h-.625a.069.069,0,0,1-.055-.024.082.082,0,0,1-.024-.055v-1.72a.077.077,0,0,1,.024-.055.082.082,0,0,1,.055-.024h.625a.072.072,0,0,1,.055.024A.082.082,0,0,1,323.622,255.338Zm1.1,0v1.72a.069.069,0,0,1-.024.055.082.082,0,0,1-.055.024h-.625a.069.069,0,0,1-.055-.024.079.079,0,0,1-.021-.055v-1.72a.075.075,0,0,1,.021-.055.082.082,0,0,1,.055-.024h.625a.072.072,0,0,1,.055.024A.082.082,0,0,1,324.717,255.338Z" transform="translate(-322.602 -239.526)" fill="#546674"/>
|
|
21
|
+
<g id="Group_1177" data-name="Group 1177" transform="translate(8.555 15.556)">
|
|
22
|
+
<path id="Path_2146" data-name="Path 2146" d="M360.083,255.627a1.117,1.117,0,1,1-1.117-1.117A1.115,1.115,0,0,1,360.083,255.627Z" transform="translate(-357.85 -254.51)" fill="#546674"/>
|
|
23
|
+
<path id="Path_2147" data-name="Path 2147" d="M361.141,257.167a.635.635,0,1,1-.637-.637A.637.637,0,0,1,361.141,257.167Z" transform="translate(-359.39 -256.05)" fill="#a6dae8"/>
|
|
24
|
+
</g>
|
|
25
|
+
<path id="Path_2148" data-name="Path 2148" d="M361.5,208.971l-5.229,2.905a.136.136,0,0,1-.221-.131v-5.8a.156.156,0,0,1,.064-.143.152.152,0,0,1,.157.012l5.229,2.905c.059.036.09.076.09.121a.147.147,0,0,1-.09.121Z" transform="translate(-347.923 -201.808)" fill="#fff"/>
|
|
26
|
+
</g>
|
|
27
|
+
<g id="Group_1180" data-name="Group 1180" transform="translate(0 18.828)">
|
|
28
|
+
<rect id="Rectangle_1908" data-name="Rectangle 1908" width="21.745" height="1.278" fill="#26c593"/>
|
|
29
|
+
<rect id="Rectangle_1909" data-name="Rectangle 1909" width="11.218" height="1.939" transform="translate(0 12.846)" fill="#26c593"/>
|
|
30
|
+
<g id="Group_1179" data-name="Group 1179" transform="translate(0 2.906)">
|
|
31
|
+
<rect id="Rectangle_1910" data-name="Rectangle 1910" width="11.218" height="0.734" transform="translate(0 5.305)" fill="#546674"/>
|
|
32
|
+
<rect id="Rectangle_1911" data-name="Rectangle 1911" width="11.218" height="0.734" transform="translate(0 3.537)" fill="#546674"/>
|
|
33
|
+
<rect id="Rectangle_1912" data-name="Rectangle 1912" width="11.218" height="0.734" transform="translate(0 1.768)" fill="#546674"/>
|
|
34
|
+
<rect id="Rectangle_1913" data-name="Rectangle 1913" width="11.218" height="0.734" fill="#546674"/>
|
|
35
|
+
</g>
|
|
36
|
+
</g>
|
|
37
|
+
<rect id="Rectangle_1914" data-name="Rectangle 1914" width="7.949" height="11.959" transform="translate(13.796 21.65)" fill="#7ac0de"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="Group_1183" data-name="Group 1183" transform="translate(31.433)">
|
|
40
|
+
<rect id="Rectangle_1915" data-name="Rectangle 1915" width="21.954" height="1.399" fill="#7ac0de"/>
|
|
41
|
+
<rect id="Rectangle_1916" data-name="Rectangle 1916" width="21.954" height="1.399" transform="translate(0 32.21)" fill="#7ac0de"/>
|
|
42
|
+
<rect id="Rectangle_1917" data-name="Rectangle 1917" width="8.336" height="6.633" transform="translate(0 5.604)" fill="#f66"/>
|
|
43
|
+
<rect id="Rectangle_1918" data-name="Rectangle 1918" width="10.976" height="6.633" transform="translate(10.978 5.604)" fill="#26c593"/>
|
|
44
|
+
<rect id="Rectangle_1919" data-name="Rectangle 1919" width="8.336" height="11.57" transform="translate(0 16.438)" fill="#7ac0de"/>
|
|
45
|
+
<g id="Group_1182" data-name="Group 1182" transform="translate(10.978 16.438)">
|
|
46
|
+
<rect id="Rectangle_1920" data-name="Rectangle 1920" width="10.03" height="0.734" transform="translate(0 10.612)" fill="#546674"/>
|
|
47
|
+
<rect id="Rectangle_1921" data-name="Rectangle 1921" width="10.03" height="0.734" transform="translate(0 8.842)" fill="#546674"/>
|
|
48
|
+
<rect id="Rectangle_1922" data-name="Rectangle 1922" width="10.03" height="0.734" transform="translate(0 7.075)" fill="#546674"/>
|
|
49
|
+
<rect id="Rectangle_1923" data-name="Rectangle 1923" width="10.03" height="0.734" transform="translate(0 5.305)" fill="#546674"/>
|
|
50
|
+
<rect id="Rectangle_1924" data-name="Rectangle 1924" width="10.03" height="0.734" transform="translate(0 3.537)" fill="#546674"/>
|
|
51
|
+
<rect id="Rectangle_1925" data-name="Rectangle 1925" width="10.03" height="0.734" transform="translate(0 1.77)" fill="#546674"/>
|
|
52
|
+
<rect id="Rectangle_1926" data-name="Rectangle 1926" width="10.03" height="0.734" fill="#546674"/>
|
|
53
|
+
</g>
|
|
54
|
+
</g>
|
|
55
|
+
</g>
|
|
56
|
+
</g>
|
|
57
|
+
</g>
|
|
58
|
+
</g>
|
|
59
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
<svg id="logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32.164" height="48.967" viewBox="0 0 32.164 48.967">
|
|
2
|
+
<defs>
|
|
3
|
+
<clipPath id="clip-path">
|
|
4
|
+
<rect id="Rectangle_1732" data-name="Rectangle 1732" width="32.164" height="48.967" fill="none"/>
|
|
5
|
+
</clipPath>
|
|
6
|
+
</defs>
|
|
7
|
+
<g id="Group_899" data-name="Group 899" clip-path="url(#clip-path)">
|
|
8
|
+
<path id="Path_1068" data-name="Path 1068" d="M28.981,379c8.01,0,14.5.526,14.5,1.176s-6.493,1.176-14.5,1.176-14.5-.526-14.5-1.176S20.971,379,28.981,379" transform="translate(-12.706 -332.603)" fill="#c7d1ea"/>
|
|
9
|
+
<path id="Path_1069" data-name="Path 1069" d="M61.146,358.731a.633.633,0,0,1-.457.392.56.56,0,0,1-.327-.022,3.315,3.315,0,0,0-2.134-.022h-.022a3.6,3.6,0,0,0-1.241,1.415c-.022.022-.022.065-.044.087a.616.616,0,0,1-.762.261.61.61,0,0,1-.348-.806,4.452,4.452,0,0,1,.7-1.111l.065-.065a2.365,2.365,0,0,0-1.154.631.61.61,0,0,1-.871-.044.657.657,0,0,1-.109-.152.635.635,0,0,1,.131-.719,3.321,3.321,0,0,1,2.591-.98,12.336,12.336,0,0,1-.131-1.7,3.889,3.889,0,0,1,.5-.2,1.145,1.145,0,0,1,1.285.37,9.364,9.364,0,0,1-.152,1.59,4.379,4.379,0,0,1,2.09.24.664.664,0,0,1,.392.828" transform="translate(-47.723 -312.116)" fill="#f9c710"/>
|
|
10
|
+
<path id="Path_1070" data-name="Path 1070" d="M57.927,356.467,57.8,358.34a3.821,3.821,0,0,0-3.179,1.307.636.636,0,0,1,.131-.719,3.321,3.321,0,0,1,2.591-.98,12.336,12.336,0,0,1-.131-1.7,3.884,3.884,0,0,1,.5-.2Z" transform="translate(-47.88 -312.465)" fill="#ffd95f"/>
|
|
11
|
+
<path id="Path_1071" data-name="Path 1071" d="M66.839,383.722a.616.616,0,0,1-.762.261.61.61,0,0,1-.348-.806,4.453,4.453,0,0,1,.7-1.111c.022-.022.044-.022.065-.044,0,0-.479,1.59.348,1.7" transform="translate(-57.641 -335.256)" fill="#ffd95f"/>
|
|
12
|
+
<path id="Path_1072" data-name="Path 1072" d="M55.213,360.278a.7.7,0,0,1-.3-.065.75.75,0,0,1-.457-1,3.536,3.536,0,0,1,.414-.74,2.724,2.724,0,0,0-.523.392.676.676,0,0,1-.392.2.775.775,0,0,1-.849-.436.737.737,0,0,1,.174-.936,3.639,3.639,0,0,1,2.5-1.045,11.634,11.634,0,0,1-.109-1.5.183.183,0,0,1,.087-.152c1.394-.675,2.025.24,2.025.261a.131.131,0,0,1,.022.087,10.1,10.1,0,0,1-.109,1.394,4.811,4.811,0,0,1,1.938.261.789.789,0,0,1-.544,1.481,3.085,3.085,0,0,0-1.665-.112,1.387,1.387,0,0,0-.6.284,3.377,3.377,0,0,0-.889,1.134.735.735,0,0,1-.719.5m.153-2.374a.164.164,0,0,1,.152.087.162.162,0,0,1-.022.2,3.848,3.848,0,0,0-.719,1.132.428.428,0,0,0,.261.566.4.4,0,0,0,.566-.24,3.469,3.469,0,0,1,.955-1.249,2,2,0,0,1,.974-.438,3.425,3.425,0,0,1,1.664.184.428.428,0,0,0,.566-.261.416.416,0,0,0-.261-.566,4.142,4.142,0,0,0-2-.218.314.314,0,0,1-.152-.044.184.184,0,0,1-.044-.152,11.258,11.258,0,0,0,.152-1.5c-.109-.131-.544-.544-1.459-.131a9.857,9.857,0,0,0,.131,1.546.207.207,0,0,1-.044.152.2.2,0,0,1-.152.065,3.174,3.174,0,0,0-2.461.936.439.439,0,0,0-.087.523.386.386,0,0,0,.457.24.512.512,0,0,0,.218-.109,5.123,5.123,0,0,1,1.307-.719" transform="translate(-46.516 -311.311)" fill="#ba5d08"/>
|
|
13
|
+
<path id="Path_1073" data-name="Path 1073" d="M150.307,358.731a.633.633,0,0,0,.457.392.56.56,0,0,0,.327-.022,3.315,3.315,0,0,1,2.134-.022h.022a3.6,3.6,0,0,1,1.241,1.415c.022.022.022.065.044.087a.616.616,0,0,0,.762.261.61.61,0,0,0,.348-.806,4.452,4.452,0,0,0-.7-1.111l-.065-.065a2.365,2.365,0,0,1,1.154.631.61.61,0,0,0,.871-.044.657.657,0,0,0,.109-.152.636.636,0,0,0-.131-.719,3.321,3.321,0,0,0-2.591-.98,12.336,12.336,0,0,0,.131-1.7,3.889,3.889,0,0,0-.5-.2,1.145,1.145,0,0,0-1.285.37,9.364,9.364,0,0,0,.152,1.59,4.379,4.379,0,0,0-2.09.24.664.664,0,0,0-.392.828" transform="translate(-131.876 -312.116)" fill="#f9c710"/>
|
|
14
|
+
<path id="Path_1074" data-name="Path 1074" d="M178.126,356.467l.131,1.873a3.822,3.822,0,0,1,3.179,1.307.635.635,0,0,0-.131-.719,3.321,3.321,0,0,0-2.591-.98,12.335,12.335,0,0,0,.131-1.7,3.884,3.884,0,0,0-.5-.2Z" transform="translate(-156.32 -312.465)" fill="#ffd95f"/>
|
|
15
|
+
<path id="Path_1075" data-name="Path 1075" d="M185.064,383.722a.616.616,0,0,0,.762.261.61.61,0,0,0,.348-.806,4.452,4.452,0,0,0-.7-1.111c-.022-.022-.044-.022-.065-.044,0,0,.479,1.59-.348,1.7" transform="translate(-162.408 -335.256)" fill="#ffd95f"/>
|
|
16
|
+
<path id="Path_1076" data-name="Path 1076" d="M153.645,360.3a.773.773,0,0,1-.719-.5,3.153,3.153,0,0,0-.931-1.172,1.231,1.231,0,0,0-.5-.226,3.25,3.25,0,0,0-1.73.092.789.789,0,0,1-.544-1.481,4.813,4.813,0,0,1,1.938-.261,10.1,10.1,0,0,1-.109-1.394c0-.044,0-.065.022-.087,0,0,.631-.936,2.025-.261a.146.146,0,0,1,.087.152,11.42,11.42,0,0,1-.109,1.5,3.417,3.417,0,0,1,2.5,1.045.793.793,0,0,1-1.089,1.154,4.092,4.092,0,0,0-.523-.392,5.284,5.284,0,0,1,.414.74.75.75,0,0,1-.457,1,.4.4,0,0,1-.283.087m-2.809-2.33a3.651,3.651,0,0,1,.623.053,1.8,1.8,0,0,1,.943.466,5.356,5.356,0,0,1,.873,1.179.405.405,0,0,0,.566.24.427.427,0,0,0,.261-.566,3.847,3.847,0,0,0-.719-1.132.166.166,0,0,1-.022-.2.2.2,0,0,1,.174-.087,2.514,2.514,0,0,1,1.241.675.414.414,0,0,0,.218.109.466.466,0,0,0,.479-.24.439.439,0,0,0-.087-.523,3.1,3.1,0,0,0-2.461-.936.235.235,0,0,1-.152-.065.184.184,0,0,1-.044-.152,10.053,10.053,0,0,0,.131-1.546,1.194,1.194,0,0,0-1.459.131,8.425,8.425,0,0,0,.152,1.5.207.207,0,0,1-.044.152.135.135,0,0,1-.152.044,4.421,4.421,0,0,0-2,.218.432.432,0,0,0-.261.566.413.413,0,0,0,.566.261,6.226,6.226,0,0,1,1.176-.152" transform="translate(-130.51 -311.336)" fill="#ba5d08"/>
|
|
17
|
+
<path id="Path_1077" data-name="Path 1077" d="M29.652,228.622a7.385,7.385,0,0,1-2,1.655c-2.7,1.372-5.27-.631-7.012-4.377-1.219-2.635-1.786-6.184-2.5-9.059,0,0-.392-2.809-.566-3.854a2.31,2.31,0,0,0-.065-.3l.566,1.677,1.655,2.025,9.886,12.173Z" transform="translate(-15.359 -186.645)" fill="#00962a"/>
|
|
18
|
+
<path id="Path_1078" data-name="Path 1078" d="M156.219,212.683a2.458,2.458,0,0,0-.044.261c-.065.261-.152.7-.283,1.285-.152.631-.327,1.437-.566,2.33-.457,1.786-1.045,3.985-1.742,6.01a33.8,33.8,0,0,1-1.307,3.353c-1.742,3.745-4.29,5.749-7.012,4.377a5.16,5.16,0,0,1-1.219-.849q-.359-.327-.719-.719a.3.3,0,0,1-.065-.087l11.5-14.176.087-.087,1.241-1.524Z" transform="translate(-125.724 -186.646)" fill="#00962a"/>
|
|
19
|
+
<path id="Path_1079" data-name="Path 1079" d="M10.842,6.588l-.98.893-4.7,4.29L3.5,13.273c-1.111-.762-2.221-2.352-2.069-3.441A.514.514,0,0,1,2,9.354a2.518,2.518,0,0,1,.958.261c.24.109.414.218.436.218,0,0-.044-.065-.109-.174-.414-.653-1.7-2.853-1.2-4.029.327-.74.98-.61,1.524-.327a4.107,4.107,0,0,1,.893.631A7.029,7.029,0,0,1,3.7,2.821C3.634,1.384,4.07.4,5.464,2.037a26.09,26.09,0,0,0,2.178,2.2,20.436,20.436,0,0,0,3.2,2.352" transform="translate(-1.247 -1.043)" fill="#00962a"/>
|
|
20
|
+
<path id="Path_1080" data-name="Path 1080" d="M7.252,37.553c-.414-.653-1.7-2.853-1.2-4.029.327-.74.98-.61,1.524-.327,0,.022-1.59.327-.327,4.355" transform="translate(-5.213 -28.937)" fill="#006017"/>
|
|
21
|
+
<path id="Path_1081" data-name="Path 1081" d="M4.158,70.92,3.5,71.987c-1.111-.762-2.221-2.352-2.069-3.441A.514.514,0,0,1,2,68.067l.958.261c.022-.022-1.154.762,1.2,2.591" transform="translate(-1.248 -59.734)" fill="#006017"/>
|
|
22
|
+
<path id="Path_1082" data-name="Path 1082" d="M27.133,6.783h0c-.022,0-.022-.022,0,0h0c-.022-.022-.022-.022-.044-.022a.021.021,0,0,1-.022-.022.076.076,0,0,0-.044-.022C27,6.717,27,6.7,26.98,6.7a.478.478,0,0,0-.109-.065c-.022-.022-.044-.022-.065-.044a.951.951,0,0,0-.152-.087,25.468,25.468,0,0,1-2.722-2.047,18.943,18.943,0,0,1-2.178-2.2C20.36.62,19.925,1.622,19.99,3.037c0,0,.566-1.132,1.5.414a8.7,8.7,0,0,1-.087,7.665c-.022.022-.022.044-.044.087-.414.74-.327.936.087.784l4.7-4.29Z" transform="translate(-17.537 -1.237)" fill="#007a1d"/>
|
|
23
|
+
<path id="Path_1083" data-name="Path 1083" d="M2.257,12.405c-.044,0-.065,0-.087-.022C.994,11.578-.139,9.945.014,8.769a.638.638,0,0,1,.37-.544,1.752,1.752,0,0,1,1.307.152C1.168,7.462.21,5.633.689,4.544a1,1,0,0,1,.7-.631,2.063,2.063,0,0,1,1.394.414C2.235,2.933,2,.646,2.692.124c.392-.3.958-.044,1.655.784A23.349,23.349,0,0,0,9.682,5.393a.147.147,0,0,1,.087.131.2.2,0,0,1-.065.152L2.366,12.383a.163.163,0,0,1-.109.022m-1.5-3.92a.644.644,0,0,0-.218.044c-.065.022-.152.087-.174.283-.131.958.871,2.439,1.894,3.2L9.312,5.568A23.737,23.737,0,0,1,4.086,1.125C3.542.494,3.128.232,2.91.385c-.61.457-.174,3.4.5,4.42a.165.165,0,0,1-.022.218.171.171,0,0,1-.24,0c-.283-.261-1.132-.915-1.677-.784a.645.645,0,0,0-.457.436C.471,5.96,2.3,8.682,2.322,8.7a.173.173,0,0,1-.24.24A3.334,3.334,0,0,0,.754,8.486" transform="translate(0 0)" fill="#006b19"/>
|
|
24
|
+
<path id="Path_1084" data-name="Path 1084" d="M184.53,7.842l.98.915,4.66,4.333,1.633,1.524c1.132-.762,2.243-2.33,2.09-3.419a.514.514,0,0,0-.566-.479,2.737,2.737,0,0,0-.98.261c-.24.109-.436.218-.436.218s.044-.065.109-.174c.414-.631,1.72-2.831,1.219-4.007-.3-.74-.98-.61-1.524-.327a5.684,5.684,0,0,0-.893.61,6.923,6.923,0,0,0,.827-3.092c.065-1.437-.348-2.417-1.764-.806a20.643,20.643,0,0,1-2.2,2.178,21,21,0,0,1-3.157,2.265" transform="translate(-161.94 -2.253)" fill="#00962a"/>
|
|
25
|
+
<path id="Path_1085" data-name="Path 1085" d="M243.712,38.6c.414-.631,1.72-2.831,1.219-4.007-.3-.74-.98-.61-1.524-.327.022,0,1.612.3.3,4.333" transform="translate(-213.609 -29.873)" fill="#006017"/>
|
|
26
|
+
<path id="Path_1086" data-name="Path 1086" d="M238.783,71.788l.653,1.067c1.132-.762,2.243-2.33,2.09-3.419a.514.514,0,0,0-.566-.479l-.98.261c0-.022,1.154.762-1.2,2.569" transform="translate(-209.551 -60.515)" fill="#006017"/>
|
|
27
|
+
<path id="Path_1087" data-name="Path 1087" d="M184.53,7.527h0c.022-.022.022-.022.044-.022a.021.021,0,0,0,.022-.022.076.076,0,0,1,.044-.022c.022,0,.022-.022.044-.022a.478.478,0,0,1,.109-.065c.022-.022.044-.022.065-.044a.951.951,0,0,1,.152-.087,23.57,23.57,0,0,0,2.744-2.025,20.633,20.633,0,0,0,2.2-2.178c1.394-1.611,1.829-.631,1.764.806,0,0-.566-1.132-1.5.392a8.678,8.678,0,0,0,.022,7.665c.022.022.022.044.044.087.414.74.3.936-.087.784l-4.66-4.333Z" transform="translate(-161.94 -1.938)" fill="#007a1d"/>
|
|
28
|
+
<path id="Path_1088" data-name="Path 1088" d="M190.494,13.293a.166.166,0,0,1-.109-.044L183.09,6.5a.135.135,0,0,1-.044-.152.147.147,0,0,1,.087-.131,23,23,0,0,0,5.357-4.442c.7-.806,1.263-1.067,1.655-.762.7.523.436,2.831-.109,4.2a2.064,2.064,0,0,1,1.394-.414,1,1,0,0,1,.7.631c.457,1.089-.479,2.94-1.023,3.833a1.752,1.752,0,0,1,1.307-.152.646.646,0,0,1,.37.566c.152,1.176-1,2.809-2.178,3.593a.2.2,0,0,1-.109.022M183.5,6.412l7.012,6.489c1.023-.74,2.047-2.221,1.916-3.179-.022-.2-.109-.261-.174-.283-.327-.174-1.132.174-1.546.414a.2.2,0,0,1-.218-.022.167.167,0,0,1-.022-.218c.022-.022,1.873-2.744,1.328-4.029a.692.692,0,0,0-.457-.436c-.566-.131-1.415.523-1.7.784a.17.17,0,0,1-.24,0,.147.147,0,0,1-.022-.218c.675-1.023,1.132-3.963.544-4.42-.218-.152-.653.109-1.176.719a23.7,23.7,0,0,1-5.248,4.4" transform="translate(-160.631 -0.779)" fill="#006b19"/>
|
|
29
|
+
<path id="Path_1089" data-name="Path 1089" d="M40.724,49.163c-.871,5.379-1.677,11.062-6.1,14.307-2.57,1.894-5.967,1.829-9.189,1.633C18.8,64.928,14.985,58.809,13.4,53.017c-2.766-9.864-3.092-23.126,8.188-26,8.34-2.4,18.4,1.72,19.25,11.781a60.336,60.336,0,0,1-.109,10.365" transform="translate(-10.338 -23.126)" fill="#00962a"/>
|
|
30
|
+
<path id="Path_1090" data-name="Path 1090" d="M25.319,62.208a6.206,6.206,0,1,1-6.206,6.206,6.206,6.206,0,0,1,6.206-6.206" transform="translate(-16.773 -54.592)" fill="#4dc168"/>
|
|
31
|
+
<path id="Path_1091" data-name="Path 1091" d="M24.059,73.535h-.022A6.292,6.292,0,0,1,19.53,71.64a6.378,6.378,0,0,1-1.851-4.508,6.394,6.394,0,0,1,6.38-6.359h.022a6.38,6.38,0,0,1-.022,12.761m0-12.412a6.033,6.033,0,0,0-4.246,1.742,6.032,6.032,0,0,0,4.224,10.322h.022a6.041,6.041,0,0,0,6.032-6.01h0a6.022,6.022,0,0,0-6.032-6.054h0" transform="translate(-15.515 -53.334)" fill="#006b19"/>
|
|
32
|
+
<path id="Path_1092" data-name="Path 1092" d="M24.527,206.08h0c-2.7,1.372-5.27-.631-7.012-4.377-1.219-2.635-1.786-6.184-2.5-9.059,0,0-.392-2.809-.566-3.854v-.044c-.022-.087-.022-.152-.044-.24v-.022c-.2-1.154-.348-2.286-.457-3.375l2.613,1.72a49.027,49.027,0,0,0,.065,5.379c.087,1.437.261,3.114.544,4.921.044.24.087.5.131.74,1.045,6.228,4.159,8.188,7.23,8.21" transform="translate(-12.237 -162.449)" fill="#007a1d"/>
|
|
33
|
+
<path id="Path_1093" data-name="Path 1093" d="M161.512,140.059a35.121,35.121,0,0,1-1.546,6.489c-.24.653-.479,1.263-.762,1.851a33.808,33.808,0,0,1-1.307,3.353c-1.742,3.745-4.29,5.749-7.012,4.377a5.161,5.161,0,0,1-1.219-.849c2.722.806,4.29.152,5.967-2.439a40.6,40.6,0,0,0,2.657-5.292,37.229,37.229,0,0,0,2.7-7.339,56.822,56.822,0,0,0,.849-12.02c.022.218.022.436.044.653.131,3.266-.24,10.627-.37,11.215" transform="translate(-131.344 -112.498)" fill="#006017"/>
|
|
34
|
+
<path id="Path_1094" data-name="Path 1094" d="M145.5,62.752a6.184,6.184,0,1,1-6.184,6.184,6.184,6.184,0,0,1,6.184-6.184" transform="translate(-122.264 -55.07)" fill="#4dc168"/>
|
|
35
|
+
<path id="Path_1095" data-name="Path 1095" d="M144.284,74.024h-.022a6.359,6.359,0,0,1,.022-12.717h.022a6.359,6.359,0,0,1-.022,12.717m0-12.369a5.985,5.985,0,0,0-5.988,5.988,6.022,6.022,0,0,0,5.988,6.032h.022a6.01,6.01,0,1,0-.022-12.02h0" transform="translate(-121.04 -53.802)" fill="#006b19"/>
|
|
36
|
+
<path id="Path_1096" data-name="Path 1096" d="M35.208,73.433a4.834,4.834,0,1,1-4.834,4.834,4.835,4.835,0,0,1,4.834-4.834" transform="translate(-26.656 -64.443)" fill="#00962a"/>
|
|
37
|
+
<path id="Path_1097" data-name="Path 1097" d="M154.586,73.047a4.921,4.921,0,1,1-4.921,4.921,4.921,4.921,0,0,1,4.921-4.921" transform="translate(-131.343 -64.105)" fill="#00962a"/>
|
|
38
|
+
<path id="Path_1098" data-name="Path 1098" d="M127.928,73.806a1.624,1.624,0,0,1-.348.936,1.682,1.682,0,0,1-.327-.936,1.624,1.624,0,0,1,.348-.936,1.681,1.681,0,0,1,.327.936" transform="translate(-111.675 -63.949)" fill="#006b19"/>
|
|
39
|
+
<path id="Path_1099" data-name="Path 1099" d="M128.106,34.316a1.624,1.624,0,0,1-.348.936,1.682,1.682,0,0,1-.327-.936,1.624,1.624,0,0,1,.348-.936,1.682,1.682,0,0,1,.327.936" transform="translate(-111.831 -29.294)" fill="#006b19"/>
|
|
40
|
+
<path id="Path_1100" data-name="Path 1100" d="M108.613,34.52a1.62,1.62,0,0,1-.044.98,1.719,1.719,0,0,1-.588-.784,1.65,1.65,0,0,1,.044-.98,1.583,1.583,0,0,1,.588.784" transform="translate(-94.711 -29.606)" fill="#006b19"/>
|
|
41
|
+
<path id="Path_1101" data-name="Path 1101" d="M146.4,34.7a1.62,1.62,0,0,0,.044.98,1.855,1.855,0,0,0,.61-.784,1.62,1.62,0,0,0-.044-.98,1.563,1.563,0,0,0-.61.784" transform="translate(-128.43 -29.762)" fill="#006b19"/>
|
|
42
|
+
<path id="Path_1102" data-name="Path 1102" d="M117.63,55.042a1.783,1.783,0,0,1-.152.98,1.613,1.613,0,0,1-.5-.849,1.784,1.784,0,0,1,.152-.98,1.651,1.651,0,0,1,.5.849" transform="translate(-102.64 -47.559)" fill="#006b19"/>
|
|
43
|
+
<path id="Path_1103" data-name="Path 1103" d="M137.558,55.042a1.589,1.589,0,0,0,.152.98,1.613,1.613,0,0,0,.5-.849,1.785,1.785,0,0,0-.152-.98,1.78,1.78,0,0,0-.5.849" transform="translate(-120.695 -47.559)" fill="#006b19"/>
|
|
44
|
+
<path id="Path_1104" data-name="Path 1104" d="M68.144,198.258s-1.611.044-2.461,0c0,0-.631-.044-.915-.065a15.143,15.143,0,0,1-6.533-9.581c-1.372-6.271-.2-9.581,1.72-9.777,1.241-.131,3.375,1.633,3.615,3.571,0,0,.261-4.05,2.983-4.312s3.049,4.2,3.049,4.2,1.045-4.094,3.7-3.114c4.943,1.851,1.067,16.811-5.161,19.076" transform="translate(-50.584 -156.282)" fill="#4dc168"/>
|
|
45
|
+
<path id="Path_1105" data-name="Path 1105" d="M103.514,229.755a.276.276,0,0,1-.131-.022c-.544-.109-.74-.653-.827-1.176a2.071,2.071,0,0,1-.7.893.805.805,0,0,1-.631.087,1,1,0,0,1-.653-.566c-.37-.893.414-2.439.457-2.5a.176.176,0,0,1,.3.174,3.391,3.391,0,0,0-.436,2.2.7.7,0,0,0,.414.37.448.448,0,0,0,.37-.044,3.176,3.176,0,0,0,.893-1.677.167.167,0,1,1,.327.065c0,.022-.218,1.7.523,1.851a.286.286,0,0,0,.261-.065c.327-.283.392-1.219.392-1.568a.185.185,0,0,1,.152-.174.19.19,0,0,1,.2.131c.087.37.436,1.415.915,1.415a.383.383,0,0,0,.283-.131,2.573,2.573,0,0,0,.392-1.481.172.172,0,0,1,.174-.174.168.168,0,0,1,.174.152c.065.5.348,1.807,1.023,1.851a.416.416,0,0,0,.348-.131c.414-.479.261-1.982.152-2.526a.167.167,0,0,1,.327-.065c.044.218.37,2.134-.24,2.809a.726.726,0,0,1-.631.24c-.588-.044-.936-.653-1.132-1.2a1.589,1.589,0,0,1-.37.74.722.722,0,0,1-.544.218c-.457,0-.762-.457-.958-.871a1.716,1.716,0,0,1-.457,1,.41.41,0,0,1-.37.174" transform="translate(-88.175 -198.666)" fill="#00962a"/>
|
|
46
|
+
<path id="Path_1106" data-name="Path 1106" d="M111.519,258.749a.276.276,0,0,1-.131-.022c-.544-.109-.74-.653-.827-1.176a2.071,2.071,0,0,1-.7.893.8.8,0,0,1-.631.087,1,1,0,0,1-.653-.566c-.37-.893.414-2.439.457-2.5a.176.176,0,1,1,.3.174,3.391,3.391,0,0,0-.436,2.2.7.7,0,0,0,.414.37.448.448,0,0,0,.37-.044,3.176,3.176,0,0,0,.893-1.677.167.167,0,0,1,.327.065c0,.022-.218,1.7.523,1.851a.286.286,0,0,0,.261-.065c.327-.283.392-1.219.392-1.568a.185.185,0,0,1,.152-.174.191.191,0,0,1,.2.131c.087.348.436,1.394.915,1.415.044,0,.131,0,.218-.174a2.35,2.35,0,0,0-.414-2.069.17.17,0,0,1,.261-.218,2.671,2.671,0,0,1,.457,2.439.533.533,0,0,1-.544.348c-.436-.022-.762-.457-.958-.893a1.6,1.6,0,0,1-.457,1,.474.474,0,0,1-.392.174" transform="translate(-95.2 -224.111)" fill="#00962a"/>
|
|
47
|
+
<path id="Path_1107" data-name="Path 1107" d="M115.786,286.846a1.272,1.272,0,0,1-.283-.044c-1.045-.348-.61-2.069-.588-2.156a.18.18,0,0,1,.348.087c0,.022-.348,1.5.37,1.742a.453.453,0,0,0,.414-.044,2.165,2.165,0,0,0,.631-1.307.176.176,0,0,1,.348,0c.044.3.24,1.111.7,1.285a.193.193,0,0,0,.24-.044,1.653,1.653,0,0,0,.24-1.285.18.18,0,0,1,.348-.087,1.864,1.864,0,0,1-.348,1.611.565.565,0,0,1-.61.087,1.488,1.488,0,0,1-.74-.915,1.831,1.831,0,0,1-.61.893.712.712,0,0,1-.457.174" transform="translate(-100.752 -249.682)" fill="#00962a"/>
|
|
48
|
+
<path id="Path_1108" data-name="Path 1108" d="M117.628,112.258a13.945,13.945,0,0,1-.958,3.114c-.3.631-.675,1.067-1.089,1.067-.915-.022-1.568-2.57-1.894-4.224a1.614,1.614,0,0,1,.958-1.807,1.682,1.682,0,0,1,.392-.109,4.16,4.16,0,0,1,1.285.022,1.646,1.646,0,0,1,1.306,1.938" transform="translate(-99.741 -96.761)" fill="#f9c710"/>
|
|
49
|
+
<path id="Path_1109" data-name="Path 1109" d="M116.847,116.613c-.3.631-.675,1.067-1.089,1.067-.915-.022-1.568-2.57-1.894-4.224a1.614,1.614,0,0,1,.958-1.807s-.283,4.725,2.025,4.965" transform="translate(-99.897 -97.98)" fill="#ffd95f"/>
|
|
50
|
+
<path id="Path_1110" data-name="Path 1110" d="M114.526,115.519h0c-.806-.022-1.5-1.481-2.069-4.355a1.876,1.876,0,0,1,.3-1.394,1.779,1.779,0,0,1,1.2-.719,4.685,4.685,0,0,1,1.35.022,1.791,1.791,0,0,1,1.176.762,1.73,1.73,0,0,1,.261,1.35c-.61,2.9-1.35,4.333-2.221,4.333m-.022-6.141a4.226,4.226,0,0,0-.523.044,1.422,1.422,0,0,0-.958.566,1.371,1.371,0,0,0-.24,1.111c.5,2.548,1.132,4.072,1.72,4.072.653,0,1.35-1.5,1.873-4.05a1.437,1.437,0,0,0-1.154-1.7c-.239-.022-.479-.044-.718-.044" transform="translate(-98.664 -95.667)" fill="#ba5d08"/>
|
|
51
|
+
<path id="Path_1111" data-name="Path 1111" d="M24.7,229.457a4.226,4.226,0,0,1-.523-.044c-1.851-.261-3.593-2-4.943-4.878-2.156-4.638-3.136-13.2-3.157-13.283a.209.209,0,0,1,.152-.2c.087-.022.174.065.2.152,0,.087,1,8.58,3.114,13.174,1.285,2.766,2.94,4.442,4.682,4.682,1.372.2,2.722-.479,4.05-1.982a.17.17,0,0,1,.261.218,5.2,5.2,0,0,1-3.833,2.156" transform="translate(-14.111 -185.216)" fill="#006b19"/>
|
|
52
|
+
<path id="Path_1112" data-name="Path 1112" d="M70.364,344.6a1.759,1.759,0,0,1-.566-.827,1.693,1.693,0,0,1,.958.283,1.759,1.759,0,0,1,.566.827,1.692,1.692,0,0,1-.958-.283" transform="translate(-61.253 -301.692)" fill="#006b19"/>
|
|
53
|
+
<path id="Path_1113" data-name="Path 1113" d="M71.345,332.733a1.658,1.658,0,0,1-.479-.871,1.579,1.579,0,0,1,.915.37,1.659,1.659,0,0,1,.479.871,1.579,1.579,0,0,1-.915-.37" transform="translate(-62.191 -291.235)" fill="#006b19"/>
|
|
54
|
+
<path id="Path_1114" data-name="Path 1114" d="M58.184,328.35a1.565,1.565,0,0,1-.3-.936,1.808,1.808,0,0,1,.849.523,1.565,1.565,0,0,1,.3.936,1.546,1.546,0,0,1-.849-.523" transform="translate(-50.793 -287.332)" fill="#006b19"/>
|
|
55
|
+
<path id="Path_1115" data-name="Path 1115" d="M145.871,224.775a5.241,5.241,0,0,1-3.833-2.134.17.17,0,0,1,.261-.218c1.328,1.524,2.678,2.178,4.05,1.982,1.72-.24,3.4-1.916,4.682-4.682a42.677,42.677,0,0,0,3.92-13.85.164.164,0,0,1,.327.022,42.883,42.883,0,0,1-3.941,13.98c-1.328,2.874-3.092,4.616-4.943,4.878-.174,0-.348.022-.522.022" transform="translate(-124.609 -180.533)" fill="#006b19"/>
|
|
56
|
+
<path id="Path_1116" data-name="Path 1116" d="M178.906,344.6a1.759,1.759,0,0,0,.566-.827,1.693,1.693,0,0,0-.958.283,1.759,1.759,0,0,0-.566.827,1.692,1.692,0,0,0,.958-.283" transform="translate(-156.164 -301.692)" fill="#006b19"/>
|
|
57
|
+
<path id="Path_1117" data-name="Path 1117" d="M178.863,332.733a1.658,1.658,0,0,0,.479-.871,1.579,1.579,0,0,0-.915.37,1.659,1.659,0,0,0-.479.871,1.578,1.578,0,0,0,.915-.37" transform="translate(-156.164 -291.235)" fill="#006b19"/>
|
|
58
|
+
<path id="Path_1118" data-name="Path 1118" d="M193.738,328.35a1.565,1.565,0,0,0,.3-.936,1.808,1.808,0,0,0-.849.523,1.532,1.532,0,0,0-.3.936,1.621,1.621,0,0,0,.849-.523" transform="translate(-169.275 -287.332)" fill="#006b19"/>
|
|
59
|
+
<path id="Path_1119" data-name="Path 1119" d="M117.314,341.946c-.936,0-1.786-.087-1.851-.087a.163.163,0,0,1-.152-.2.183.183,0,0,1,.207-.168,14.852,14.852,0,0,0,3.191.016.176.176,0,1,1,.044.348c-.436.044-.936.087-1.437.087" transform="translate(-101.191 -299.686)" fill="#006b19"/>
|
|
60
|
+
<path id="Path_1120" data-name="Path 1120" d="M163.075,82.695a3.746,3.746,0,1,1-3.746,3.746,3.746,3.746,0,0,1,3.746-3.746" transform="translate(-139.824 -72.571)" fill="#fff"/>
|
|
61
|
+
<path id="Path_1121" data-name="Path 1121" d="M161.768,88.913a3.891,3.891,0,1,1,.043,0Zm0-7.513h-.022a3.561,3.561,0,0,0-2.526,1.067,3.482,3.482,0,0,0-1.023,2.548,3.583,3.583,0,0,0,3.571,3.549h.022a3.588,3.588,0,0,0,2.482-6.141,3.523,3.523,0,0,0-2.5-1.023" transform="translate(-138.524 -71.13)" fill="#006b19"/>
|
|
62
|
+
<path id="Path_1122" data-name="Path 1122" d="M167.9,88.228a3.07,3.07,0,1,0,3.07,3.07,3.07,3.07,0,0,0-3.07-3.07" transform="translate(-144.655 -77.427)" fill="#22213f"/>
|
|
63
|
+
<path id="Path_1123" data-name="Path 1123" d="M198.5,99.375a.555.555,0,1,0,.566-.544.544.544,0,0,0-.566.544" transform="translate(-174.201 -86.731)" fill="#fff"/>
|
|
64
|
+
<path id="Path_1124" data-name="Path 1124" d="M42.948,82.3A3.745,3.745,0,1,1,39.2,86.043,3.745,3.745,0,0,1,42.948,82.3" transform="translate(-34.404 -72.223)" fill="#fff"/>
|
|
65
|
+
<path id="Path_1125" data-name="Path 1125" d="M41.7,88.558a3.866,3.866,0,1,1,.043,0H41.7m0-7.513h-.022A3.582,3.582,0,0,0,41.7,88.21h.022A3.588,3.588,0,0,0,44.2,82.069a3.522,3.522,0,0,0-2.5-1.023" transform="translate(-33.154 -70.818)" fill="#006b19"/>
|
|
66
|
+
<path id="Path_1126" data-name="Path 1126" d="M47.908,87.843a3.071,3.071,0,1,0,3.071,3.071,3.071,3.071,0,0,0-3.071-3.071" transform="translate(-39.348 -77.089)" fill="#22213f"/>
|
|
67
|
+
<path id="Path_1127" data-name="Path 1127" d="M79.133,98.509a.544.544,0,1,0,.544.544.544.544,0,0,0-.544-.544" transform="translate(-68.968 -86.45)" fill="#fff"/>
|
|
68
|
+
<path id="Path_1128" data-name="Path 1128" d="M11.484,48.166a.185.185,0,0,1-.174-.152,36.654,36.654,0,0,1-.283-12.521,12.6,12.6,0,0,1,5.945-8.253,16.321,16.321,0,0,1,9.8-2.156,15.477,15.477,0,0,1,8.972,3.724A13.1,13.1,0,0,1,40.01,38.28a86.93,86.93,0,0,1-.022,8.972.164.164,0,0,1-.327-.022,80.386,80.386,0,0,0,.022-8.928c-.37-8.71-7.208-12.369-12.935-12.87-6.206-.544-13.675,2.4-15.374,10.148a37.678,37.678,0,0,0,.283,12.39.17.17,0,0,1-.131.2h-.044" transform="translate(-9.319 -21.956)" fill="#006b19"/>
|
|
69
|
+
<path id="Path_1129" data-name="Path 1129" d="M110.663,12.013a2.234,2.234,0,0,1-.087-1.894c.479-.784,1.219.544,1.219.544s.087-1.437.827-1.481.827,1.5.827,1.5.392-.936,1.132-.784c.719.152.348,1.307-.131,1.96Z" transform="translate(-96.87 -8.058)" fill="#00962a"/>
|
|
70
|
+
<path id="Path_1130" data-name="Path 1130" d="M109.474,10.994a.165.165,0,0,1-.147-.09,2.371,2.371,0,0,1-.081-2.056.576.576,0,0,1,.507-.327,1.139,1.139,0,0,1,.749.508c.1-.473.336-1.162.921-1.2A.641.641,0,0,1,111.9,8a1.872,1.872,0,0,1,.461,1.009,1.065,1.065,0,0,1,1.062-.459.624.624,0,0,1,.478.4,2.277,2.277,0,0,1-.509,1.821.165.165,0,1,1-.267-.2,2.053,2.053,0,0,0,.467-1.507.3.3,0,0,0-.237-.193c-.6-.123-.942.678-.946.686a.165.165,0,0,1-.317-.055,2.25,2.25,0,0,0-.413-1.259.317.317,0,0,0-.24-.088c-.578.034-.671,1.313-.672,1.326a.165.165,0,0,1-.309.071c-.163-.291-.492-.7-.715-.707-.028,0-.114,0-.219.168a2.083,2.083,0,0,0,.094,1.733.166.166,0,0,1-.147.24" transform="translate(-95.681 -6.873)" fill="#006b19"/>
|
|
71
|
+
<path id="Path_1131" data-name="Path 1131" d="M239.759,177.734a1.538,1.538,0,0,1-.065.98,1.7,1.7,0,0,1-.588-.806,1.538,1.538,0,0,1,.065-.98,1.565,1.565,0,0,1,.588.806" transform="translate(-209.787 -155.268)" fill="#006b19"/>
|
|
72
|
+
<path id="Path_1132" data-name="Path 1132" d="M61.74,160.443a11.215,11.215,0,1,1-11.214-11.214A11.215,11.215,0,0,1,61.74,160.443Z" transform="translate(-34.499 -130.96)" fill="none" stroke="#006b19" stroke-width="0.98"/>
|
|
73
|
+
<path id="Path_1133" data-name="Path 1133" d="M50.526,171.659a11.215,11.215,0,1,1,0-22.429v22.429Z" transform="translate(-34.499 -130.961)" fill="#fff"/>
|
|
74
|
+
<path id="Path_1134" data-name="Path 1134" d="M130.925,149.23a11.215,11.215,0,0,1,0,22.429V149.23Z" transform="translate(-114.897 -130.961)" fill="#00962a"/>
|
|
75
|
+
<path id="Path_1135" data-name="Path 1135" d="M52.779,203.806l3.087,4.625-3.355,4.851,2.228-4.851Z" transform="translate(-46.083 -178.856)" fill="#00962a"/>
|
|
76
|
+
<path id="Path_1136" data-name="Path 1136" d="M185.011,203.806l-3.087,4.625,3.355,4.851-2.228-4.851Z" transform="translate(-159.653 -178.856)" fill="#fff"/>
|
|
77
|
+
<path id="Path_1137" data-name="Path 1137" d="M143.073,286.233l-6.181-.1-2.456,4.583,3.371-4.016Z" transform="translate(-117.979 -251.105)" fill="#fff"/>
|
|
78
|
+
<path id="Path_1138" data-name="Path 1138" d="M56.862,286.233l6.179-.1,2.456,4.583L62.127,286.7Z" transform="translate(-49.901 -251.105)" fill="#00962a"/>
|
|
79
|
+
<path id="Path_1139" data-name="Path 1139" d="M143.073,161.715l-6.181.1-2.456-4.583,3.371,4.015Z" transform="translate(-117.979 -137.984)" fill="#fff"/>
|
|
80
|
+
<path id="Path_1140" data-name="Path 1140" d="M56.862,161.715l6.179.1,2.456-4.583-3.371,4.015Z" transform="translate(-49.901 -137.984)" fill="#00962a"/>
|
|
81
|
+
<path id="Path_1141" data-name="Path 1141" d="M86.036,172.685l-2.384,5.62.965,3.488-2.292-3.271-2.55,4.811,2.435-1.745,2.4,2.681-1.886-.643-.915,1.817,1.632-.584,1.408,1.431,1.189,1.9Z" transform="translate(-70.008 -151.545)" fill="#00962a"/>
|
|
82
|
+
<path id="Path_1142" data-name="Path 1142" d="M130.925,172.685l2.383,5.62-.964,3.488,2.291-3.271,2.551,4.811-2.435-1.745-2.4,2.681,1.886-.643.915,1.817-1.632-.584-1.408,1.431-1.187,1.9Z" transform="translate(-114.897 -151.545)" fill="#fff"/>
|
|
83
|
+
<path id="Path_1143" data-name="Path 1143" d="M17.368,179.475a7.041,7.041,0,0,1-.4.843,5.032,5.032,0,0,1-5.82,2.207,3.933,3.933,0,0,1-1.242-.532c-1.759-1.155-4.68-4.428-3.78-10.26a18.769,18.769,0,0,1,1.389-4.6l3.829,1.29a2.76,2.76,0,0,0,.143.754c.43,1.576,1.7,5.163,3.724,7,1.378,1.494,2.562,2.242,2.162,3.3" transform="translate(-5.224 -146.672)" fill="#00962a"/>
|
|
84
|
+
<path id="Path_1144" data-name="Path 1144" d="M74.641,246.727a1.694,1.694,0,0,0-.929-.432,1.753,1.753,0,0,0,.446.919,1.694,1.694,0,0,0,.929.432,1.635,1.635,0,0,0-.446-.919" transform="translate(-64.688 -216.144)" fill="#006b19"/>
|
|
85
|
+
<path id="Path_1145" data-name="Path 1145" d="M56.959,245.842a1.694,1.694,0,0,0-.929-.432,1.753,1.753,0,0,0,.446.919,1.694,1.694,0,0,0,.929.432,1.634,1.634,0,0,0-.446-.919" transform="translate(-49.171 -215.367)" fill="#006b19"/>
|
|
86
|
+
<path id="Path_1146" data-name="Path 1146" d="M56.53,229.1a1.622,1.622,0,0,0-.832-.591,1.874,1.874,0,0,0,.255,1,1.622,1.622,0,0,0,.832.591,1.679,1.679,0,0,0-.255-1" transform="translate(-48.879 -200.536)" fill="#006b19"/>
|
|
87
|
+
<path id="Path_1147" data-name="Path 1147" d="M16.986,187.847c-1.037,1.733-3.2,3.045-6.341,2.063-1.379-.43-5.542-3.9-4.5-10.647l.967-3.551s-1.828,7.372,2.016,10.959a6.7,6.7,0,0,0,7.859,1.177" transform="translate(-5.247 -154.2)" fill="#006b19"/>
|
|
88
|
+
<path id="Path_1148" data-name="Path 1148" d="M56.942,194.278a7.042,7.042,0,0,1-.4.843c.76-1.3-.68-1.985-3.11-4.729A10.246,10.246,0,0,1,51.05,184c.43,1.576,1.7,5.163,3.724,7,1.384,1.472,2.569,2.22,2.168,3.277" transform="translate(-44.799 -161.475)" fill="#006017"/>
|
|
89
|
+
<path id="Path_1149" data-name="Path 1149" d="M9.487,182.475a7.926,7.926,0,0,1-3.819-4.123c-1-2.2-1.727-5.924.536-11.174a.182.182,0,1,1,.334.144c-2.2,5.131-1.517,8.767-.544,10.9a7.266,7.266,0,0,0,3.644,3.927,4.821,4.821,0,0,0,6.5-2.794c.272-.719-.34-1.335-1.285-2.245-.255-.245-.545-.525-.844-.855-2.289-2.065-3.7-6.475-3.9-7.661a.167.167,0,0,1,.329-.059c.165.919,1.512,5.379,3.8,7.459.306.308.575.581.844.855,1,.973,1.717,1.694,1.378,2.628-.89,2.322-3.292,4.268-6.965,3" transform="translate(-4.137 -146.615)" fill="#006017"/>
|
|
90
|
+
<path id="Path_1150" data-name="Path 1150" d="M161.817,179.475a7.039,7.039,0,0,0,.4.843,5.032,5.032,0,0,0,5.82,2.207,3.933,3.933,0,0,0,1.242-.532c1.759-1.155,4.68-4.428,3.78-10.26a18.767,18.767,0,0,0-1.389-4.6l-3.829,1.29a2.761,2.761,0,0,1-.143.754c-.43,1.576-1.7,5.163-3.724,7-1.378,1.494-2.562,2.242-2.162,3.3" transform="translate(-141.938 -146.672)" fill="#00962a"/>
|
|
91
|
+
<path id="Path_1151" data-name="Path 1151" d="M177.083,246.727a1.694,1.694,0,0,1,.929-.432,1.753,1.753,0,0,1-.446.919,1.694,1.694,0,0,1-.929.432,1.635,1.635,0,0,1,.446-.919" transform="translate(-155.013 -216.144)" fill="#006b19"/>
|
|
92
|
+
<path id="Path_1152" data-name="Path 1152" d="M194.765,245.842a1.694,1.694,0,0,1,.929-.432,1.753,1.753,0,0,1-.446.919,1.694,1.694,0,0,1-.929.432,1.634,1.634,0,0,1,.446-.919" transform="translate(-170.53 -215.367)" fill="#006b19"/>
|
|
93
|
+
<path id="Path_1153" data-name="Path 1153" d="M197.224,229.1a1.622,1.622,0,0,1,.832-.591,1.874,1.874,0,0,1-.255,1,1.622,1.622,0,0,1-.832.591,1.679,1.679,0,0,1,.255-1" transform="translate(-172.853 -200.536)" fill="#006b19"/>
|
|
94
|
+
<path id="Path_1154" data-name="Path 1154" d="M165.691,187.847c1.037,1.733,3.2,3.045,6.341,2.063,1.379-.43,5.542-3.9,4.5-10.647l-.967-3.551s1.828,7.372-2.016,10.959a6.7,6.7,0,0,1-7.859,1.177" transform="translate(-145.407 -154.2)" fill="#006b19"/>
|
|
95
|
+
<path id="Path_1155" data-name="Path 1155" d="M161.817,194.278a7.042,7.042,0,0,0,.4.843c-.76-1.3.68-1.985,3.11-4.729A10.246,10.246,0,0,0,167.71,184c-.43,1.576-1.7,5.163-3.724,7-1.384,1.472-2.569,2.22-2.168,3.277" transform="translate(-141.938 -161.475)" fill="#006017"/>
|
|
96
|
+
<path id="Path_1156" data-name="Path 1156" d="M167.333,182.475a7.926,7.926,0,0,0,3.819-4.123c1-2.2,1.727-5.924-.536-11.174a.182.182,0,1,0-.334.144c2.2,5.131,1.517,8.767.544,10.9a7.266,7.266,0,0,1-3.644,3.927,4.821,4.821,0,0,1-6.5-2.794c-.272-.719.34-1.335,1.285-2.245.255-.245.545-.525.844-.855,2.289-2.065,3.7-6.475,3.9-7.661a.167.167,0,0,0-.329-.059c-.165.919-1.512,5.379-3.8,7.459-.306.308-.575.581-.844.855-1,.973-1.717,1.694-1.378,2.628.89,2.322,3.292,4.268,6.965,3" transform="translate(-140.661 -146.615)" fill="#006017"/>
|
|
97
|
+
</g>
|
|
98
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 12 12">
|
|
2
|
+
<path id="Union_8" data-name="Union 8" d="M9.742,11.613,6,7.871,2.258,11.613A1.323,1.323,0,0,1,.388,9.742L4.129,6,.388,2.258A1.322,1.322,0,0,1,2.258.388L6,4.129,9.742.388a1.323,1.323,0,0,1,1.871,1.87L7.871,6l3.742,3.742a1.323,1.323,0,0,1-1.871,1.871Z" transform="translate(0 0)" fill="#7A9AAC"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg id="Group_946" data-name="Group 946" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.25" height="16.25" viewBox="0 0 16.25 16.25">
|
|
2
|
+
<defs>
|
|
3
|
+
<clipPath id="clip-path">
|
|
4
|
+
<rect id="Rectangle_1703" data-name="Rectangle 1703" width="16.25" height="16.25" fill="none"/>
|
|
5
|
+
</clipPath>
|
|
6
|
+
</defs>
|
|
7
|
+
<g id="Group_945" data-name="Group 945" clip-path="url(#clip-path)">
|
|
8
|
+
<path id="Path_1339" data-name="Path 1339" d="M8.125,8.505A2.666,2.666,0,1,1,10.792,5.84,2.67,2.67,0,0,1,8.125,8.505m0-4.571a1.906,1.906,0,1,0,1.9,1.906,1.907,1.907,0,0,0-1.9-1.906" fill="#65899c"/>
|
|
9
|
+
<path id="Path_1340" data-name="Path 1340" d="M8.125,8.505A2.666,2.666,0,1,1,10.792,5.84,2.67,2.67,0,0,1,8.125,8.505Zm0-4.571a1.906,1.906,0,1,0,1.9,1.906A1.907,1.907,0,0,0,8.125,3.934Z" fill="none" stroke="#65899c" stroke-width="0.25"/>
|
|
10
|
+
<path id="Path_1341" data-name="Path 1341" d="M8.125,16.125a8,8,0,1,1,8-8,8.009,8.009,0,0,1-8,8m0-15.238a7.238,7.238,0,1,0,7.238,7.238A7.246,7.246,0,0,0,8.125.887" fill="#65899c"/>
|
|
11
|
+
<path id="Path_1342" data-name="Path 1342" d="M8.125,16.125a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8.125,16.125Zm0-15.238a7.238,7.238,0,1,0,7.238,7.238A7.246,7.246,0,0,0,8.125.887Z" fill="none" stroke="#65899c" stroke-width="0.25"/>
|
|
12
|
+
<path id="Path_1343" data-name="Path 1343" d="M12.673,14.6a.381.381,0,0,1-.38-.36c-.1-1.887-.49-3.45-4.168-3.45s-4.063,1.563-4.167,3.45a.368.368,0,0,1-.4.359.38.38,0,0,1-.359-.4c.137-2.5,1.028-4.169,4.927-4.169S12.916,11.7,13.053,14.2a.38.38,0,0,1-.359.4h-.021" fill="#65899c"/>
|
|
13
|
+
<path id="Path_1344" data-name="Path 1344" d="M12.673,14.6a.381.381,0,0,1-.38-.36c-.1-1.887-.49-3.45-4.168-3.45s-4.063,1.563-4.167,3.45a.368.368,0,0,1-.4.359.38.38,0,0,1-.359-.4c.137-2.5,1.028-4.169,4.927-4.169S12.916,11.7,13.053,14.2a.38.38,0,0,1-.359.4Z" fill="none" stroke="#65899c" stroke-width="0.25"/>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="7.455" height="12.91" viewBox="0 0 7.455 12.91">
|
|
2
|
+
<path id="Vector_43" data-name="Vector 43" d="M5.041,10.082,0,5.041,5.041,0" transform="translate(1 1.414)" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="arrow-narrow-left 3" clip-path="url(#clip0_663_3082)">
|
|
3
|
+
<path id="Vector" d="M5 12H19" stroke="#26C593" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path id="Vector_2" d="M5 12L9 16" stroke="#26C593" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path id="Vector_3" d="M5 12L9 8" stroke="#26C593" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_663_3082">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_667_2218)">
|
|
3
|
+
<path d="M5 12H19" stroke="#808080" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M5 12L9 16" stroke="#808080" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M5 12L9 8" stroke="#808080" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_667_2218">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
<svg width="208" height="242" viewBox="0 0 208 242" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_663_2899)">
|
|
3
|
+
<path d="M73.2648 40.3051L78.1835 44.7767C79.2827 45.7893 80.8984 45.7072 81.9152 44.607C82.9319 43.5069 82.8495 41.9032 81.7448 40.8907L76.826 36.4136C75.7269 35.401 74.1111 35.4831 73.0944 36.5832C72.0777 37.6834 72.1601 39.3691 73.2648 40.2996V40.3051Z" fill="#F9C710"/>
|
|
4
|
+
<path d="M77.6724 45.3733L72.7536 40.9016C71.3962 39.6373 71.3137 37.5246 72.5832 36.1727C73.1768 35.4995 74.0231 35.1602 74.8695 35.0781C75.8038 35.0781 76.6501 35.3299 77.2437 35.921L82.1624 40.3926C83.5199 41.657 83.6023 43.7696 82.3328 45.1215C81.6568 45.7947 80.805 46.2162 79.8762 46.2162C79.1123 46.2162 78.2659 45.9644 77.6724 45.3733ZM74.9629 36.5066C74.4518 36.5066 73.9462 36.7584 73.6055 37.0977C73.2647 37.4371 73.0944 37.9406 73.0944 38.4496C73.0944 38.9586 73.3472 39.4622 73.6879 39.8015L78.6067 44.2786C79.3706 44.9518 80.5577 44.9518 81.3216 44.1965C81.9976 43.4358 81.9976 42.2535 81.2392 41.4928L76.3204 37.0156C75.9797 36.6763 75.474 36.5066 74.9629 36.5066Z" fill="#A55A0F"/>
|
|
5
|
+
<path d="M166.721 40.4747L171.211 35.5762C172.228 34.4815 172.145 32.8724 171.041 31.8598C169.942 30.8473 168.326 30.9294 167.309 32.0295L162.819 36.9281C161.802 38.0227 161.885 39.6319 162.989 40.6444C164.094 41.657 165.787 41.5749 166.721 40.4747Z" fill="#4150D8"/>
|
|
6
|
+
<path d="M162.566 41.1534C161.89 40.5623 161.549 39.7194 161.462 38.8711C161.462 37.9406 161.714 37.0977 162.308 36.5066L166.798 31.608C168.068 30.2561 170.189 30.174 171.546 31.4384C172.904 32.7027 172.986 34.8154 171.717 36.1673L167.227 41.0658C166.633 41.739 165.787 42.0784 164.935 42.1605H164.765C164.001 42.0784 163.154 41.739 162.561 41.1479L162.566 41.1534ZM167.908 32.5385L163.413 37.4371C163.072 37.7764 162.901 38.2799 162.901 38.789C162.901 39.298 163.154 39.8015 163.495 40.1408C163.836 40.4802 164.341 40.6499 164.852 40.6499C165.364 40.6499 165.869 40.3981 166.21 40.0588L170.705 35.1602C171.381 34.3994 171.381 33.2172 170.623 32.4564C170.282 32.1171 169.777 31.9474 169.354 31.9474C168.848 31.9474 168.337 32.1992 167.914 32.5385H167.908Z" fill="#31409B"/>
|
|
7
|
+
<path d="M149.321 14.3618L144.914 9.38115C143.979 8.28102 142.287 8.19892 141.182 9.12938C140.083 10.0598 139.995 11.7456 140.929 12.8457L145.337 17.8264C146.271 18.921 147.964 19.0086 149.069 18.0781C150.173 17.0656 150.256 15.3744 149.321 14.3618Z" fill="#EA2A21"/>
|
|
8
|
+
<path d="M147.117 19.3425C146.183 19.2604 145.419 18.9211 144.826 18.2478L140.418 13.2672C139.231 11.9153 139.313 9.80808 140.671 8.53829C141.347 7.94717 142.199 7.6954 143.127 7.6954C144.062 7.7775 144.82 8.11684 145.414 8.79553L149.821 13.7762C151.008 15.1281 150.92 17.2353 149.569 18.5051C148.975 19.0141 148.211 19.348 147.365 19.348H147.112L147.117 19.3425ZM141.693 9.63294C140.929 10.3061 140.847 11.4884 141.523 12.3367L145.93 17.3174C146.606 18.0782 147.793 18.1603 148.645 17.4871C149.409 16.8138 149.492 15.6316 148.816 14.7833L144.408 9.80261C144.067 9.38117 143.474 9.1294 142.968 9.1294C142.457 9.2115 142.034 9.38117 141.699 9.63841L141.693 9.63294Z" fill="#B7130B"/>
|
|
9
|
+
<path d="M197.932 83.1825L193.524 78.2019C192.59 77.1072 190.897 77.0197 189.792 77.9501C188.693 78.8806 188.605 80.5663 189.54 81.6665L193.947 86.6471C194.882 87.7418 196.574 87.8293 197.679 86.8989C198.784 85.8863 198.866 84.2827 197.932 83.1825Z" fill="#4150D8"/>
|
|
10
|
+
<path d="M195.728 88.2453C194.794 88.1632 194.035 87.8239 193.442 87.1507L189.034 82.17C188.44 81.4968 188.188 80.6484 188.188 79.7234C188.27 78.793 188.611 78.0377 189.292 77.4466C190.65 76.2644 192.766 76.3465 194.041 77.6983L198.448 82.679C199.042 83.3522 199.295 84.2006 199.295 85.1256C199.212 86.056 198.871 86.8113 198.195 87.4024C197.602 87.9114 196.838 88.2453 195.992 88.2453C195.909 88.2453 195.821 88.2453 195.739 88.2453H195.728ZM190.303 78.5358C189.88 78.8751 189.71 79.2965 189.628 79.8001C189.628 80.3091 189.798 80.8126 190.139 81.152L194.546 86.1326C194.887 86.5541 195.31 86.7237 195.816 86.8058C196.327 86.8058 196.833 86.6362 197.173 86.2968C197.937 85.6236 198.02 84.4414 197.344 83.593L192.936 78.6124C192.595 78.1909 192.172 78.0213 191.666 77.9392H191.584C191.073 78.0213 190.65 78.1909 190.309 78.5303L190.303 78.5358Z" fill="#31409B"/>
|
|
11
|
+
<path d="M32.4583 72.745L28.0506 67.7644C27.1164 66.6697 25.4236 66.5822 24.319 67.5126C23.2198 68.4431 23.1319 70.1288 24.0662 71.229L28.4738 76.2096C29.4081 77.3097 31.1008 77.3918 32.2055 76.4614C33.3046 75.4488 33.3926 73.7576 32.4583 72.745Z" fill="#F9C710"/>
|
|
12
|
+
<path d="M30.2545 77.8078C29.3202 77.7257 28.5618 77.3864 27.9683 76.7132L23.5606 71.7325C22.3735 70.3806 22.4615 68.2734 23.8134 67.0036C25.1709 65.8214 27.2868 65.9089 28.5618 67.2554L32.9695 72.236C33.563 72.9092 33.8158 73.7576 33.8158 74.6826C33.7334 75.613 33.3926 76.3738 32.7166 76.9649C32.1231 77.4739 31.3592 77.8078 30.5128 77.8078C30.4304 77.8078 30.3425 77.8078 30.26 77.8078H30.2545ZM24.8302 68.0982C24.0662 68.7715 23.9838 69.9537 24.6598 70.802L29.0674 75.7827C29.7434 76.5435 30.9305 76.6256 31.7824 75.9524C32.5463 75.2792 32.6287 74.0969 31.9527 73.2486L27.5451 68.2679C27.2043 67.8465 26.7812 67.6768 26.2756 67.5947H26.1931C25.5996 67.5947 25.1764 67.7644 24.8357 68.0982H24.8302Z" fill="#A55A0F"/>
|
|
13
|
+
<path d="M40.8614 36.1126L39.7622 29.6103C39.5094 28.1763 38.152 27.2459 36.7121 27.4976C35.2722 27.7494 34.3379 29.1013 34.5907 30.5353L35.6898 37.0375C35.9427 38.4715 37.3001 39.402 38.74 39.1502C40.0975 38.8984 41.0263 37.5465 40.8614 36.1126Z" fill="#35A035"/>
|
|
14
|
+
<path d="M36.2834 39.3199C35.5195 38.8108 35.0963 38.0555 34.926 37.1251L33.8268 30.6229C33.6564 29.78 33.9092 28.8495 34.4203 28.1763C34.9315 27.4155 35.6899 26.9941 36.6242 26.8244C37.4705 26.6547 38.4048 26.9065 39.0808 27.4155C39.8447 27.9245 40.2679 28.6798 40.4383 29.6103L41.5429 36.1125C41.7133 36.9554 41.4605 37.8859 40.9494 38.5591C40.4383 39.3199 39.6798 39.7413 38.7456 39.911C38.5752 39.911 38.4048 39.9931 38.152 39.9931C37.5585 39.911 36.8825 39.6537 36.2889 39.3199H36.2834ZM36.7945 28.1763C36.2834 28.2584 35.8602 28.5157 35.525 28.9371C35.2722 29.3585 35.1018 29.8675 35.1843 30.3711L36.2834 36.8733C36.3659 37.3823 36.6242 37.8038 37.0473 38.1376C37.4705 38.3894 37.9816 38.5591 38.4872 38.477C38.9984 38.3949 39.4215 38.1376 39.7568 37.7162C40.0096 37.2948 40.18 36.7857 40.0975 36.2822L38.9984 29.78C38.9159 29.271 38.6576 28.8495 38.2344 28.5157C37.8937 28.2639 37.5585 28.1763 37.1353 28.1763H36.7945Z" fill="#1C7C1C"/>
|
|
15
|
+
<path d="M46.4562 9.99963L52.3917 13.0373C53.6612 13.7105 55.2715 13.207 55.953 11.9426C56.629 10.6783 56.1233 9.06918 54.8538 8.39597L48.9183 5.35831C47.6488 4.6851 46.0385 5.18864 45.357 6.45844C44.6811 7.72276 45.1867 9.32642 46.4562 10.0051V9.99963Z" fill="#4150D8"/>
|
|
16
|
+
<path d="M44.758 6.11911C45.6043 4.51544 47.6378 3.83676 49.248 4.68511L55.1835 7.72277C56.7938 8.56565 57.4698 10.5962 56.6234 12.1999C56.2002 12.9607 55.5243 13.5518 54.6724 13.8036C53.826 14.0553 52.8918 13.9732 52.1278 13.5518L46.1924 10.5141C44.9228 9.84092 44.3293 8.57113 44.4117 7.3068C44.4117 6.96746 44.4942 6.54602 44.7525 6.12458L44.758 6.11911ZM52.7269 12.3641C53.1501 12.6159 53.6612 12.6159 54.1668 12.4462C54.6779 12.2765 55.0131 11.9372 55.2659 11.5157C55.7771 10.5853 55.3484 9.40306 54.4196 8.98162L48.4841 5.94396C47.5498 5.43495 46.3627 5.86186 45.9395 6.78684C45.4284 7.7173 45.8571 8.89952 46.7859 9.32096L52.7214 12.3586L52.7269 12.3641Z" fill="#31409B"/>
|
|
17
|
+
<path d="M127.728 36.2548C127.728 37.8585 128.998 39.1228 130.614 39.1228C132.229 39.1228 133.493 37.8585 133.493 36.2548C133.493 34.6512 132.224 33.3814 130.614 33.3814C129.003 33.3814 127.728 34.6457 127.728 36.2548Z" fill="#35A035"/>
|
|
18
|
+
<path d="M126.964 36.2548C126.964 34.2297 128.575 32.6261 130.608 32.6261C132.642 32.6261 134.252 34.2297 134.252 36.2548C134.252 38.2799 132.642 39.8836 130.608 39.8836C128.575 39.8836 126.964 38.2799 126.964 36.2548ZM128.404 36.2548C128.404 37.4371 129.421 38.4496 130.608 38.4496C131.795 38.4496 132.812 37.4371 132.812 36.2548C132.812 35.0726 131.795 34.0601 130.608 34.0601C129.421 34.0601 128.404 35.0726 128.404 36.2548Z" fill="#1C7C1C"/>
|
|
19
|
+
<path d="M9.72217 51.2735C9.72217 52.8771 10.9917 54.1414 12.602 54.1414C14.2122 54.1414 15.4818 52.8771 15.4818 51.2735C15.4818 49.6698 14.2122 48.4 12.602 48.4C10.9917 48.4 9.72217 49.6698 9.72217 51.2735Z" fill="#35A035"/>
|
|
20
|
+
<path d="M8.96375 51.2735C8.96375 49.2483 10.574 47.6447 12.6075 47.6447C14.6409 47.6447 16.2512 49.2483 16.2512 51.2735C16.2512 53.2986 14.6409 54.9022 12.6075 54.9022C10.574 54.9022 8.96375 53.2986 8.96375 51.2735ZM10.4036 51.2735C10.4036 52.4557 11.4204 53.4682 12.6075 53.4682C13.7946 53.4682 14.8113 52.4557 14.8113 51.2735C14.8113 50.0912 13.7946 49.0787 12.6075 49.0787C11.4204 49.0787 10.4036 50.0912 10.4036 51.2735Z" fill="#1C7C1C"/>
|
|
21
|
+
<path d="M188.556 57.0149C190.149 57.0149 191.441 55.7284 191.441 54.1414C191.441 52.5545 190.149 51.268 188.556 51.268C186.962 51.268 185.671 52.5545 185.671 54.1414C185.671 55.7284 186.962 57.0149 188.556 57.0149Z" fill="#EA2A21"/>
|
|
22
|
+
<path d="M184.907 54.1414C184.907 52.1163 186.517 50.5127 188.55 50.5127C190.584 50.5127 192.194 52.1163 192.194 54.1414C192.194 56.1665 190.584 57.7702 188.55 57.7702C186.517 57.7702 184.907 56.1665 184.907 54.1414ZM186.352 54.1414C186.352 55.3237 187.369 56.3362 188.556 56.3362C189.743 56.3362 190.76 55.3237 190.76 54.1414C190.76 52.9592 189.743 51.9467 188.556 51.9467C187.286 51.9467 186.352 52.9592 186.352 54.1414Z" fill="#B7130B"/>
|
|
23
|
+
<path d="M175.976 99.0714C177.57 99.0714 178.861 100.358 178.861 101.939C178.861 103.521 177.57 104.813 175.976 104.813C174.382 104.813 173.096 103.527 173.096 101.939C173.096 100.352 174.388 99.0714 175.976 99.0714Z" fill="#F9C710"/>
|
|
24
|
+
<path d="M172.327 101.939C172.327 99.9143 173.937 98.3106 175.971 98.3106C178.004 98.3106 179.614 99.9143 179.614 101.939C179.614 103.964 178.004 105.568 175.971 105.568C173.937 105.568 172.327 103.964 172.327 101.939ZM173.772 101.939C173.772 103.122 174.789 104.134 175.976 104.134C177.163 104.134 178.18 103.122 178.18 101.939C178.18 100.757 177.163 99.7446 175.976 99.7446C174.706 99.7446 173.772 100.757 173.772 101.939Z" fill="#A55A0F"/>
|
|
25
|
+
<path d="M108.229 3.62877C108.229 5.23243 109.499 6.49676 111.109 6.49676C112.719 6.49676 113.994 5.23243 113.994 3.62877C113.994 2.02511 112.725 0.75531 111.109 0.75531C109.493 0.75531 108.229 2.01963 108.229 3.62877Z" fill="#35A035"/>
|
|
26
|
+
<path d="M107.553 3.62877C107.553 1.60366 109.163 0 111.197 0C113.23 0 114.841 1.60366 114.841 3.62877C114.841 5.65387 113.23 7.25754 111.197 7.25754C109.163 7.25754 107.553 5.65387 107.553 3.62877ZM108.911 3.62877C108.911 4.81099 109.927 5.82354 111.114 5.82354C112.301 5.82354 113.318 4.81099 113.318 3.62877C113.318 2.44655 112.301 1.43399 111.114 1.43399C109.927 1.43399 108.911 2.44655 108.911 3.62877Z" fill="#1C7C1C"/>
|
|
27
|
+
<path d="M169.365 66.7026C169.365 68.3062 170.634 69.5705 172.244 69.5705C173.855 69.5705 175.13 68.3062 175.13 66.7026C175.13 65.0989 173.86 63.8291 172.244 63.8291C170.629 63.8291 169.365 65.0934 169.365 66.7026Z" fill="#35A035"/>
|
|
28
|
+
<path d="M168.683 66.7026C168.683 64.6775 170.293 63.0738 172.327 63.0738C174.36 63.0738 175.97 64.6775 175.97 66.7026C175.97 68.7277 174.36 70.3313 172.327 70.3313C170.293 70.3313 168.683 68.7277 168.683 66.7026ZM170.04 66.7026C170.04 67.8848 171.057 68.8973 172.244 68.8973C173.431 68.8973 174.448 67.8848 174.448 66.7026C174.448 65.5203 173.431 64.5078 172.244 64.5078C171.057 64.5078 170.04 65.5203 170.04 66.7026Z" fill="#1C7C1C"/>
|
|
29
|
+
<path d="M27.5946 106.121C27.7924 104.545 29.2268 103.428 30.8096 103.625C32.3869 103.822 33.5136 105.251 33.3157 106.827C33.1179 108.403 31.6835 109.52 30.1007 109.323C28.5234 109.126 27.3967 107.697 27.5946 106.121Z" fill="#35A035"/>
|
|
30
|
+
<path d="M26.8306 106.499C26.8306 104.474 28.4408 102.87 30.4743 102.87C32.5077 102.87 34.118 104.474 34.118 106.499C34.118 108.524 32.5077 110.127 30.4743 110.127C28.4408 110.127 26.8306 108.524 26.8306 106.499ZM28.2705 106.499C28.2705 107.681 29.2872 108.693 30.4743 108.693C31.6614 108.693 32.6781 107.681 32.6781 106.499C32.6781 105.316 31.6614 104.304 30.4743 104.304C29.2048 104.304 28.2705 105.316 28.2705 106.499Z" fill="#1C7C1C"/>
|
|
31
|
+
<path d="M5.56726 83.4507C5.56726 85.0544 6.83679 86.3242 8.44707 86.3242C10.0573 86.3242 11.3269 85.0599 11.3269 83.4507C11.3269 81.8416 10.0573 80.5773 8.44707 80.5773C6.83679 80.5773 5.56726 81.8416 5.56726 83.4507Z" fill="#4150D8"/>
|
|
32
|
+
<path d="M4.89136 83.4507C4.89136 81.4256 6.50163 79.822 8.53508 79.822C10.5685 79.822 12.1788 81.4256 12.1788 83.4507C12.1788 85.4758 10.5685 87.0795 8.53508 87.0795C6.50163 87.0795 4.89136 85.4758 4.89136 83.4507ZM6.33126 83.4507C6.33126 84.633 7.34799 85.6455 8.53508 85.6455C9.72218 85.6455 10.7389 84.633 10.7389 83.4507C10.7389 82.2685 9.72218 81.256 8.53508 81.256C7.34799 81.256 6.33126 82.2685 6.33126 83.4507Z" fill="#31409B"/>
|
|
33
|
+
<path d="M77.9691 15.7137C77.9691 17.3174 79.2387 18.5817 80.8489 18.5817C82.4592 18.5817 83.7287 17.3174 83.7287 15.7137C83.7287 14.1101 82.4592 12.8403 80.8489 12.8403C79.2387 12.7582 77.9691 14.1046 77.9691 15.7137Z" fill="#EA2A21"/>
|
|
34
|
+
<path d="M77.2052 15.7137C77.2052 13.6886 78.8155 12.085 80.8489 12.085C82.8824 12.085 84.4927 13.6886 84.4927 15.7137C84.4927 17.7388 82.8824 19.3425 80.8489 19.3425C78.8155 19.3425 77.2052 17.6513 77.2052 15.7137ZM78.6451 15.7137C78.6451 16.896 79.6618 17.9085 80.8489 17.9085C82.036 17.9085 83.0527 16.896 83.0527 15.7137C83.0527 14.5315 82.036 13.519 80.8489 13.519C79.6618 13.519 78.6451 14.4494 78.6451 15.7137Z" fill="#B7130B"/>
|
|
35
|
+
<path d="M100.579 242C131.76 242 157.037 239.959 157.037 237.441C157.037 234.923 131.76 232.882 100.579 232.882C69.3978 232.882 44.1205 234.923 44.1205 237.441C44.1205 239.959 69.3978 242 100.579 242Z" fill="#C7D1EA"/>
|
|
36
|
+
<path d="M55.4198 136.634C56.0079 140.75 57.6401 151.839 58.3106 155.867C33.0244 174.871 -14.2891 143.799 11.3874 142.945C7.89204 140.466 -0.593493 133.958 0.934343 129.76C2.38524 125.814 8.15034 127.784 10.4036 128.961C10.0519 128.638 -0.00544077 116.87 1.54438 113.176C3.52287 105.409 19.0046 121.183 25.1104 125.42C35.8657 133.443 56.552 137.264 55.4253 136.634H55.4198Z" fill="#00962A"/>
|
|
37
|
+
<path d="M25.105 125.338C20.3181 122.316 10.6675 116.531 7.71072 116.821C5.85314 116.98 4.55063 118.381 3.6768 119.853C2.12698 117.21 1.01133 114.719 1.53893 113.094C2.96784 108.474 10.1674 112.415 18.2682 119.864C20.472 121.972 22.7473 123.739 25.105 125.338Z" fill="#006017"/>
|
|
38
|
+
<path d="M9.7222 141.664C6.39723 139.179 -0.450547 133.367 0.928902 129.76C2.16546 126.755 5.66629 127.292 8.07346 128.041C8.07346 127.959 -1.02211 129.754 9.7222 141.664Z" fill="#006017"/>
|
|
39
|
+
<path d="M57.3819 149.655L58.3052 155.785C33.5355 170.711 7.78216 154.669 4.63855 148.205C2.6051 144.062 6.03998 142.994 8.74942 142.803C8.74942 142.803 5.58933 148.676 16.9547 154.899C28.4079 161.204 46.3353 157.701 56.497 148.763L57.3819 149.655Z" fill="#007A1D"/>
|
|
40
|
+
<path d="M38.1355 162.589C32.4583 162.813 27.3362 161.921 23.2089 160.646C13.5033 157.734 5.82012 152.211 3.97353 148.484C3.13817 146.743 3.07771 145.222 3.8801 144.094C5.00674 142.529 7.36444 142.179 9.14509 142.113C5.64426 139.464 -1.37939 133.493 0.236377 129.453C0.698025 128.249 1.51141 127.461 2.68201 126.99C4.35274 126.334 6.40268 126.755 8.03493 127.198C5.08918 123.597 -0.291221 116.378 0.758479 112.869C1.29157 111.326 2.28082 110.697 3.03924 110.5C7.06767 109.41 14.5255 115.617 18.5814 119.344C34.1785 133.766 55.1286 135.802 55.3869 135.879C55.7276 135.95 55.9969 136.279 56.0079 136.612C55.9364 136.952 55.6067 137.22 55.2714 137.231C55.0186 137.242 33.6399 135.135 17.6911 120.39C11.173 114.397 5.86958 111.227 3.34701 111.835C2.67652 112.032 2.26983 112.47 1.96206 113.242C0.989303 116.493 7.87556 125.255 10.7114 128.353C10.8928 128.6 10.9037 128.939 10.7444 129.196C10.585 129.453 10.1673 129.557 9.90351 129.399C9.90351 129.399 5.66074 127.286 3.07222 128.233C2.31929 128.518 1.74773 129.048 1.43996 129.902C0.049519 133.339 8.29324 140.022 11.6072 142.255C11.8655 142.414 11.9644 142.748 11.893 143.005C11.8161 143.262 11.4863 143.443 11.2335 143.454C9.87054 143.339 6.05095 143.235 4.9298 144.888C4.44617 145.583 4.49014 146.596 5.13864 147.92C6.52359 150.739 13.2834 156.382 23.5002 159.441C31.9142 161.893 44.6041 163.163 57.7775 155.293C58.1073 155.112 58.536 155.178 58.7173 155.512C58.8987 155.84 58.8327 156.267 58.503 156.448C51.4628 160.7 44.4832 162.326 38.13 162.583L38.1355 162.589Z" fill="#006B19"/>
|
|
41
|
+
<path d="M21.2304 126.082C22.8077 127.286 23.3958 129.289 23.3958 129.289C23.3958 129.289 21.2799 129.371 19.7026 128.167C18.1253 126.963 17.5372 124.96 17.5372 124.96C17.5372 124.96 19.6531 124.878 21.2304 126.082Z" fill="#006B19"/>
|
|
42
|
+
<path d="M22.9891 133.952C24.5664 135.157 25.1544 137.16 25.1544 137.16C25.1544 137.16 23.0385 137.242 21.4612 136.038C19.8839 134.834 19.2959 132.83 19.2959 132.83C19.2959 132.83 21.3293 132.83 22.9891 133.952Z" fill="#006B19"/>
|
|
43
|
+
<path d="M30.0896 133.334C31.9032 134.193 32.8265 136.016 32.8265 136.016C32.8265 136.016 30.8096 136.519 28.9959 135.66C27.1823 134.801 26.259 132.978 26.259 132.978C26.259 132.978 28.276 132.475 30.0896 133.334Z" fill="#006B19"/>
|
|
44
|
+
<path d="M182.543 119.164C188.292 114.457 202.46 97.5006 205.054 105.087C206.895 108.644 197.811 121.172 197.487 121.523C199.641 120.171 205.225 117.752 206.989 121.566C208.846 125.633 200.905 132.792 197.624 135.54C223.284 134.352 178.608 169.08 151.882 152.146C152.229 148.073 152.97 136.892 153.223 132.743C152.152 133.46 172.464 128.009 182.543 119.158V119.164Z" fill="#00962A"/>
|
|
45
|
+
<path d="M188.913 113.077C196.393 105.004 203.257 100.511 205.049 104.999C205.708 106.581 204.79 109.148 203.461 111.906C202.471 110.51 201.064 109.213 199.196 109.202C196.223 109.153 187.067 115.683 182.538 119.076C184.758 117.297 186.885 115.354 188.913 113.077Z" fill="#006017"/>
|
|
46
|
+
<path d="M199.729 120.423C202.065 119.487 205.51 118.671 206.983 121.572C208.649 125.053 202.284 131.391 199.174 134.133C208.929 121.408 199.723 120.34 199.729 120.423Z" fill="#006017"/>
|
|
47
|
+
<path d="M153.113 144.921C163.957 153.021 182.115 155.09 193.024 147.898C203.851 140.794 200.234 135.189 200.234 135.189C202.949 135.168 206.456 135.956 204.763 140.247C202.147 146.94 177.757 164.98 151.871 152.063L152.3 145.879L153.108 144.915L153.113 144.921Z" fill="#007A1D"/>
|
|
48
|
+
<path d="M151.734 152.748C151.388 152.594 151.289 152.173 151.443 151.828C151.596 151.483 152.02 151.385 152.366 151.538C166.127 158.341 178.68 156.07 186.869 152.956C196.811 149.097 203.098 142.934 204.252 140.011C204.79 138.638 204.752 137.625 204.213 136.968C202.96 135.414 199.163 135.819 197.811 136.038C197.558 136.049 197.212 135.895 197.118 135.644C197.025 135.392 197.096 135.053 197.344 134.872C200.465 132.382 208.148 125.064 206.489 121.747C206.115 120.915 205.505 120.434 204.73 120.215C202.07 119.476 198.009 121.917 198.009 121.917C197.761 122.097 197.333 122.026 197.157 121.78C196.975 121.534 196.964 121.194 197.124 120.937C199.707 117.626 205.868 108.338 204.637 105.174C204.268 104.43 203.829 104.025 203.142 103.882C200.581 103.477 195.546 107.057 189.529 113.548C174.811 129.508 153.668 133.307 153.416 133.318C153.075 133.329 152.729 133.093 152.63 132.759C152.619 132.42 152.855 132.075 153.19 131.977C153.443 131.884 174.162 128.184 188.556 112.574C192.298 108.54 199.234 101.759 203.34 102.525C204.109 102.662 205.148 103.215 205.802 104.709C207.126 108.119 202.339 115.748 199.696 119.569C201.284 119 203.296 118.414 205.016 118.934C206.219 119.306 207.093 120.034 207.654 121.194C209.594 125.086 203.065 131.599 199.789 134.516C201.57 134.445 203.95 134.604 205.197 136.076C206.087 137.138 206.148 138.659 205.455 140.46C203.911 144.324 196.69 150.443 187.253 154.11C183.247 155.703 178.207 157.006 172.53 157.23C166.177 157.482 159.093 156.415 151.734 152.731V152.748Z" fill="#006B19"/>
|
|
49
|
+
<path d="M190.051 118.102C190.051 118.102 189.622 120.149 188.149 121.473C186.676 122.798 184.56 122.886 184.56 122.886C184.56 122.886 184.989 120.839 186.462 119.514C187.935 118.19 190.051 118.102 190.051 118.102Z" fill="#006B19"/>
|
|
50
|
+
<path d="M188.93 126.093C188.93 126.093 188.501 128.14 187.028 129.464C185.555 130.789 183.439 130.876 183.439 130.876C183.439 130.876 183.868 128.829 185.341 127.505C186.902 126.263 188.93 126.093 188.93 126.093Z" fill="#006B19"/>
|
|
51
|
+
<path d="M181.999 126.788C181.999 126.788 181.224 128.676 179.488 129.678C177.751 130.679 175.696 130.335 175.696 130.335C175.696 130.335 176.471 128.446 178.213 127.445C179.955 126.443 182.005 126.788 182.005 126.788H181.999Z" fill="#006B19"/>
|
|
52
|
+
<path d="M122.32 234.775C122.859 235.514 123.639 235.903 124.48 235.788C124.903 235.771 125.321 235.585 125.651 235.405C129.448 232.805 133.625 233.314 133.625 233.314H133.708C137.577 234.595 139.643 237.468 139.726 237.463C139.814 237.545 139.907 237.709 139.995 237.791C140.792 238.607 142.067 238.722 143.062 238.092C144.133 237.375 144.414 235.843 143.606 234.775C143.518 234.693 142.259 232.887 139.902 231.207C139.814 231.125 139.726 231.043 139.638 230.966C140.995 230.911 142.616 231.185 144.611 232.29C145.046 232.526 145.474 232.591 145.897 232.575C146.661 232.548 147.403 232.093 147.881 231.316C148.041 231.053 148.118 230.884 148.107 230.632C148.321 229.609 147.854 228.612 146.903 228.06C142.649 225.695 138.923 225.843 136.164 226.795C135.868 223.599 135.054 220.331 135.054 220.331C134.285 220.195 133.603 220.134 132.922 220.08C129.278 220.14 128.443 222.707 128.443 222.707C128.443 222.707 129.245 225.799 130.542 228.536C128.432 228.788 125.574 229.494 122.936 231.371C121.864 232.176 121.589 233.703 122.309 234.775H122.32Z" fill="#F9C710"/>
|
|
53
|
+
<path d="M132.576 221.782L134.807 228.705C134.807 228.705 142.336 226.04 148.035 230.632C148.25 229.609 147.782 228.612 146.832 228.06C142.578 225.695 138.852 225.843 136.093 226.795C135.796 223.599 134.983 220.331 134.983 220.331C134.213 220.195 133.532 220.134 132.85 220.08L132.581 221.782H132.576Z" fill="#FFD95F"/>
|
|
54
|
+
<path d="M140 237.791C140.797 238.607 142.072 238.722 143.067 238.092C144.139 237.375 144.419 235.843 143.611 234.775C143.523 234.693 142.265 232.887 139.907 231.207C139.825 231.207 139.737 231.13 139.649 231.13C139.649 231.048 143.007 236.571 140 237.791Z" fill="#FFD95F"/>
|
|
55
|
+
<path d="M141.699 239.187C140.88 239.187 140.083 238.88 139.5 238.278C139.451 238.234 139.374 238.136 139.302 238.037C139.286 238.01 139.264 237.988 139.247 237.966C139.17 237.895 139.094 237.807 139.011 237.709C137.154 235.531 135.307 234.283 133.521 234.004C131.081 233.62 128.498 234.305 126.052 235.979C126.035 235.99 126.014 236.007 125.992 236.012C125.464 236.302 124.986 236.456 124.546 236.483C123.469 236.625 122.458 236.149 121.754 235.186C121.754 235.18 121.743 235.175 121.738 235.164C120.809 233.785 121.161 231.836 122.524 230.813C124.947 229.089 127.541 228.317 129.531 227.978C128.448 225.471 127.8 222.991 127.772 222.876C127.739 222.751 127.745 222.614 127.783 222.488C127.822 222.362 128.816 219.445 132.916 219.374C132.944 219.374 132.966 219.374 132.988 219.374C133.669 219.428 134.378 219.489 135.186 219.636C135.461 219.686 135.675 219.888 135.741 220.156C135.774 220.282 136.434 222.959 136.774 225.87C139.302 225.192 142.963 225.055 147.249 227.441C148.447 228.136 149.046 229.401 148.816 230.687C148.816 231.103 148.651 231.404 148.486 231.672C147.898 232.63 146.942 233.226 145.93 233.265C145.326 233.287 144.782 233.166 144.282 232.893C143.468 232.444 142.682 232.115 141.913 231.913C142.693 232.613 143.413 233.385 144.073 234.223L144.133 234.299C144.133 234.299 144.161 234.332 144.177 234.348C144.672 235.005 144.881 235.854 144.743 236.669C144.606 237.485 144.139 238.213 143.463 238.661C142.919 239.006 142.303 239.176 141.704 239.176L141.699 239.187ZM140.187 236.932C140.187 236.932 140.204 236.943 140.209 236.954C140.281 237.019 140.358 237.118 140.435 237.216C140.451 237.244 140.473 237.271 140.489 237.293C141.056 237.873 141.973 237.955 142.688 237.501C143.029 237.271 143.276 236.883 143.353 236.445C143.43 235.996 143.32 235.553 143.051 235.197C143.023 235.164 142.996 235.131 142.957 235.082C141.962 233.812 140.792 232.695 139.495 231.77C139.473 231.754 139.445 231.732 139.429 231.716L139.165 231.475C138.956 231.283 138.885 230.982 138.984 230.72C139.083 230.457 139.33 230.276 139.616 230.265C141.369 230.2 143.116 230.659 144.958 231.677C145.232 231.825 145.529 231.896 145.875 231.874C146.419 231.853 146.947 231.508 147.288 230.949C147.414 230.742 147.414 230.709 147.414 230.659C147.414 230.605 147.414 230.544 147.425 230.49C147.579 229.762 147.244 229.067 146.551 228.667C142.232 226.259 138.637 226.68 136.395 227.458C136.192 227.529 135.966 227.501 135.785 227.386C135.604 227.271 135.488 227.08 135.466 226.866C135.241 224.442 134.708 221.946 134.483 220.955C133.927 220.873 133.411 220.829 132.905 220.786C130.35 220.84 129.432 222.269 129.19 222.762C129.399 223.511 130.13 226.018 131.185 228.246C131.278 228.448 131.273 228.684 131.163 228.881C131.053 229.078 130.855 229.209 130.635 229.236C128.728 229.466 125.92 230.118 123.354 231.946C122.606 232.504 122.392 233.626 122.897 234.381C123.134 234.699 123.639 235.202 124.387 235.104C124.409 235.104 124.431 235.098 124.453 235.098C124.678 235.087 124.953 234.994 125.288 234.814C128.025 232.947 130.949 232.192 133.741 232.63C135.868 232.964 138 234.37 140.083 236.811C140.127 236.866 140.165 236.91 140.193 236.943L140.187 236.932Z" fill="#BA5D08"/>
|
|
56
|
+
<path d="M78.4967 234.119C78.1065 234.896 77.2712 235.35 76.5127 235.383C76.0896 235.399 75.6609 235.334 75.3147 235.093C71.2423 232.975 67.1204 233.9 67.1259 233.982H67.0435C63.3778 235.651 61.6356 238.765 61.5531 238.853C61.4707 238.94 61.3938 239.116 61.3113 239.203C60.5804 240.079 59.3218 240.38 58.2831 239.833C57.1565 239.203 56.6729 237.786 57.3049 236.576C57.3873 236.488 58.415 234.589 60.5419 232.646C60.6244 232.559 60.7068 232.471 60.7837 232.383C59.4318 232.52 57.838 233.007 56.0244 234.261C55.6122 234.529 55.1945 234.715 54.7713 234.732C54.0074 234.764 53.15 234.458 52.6939 233.713C52.5125 233.467 52.4246 233.303 52.3257 233.051C52.0344 232.132 52.3257 231.026 53.238 230.397C57.195 227.534 60.9211 227.304 63.7405 227.868C63.6141 224.661 64.0702 221.267 64.0702 221.267C64.8232 220.983 65.4991 220.873 66.1696 220.764C69.8024 220.364 71.0059 222.855 71.0059 222.855C71.0059 222.855 70.5388 226.002 69.6375 228.908C71.7589 228.908 74.6607 229.302 77.5185 230.791C78.6506 231.508 79.0518 233.013 78.5022 234.129L78.4967 234.119Z" fill="#F9C710"/>
|
|
57
|
+
<path d="M66.7412 222.417L65.3287 229.57C65.3287 229.57 57.5412 227.852 52.4026 233.04C52.1113 232.121 52.4026 231.015 53.3149 230.386C57.2719 227.523 60.998 227.293 63.8174 227.857C63.691 224.65 64.1471 221.251 64.1471 221.251C64.9001 220.966 65.576 220.857 66.2465 220.747L66.7357 222.417H66.7412Z" fill="#FFD95F"/>
|
|
58
|
+
<path d="M61.3059 239.192C60.5749 240.068 59.3164 240.369 58.2777 239.822C57.151 239.192 56.6674 237.775 57.2994 236.565C57.3819 236.478 58.4096 234.578 60.5364 232.635C60.6189 232.548 60.7013 232.542 60.7893 232.542C60.7893 232.542 58.1348 238.311 61.3114 239.198L61.3059 239.192Z" fill="#FFD95F"/>
|
|
59
|
+
<path d="M59.5911 240.867C58.9976 240.889 58.3985 240.747 57.9644 240.511C56.6618 239.8 55.7495 238.147 56.7003 236.423C56.7773 236.253 57.4093 235.126 58.6293 233.724C57.8764 234.009 57.1345 234.458 56.3926 234.994C55.8979 235.35 55.3978 235.542 54.8043 235.563C53.4523 235.7 52.2322 234.907 51.7541 233.489C51.276 232.159 51.7266 230.703 52.8862 229.981C56.8432 227.118 60.4814 226.806 63.0425 227.211C63.0095 224.256 63.3228 221.541 63.3997 221.366C63.4767 221.109 63.636 220.933 63.8888 220.84C69.5825 218.925 71.517 222.734 71.605 222.816C71.6929 222.898 71.6984 223.068 71.7039 223.232C71.7039 223.314 71.3027 225.952 70.5608 228.514C73.1987 228.662 75.6004 229.329 77.8537 230.506C79.5904 231.453 79.8322 233.298 79.1177 234.595C78.4088 235.974 76.7435 236.8 75.0124 235.941C71.4621 234.14 68.0931 234.693 67.2468 234.814C63.8339 236.384 62.1687 239.324 62.1687 239.324C61.5311 240.363 60.6188 240.823 59.6021 240.862L59.5911 240.867ZM60.7562 231.864C61.009 231.853 61.2728 232.011 61.3663 232.263C61.4597 232.515 61.3882 232.854 61.2289 233.029C59.0141 234.978 57.9094 236.965 57.9094 237.047C57.3598 238.081 57.8984 238.908 58.6788 239.384C59.4592 239.778 60.4759 239.734 61.0255 238.7C61.0255 238.7 62.9271 235.328 66.7577 233.571C66.8126 233.571 66.8676 233.54 66.9225 233.478C67.6755 233.281 71.5555 232.619 75.6224 234.655C76.6611 235.208 77.491 234.666 77.8812 233.889C78.2714 233.111 78.2329 232.099 77.1942 231.552C74.8585 230.375 72.2864 229.718 69.5715 229.74C69.3187 229.751 69.1428 229.674 69.0494 229.422C68.956 229.258 68.8626 229.006 68.9395 228.837C69.6924 226.44 70.0991 223.889 70.2365 223.123C69.8738 222.548 68.3624 220.829 64.6747 221.908C64.5483 222.926 64.3065 225.471 64.4054 227.917C64.4109 228.087 64.3395 228.344 64.1746 228.432C64.0097 228.519 63.8449 228.612 63.5866 228.541C61.2783 228.043 57.6291 228.016 53.5897 230.966C52.8478 231.502 52.7983 232.351 52.9906 232.931C53.183 233.516 53.7161 234.168 54.6504 234.129C54.9911 234.118 55.3264 234.02 55.5737 233.839C57.3104 232.674 59.058 231.929 60.7562 231.858V231.864Z" fill="#BA5D08"/>
|
|
60
|
+
<path d="M115.434 215.362C116.319 216.254 117.116 217.069 117.99 217.792C119.836 219.406 121.666 220.605 123.48 221.459C134.197 226.357 143.88 218.197 150.074 203.419C154.41 193.025 156.059 179.183 158.411 167.941C158.411 167.941 159.5 156.913 160.016 152.923C160.082 152.414 160.154 152.074 160.143 151.817L158.202 158.401L156.999 160.054L115.599 215.187L115.44 215.362H115.434Z" fill="#00962A"/>
|
|
61
|
+
<path d="M84.7509 216.161C85.1576 215.723 85.5643 215.285 85.971 214.847C83.3055 211.826 59.9648 171.351 52.573 158.467C51.199 155.988 50.2977 154.587 50.2977 154.587C50.3032 154.756 50.2263 154.926 50.2318 155.096C41.7737 193.792 54.9582 247.681 84.7509 216.161Z" fill="#00962A"/>
|
|
62
|
+
<path d="M126.986 69.6636L130.938 72.9695L149.898 88.8583L156.57 94.4246C160.769 91.2994 164.847 84.9723 164.083 80.7743C163.858 79.4334 162.907 78.9627 161.808 79.0065C160.621 79.0557 159.203 79.614 158.12 80.1668C157.202 80.6265 156.543 81.0753 156.46 81.0753C156.46 81.0753 156.62 80.8181 156.856 80.3857C158.362 77.7914 163.022 69.0725 160.89 64.5954C159.505 61.7766 156.982 62.3842 154.911 63.5664C153.086 64.568 151.619 66.0622 151.536 66.1498C153.13 63.55 154.191 58.2683 154.185 53.9608C154.218 48.3836 152.371 44.6563 147.2 51.1968C144.534 54.5136 141.682 57.502 139.072 60.0526C132.614 66.2264 126.986 69.6581 126.986 69.6581V69.6636Z" fill="#00962A"/>
|
|
63
|
+
<path d="M156.856 80.3857C158.362 77.7914 163.022 69.0725 160.89 64.5954C159.505 61.7766 156.982 62.3842 154.911 63.5664C154.911 63.6485 161.143 64.5844 156.856 80.3857Z" fill="#006017"/>
|
|
64
|
+
<path d="M153.866 90.4784L156.57 94.5122C160.775 91.3869 164.847 85.0599 164.083 80.8619C163.858 79.5209 162.907 79.0502 161.808 79.094L158.12 80.2544C158.032 80.1723 162.731 83.0293 153.866 90.4784Z" fill="#006017"/>
|
|
65
|
+
<path d="M126.986 69.6636C127.041 69.6636 127.041 69.6636 126.986 69.6636C127.041 69.6052 127.041 69.6052 126.986 69.6636C127.041 69.6052 127.096 69.5742 127.151 69.5705C127.151 69.5705 127.234 69.5705 127.234 69.483C127.234 69.483 127.316 69.3954 127.399 69.3899C127.481 69.3899 127.481 69.3024 127.563 69.2969C127.646 69.2093 127.811 69.1163 127.976 69.0287C128.058 68.9411 128.14 68.9356 128.223 68.8481C128.388 68.755 128.553 68.5799 128.8 68.4868C130.943 66.9653 134.818 64.1082 139.072 60.1347C141.77 57.6607 144.534 54.6778 147.2 51.2789C152.366 44.7384 154.218 48.5478 154.185 54.0429C154.185 54.0429 151.805 49.7409 148.404 55.8765C147.848 56.8288 141.572 71.6942 149.931 85.5579C150.019 85.64 150.025 85.7221 150.113 85.8863C151.838 88.6886 151.531 89.4604 149.893 88.9349L130.932 73.0461L126.981 69.6526L126.986 69.6636Z" fill="#007A1D"/>
|
|
66
|
+
<path d="M156.598 95.0978C156.427 95.1033 156.257 95.0267 156.169 94.9446L126.58 70.096C126.404 69.9318 126.31 69.7676 126.299 69.5158C126.288 69.264 126.453 69.0889 126.618 68.9959C126.701 68.9083 137.709 62.0503 146.672 50.7918C149.255 47.4805 151.415 46.3804 152.987 47.4969C155.779 49.4125 155.119 58.3942 153.3 63.7908C154.784 62.718 156.862 61.6234 158.659 61.9737C159.857 62.1817 160.819 62.9862 161.467 64.3107C163.5 68.454 160.06 75.7717 158.164 79.3129C159.747 78.5741 161.753 77.9008 163.22 78.5193C163.825 78.7492 164.523 79.3129 164.743 80.5718C165.6 85.0982 161.368 91.6059 156.917 94.9062C156.84 95.0759 156.669 95.0869 156.581 95.0869L156.598 95.0978ZM128.091 69.7019L156.537 93.5817C160.406 90.555 164.072 84.6658 163.413 80.8892C163.297 80.1339 162.951 79.8931 162.693 79.8219C161.313 79.2856 158.312 80.6703 156.741 81.661C156.493 81.8416 156.153 81.7704 155.889 81.6117C155.625 81.3709 155.614 81.0315 155.768 80.7743C155.85 80.6867 162.539 69.7731 160.225 64.9675C159.763 64.059 159.148 63.4898 158.378 63.3529C156.158 63.0191 152.954 65.597 151.976 66.6478C151.734 66.9105 151.393 66.9215 151.047 66.6861C150.783 66.4453 150.684 66.1114 150.926 65.8487C153.394 61.7821 154.63 50.3266 152.19 48.6463C151.322 48.088 149.668 49.1662 147.733 51.6949C140.066 61.4647 130.822 67.9121 128.091 69.7129V69.7019Z" fill="#006B19"/>
|
|
67
|
+
<path d="M79.387 71.7215L75.7158 75.416L58.2611 92.9249L52.1443 99.0824C47.6213 96.3019 43.0597 90.4018 43.4829 86.16C43.5983 84.8026 44.5106 84.2608 45.6098 84.217C46.7969 84.1677 48.2533 84.6165 49.4623 85.0763C50.4131 85.4594 51.188 85.8535 51.188 85.8535C51.188 85.8535 51.0067 85.6072 50.7374 85.1967C49.0282 82.8158 43.6038 74.4965 45.3735 69.8606C46.4451 66.9434 49.0886 67.3484 51.254 68.361C53.1555 69.2148 54.7383 70.5886 54.8208 70.5831C53.0291 68.2023 51.4628 62.9424 51.1221 58.7335C50.6439 53.1782 52.1003 49.314 57.86 55.3401C60.7837 58.4325 63.8614 61.1855 66.7522 63.435C73.501 68.8262 79.387 71.7215 79.387 71.7215Z" fill="#00962A"/>
|
|
68
|
+
<path d="M50.567 85.038C48.8578 82.6571 43.4334 74.3378 45.2031 69.7019C46.2748 66.7847 48.9183 67.1897 51.0836 68.2022C51.0836 68.2022 44.9503 69.6308 50.5725 85.038H50.567Z" fill="#006017"/>
|
|
69
|
+
<path d="M54.3536 94.857L51.9794 99.0933C47.4563 96.3129 42.8948 90.4127 43.318 86.1709C43.4334 84.8136 44.3457 84.2717 45.4449 84.2279L49.2974 85.0872C49.2974 85.0051 44.9228 88.1358 54.3536 94.857Z" fill="#006017"/>
|
|
70
|
+
<path d="M79.3046 71.727C79.2459 71.6723 79.1892 71.6467 79.1342 71.6504C79.1342 71.6504 79.0518 71.6504 79.0463 71.5683C79.0463 71.5683 78.9583 71.4862 78.8759 71.4917C78.7935 71.4917 78.788 71.4096 78.7055 71.415C78.6176 71.3329 78.4472 71.2563 78.2714 71.1797C78.1834 71.0976 78.101 71.1031 78.0131 71.021C77.8427 70.9443 77.6668 70.7801 77.4085 70.709C75.1497 69.4447 71.0609 66.9051 66.4224 63.2872C63.5316 61.0377 60.4539 58.2847 57.5302 55.1923C51.8585 49.1662 50.3197 53.0304 50.7923 58.5857C50.7923 58.5857 52.8203 54.1141 56.7003 59.8719C57.3323 60.775 64.944 75.0931 57.805 89.5698C57.7225 89.6574 57.728 89.7395 57.6511 89.9146C56.1562 92.8483 56.6124 93.5872 58.1127 92.9359L75.5674 75.4269L79.3211 71.727H79.3046Z" fill="#007A1D"/>
|
|
71
|
+
<path d="M52.0839 99.6789C51.9135 99.6844 51.8311 99.6899 51.7431 99.6078C47.0497 96.7508 42.3068 90.6043 42.7135 86.0232C42.8344 84.7534 43.4884 84.1349 44.0655 83.7737C45.3955 83.0457 47.5333 83.5493 49.1711 84.1623C46.9178 80.7853 42.9004 73.7631 44.5931 69.4721C45.1317 68.0983 46.0275 67.2171 47.2036 66.916C48.9677 66.4234 51.1221 67.3539 52.6884 68.3008C50.3527 62.9862 48.9842 54.1688 51.6112 52.0343C53.0896 50.7918 55.3319 51.7168 58.1677 54.7326C68.0052 65.1591 79.6124 71.1195 79.6948 71.114C79.8652 71.1906 80.0411 71.3549 80.0521 71.6066C80.063 71.8584 79.9861 72.0335 79.9092 72.2032L52.5785 99.4819C52.4136 99.6571 52.2487 99.6625 52.0784 99.6735L52.0839 99.6789ZM45.5493 84.8136C45.2086 84.8245 44.8734 84.923 44.626 85.0216C44.3732 85.1146 44.049 85.3828 43.994 86.1436C43.6368 89.8763 47.8466 95.4536 51.941 98.1629L78.211 71.9405C75.3476 70.3642 65.62 64.6665 57.1125 55.7123C54.8977 53.3478 53.161 52.4064 52.4246 53.1125C50.2098 54.9734 52.3587 66.2976 55.2275 70.1507C55.4088 70.397 55.4253 70.8185 55.178 70.9991C54.9362 71.2618 54.513 71.2782 54.2492 71.0374C53.1061 70.0686 49.7042 67.7535 47.5223 68.2625C46.7694 68.4595 46.1924 68.9904 45.8131 70.0194C43.8951 75.0821 51.5178 85.339 51.6057 85.4211C51.7871 85.6674 51.7981 86.0068 51.5563 86.2695C51.3145 86.5322 50.9737 86.5486 50.7154 86.3899C49.4129 85.5963 47.0882 84.7589 45.5603 84.8191L45.5493 84.8136Z" fill="#006B19"/>
|
|
72
|
+
<path d="M50.2317 155.008C54.7383 178.57 60.7342 207.486 85.971 214.76C124.958 222.165 148.524 204.837 157.433 166.715C166.336 128.424 166.573 77.2112 121.545 67.2554C87.7901 59.1331 48.6544 77.5889 48.4236 118.408C48.3797 129.984 48.3632 144.434 50.2317 155.008Z" fill="#00962A"/>
|
|
73
|
+
<path d="M117.99 217.797C119.836 219.412 121.666 220.611 123.48 221.464C134.197 226.363 143.88 218.202 150.074 203.425C154.41 193.031 156.059 179.189 158.411 167.947C158.411 167.947 159.499 156.918 160.016 152.928C160.016 152.874 160.014 152.817 160.011 152.759C160.082 152.419 160.071 152.167 160.143 151.823C161.126 144.603 161.599 137.401 161.676 130.805C161.159 134.795 159.51 146.607 156.911 160.06C155.438 167.722 153.729 175.905 151.657 183.502C149.145 192.812 146.348 201.29 143.094 206.993C131.845 226.877 118.512 218.109 117.99 217.792V217.797Z" fill="#006017"/>
|
|
74
|
+
<path d="M84.751 216.161C53.5568 231.595 49.5613 199.648 52.2708 165.741C52.4247 163.202 52.4961 160.75 52.4906 158.467C52.3807 143.011 48.5776 132.77 48.5776 132.77L48.4347 133.367C48.5776 141.133 49.0557 148.801 50.1494 155.014C41.7793 193.792 54.9637 247.681 84.7565 216.161H84.751Z" fill="#007A1D"/>
|
|
75
|
+
<path d="M160.247 152.326H160.165C159.824 152.26 159.555 151.932 159.626 151.593C162.242 132.223 161.209 112.749 158.802 103.549C150.992 73.8616 121.485 63.6321 97.4244 66.615C75.2268 69.4392 49.1931 84.6713 49.1052 118.469C49.0502 131.905 49.5888 143.208 50.5781 153.054C50.5891 153.393 50.3527 153.738 50.012 153.755C49.6713 153.771 49.325 153.53 49.3085 153.191C48.2368 143.35 47.7807 131.96 47.8302 118.436C47.9181 103.647 53.0787 90.6809 62.9601 81.0808C71.693 72.5371 83.9431 66.8941 97.2815 65.2686C110.873 63.5445 124.541 65.9582 135.736 72.1047C148.14 78.8806 156.543 89.6136 160.143 103.16C162.539 112.191 163.814 131.232 160.983 151.708C160.824 152.053 160.582 152.315 160.241 152.332L160.247 152.326Z" fill="#006B19"/>
|
|
76
|
+
<path d="M133.405 129.377C146.748 129.377 157.565 118.605 157.565 105.316C157.565 92.0282 146.748 81.256 133.405 81.256C120.062 81.256 109.246 92.0282 109.246 105.316C109.246 118.605 120.062 129.377 133.405 129.377Z" fill="#4DC168"/>
|
|
77
|
+
<path d="M134.411 130.034C127.805 130.296 121.518 128.014 116.676 123.559C111.746 119.109 108.954 112.968 108.608 106.389C108.344 99.8103 110.636 93.4668 115.11 88.6394C119.578 83.7299 125.744 80.9495 132.35 80.6047H132.433C139.039 80.3365 145.326 82.6243 150.168 87.0795C155.097 91.5293 157.889 97.6703 158.235 104.249C158.499 110.828 156.207 117.171 151.734 121.999C147.266 126.908 141.099 129.689 134.494 130.034H134.411ZM109.96 106.334C110.208 112.574 112.9 118.299 117.566 122.59C122.144 126.799 128.173 128.928 134.356 128.682H134.439C140.709 128.43 146.452 125.754 150.761 121.101C154.987 116.454 157.208 110.538 156.872 104.298C156.625 98.0534 153.932 92.3338 149.266 88.0428C144.688 83.8284 138.659 81.7048 132.477 81.9511H132.394C126.129 82.2028 120.38 84.8793 116.072 89.5315C111.845 94.0908 109.707 100.095 109.96 106.334Z" fill="#006B19"/>
|
|
78
|
+
<path d="M99.9858 111.821C102.238 98.7697 93.4393 86.3712 80.3339 84.1286C67.2285 81.8859 54.779 90.6482 52.527 103.7C50.2751 116.751 59.0736 129.15 72.179 131.393C85.2843 133.635 97.7339 124.873 99.9858 111.821Z" fill="#4DC168"/>
|
|
79
|
+
<path d="M77.2382 132.387C63.6855 132.923 52.1498 122.398 51.5178 108.825C50.8858 95.2511 61.5422 83.7518 75.1773 83.1278H75.2597C88.8124 82.586 100.348 93.111 100.98 106.69C101.612 120.269 90.9558 131.758 77.3207 132.387H77.2382ZM75.3202 84.5563C68.967 84.8081 63.2184 87.49 58.9921 92.0492C54.7658 96.6084 52.628 102.613 52.8753 108.77C53.4743 121.588 64.3066 131.55 77.1833 131.041H77.2657C90.1369 130.439 100.139 119.569 99.6227 106.745C99.1116 94.0086 88.1914 84.0473 75.3202 84.5618V84.5563Z" fill="#006B19"/>
|
|
80
|
+
<path d="M140.641 122.649C150.242 118.681 154.795 107.712 150.811 98.1495C146.826 88.5873 135.811 84.0528 126.21 88.0214C116.608 91.9901 112.055 102.959 116.04 112.521C120.025 122.083 131.039 126.618 140.641 122.649Z" fill="#00962A"/>
|
|
81
|
+
<path d="M76.2325 126.865C86.8134 126.865 95.3909 118.322 95.3909 107.785C95.3909 97.2474 86.8134 88.7051 76.2325 88.7051C65.6516 88.7051 57.0741 97.2474 57.0741 107.785C57.0741 118.322 65.6516 126.865 76.2325 126.865Z" fill="#00962A"/>
|
|
82
|
+
<path d="M124.678 79.8055C120.584 79.209 117.528 77.1346 117.797 75.3448C118.061 73.4785 121.584 72.4933 125.684 73.0899C129.778 73.6864 132.834 75.7608 132.565 77.5506C132.301 79.4224 128.778 80.4897 124.678 79.8055Z" fill="#007A1D"/>
|
|
83
|
+
<path d="M81.3821 81.2778C77.4361 82.367 73.7704 81.8361 73.2702 79.9971C72.7701 78.1581 75.562 75.8484 79.5025 74.6771C83.4485 73.5879 87.1142 74.1188 87.6143 75.9578C88.1089 77.7969 85.3226 80.1887 81.3821 81.2778Z" fill="#007A1D"/>
|
|
84
|
+
<path d="M127.684 80.7031C126.75 80.7415 125.651 80.7031 124.623 80.4897C120.018 79.8274 116.868 77.5013 117.198 75.208C117.407 74.0148 118.473 73.1282 120.232 72.6356C121.826 72.1485 123.859 72.1539 125.909 72.4112C130.515 73.0734 133.664 75.3996 133.334 77.6929C132.982 79.4826 130.734 80.5827 127.684 80.7031ZM124.821 79.1269C128.75 79.7289 131.762 78.7656 131.965 77.4903C132.169 76.2151 129.635 74.3706 125.706 73.7685C123.832 73.5058 122.051 73.577 120.622 73.971C119.446 74.2721 118.71 74.8905 118.561 75.4871C118.27 76.6803 120.803 78.5248 124.815 79.1269H124.821Z" fill="#006B19"/>
|
|
85
|
+
<path d="M77.9527 82.5093C75.1553 82.6188 73.0889 81.7759 72.5997 80.1887C72.0007 77.9337 74.864 75.3667 79.3101 74.0915C81.3216 73.5058 83.3495 73.3416 84.9763 73.6098C86.7679 73.878 87.988 74.6716 88.2903 75.8429C88.8893 78.0979 86.026 80.6649 81.5799 81.9401C80.3214 82.3287 79.0573 82.4601 77.9527 82.5039V82.5093ZM82.9099 74.8796C81.8932 74.9179 80.7995 75.1314 79.7058 75.4269C75.8478 76.5107 73.556 78.6288 73.9462 79.8822C74.3364 81.1356 77.3316 81.7759 81.1897 80.6922C85.0478 79.6085 87.3395 77.4904 86.9493 76.237C86.757 75.6513 85.9765 75.1752 84.7785 74.9727C84.1794 74.8249 83.5859 74.8523 82.9099 74.8796Z" fill="#006B19"/>
|
|
86
|
+
<path d="M102.904 91.1516C102.986 93.1767 104.404 94.7256 104.404 94.7256C104.404 94.7256 105.613 93.0727 105.531 91.0476C105.448 89.0225 104.03 87.4736 104.03 87.4736C104.03 87.4736 102.827 89.2086 102.904 91.1516Z" fill="#4DC168"/>
|
|
87
|
+
<path d="M102.068 72.4276C102.151 74.4527 103.569 76.0016 103.569 76.0016C103.569 76.0016 104.778 74.3487 104.695 72.3236C104.613 70.2985 103.195 68.7496 103.195 68.7496C103.195 68.7496 101.991 70.4901 102.068 72.4276Z" fill="#006B19"/>
|
|
88
|
+
<path d="M111.285 71.6394C110.768 73.6043 111.609 75.4269 111.609 75.4269C111.609 75.4269 113.258 74.179 113.774 72.2962C114.291 70.3313 113.45 68.5087 113.45 68.5087C113.45 68.5087 111.801 69.7566 111.285 71.6394Z" fill="#006B19"/>
|
|
89
|
+
<path d="M95.4459 72.351C96.1164 74.2666 95.4294 76.1549 95.4294 76.1549C95.4294 76.1549 93.6872 75.0438 92.9343 73.2103C92.2638 71.2946 92.9508 69.4064 92.9508 69.4064C92.9508 69.4064 94.7754 70.5174 95.4459 72.351Z" fill="#006B19"/>
|
|
90
|
+
<path d="M107.449 81.7595C107.185 83.7134 108.196 85.5306 108.196 85.5306C108.196 85.5306 109.751 84.1185 110.015 82.1645C110.279 80.2106 109.268 78.3934 109.268 78.3934C109.268 78.3934 107.712 79.8055 107.449 81.7595Z" fill="#006B19"/>
|
|
91
|
+
<path d="M100.161 82.0496C100.661 83.9707 99.7216 85.8699 99.7216 85.8699C99.7216 85.8699 98.0564 84.5837 97.6442 82.6571C97.1441 80.736 98.0838 78.8368 98.0838 78.8368C98.0838 78.8368 99.6611 80.1285 100.167 82.0496H100.161Z" fill="#006B19"/>
|
|
92
|
+
<path d="M85.8886 214.847C90.8678 216.341 96.5614 216.533 102.909 216.199C105.871 216.079 109.086 215.783 112.384 215.482C113.565 215.351 114.835 215.214 115.929 215.088C119.072 213.107 135.477 201.131 139.852 176.961C144.216 152.452 139.127 139.814 131.641 139.349C126.794 139.037 118.765 146.196 118.133 153.744C118.133 153.744 116.489 138.096 105.86 137.505C95.2315 136.913 94.6544 154.258 94.6544 154.258C94.6544 154.258 89.9555 138.561 79.7717 142.77C60.8277 150.619 77.6504 204.114 85.8831 214.853L85.8886 214.847Z" fill="#4DC168"/>
|
|
93
|
+
<path d="M109.762 173.343C109.169 173.365 108.652 173.218 108.13 172.818C107.08 172.013 106.509 170.519 106.196 169.009C105.503 170.727 104.3 172.462 102.601 172.533C101.837 172.561 101.15 172.336 100.535 171.773C99.7435 171.127 99.2764 170.049 98.9796 168.959C98.3036 171.182 97.1275 173.513 94.7588 173.776C93.83 173.896 92.9727 173.595 92.2637 172.944C89.7851 170.421 90.8458 162.944 90.8953 162.096C90.9667 161.757 91.2965 161.488 91.6372 161.56C91.9779 161.631 92.2472 161.959 92.1758 162.298C91.835 164.422 91.4778 170.268 93.1595 172.063C93.5168 172.473 93.9399 172.539 94.5335 172.517C97.155 172.243 98.0508 167.137 98.2267 165.188C98.2157 164.849 98.5399 164.586 98.8807 164.57C99.2214 164.559 99.4852 164.882 99.5841 165.216C99.6336 166.398 100.018 169.676 101.337 170.891C101.689 171.214 102.035 171.373 102.458 171.351C104.322 171.275 105.514 167.175 105.794 165.725C105.866 165.385 106.196 165.117 106.536 165.188C106.877 165.177 107.141 165.5 107.157 165.84C107.212 167.192 107.614 170.804 108.927 171.855C109.191 172.096 109.532 172.167 109.955 172.068C112.895 171.362 111.785 164.811 111.702 164.816C111.603 164.482 111.845 164.132 112.181 164.039C112.516 163.94 112.868 164.181 112.961 164.515C113.357 165.938 114.786 169.852 116.693 170.875C117.127 171.11 117.638 171.176 118.138 170.985C118.891 170.7 119.468 170.257 119.688 169.485C120.611 167.082 118.561 162.517 117.654 161.034C117.473 160.706 117.539 160.279 117.869 160.098C118.198 159.918 118.627 159.983 118.808 160.317C118.99 160.563 122.276 166.431 120.974 169.95C120.595 171.061 119.776 171.773 118.523 172.243C117.687 172.528 116.835 172.479 116.055 172.003C114.841 171.373 113.939 170.06 113.208 168.653C113.032 170.689 112.356 172.829 110.175 173.338C110.087 173.338 109.922 173.349 109.751 173.354L109.762 173.343Z" fill="#00962A"/>
|
|
94
|
+
<path d="M106.415 187.251C105.822 187.273 105.305 187.125 104.783 186.726C103.733 185.921 103.162 184.339 102.849 182.916C102.156 184.635 100.953 186.37 99.2599 186.523C98.3311 186.644 97.5507 186.167 97.0891 185.259C95.8085 182.944 96.5505 178.182 98.4905 175.741C98.7323 175.478 99.1555 175.374 99.4193 175.62C99.6831 175.867 99.7875 176.283 99.5402 176.545C97.8475 178.724 97.3364 182.883 98.2542 184.624C98.6224 185.286 99.0456 185.27 99.128 185.264C100.991 185.106 102.184 181.088 102.464 179.638C102.535 179.298 102.865 179.03 103.206 179.101C103.547 179.173 103.81 179.413 103.827 179.753C103.882 181.105 104.278 184.717 105.597 185.768C105.86 186.009 106.201 186.08 106.624 185.981C109.565 185.275 108.454 178.724 108.372 178.729C108.273 178.395 108.515 178.045 108.85 177.952C109.185 177.853 109.537 178.094 109.63 178.428C110.026 179.851 111.455 183.765 113.362 184.788C113.796 185.023 114.307 185.089 114.808 184.898C115.643 184.613 116.138 184.17 116.357 183.398C117.281 180.995 115.231 176.43 114.324 174.947C114.143 174.619 114.209 174.192 114.544 174.011C114.873 173.831 115.302 173.896 115.484 174.23C115.665 174.476 118.951 180.344 117.649 183.863C117.27 184.974 116.451 185.686 115.198 186.156C114.362 186.441 113.511 186.392 112.73 185.916C111.516 185.286 110.614 183.973 109.883 182.566C109.707 184.602 109.031 186.742 106.85 187.251C106.85 187.163 106.679 187.256 106.426 187.267L106.415 187.251Z" fill="#00962A"/>
|
|
95
|
+
<path d="M111.889 196.747C111.296 196.769 110.779 196.621 110.263 196.304C109.048 195.592 108.229 194.186 107.751 192.938C107.3 194.394 106.432 195.948 105.014 196.594C104.179 196.966 103.327 196.829 102.629 196.353C101.052 195.067 100.667 191.87 101.024 190.163C101.096 189.823 101.425 189.555 101.848 189.621C102.189 189.692 102.458 190.021 102.393 190.442C102.112 191.974 102.557 194.574 103.525 195.384C103.788 195.625 104.129 195.614 104.464 195.516C106.13 194.771 106.85 191.537 106.976 190.431C107.047 190.092 107.289 189.829 107.63 189.813C107.971 189.802 108.235 190.042 108.333 190.376C108.548 191.465 109.433 194.476 110.993 195.34C111.516 195.658 112.021 195.636 112.609 195.444C115.368 194.405 113.78 188.723 113.78 188.636C113.681 188.302 113.835 187.875 114.252 187.771C114.588 187.672 115.016 187.826 115.121 188.242C115.214 188.493 117.094 195.176 113.17 196.681C112.571 196.621 112.236 196.72 111.9 196.731L111.889 196.747Z" fill="#00962A"/>
|
|
96
|
+
<path d="M111.472 67.9122C111.472 67.9122 113.5 63.5226 111.516 60.5616C109.532 57.6005 106.855 62.8603 106.855 62.8603C106.855 62.8603 106.295 57.305 103.409 57.2502C100.524 57.1955 100.425 63.1997 100.425 63.1997C100.425 63.1997 98.7543 59.6311 95.8965 60.3372C93.1266 61.0377 94.7424 65.4547 96.7099 67.9067H111.472V67.9122Z" fill="#00962A"/>
|
|
97
|
+
<path d="M111.499 68.5854C111.417 68.5854 111.329 68.5908 111.158 68.5142C110.812 68.361 110.713 67.9395 110.785 67.6002C110.785 67.6002 112.653 63.4679 110.851 60.8407C110.4 60.1839 110.059 60.1949 109.977 60.2003C109.13 60.2332 107.921 61.8861 107.377 63.0081C107.218 63.2708 106.971 63.446 106.63 63.3748C106.372 63.2982 106.108 63.0574 106.097 62.8056C105.959 61.4592 105.135 57.8578 103.266 57.7647C102.926 57.7757 102.678 57.8742 102.431 58.1369C101.37 59.1933 101.063 62.0777 101.019 63.0957C101.03 63.435 100.788 63.6978 100.447 63.7087C100.112 63.8072 99.848 63.6485 99.6667 63.3146C99.6667 63.3146 98.1883 60.2496 95.9185 60.8462C95.4129 60.9502 95.1711 61.2129 95.0172 61.6398C94.5611 63.0081 95.7701 65.6681 97.1111 67.3867C97.3804 67.7151 97.309 68.142 96.9792 68.3227C96.6495 68.5908 96.2263 68.5197 96.0394 68.1913C94.7039 66.5548 93.0442 63.3256 93.7202 61.1855C94.0225 60.3262 94.5995 59.8008 95.5173 59.5107C97.3639 59.0126 98.7654 60.058 99.6502 61.0377C99.848 59.6749 100.293 57.9727 101.271 57.004C101.761 56.4785 102.431 56.2815 103.113 56.3417C105.322 56.4238 106.443 58.9962 106.855 60.8407C107.581 59.8829 108.559 58.9141 109.658 58.7882C110.164 58.7663 111.021 58.9032 111.741 59.9705C113.906 63.1778 111.884 67.8246 111.807 67.9943C111.994 68.4102 111.746 68.5908 111.494 68.5963L111.499 68.5854Z" fill="#006B19"/>
|
|
98
|
+
<path d="M97.3474 113.34C98.2597 117.024 99.7271 121.95 101.557 125.255C102.843 127.653 104.349 129.284 105.959 129.224C109.515 128.999 111.658 119.027 112.675 112.563C113.148 109.586 111.422 106.696 108.669 105.71C108.24 105.557 107.723 105.409 107.124 105.349C105.25 105.169 103.558 105.322 102.129 105.634C98.6829 106.531 96.5285 109.914 97.3474 113.346V113.34Z" fill="#F9C710"/>
|
|
99
|
+
<path d="M101.557 125.255C102.843 127.653 104.349 129.284 105.959 129.224C109.515 128.999 111.658 119.027 112.675 112.563C113.148 109.586 111.422 106.696 108.669 105.71C108.669 105.71 110.504 124.057 101.563 125.255H101.557Z" fill="#FFD95F"/>
|
|
100
|
+
<path d="M130.267 223.479C125.184 223.681 120.078 221.098 115.027 215.805C114.764 215.564 114.747 215.137 115.077 214.875C115.319 214.612 115.747 214.595 116.011 214.924C121.413 220.621 126.766 222.948 132.075 221.973C138.731 220.78 144.991 214.026 149.563 203.113C157.153 184.985 159.642 151.932 159.631 151.593C159.62 151.253 159.945 150.991 160.368 150.974C160.709 150.958 160.972 151.286 160.989 151.708C161.005 152.047 158.433 185.352 150.767 203.654C146.046 214.995 139.456 222.017 132.295 223.314C131.537 223.429 130.943 223.451 130.267 223.479Z" fill="#006B19"/>
|
|
101
|
+
<path d="M135.818 218.104C137.379 216.861 137.89 214.809 137.89 214.809C137.89 214.809 135.769 214.809 134.208 216.051C132.647 217.294 132.136 219.346 132.136 219.346C132.136 219.346 134.169 219.346 135.818 218.104Z" fill="#006B19"/>
|
|
102
|
+
<path d="M135.433 212.713C136.906 211.301 137.165 209.264 137.165 209.264C137.165 209.264 135.049 209.434 133.664 210.841C132.279 212.247 131.932 214.289 131.932 214.289C131.932 214.289 133.96 214.037 135.433 212.713Z" fill="#006B19"/>
|
|
103
|
+
<path d="M142.221 210.583C143.424 208.931 143.259 206.911 143.259 206.911C143.259 206.911 141.248 207.497 140.039 209.067C138.835 210.72 139 212.74 139 212.74C139 212.74 141.012 212.154 142.221 210.583Z" fill="#006B19"/>
|
|
104
|
+
<path d="M63.5646 220.972C61.9104 219.855 61.2344 217.852 61.2344 217.852C61.2344 217.852 63.3503 217.682 65.0045 218.799C66.6587 219.915 67.3347 221.919 67.3347 221.919C67.3347 221.919 65.2188 222.088 63.5646 220.972Z" fill="#006B19"/>
|
|
105
|
+
<path d="M63.5206 215.57C61.9433 214.283 61.5201 212.269 61.5201 212.269C61.5201 212.269 63.6415 212.269 65.1364 213.561C66.7137 214.847 67.1369 216.861 67.1369 216.861C67.1369 216.861 65.01 216.774 63.5206 215.57Z" fill="#006B19"/>
|
|
106
|
+
<path d="M56.585 213.988C55.2495 212.433 55.255 210.408 55.255 210.408C55.255 210.408 57.3104 210.835 58.6404 212.302C59.9759 213.857 59.9704 215.882 59.9704 215.882C59.9704 215.882 57.8325 215.46 56.585 213.988Z" fill="#006B19"/>
|
|
107
|
+
<path d="M105.663 217.102C100.496 217.31 93.6157 217.075 85.8281 215.438C85.4874 215.367 85.2181 215.039 85.284 214.617C85.3555 214.278 85.6852 214.01 86.1084 214.075C102.794 217.551 115.231 214.606 115.313 214.606C115.648 214.508 115.995 214.749 116.094 215.083C116.192 215.416 115.951 215.761 115.615 215.86C115.538 216.035 111.752 216.856 105.652 217.102H105.663Z" fill="#006B19"/>
|
|
108
|
+
<path d="M68.7747 226.089C66.4005 226.182 64.3451 225.591 62.6963 224.726C47.7972 217.124 43.1697 179.879 49.2151 152.939C49.2865 152.6 49.6163 152.332 50.0395 152.397C50.3802 152.468 50.6495 152.797 50.5835 153.218C47.6378 166.518 47.2586 182.5 49.5009 196.101C51.9355 210.283 56.9147 220.227 63.3283 223.517C69.6485 226.73 77.0789 223.648 85.4435 214.355C85.6853 214.092 86.1085 214.075 86.3723 214.316C86.6361 214.557 86.6526 214.984 86.4107 215.247C79.2662 223.303 73.3472 225.903 68.7747 226.089Z" fill="#006B19"/>
|
|
109
|
+
<path d="M87.1196 67.7808C86.658 73.1227 119.974 72.4769 119.248 67.0967C114.06 54.0375 107.465 37.656 102.272 24.5092C101.519 26.9065 88.2682 64.6063 87.1196 67.7808Z" fill="#EA2A21"/>
|
|
110
|
+
<path d="M100.903 28.5376L118.957 66.2647L116.792 60.8571L114.049 53.8678L107.454 37.4042L103.772 28.1709L102.354 24.5092L100.903 28.5376Z" fill="#FC3838"/>
|
|
111
|
+
<path d="M106.784 58.8047C106.817 61.6781 109.279 63.944 112.164 63.9167C114.28 63.8346 116.011 62.5812 116.879 60.8571L114.137 53.8678C113.445 53.5558 112.763 53.4135 111.999 53.4463C109.031 53.4792 106.756 55.9367 106.784 58.8101V58.8047Z" fill="#F9C710"/>
|
|
112
|
+
<path d="M87.1196 67.7808C87.1251 70.0631 94.4071 71.7982 103.31 71.6175C112.214 71.4315 119.342 69.3735 119.336 67.0966C105.981 66.1935 96.4021 53.7309 99.1005 40.6116L102.36 24.5147L87.4329 66.9324C87.2735 67.1897 87.1141 67.4524 87.1306 67.7917L87.1196 67.7808Z" fill="#D11313"/>
|
|
113
|
+
<path d="M101.815 32.3032C101.843 35.1766 104.311 37.4425 107.196 37.4152C107.278 37.4152 107.366 37.4097 107.537 37.4042L103.854 28.0887C102.541 29.156 101.837 30.6174 101.821 32.3086L101.815 32.3032Z" fill="#F9C710"/>
|
|
114
|
+
<path d="M91.9614 63.7032C91.9889 66.5767 94.4565 68.8426 97.3418 68.8098C100.227 68.7769 102.502 66.3249 102.475 63.4514C102.442 60.578 99.9798 58.3121 97.0945 58.3394C94.2147 58.4544 91.9339 60.8243 91.9669 63.6977L91.9614 63.7032Z" fill="#F9C710"/>
|
|
115
|
+
<path d="M103.338 72.2908C95.0282 72.455 86.4822 70.9334 86.4382 67.7261C86.4217 67.3046 86.5756 66.9598 86.8174 66.615L101.667 24.2848C101.744 24.0276 101.991 23.847 102.327 23.836C102.667 23.8251 102.926 23.9838 103.025 24.3177L119.627 65.9911C119.897 66.3194 119.996 66.7354 120.012 67.1569C120.073 68.6729 118.341 69.9263 114.819 70.9115H114.648C111.626 71.7161 107.658 72.2087 103.332 72.2962L103.338 72.2908ZM88.1144 67.1514C88.1144 67.2335 88.032 67.239 88.0375 67.3211C87.9606 67.4907 87.8781 67.5838 87.8836 67.6659C87.9386 69.0999 93.9565 70.9717 103.365 70.7692C107.603 70.6871 111.571 70.189 114.505 69.3133C117.781 68.4212 118.671 67.3758 118.655 66.9489C118.655 66.8668 118.561 66.6971 118.468 66.5329C118.468 66.4508 118.38 66.4508 118.374 66.3687L102.431 26.3592L88.1144 67.1459V67.1514Z" fill="#B7130B"/>
|
|
116
|
+
<path d="M96.9132 47.5352C96.9407 50.4087 99.4083 52.6746 102.294 52.6418C105.179 52.6144 107.454 50.1569 107.427 47.2835C107.399 44.41 104.932 42.1441 102.046 42.1714C99.161 42.2043 96.8802 44.5742 96.9132 47.5298V47.5352Z" fill="#F9C710"/>
|
|
117
|
+
<path d="M63.9548 112.875C63.713 112.875 63.4767 112.76 63.3338 112.541C63.1085 112.202 63.2074 111.742 63.5481 111.518C72.2975 105.804 81.481 106.986 85.9326 108.097C82.767 105.251 79.2442 104.293 79.2002 104.282C78.8045 104.178 78.5682 103.773 78.6726 103.379C78.777 102.985 79.1782 102.749 79.5794 102.853C79.8047 102.914 85.2016 104.37 88.9608 109.17C89.1641 109.432 89.1696 109.804 88.9663 110.067C88.7629 110.335 88.4057 110.434 88.0979 110.308C87.9715 110.259 75.584 105.426 64.367 112.755C64.2406 112.837 64.0977 112.875 63.9603 112.875H63.9548Z" fill="#006B19"/>
|
|
118
|
+
<path d="M146.084 109.339C145.98 109.339 145.87 109.317 145.765 109.268C132.559 103.007 121.875 109.175 121.771 109.235C121.49 109.405 121.128 109.367 120.886 109.142C120.644 108.918 120.578 108.562 120.727 108.272C123.062 103.614 129.251 100.867 129.509 100.752C129.883 100.588 130.322 100.757 130.487 101.129C130.652 101.502 130.482 101.939 130.108 102.104C130.058 102.125 126.129 103.877 123.546 106.783C127.629 105.196 136.23 103.105 146.408 107.933C146.777 108.108 146.936 108.551 146.76 108.918C146.634 109.186 146.365 109.339 146.09 109.339H146.084Z" fill="#006B19"/>
|
|
119
|
+
<path d="M105.871 129.853C104.157 129.853 102.524 128.408 100.997 125.551C98.9796 121.906 97.4573 116.427 96.7318 113.488C95.8415 109.733 98.1387 106.017 101.969 105.021C103.673 104.649 105.415 104.55 107.185 104.72C107.734 104.775 108.273 104.9 108.878 105.114C111.961 106.219 113.818 109.394 113.296 112.661C111.538 123.871 109.081 129.65 105.998 129.848C105.959 129.848 105.915 129.848 105.877 129.848L105.871 129.853ZM97.9574 113.192C98.6718 116.071 100.156 121.424 102.107 124.954C103.387 127.352 104.734 128.654 105.926 128.594C108.185 128.452 110.477 122.42 112.043 112.47C112.466 109.799 110.955 107.205 108.443 106.307C108.125 106.198 107.635 106.039 107.053 105.979C105.421 105.825 103.81 105.913 102.255 106.252C99.1225 107.068 97.2209 110.122 97.9519 113.198L97.9574 113.192Z" fill="#BA5D08"/>
|
|
120
|
+
</g>
|
|
121
|
+
<defs>
|
|
122
|
+
<clipPath id="clip0_663_2899">
|
|
123
|
+
<rect width="208" height="242" fill="white"/>
|
|
124
|
+
</clipPath>
|
|
125
|
+
</defs>
|
|
126
|
+
</svg>
|