@iamproperty/components 7.3.0 → 7.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/css/components/actionbar.component.css +1 -1
- package/assets/css/components/actionbar.component.css.map +1 -1
- package/assets/css/components/actionbar.global.css +1 -1
- package/assets/css/components/actionbar.global.css.map +1 -1
- package/assets/css/components/barchart.component.css +1 -1
- package/assets/css/components/barchart.component.css.map +1 -1
- package/assets/css/components/calendar.component.css +1 -0
- package/assets/css/components/calendar.component.css.map +1 -0
- package/assets/css/components/calendar.config.css +1 -0
- package/assets/css/components/calendar.config.css.map +1 -0
- package/assets/css/components/card.component.css +1 -1
- package/assets/css/components/card.component.css.map +1 -1
- package/assets/css/components/carousel.component.css +1 -1
- package/assets/css/components/carousel.component.css.map +1 -1
- package/assets/css/components/collapsible-side.css +1 -1
- package/assets/css/components/collapsible-side.css.map +1 -1
- package/assets/css/components/content.component.css +1 -0
- package/assets/css/components/content.component.css.map +1 -0
- package/assets/css/components/doughnutchart.component.css +1 -1
- package/assets/css/components/doughnutchart.component.css.map +1 -1
- package/assets/css/components/fileupload.css.map +1 -1
- package/assets/css/components/inline-edit.css +1 -1
- package/assets/css/components/inline-edit.css.map +1 -1
- package/assets/css/components/marketing.component.css +1 -0
- package/assets/css/components/marketing.component.css.map +1 -0
- package/assets/css/components/menu.component.css.map +1 -1
- package/assets/css/components/milestone.css +1 -0
- package/assets/css/components/milestone.css.map +1 -0
- package/assets/css/components/multiselect.css +1 -1
- package/assets/css/components/multiselect.css.map +1 -1
- package/assets/css/components/nav.component.css +1 -1
- package/assets/css/components/nav.component.css.map +1 -1
- package/assets/css/components/nav.global.css +1 -1
- package/assets/css/components/nav.global.css.map +1 -1
- package/assets/css/components/pagination.css.map +1 -1
- package/assets/css/components/rank.component.css +1 -1
- package/assets/css/components/rank.component.css.map +1 -1
- package/assets/css/components/rankings.component.css +1 -1
- package/assets/css/components/rankings.component.css.map +1 -1
- package/assets/css/components/rankings.global.css +1 -1
- package/assets/css/components/rankings.global.css.map +1 -1
- package/assets/css/components/slider.css.map +1 -1
- package/assets/css/components/split-button.component.css +1 -0
- package/assets/css/components/split-button.component.css.map +1 -0
- package/assets/css/core.min.css +1 -1
- package/assets/css/core.min.css.map +1 -1
- package/assets/css/mobile-core.min.css +1 -1
- package/assets/css/mobile-core.min.css.map +1 -1
- package/assets/css/mobile.min.css +1 -1
- package/assets/css/mobile.min.css.map +1 -1
- package/assets/css/style.min.css +1 -1
- package/assets/css/style.min.css.map +1 -1
- package/assets/js/components/accordion/accordion.component.min.js +1 -1
- package/assets/js/components/actionbar/actionbar.component.js +51 -31
- package/assets/js/components/actionbar/actionbar.component.min.js +17 -17
- package/assets/js/components/actionbar/actionbar.component.min.js.map +1 -1
- package/assets/js/components/address-lookup/address-lookup.component.min.js +1 -1
- package/assets/js/components/advanced-select/advanced-select.component.js +63 -0
- package/assets/js/components/advanced-select/advanced-select.component.min.js +23 -0
- package/assets/js/components/advanced-select/advanced-select.component.min.js.map +1 -0
- package/assets/js/components/applied-filters/applied-filters.component.min.js +1 -1
- package/assets/js/components/barchart/barchart.component.min.js +2 -2
- package/assets/js/components/bento-grid/bento-grid.component.min.js +1 -1
- package/assets/js/components/calendar/calendar.component.js +1083 -0
- package/assets/js/components/calendar/calendar.component.min.js +170 -0
- package/assets/js/components/calendar/calendar.component.min.js.map +1 -0
- package/assets/js/components/card/card.component.js +20 -8
- package/assets/js/components/card/card.component.min.js +10 -10
- package/assets/js/components/card/card.component.min.js.map +1 -1
- package/assets/js/components/carousel/carousel.component.min.js +2 -2
- package/assets/js/components/collapsible-side/collapsible-side.component.js +47 -12
- package/assets/js/components/collapsible-side/collapsible-side.component.min.js +6 -5
- package/assets/js/components/collapsible-side/collapsible-side.component.min.js.map +1 -1
- package/assets/js/components/content/content.component.js +66 -0
- package/assets/js/components/content/content.component.min.js +15 -0
- package/assets/js/components/content/content.component.min.js.map +1 -0
- package/assets/js/components/doughnutchart/doughnutchart.component.min.js +2 -2
- package/assets/js/components/fileupload/fileupload.component.min.js +1 -1
- package/assets/js/components/filter-card/filter-card.component.min.js +1 -1
- package/assets/js/components/filterlist/filterlist.component.min.js +1 -1
- package/assets/js/components/header/header.component.min.js +1 -1
- package/assets/js/components/inline-edit/inline-edit.component.min.js +5 -5
- package/assets/js/components/marketing/marketing.component.js +1 -1
- package/assets/js/components/marketing/marketing.component.min.js +2 -2
- package/assets/js/components/marketing/marketing.component.min.js.map +1 -1
- package/assets/js/components/menu/menu.component.js +10 -2
- package/assets/js/components/menu/menu.component.min.js +2 -2
- package/assets/js/components/menu/menu.component.min.js.map +1 -1
- package/assets/js/components/milestone/milestone.component.js +38 -0
- package/assets/js/components/milestone/milestone.component.min.js +15 -0
- package/assets/js/components/milestone/milestone.component.min.js.map +1 -0
- package/assets/js/components/milestone-group/milestone-group.component.js +35 -0
- package/assets/js/components/milestone-group/milestone-group.component.min.js +13 -0
- package/assets/js/components/milestone-group/milestone-group.component.min.js.map +1 -0
- package/assets/js/components/multi-step/multi-step.component.min.js +1 -1
- package/assets/js/components/multiselect/multiselect.component.js +54 -2
- package/assets/js/components/multiselect/multiselect.component.min.js +5 -5
- package/assets/js/components/multiselect/multiselect.component.min.js.map +1 -1
- package/assets/js/components/nav/nav.component.js +19 -0
- package/assets/js/components/nav/nav.component.min.js +6 -6
- package/assets/js/components/nav/nav.component.min.js.map +1 -1
- package/assets/js/components/notification/notification.component.js +17 -11
- package/assets/js/components/notification/notification.component.min.js +4 -4
- package/assets/js/components/notification/notification.component.min.js.map +1 -1
- package/assets/js/components/pagination/pagination.component.min.js +1 -1
- package/assets/js/components/rank/rank.component.js +346 -210
- package/assets/js/components/rank/rank.component.min.js +346 -211
- package/assets/js/components/rank/rank.component.min.js.map +1 -1
- package/assets/js/components/rankings/rankings.component.js +17 -8
- package/assets/js/components/rankings/rankings.component.min.js +14 -8
- package/assets/js/components/rankings/rankings.component.min.js.map +1 -1
- package/assets/js/components/record-card/record-card.component.min.js +1 -1
- package/assets/js/components/search/search.component.js +5 -3
- package/assets/js/components/search/search.component.min.js +6 -6
- package/assets/js/components/search/search.component.min.js.map +1 -1
- package/assets/js/components/slider/slider.component.min.js +1 -1
- package/assets/js/components/split-button/split-button.component.js +60 -0
- package/assets/js/components/split-button/split-button.component.min.js +34 -0
- package/assets/js/components/split-button/split-button.component.min.js.map +1 -0
- package/assets/js/components/table/table.component.js +12 -0
- package/assets/js/components/table/table.component.min.js +3 -3
- package/assets/js/components/table/table.component.min.js.map +1 -1
- package/assets/js/components/table-ajax/table-ajax.component.js +12 -0
- package/assets/js/components/table-ajax/table-ajax.component.min.js +3 -3
- package/assets/js/components/table-ajax/table-ajax.component.min.js.map +1 -1
- package/assets/js/components/table-basic/table-basic.component.min.js +1 -1
- package/assets/js/components/table-basic/table-basic.component.min.js.map +1 -1
- package/assets/js/components/table-no-submit/table-no-submit.component.js +12 -0
- package/assets/js/components/table-no-submit/table-no-submit.component.min.js +3 -3
- package/assets/js/components/table-no-submit/table-no-submit.component.min.js.map +1 -1
- package/assets/js/components/table-submit/table-submit.component.js +12 -0
- package/assets/js/components/table-submit/table-submit.component.min.js +3 -3
- package/assets/js/components/table-submit/table-submit.component.min.js.map +1 -1
- package/assets/js/components/tabs/tabs.component.min.js +1 -1
- package/assets/js/components/video-card/video-card.component.min.js +1 -1
- package/assets/js/components/video-card/video-card.component.min.js.map +1 -1
- package/assets/js/components.js +58 -0
- package/assets/js/modules/advanced-select.js +106 -0
- package/assets/js/modules/dialogs.js +53 -51
- package/assets/js/modules/dynamicEvents.js +7 -0
- package/assets/js/modules/milestone-group.js +30 -0
- package/assets/js/modules/milestone.js +89 -0
- package/assets/js/modules/table.js +11 -1
- package/assets/js/modules/videos.js +1 -1
- package/assets/js/scripts.bundle.js +3 -3
- package/assets/js/scripts.bundle.js.map +1 -1
- package/assets/js/scripts.bundle.min.js +2 -2
- package/assets/js/scripts.bundle.min.js.map +1 -1
- package/assets/js/scripts.js +4 -0
- package/assets/sass/_components.scss +11 -0
- package/assets/sass/_functions/utility-mixins.scss +41 -0
- package/assets/sass/_functions/variables.scss +11 -5
- package/assets/sass/components/actionbar.component.scss +1 -1
- package/assets/sass/components/actionbar.global.scss +4 -4
- package/assets/sass/components/calendar.component.scss +1380 -0
- package/assets/sass/components/calendar.config.scss +476 -0
- package/assets/sass/components/card.component.scss +4 -34
- package/assets/sass/components/carousel.component.scss +5 -0
- package/assets/sass/components/collapsible-side.scss +91 -95
- package/assets/sass/components/content.component.scss +18 -0
- package/assets/sass/components/inline-edit.scss +2 -0
- package/assets/sass/components/{marketing.scss → marketing.component.scss} +2 -6
- package/assets/sass/components/menu.component.scss +3 -8
- package/assets/sass/components/milestone.scss +207 -0
- package/assets/sass/components/multiselect.scss +3 -0
- package/assets/sass/components/nav.component.scss +1 -0
- package/assets/sass/components/nav.global.scss +30 -0
- package/assets/sass/components/rank.component.scss +197 -24
- package/assets/sass/components/rankings.component.scss +38 -28
- package/assets/sass/components/rankings.global.scss +64 -2
- package/assets/sass/components/split-button.component.scss +77 -0
- package/assets/sass/elements/badge-tag.scss +5 -1
- package/assets/sass/elements/buttons--compact.scss +4 -0
- package/assets/sass/elements/details.scss +0 -1
- package/assets/sass/elements/forms.scss +130 -8
- package/assets/sass/elements/links.scss +132 -4
- package/assets/sass/elements/lists.scss +61 -0
- package/assets/sass/elements/popover.scss +64 -10
- package/assets/sass/elements/toggle-button.scss +7 -8
- package/assets/sass/elements/type.scss +7 -10
- package/assets/sass/templates/form.scss +0 -2
- package/assets/ts/components/actionbar/actionbar.component.ts +49 -23
- package/assets/ts/components/advanced-select/advanced-select.component.ts +74 -0
- package/assets/ts/components/calendar/calendar.component.ts +1460 -0
- package/assets/ts/components/card/card.component.ts +22 -14
- package/assets/ts/components/collapsible-side/collapsible-side.component.ts +53 -12
- package/assets/ts/components/content/content.component.ts +78 -0
- package/assets/ts/components/marketing/marketing.component.ts +1 -1
- package/assets/ts/components/menu/menu.component.ts +16 -8
- package/assets/ts/components/milestone/milestone.component.ts +45 -0
- package/assets/ts/components/milestone-group/milestone-group.component.ts +41 -0
- package/assets/ts/components/multiselect/multiselect.component.ts +69 -3
- package/assets/ts/components/nav/nav.component.ts +25 -0
- package/assets/ts/components/notification/notification.component.ts +34 -11
- package/assets/ts/components/rank/rank.component.ts +345 -209
- package/assets/ts/components/rankings/rankings.component.ts +27 -8
- package/assets/ts/components/search/search.component.ts +6 -4
- package/assets/ts/components/split-button/split-button.component.ts +69 -0
- package/assets/ts/components/table/table.component.ts +14 -0
- package/assets/ts/components/table-ajax/table-ajax.component.ts +14 -0
- package/assets/ts/components/table-no-submit/table-no-submit.component.ts +14 -0
- package/assets/ts/components/table-submit/table-submit.component.ts +14 -0
- package/assets/ts/components/video-card/video-card.component.ts +2 -3
- package/assets/ts/components.ts +63 -0
- package/assets/ts/modules/advanced-select.ts +125 -0
- package/assets/ts/modules/dialogs.ts +64 -61
- package/assets/ts/modules/dynamicEvents.ts +12 -1
- package/assets/ts/modules/milestone-group.ts +42 -0
- package/assets/ts/modules/milestone.ts +122 -0
- package/assets/ts/modules/table.ts +15 -1
- package/assets/ts/modules/videos.ts +19 -37
- package/assets/ts/scripts.ts +5 -3
- package/dist/components.es.js +41 -1923
- package/dist/components.umd.js +126 -105
- package/package.json +1 -1
- package/src/components/AdvancedSelect/AdvancedSelect.vue +23 -0
- package/src/components/Calendar/Calendar.vue +26 -0
- package/src/components/Card/Card.vue +1 -1
- package/src/components/CollapsibleSideMenu/CollapsibleSideMenu.vue +7 -13
- package/src/components/Content/Content.vue +23 -0
- package/src/components/Milestones/Milestone.vue +27 -0
- package/src/components/Milestones/MilestoneGroup.vue +27 -0
- package/src/components/SplitButton/README.md +19 -0
- package/src/components/SplitButton/SplitButton.vue +26 -0
- package/src/index.js +44 -41
- package/assets/css/components/marketing.css +0 -1
- package/assets/css/components/marketing.css.map +0 -1
- package/assets/css/components/nav.old.css +0 -1
- package/assets/css/components/nav.old.css.map +0 -1
- package/assets/sass/components/nav.old.scss +0 -891
|
@@ -1,230 +1,365 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* iamKey v7.
|
|
2
|
+
* iamKey v7.4.0
|
|
3
3
|
* Copyright 2022-2025 iamproperty
|
|
4
|
-
*/const
|
|
4
|
+
*/const l=a=>{window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"customElementRegistered",element:a})};l("iam-rank");class e extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}),document.body.hasAttribute("data-assets-location")&&document.body.getAttribute("data-assets-location");const t=document.createElement("template");t.innerHTML=`
|
|
5
5
|
<style>
|
|
6
|
-
@layer elements{mark{padding:.1875em;background-color:#ff0}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.display-1,.display-2,.display-3,.display-4){margin-top:0;margin-bottom:0;font-family:var(--font-heading);font-style:normal;font-weight:bold;line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem);color:var(--colour-heading);clear:both;display:block}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.display-1,.display-2,.display-3,.display-4) [class*=fa-]{margin-right:.5rem}:is(.h1,h1){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),6),.25rem);font-weight:900}:is(h2,.h2){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),5),.25rem);font-weight:900}:is(h3,.h3){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),3),.25rem);max-width:var(--content-max-width);line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem)}:is(.h4,h4,.h5,h5,.h6,h6){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),2),.25rem);max-width:var(--content-max-width);line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem)}p{margin-top:0;font-size:1rem;line-height:1.5rem;padding-bottom:3rem;max-width:var(--content-max-width);margin-bottom:0}p:has(+p){padding-bottom:1.5rem}:is(.lead,.strapline){font-size:1.125rem;line-height:1.75rem;padding-bottom:3rem;max-width:var(--content-max-width);font-weight:700}small,.small{font-size:0.875rem;line-height:1.5rem;padding-bottom:3rem;max-width:var(--content-max-width);font-weight:normal}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}strong{font-weight:bolder;font-family:var(--font-heading);color:var(--colour-heading)}address{margin-bottom:1rem;font-style:normal;line-height:inherit}blockquote{margin:0;quotes:"\u201C" "\u201D" "\u2018" "\u2019";padding-bottom:3rem;overflow:hidden}blockquote p{font-size:1.5rem;line-height:2rem;padding-bottom:0}blockquote p:first-child:before{content:open-quote}blockquote p:last-of-type:after{content:close-quote}blockquote cite{font-size:1.125rem;line-height:2rem;padding-bottom:0;font-weight:bold;font-style:normal}.stat{font-size:4rem;line-height:4.5rem;font-weight:bold;color:var(--colour-heading);display:block;text-decoration:underline;text-underline-offset:.75rem;text-decoration-color:var(--colour-secondary);text-decoration-thickness:0.25rem;margin-bottom:4rem}}*,*::before,*::after{box-sizing:border-box}:host{display:block;
|
|
6
|
+
@layer elements{mark{padding:.1875em;background-color:#ff0}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.display-1,.display-2,.display-3,.display-4){margin-top:0;margin-bottom:0;font-family:var(--font-heading);font-style:normal;font-weight:bold;line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem);color:var(--colour-heading);clear:both;display:block}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.display-1,.display-2,.display-3,.display-4) [class*=fa-]{margin-right:.5rem}:is(.h1,h1){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),6),.25rem);font-weight:900}:is(h2,.h2){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),5),.25rem);font-weight:900}:is(h3,.h3){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),3),.25rem);max-width:var(--content-max-width);line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem)}:is(.h4,h4,.h5,h5,.h6,h6){font-size:round(var(--body-fs, 1rem)*pow(var(--type-scale),2),.25rem);max-width:var(--content-max-width);line-height:round(1em*var(--type-scale),.25rem);padding-bottom:round(1em*var(--type-scale),.25rem)}p{margin-top:0;font-size:1rem;line-height:1.5rem;padding-bottom:3rem;max-width:var(--content-max-width);margin-bottom:0}p:has(+p){padding-bottom:1.5rem}:is(.lead,.strapline){font-size:1.125rem;line-height:1.75rem;padding-bottom:3rem;max-width:var(--content-max-width);font-weight:700}small,.small{font-size:0.875rem;line-height:1.5rem;padding-bottom:3rem;max-width:var(--content-max-width);font-weight:normal}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}strong{font-weight:bolder;font-family:var(--font-heading);color:var(--colour-heading)}address{margin-bottom:1rem;font-style:normal;line-height:inherit}blockquote{margin:0;quotes:"\u201C" "\u201D" "\u2018" "\u2019";padding-bottom:3rem;overflow:hidden}blockquote p{font-size:1.5rem;line-height:2rem;padding-bottom:0}blockquote p:first-child:before{content:open-quote}blockquote p:last-of-type:after{content:close-quote}blockquote cite{font-size:1.125rem;line-height:2rem;padding-bottom:0;font-weight:bold;font-style:normal}.stat{font-size:4rem;line-height:4.5rem;font-weight:bold;color:var(--colour-heading);display:block;text-decoration:underline;text-underline-offset:.75rem;text-decoration-color:var(--colour-secondary);text-decoration-thickness:0.25rem;margin-bottom:4rem}}*,*::before,*::after{box-sizing:border-box}:host{display:block;width:100%;max-width:6.25rem;margin-bottom:2rem;z-index:1}.wrapper{display:flex;text-align:center;width:100%;max-width:6.25rem;position:relative}.rank{position:relative;display:flex;width:100%;aspect-ratio:1/1;max-width:6.25rem;max-height:6.25rem;height:auto;max-width:10rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;border:.5rem solid var(--colour-info);border-radius:50%}.rank .position{margin:0;padding:0;line-height:1 !important}.rank svg{position:absolute;inset:0;z-index:1;display:none}.base{display:none}.title{display:none}:host([data-title]) .title{display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;padding-top:0.75rem;padding-inline:0.3125rem;padding-bottom:0.75rem;height:5.25rem;position:relative;border-radius:0 0 4px 4px}:host([data-title]) .title:before{content:"1";position:absolute;font-size:4.5rem;font-weight:bold;display:block;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1;color:color-mix(in srgb, #fdcb6e, transparent 90%)}:host([data-title]) .title:after{content:"";position:absolute;height:8.25rem;width:100%;display:block;bottom:0;left:0;opacity:.2;z-index:-2;background:#fdcb6e;background:linear-gradient(0deg, rgb(253, 203, 110) 0%, rgb(255, 255, 255) 100%);border-radius:0 0 4px 4px}:host([data-title]) .title span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:center;text-overflow:ellipsis;position:relative;z-index:5;word-break:break-word}:host([data-position="1st"]),:host([data-position="2nd"]),:host([data-position="3rd"]){position:relative;max-width:4.375rem}:host([data-position="1st"]) .rank,:host([data-position="2nd"]) .rank,:host([data-position="3rd"]) .rank{border-width:0;overflow:hidden;aspect-ratio:14/25;max-width:4.375rem;margin-inline:auto}:host([data-position="1st"]) .position,:host([data-position="2nd"]) .position,:host([data-position="3rd"]) .position{display:none}:host([data-position="1st"]:not(.rank--trophy)) .rank svg:nth-child(3){display:block}:host([data-position="1st"]:not(.rank--trophy)) .title{font-weight:bold;font-family:var(--font-heading)}:host([data-position="1st"]:not(.rank--trophy)) .title:before{color:color-mix(in srgb, #f6b818, transparent 90%)}:host([data-position="1st"]:not(.rank--trophy)) .title:after{background:linear-gradient(0deg, rgb(246, 184, 24) 0%, rgb(255, 255, 255) 100%)}:host([data-position="2nd"]) .rank svg:nth-child(2){display:block}:host([data-position="2nd"]) .title:before{content:"2";color:color-mix(in srgb, #a9a9a9, transparent 90%)}:host([data-position="2nd"]) .title:after{background:linear-gradient(0deg, rgb(169, 169, 169) 0%, rgb(255, 255, 255) 100%)}:host([data-position="3rd"]) .rank svg:nth-child(1){display:block}:host([data-position="3rd"]) .title:before{content:"3"}:host([data-position="1st"].rank--trophy){max-width:6.25rem}:host([data-position="1st"].rank--trophy) .rank{aspect-ratio:1/1;max-width:6.25rem;margin-bottom:0}:host([data-position="1st"].rank--trophy) .rank svg:nth-child(4){display:block}:host([data-position="1st"]:not(.rank--medal)),:host([data-position="2nd"]:not(.rank--medal)),:host([data-position="3rd"]:not(.rank--medal)){aspect-ratio:8/10;max-width:7.8125rem}:host([data-position="1st"]:not(.rank--medal)) .wrapper,:host([data-position="2nd"]:not(.rank--medal)) .wrapper,:host([data-position="3rd"]:not(.rank--medal)) .wrapper{width:100%;height:100%;max-width:7.8125rem;max-height:9.375rem;align-items:center}:host([data-position="1st"]:not(.rank--medal)) .wrapper .rank,:host([data-position="2nd"]:not(.rank--medal)) .wrapper .rank,:host([data-position="3rd"]:not(.rank--medal)) .wrapper .rank{max-width:56%;margin-bottom:1rem}:host([data-position="1st"]:not(.rank--medal)) .wrapper .base,:host([data-position="2nd"]:not(.rank--medal)) .wrapper .base,:host([data-position="3rd"]:not(.rank--medal)) .wrapper .base{display:block;position:absolute;inset:0}:host([data-position="1st"]:not(.rank--medal)) .wrapper .base svg:nth-child(2),:host([data-position="2nd"]:not(.rank--medal)) .wrapper .base svg:nth-child(2),:host([data-position="3rd"]:not(.rank--medal)) .wrapper .base svg:nth-child(2){display:none}:host([data-position="1st"]:not(.rank--medal).rank--trophy){aspect-ratio:8/10;max-width:9.375rem}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .wrapper{max-width:9.375rem;max-height:11.25rem;margin-top:-2rem}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .rank{aspect-ratio:1/1;max-width:80%;margin-bottom:1rem}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .wrapper .base svg:nth-child(1){display:none}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .wrapper .base svg:nth-child(2){display:block}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .title{font-weight:bold}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .title:before{content:1;color:color-mix(in srgb, #f6b818, transparent 90%)}:host([data-position="1st"]:not(.rank--medal).rank--trophy) .title:after{background:linear-gradient(0deg, rgb(246, 184, 24) 0%, rgb(255, 255, 255) 100%)}/*# sourceMappingURL=assets/css/components/rank.component.css.map */
|
|
7
7
|
|
|
8
8
|
</style>
|
|
9
|
-
<div class="wrapper">
|
|
9
|
+
<div class="wrapper" part="wrapper">
|
|
10
10
|
<div class="rank" part="rank">
|
|
11
11
|
|
|
12
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0
|
|
13
|
-
|
|
14
|
-
<path d="
|
|
15
|
-
<
|
|
16
|
-
<path d="
|
|
17
|
-
|
|
18
|
-
<
|
|
19
|
-
<path d="
|
|
20
|
-
|
|
21
|
-
<
|
|
22
|
-
<path d="
|
|
23
|
-
|
|
24
|
-
<path d="
|
|
25
|
-
<
|
|
26
|
-
<path d="
|
|
27
|
-
|
|
28
|
-
<
|
|
29
|
-
<path d="
|
|
30
|
-
|
|
31
|
-
<
|
|
32
|
-
<path d="
|
|
33
|
-
|
|
34
|
-
<path d="
|
|
35
|
-
<
|
|
36
|
-
<path d="
|
|
37
|
-
|
|
38
|
-
<
|
|
39
|
-
<path d="
|
|
40
|
-
|
|
41
|
-
<
|
|
42
|
-
<path d="
|
|
43
|
-
|
|
44
|
-
<
|
|
45
|
-
<path d="
|
|
46
|
-
|
|
47
|
-
<
|
|
48
|
-
<path d="
|
|
49
|
-
|
|
50
|
-
<
|
|
51
|
-
<
|
|
52
|
-
<
|
|
53
|
-
|
|
54
|
-
<
|
|
55
|
-
<
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
<
|
|
59
|
-
<
|
|
60
|
-
<
|
|
61
|
-
<
|
|
62
|
-
<
|
|
63
|
-
</
|
|
64
|
-
<
|
|
65
|
-
<
|
|
66
|
-
|
|
67
|
-
<
|
|
68
|
-
<
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
<path d="M69.1919 45.8844C61.0997 46.2549 51.5085 46.2125 43.6907 46.0654C43.6766 47.8869 43.7077 49.9347 43.8095 52.1692C50.6826 52.2964 58.8851 52.3417 66.2786 52.1013V90.4039C60.6726 90.2455 56.051 89.6912 52.1958 88.6899C53.2876 91.0432 54.5151 93.3794 55.8926 95.6676C59.7166 96.2475 64.095 96.5331 69.3163 96.5529H69.3276C70.1337 96.5529 70.9087 96.2333 71.4801 95.6648C72.0543 95.0935 72.3767 94.3157 72.3767 93.5039V48.9334C72.3767 48.099 72.0345 47.3043 71.432 46.7273C70.8295 46.1531 70.0178 45.8476 69.1862 45.8872L69.1919 45.8844Z" fill="#F5B718"/>
|
|
73
|
-
</g>
|
|
74
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
75
|
-
<path d="M41.7858 47.8645H30.3702C30.0393 47.8645 29.7734 47.5986 29.7734 47.2677C29.7734 46.9368 30.0393 46.6709 30.3702 46.6709H41.7886C42.1195 46.6709 42.3854 46.9368 42.3854 47.2677C42.3854 47.5986 42.1195 47.8645 41.7886 47.8645H41.7858Z" fill="#F5B718"/>
|
|
76
|
-
</g>
|
|
77
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
78
|
-
<path d="M28.3396 47.2684C28.3396 46.7848 27.9464 46.3916 27.4628 46.3916C26.9791 46.3916 26.5859 46.7848 26.5859 47.2684C26.5859 47.7521 26.9791 48.1452 27.4628 48.1452C27.9464 48.1452 28.3396 47.7521 28.3396 47.2684Z" fill="#F5B718"/>
|
|
79
|
-
</g>
|
|
80
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
81
|
-
<path d="M72.3801 92.6135C72.3603 92.6163 72.3377 92.6192 72.3179 92.6248C33.4948 98.9718 27.0714 68.7953 26.0391 60.3213C27.326 73.0096 30.9323 81.7948 37.1209 87.5365C40.8205 90.9674 45.4478 93.3319 51.2687 94.7631C56.1251 95.9567 61.8612 96.5252 69.3197 96.5563H69.3311C70.1372 96.5563 70.9122 96.2367 71.4835 95.6682C72.0577 95.0969 72.3801 94.3191 72.3801 93.5073V92.6163V92.6135Z" fill="#F5B718"/>
|
|
82
|
-
</g>
|
|
83
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
84
|
-
<path d="M44.8264 87.7207C44.7416 87.7207 44.6567 87.7038 44.5747 87.6642C39.8116 85.4354 35.9621 81.0541 33.4391 74.9899C31.5469 70.439 31.0633 66.6008 31.0435 66.4396C31.0039 66.1115 31.2358 65.8145 31.5639 65.7749C31.892 65.7353 32.189 65.9672 32.2286 66.2953C32.2342 66.3321 32.7151 70.1562 34.5535 74.5629C36.2308 78.5849 39.4213 83.9391 45.081 86.5865C45.3808 86.7251 45.5081 87.0815 45.3695 87.3813C45.2677 87.5991 45.0527 87.7264 44.8292 87.7264L44.8264 87.7207Z" fill="#F5B718"/>
|
|
85
|
-
</g>
|
|
86
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
87
|
-
<path d="M31.1819 64.5372C31.72 64.4497 32.0853 63.9425 31.9978 63.4044C31.9102 62.8663 31.403 62.501 30.8649 62.5886C30.3268 62.6761 29.9616 63.1833 30.0491 63.7214C30.1367 64.2595 30.6438 64.6247 31.1819 64.5372Z" fill="#F5B718"/>
|
|
88
|
-
</g>
|
|
89
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
90
|
-
<path d="M31.6413 51.8439C31.6413 51.8439 31.5479 50.3816 33.624 50.277C35.7001 50.1723 66.2867 50.277 66.2867 50.277V52.1041L31.6413 51.8439Z" fill="#F5B718"/>
|
|
91
|
-
</g>
|
|
92
|
-
<path d="M93.5138 95.6647C92.9396 95.0934 92.6172 94.3155 92.6172 93.5038V48.9333C92.6172 48.0989 92.9594 47.3042 93.5619 46.7272C94.1643 46.153 94.9761 45.8475 95.8077 45.8871C112.688 46.6593 136.079 45.6354 136.314 45.6241C137.145 45.5873 137.957 45.8928 138.557 46.4669C139.159 47.0411 139.498 47.8387 139.498 48.6703C139.498 67.8301 135.805 80.179 127.876 87.5358C124.177 90.9667 119.55 93.3312 113.729 94.7624C108.872 95.956 103.136 96.5245 95.6776 96.5557H95.6662C94.8601 96.5557 94.0851 96.236 93.5138 95.6675V95.6647ZM98.7181 52.104V90.4067C111.042 90.0559 118.616 87.8101 123.727 83.064C129.913 77.3251 133.002 67.3606 133.361 51.8438C126.827 52.0786 111.556 52.5198 98.7153 52.104H98.7181Z" fill="#F5B718"/>
|
|
93
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
94
|
-
<path d="M95.8098 45.8844C103.902 46.2549 113.493 46.2125 121.311 46.0654C121.325 47.8869 121.294 49.9347 121.192 52.1692C114.319 52.2964 106.117 52.3417 98.7231 52.1013V90.4039C104.329 90.2455 108.951 89.6912 112.806 88.6899C111.714 91.0432 110.487 93.3794 109.109 95.6676C105.285 96.2475 100.907 96.5331 95.6854 96.5529H95.6741C94.8679 96.5529 94.093 96.2333 93.5216 95.6648C92.9474 95.0935 92.625 94.3157 92.625 93.5039V48.9334C92.625 48.099 92.9672 47.3043 93.5697 46.7273C94.1722 46.1531 94.9839 45.8476 95.8155 45.8872L95.8098 45.8844Z" fill="#F5B718"/>
|
|
95
|
-
</g>
|
|
96
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
97
|
-
<path d="M123.214 47.8645H134.632C134.963 47.8645 135.229 47.5986 135.229 47.2677C135.229 46.9368 134.963 46.6709 134.632 46.6709H123.214C122.883 46.6709 122.617 46.9368 122.617 47.2677C122.617 47.5986 122.883 47.8645 123.214 47.8645Z" fill="#F5B718"/>
|
|
98
|
-
</g>
|
|
99
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
100
|
-
<path d="M136.664 47.2684C136.664 46.7848 137.057 46.3916 137.541 46.3916C138.025 46.3916 138.418 46.7848 138.418 47.2684C138.418 47.7521 138.025 48.1452 137.541 48.1452C137.057 48.1452 136.664 47.7521 136.664 47.2684Z" fill="#F5B718"/>
|
|
101
|
-
</g>
|
|
102
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
103
|
-
<path d="M92.6172 92.6135C92.637 92.6163 92.6596 92.6192 92.6794 92.6248C131.502 98.9747 137.923 68.7981 138.958 60.3213C137.671 73.0096 134.065 81.7948 127.876 87.5365C124.177 90.9674 119.55 93.3319 113.729 94.7631C108.872 95.9567 103.136 96.5252 95.6776 96.5563H95.6662C94.8601 96.5563 94.0851 96.2367 93.5138 95.6682C92.9396 95.0969 92.6172 94.3191 92.6172 93.5073V92.6163V92.6135Z" fill="#F5B718"/>
|
|
104
|
-
</g>
|
|
105
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
106
|
-
<path d="M120.169 87.7207C120.254 87.7207 120.339 87.7038 120.421 87.6642C125.184 85.4354 129.034 81.0541 131.557 74.9899C133.449 70.439 133.932 66.6008 133.952 66.4396C133.992 66.1115 133.76 65.8145 133.432 65.7749C133.104 65.7353 132.807 65.9672 132.767 66.2953C132.762 66.3321 132.281 70.1562 130.442 74.5629C128.765 78.5849 125.574 83.9391 119.915 86.5865C119.615 86.7251 119.488 87.0815 119.626 87.3813C119.728 87.5991 119.943 87.7264 120.167 87.7264L120.169 87.7207Z" fill="#F5B718"/>
|
|
107
|
-
</g>
|
|
108
|
-
<g style="mix-blend-mode:screen" opacity="0.3">
|
|
109
|
-
<path d="M134.951 63.7209C135.038 63.1827 134.673 62.6757 134.134 62.5883C133.596 62.501 133.089 62.8664 133.002 63.4045C132.915 63.9427 133.28 64.4497 133.818 64.5371C134.356 64.6244 134.863 64.259 134.951 63.7209Z" fill="#F5B718"/>
|
|
110
|
-
</g>
|
|
111
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
112
|
-
<path d="M133.364 51.8439C133.364 51.8439 133.458 50.3816 131.382 50.277C129.305 50.1723 98.7188 50.277 98.7188 50.277V52.1041L133.364 51.8439Z" fill="#F5B718"/>
|
|
113
|
-
</g>
|
|
114
|
-
<path d="M42.0744 30.8223C41.1014 36.3999 40.5781 42.2746 40.5781 48.3416C40.5781 84.7463 59.3165 114.258 82.4276 114.258C105.539 114.258 124.277 84.7463 124.277 48.3416C124.277 42.2746 123.757 36.3999 122.781 30.8223H42.0744Z" fill="#F5B718"/>
|
|
115
|
-
<path d="M42.0744 30.8223C41.1014 36.3999 40.5781 42.2746 40.5781 48.3416C40.5781 84.7463 59.3165 114.258 82.4276 114.258C105.539 114.258 124.277 84.7463 124.277 48.3416C124.277 42.2746 123.757 36.3999 122.781 30.8223H42.0744Z" fill="#F5B718"/>
|
|
116
|
-
<g opacity="0.5">
|
|
117
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
118
|
-
<path d="M122.783 30.8223H107.699C108.31 36.3999 108.635 42.2746 108.635 48.3416C108.635 84.7463 96.9028 114.258 82.4297 114.258C105.544 114.258 124.279 84.7463 124.279 48.3416C124.279 42.2746 123.759 36.3999 122.783 30.8223Z" fill="#F5B718"/>
|
|
119
|
-
</g>
|
|
120
|
-
</g>
|
|
121
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
122
|
-
<path d="M99.3358 66.7123C99.9213 66.1438 99.5988 65.151 98.7899 65.0322L89.012 63.6124C88.6924 63.5671 88.4152 63.3635 88.271 63.075L83.8982 54.2135C83.5362 53.4809 82.4953 53.4809 82.1333 54.2135L77.7605 63.075C77.6163 63.3663 77.3391 63.5671 77.0195 63.6124L67.2416 65.0322C66.4355 65.1482 66.113 66.141 66.6957 66.7123L73.7724 73.6081C74.0043 73.8343 74.109 74.1596 74.0553 74.4792L72.3837 84.2175C72.2451 85.0208 73.0908 85.6346 73.812 85.2555L82.5575 80.6565C82.8432 80.5066 83.1854 80.5066 83.4739 80.6565L92.2195 85.2555C92.9407 85.6346 93.7864 85.0208 93.6478 84.2175L91.9762 74.4792C91.9225 74.1596 92.0271 73.8343 92.2591 73.6081L99.3358 66.7123Z" fill="#F5A01D"/>
|
|
123
|
-
</g>
|
|
124
|
-
<g style="mix-blend-mode:screen" opacity="0.2">
|
|
125
|
-
<path d="M56.2262 48.3416C56.2262 42.2746 56.5515 36.3999 57.1624 30.8223H46.8415C45.9816 36.3999 45.5234 42.2746 45.5234 48.3416C45.5234 84.7463 62.0471 114.258 82.4317 114.258C67.9586 114.258 56.2262 84.7463 56.2262 48.3416Z" fill="#F5B718"/>
|
|
126
|
-
</g>
|
|
127
|
-
<g style="mix-blend-mode:screen" opacity="0.5">
|
|
128
|
-
<path d="M81.8544 32.1233C103.823 32.1233 121.631 31.5407 121.631 30.8223H42.0781C42.0781 31.5407 59.8859 32.1233 81.8544 32.1233Z" fill="#F5B718"/>
|
|
129
|
-
</g>
|
|
130
|
-
<path d="M98.8035 132.858H66.1069C61.7907 132.858 58.2891 136.357 58.2891 140.676H106.619C106.619 136.36 103.12 132.858 98.8007 132.858H98.8035Z" fill="#F5B718"/>
|
|
131
|
-
<g style="mix-blend-mode:screen" opacity="0.5">
|
|
132
|
-
<path d="M66.1069 133.444H98.8035C102.925 133.444 106.296 136.631 106.596 140.673H106.621C106.621 136.357 103.123 132.855 98.8035 132.855H66.1069C61.7907 132.855 58.2891 136.354 58.2891 140.673H58.3145C58.6143 136.631 61.9887 133.444 66.1069 133.444Z" fill="#F5B718"/>
|
|
133
|
-
</g>
|
|
134
|
-
<g style="mix-blend-mode:multiply" opacity="0.2">
|
|
135
|
-
<path d="M106.615 140.673H97.8722C97.8722 136.357 95.6377 132.855 92.8828 132.855H98.7971C103.113 132.855 106.615 136.354 106.615 140.673Z" fill="#F5B718"/>
|
|
136
|
-
</g>
|
|
137
|
-
<g style="mix-blend-mode:screen" opacity="0.2">
|
|
138
|
-
<path d="M75.7566 132.858H69.3022C64.986 132.858 61.4844 136.357 61.4844 140.676H67.9389C67.9389 136.36 71.4376 132.858 75.7566 132.858Z" fill="#F5B718"/>
|
|
139
|
-
</g>
|
|
140
|
-
<g style="mix-blend-mode:multiply" opacity="0.5">
|
|
141
|
-
<path d="M58.2919 140.676H106.621C106.621 140.195 106.576 139.726 106.491 139.268H58.4192C58.3371 139.726 58.2891 140.195 58.2891 140.676H58.2919Z" fill="#F5B718"/>
|
|
142
|
-
</g>
|
|
143
|
-
<path d="M61.2558 43.1035C60.4101 40.5494 57.1348 41.1604 56.7727 40.2751C55.8846 39.913 56.4984 36.6405 53.9443 35.792C51.3902 36.6377 52.004 39.913 51.1159 40.2751C50.7538 41.1632 47.4813 40.5494 46.6328 43.1035C47.4785 45.6576 50.7538 45.0466 51.1159 45.9319C52.004 46.294 51.3902 49.5665 53.9443 50.415C56.4984 49.5693 55.8874 46.294 56.7727 45.9319C57.1348 45.0438 60.4073 45.6576 61.2558 43.1035Z" fill="#FAFAFA"/>
|
|
144
|
-
<path d="M67.7497 50.4149C67.3169 49.1081 65.6425 49.4221 65.4558 48.9667C65.0033 48.7829 65.3172 47.1056 64.0076 46.6729C62.7009 47.1056 63.0149 48.78 62.5595 48.9667C62.3756 49.4193 60.7012 49.1081 60.2656 50.4149C60.6984 51.7216 62.3728 51.4076 62.5595 51.863C63.012 52.0469 62.7009 53.7241 64.0076 54.1569C65.3144 53.7241 65.0004 52.0497 65.4558 51.863C65.6396 51.4105 67.3141 51.7216 67.7497 50.4149Z" fill="#FAFAFA"/>
|
|
145
|
-
|
|
12
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 54 102" fill="none">
|
|
13
|
+
<path d="M40.6714 91.7022C40.6714 84.5875 35.6619 75.9336 29.4826 72.3748C26.4396 70.6231 23.6825 70.4368 21.6636 71.5455L19.4316 72.8433C19.4316 72.8433 19.9539 73.7774 20.727 75.1712C20.5957 75.8841 20.5257 76.6552 20.5257 77.4875C20.5257 84.6021 25.5351 93.256 31.7145 96.8148C32.4381 97.2309 33.147 97.5568 33.8326 97.8012C34.6904 99.1805 35.2827 100.135 35.2827 100.135L37.5963 98.8051C39.5014 97.5888 40.6714 95.1445 40.6714 91.7051V91.7022Z" fill="#7C4A21"/>
|
|
14
|
+
<path d="M38.278 93.0807C38.278 100.195 33.2685 103.082 27.0892 99.5231C20.9098 95.9643 15.9004 87.3133 15.9004 80.1958C15.9004 73.0782 20.9098 70.1946 27.0892 73.7533C33.2685 77.3121 38.278 85.9631 38.278 93.0807Z" fill="#D08C48"/>
|
|
15
|
+
<path d="M35.2718 91.3523C35.2718 96.5551 31.6102 98.6648 27.091 96.0634C22.5717 93.462 18.9102 87.133 18.9102 81.9302C18.9102 76.7273 22.5746 74.6177 27.091 77.2191C31.6102 79.8205 35.2718 86.1495 35.2718 91.3523Z" fill="#B97237"/>
|
|
16
|
+
<path d="M29.2888 95.0654C24.7695 92.4639 21.108 86.135 21.108 80.9321C21.108 78.7381 21.7645 77.1028 22.8556 76.1309C20.4924 76.4218 18.9082 78.4937 18.9082 81.9099C18.9082 87.1127 22.5726 93.4417 27.089 96.0431C29.7031 97.5475 32.0255 97.4689 33.5222 96.1333C32.2851 96.2846 30.838 95.9616 29.2859 95.0654H29.2888Z" fill="#7C4A21"/>
|
|
17
|
+
<path d="M32.1919 86.31L30.3597 84.9481C30.2313 84.8521 30.1205 84.6979 30.065 84.5291L29.2452 82.1459C29.1256 81.7938 28.8134 81.5698 28.6296 81.6571H28.6238C28.615 81.66 28.6063 81.6658 28.5975 81.6716L27.3721 82.3816L27.5647 83.2808C27.5209 83.2866 27.4713 83.2808 27.4188 83.2575L25.5866 82.5097C25.4903 82.4689 25.4086 82.4777 25.3532 82.5184L24.1074 83.2371C24.1074 83.2371 25.3299 83.7464 25.8375 83.953L26.6953 85.4079C26.7886 85.565 26.8295 85.7396 26.8091 85.8735L26.4969 87.794C26.4414 88.1315 26.7799 88.6088 27.0658 88.6L28.7055 88.5506C28.8192 88.5476 28.9564 88.6262 29.0702 88.7601L29.5282 89.3013L29.5195 89.3071L29.5632 91.021L29.8958 91.6176L31.165 90.8843H31.1708V90.8814C31.2554 90.8348 31.305 90.7184 31.2817 90.5467L30.9695 88.2654C30.9491 88.1053 30.9899 87.9802 31.0833 87.9308L32.4108 87.2062C32.6442 87.0782 32.5158 86.5486 32.1919 86.31Z" fill="#7C4A21"/>
|
|
18
|
+
<path d="M27.9703 82.8792L28.7901 85.2623C28.8485 85.4282 28.9564 85.5853 29.0848 85.6814L30.917 87.0432C31.238 87.2818 31.3693 87.8114 31.1359 87.9394L29.8084 88.664C29.715 88.7134 29.6742 88.8386 29.6946 88.9986L30.0068 91.2799C30.0622 91.6815 29.7238 91.7688 29.4378 91.4283L27.7982 89.4933C27.6844 89.3594 27.5473 89.2779 27.4335 89.2838L25.7938 89.3332C25.505 89.342 25.1695 88.8648 25.2249 88.5272L25.5371 86.6067C25.5575 86.4728 25.5167 86.2982 25.4233 86.1411L24.0958 83.8889C23.8624 83.4931 23.9908 83.1119 24.3146 83.2429L26.1468 83.9907C26.2752 84.0431 26.3861 84.014 26.4415 83.9151L27.2614 82.4747C27.4043 82.2215 27.8215 82.4601 27.9645 82.8792H27.9703Z" fill="#D08C48"/>
|
|
19
|
+
<path d="M28.6173 73.1495C28.1038 73.1495 27.5582 72.9953 27.0243 72.6868C25.4021 71.7528 24.1797 69.6373 24.1797 67.7692V60.0435H26.4758V67.7692C26.4758 68.8109 27.2694 70.1814 28.1738 70.7023C28.4451 70.8594 28.6085 70.8682 28.6435 70.8565C28.6494 70.842 28.7252 70.6994 28.7252 70.3851V60.9222H31.0213V70.3851C31.0213 71.4938 30.5691 72.39 29.7814 72.844C29.4313 73.0447 29.0345 73.1466 28.6202 73.1466L28.6173 73.1495Z" fill="#F8E0C1"/>
|
|
20
|
+
<path d="M28.6947 68.749L26.7633 65.2863C25.7567 64.7072 24.9428 63.1533 24.9428 61.8177L22.4512 2.45933C22.4512 1.12079 25.7597 -0.456354 26.7633 0.122709L31.408 2.79688C32.4146 3.37594 33.2286 4.92981 33.2286 6.26544V66.587C33.2286 67.553 31.5948 68.9207 30.3081 69.3892C29.6954 69.6103 29.0127 69.3164 28.6976 68.749H28.6947Z" fill="#00394C"/>
|
|
21
|
+
<path d="M28.8813 69.3514L24.2366 66.6772C23.23 66.0982 22.416 64.5443 22.416 63.2087V2.88713C22.416 1.54859 23.23 0.93461 24.2366 1.51367L28.8813 4.18784C29.8878 4.7669 30.7018 6.32077 30.7018 7.6564V67.9779C30.7018 69.3136 29.8878 69.9305 28.8813 69.3514Z" fill="url(#paint0_linear_7664_21594)"/>
|
|
22
|
+
<path d="M27.8839 66.8521L25.1473 65.2778L25.1035 3.80981L27.8373 5.38405L27.8839 66.8521Z" fill="#16BCE5"/>
|
|
23
|
+
<path d="M24.7671 57.2651C24.7671 50.1505 19.7576 41.4966 13.5783 37.9378C10.5353 36.1861 7.7782 35.9998 5.75926 37.1085L3.52734 38.4063C3.52734 38.4063 4.04958 39.3404 4.82273 40.7342C4.69144 41.4471 4.62142 42.2182 4.62142 43.0504C4.62142 50.1651 9.63085 58.819 15.8102 62.3778C16.5338 62.7939 17.2427 63.1198 17.9283 63.3642C18.7861 64.7435 19.3784 65.6979 19.3784 65.6979L21.692 64.3681C23.5971 63.1518 24.7671 60.7075 24.7671 57.268V57.2651Z" fill="#7C4A21"/>
|
|
24
|
+
<path d="M22.3776 58.6473C22.3776 65.7619 17.3681 68.6485 11.1888 65.0898C5.00943 61.531 0 52.88 0 45.7624C0 38.6449 5.00943 35.7612 11.1888 39.32C17.3681 42.8787 22.3776 51.5298 22.3776 58.6473Z" fill="#D08C48"/>
|
|
25
|
+
<path d="M19.3694 56.9155C19.3694 62.1184 15.705 64.228 11.1886 61.6266C6.66933 59.0252 3.00781 52.6962 3.00781 47.4934C3.00781 42.2905 6.67225 40.1809 11.1886 42.7823C15.7079 45.3837 19.3694 51.7127 19.3694 56.9155Z" fill="#B97237"/>
|
|
26
|
+
<path d="M13.3884 60.6288C8.86915 58.0274 5.20764 51.6985 5.20764 46.4956C5.20764 44.3016 5.86409 42.6662 6.95525 41.6943C4.59204 41.9853 3.00781 44.0571 3.00781 47.4733C3.00781 52.6762 6.67225 59.0051 11.1886 61.6066C13.8027 63.111 16.1251 63.0324 17.6218 61.6968C16.3848 61.8481 14.9377 61.5251 13.3855 60.6288H13.3884Z" fill="#7C4A21"/>
|
|
27
|
+
<path d="M16.2896 51.8729L14.4574 50.5111C14.329 50.4151 14.2181 50.2609 14.1627 50.0921L13.3429 47.7089C13.2232 47.3568 12.9111 47.1328 12.7273 47.2201H12.7214C12.7127 47.2259 12.7039 47.2288 12.6952 47.2346L11.4698 47.9446L11.6624 48.8438C11.6186 48.8496 11.569 48.8438 11.5165 48.8205L9.68427 48.0727C9.58799 48.0319 9.5063 48.0407 9.45087 48.0814L8.20508 48.8001C8.20508 48.8001 9.42461 49.3094 9.93518 49.516L10.7929 50.9709C10.8863 51.128 10.9271 51.3026 10.9067 51.4365L10.5945 53.357C10.5391 53.6945 10.8775 54.1717 11.1635 54.163L12.8031 54.1135C12.9169 54.1106 13.054 54.1892 13.1678 54.3231L13.6259 54.8643L13.6171 54.8701L13.6609 56.584L13.9935 57.1805L15.2626 56.4473H15.2685V56.4443C15.3531 56.3978 15.4027 56.2814 15.3793 56.1097L15.0671 53.8284C15.0467 53.6683 15.0876 53.5432 15.1809 53.4937L16.5084 52.7692C16.7418 52.6412 16.6134 52.1116 16.2896 51.8729Z" fill="#7C4A21"/>
|
|
28
|
+
<path d="M12.0699 48.4451L12.8898 50.8282C12.9481 50.9941 13.059 51.1512 13.1844 51.2473L15.0166 52.6091C15.3376 52.8477 15.4689 53.3773 15.2355 53.5053L13.908 54.2299C13.8146 54.2793 13.7738 54.4074 13.7942 54.5645L14.1064 56.8458C14.1618 57.2474 13.8234 57.3347 13.5374 56.9942L11.8978 55.0592C11.784 54.9253 11.6469 54.8438 11.5331 54.8497L9.89343 54.8991C9.6046 54.9079 9.26908 54.4306 9.32451 54.0931L9.63669 52.1726C9.65711 52.0387 9.61626 51.8641 9.5229 51.707L8.19542 49.4548C7.96202 49.059 8.09039 48.6778 8.41424 48.8088L10.2465 49.5566C10.3748 49.609 10.4857 49.5799 10.5411 49.4781L11.361 48.0377C11.5039 47.7845 11.9211 48.0231 12.0641 48.4421L12.0699 48.4451Z" fill="#D08C48"/>
|
|
29
|
+
<path d="M12.7139 38.713C12.2005 38.713 11.6549 38.5587 11.121 38.2503C9.49881 37.3162 8.27344 35.2008 8.27344 33.3326V25.6069H10.5695V33.3326C10.5695 34.3744 11.3631 35.7449 12.2676 36.2658C12.5389 36.4229 12.7023 36.4287 12.7373 36.42C12.7431 36.4054 12.819 36.2629 12.819 35.9486V26.4857H15.1151V35.9486C15.1151 37.0573 14.6629 37.9535 13.8751 38.4074C13.525 38.6082 13.1282 38.7101 12.7139 38.7101V38.713Z" fill="#F8E0C1"/>
|
|
30
|
+
<path d="M12.7914 34.3163L10.8571 30.8536C9.8505 30.2745 9.0365 28.7206 9.0365 27.385L6.54492 13.3565C6.54492 12.018 9.85342 10.4409 10.8571 11.0199L15.5018 13.6941C16.5083 14.2732 17.3223 15.827 17.3223 17.1627V32.1572C17.3223 33.1233 15.6885 34.4909 14.4019 34.9594C13.7892 35.1805 13.1065 34.8866 12.7914 34.3192V34.3163Z" fill="#00394C"/>
|
|
31
|
+
<path d="M12.977 34.9185L8.33227 32.2443C7.32572 31.6653 6.51172 30.1114 6.51172 28.7758V13.7812C6.51172 12.4456 7.32572 11.8287 8.33227 12.4078L12.977 15.0819C13.9836 15.661 14.7975 17.2149 14.7975 18.5505V33.545C14.7975 34.8836 13.9836 35.4976 12.977 34.9185Z" fill="url(#paint1_linear_7664_21594)"/>
|
|
32
|
+
<path d="M11.9796 32.4191L9.24298 30.8449L9.19922 14.7039L11.9359 16.2781L11.9796 32.4191Z" fill="#16BCE5"/>
|
|
33
|
+
<path d="M53.0522 82.3718C53.0522 75.2572 48.0428 66.6033 41.8634 63.0445C38.8204 61.2928 36.0634 61.1065 34.0444 62.2152L31.8125 63.513C31.8125 63.513 32.3347 64.447 33.1079 65.8409C32.9766 66.5538 32.9066 67.3249 32.9066 68.1571C32.9066 75.2718 37.916 83.9257 44.0954 87.4845C44.8189 87.9006 45.5279 88.2265 46.2135 88.4709C47.0713 89.8502 47.6635 90.8046 47.6635 90.8046L49.9771 89.4748C51.8823 88.2585 53.0522 85.8142 53.0522 82.3747V82.3718Z" fill="#7C4A21"/>
|
|
34
|
+
<path d="M50.6627 83.7545C50.6627 90.8691 45.6533 93.7557 39.4739 90.1969C33.2946 86.6382 28.2852 77.9871 28.2852 70.8696C28.2852 63.7521 33.2946 60.8684 39.4739 64.4272C45.6533 67.9859 50.6627 76.637 50.6627 83.7545Z" fill="#D08C48"/>
|
|
35
|
+
<path d="M47.6585 82.0225C47.6585 87.2253 43.994 89.335 39.4777 86.7335C34.9584 84.1321 31.2969 77.8032 31.2969 72.6003C31.2969 67.3975 34.9613 65.2878 39.4777 67.8892C43.9969 70.4907 47.6585 76.8196 47.6585 82.0225Z" fill="#B97237"/>
|
|
36
|
+
<path d="M41.6736 85.7355C37.1543 83.1341 33.4928 76.8051 33.4928 71.6023C33.4928 69.4083 34.1492 67.7729 35.2404 66.801C32.8772 67.092 31.293 69.1638 31.293 72.58C31.293 77.7829 34.9574 84.1118 39.4738 86.7132C42.0879 88.2176 44.4102 88.1391 45.9069 86.8034C44.6699 86.9548 43.2228 86.6318 41.6707 85.7355H41.6736Z" fill="#7C4A21"/>
|
|
37
|
+
<path d="M44.5748 76.9833L42.7425 75.6215C42.6142 75.5255 42.5033 75.3712 42.4479 75.2025L41.628 72.8193C41.5084 72.4672 41.1962 72.2431 41.0124 72.3304H41.0066C40.9978 72.3333 40.9891 72.3391 40.9803 72.345L39.755 73.055L39.9475 73.9541C39.9038 73.9599 39.8542 73.9541 39.8016 73.9308L37.9694 73.183C37.8732 73.1423 37.7915 73.151 37.736 73.1917L36.4902 73.9105C36.4902 73.9105 37.7098 74.4197 38.2203 74.6263L39.0781 76.0841C39.1715 76.2413 39.2123 76.4159 39.1919 76.5497L38.8797 78.4702C38.8243 78.8078 39.1627 79.285 39.4486 79.2763L41.0883 79.2268C41.2021 79.2239 41.3392 79.3025 41.453 79.4363L41.911 79.9775L41.9023 79.9834L41.946 81.6973L42.2787 82.2938L43.5478 81.5605H43.5536V81.5576C43.6382 81.511 43.6878 81.3947 43.6645 81.223L43.3523 78.9416C43.3319 78.7816 43.3727 78.6565 43.4661 78.607L44.7936 77.8824C45.027 77.7544 44.8986 77.2248 44.5748 76.9862V76.9833Z" fill="#7C4A21"/>
|
|
38
|
+
<path d="M40.3551 73.5527L41.1749 75.9359C41.2333 76.1018 41.3441 76.2589 41.4696 76.3549L43.3018 77.7167C43.6227 77.9553 43.754 78.4849 43.5206 78.613L42.1931 79.3375C42.0998 79.387 42.0589 79.5121 42.0793 79.6722L42.3915 81.9535C42.447 82.3551 42.1085 82.4424 41.8226 82.1019L40.1829 80.1668C40.0692 80.033 39.932 79.9515 39.8183 79.9573L38.1786 80.0068C37.8898 80.0155 37.5542 79.5383 37.6097 79.2008L37.9218 77.2803C37.9423 77.1464 37.9014 76.9718 37.8081 76.8147L36.4806 74.5624C36.2472 74.1667 36.3755 73.7855 36.6994 73.9164L38.5316 74.6643C38.66 74.7167 38.7709 74.6876 38.8263 74.5857L39.6461 73.1453C39.7891 72.8922 40.2063 73.1308 40.3492 73.5498L40.3551 73.5527Z" fill="#D08C48"/>
|
|
39
|
+
<path d="M40.9991 63.8182C40.4856 63.8182 39.94 63.664 39.4061 63.3555C37.784 62.4215 36.5586 60.306 36.5586 58.4379V50.7122H38.8547V58.4379C38.8547 59.4796 39.6483 60.8501 40.5527 61.371C40.827 61.5281 40.9874 61.534 41.0224 61.5252C41.0283 61.5107 41.1041 61.3681 41.1041 61.0538V51.5909H43.4002V61.0538C43.4002 62.1625 42.948 63.0587 42.1603 63.5127C41.8073 63.7134 41.4134 63.8153 40.9991 63.8153V63.8182Z" fill="#F8E0C1"/>
|
|
40
|
+
<path d="M41.0756 59.4222L39.1442 55.9595C38.1376 55.3804 37.3236 53.8266 37.3236 52.4909L34.832 39.8912C34.832 38.5527 38.1405 36.9755 39.1442 37.5546L43.7889 40.2288C44.7954 40.8078 45.6094 42.3617 45.6094 43.6973V57.2602C45.6094 58.2263 43.9756 59.5939 42.689 60.0624C42.0763 60.2836 41.3936 59.9897 41.0785 59.4222H41.0756Z" fill="#00394C"/>
|
|
41
|
+
<path d="M41.2622 60.0241L36.6174 57.35C35.6109 56.7709 34.7969 55.217 34.7969 53.8814V40.3185C34.7969 38.98 35.6109 38.366 36.6174 38.9451L41.2622 41.6192C42.2687 42.1983 43.0827 43.7522 43.0827 45.0878V58.6507C43.0827 59.9863 42.2687 60.6032 41.2622 60.0241Z" fill="url(#paint2_linear_7664_21594)"/>
|
|
42
|
+
<path d="M40.2648 57.5246L37.5311 55.9503L37.4844 41.241L40.221 42.8152L40.2648 57.5246Z" fill="#16BCE5"/>
|
|
43
|
+
<path d="M42.0093 28.5109C42.0093 26.765 40.781 24.6408 39.2639 23.7679L37.4288 22.7116V20.5961C37.4288 18.8502 36.2005 16.726 34.6834 15.853C33.9686 15.4398 33.3238 15.3933 32.8336 15.6261L30.4996 16.886L31.4157 18.6232L31.935 19.5486L30.0999 18.4923C29.3151 18.0412 28.6119 18.018 28.113 18.338L25.9453 19.5136C25.9453 19.5136 26.8031 22.0394 26.628 22.5632C26.5755 22.7203 26.9052 22.6708 27.3866 22.5283C27.8884 23.5874 28.679 24.5506 29.5806 25.0686L31.4157 26.1248V28.2403C31.4157 29.7738 32.3639 31.5954 33.6185 32.608L34.2895 34.1968L36.5856 32.9368C37.102 32.6604 37.4288 32.0435 37.4288 31.1502L36.9094 29.2879L38.234 30.0503L38.9488 31.5139L41.2624 30.2394C41.7234 29.9397 42.0122 29.349 42.0122 28.5109H42.0093Z" fill="#7C4A21"/>
|
|
44
|
+
<path d="M36.9534 25.0274L35.1182 23.9711V21.8556C35.1182 20.1097 33.89 17.9855 32.3728 17.1126C30.8557 16.2396 29.6274 16.9467 29.6274 18.6926V20.8081L27.7923 19.7518C26.2752 18.8788 25.0469 19.5859 25.0469 21.3319C25.0469 23.0778 26.2752 25.202 27.7923 26.0749L29.6274 27.1312V29.2467C29.6274 30.9926 30.8557 33.1168 32.3728 33.9898C33.89 34.8627 35.1182 34.1556 35.1182 32.4097V30.2943L36.9534 31.3505C38.4705 32.2235 39.6988 31.5164 39.6988 29.7705C39.6988 28.0246 38.4705 25.9004 36.9534 25.0274Z" fill="#D08C48"/>
|
|
45
|
+
<path d="M35.2495 27.2077C35.2495 29.038 33.9599 29.78 32.3728 28.8634C30.7827 27.9497 29.4961 25.7236 29.4961 23.8933C29.4961 22.063 30.7827 21.321 32.3728 22.2376C33.9629 23.1513 35.2495 25.3774 35.2495 27.2077Z" fill="#B97237"/>
|
|
46
|
+
<path d="M9.29148 23.6815C9.29148 22.7503 8.63503 21.6184 7.82687 21.1528L6.84658 20.5883V19.4622C6.84658 18.531 6.19014 17.3991 5.38198 16.9335C4.99978 16.7153 4.65551 16.6891 4.39584 16.8142L3.15297 17.4864L3.6402 18.4117L3.91737 18.9035L2.93707 18.339C2.51986 18.0974 2.1435 18.0858 1.878 18.2575L0.722656 18.886C0.722656 18.886 1.18071 20.2333 1.08735 20.5126C1.05817 20.597 1.23614 20.5708 1.49289 20.4952C1.75838 21.0597 2.18143 21.5718 2.66282 21.8483L3.64312 22.4128V23.5389C3.64312 24.3566 4.14785 25.3285 4.81889 25.8668L5.17774 26.7136L6.40312 26.0414C6.68028 25.893 6.85242 25.5642 6.85242 25.0899L6.57525 24.0976L7.2813 24.505L7.66349 25.2848L8.89761 24.6068C9.14269 24.4468 9.29732 24.1325 9.29732 23.6844L9.29148 23.6815Z" fill="#7C4A21"/>
|
|
47
|
+
<path d="M6.5966 21.8285L5.6163 21.2639V20.1378C5.6163 19.2067 4.95986 18.0747 4.1517 17.6092C3.34354 17.1436 2.68709 17.5219 2.68709 18.453V19.5791L1.7068 19.0146C0.898636 18.549 0.242188 18.9273 0.242188 19.8585C0.242188 20.7896 0.898636 21.9216 1.7068 22.3872L2.68709 22.9517V24.0778C2.68709 25.0089 3.34354 26.1409 4.1517 26.6065C4.95986 27.072 5.6163 26.6938 5.6163 25.7626V24.6365L6.5966 25.201C7.40476 25.6666 8.06121 25.2883 8.06121 24.3571C8.06121 23.426 7.40476 22.294 6.5966 21.8285Z" fill="#D08C48"/>
|
|
48
|
+
<path d="M5.69035 22.9885C5.69035 23.9633 5.00473 24.359 4.15572 23.8731C3.30963 23.3842 2.62109 22.1999 2.62109 21.2251C2.62109 20.2503 3.30672 19.8546 4.15572 20.3405C5.00181 20.8294 5.69035 22.0137 5.69035 22.9885Z" fill="#B97237"/>
|
|
49
|
+
<defs>
|
|
50
|
+
<linearGradient id="paint0_linear_7664_21594" x1="26.5589" y1="69.5696" x2="26.5589" y2="1.29834" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop stop-color="#00313C"/>
|
|
52
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
53
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
54
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
55
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
56
|
+
</linearGradient>
|
|
57
|
+
<linearGradient id="paint1_linear_7664_21594" x1="10.6546" y1="35.1367" x2="10.6546" y2="12.1895" gradientUnits="userSpaceOnUse">
|
|
58
|
+
<stop stop-color="#00313C"/>
|
|
59
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
60
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
61
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
62
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
63
|
+
</linearGradient>
|
|
64
|
+
<linearGradient id="paint2_linear_7664_21594" x1="38.9427" y1="60.2424" x2="38.9427" y2="38.7268" gradientUnits="userSpaceOnUse">
|
|
65
|
+
<stop stop-color="#00313C"/>
|
|
66
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
67
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
68
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
69
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
70
|
+
</linearGradient>
|
|
71
|
+
</defs>
|
|
146
72
|
</svg>
|
|
147
73
|
|
|
148
|
-
<svg width="100%" height="100%" viewBox="0 0
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
74
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 54 102" fill="none">
|
|
75
|
+
<path d="M41.4386 91.7004C41.4386 84.5859 36.4293 75.9321 30.25 72.3733C27.2071 70.6216 24.45 70.4354 22.4311 71.544L20.1992 72.8418C20.1992 72.8418 20.7215 73.7759 21.4946 75.1697C21.3633 75.8826 21.2933 76.6537 21.2933 77.4859C21.2933 84.6005 26.3026 93.2543 32.4819 96.813C33.2054 97.2291 33.9144 97.555 34.6 97.7995C35.4578 99.1787 36.05 100.133 36.05 100.133L38.3636 98.8033C40.2687 97.587 41.4386 95.1428 41.4386 91.7034V91.7004Z" fill="#808080"/>
|
|
76
|
+
<path d="M39.0472 93.0795C39.0472 100.194 34.0378 103.081 27.8585 99.5218C21.6793 95.9631 16.6699 87.3122 16.6699 80.1947C16.6699 73.0773 21.6793 70.1936 27.8585 73.7523C34.0378 77.3111 39.0472 85.962 39.0472 93.0795Z" fill="#C0C0C0"/>
|
|
77
|
+
<path d="M36.0449 91.3507C36.0449 96.5534 32.3835 98.6631 27.8643 96.0617C23.3451 93.4603 19.6836 87.1314 19.6836 81.9286C19.6836 76.7258 23.348 74.6162 27.8643 77.2176C32.3835 79.819 36.0449 86.1479 36.0449 91.3507Z" fill="#A9A9A9"/>
|
|
78
|
+
<path d="M30.0602 95.0644C25.5409 92.463 21.8795 86.1341 21.8795 80.9314C21.8795 78.7373 22.5359 77.102 23.6271 76.1301C21.2639 76.4211 19.6797 78.4929 19.6797 81.9091C19.6797 87.1118 23.3441 93.4407 27.8604 96.0421C30.4744 97.5465 32.7968 97.4679 34.2935 96.1323C33.0564 96.2836 31.6094 95.9606 30.0572 95.0644H30.0602Z" fill="#808080"/>
|
|
79
|
+
<path d="M32.9633 86.3079L31.1311 84.9461C31.0027 84.8501 30.8919 84.6959 30.8364 84.5271L30.0166 82.144C29.897 81.7919 29.5848 81.5678 29.401 81.6551H29.3952C29.3864 81.658 29.3777 81.6639 29.3689 81.6697L28.1436 82.3797L28.3361 83.2788C28.2924 83.2846 28.2428 83.2788 28.1903 83.2555L26.3581 82.5077C26.2618 82.467 26.1801 82.4757 26.1247 82.5164L24.8789 83.2352C24.8789 83.2352 26.1013 83.7444 26.609 83.951L27.4667 85.4059C27.5601 85.563 27.6009 85.7376 27.5805 85.8715L27.2683 87.792C27.2129 88.1295 27.5513 88.6067 27.8372 88.598L29.4769 88.5485C29.5907 88.5456 29.7278 88.6242 29.8416 88.758L30.2996 89.2993L30.2909 89.3051L30.3346 91.019L30.6672 91.6155L31.9363 90.8822H31.9422V90.8793C32.0268 90.8327 32.0764 90.7164 32.053 90.5447L31.7409 88.2634C31.7204 88.1033 31.7613 87.9782 31.8546 87.9287L33.1821 87.2042C33.4155 87.0761 33.2871 86.5466 32.9633 86.3079Z" fill="#808080"/>
|
|
80
|
+
<path d="M28.7398 82.8782L29.5596 85.2613C29.618 85.4272 29.7259 85.5843 29.8543 85.6803L31.6865 87.0421C32.0074 87.2808 32.1387 87.8103 31.9053 87.9384L30.5778 88.6629C30.4844 88.7124 30.4436 88.8375 30.464 88.9976L30.7762 91.2789C30.8316 91.6804 30.4932 91.7677 30.2073 91.4273L28.5677 89.4922C28.4539 89.3584 28.3167 89.2769 28.203 89.2827L26.5633 89.3322C26.2745 89.3409 25.939 88.8637 25.9944 88.5262L26.3066 86.6057C26.327 86.4718 26.2862 86.2972 26.1928 86.1401L24.8653 83.8879C24.6319 83.4922 24.7603 83.111 25.0842 83.2419L26.9163 83.9897C27.0447 84.0421 27.1556 84.013 27.211 83.9141L28.0308 82.4737C28.1738 82.2205 28.591 82.4592 28.7339 82.8782H28.7398Z" fill="#C0C0C0"/>
|
|
81
|
+
<path d="M29.3867 73.1479C28.8733 73.1479 28.3277 72.9937 27.7938 72.6852C26.1717 71.7512 24.9492 69.6357 24.9492 67.7676V60.042H27.2453V67.7676C27.2453 68.8093 28.0388 70.1799 28.9433 70.7007C29.2146 70.8578 29.378 70.8666 29.413 70.8549C29.4188 70.8404 29.4947 70.6978 29.4947 70.3835V60.9208H31.7908V70.3835C31.7908 71.4922 31.3385 72.3884 30.5508 72.8423C30.2007 73.0431 29.8039 73.145 29.3896 73.145L29.3867 73.1479Z" fill="#E6E8EB"/>
|
|
82
|
+
<path d="M29.4642 68.7477L27.5328 65.285C26.5262 64.706 25.7123 63.1521 25.7123 61.8165L23.2207 2.45882C23.2207 1.12029 26.5292 -0.456837 27.5328 0.122219L32.1774 2.79636C33.184 3.37541 33.998 4.92926 33.998 6.26488V66.5857C33.998 67.5518 32.3642 68.9194 31.0775 69.3879C30.4649 69.609 29.7822 69.3151 29.4671 68.7477H29.4642Z" fill="#00394C"/>
|
|
83
|
+
<path d="M29.6507 69.3501L25.0061 66.676C23.9995 66.0969 23.1855 64.5431 23.1855 63.2075V2.88662C23.1855 1.5481 23.9995 0.934126 25.0061 1.51318L29.6507 4.18732C30.6573 4.76638 31.4712 6.32023 31.4712 7.65584V67.9767C31.4712 69.3123 30.6573 69.9292 29.6507 69.3501Z" fill="url(#paint0_linear_7664_21704)"/>
|
|
84
|
+
<path d="M28.6515 66.8509L25.9149 65.2766L25.8711 3.80933L28.6048 5.38355L28.6515 66.8509Z" fill="#16BCE5"/>
|
|
85
|
+
<path d="M25.5363 57.2634C25.5363 50.1489 20.5269 41.495 14.3477 37.9363C11.3047 36.1846 8.54767 35.9984 6.52876 37.107L4.29688 38.4048C4.29688 38.4048 4.8191 39.3389 5.59224 40.7327C5.46095 41.4456 5.39094 42.2167 5.39094 43.0489C5.39094 50.1634 10.4003 58.8173 16.5796 62.376C17.3031 62.7921 18.012 63.118 18.6977 63.3624C19.5554 64.7417 20.1477 65.6961 20.1477 65.6961L22.4612 64.3663C24.3664 63.15 25.5363 60.7058 25.5363 57.2663V57.2634Z" fill="#808080"/>
|
|
86
|
+
<path d="M23.1468 58.6461C23.1468 65.7606 18.1374 68.6472 11.9582 65.0885C5.77888 61.5297 0.769531 52.8788 0.769531 45.7614C0.769531 38.6439 5.77888 35.7603 11.9582 39.319C18.1374 42.8777 23.1468 51.5286 23.1468 58.6461Z" fill="#C0C0C0"/>
|
|
87
|
+
<path d="M20.1387 56.9141C20.1387 62.1169 16.4743 64.2265 11.958 61.6252C7.43881 59.0238 3.77734 52.6949 3.77734 47.4921C3.77734 42.2893 7.44172 40.1797 11.958 42.7811C16.4772 45.3825 20.1387 51.7114 20.1387 56.9141Z" fill="#A9A9A9"/>
|
|
88
|
+
<path d="M14.1578 60.6279C9.6386 58.0265 5.97714 51.6976 5.97714 46.4948C5.97714 44.3008 6.63358 42.6655 7.72472 41.6936C5.36155 41.9846 3.77734 44.0564 3.77734 47.4725C3.77734 52.6753 7.44172 59.0042 11.958 61.6056C14.5721 63.11 16.8944 63.0314 18.3911 61.6958C17.1541 61.8471 15.707 61.5241 14.1549 60.6279H14.1578Z" fill="#808080"/>
|
|
89
|
+
<path d="M17.057 51.8719L15.2249 50.5101C15.0965 50.4141 14.9856 50.2599 14.9302 50.0911L14.1104 47.7079C13.9908 47.3559 13.6786 47.1318 13.4948 47.2191H13.4889C13.4802 47.2249 13.4714 47.2278 13.4627 47.2336L12.2373 47.9436L12.4299 48.8428C12.3861 48.8486 12.3365 48.8428 12.284 48.8195L10.4518 48.0717C10.3555 48.0309 10.2739 48.0397 10.2184 48.0804L8.97266 48.7991C8.97266 48.7991 10.1922 49.3084 10.7027 49.5149L11.5605 50.9699C11.6538 51.127 11.6947 51.3016 11.6743 51.4354L11.3621 53.3559C11.3067 53.6935 11.6451 54.1707 11.931 54.162L13.5706 54.1125C13.6844 54.1096 13.8215 54.1881 13.9353 54.322L14.3934 54.8632L14.3846 54.869L14.4284 56.5829L14.761 57.1794L16.0301 56.4462H16.0359V56.4433C16.1205 56.3967 16.1701 56.2803 16.1468 56.1086L15.8346 53.8273C15.8142 53.6673 15.855 53.5422 15.9484 53.4927L17.2759 52.7681C17.5093 52.6401 17.3809 52.1105 17.057 51.8719Z" fill="#808080"/>
|
|
90
|
+
<path d="M12.8394 48.4446L13.6592 50.8277C13.7176 50.9936 13.8284 51.1507 13.9539 51.2467L15.7861 52.6085C16.107 52.8471 16.2383 53.3767 16.0049 53.5048L14.6774 54.2293C14.5841 54.2788 14.5432 54.4068 14.5636 54.5639L14.8758 56.8452C14.9312 57.2468 14.5928 57.3341 14.3069 56.9936L12.6673 55.0586C12.5535 54.9248 12.4164 54.8433 12.3026 54.8491L10.6629 54.8986C10.3741 54.9073 10.0386 54.4301 10.094 54.0925L10.4062 52.1721C10.4266 52.0382 10.3858 51.8636 10.2924 51.7065L8.96495 49.4543C8.73155 49.0585 8.85992 48.6773 9.18377 48.8083L11.016 49.5561C11.1443 49.6085 11.2552 49.5794 11.3106 49.4775L12.1304 48.0372C12.2734 47.784 12.6906 48.0226 12.8336 48.4416L12.8394 48.4446Z" fill="#C0C0C0"/>
|
|
91
|
+
<path d="M13.4834 38.7118C12.9699 38.7118 12.4244 38.5576 11.8905 38.2492C10.2683 37.3151 9.04297 35.1997 9.04297 33.3316V25.606H11.339V33.3316C11.339 34.3733 12.1326 35.7438 13.037 36.2647C13.3084 36.4218 13.4717 36.4276 13.5067 36.4189C13.5126 36.4044 13.5884 36.2618 13.5884 35.9475V26.4847H15.8845V35.9475C15.8845 37.0561 15.4323 37.9524 14.6446 38.4063C14.2945 38.6071 13.8977 38.7089 13.4834 38.7089V38.7118Z" fill="#E6E8EB"/>
|
|
92
|
+
<path d="M13.5589 34.3153L11.6246 30.8526C10.618 30.2736 9.80404 28.7197 9.80404 27.3841L7.3125 13.3558C7.3125 12.0173 10.6209 10.4401 11.6246 11.0192L16.2692 13.6933C17.2758 14.2724 18.0898 15.8262 18.0898 17.1619V32.1562C18.0898 33.1223 16.4559 34.4899 15.1693 34.9584C14.5567 35.1795 13.874 34.8856 13.5589 34.3182V34.3153Z" fill="#00394C"/>
|
|
93
|
+
<path d="M13.7464 34.918L9.10177 32.2439C8.09523 31.6648 7.28125 30.111 7.28125 28.7753V13.781C7.28125 12.4454 8.09523 11.8285 9.10177 12.4075L13.7464 15.0817C14.753 15.6607 15.567 17.2146 15.567 18.5502V33.5446C15.567 34.8831 14.753 35.4971 13.7464 34.918Z" fill="url(#paint1_linear_7664_21704)"/>
|
|
94
|
+
<path d="M12.7491 32.4189L10.0125 30.8447L9.96875 14.7039L12.7054 16.2781L12.7491 32.4189Z" fill="#16BCE5"/>
|
|
95
|
+
<path d="M53.8214 82.3708C53.8214 75.2563 48.8121 66.6025 42.6328 63.0437C39.5899 61.292 36.8328 61.1058 34.8139 62.2144L32.582 63.5122C32.582 63.5122 33.1043 64.4463 33.8774 65.8401C33.7461 66.553 33.6761 67.3241 33.6761 68.1563C33.6761 75.2709 38.6854 83.9247 44.8647 87.4834C45.5883 87.8995 46.2972 88.2254 46.9828 88.4699C47.8406 89.8491 48.4328 90.8036 48.4328 90.8036L50.7464 89.4738C52.6515 88.2574 53.8214 85.8132 53.8214 82.3738V82.3708Z" fill="#808080"/>
|
|
96
|
+
<path d="M51.4319 83.7535C51.4319 90.8681 46.4226 93.7546 40.2433 90.1959C34.064 86.6372 29.0547 77.9862 29.0547 70.8688C29.0547 63.7513 34.064 60.8677 40.2433 64.4264C46.4226 67.9851 51.4319 76.6361 51.4319 83.7535Z" fill="#C0C0C0"/>
|
|
97
|
+
<path d="M48.4277 82.0218C48.4277 87.2246 44.7634 89.3342 40.2471 86.7328C35.7279 84.1314 32.0664 77.8025 32.0664 72.5998C32.0664 67.397 35.7308 65.2873 40.2471 67.8887C44.7663 70.4901 48.4277 76.819 48.4277 82.0218Z" fill="#A9A9A9"/>
|
|
98
|
+
<path d="M42.443 85.7348C37.9238 83.1334 34.2623 76.8045 34.2623 71.6018C34.2623 69.4077 34.9187 67.7724 36.0099 66.8005C33.6467 67.0915 32.0625 69.1633 32.0625 72.5795C32.0625 77.7822 35.7269 84.1111 40.2432 86.7125C42.8573 88.2169 45.1796 88.1383 46.6763 86.8027C45.4392 86.954 43.9922 86.6311 42.4401 85.7348H42.443Z" fill="#808080"/>
|
|
99
|
+
<path d="M45.3442 76.9818L43.512 75.62C43.3836 75.524 43.2727 75.3697 43.2173 75.201L42.3975 72.8178C42.2779 72.4657 41.9657 72.2417 41.7819 72.329H41.7761C41.7673 72.3319 41.7586 72.3377 41.7498 72.3435L40.5245 73.0535L40.717 73.9526C40.6732 73.9585 40.6236 73.9526 40.5711 73.9294L38.7389 73.1815C38.6427 73.1408 38.561 73.1495 38.5055 73.1903L37.2598 73.909C37.2598 73.909 38.4793 74.4182 38.9899 74.6248L39.8476 76.0826C39.941 76.2398 39.9818 76.4144 39.9614 76.5482L39.6492 78.4687C39.5938 78.8062 39.9322 79.2835 40.2181 79.2747L41.8578 79.2253C41.9715 79.2223 42.1087 79.3009 42.2224 79.4348L42.6805 79.976L42.6717 79.9818L42.7155 81.6957L43.0481 82.2922L44.3172 81.5589H44.323V81.556C44.4077 81.5095 44.4573 81.3931 44.4339 81.2214L44.1217 78.9401C44.1013 78.7801 44.1422 78.6549 44.2355 78.6055L45.563 77.8809C45.7964 77.7529 45.668 77.2233 45.3442 76.9847V76.9818Z" fill="#808080"/>
|
|
100
|
+
<path d="M41.1246 73.5512L41.9444 75.9344C42.0027 76.1003 42.1136 76.2574 42.239 76.3534L44.0712 77.7152C44.3922 77.9538 44.5234 78.4834 44.29 78.6114L42.9626 79.336C42.8692 79.3855 42.8284 79.5106 42.8488 79.6706L43.161 81.9519C43.2164 82.3535 42.878 82.4408 42.5921 82.1003L40.9524 80.1653C40.8386 80.0314 40.7015 79.95 40.5877 79.9558L38.9481 80.0053C38.6593 80.014 38.3238 79.5368 38.3792 79.1992L38.6914 77.2787C38.7118 77.1449 38.6709 76.9703 38.5776 76.8132L37.2501 74.561C37.0167 74.1652 37.1451 73.784 37.4689 73.915L39.3011 74.6628C39.4295 74.7152 39.5404 74.6861 39.5958 74.5842L40.4156 73.1439C40.5586 72.8907 40.9758 73.1293 41.1187 73.5483L41.1246 73.5512Z" fill="#C0C0C0"/>
|
|
101
|
+
<path d="M41.7686 63.8176C41.2551 63.8176 40.7095 63.6633 40.1756 63.3549C38.5535 62.4208 37.3281 60.3054 37.3281 58.4373V50.7117H39.6242V58.4373C39.6242 59.479 40.4178 60.8495 41.3222 61.3704C41.5964 61.5275 41.7569 61.5333 41.7919 61.5246C41.7977 61.5101 41.8736 61.3675 41.8736 61.0532V51.5904H44.1697V61.0532C44.1697 62.1619 43.7174 63.0581 42.9297 63.512C42.5767 63.7128 42.1828 63.8146 41.7686 63.8146V63.8176Z" fill="#E6E8EB"/>
|
|
102
|
+
<path d="M41.845 59.4203L39.9136 55.9576C38.9071 55.3785 38.0931 53.8247 38.0931 52.4891L35.6016 39.8895C35.6016 38.551 38.91 36.9738 39.9136 37.5529L44.5583 40.227C45.5648 40.8061 46.3788 42.3599 46.3788 43.6955V57.2583C46.3788 58.2243 44.745 59.592 43.4584 60.0604C42.8457 60.2816 42.163 59.9877 41.8479 59.4203H41.845Z" fill="#00394C"/>
|
|
103
|
+
<path d="M42.0316 60.0217L37.3869 57.3476C36.3804 56.7685 35.5664 55.2147 35.5664 53.879V40.3163C35.5664 38.9778 36.3804 38.3638 37.3869 38.9429L42.0316 41.617C43.0381 42.1961 43.8521 43.7499 43.8521 45.0855V58.6483C43.8521 59.9839 43.0381 60.6008 42.0316 60.0217Z" fill="url(#paint2_linear_7664_21704)"/>
|
|
104
|
+
<path d="M41.0343 57.5227L38.3006 55.9485L38.2539 41.2393L40.9905 42.8135L41.0343 57.5227Z" fill="#16BCE5"/>
|
|
105
|
+
<path d="M42.7786 24.5108C42.7786 22.7649 41.5503 20.6407 40.0332 19.7678L38.1981 18.7115V16.596C38.1981 14.8501 36.9699 12.726 35.4528 11.853C34.738 11.4398 34.0932 11.3933 33.6031 11.6261L31.2691 12.886L32.1852 14.6232L32.7045 15.5485L30.8694 14.4922C30.0846 14.0412 29.3814 14.0179 28.8825 14.338L26.7148 15.5136C26.7148 15.5136 27.5726 18.0393 27.3975 18.5631C27.345 18.7202 27.6747 18.6708 28.1561 18.5282C28.6579 19.5874 29.4485 20.5505 30.35 21.0685L32.1852 22.1247V24.2402C32.1852 25.7737 33.1333 27.5952 34.3879 28.6078L35.0589 30.1966L37.355 28.9367C37.8714 28.6602 38.1981 28.0433 38.1981 27.15L37.6788 25.2877L39.0034 26.0501L39.7182 27.5137L42.0317 26.2392C42.4927 25.9395 42.7815 25.3488 42.7815 24.5108H42.7786Z" fill="#808080"/>
|
|
106
|
+
<path d="M37.7227 21.0273L35.8876 19.971V17.8556C35.8876 16.1097 34.6594 13.9855 33.1423 13.1126C31.6252 12.2396 30.3969 12.9467 30.3969 14.6926V16.808L28.5618 15.7518C27.0447 14.8788 25.8164 15.5859 25.8164 17.3318C25.8164 19.0777 27.0447 21.2019 28.5618 22.0748L30.3969 23.1311V25.2466C30.3969 26.9925 31.6252 29.1166 33.1423 29.9896C34.6594 30.8625 35.8876 30.1554 35.8876 28.4095V26.2941L37.7227 27.3504C39.2398 28.2233 40.4681 27.5162 40.4681 25.7703C40.4681 24.0244 39.2398 21.9002 37.7227 21.0273Z" fill="#C0C0C0"/>
|
|
107
|
+
<path d="M36.0189 23.2069C36.0189 25.0372 34.7294 25.7792 33.1423 24.8626C31.5522 23.9489 30.2656 21.7229 30.2656 19.8926C30.2656 18.0623 31.5522 17.3203 33.1423 18.2369C34.7323 19.1506 36.0189 21.3766 36.0189 23.2069Z" fill="#A9A9A9"/>
|
|
108
|
+
<path d="M10.0609 19.6804C10.0609 18.7493 9.40445 17.6174 8.5963 17.1518L7.61602 16.5873V15.4612C7.61602 14.53 6.95959 13.3981 6.15144 12.9325C5.76925 12.7143 5.42498 12.6881 5.16532 12.8132L3.92247 13.4854L4.40969 14.4107L4.68685 14.9025L3.70657 14.338C3.28937 14.0965 2.91301 14.0848 2.64752 14.2565L1.49219 14.885C1.49219 14.885 1.95024 16.2323 1.85688 16.5116C1.8277 16.596 2.00567 16.5698 2.26241 16.4942C2.5279 17.0587 2.95094 17.5708 3.43232 17.8472L4.41261 18.4117V19.5378C4.41261 20.3555 4.91733 21.3274 5.58836 21.8657L5.94721 22.7125L7.17256 22.0403C7.44973 21.8919 7.62186 21.5631 7.62186 21.0888L7.3447 20.0965L8.05073 20.5039L8.43292 21.2837L9.66702 20.6058C9.91209 20.4457 10.0667 20.1314 10.0667 19.6833L10.0609 19.6804Z" fill="#808080"/>
|
|
109
|
+
<path d="M7.36604 17.8279L6.38576 17.2634V16.1373C6.38576 15.2062 5.72932 14.0742 4.92117 13.6087C4.11303 13.1431 3.45659 13.5214 3.45659 14.4525V15.5786L2.47631 15.0141C1.66816 14.5485 1.01172 14.9268 1.01172 15.858C1.01172 16.7891 1.66816 17.921 2.47631 18.3866L3.45659 18.9511V20.0772C3.45659 21.0084 4.11303 22.1403 4.92117 22.6059C5.72932 23.0714 6.38576 22.6932 6.38576 21.762V20.6359L7.36604 21.2004C8.17419 21.666 8.83062 21.2877 8.83062 20.3566C8.83062 19.4254 8.17419 18.2935 7.36604 17.8279Z" fill="#C0C0C0"/>
|
|
110
|
+
<path d="M6.45788 18.988C6.45788 19.9628 5.77227 20.3585 4.92328 19.8726C4.0772 19.3837 3.38867 18.1994 3.38867 17.2246C3.38867 16.2498 4.07428 15.8541 4.92328 16.34C5.76935 16.8289 6.45788 18.0132 6.45788 18.988Z" fill="#A9A9A9"/>
|
|
111
|
+
<defs>
|
|
112
|
+
<linearGradient id="paint0_linear_7664_21704" x1="27.3284" y1="69.5684" x2="27.3284" y2="1.29785" gradientUnits="userSpaceOnUse">
|
|
113
|
+
<stop stop-color="#00313C"/>
|
|
114
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
115
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
116
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
117
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
118
|
+
</linearGradient>
|
|
119
|
+
<linearGradient id="paint1_linear_7664_21704" x1="11.4241" y1="35.1362" x2="11.4241" y2="12.1893" gradientUnits="userSpaceOnUse">
|
|
120
|
+
<stop stop-color="#00313C"/>
|
|
121
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
122
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
123
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
124
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
125
|
+
</linearGradient>
|
|
126
|
+
<linearGradient id="paint2_linear_7664_21704" x1="39.7122" y1="60.2399" x2="39.7122" y2="38.7246" gradientUnits="userSpaceOnUse">
|
|
127
|
+
<stop stop-color="#00313C"/>
|
|
128
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
129
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
130
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
131
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
132
|
+
</linearGradient>
|
|
133
|
+
</defs>
|
|
183
134
|
</svg>
|
|
184
135
|
|
|
185
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 136 135" fill="none">
|
|
186
|
-
|
|
187
|
-
<path d="M123.81 18.084C126.325 27.2539 107.127 48.2802 98.2828 53.4132L93.1641 44.4216L107.31 8.96875C113.66 11.2131 119.205 14.2111 123.81 18.084Z" fill="#1993AF"/>
|
|
188
|
-
<path d="M84.3817 73.7839L55.6 55.4798C52.7066 53.6396 51.7105 49.8333 53.3034 46.9494L59.3327 36.0321C60.6022 33.733 63.227 32.4896 65.9111 32.9461L82.0875 35.6921C83.5234 35.9346 84.8548 36.5646 85.939 37.5156L100.261 50.0995C103.007 52.5127 103.858 56.0432 102.315 58.8344L95.0352 72.0127C93.1094 75.5005 88.276 76.2589 84.3817 73.7839ZM82.2634 39.7671C82.0042 39.6387 81.7261 39.546 81.436 39.4936L65.224 36.5004C64.1375 36.3007 63.0629 36.7952 62.5446 37.7343L56.4203 48.8205C55.7688 49.9973 56.192 51.5403 57.376 52.2678L86.4097 70.1131C87.9717 71.0736 89.8784 70.7455 90.6368 69.369L97.7859 56.4284C98.3945 55.3276 98.076 53.9297 97.0037 52.9573L82.9719 40.2449C82.7603 40.0524 82.5202 39.8907 82.2634 39.7647V39.7671Z" fill="#FF9B3A"/>
|
|
189
|
-
<path d="M95.1556 91.3529C95.322 91.0509 96.0947 90.3971 96.6083 89.9644C98.0538 88.7424 99.8583 87.2184 100.552 84.7506C101.266 82.2186 100.467 79.8625 99.8868 78.1508C99.6871 77.5588 99.3851 76.6672 99.3875 76.3581C99.4042 76.0372 99.7917 75.1433 100.048 74.5513C100.795 72.8324 101.722 70.6926 101.235 68.2082C100.747 65.7308 99.0238 64.0405 97.7756 62.8161C97.331 62.3786 96.6582 61.7224 96.5274 61.4443C96.4086 61.1637 96.3634 60.246 96.3349 59.6398C96.2516 57.9304 96.1351 55.5957 94.6207 53.6604C93.1372 51.7656 90.995 51.0809 89.2904 50.5341C88.6984 50.3439 87.8045 50.0586 87.5715 49.8731C87.3551 49.6853 86.9367 48.9507 86.6609 48.4633C85.8526 47.0415 84.7494 45.1039 82.5693 44.0887C80.4082 43.0807 78.1115 43.4112 76.4449 43.6489C75.8791 43.7297 75.0256 43.851 74.7569 43.8058C74.4669 43.744 73.7417 43.2661 73.2615 42.9523C71.8944 42.0536 70.2064 40.9457 67.9074 40.9885C65.5989 41.0313 63.6993 42.2509 62.318 43.1377C61.8306 43.4492 61.096 43.9223 60.8225 43.9936C60.5444 44.0554 59.717 43.9556 59.1702 43.889C57.6534 43.7036 55.5874 43.4516 53.519 44.4501C51.4672 45.4391 50.2999 47.1866 49.3608 48.5893C49.0374 49.0719 48.55 49.7994 48.3265 49.9753C48.1007 50.1394 47.3256 50.3962 46.8121 50.565C45.3404 51.05 43.3386 51.7109 41.8313 53.4726C40.3691 55.1844 40.0078 57.1838 39.7153 58.7934C39.6107 59.3664 39.4538 60.2318 39.3064 60.5004C39.159 60.7667 38.51 61.3611 38.0796 61.7557C36.8719 62.8612 35.3717 64.2307 34.7013 66.3799C34.0118 68.5909 34.5182 70.6403 34.8915 72.1429C35.0222 72.6659 35.2172 73.46 35.1981 73.7334C35.1672 74.0211 34.8106 74.8199 34.5752 75.3501C33.9238 76.8099 33.0323 78.8117 33.2867 81.075C33.5434 83.3574 34.8558 84.9717 35.821 86.1581C36.1682 86.5836 36.6936 87.2303 36.7887 87.499C36.8743 87.77 36.8648 88.6425 36.86 89.2226C36.8457 90.8631 36.8243 93.1193 38.0155 95.0974C39.2042 97.0683 41.042 97.9052 42.5279 98.5851C43.0486 98.8229 43.8403 99.1842 44.0423 99.3911C44.2302 99.5979 44.5797 100.385 44.8126 100.908C45.4974 102.446 46.4436 104.564 48.4454 105.858C50.4663 107.163 52.6916 107.063 54.3273 106.992C54.886 106.968 55.7324 106.93 56.001 107.011C56.2887 107.111 57.0067 107.715 57.4822 108.116C58.854 109.272 60.5729 110.717 62.967 110.965C65.4134 111.217 67.4486 110.073 68.9416 109.231C69.4694 108.934 70.2706 108.485 70.5678 108.435C70.8745 108.399 71.7898 108.616 72.3961 108.761C74.0984 109.167 76.4449 109.726 78.801 108.82C81.1642 107.91 82.5384 105.905 83.5393 104.438C83.903 103.906 84.4546 103.102 84.7138 102.919C84.9753 102.75 85.893 102.532 86.4992 102.384C88.2562 101.964 90.6741 101.386 92.4382 99.4339C94.1595 97.5319 94.4876 95.1949 94.7538 93.3214C94.8466 92.6581 94.9892 91.6548 95.1556 91.3529Z" fill="#EA9047"/>
|
|
190
|
-
<path d="M91.1528 89.1422C91.3192 88.8403 92.0895 88.1888 92.6007 87.7561C94.0414 86.5365 95.8388 85.0149 96.533 82.5542C97.2439 80.0293 96.4522 77.6804 95.8768 75.9758C95.6771 75.3862 95.3776 74.497 95.3823 74.1879C95.399 73.8669 95.7865 72.9754 96.0409 72.3858C96.785 70.6692 97.7122 68.5367 97.2272 66.0593C96.7446 63.5891 95.0304 61.9059 93.787 60.6862C93.3448 60.2512 92.6768 59.595 92.546 59.3216C92.4271 59.041 92.3843 58.1281 92.3558 57.5242C92.275 55.8196 92.1608 53.492 90.6535 51.5639C89.1771 49.6762 87.0469 48.9938 85.347 48.4518C84.7574 48.264 83.8658 47.9787 83.6352 47.7932C83.4213 47.6078 83.0052 46.8731 82.7294 46.3881C81.9258 44.9712 80.8298 43.0407 78.6592 42.0279C76.5099 41.0246 74.2204 41.355 72.561 41.5952C71.9975 41.676 71.1487 41.7996 70.8801 41.7521C70.59 41.6903 69.8697 41.2148 69.3918 40.9009C68.0319 40.007 66.351 38.9015 64.0615 38.9467C61.7601 38.9918 59.8676 40.2091 58.4935 41.0935C58.0085 41.405 57.2762 41.8781 57.0052 41.9494C56.727 42.0112 55.9044 41.9114 55.3599 41.8448C53.8479 41.6617 51.7914 41.4121 49.7301 42.4106C47.6855 43.3997 46.5205 45.1423 45.5838 46.5427C45.2628 47.0229 44.7754 47.7504 44.552 47.9264C44.3261 48.0904 43.5534 48.3448 43.0446 48.516C41.5801 49.001 39.583 49.6619 38.0829 51.4212C36.6255 53.1283 36.2617 55.123 35.9693 56.7301C35.8647 57.3007 35.7078 58.1661 35.5604 58.4324C35.413 58.6987 34.7663 59.293 34.336 59.6853C33.1306 60.7885 31.6375 62.1579 30.9671 64.3C30.2776 66.5063 30.7816 68.5485 31.1501 70.0463C31.2785 70.5694 31.4735 71.3587 31.4545 71.6321C31.4236 71.9174 31.0693 72.7162 30.8339 73.244C30.1849 74.7014 29.2933 76.6961 29.543 78.9524C29.7974 81.2276 31.1026 82.8371 32.0607 84.0187C32.4055 84.4443 32.9285 85.0886 33.0236 85.3549C33.1092 85.6259 33.0997 86.4961 33.0925 87.0738C33.0759 88.7095 33.0521 90.961 34.2385 92.9319C35.4201 94.8957 37.2484 95.7302 38.7295 96.4054C39.2478 96.6431 40.0348 97.0021 40.2368 97.209C40.4223 97.4158 40.7718 98.2004 41.0024 98.721C41.6823 100.254 42.6214 102.366 44.6161 103.652C46.6275 104.95 48.8433 104.85 50.4719 104.776C51.0282 104.75 51.8722 104.712 52.1385 104.793C52.4261 104.893 53.1394 105.494 53.6125 105.894C54.9772 107.045 56.6866 108.485 59.0712 108.73C61.5057 108.98 63.5361 107.836 65.022 106.997C65.5498 106.7 66.3462 106.25 66.6434 106.203C66.9477 106.167 67.8583 106.384 68.4646 106.526C70.1573 106.93 72.4968 107.484 74.8433 106.579C77.197 105.668 78.5665 103.669 79.5674 102.204C79.9311 101.674 80.4803 100.873 80.7395 100.687C81.001 100.518 81.9139 100.3 82.5178 100.152C84.2676 99.7315 86.676 99.1514 88.4353 97.2042C90.1519 95.307 90.4823 92.9747 90.7462 91.106C90.8413 90.445 90.9816 89.4441 91.148 89.1422H91.1528Z" fill="#FFA84B"/>
|
|
191
|
-
<path d="M86.078 86.3362C93.8381 72.2877 88.5339 55.284 74.9681 48.7127C62.1559 42.5075 46.6048 47.9947 39.6079 60.6642C32.6087 73.3314 36.2438 89.4174 48.3166 96.9611C61.1003 104.947 78.3179 100.385 86.078 86.3362Z" fill="#FFA84B"/>
|
|
192
|
-
<path d="M48.307 96.9591C36.2532 89.4273 32.6109 73.3104 39.5983 60.6623C46.5857 48.0141 62.1653 42.5174 74.9584 48.7107C88.5029 55.2702 93.8165 72.3071 86.0684 86.3342C78.3202 100.361 61.0669 104.931 48.307 96.9591ZM73.6794 51.0335C62.1177 45.3609 47.9694 50.2965 41.6239 61.7821C35.2784 73.2676 38.633 87.8724 49.5884 94.6411C61.1239 101.766 76.6369 97.5868 83.6053 84.9743C90.5713 72.3618 85.852 57.0057 73.6794 51.0335Z" fill="#EA9047"/>
|
|
193
|
-
<path d="M75.5268 89.6711L75.2035 89.3073C74.6353 88.6726 73.8959 88.2993 73.1969 88.1733C72.8451 88.1091 72.4932 88.0996 72.1722 88.1638C71.8489 88.2256 71.5398 88.3421 71.2712 88.5442L70.9573 88.7605C70.779 88.8841 70.7529 89.1718 70.9003 89.4024L71.1594 89.8066C71.6135 90.5222 72.2721 91.0072 73.0091 91.1784C73.3729 91.2592 73.7509 91.2592 74.1218 91.1784C74.4903 91.0952 74.8398 90.9145 75.1536 90.6601L75.4983 90.3582C75.6957 90.1846 75.7052 89.8732 75.5197 89.6663L75.5268 89.6711Z" fill="#EA9047"/>
|
|
194
|
-
<path d="M78.8442 85.972L78.4543 85.6843C77.7672 85.1803 76.9636 84.9663 76.2504 84.9901C75.889 84.9996 75.5419 85.0638 75.2376 85.1945C74.9309 85.3229 74.648 85.5012 74.4245 85.7556L74.1582 86.0338C74.006 86.1907 74.0393 86.4784 74.2295 86.6757L74.5671 87.018C75.1591 87.6243 75.9056 87.9619 76.6664 87.9762C77.0445 87.9809 77.4153 87.9001 77.7648 87.7432C78.1119 87.5839 78.421 87.3366 78.6778 87.0228L78.9583 86.6543C79.1176 86.4427 79.0653 86.136 78.8418 85.972H78.8442Z" fill="#EA9047"/>
|
|
195
|
-
<path d="M81.3692 81.6719L80.927 81.4698C80.1496 81.118 79.3174 81.0752 78.6208 81.244C78.2666 81.3272 77.9385 81.4627 77.6651 81.6505C77.3869 81.8383 77.1468 82.0713 76.978 82.3638L76.7712 82.6895C76.6523 82.8749 76.7426 83.1483 76.9709 83.3029L77.3703 83.5691C78.0764 84.0399 78.8776 84.2158 79.6313 84.0732C80.0045 83.9995 80.354 83.8449 80.6655 83.6191C80.9769 83.3932 81.2289 83.0865 81.4215 82.7275L81.6236 82.3115C81.7377 82.0713 81.6236 81.7837 81.3716 81.6695L81.3692 81.6719Z" fill="#EA9047"/>
|
|
196
|
-
<path d="M82.9803 76.9619L82.5072 76.8573C81.6751 76.6742 80.8501 76.805 80.1987 77.114C79.8658 77.2662 79.5734 77.4659 79.3404 77.706C79.105 77.9461 78.9148 78.2219 78.8079 78.5429L78.67 78.9019C78.5915 79.1063 78.7342 79.356 78.9886 79.4582L79.4355 79.6365C80.2225 79.9527 81.0474 79.9575 81.7583 79.6627C82.1102 79.5153 82.4216 79.2918 82.6831 79.0089C82.9447 78.726 83.1277 78.3741 83.2442 77.9842C83.287 77.8368 83.3203 77.687 83.3583 77.5372C83.4225 77.2804 83.2537 77.0237 82.9803 76.9642V76.9619Z" fill="#EA9047"/>
|
|
197
|
-
<path d="M83.6078 72.0517L83.1228 72.0469C82.2693 72.0422 81.4943 72.337 80.9142 72.7697C80.6194 72.986 80.3745 73.2404 80.1962 73.521C80.006 73.8015 79.8871 74.1082 79.8395 74.4434L79.7777 74.8214C79.7421 75.0378 79.9323 75.2494 80.2033 75.2969L80.6764 75.3778C81.5133 75.5228 82.3216 75.3587 82.9564 74.926C83.5841 74.4957 84.0191 73.7967 84.0691 72.9884C84.0833 72.8363 84.0881 72.6841 84.0928 72.5319C84.1024 72.2704 83.8836 72.0564 83.6055 72.0541L83.6078 72.0517Z" fill="#EA9047"/>
|
|
198
|
-
<path d="M79.4569 68.4187L79.1573 68.7301C78.891 69.0012 78.7127 69.2841 78.582 69.5718C78.4559 69.8594 78.4155 70.1471 78.4227 70.4324C78.4369 70.7177 78.5273 70.9959 78.6723 71.2645C78.8221 71.5308 79.0503 71.7876 79.3356 72.0182L79.6637 72.2845C79.8515 72.439 80.1653 72.4533 80.3674 72.3011L80.7169 72.0301C81.0307 71.7876 81.2495 71.4975 81.3969 71.1813C81.549 70.8651 81.6061 70.5275 81.5871 70.1947C81.5752 69.8618 81.4635 69.5385 81.2875 69.2484C81.1163 68.9584 80.8477 68.7064 80.5196 68.5138L80.1487 68.2998C79.9371 68.1786 79.628 68.238 79.4569 68.4187Z" fill="#EA9047"/>
|
|
199
|
-
<path d="M70.8246 84.3805L71.1384 84.7348C71.6948 85.3577 72.0181 86.0876 72.0538 86.7937C72.068 87.1432 72.0086 87.4784 71.8778 87.7827C71.7471 88.087 71.5378 88.3414 71.2692 88.5459L70.9554 88.7622C70.7747 88.8858 70.5108 88.7979 70.3634 88.5673L70.1066 88.1631C69.6549 87.4546 69.4504 86.6724 69.4457 86.0115C69.4409 85.6763 69.4837 85.3624 69.5812 85.0985C69.6787 84.8323 69.8189 84.5969 70.0305 84.4281L70.2588 84.2236C70.3895 84.1071 70.6415 84.1761 70.8222 84.3782L70.8246 84.3805Z" fill="#EA9047"/>
|
|
200
|
-
<path d="M73.1571 81.7666L73.5375 82.0471C74.2103 82.5417 74.6739 83.1883 74.8474 83.8707C74.9307 84.2083 74.9378 84.5506 74.8712 84.8763C74.8023 85.1997 74.6454 85.4945 74.4243 85.7489L74.158 86.027C74.0058 86.1863 73.7253 86.1554 73.5351 85.9605L73.1999 85.6181C72.6126 85.0166 72.256 84.2938 72.1181 83.6472C72.0468 83.3215 72.0254 83.0053 72.0706 82.7271C72.1134 82.4466 72.2061 82.1874 72.382 81.9782L72.5675 81.7309C72.6744 81.5907 72.936 81.6049 73.1547 81.7666H73.1571Z" fill="#EA9047"/>
|
|
201
|
-
<path d="M74.9395 78.7375L75.3698 78.9348C76.1306 79.2796 76.7154 79.8145 77.0245 80.4445C77.1743 80.7583 77.248 81.0888 77.248 81.4193C77.2456 81.7497 77.1505 82.0707 76.9817 82.3655L76.7749 82.6912C76.656 82.879 76.3755 82.9052 76.1472 82.753L75.7502 82.4891C75.0536 82.0232 74.5567 81.3884 74.2928 80.7869C74.1573 80.4826 74.0741 80.1782 74.0646 79.8977C74.0527 79.6148 74.0907 79.3437 74.2215 79.1036L74.3546 78.8255C74.4307 78.6662 74.6922 78.6281 74.9395 78.7399V78.7375Z" fill="#EA9047"/>
|
|
202
|
-
<path d="M76.0763 75.4292L76.5399 75.5314C77.3577 75.7097 78.0377 76.1092 78.468 76.6607C78.6749 76.9341 78.8175 77.2408 78.8841 77.5642C78.9459 77.8851 78.9197 78.218 78.8104 78.5389L78.6725 78.8979C78.594 79.1048 78.323 79.1904 78.0686 79.0881L77.624 78.9122C76.8442 78.6007 76.2308 78.0848 75.8504 77.5523C75.6579 77.2836 75.5152 77.0055 75.4486 76.7344C75.3821 76.4634 75.363 76.19 75.4439 75.9308C75.4724 75.8334 75.4938 75.7311 75.52 75.6337C75.5628 75.4625 75.8124 75.3721 76.0763 75.4292Z" fill="#EA9047"/>
|
|
203
|
-
<path d="M76.5343 71.9863L77.0075 71.9911C77.8419 71.9958 78.6004 72.2455 79.1258 72.6901C79.3849 72.9112 79.587 73.1822 79.7202 73.4818C79.839 73.7813 79.889 74.1094 79.8414 74.4423L79.7796 74.8203C79.7439 75.0366 79.4967 75.1769 79.2256 75.1293L78.7549 75.0485C77.9275 74.9059 77.2191 74.5326 76.7364 74.0928C76.249 73.6506 75.9733 73.1394 76.0113 72.6045C76.0232 72.5022 76.0256 72.4024 76.0279 72.3002C76.0351 72.1266 76.2609 71.9863 76.532 71.9887L76.5343 71.9863Z" fill="#EA9047"/>
|
|
204
|
-
<path d="M67.5521 90.6546C67.6306 90.8448 67.8136 90.9423 67.9634 90.8733C71.5914 89.2257 74.7487 86.4726 76.9479 83.0633C79.1613 79.6588 80.3809 75.6266 80.4071 71.6134C80.4071 71.447 80.2383 71.3186 80.0338 71.3234C79.8294 71.3281 79.663 71.4613 79.6653 71.6206C79.6368 75.4911 78.4623 79.3759 76.3274 82.6592C74.2067 85.9472 71.1635 88.6005 67.6686 90.1934C67.526 90.2599 67.4736 90.4668 67.5521 90.657V90.6546Z" fill="#EA9047"/>
|
|
205
|
-
<path d="M41.08 70.5594L41.4913 70.6283C42.214 70.7543 42.8203 71.1442 43.2197 71.6316C43.4242 71.8765 43.5859 72.1499 43.6786 72.4376C43.7737 72.7252 43.8236 73.0295 43.7856 73.3434L43.7594 73.7024C43.7451 73.9068 43.5359 74.0709 43.2934 74.0685L42.8702 74.0637C42.1261 74.0566 41.4747 73.7737 41.0253 73.2768C40.8066 73.0295 40.6449 72.7324 40.5474 72.3995C40.4523 72.069 40.4381 71.7077 40.4928 71.3368L40.5712 70.9183C40.6164 70.6782 40.8446 70.5166 41.08 70.557V70.5594Z" fill="#EA9047"/>
|
|
206
|
-
<path d="M42.4238 66.1635L42.809 66.3156C43.4865 66.5843 44.0001 67.0931 44.2973 67.6542C44.4494 67.9371 44.554 68.239 44.5897 68.541C44.6301 68.8453 44.6182 69.1543 44.5231 69.4563L44.4304 69.8034C44.3781 70.0007 44.1451 70.122 43.9097 70.0697L43.5008 69.9793C42.7828 69.8224 42.2027 69.4111 41.8627 68.831C41.6963 68.5433 41.5965 68.2176 41.5632 67.8729C41.5323 67.5282 41.5869 67.1692 41.7082 66.8149L41.8627 66.4179C41.9507 66.1896 42.2027 66.0755 42.4214 66.1635H42.4238Z" fill="#EA9047"/>
|
|
207
|
-
<path d="M44.5448 62.0865L44.8896 62.3147C45.4982 62.7165 45.9 63.3228 46.0807 63.9386C46.1758 64.25 46.2186 64.5686 46.1996 64.8753C46.1805 65.182 46.1116 65.4863 45.9618 65.7668L45.8049 66.0925C45.7169 66.278 45.4673 66.3493 45.2486 66.2518L44.8682 66.0807C44.2001 65.7811 43.7151 65.2604 43.4964 64.6185C43.3894 64.3023 43.3537 63.9599 43.387 63.6105C43.4227 63.2633 43.5416 62.9186 43.727 62.5929L43.9505 62.2315C44.0789 62.0247 44.3451 61.9629 44.5425 62.0913L44.5448 62.0865Z" fill="#EA9047"/>
|
|
208
|
-
<path d="M47.3901 58.4702L47.6825 58.765C48.196 59.2881 48.4718 59.9704 48.5312 60.6147C48.5645 60.9428 48.5455 61.2661 48.4671 61.5657C48.391 61.8676 48.265 62.1529 48.0676 62.4002L47.8537 62.6902C47.7324 62.8567 47.4756 62.8757 47.2831 62.7354L46.9455 62.4882C46.3535 62.0578 45.9826 61.4421 45.8875 60.7621C45.8423 60.4245 45.8732 60.0798 45.9731 59.7398C46.0706 59.4022 46.256 59.0836 46.4985 58.7983C46.5912 58.6913 46.6887 58.5891 46.7862 58.4845C46.9526 58.3038 47.2213 58.2967 47.3877 58.4655L47.3901 58.4702Z" fill="#EA9047"/>
|
|
209
|
-
<path d="M50.8516 55.4486L51.0799 55.8028C51.4817 56.4281 51.6148 57.158 51.5506 57.8165C51.5197 58.1518 51.4389 58.468 51.3034 58.7461C51.175 59.0362 50.9919 59.2882 50.7542 59.4974L50.4903 59.7423C50.3405 59.8826 50.0861 59.8493 49.9268 59.671L49.6463 59.3595C49.1517 58.8127 48.9092 58.128 48.9497 57.4338C48.9924 56.749 49.3277 56.0643 49.922 55.6055C50.0314 55.5151 50.1455 55.4319 50.262 55.3487C50.4594 55.2037 50.7232 55.2512 50.854 55.4533L50.8516 55.4486Z" fill="#EA9047"/>
|
|
210
|
-
<path d="M55.662 56.5966L55.5598 56.9889C55.4742 57.3336 55.3363 57.6213 55.1699 57.8709C55.0035 58.1182 54.7942 58.3036 54.566 58.4486C54.3354 58.5889 54.0691 58.6697 53.7909 58.7006C53.508 58.7292 53.1989 58.6911 52.8827 58.5984L52.519 58.4914C52.3074 58.432 52.1505 58.2037 52.1743 57.9731L52.2194 57.569C52.2598 57.2076 52.3835 56.8914 52.5594 56.6156C52.733 56.3351 52.9707 56.1163 53.237 55.9523C53.5033 55.7835 53.81 55.6955 54.1214 55.6717C54.4329 55.6456 54.7586 55.7098 55.07 55.85L55.4195 56.0117C55.6192 56.1068 55.7214 56.3683 55.662 56.5942V56.5966Z" fill="#EA9047"/>
|
|
211
|
-
<path d="M47.1988 71.6028L46.7804 71.5314C46.0433 71.4031 45.3372 71.5148 44.7785 71.8429C44.5027 72.0069 44.2745 72.2233 44.0986 72.4777C43.9226 72.7321 43.8228 73.0292 43.7847 73.3431L43.7586 73.7021C43.7443 73.9089 43.9298 74.0777 44.1723 74.0777L44.5978 74.0825C45.3491 74.0896 46.0481 73.8614 46.564 73.5333C46.8279 73.3692 47.0514 73.1766 47.2131 72.9627C47.3771 72.7487 47.4936 72.5157 47.5293 72.2613L47.5839 71.9736C47.6148 71.8096 47.4437 71.6432 47.2035 71.6004L47.1988 71.6028Z" fill="#EA9047"/>
|
|
212
|
-
<path d="M48.1597 68.4243L47.7651 68.2697C47.0732 67.9963 46.3671 67.963 45.7632 68.1746C45.4661 68.2816 45.2022 68.448 44.9834 68.6644C44.7671 68.8807 44.6102 69.1518 44.5174 69.4537L44.4247 69.8008C44.3724 70.0005 44.5174 70.205 44.7528 70.2549L45.1641 70.3453C45.8892 70.5045 46.6096 70.419 47.1731 70.2002C47.4584 70.0909 47.7128 69.9458 47.9101 69.7675C48.1098 69.5892 48.2667 69.3848 48.3499 69.1399L48.4569 68.8665C48.5187 68.7096 48.3832 68.5122 48.1574 68.4219L48.1597 68.4243Z" fill="#EA9047"/>
|
|
213
|
-
<path d="M49.7009 65.4796L49.3467 65.2466C48.7285 64.8376 48.0462 64.6617 47.4209 64.7497C47.1118 64.7948 46.8265 64.9066 46.5722 65.0778C46.3201 65.2489 46.1181 65.4843 45.9706 65.7649L45.8137 66.0906C45.7234 66.2784 45.828 66.509 46.0467 66.6065L46.4295 66.7777C47.1047 67.0796 47.8203 67.1414 48.4076 67.0392C48.7071 66.9869 48.9805 66.8965 49.204 66.761C49.4299 66.6255 49.6248 66.4543 49.7508 66.2285L49.9054 65.9788C49.9933 65.8362 49.9006 65.6127 49.6985 65.4796H49.7009Z" fill="#EA9047"/>
|
|
214
|
-
<path d="M51.7528 62.8749L51.4532 62.573C50.9302 62.0404 50.3002 61.729 49.6725 61.6886C49.3658 61.6719 49.0639 61.7242 48.7833 61.8431C48.5076 61.962 48.2651 62.1546 48.0677 62.4018L47.8537 62.6919C47.7301 62.8583 47.7896 63.1079 47.9821 63.2482L48.3197 63.4954C48.9189 63.9305 49.6012 64.1374 50.1932 64.154C50.4927 64.1635 50.778 64.1302 51.0205 64.0399C51.2654 63.9519 51.4865 63.8212 51.653 63.6238C51.7171 63.5501 51.7861 63.4812 51.8503 63.4099C51.9644 63.2886 51.9168 63.0485 51.7457 62.8749H51.7528Z" fill="#EA9047"/>
|
|
215
|
-
<path d="M54.25 60.7143L54.017 60.353C53.6105 59.7206 53.0541 59.276 52.455 59.1143C52.1602 59.0358 51.8535 59.024 51.5587 59.0834C51.271 59.15 50.9929 59.2855 50.7551 59.4947L50.4912 59.7396C50.3391 59.8799 50.3486 60.139 50.5103 60.3173L50.7932 60.6311C51.2924 61.1851 51.9177 61.5274 52.4907 61.6653C53.0732 61.8056 53.6081 61.7485 54.0146 61.4371C54.0907 61.3753 54.1692 61.3182 54.2476 61.2635C54.3832 61.1661 54.3832 60.9188 54.2524 60.712L54.25 60.7143Z" fill="#EA9047"/>
|
|
216
|
-
<path d="M43.8293 77.4025C43.6486 77.4334 43.4917 77.3312 43.4774 77.1743C43.1303 73.4321 43.8317 69.5664 45.4484 66.1428C47.0508 62.7145 49.5899 59.7118 52.6925 57.5863C52.8233 57.4983 53.004 57.5554 53.0967 57.7123C53.1894 57.8692 53.1632 58.0642 53.0396 58.1474C50.0393 60.2015 47.5881 63.102 46.038 66.4162C44.476 69.728 43.7984 73.4654 44.1384 77.0792C44.1503 77.229 44.0147 77.374 43.834 77.4049L43.8293 77.4025Z" fill="#EA9047"/>
|
|
217
|
-
<path d="M63.0096 50.2266C63.5802 49.9746 63.9249 49.3517 63.8179 48.7621C63.5255 47.143 61.5498 46.5035 61.6449 45.7974C61.2098 45.2767 62.5103 43.5055 61.935 42.0124C61.7258 41.4704 61.1361 41.1851 60.5442 41.3396C58.9251 41.7628 58.1334 43.7646 57.4439 43.729C56.8924 44.2021 55.259 43.0657 53.7374 43.7575C53.1859 44.0071 52.8507 44.6158 52.9458 45.1888C53.212 46.7698 55.1259 47.4022 55.026 48.1012C55.4492 48.6194 54.163 50.3764 54.717 51.8813C54.9191 52.4305 55.5015 52.7301 56.0888 52.5851C57.7102 52.1856 58.5067 50.1648 59.2033 50.2076C59.7596 49.7321 61.4381 50.9137 63.0048 50.2219L63.0096 50.2266Z" fill="#FAFAFA"/>
|
|
218
|
-
<path d="M63.2842 57.0186C63.9213 57.0091 64.3303 56.2674 63.9831 55.7515C63.6622 55.2736 63.0845 55.0168 63.1201 54.7482C62.9537 54.5461 63.3032 53.9802 63.3293 53.3882C63.3579 52.7535 62.647 52.3945 62.1168 52.7725C61.6247 53.1243 61.3323 53.7187 61.0684 53.6997C60.8568 53.878 60.3195 53.5666 59.737 53.5784C59.1117 53.5927 58.7052 54.325 59.0451 54.8337C59.359 55.3069 59.9296 55.5636 59.8939 55.8323C60.0579 56.0344 59.7084 56.5978 59.6823 57.1898C59.6514 57.827 60.3575 58.1931 60.89 57.8175C61.3846 57.4656 61.677 56.8712 61.9433 56.8903C62.1549 56.712 62.6993 57.0305 63.2889 57.021L63.2842 57.0186Z" fill="#FAFAFA"/>
|
|
219
|
-
<path d="M66.8757 35.7199C66.8543 36.4188 67.3345 37.0322 68.0193 37.1796C70.3848 37.8905 72.7504 38.6014 75.1136 39.3098C78.8035 40.4178 82.5551 41.5352 85.8455 43.5988C89.1788 45.691 91.8082 48.7175 94.7397 51.3042C95.5171 51.9913 96.2945 52.676 97.0743 53.3631C97.4024 53.6912 97.9279 53.7126 98.2797 53.4106L99.6705 48.8411C114.011 15.8656 118.569 13.6688 123.809 18.0814C124.199 17.3753 120.897 14.8053 113.515 10.7279C113.515 10.7279 98.993 2.7063 98.9906 2.70393C95.0321 0.516652 90.1725 0.431063 86.1356 2.47093C83.6868 3.70722 82.2247 5.79702 80.753 8.02946C75.601 15.849 72.4366 24.8834 68.1738 33.1879C67.8623 33.7989 66.9018 35.0138 66.8804 35.7199H66.8757Z" fill="#1EBEE6"/>
|
|
220
|
-
<path d="M66.8683 85.1242C63.6112 90.5282 57.7055 90.7968 52.9696 87.9415C48.4857 85.2383 45.9893 80.305 48.4952 75.2054C48.7306 74.7251 49.3297 74.5515 49.7886 74.8273L53.8849 77.2975C54.2534 77.5186 54.4175 77.9704 54.2748 78.3769C53.7946 79.7416 54.2796 81.2703 56.2695 82.4685C58.5852 83.8641 60.3445 83.2507 61.2527 81.741C62.1633 80.2313 61.8851 78.3912 59.5695 76.9932L57.4393 75.7094C57.0066 75.4479 56.8687 74.8868 57.1278 74.4565L58.7397 71.7842C58.8443 71.613 59.0013 71.4799 59.1891 71.4062L64.196 69.4424C64.9021 69.1666 64.983 68.2013 64.3339 67.809L57.6841 63.8006C57.2514 63.5391 57.1135 62.978 57.3727 62.5477L59.6028 58.8484C59.8643 58.4157 60.4254 58.2778 60.8557 58.5369L75.0825 67.1148C75.5152 67.3763 75.6531 67.9374 75.3939 68.3678L73.2756 71.8817C73.171 72.0552 73.0117 72.1883 72.8239 72.262L66.8588 74.5848C66.3072 74.7988 66.1099 75.4669 66.4404 75.959C68.2877 78.7026 68.7227 82.0525 66.8659 85.1313L66.8683 85.1242Z" fill="#EA9047"/>
|
|
221
136
|
|
|
137
|
+
|
|
138
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 46 102" fill="none">
|
|
139
|
+
<path d="M41.9891 86.4422C41.9891 76.0764 34.6761 63.4729 25.6549 58.2884C21.2111 55.7342 17.184 55.4651 14.2385 57.0793L7.7207 60.906C7.7207 60.906 8.48095 62.267 9.61337 64.299C9.42252 65.3371 9.31755 66.4608 9.31755 67.673C9.31755 78.0388 16.6305 90.6423 25.6517 95.8267C26.711 96.4344 27.7416 96.9092 28.7436 97.2637C29.9937 99.2735 30.8621 100.663 30.8621 100.663L37.4976 96.7858C40.2777 95.0165 41.9891 91.4525 41.9891 86.4453V86.4422Z" fill="#F78B2C"/>
|
|
140
|
+
<mask id="mask0_7664_21501" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="7" y="56" width="35" height="45">
|
|
141
|
+
<path d="M41.9891 86.4422C41.9891 76.0764 34.6761 63.4729 25.6549 58.2884C21.2111 55.7342 17.184 55.4651 14.2385 57.0793L7.7207 60.906C7.7207 60.906 8.48095 62.267 9.61337 64.299C9.42252 65.3371 9.31755 66.4608 9.31755 67.673C9.31755 78.0388 16.6305 90.6423 25.6517 95.8267C26.711 96.4344 27.7416 96.9092 28.7436 97.2637C29.9937 99.2735 30.8621 100.663 30.8621 100.663L37.4976 96.7858C40.2777 95.0165 41.9891 91.4525 41.9891 86.4453V86.4422Z" fill="white"/>
|
|
142
|
+
</mask>
|
|
143
|
+
<g mask="url(#mask0_7664_21501)">
|
|
144
|
+
<path d="M36.0031 67.0932C36.0031 69.2107 34.279 70.9262 32.151 70.9262C30.0229 70.9262 28.2988 69.2107 28.2988 67.0932C28.2988 64.9758 30.0229 63.2603 32.151 63.2603C34.279 63.2603 36.0031 64.9758 36.0031 67.0932Z" fill="#FDAD2B"/>
|
|
145
|
+
<path d="M16.2492 59.2248C16.2492 61.3423 14.5251 63.0578 12.3971 63.0578C10.269 63.0578 8.54492 61.3423 8.54492 59.2248C8.54492 57.1073 10.269 55.3918 12.3971 55.3918C14.5251 55.3918 16.2492 57.1073 16.2492 59.2248Z" fill="#FDAD2B"/>
|
|
146
|
+
<path d="M32.1515 59.0661C32.1515 61.1836 30.4274 62.8991 28.2994 62.8991C26.1713 62.8991 24.4473 61.1836 24.4473 59.0661C24.4473 56.9486 26.1713 55.2332 28.2994 55.2332C30.4274 55.2332 32.1515 56.9486 32.1515 59.0661Z" fill="#FDAD2B"/>
|
|
147
|
+
<path d="M26.8449 66.5009C26.8449 68.6184 25.1208 70.3339 22.9928 70.3339C20.8647 70.3339 19.1406 68.6184 19.1406 66.5009C19.1406 64.3835 20.8647 62.668 22.9928 62.668C25.1208 62.668 26.8449 64.3835 26.8449 66.5009Z" fill="#FDAD2B"/>
|
|
148
|
+
<path d="M33.3566 75.1606C33.3566 77.2781 31.6325 78.9936 29.5045 78.9936C27.3764 78.9936 25.6523 77.2781 25.6523 75.1606C25.6523 73.0431 27.3764 71.3276 29.5045 71.3276C31.6325 71.3276 33.3566 73.0431 33.3566 75.1606Z" fill="#FDAD2B"/>
|
|
149
|
+
<path d="M42.9425 73.8188C42.9425 75.9363 41.2185 77.6518 39.0904 77.6518C36.9624 77.6518 35.2383 75.9363 35.2383 73.8188C35.2383 71.7013 36.9624 69.9858 39.0904 69.9858C41.2185 69.9858 42.9425 71.7013 42.9425 73.8188Z" fill="#FDAD2B"/>
|
|
150
|
+
<path d="M39.966 82.2004C39.966 84.3179 38.2419 86.0334 36.1139 86.0334C33.9858 86.0334 32.2617 84.3179 32.2617 82.2004C32.2617 80.0829 33.9858 78.3674 36.1139 78.3674C38.2419 78.3674 39.966 80.0829 39.966 82.2004Z" fill="#FDAD2B"/>
|
|
151
|
+
<path d="M47.5461 87.5581C47.5461 89.6755 45.822 91.391 43.6939 91.391C41.5659 91.391 39.8418 89.6755 39.8418 87.5581C39.8418 85.4406 41.5659 83.7251 43.6939 83.7251C45.822 83.7251 47.5461 85.4406 47.5461 87.5581Z" fill="#FDAD2B"/>
|
|
152
|
+
<path d="M39.4347 91.8603C39.4347 93.9778 37.7107 95.6933 35.5826 95.6933C33.4545 95.6933 31.7305 93.9778 31.7305 91.8603C31.7305 89.7428 33.4545 88.0273 35.5826 88.0273C37.7107 88.0273 39.4347 89.7428 39.4347 91.8603Z" fill="#FDAD2B"/>
|
|
153
|
+
<path d="M36.5753 101.122C36.5753 103.239 34.8513 104.954 32.7232 104.954C30.5952 104.954 28.8711 103.239 28.8711 101.122C28.8711 99.0041 30.5952 97.2886 32.7232 97.2886C34.8513 97.2886 36.5753 99.0041 36.5753 101.122Z" fill="#FDAD2B"/>
|
|
154
|
+
</g>
|
|
155
|
+
<path d="M35.2387 90.3962C35.2387 100.762 27.9257 104.962 18.9045 99.7808C9.88332 94.5994 2.57031 81.9928 2.57031 71.627C2.57031 61.2612 9.88332 57.0611 18.9045 62.2424C27.9257 67.4237 35.2387 80.0304 35.2387 90.3962Z" fill="#FDCB6E"/>
|
|
156
|
+
<path d="M30.8484 87.8731C30.8484 95.4535 25.5012 98.5269 18.9008 94.7351C12.3035 90.9464 6.95312 81.7264 6.95312 74.146C6.95312 66.5655 12.3003 63.4922 18.9008 67.284C25.4981 71.0726 30.8484 80.2926 30.8484 87.8731Z" fill="#FDAD2B"/>
|
|
157
|
+
<path d="M22.1143 93.2808C15.517 89.4921 10.1666 80.2722 10.1666 72.6917C10.1666 69.4981 11.1241 67.1148 12.7177 65.6968C9.26958 66.1209 6.95703 69.1373 6.95703 74.1128C6.95703 81.6933 12.3042 90.9101 18.9047 94.7019C22.7218 96.8953 26.1127 96.7782 28.298 94.8349C26.4913 95.0564 24.3823 94.5817 22.1143 93.2808Z" fill="#C61705"/>
|
|
158
|
+
<path d="M22.1143 93.2815C15.517 89.4929 10.1666 80.2729 10.1666 72.6924C10.1666 69.4988 11.1241 67.1155 12.7177 65.6975C9.26958 66.1216 6.95703 69.138 6.95703 74.1136C6.95703 81.694 12.3042 90.9108 18.9047 94.7027C22.7218 96.8961 26.1127 96.779 28.298 94.8356C26.4913 95.0572 24.3823 94.5824 22.1143 93.2815Z" fill="#F78B2C"/>
|
|
159
|
+
<mask id="mask1_7664_21501" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="6" y="65" width="23" height="32">
|
|
160
|
+
<path d="M22.1143 93.2815C15.517 89.4929 10.1666 80.2729 10.1666 72.6924C10.1666 69.4988 11.1241 67.1155 12.7177 65.6975C9.26958 66.1216 6.95703 69.138 6.95703 74.1136C6.95703 81.694 12.3042 90.9108 18.9047 94.7027C22.7218 96.8961 26.1127 96.779 28.298 94.8356C26.4913 95.0572 24.3823 94.5824 22.1143 93.2815Z" fill="white"/>
|
|
161
|
+
</mask>
|
|
162
|
+
<g mask="url(#mask1_7664_21501)">
|
|
163
|
+
<path d="M9.60785 84.7542C10.7375 84.7542 11.6532 83.843 11.6532 82.719C11.6532 81.595 10.7375 80.6838 9.60785 80.6838C8.47823 80.6838 7.5625 81.595 7.5625 82.719C7.5625 83.843 8.47823 84.7542 9.60785 84.7542Z" fill="#FDAD2B"/>
|
|
164
|
+
<path d="M11.0297 80.1712C12.1593 80.1712 13.0751 79.26 13.0751 78.136C13.0751 77.012 12.1593 76.1008 11.0297 76.1008C9.90011 76.1008 8.98438 77.012 8.98438 78.136C8.98438 79.26 9.90011 80.1712 11.0297 80.1712Z" fill="#FDAD2B"/>
|
|
165
|
+
<path d="M8.73285 75.7361C9.86247 75.7361 10.7782 74.8249 10.7782 73.7009C10.7782 72.5769 9.86247 71.6658 8.73285 71.6658C7.60323 71.6658 6.6875 72.5769 6.6875 73.7009C6.6875 74.8249 7.60323 75.7361 8.73285 75.7361Z" fill="#FDAD2B"/>
|
|
166
|
+
<path d="M8.03363 70.5115C9.16325 70.5115 10.079 69.6003 10.079 68.4763C10.079 67.3523 9.16325 66.4412 8.03363 66.4412C6.90401 66.4412 5.98828 67.3523 5.98828 68.4763C5.98828 69.6003 6.90401 70.5115 8.03363 70.5115Z" fill="#FDAD2B"/>
|
|
167
|
+
<path d="M13.0571 68.3631C14.1867 68.3631 15.1024 67.4519 15.1024 66.3279C15.1024 65.2039 14.1867 64.2927 13.0571 64.2927C11.9275 64.2927 11.0117 65.2039 11.0117 66.3279C11.0117 67.4519 11.9275 68.3631 13.0571 68.3631Z" fill="#FDAD2B"/>
|
|
168
|
+
<path d="M14.1079 92.2561C15.2375 92.2561 16.1532 91.345 16.1532 90.221C16.1532 89.097 15.2375 88.1858 14.1079 88.1858C12.9782 88.1858 12.0625 89.097 12.0625 90.221C12.0625 91.345 12.9782 92.2561 14.1079 92.2561Z" fill="#FDAD2B"/>
|
|
169
|
+
<path d="M14.1079 87.1951C15.2375 87.1951 16.1532 86.2839 16.1532 85.1599C16.1532 84.0359 15.2375 83.1248 14.1079 83.1248C12.9782 83.1248 12.0625 84.0359 12.0625 85.1599C12.0625 86.2839 12.9782 87.1951 14.1079 87.1951Z" fill="#FDAD2B"/>
|
|
170
|
+
<path d="M19.2817 92.9082C20.4113 92.9082 21.327 91.9971 21.327 90.8731C21.327 89.7491 20.4113 88.8379 19.2817 88.8379C18.1521 88.8379 17.2363 89.7491 17.2363 90.8731C17.2363 91.9971 18.1521 92.9082 19.2817 92.9082Z" fill="#FDAD2B"/>
|
|
171
|
+
<path d="M20.9067 97.7381C22.0363 97.7381 22.952 96.8269 22.952 95.7029C22.952 94.5789 22.0363 93.6677 20.9067 93.6677C19.7771 93.6677 18.8613 94.5789 18.8613 95.7029C18.8613 96.8269 19.7771 97.7381 20.9067 97.7381Z" fill="#FDAD2B"/>
|
|
172
|
+
<path d="M26.4926 96.8098C27.6222 96.8098 28.538 95.8987 28.538 94.7747C28.538 93.6507 27.6222 92.7395 26.4926 92.7395C25.363 92.7395 24.4473 93.6507 24.4473 94.7747C24.4473 95.8987 25.363 96.8098 26.4926 96.8098Z" fill="#FDAD2B"/>
|
|
173
|
+
</g>
|
|
174
|
+
<path d="M22.7929 74.7188V87.6008L20.9066 88.6389L20.4295 76.697L20.3245 76.6368C20.2036 76.7824 19.9492 76.8457 19.5579 76.8362C19.1667 76.8236 16.7746 75.5132 16.1543 75.1555L18.0406 74.1174C18.2505 74.2377 18.4509 74.3294 18.6386 74.3896L20.4708 73.3894L22.7929 74.7219V74.7188Z" fill="#F78B2C"/>
|
|
175
|
+
<path d="M20.9066 75.7576V88.6396L18.5432 87.2818V77.7358L18.4382 77.6756C18.3173 77.8212 18.0629 77.8845 17.6716 77.875C17.2803 77.8624 16.7746 77.6788 16.1543 77.3211V75.1562C16.6346 75.4316 17.0577 75.5518 17.4203 75.5139C17.7829 75.4759 18.0629 75.3493 18.2696 75.134C18.4732 74.9188 18.5814 74.6814 18.5877 74.4282L20.9098 75.7607L20.9066 75.7576Z" fill="#FDCB6E"/>
|
|
176
|
+
<path d="M23.4184 61.9702C22.76 61.9702 22.0538 61.7677 21.3603 61.3689C19.1623 60.106 17.4414 57.1403 17.4414 54.6145V43.1631H19.6172V54.6145C19.6172 56.3775 20.9118 58.612 22.4482 59.4951C22.9858 59.8053 23.4693 59.8907 23.7492 59.7325C24.026 59.5711 24.1946 59.109 24.1946 58.4949V44.4671H26.3703V58.4949C26.3703 59.9129 25.8105 61.046 24.8371 61.6062C24.4109 61.85 23.9306 61.9702 23.4216 61.9702H23.4184Z" fill="#FFEAA7"/>
|
|
177
|
+
<path d="M28.2882 54.048L15.1668 46.5087L0 1.58936L13.1214 9.12867L28.2882 54.048Z" fill="url(#paint0_linear_7664_21501)"/>
|
|
178
|
+
<path d="M0 1.58889L2.46524 0L15.5898 7.53931L13.1214 9.1282L0 1.58889Z" fill="url(#paint1_linear_7664_21501)"/>
|
|
179
|
+
<path d="M15.5895 7.53955L30.8326 52.5032L28.3674 54.0921L13.1211 9.12844L15.5895 7.53955Z" fill="#00394C"/>
|
|
180
|
+
<mask id="mask2_7664_21501" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="1" width="29" height="54">
|
|
181
|
+
<path d="M28.3558 54.048L15.2312 46.5087L0.0644531 1.58936L13.1891 9.12867L28.3558 54.048Z" fill="white"/>
|
|
182
|
+
</mask>
|
|
183
|
+
<g mask="url(#mask2_7664_21501)">
|
|
184
|
+
<path d="M9.35548 20.9978L5.6783 17.7504C5.24888 17.3706 5.20752 16.7154 5.59241 16.285C5.97413 15.8577 6.63258 15.8165 7.06519 16.1995L10.7424 19.4469C11.1718 19.8267 11.2132 20.4819 10.8283 20.9124C10.4466 21.3397 9.78809 21.3808 9.35548 20.9978Z" fill="#16BCE5"/>
|
|
185
|
+
<path d="M6.11719 15.0393L2.44002 11.7919C2.01059 11.4121 1.96924 10.7569 2.35413 10.3265C2.73585 9.89917 3.39431 9.85802 3.82691 10.241L7.50409 13.4884C7.93352 13.8682 7.97487 14.5234 7.58998 14.9539C7.20826 15.3812 6.5498 15.4223 6.11719 15.0393Z" fill="#FDAC24"/>
|
|
186
|
+
<path d="M11.3833 15.7424L7.70614 12.495C7.27672 12.1152 7.23536 11.46 7.61708 11.0296C7.99879 10.6023 8.65725 10.5611 9.08986 10.9441L12.767 14.1915C13.1965 14.5714 13.2378 15.2265 12.8529 15.657C12.4712 16.0843 11.8128 16.1254 11.3801 15.7424H11.3833Z" fill="#16BCE5"/>
|
|
187
|
+
<path d="M6.0586 10.1592L2.38142 6.91178C1.952 6.53197 1.91065 5.87679 2.29554 5.44633C2.67726 5.01904 3.33571 4.9779 3.76832 5.36088L7.4455 8.60829C7.87493 8.9881 7.91628 9.64328 7.53138 10.0737C7.14967 10.501 6.49121 10.5422 6.0586 10.1592Z" fill="#16BCE5"/>
|
|
188
|
+
<path d="M6.0586 6.03908L2.38142 2.79167C1.952 2.41185 1.91065 1.75667 2.29554 1.32622C2.67726 0.898926 3.33571 0.857778 3.76832 1.24076L7.4455 4.48817C7.87493 4.86798 7.91628 5.52316 7.53138 5.95362C7.14967 6.38091 6.49121 6.42206 6.0586 6.03908Z" fill="#16BCE5"/>
|
|
189
|
+
<path d="M9.0879 4.86452L5.41073 1.61711C4.9813 1.23729 4.93994 0.582112 5.32483 0.151656C5.70655 -0.275635 6.36501 -0.316783 6.79762 0.0661967L10.4748 3.31361C10.9042 3.69342 10.9456 4.3486 10.5639 4.77906C10.1821 5.20635 9.52369 5.2475 9.09108 4.86452H9.0879Z" fill="#FF8B00"/>
|
|
190
|
+
<path d="M10.7031 31.8694L7.02596 28.622C6.59653 28.2422 6.55518 27.587 6.94007 27.1565C7.32179 26.7292 7.98024 26.6881 8.41285 27.0711L12.09 30.3185C12.5195 30.6983 12.5608 31.3535 12.1759 31.7839C11.7942 32.2112 11.1357 32.2524 10.7031 31.8694Z" fill="#16BCE5"/>
|
|
191
|
+
<path d="M8.51563 26.741L4.83846 23.4936C4.40903 23.1138 4.36768 22.4586 4.75257 22.0281C5.13429 21.6008 5.79275 21.5597 6.22535 21.9427L9.90253 25.1901C10.332 25.5699 10.3733 26.2251 9.98841 26.6555C9.6067 27.0828 8.94824 27.124 8.51563 26.741Z" fill="#FDAC24"/>
|
|
192
|
+
<path d="M12.8633 26.9851L9.18612 23.7377C8.75669 23.3579 8.71533 22.7027 9.10022 22.2723C9.48194 21.845 10.1404 21.8038 10.573 22.1868L14.2502 25.4342C14.6796 25.814 14.721 26.4692 14.3361 26.8997C13.9544 27.327 13.2959 27.3681 12.8633 26.9851Z" fill="#16BCE5"/>
|
|
193
|
+
<path d="M13.5078 41.9502L9.83065 38.7028C9.40122 38.323 9.35986 37.6678 9.74476 37.2373C10.1265 36.8101 10.7849 36.7689 11.2175 37.1519L14.8947 40.3993C15.3241 40.7791 15.3655 41.4343 14.9806 41.8648C14.5989 42.292 13.9404 42.3332 13.5078 41.9502Z" fill="#16BCE5"/>
|
|
194
|
+
<path d="M8.54884 36.7683L4.87166 33.5209C4.44224 33.1411 4.40088 32.4859 4.78577 32.0555C5.16749 31.6282 5.82594 31.587 6.25855 31.97L9.93573 35.2174C10.3652 35.5972 10.4065 36.2524 10.0216 36.6829C9.63991 37.1102 8.98145 37.1513 8.54884 36.7683Z" fill="#FF8B00"/>
|
|
195
|
+
<path d="M14.2344 37.949L10.5572 34.7016C10.1278 34.3218 10.0864 33.6666 10.4713 33.2361C10.853 32.8088 11.5115 32.7677 11.9441 33.1507L15.6213 36.3981C16.0507 36.7779 16.0921 37.4331 15.7072 37.8635C15.3255 38.2908 14.667 38.332 14.2344 37.949Z" fill="#16BCE5"/>
|
|
196
|
+
<path d="M10.9649 47.3369L7.28768 44.0895C6.85825 43.7097 6.81689 43.0545 7.20179 42.6241C7.5835 42.1968 8.24196 42.1556 8.67457 42.5386L12.3517 45.786C12.7812 46.1658 12.8225 46.821 12.4376 47.2515C12.0559 47.6788 11.3975 47.7199 10.9649 47.3369Z" fill="#43AFFF"/>
|
|
197
|
+
<path d="M16.6445 48.0767L12.9674 44.8293C12.5379 44.4494 12.4966 43.7943 12.8815 43.3638C13.2632 42.9365 13.9217 42.8954 14.3543 43.2784L18.0314 46.5258C18.4609 46.9056 18.5022 47.5608 18.1173 47.9912C17.7356 48.4185 17.0771 48.4597 16.6445 48.0767Z" fill="#16BCE5"/>
|
|
198
|
+
<path d="M17.9629 19.7271L14.2857 16.4797C13.8563 16.0998 13.8149 15.4447 14.1998 15.0142C14.5815 14.5869 15.24 14.5458 15.6726 14.9287L19.3498 18.1762C19.7792 18.556 19.8206 19.2112 19.4357 19.6416C19.054 20.0689 18.3955 20.11 17.9629 19.7271Z" fill="#16BCE5"/>
|
|
199
|
+
<path d="M13.5313 11.8938L9.85408 8.6464C9.42465 8.26659 9.3833 7.61141 9.7682 7.18095C10.1499 6.75366 10.8084 6.71251 11.241 7.09549L14.9182 10.3429C15.3476 10.7227 15.3889 11.3779 15.004 11.8084C14.6223 12.2356 13.9639 12.2768 13.5313 11.8938Z" fill="#FDAC24"/>
|
|
200
|
+
<path d="M19.8359 12.7581L16.1588 9.51066C15.7293 9.13085 15.688 8.47567 16.0729 8.04521C16.4546 7.61792 17.1131 7.57677 17.5457 7.95975L21.2228 11.2072C21.6523 11.587 21.6936 12.2422 21.3087 12.6726C20.927 13.0999 20.2686 13.1411 19.8359 12.7581Z" fill="#43AFFF"/>
|
|
201
|
+
<path d="M15.3574 7.08278L11.6803 3.83537C11.2508 3.45555 11.2095 2.80037 11.5944 2.36992C11.9761 1.94263 12.6345 1.90148 13.0671 2.28446L16.7443 5.53187C17.1738 5.91169 17.2151 6.56687 16.8334 6.99732C16.4517 7.42461 15.7932 7.46576 15.3606 7.08278H15.3574Z" fill="#43AFFF"/>
|
|
202
|
+
<path d="M17.3418 2.20509L13.6646 -1.04232C13.2352 -1.42213 13.1938 -2.07731 13.5787 -2.50777C13.9605 -2.93506 14.6189 -2.97621 15.0515 -2.59323L18.7287 0.654186C19.1581 1.034 19.1995 1.68918 18.8146 2.11964C18.4329 2.54693 17.7744 2.58807 17.3418 2.20509Z" fill="#FF8B00"/>
|
|
203
|
+
<path d="M18.1719 27.8714L14.4947 24.6239C14.0653 24.2441 14.0239 23.5889 14.4088 23.1585C14.7905 22.7312 15.449 22.6901 15.8816 23.073L19.5588 26.3204C19.9882 26.7003 20.0296 27.3554 19.6447 27.7859C19.263 28.2132 18.6045 28.2543 18.1719 27.8714Z" fill="#16BCE5"/>
|
|
204
|
+
<path d="M15.2891 22.0227L11.6119 18.7753C11.1825 18.3955 11.1411 17.7403 11.526 17.3099C11.9077 16.8826 12.5662 16.8414 12.9988 17.2244L16.676 20.4718C17.1054 20.8516 17.1467 21.5068 16.765 21.9373C16.3833 22.3646 15.7249 22.4057 15.2923 22.0227H15.2891Z" fill="#FDAC24"/>
|
|
205
|
+
<path d="M20.9043 23.9758L17.2271 20.7284C16.7977 20.3486 16.7563 19.6934 17.1412 19.263C17.523 18.8357 18.1814 18.7945 18.614 19.1775L22.2912 22.4249C22.7206 22.8048 22.762 23.4599 22.3771 23.8904C21.9954 24.3177 21.3369 24.3588 20.9043 23.9758Z" fill="#FF8B00"/>
|
|
206
|
+
<path d="M19.3457 38.8706L15.6685 35.6232C15.2391 35.2434 15.1978 34.5882 15.5826 34.1578C15.9644 33.7305 16.6228 33.6893 17.0554 34.0723L20.7326 37.3197C21.162 37.6995 21.2034 38.3547 20.8185 38.7852C20.4368 39.2125 19.7783 39.2536 19.3457 38.8706Z" fill="#16BCE5"/>
|
|
207
|
+
<path d="M16.4336 32.907L12.7564 29.6596C12.327 29.2798 12.2856 28.6246 12.6705 28.1941C13.0523 27.7668 13.7107 27.7257 14.1433 28.1087L17.8205 31.3561C18.2499 31.7359 18.2913 32.3911 17.9064 32.8215C17.5247 33.2488 16.8662 33.29 16.4336 32.907Z" fill="#FDAC24"/>
|
|
208
|
+
<path d="M21.3242 33.9102L17.647 30.6628C17.2176 30.2829 17.1763 29.6278 17.5612 29.1973C17.9429 28.77 18.6013 28.7289 19.0339 29.1119L22.7111 32.3593C23.1406 32.7391 23.1819 33.3943 22.797 33.8247C22.4153 34.252 21.7568 34.2932 21.3242 33.9102Z" fill="#16BCE5"/>
|
|
209
|
+
<path d="M19.4766 44.0222L15.7994 40.7748C15.37 40.395 15.3286 39.7398 15.7135 39.3094C16.0952 38.8821 16.7537 38.8409 17.1863 39.2239L20.8635 42.4713C21.2929 42.8511 21.3342 43.5063 20.9525 43.9368C20.5708 44.3641 19.9124 44.4052 19.4798 44.0222H19.4766Z" fill="#FDAC24"/>
|
|
210
|
+
</g>
|
|
211
|
+
<path d="M15.2422 46.5523L28.3668 54.0916L43.5336 26.5994L30.409 19.0601L15.2422 46.5523Z" fill="url(#paint2_linear_7664_21501)"/>
|
|
212
|
+
<path d="M30.4102 19.0606L32.8786 17.4717L46 25.011L43.5348 26.5999L30.4102 19.0606Z" fill="url(#paint3_linear_7664_21501)"/>
|
|
213
|
+
<path d="M28.3672 54.0923L30.8324 52.5035L45.9992 25.0112L43.534 26.6001L28.3672 54.0923Z" fill="#00394C"/>
|
|
214
|
+
<path d="M40.3093 44.5448C40.3093 42.9591 39.1896 41.0316 37.8123 40.2403L36.1423 39.2812V37.3632C36.1423 35.7775 35.0226 33.8499 33.6452 33.0586C32.9931 32.6851 32.4078 32.6408 31.9625 32.8529L29.8408 33.9955L30.6742 35.5717L31.1482 36.4105L29.4782 35.4514C28.7656 35.0431 28.1263 35.021 27.6714 35.3122L25.6992 36.3788C25.6992 36.3788 26.4785 38.6704 26.3195 39.1451C26.2718 39.2876 26.5708 39.2433 27.0098 39.1135C27.4646 40.0757 28.1867 40.9493 29.0042 41.4177L30.6742 42.3767V44.2948C30.6742 45.6843 31.5363 47.3396 32.6782 48.2607L33.289 49.704L35.3788 48.5614C35.8496 48.3113 36.1455 47.7511 36.1455 46.9408L35.6715 45.2507L36.8771 45.9438L37.526 47.27L39.6318 46.1147C40.0517 45.8425 40.3125 45.3076 40.3125 44.548L40.3093 44.5448Z" fill="#F78B2C"/>
|
|
215
|
+
<path d="M35.7081 41.3866L34.0381 40.4275V38.5095C34.0381 36.9238 32.9184 34.9962 31.541 34.2049C30.1605 33.4136 29.044 34.0562 29.044 35.6387V37.5568L27.374 36.5977C25.9935 35.8065 24.877 36.449 24.877 38.0315C24.877 39.6141 25.9966 41.5448 27.374 42.3361L29.044 43.2951V45.2132C29.044 46.7989 30.1637 48.7265 31.541 49.5178C32.9216 50.309 34.0381 49.6665 34.0381 48.084V46.1659L35.7081 47.1249C37.0886 47.9162 38.2051 47.2737 38.2051 45.6911C38.2051 44.1086 37.0854 42.1779 35.7081 41.3866Z" fill="#FDCB6E"/>
|
|
216
|
+
<path d="M34.1597 43.3652C34.1597 45.0269 32.9891 45.6979 31.5418 44.8686C30.0944 44.0393 28.9238 42.02 28.9238 40.3583C28.9238 38.6966 30.0944 38.0256 31.5418 38.8549C32.9859 39.6841 34.1597 41.7035 34.1597 43.3652Z" fill="#FDAD2B"/>
|
|
217
|
+
<path d="M11.3434 27.3787C11.3434 26.2266 10.5291 24.8213 9.52391 24.2453L8.30878 23.5458V22.1499C8.30878 20.9978 7.49446 19.5925 6.48928 19.0165C6.01531 18.7443 5.58906 18.7126 5.26461 18.8677L3.71867 19.7001L4.32623 20.8491L4.66977 21.46L3.45465 20.7605C2.93616 20.4629 2.47174 20.4471 2.13774 20.6592L0.703125 21.4378C0.703125 21.4378 1.26933 23.1058 1.15482 23.4508C1.11983 23.5553 1.33932 23.5236 1.65741 23.4287C1.98823 24.1281 2.51309 24.7643 3.10792 25.1062L4.32305 25.8057V27.2015C4.32305 28.2143 4.94969 29.4171 5.7831 30.0881L6.22844 31.1389L7.74893 30.3065C8.09247 30.1229 8.3056 29.7146 8.3056 29.1259L7.96206 27.8946L8.84 28.3979L9.31396 29.3633L10.8472 28.5213C11.1526 28.3219 11.3434 27.9326 11.3434 27.3787Z" fill="#F78B2C"/>
|
|
218
|
+
<path d="M7.99618 25.0781L6.78106 24.3786V22.9828C6.78106 21.8307 5.96674 20.4254 4.96156 19.8493C3.95638 19.2733 3.14205 19.7385 3.14205 20.8938V22.2896L1.92693 21.5901C0.921746 21.0141 0.107422 21.4793 0.107422 22.6346C0.107422 23.7899 0.921746 25.192 1.92693 25.7681L3.14205 26.4676V27.8634C3.14205 29.0155 3.95638 30.4208 4.96156 30.9969C5.96674 31.5729 6.78106 31.1076 6.78106 29.9524V28.5565L7.99618 29.256C9.00136 29.8321 9.81568 29.3668 9.81568 28.2115C9.81568 27.0563 9.00136 25.6541 7.99618 25.0781Z" fill="#FDCB6E"/>
|
|
219
|
+
<path d="M6.86742 26.5176C6.86742 27.7267 6.01493 28.2173 4.96203 27.6128C3.90914 27.0082 3.05664 25.5396 3.05664 24.3305C3.05664 23.1214 3.90914 22.6309 4.96203 23.2354C6.01493 23.8399 6.86742 25.3085 6.86742 26.5176Z" fill="#FDAD2B"/>
|
|
220
|
+
<defs>
|
|
221
|
+
<linearGradient id="paint0_linear_7664_21501" x1="0" y1="27.8187" x2="28.2882" y2="27.8187" gradientUnits="userSpaceOnUse">
|
|
222
|
+
<stop stop-color="#00313C"/>
|
|
223
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
224
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
225
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
226
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
227
|
+
</linearGradient>
|
|
228
|
+
<linearGradient id="paint1_linear_7664_21501" x1="0" y1="4.5641" x2="15.5898" y2="4.5641" gradientUnits="userSpaceOnUse">
|
|
229
|
+
<stop stop-color="#66838A"/>
|
|
230
|
+
<stop offset="0.21" stop-color="#55767D"/>
|
|
231
|
+
<stop offset="0.62" stop-color="#2C545D"/>
|
|
232
|
+
<stop offset="1" stop-color="#00313C"/>
|
|
233
|
+
</linearGradient>
|
|
234
|
+
<linearGradient id="paint2_linear_7664_21501" x1="15.2422" y1="36.5758" x2="43.5336" y2="36.5758" gradientUnits="userSpaceOnUse">
|
|
235
|
+
<stop stop-color="#00313C"/>
|
|
236
|
+
<stop offset="0.23" stop-color="#075568"/>
|
|
237
|
+
<stop offset="0.59" stop-color="#138DAB"/>
|
|
238
|
+
<stop offset="0.86" stop-color="#1BB0D5"/>
|
|
239
|
+
<stop offset="1" stop-color="#1EBEE6"/>
|
|
240
|
+
</linearGradient>
|
|
241
|
+
<linearGradient id="paint3_linear_7664_21501" x1="30.4102" y1="22.0358" x2="46" y2="22.0358" gradientUnits="userSpaceOnUse">
|
|
242
|
+
<stop stop-color="#66838A"/>
|
|
243
|
+
<stop offset="0.21" stop-color="#55767D"/>
|
|
244
|
+
<stop offset="0.62" stop-color="#2C545D"/>
|
|
245
|
+
<stop offset="1" stop-color="#00313C"/>
|
|
246
|
+
</linearGradient>
|
|
247
|
+
</defs>
|
|
222
248
|
</svg>
|
|
223
249
|
|
|
250
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 71 101" fill="none">
|
|
251
|
+
<path d="M49.6952 85.9471C53.9378 83.5051 56.5736 82.5771 56.564 79.375L56.5799 82.9952C56.5895 86.1973 54.4713 89.4025 50.2287 91.8477C49.1585 92.4653 48.0026 93.0037 46.7832 93.463L39.0664 89.0066C40.2795 88.5474 48.6314 86.5647 49.6984 85.9502L49.6952 85.9471Z" fill="#8F552B"/>
|
|
252
|
+
<path d="M20.9444 86.59C26.0571 89.5546 38.5468 89.0161 45.1934 88.3637L38.6103 95.3127C31.9669 95.9619 24.9075 94.8091 19.798 91.8477C15.6379 89.4374 13.5547 86.2796 13.5452 83.1187L13.5293 79.4985C13.5388 82.6595 16.7811 84.1797 20.9412 86.59H20.9444Z" fill="#B87649"/>
|
|
253
|
+
<path d="M46.7802 89.8369V93.4634C44.262 94.4168 41.4738 95.0312 38.6094 95.3131V91.6929C41.4738 91.411 44.262 90.7934 46.7802 89.8401V89.8369Z" fill="#A16338"/>
|
|
254
|
+
<path d="M19.8826 70.6467C11.4513 75.5021 11.41 83.3696 19.7841 88.225C28.1614 93.0804 41.7816 93.0804 50.2129 88.225C58.6441 83.3696 58.6886 75.4989 50.3113 70.6467C41.9372 65.7913 28.3138 65.7913 19.8826 70.6467Z" fill="#EEB085"/>
|
|
255
|
+
<path d="M19.9831 69.8422C11.6121 74.6628 11.5677 82.4796 19.8846 87.3002C28.2047 92.1207 41.7329 92.1207 50.1069 87.3002C58.481 82.4796 58.5255 74.6628 50.2054 69.8391C41.8885 65.0185 28.3572 65.0185 19.9831 69.8391V69.8422Z" fill="#D89664"/>
|
|
256
|
+
<path d="M30.7085 60.9449C29.597 60.5521 28.7555 60.3304 28.1172 60.2101C32.2264 58.2559 38.3173 58.354 42.2582 60.5426C46.5008 62.9022 46.6405 66.798 42.5694 69.2399C40.9562 70.2091 38.7904 70.3706 36.6596 70.5892C36.6596 70.5892 34.8622 62.4081 30.7085 60.9449Z" fill="#C78352"/>
|
|
257
|
+
<path d="M27.2031 60.6955C27.4952 60.5213 27.8001 60.3598 28.1145 60.2109C28.7528 60.3313 29.5943 60.5562 30.7058 60.9457C34.8627 62.409 36.7966 64.7781 36.6569 70.59C36.6569 70.59 33.1224 71.8158 27.5111 69.3928C23.0525 67.4671 23.1287 63.1407 27.1999 60.6955H27.2031Z" fill="#EEB085"/>
|
|
258
|
+
<path d="M17.1008 77.2808C17.2913 75.7858 18.0471 74.3131 19.3713 72.9702C19.5968 72.7421 19.7873 72.4856 19.9525 72.1942C20.0223 72.0738 20.035 72.0421 20.1303 71.8458C20.1589 71.7824 20.1938 71.6969 20.2224 71.6336C20.2732 71.5164 20.3145 71.3834 20.3748 71.2028C20.4225 71.054 20.54 70.6422 20.632 70.1418C20.7368 69.5622 20.794 69.1346 20.8956 68.3586C20.7771 69.2898 20.7771 69.2898 20.8956 68.3586C21.445 64.0702 24.2681 61.0486 28.2662 59.6107C30.3081 58.8759 32.6295 58.4736 34.9699 58.4641L34.9445 59.2559C32.3278 59.2433 29.708 59.8229 27.7518 60.9979C23.9728 63.2657 24.0998 66.8827 28.0408 69.0744C30.4193 70.3983 33.6457 70.8988 36.6594 70.5884L41.1052 71.4562C41.1052 71.4562 42.909 79.6467 42.9217 79.6436L38.552 88.1413C32.982 88.8128 26.9452 87.9323 22.5247 85.4745C18.5393 83.2574 16.7197 80.2327 17.0976 77.2808H17.1008Z" fill="#B87649"/>
|
|
259
|
+
<path d="M29.5211 72.8087C31.2105 73.0051 32.2109 71.5165 30.6262 71.2409C28.886 70.9401 27.2315 70.2116 26.0724 69.2804C24.4941 68.0072 23.967 66.9651 23.8463 65.8154C23.805 65.4322 23.2874 65.334 23.1096 65.6761C22.9825 65.9263 22.8841 66.1892 22.846 66.4616C22.6523 67.9502 23.3445 69.8284 25.1102 71.0351C26.6218 72.0708 28.3652 72.6725 29.5211 72.8056V72.8087Z" fill="#EEB085"/>
|
|
260
|
+
<path d="M36.6602 70.5884C38.5465 70.3952 40.347 69.8821 41.811 69.0554C41.811 69.0554 45.6916 75.4248 45.5424 75.4786L46.0314 86.1016C43.8021 87.1405 41.233 87.8214 38.556 88.1445C38.556 88.1445 38.4385 81.4552 38.3845 78.3672C38.3686 77.3663 38.2257 76.3718 37.9622 75.4058C37.4604 73.5624 36.6602 70.5884 36.6602 70.5884Z" fill="#A16338"/>
|
|
261
|
+
<path d="M42.0213 68.9352C41.9515 68.9764 41.8816 69.0144 41.8117 69.0556C41.8117 69.0556 43.4884 75.3932 43.4853 75.3964L46.0321 86.1018C46.6101 85.8325 47.1658 85.538 47.693 85.2213C51.3163 83.0454 52.9454 80.1821 52.6025 77.3823C52.4183 75.881 51.6688 74.3987 50.3541 73.0526C50.3001 72.9956 50.2303 72.9165 50.1763 72.8563C50.1414 72.8183 50.1001 72.7613 50.0683 72.7201C49.9985 72.6251 49.9032 72.4952 49.7793 72.2735C49.557 71.8776 49.4332 71.5007 49.3697 71.3012C49.3157 71.1365 49.2014 70.7247 49.1156 70.2306C49.049 69.8505 49.0013 69.5307 48.9473 69.1252C48.9442 69.0936 48.9378 69.0651 48.9346 69.0334C48.9283 68.9827 48.9219 68.9289 48.9156 68.875C48.9124 68.8434 48.906 68.8085 48.9029 68.7768C48.9029 68.761 48.8997 68.7452 48.8965 68.7293C48.8552 66.4806 47.8994 64.254 46.337 62.645C43.4853 59.7153 39.195 58.4484 34.9746 58.4643L34.9492 59.2561C37.3913 59.2687 39.8333 59.8008 41.7355 60.8587C45.6765 63.0504 45.8066 66.6675 42.0245 68.9352H42.0213Z" fill="#8F552B"/>
|
|
262
|
+
<path d="M20.4824 45.6375L23.8899 43.6611L24.0677 39.3062L20.6603 41.2793L20.4824 45.6375Z" fill="#FBCB21"/>
|
|
263
|
+
<path d="M20.6609 41.2794L24.0683 39.3062C18.4951 35.8253 14.2176 31.179 11.3564 25.5001C8.84444 20.5117 7.88858 15.6309 7.53291 12.4161C7.19312 9.3534 7.30427 7.16165 7.35508 6.47119L2.40747 7.4277C2.35666 8.11817 2.52179 11.6497 2.86158 14.7092C3.21725 17.924 4.54784 23.3939 7.05975 28.3791C9.92098 34.058 15.0877 37.7954 20.6609 41.2762V41.2794Z" fill="#FDAD2B"/>
|
|
264
|
+
<path d="M12.8242 13.556L16.2317 11.5828L16.2444 7.12646L12.8369 9.09967L12.8242 13.556Z" fill="#FBCB21"/>
|
|
265
|
+
<path d="M11.8265 10.899L16.2437 7.12682L3.86837 0.000488281L0.460938 1.97369L11.8265 10.899Z" fill="#FFEAA7"/>
|
|
266
|
+
<path d="M0.460296 1.97338L0.10145 5.51754C0.0696939 5.82477 -0.190704 8.63096 0.272936 12.7864C0.882654 18.2658 2.49269 23.7198 4.93156 28.5625C8.52318 35.6888 13.7534 41.4311 20.4826 45.634L20.6604 41.2759C15.0872 37.7951 10.8096 33.1487 7.9484 27.4698C5.43649 22.4814 4.48063 17.6006 4.12496 14.3859C3.78517 11.3231 3.89631 9.13138 3.94712 8.44092L12.823 13.5529L12.8357 9.09655L0.460296 1.97021V1.97338Z" fill="#FDCB6E"/>
|
|
267
|
+
<path d="M7.5199 17.0603C7.5072 21.2791 10.3621 25.4979 16.0464 28.6588C24.5825 33.4065 36.9991 34.3789 47.0912 31.6392C50.0573 30.8347 52.8264 29.7103 55.2335 28.2629C60.378 25.1748 62.9376 21.1999 62.9503 17.2218C62.9407 20.4778 62.9312 23.7337 62.9217 26.9896C62.9058 32.355 62.674 37.5525 60.7178 42.6422C58.136 49.3695 53.2932 54.6335 46.7769 57.7532C44.4809 58.8523 42.0738 59.6061 39.5587 60.0146C39.2951 60.7114 39.1617 61.4557 39.1459 62.2001C39.1268 62.919 39.311 63.6221 39.3173 64.3316C39.3237 64.9429 38.9331 65.5574 38.1424 66.0324C36.5291 67.0016 33.8585 67.027 32.1754 66.0926C31.3021 65.6049 30.867 64.9556 30.8766 64.3063C31.0925 62.9032 31.1719 61.4463 30.6955 60.0843C30.6828 60.0495 30.6701 60.0178 30.6574 59.983C30.4796 59.9513 30.3018 59.9196 30.1525 59.8943C21.3211 58.3613 14.0998 52.1408 10.3938 44.1847C9.97148 43.282 9.59675 42.3572 9.26967 41.4133C8.1328 38.1352 7.53895 34.6734 7.46591 31.2084C7.45956 30.9297 7.45639 30.651 7.45004 30.3691C7.38335 25.9381 7.50085 21.4913 7.51355 17.0571L7.5199 17.0603Z" fill="#FDCB6E"/>
|
|
268
|
+
<path d="M28.9724 57.8953C32.5481 56.0646 36.8034 56.1596 40.2839 58.3767C40.7666 58.7156 41.1286 59.1495 41.4208 59.6436C40.8079 59.7893 40.1886 59.9096 39.563 60.011C39.2995 60.7078 39.1661 61.4521 39.1502 62.1964C39.1312 62.9154 39.3153 63.6185 39.3217 64.328C39.328 64.9392 38.9374 65.5537 38.1467 66.0288C37.664 66.317 37.0861 66.5229 36.47 66.6432C36.6383 65.522 36.6732 64.3818 36.127 63.2923C35.0251 61.5503 32.8752 61.205 31.0048 61.4204C30.954 60.9675 30.8587 60.5177 30.7031 60.0807C30.6904 60.0458 30.6777 60.0141 30.665 59.9793C30.4871 59.9476 30.3093 59.916 30.16 59.8906C29.1947 59.7228 28.2483 59.4979 27.3242 59.2223C27.7942 58.6966 28.3372 58.2405 28.9755 57.8889L28.9724 57.8953Z" fill="#F78B2C"/>
|
|
269
|
+
<path d="M27.6113 53.3343C33.8704 53.7841 37.6272 51.5765 40.4249 47.4242C43.0607 43.5158 42.7876 38.0016 42.3176 32.5571C43.4894 32.3449 45.9695 31.9427 47.0937 31.6386C50.0597 30.8341 52.8289 29.7098 55.236 28.2623C57.5097 26.8972 59.2785 25.3579 60.5456 23.7236C60.5456 24.2082 60.5456 24.6928 60.5424 25.1774C60.5266 30.5427 60.2947 35.7402 58.3386 40.83C55.7568 47.5573 50.914 52.8212 44.3976 55.941C42.1016 57.04 39.6945 57.7938 37.1794 58.2024C37.0334 58.5888 28.2941 58.2087 28.2845 58.1771C28.1067 58.1454 27.9289 58.1137 27.7796 58.0884C24.1753 57.4613 20.8409 56.055 17.9035 54.0691C15.1724 51.7475 12.8828 48.8938 11.168 45.7107C14.1149 48.2572 19.1927 52.7294 27.6145 53.3343H27.6113Z" fill="#FDAD2B"/>
|
|
270
|
+
<path d="M29.9773 57.8537C38.5007 58.731 42.5591 55.8298 48.0656 48.5546C51.5461 43.9589 51.7144 36.1358 51.3429 30.1624C52.1685 29.8773 52.972 29.4719 55.2298 28.262C60.3743 25.1739 62.9339 21.199 62.9466 17.2209C62.937 20.4769 62.9275 23.7328 62.918 26.9888C62.9021 32.3541 62.6703 37.5516 60.7141 42.6414C58.1323 49.3686 53.2895 54.6326 46.7732 57.7523C44.4772 58.8514 42.0701 59.6052 39.555 60.0138C39.4089 60.4002 39.3041 60.7993 39.2374 61.2047C36.5921 61.9648 33.642 61.7241 30.9332 60.9893C30.8792 60.6852 30.803 60.3843 30.6982 60.0866C30.6855 60.0518 30.6728 60.0201 30.6601 59.9853C30.4822 59.9536 30.3044 59.9219 30.1552 59.8966C21.3238 58.3636 14.1024 52.1431 10.3965 44.187C10.6505 44.3612 16.211 56.4379 29.9741 57.8537H29.9773Z" fill="#F78B2C"/>
|
|
271
|
+
<path d="M16.0484 28.6588C5.00364 22.5175 4.64162 12.3791 15.2355 6.01922C25.8325 -0.340639 43.3746 -0.518005 54.4194 5.62331C65.4642 11.7646 65.8262 21.903 55.2324 28.2629C52.8252 29.7071 50.0593 30.8315 47.0901 31.6392C47.1726 31.3436 47.1726 31.3436 47.0901 31.6392C36.998 34.3789 24.5813 33.4065 16.0453 28.6588H16.0484Z" fill="#FFEAA7"/>
|
|
272
|
+
<path d="M45.589 5.9624C48.193 6.63703 50.5938 7.56503 52.6865 8.73058C56.8942 11.0712 59.3362 14.1213 59.3839 17.1016C59.4315 19.9902 57.3038 22.8724 53.3946 25.2193C51.3241 26.4609 48.8884 27.4681 46.1542 28.2092C44.6585 28.6146 43.0834 28.9345 41.4639 29.1657C39.1742 25.099 40.3143 22.9737 41.1018 19.3314C42.0895 14.7705 42.9278 9.61742 45.5826 5.9624H45.589Z" fill="#FDAD2B"/>
|
|
273
|
+
<path d="M36.8538 4.71729C39.9119 4.83131 42.8621 5.25572 45.5899 5.96202C45.7043 9.87042 45.5804 15.0045 44.5928 19.5686C43.8053 23.2109 42.789 26.4035 41.468 29.1685C39.4642 29.4536 37.3905 29.6024 35.32 29.6024C34.4816 29.6024 33.6465 29.5803 32.824 29.5328C29.8452 25.9126 28.4893 23.1222 29.5404 19.0301C30.9281 13.6268 34.4118 7.39362 36.8538 4.72045V4.71729Z" fill="#F79A28"/>
|
|
274
|
+
<path d="M17.072 9.06587C21.7084 6.28185 28.2978 4.68555 35.1476 4.68555C35.7192 4.68555 36.2877 4.69822 36.8529 4.71722C37.2149 8.5306 37.4214 14.5326 36.0336 19.9391C34.9825 24.0312 33.9155 27.1256 32.8199 29.5295C27.1419 29.216 21.8736 27.8319 17.7802 25.5546C13.5725 23.214 11.1304 20.1639 11.0828 17.1835C11.0352 14.295 13.1628 11.4128 17.072 9.06587Z" fill="#F78B2C"/>
|
|
275
|
+
<path d="M56.559 58.2515L59.1884 55.1159C55.1459 56.4399 50.1125 54.739 46.0033 52.3953L42.7832 54.5965C47.4228 58.242 53.7137 59.9017 56.559 58.2515Z" fill="#F78B2C"/>
|
|
276
|
+
<path d="M59.4323 60.5168C61.071 57.7929 64.3768 55.2021 65.0151 50.4417C65.4978 46.831 65.0182 43.5117 64.9897 43.1728L53.8496 32.8127L69.6324 37.9627L69.9722 41.9091C70.0008 42.2512 70.5406 47.4962 69.6324 51.2684C68.2955 56.8206 62.627 60.5484 59.4165 61.1027C58.7845 61.2547 59.2037 60.8905 59.4323 60.5136V60.5168Z" fill="#F78B2C"/>
|
|
277
|
+
<path d="M66.225 39.9384L69.6324 37.9652L57.257 30.8389L53.8496 32.8121L66.225 39.9384Z" fill="#FFEAA7"/>
|
|
278
|
+
<path d="M53.8493 32.8127L53.8366 37.2691L62.7124 42.381C62.76 43.1253 62.8585 45.4406 62.5028 48.1011C62.1281 50.8946 60.426 54.7365 56.9963 56.5545C53.6937 58.3028 48.7619 57.435 43.1855 54.4958L42.7441 58.9173C49.4733 62.4646 56.5898 62.5406 59.6924 61.0108C63.2269 59.272 65.7134 55.693 66.3517 50.9326C66.8344 47.322 66.593 44.2244 66.5644 43.8855L66.2246 39.9391L53.8493 32.8127Z" fill="#FDAD2B"/>
|
|
279
|
+
<path d="M42.5156 58.8375L43.1349 54.1816C45.1482 55.2427 46.7487 56.139 48.6477 56.6553C47.0599 57.6435 44.9323 58.5429 43.1984 59.1637C43.0904 59.1162 42.6712 58.9452 42.5188 58.8375H42.5156Z" fill="#F78B2C"/>
|
|
280
|
+
<g clip-path="url(#clip0_7664_21657)">
|
|
281
|
+
<path d="M23.6713 41.01H24.35C24.35 39.466 25.6157 38.2036 27.1638 38.2036V37.5267C25.6157 37.5267 24.35 36.2643 24.35 34.7202H23.6713C23.6713 36.2643 22.4055 37.5267 20.8574 37.5267V38.2036C22.4055 38.2036 23.6713 39.466 23.6713 41.01Z" fill="white"/>
|
|
282
|
+
</g>
|
|
283
|
+
<path d="M45.1189 22.4945H46.4717C46.4717 19.4095 49.0027 16.8884 52.0925 16.8884V15.5392C48.9995 15.5392 46.4717 13.0148 46.4717 9.93311H45.1189C45.1189 13.018 42.5879 15.5392 39.498 15.5392V16.8884C42.5911 16.8884 45.1189 19.4127 45.1189 22.4945Z" fill="white"/>
|
|
284
|
+
<defs>
|
|
285
|
+
<linearGradient id="paint0_linear_7664_21657" x1="9.89547" y1="84.7466" x2="64.8495" y2="84.7466" gradientUnits="userSpaceOnUse">
|
|
286
|
+
<stop stop-color="#9BD1EA"/>
|
|
287
|
+
<stop offset="0.03" stop-color="#A0D3EB"/>
|
|
288
|
+
<stop offset="0.26" stop-color="#C8E6F3"/>
|
|
289
|
+
<stop offset="0.47" stop-color="#E6F3F9"/>
|
|
290
|
+
<stop offset="0.65" stop-color="#F8FCFD"/>
|
|
291
|
+
<stop offset="0.78" stop-color="white"/>
|
|
292
|
+
</linearGradient>
|
|
293
|
+
<clipPath id="clip0_7664_21657">
|
|
294
|
+
<rect width="6.30639" height="6.28979" fill="white" transform="translate(20.8574 34.7202)"/>
|
|
295
|
+
</clipPath>
|
|
296
|
+
</defs>
|
|
297
|
+
</svg>
|
|
224
298
|
<span class="position h2" part="position"><slot></slot></span>
|
|
225
299
|
</div>
|
|
300
|
+
<div class="base" part="base">
|
|
226
301
|
|
|
227
|
-
|
|
302
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 125 150" fill="none">
|
|
303
|
+
<path d="M124.73 111.166C124.78 111.534 124.62 111.927 124.253 112.139L60.9977 148.563C59.0388 149.69 56.6237 149.69 54.6648 148.563L0.501416 117.375C0.142162 117.168 -0.0177965 116.791 0.0189156 116.43L0.0136719 110.707L26.7925 103.617L124.706 105.317L124.732 111.166" fill="url(#paint0_linear_7664_21481)"/>
|
|
304
|
+
<path d="M0.485779 111.395L54.6387 142.584C56.5976 143.711 59.0101 143.711 60.9716 142.584L124.216 106.159C124.866 105.785 124.866 104.849 124.216 104.475L68.2799 72.2585C67.3752 71.738 66.2607 71.738 65.356 72.2585L0.485779 109.708C-0.161927 110.082 -0.161927 111.016 0.485779 111.39V111.395Z" fill="url(#paint1_linear_7664_21481)"/>
|
|
305
|
+
<path d="M0.013605 110.398V4.37816L55.2705 36.673C56.8203 37.5805 58.7372 37.5936 60.3027 36.707L125 0L124.759 104.775C124.759 105.426 124.407 106.028 123.843 106.355L60.974 142.583C60.974 142.583 58.0842 144.513 54.6412 142.583C51.1981 140.653 0.488239 111.395 0.488239 111.395C0.488239 111.395 -0.0231071 111.24 0.013605 110.401V110.398Z" fill="url(#paint2_linear_7664_21481)"/>
|
|
306
|
+
<defs>
|
|
307
|
+
<linearGradient id="paint0_linear_7664_21481" x1="0.0136719" y1="127.012" x2="124.74" y2="127.012" gradientUnits="userSpaceOnUse">
|
|
308
|
+
<stop stop-color="#1EBEE6"/>
|
|
309
|
+
<stop offset="0.06" stop-color="#1BB0D5"/>
|
|
310
|
+
<stop offset="0.18" stop-color="#138DAB"/>
|
|
311
|
+
<stop offset="0.34" stop-color="#075568"/>
|
|
312
|
+
<stop offset="0.44" stop-color="#00313C"/>
|
|
313
|
+
<stop offset="0.49" stop-color="#1EBEE6"/>
|
|
314
|
+
<stop offset="1" stop-color="#CAF0F9"/>
|
|
315
|
+
</linearGradient>
|
|
316
|
+
<linearGradient id="paint1_linear_7664_21481" x1="45.382" y1="137.251" x2="79.1884" y2="78.5394" gradientUnits="userSpaceOnUse">
|
|
317
|
+
<stop stop-color="white"/>
|
|
318
|
+
<stop offset="0.14" stop-color="#EEEEEE"/>
|
|
319
|
+
<stop offset="0.37" stop-color="#CCCCCC"/>
|
|
320
|
+
<stop offset="0.63" stop-color="#F2F2F2"/>
|
|
321
|
+
<stop offset="1" stop-color="#F2F2F2"/>
|
|
322
|
+
</linearGradient>
|
|
323
|
+
<linearGradient id="paint2_linear_7664_21481" x1="62.5054" y1="143.441" x2="62.5054" y2="55.1638" gradientUnits="userSpaceOnUse">
|
|
324
|
+
<stop stop-color="#1EBEE6" stop-opacity="0.8"/>
|
|
325
|
+
<stop offset="1" stop-color="#1EBEE6" stop-opacity="0"/>
|
|
326
|
+
</linearGradient>
|
|
327
|
+
</defs>
|
|
328
|
+
</svg>
|
|
329
|
+
|
|
330
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 152 180" fill="none">
|
|
331
|
+
<path d="M151.048 133.412C151.108 133.858 150.915 134.333 150.47 134.59L73.8677 178.7C71.4956 180.065 68.5708 180.065 66.1986 178.7L0.60629 140.931C0.17123 140.681 -0.0224834 140.225 0.0219752 139.787L0.015625 134.067L32.445 125.481L151.019 127.54L151.051 133.412" fill="url(#paint0_linear_7664_21485)"/>
|
|
332
|
+
<path d="M0.588283 134.901L66.1679 172.67C68.5401 174.035 71.4617 174.035 73.837 172.67L150.426 128.56C151.214 128.107 151.214 126.973 150.426 126.52L82.6875 87.5057C81.5919 86.8754 80.2422 86.8754 79.1466 87.5057L0.588283 132.858C-0.196094 133.311 -0.196094 134.441 0.588283 134.894V134.901Z" fill="url(#paint1_linear_7664_21485)"/>
|
|
333
|
+
<path d="M0.0159562 133.693V5.30199L66.9325 44.4113C68.8093 45.5103 71.1307 45.5262 73.0265 44.4525L151.375 0L151.083 126.883C151.083 127.672 150.658 128.401 149.975 128.797L73.8395 172.669C73.8395 172.669 70.34 175.007 66.1704 172.669C62.0008 170.332 0.590742 134.9 0.590742 134.9C0.590742 134.9 -0.0285025 134.713 0.0159562 133.696V133.693Z" fill="url(#paint2_linear_7664_21485)"/>
|
|
334
|
+
<defs>
|
|
335
|
+
<linearGradient id="paint0_linear_7664_21485" x1="0.015625" y1="152.602" x2="151.061" y2="152.602" gradientUnits="userSpaceOnUse">
|
|
336
|
+
<stop stop-color="#1EBEE6"/>
|
|
337
|
+
<stop offset="0.06" stop-color="#1BB0D5"/>
|
|
338
|
+
<stop offset="0.18" stop-color="#138DAB"/>
|
|
339
|
+
<stop offset="0.34" stop-color="#075568"/>
|
|
340
|
+
<stop offset="0.44" stop-color="#00313C"/>
|
|
341
|
+
<stop offset="0.49" stop-color="#1EBEE6"/>
|
|
342
|
+
<stop offset="1" stop-color="#CAF0F9"/>
|
|
343
|
+
</linearGradient>
|
|
344
|
+
<linearGradient id="paint1_linear_7664_21485" x1="54.958" y1="166.212" x2="95.8977" y2="95.1119" gradientUnits="userSpaceOnUse">
|
|
345
|
+
<stop stop-color="white"/>
|
|
346
|
+
<stop offset="0.14" stop-color="#EEEEEE"/>
|
|
347
|
+
<stop offset="0.37" stop-color="#CCCCCC"/>
|
|
348
|
+
<stop offset="0.63" stop-color="#F2F2F2"/>
|
|
349
|
+
<stop offset="1" stop-color="#F2F2F2"/>
|
|
350
|
+
</linearGradient>
|
|
351
|
+
<linearGradient id="paint2_linear_7664_21485" x1="75.694" y1="173.708" x2="75.694" y2="66.8038" gradientUnits="userSpaceOnUse">
|
|
352
|
+
<stop stop-color="#1EBEE6" stop-opacity="0.8"/>
|
|
353
|
+
<stop offset="1" stop-color="#1EBEE6" stop-opacity="0"/>
|
|
354
|
+
</linearGradient>
|
|
355
|
+
</defs>
|
|
356
|
+
</svg>
|
|
357
|
+
|
|
358
|
+
</div>
|
|
359
|
+
</div>
|
|
360
|
+
|
|
361
|
+
<div class="title" part="title">
|
|
362
|
+
<span></span>
|
|
228
363
|
</div>
|
|
229
|
-
`,this.shadowRoot.appendChild(
|
|
364
|
+
`,this.shadowRoot.appendChild(t.content.cloneNode(!0))}connectedCallback(){var t,C;const i=this.hasAttribute("data-position")?this.getAttribute("data-position"):(t=this.textContent)===null||t===void 0?void 0:t.trim(),o=(C=this.shadowRoot)===null||C===void 0?void 0:C.querySelector(".title span");o==null||(o.innerHTML=this.hasAttribute("data-title")?this.getAttribute("data-title"):""),this.setAttribute("data-position",i)}}export{e as default};
|
|
230
365
|
//# sourceMappingURL=rank.component.min.js.map
|