@c8y/ngx-components 1023.30.0 → 1023.37.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/alarms/cockpit/index.d.ts.map +1 -1
- package/alarms/devicemanagement/index.d.ts.map +1 -1
- package/alarms/index.d.ts +25 -2
- package/alarms/index.d.ts.map +1 -1
- package/asset-properties/index.d.ts +20 -2
- package/asset-properties/index.d.ts.map +1 -1
- package/bookmarks/index.d.ts +15 -7
- package/bookmarks/index.d.ts.map +1 -1
- package/datapoint-explorer/view/index.d.ts +2 -0
- package/datapoint-explorer/view/index.d.ts.map +1 -1
- package/device-grid/index.d.ts.map +1 -1
- package/echart/index.d.ts +19 -3
- package/echart/index.d.ts.map +1 -1
- package/feature-toggles/index.d.ts +6 -0
- package/feature-toggles/index.d.ts.map +1 -0
- package/feature-toggles/list/index.d.ts +63 -0
- package/feature-toggles/list/index.d.ts.map +1 -0
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +6 -11
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +37 -11
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +58 -10
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
- package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs → c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs} +5 -12
- package/fesm2022/c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-bookmarks.mjs +86 -39
- package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs +2 -2
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +21 -36
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +5 -2
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +101 -42
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs +3 -3
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +242 -0
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs +36 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-global-context.mjs +21 -6
- package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +127 -33
- package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs +19 -0
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-upgrade.mjs +33 -3
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs +30 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +4 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +18 -11
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +366 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs +5 -2
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +34 -13
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/global-context/index.d.ts +12 -2
- package/global-context/index.d.ts.map +1 -1
- package/index.d.ts +6 -1
- package/index.d.ts.map +1 -1
- package/locales/de.po +88 -66
- package/locales/es.po +26 -20
- package/locales/fr.po +25 -20
- package/locales/ja_JP.po +18 -20
- package/locales/ko.po +24 -20
- package/locales/locales.pot +130 -32
- package/locales/nl.po +26 -20
- package/locales/pl.po +26 -20
- package/locales/pt_BR.po +24 -20
- package/locales/zh_CN.po +26 -20
- package/locales/zh_TW.po +26 -20
- package/map/index.d.ts +41 -10
- package/map/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/trusted-certificates/index.d.ts +2 -0
- package/trusted-certificates/index.d.ts.map +1 -1
- package/upgrade/index.d.ts.map +1 -1
- package/widgets/cockpit-exports/index.d.ts +6 -0
- package/widgets/cockpit-exports/index.d.ts.map +1 -1
- package/widgets/definitions/index.d.ts +1 -0
- package/widgets/definitions/index.d.ts.map +1 -1
- package/widgets/definitions/pie-chart/index.d.ts +25 -0
- package/widgets/definitions/pie-chart/index.d.ts.map +1 -0
- package/widgets/device-management-exports/index.d.ts +6 -0
- package/widgets/device-management-exports/index.d.ts.map +1 -1
- package/widgets/exports/index.d.ts +8 -1
- package/widgets/exports/index.d.ts.map +1 -1
- package/widgets/implementations/html-widget/index.d.ts +2 -2
- package/widgets/implementations/html-widget/index.d.ts.map +1 -1
- package/widgets/implementations/map/index.d.ts +1 -0
- package/widgets/implementations/map/index.d.ts.map +1 -1
- package/widgets/implementations/pie-chart/index.d.ts +129 -0
- package/widgets/implementations/pie-chart/index.d.ts.map +1 -0
- package/widgets/widget-providers/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs.map +0 -1
|
@@ -14083,15 +14083,13 @@ class TabsOutletComponent {
|
|
|
14083
14083
|
return { widthScroll, width, scrollLeft };
|
|
14084
14084
|
}
|
|
14085
14085
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TabsOutletComponent, deps: [{ token: i1$4.Router }, { token: i0.Renderer2 }, { token: HeaderService }, { token: TabsService }, { token: i1$4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14086
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
14086
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: TabsOutletComponent, isStandalone: true, selector: "c8y-tabs-outlet,c8y-ui-tabs", inputs: { tabs: "tabs", orientation: "orientation", navigatorOpen: "navigatorOpen", outletName: "outletName", context: "context", openFirstTab: "openFirstTab", hasHeader: "hasHeader" }, host: { properties: { "class.has-header": "this.hasHeader", "class.navigator-open": "this.isNavigatorOpen", "class.page-tabs": "this.hasTabs", "class.page-tabs-horizontal": "this.isHorizontal", "class.page-tabs-vertical": "this.isVertical" } }, viewQueries: [{ propertyName: "container", first: true, predicate: ["container"], descendants: true, read: ElementRef, static: true }, { propertyName: "tabsContainer", first: true, predicate: ["tabsContainer"], descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: "<div\n class=\"tabContainer\"\n [ngClass]=\"{ 'hidden-xs': !outletName }\"\n #container\n>\n @if (showLeft || showRight) {\n <button\n class=\"tabs-slider tabs-slider-left\"\n title=\"{{ 'Scroll to the left' | translate }}\"\n type=\"button\"\n #left\n [disabled]=\"!showLeft\"\n (click)=\"scroll('left')\"\n >\n <i [c8yIcon]=\"'chevron-left'\"></i>\n </button>\n }\n @if (showRight || showLeft) {\n <button\n class=\"tabs-slider tabs-slider-right\"\n title=\"{{ 'Scroll to the right' | translate }}\"\n type=\"button\"\n #right\n [disabled]=\"!showRight\"\n (click)=\"scroll('right')\"\n >\n <i [c8yIcon]=\"'chevron-right'\"></i>\n </button>\n }\n @if (!outletName) {\n <div\n class=\"nav nav-tabs nav-tabsc8y\"\n role=\"list\"\n #tabsContainer\n >\n @for (tab of tabs; track tab) {\n @if (!tab.component && !tab.hide) {\n <div\n role=\"listitem\"\n [attr.data-cy]=\"'c8y-tab--tab-item-' + tab.label\"\n [ngClass]=\"{ active: rla?.isActive }\"\n >\n <a\n [routerLink]=\"tab.path\"\n routerLinkActive\n [queryParamsHandling]=\"'preserve'\"\n #rla=\"routerLinkActive\"\n [ngClass]=\"{ 'p-r-24': !tab.template && tab?.badge }\"\n (click)=\"tab.onSelect?.emit()\"\n >\n @if (!tab.template && tab?.icon) {\n <i [c8yIcon]=\"tab?.icon\"></i>\n }\n @if (!tab.template && !tab.component) {\n <span\n title=\"{{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\"\n >\n {{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\n </span>\n }\n @if (!tab.template && tab?.badge) {\n <span\n class=\"dashboard-template-marker\"\n tooltip=\"{{ tab?.tooltipText | translate }}\"\n placement=\"bottom\"\n container=\"body\"\n [adaptivePosition]=\"false\"\n [delay]=\"300\"\n ></span>\n }\n </a>\n <ng-container *ngTemplateOutlet=\"tab.template; injector: tab.injector\"></ng-container>\n </div>\n }\n <ng-container *ngComponentOutlet=\"tab.component; injector: tab.injector\"></ng-container>\n }\n </div>\n }\n\n @if (outletName) {\n <div\n class=\"component-tabs nav nav-tabs nav-tabsc8y\"\n #tabsContainer\n >\n @for (tab of tabs; track trackByPath($index, tab)) {\n <div\n [ngClass]=\"{ active: tab.isActive }\"\n [routerLink]=\"tab.path\"\n [routerLinkActive]=\"tab.path ? 'active' : ''\"\n [queryParamsHandling]=\"'preserve'\"\n >\n @let tabLabel = tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate);\n @let tabTitle = tab?.title ? tab?.title : (tab?.title | translate);\n <a\n class=\"pointer\"\n title=\"{{ tabLabel ?? tabTitle }}\"\n (click)=\"tab.onSelect?.emit()\"\n >\n @if (tab?.icon && tab?.label) {\n <i [c8yIcon]=\"tab?.icon\"></i>\n }\n @if (tab?.label) {\n <span>{{ tabLabel }}</span>\n }\n <ng-container *ngTemplateOutlet=\"tab.template; injector: tab.injector\"></ng-container>\n </a>\n </div>\n }\n </div>\n }\n</div>\n\n@if (!outletName) {\n <div class=\"visible-xs mobile-tabs\">\n <ul class=\"list-unstyled d-flex m-b-0\">\n <li class=\"c8y-select-wrapper flex-grow\">\n <select\n (change)=\"navigateTo($event.target.value)\"\n #select\n >\n @for (tab of tabs; track tab) {\n @if (!tab.component) {\n <option\n [value]=\"tab.path\"\n [selected]=\"isActive(tab)\"\n >\n {{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\n </option>\n }\n }\n </select>\n </li>\n @for (tab of tabs; track tab) {\n @if (tab.component) {\n <ng-container\n *c8yComponentOutlet=\"tab.component; environmentInjector: tab.injector\"\n ></ng-container>\n }\n }\n </ul>\n </div>\n}\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: IconDirective, selector: "[c8yIcon]", inputs: ["c8yIcon"] }, { kind: "directive", type: RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "ngmodule", type: TooltipModule }, { kind: "directive", type: i1$5.TooltipDirective, selector: "[tooltip], [tooltipHtml]", inputs: ["adaptivePosition", "tooltip", "placement", "triggers", "container", "containerClass", "boundariesElement", "isOpen", "isDisabled", "delay", "tooltipHtml", "tooltipPlacement", "tooltipIsOpen", "tooltipEnable", "tooltipAppendToBody", "tooltipAnimation", "tooltipClass", "tooltipContext", "tooltipPopupDelay", "tooltipFadeDuration", "tooltipTrigger"], outputs: ["tooltipChange", "onShown", "onHidden", "tooltipStateChanged"], exportAs: ["bs-tooltip"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletEnvironmentInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"], exportAs: ["ngComponentOutlet"] }, { kind: "directive", type: C8yComponentOutlet, selector: "[c8yComponentOutlet]", inputs: ["c8yComponentOutlet", "c8yComponentOutletInjector", "c8yComponentOutletEnvironmentInjector", "c8yComponentOutletProviders", "c8yComponentOutletInitialState"] }, { kind: "pipe", type: C8yTranslatePipe, name: "translate" }] }); }
|
|
14087
14087
|
}
|
|
14088
14088
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TabsOutletComponent, decorators: [{
|
|
14089
14089
|
type: Component,
|
|
14090
14090
|
args: [{ selector: 'c8y-tabs-outlet,c8y-ui-tabs', standalone: true, imports: [
|
|
14091
14091
|
NgClass,
|
|
14092
|
-
NgIf,
|
|
14093
14092
|
IconDirective,
|
|
14094
|
-
NgFor,
|
|
14095
14093
|
RouterLinkActive,
|
|
14096
14094
|
RouterLink,
|
|
14097
14095
|
TooltipModule,
|
|
@@ -14099,7 +14097,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
14099
14097
|
NgComponentOutlet,
|
|
14100
14098
|
C8yComponentOutlet,
|
|
14101
14099
|
C8yTranslatePipe
|
|
14102
|
-
], template: "<div\n class=\"tabContainer\"\n [ngClass]=\"{ 'hidden-xs': !outletName }\"\n #container\n>\n <button\n
|
|
14100
|
+
], template: "<div\n class=\"tabContainer\"\n [ngClass]=\"{ 'hidden-xs': !outletName }\"\n #container\n>\n @if (showLeft || showRight) {\n <button\n class=\"tabs-slider tabs-slider-left\"\n title=\"{{ 'Scroll to the left' | translate }}\"\n type=\"button\"\n #left\n [disabled]=\"!showLeft\"\n (click)=\"scroll('left')\"\n >\n <i [c8yIcon]=\"'chevron-left'\"></i>\n </button>\n }\n @if (showRight || showLeft) {\n <button\n class=\"tabs-slider tabs-slider-right\"\n title=\"{{ 'Scroll to the right' | translate }}\"\n type=\"button\"\n #right\n [disabled]=\"!showRight\"\n (click)=\"scroll('right')\"\n >\n <i [c8yIcon]=\"'chevron-right'\"></i>\n </button>\n }\n @if (!outletName) {\n <div\n class=\"nav nav-tabs nav-tabsc8y\"\n role=\"list\"\n #tabsContainer\n >\n @for (tab of tabs; track tab) {\n @if (!tab.component && !tab.hide) {\n <div\n role=\"listitem\"\n [attr.data-cy]=\"'c8y-tab--tab-item-' + tab.label\"\n [ngClass]=\"{ active: rla?.isActive }\"\n >\n <a\n [routerLink]=\"tab.path\"\n routerLinkActive\n [queryParamsHandling]=\"'preserve'\"\n #rla=\"routerLinkActive\"\n [ngClass]=\"{ 'p-r-24': !tab.template && tab?.badge }\"\n (click)=\"tab.onSelect?.emit()\"\n >\n @if (!tab.template && tab?.icon) {\n <i [c8yIcon]=\"tab?.icon\"></i>\n }\n @if (!tab.template && !tab.component) {\n <span\n title=\"{{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\"\n >\n {{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\n </span>\n }\n @if (!tab.template && tab?.badge) {\n <span\n class=\"dashboard-template-marker\"\n tooltip=\"{{ tab?.tooltipText | translate }}\"\n placement=\"bottom\"\n container=\"body\"\n [adaptivePosition]=\"false\"\n [delay]=\"300\"\n ></span>\n }\n </a>\n <ng-container *ngTemplateOutlet=\"tab.template; injector: tab.injector\"></ng-container>\n </div>\n }\n <ng-container *ngComponentOutlet=\"tab.component; injector: tab.injector\"></ng-container>\n }\n </div>\n }\n\n @if (outletName) {\n <div\n class=\"component-tabs nav nav-tabs nav-tabsc8y\"\n #tabsContainer\n >\n @for (tab of tabs; track trackByPath($index, tab)) {\n <div\n [ngClass]=\"{ active: tab.isActive }\"\n [routerLink]=\"tab.path\"\n [routerLinkActive]=\"tab.path ? 'active' : ''\"\n [queryParamsHandling]=\"'preserve'\"\n >\n @let tabLabel = tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate);\n @let tabTitle = tab?.title ? tab?.title : (tab?.title | translate);\n <a\n class=\"pointer\"\n title=\"{{ tabLabel ?? tabTitle }}\"\n (click)=\"tab.onSelect?.emit()\"\n >\n @if (tab?.icon && tab?.label) {\n <i [c8yIcon]=\"tab?.icon\"></i>\n }\n @if (tab?.label) {\n <span>{{ tabLabel }}</span>\n }\n <ng-container *ngTemplateOutlet=\"tab.template; injector: tab.injector\"></ng-container>\n </a>\n </div>\n }\n </div>\n }\n</div>\n\n@if (!outletName) {\n <div class=\"visible-xs mobile-tabs\">\n <ul class=\"list-unstyled d-flex m-b-0\">\n <li class=\"c8y-select-wrapper flex-grow\">\n <select\n (change)=\"navigateTo($event.target.value)\"\n #select\n >\n @for (tab of tabs; track tab) {\n @if (!tab.component) {\n <option\n [value]=\"tab.path\"\n [selected]=\"isActive(tab)\"\n >\n {{ tab?.skipLabelTranslation ? tab?.label : (tab?.label | translate) }}\n </option>\n }\n }\n </select>\n </li>\n @for (tab of tabs; track tab) {\n @if (tab.component) {\n <ng-container\n *c8yComponentOutlet=\"tab.component; environmentInjector: tab.injector\"\n ></ng-container>\n }\n }\n </ul>\n </div>\n}\n" }]
|
|
14103
14101
|
}], ctorParameters: () => [{ type: i1$4.Router }, { type: i0.Renderer2 }, { type: HeaderService }, { type: TabsService }, { type: i1$4.ActivatedRoute }], propDecorators: { tabs: [{
|
|
14104
14102
|
type: Input
|
|
14105
14103
|
}], orientation: [{
|
|
@@ -14800,6 +14798,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
14800
14798
|
type: Input
|
|
14801
14799
|
}] } });
|
|
14802
14800
|
|
|
14801
|
+
/**
|
|
14802
|
+
* SVG illustration component for the setup page.
|
|
14803
|
+
* The SVG can be easily replaced by updating the template file.
|
|
14804
|
+
*/
|
|
14805
|
+
class SetupIllustrationComponent {
|
|
14806
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupIllustrationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14807
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: SetupIllustrationComponent, isStandalone: true, selector: "c8y-setup-illustration", ngImport: i0, template: "<svg\n style=\"max-width: 450px; margin: auto\"\n viewBox=\"0 0 885 700\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n>\n <g\n opacity=\"0.05\"\n filter=\"url(#filter0_f_2683_76044)\"\n >\n <path\n d=\"M604.228 289.255L332.586 444.23L604.228 597.464L875.87 444.23L604.228 289.255Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M681.232 312.806C681.232 300.301 672.79 287.797 655.905 278.257C622.136 259.176 567.386 259.176 533.616 278.257C517.407 287.416 508.978 299.306 508.33 311.305V329.193C508.978 317.194 517.407 348.836 533.616 339.677C567.386 320.596 622.136 320.596 655.905 339.677C672.79 349.217 681.232 318.189 681.232 330.694V312.806Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.6\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M671.588 309.165C672.212 320.72 664.72 332.389 649.111 341.209V359.097C664.72 350.277 672.212 338.608 671.588 327.053V309.165Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M649.113 341.214C619.096 358.175 570.429 358.175 540.412 341.214V359.102C570.429 376.062 619.096 376.062 649.113 359.102V341.214Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M517.9 310.502C517.9 299.387 525.405 288.272 540.413 279.792C570.43 262.831 619.097 262.831 649.114 279.792C663.523 287.933 671.015 298.502 671.591 309.168V327.056C671.015 316.39 663.523 349.353 649.114 341.212C619.097 324.251 570.43 324.251 540.413 341.212C525.405 349.692 517.9 317.275 517.9 328.39V310.502Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M540.413 341.213C525.405 332.733 517.9 321.618 517.9 310.503V328.391C517.9 339.506 525.405 350.62 540.413 359.101V341.213Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M866.516 312.797L594.763 159.247L323.01 312.797V330.685L594.763 177.135L866.516 330.685V312.797Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.6\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M323.01 312.798L594.763 466.348L866.516 312.798V330.686L594.763 484.236L323.01 330.686V312.798Z\"\n fill=\"#8B96A0\"\n fill-opacity=\"0.4\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n opacity=\"0.6\"\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M592.875 466.348L864.628 312.798V330.686L592.875 484.236V466.348Z\"\n fill=\"#212121\"\n fill-opacity=\"0.4\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M508.332 311.299C507.629 324.298 516.058 337.426 533.618 347.348C567.387 366.429 622.138 366.429 655.907 347.348C672.791 337.808 681.234 325.303 681.234 312.799V330.687C681.234 343.191 672.791 355.695 655.907 365.236C622.138 384.317 567.387 384.317 533.618 365.236C516.058 355.314 507.629 342.186 508.332 329.187V311.299Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.8\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M866.516 312.8L594.763 159.25L323.01 312.8L594.763 466.351L866.516 312.8ZM655.907 278.252C622.138 259.171 567.388 259.171 533.618 278.252C499.849 297.332 499.849 328.268 533.618 347.349C567.388 366.43 622.138 366.43 655.907 347.349C689.677 328.268 689.677 297.332 655.907 278.252Z\"\n fill=\"#E3E5E8\"\n fill-opacity=\"0.4\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M594.766 267.503C614.382 267.503 633.975 271.732 648.902 280.167C663.834 288.604 671.193 299.598 671.193 310.498C671.193 321.398 663.834 332.392 648.902 340.829C633.975 349.264 614.382 353.493 594.766 353.493C575.149 353.493 555.556 349.264 540.629 340.829C525.698 332.392 518.338 321.398 518.338 310.498C518.338 299.598 525.698 288.604 540.629 280.167C555.556 271.732 575.149 267.503 594.766 267.503Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.811 330.479C581.636 340.551 610.639 340.552 628.464 330.48C646.29 320.407 646.29 304.02 628.465 293.947C610.64 283.876 581.636 283.875 563.81 293.948C545.985 304.02 545.986 320.408 563.811 330.479ZM569.198 327.436C554.342 319.042 554.342 305.385 569.197 296.992C584.053 288.598 608.222 288.598 623.077 296.992C637.933 305.385 637.933 319.042 623.077 327.436C608.222 335.829 584.053 335.829 569.198 327.436Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M566.251 318.363L575.779 316.228C576.281 317.15 576.959 318.042 577.806 318.889L568.278 321.024C567.488 320.17 566.807 319.276 566.251 318.363ZM606.525 295.233C608.143 295.532 609.73 295.903 611.261 296.339L607.634 301.756C606.127 301.291 604.539 300.92 602.894 300.652L606.525 295.233ZM594.212 294.314C595.885 294.262 597.582 294.283 599.262 294.375L599.473 300.246C597.793 300.122 596.098 300.102 594.422 300.187L594.212 294.314ZM564.459 311.125L574.854 311.244C574.703 312.191 574.732 313.149 574.955 314.1L564.565 313.98C564.401 313.032 564.369 312.073 564.459 311.125ZM567.609 304.229L577.316 306.565C576.533 307.393 575.922 308.272 575.496 309.185L565.794 306.851C566.278 305.949 566.888 305.07 567.609 304.229ZM581.887 296.129C583.368 295.716 584.923 295.367 586.518 295.092L590.693 300.567C589.075 300.81 587.52 301.159 586.061 301.603L581.887 296.129ZM573.603 299.481C574.174 299.159 574.786 298.841 575.422 298.534L582.921 302.771C582.276 303.06 581.652 303.372 581.07 303.701C580.489 304.029 579.938 304.381 579.422 304.748L571.923 300.511C572.467 300.151 573.031 299.804 573.603 299.481Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M598.109 320.401C601.604 322.376 607.274 322.375 610.772 320.398C614.269 318.422 614.273 315.218 610.776 313.242C608.39 311.894 604.993 311.465 601.963 311.959L584.561 305.588L595.84 315.422C594.969 317.133 595.723 319.053 598.109 320.401Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M510.718 286.442L412.697 343.034V346.517L510.718 289.925V286.442Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M412.697 343.035L350.869 307.339V310.821L412.697 346.518V343.035Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <rect\n height=\"71.393\"\n width=\"113.184\"\n transform=\"matrix(0.866025 -0.5 0.866025 0.5 350.869 307.339)\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <rect\n height=\"62.6866\"\n width=\"104.478\"\n transform=\"matrix(0.866025 -0.5 0.866025 0.5 358.994 306.903)\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M468.181 285.203C467.814 285.415 467.803 285.753 468.154 285.956L468.447 286.124C468.8 286.328 469.385 286.322 469.753 286.11L471.157 285.3C471.525 285.087 471.535 284.749 471.182 284.545L470.89 284.376C470.539 284.174 469.953 284.18 469.585 284.392L468.181 285.203Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M468.156 287.132L465.588 285.649C465.237 285.446 464.651 285.452 464.283 285.664L462.48 286.705C462.112 286.918 462.102 287.256 462.453 287.459L463.334 287.967C463.685 288.17 464.142 288.238 464.436 288.069L464.51 288.026C464.828 287.842 465.044 288.05 465.395 288.253L465.805 288.489C466.16 288.695 466.739 288.687 467.109 288.474L468.127 287.886C468.495 287.674 468.51 287.338 468.154 287.133L468.156 287.132Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M465.356 279.422L466.63 280.588C466.862 280.794 466.795 281.074 466.483 281.253L462.308 283.664C461.94 283.876 461.928 284.216 462.279 284.418L462.764 284.698C463.115 284.901 463.7 284.892 464.068 284.68L464.204 284.602C464.574 284.388 465.159 284.382 465.513 284.586L465.83 284.769C466.181 284.972 466.766 284.966 467.134 284.754L472.302 281.77C472.616 281.589 472.678 281.312 472.449 281.104L468.801 277.75C468.658 277.615 468.409 277.531 468.136 277.517C467.855 277.503 467.577 277.562 467.374 277.679L465.506 278.758C465.192 278.939 465.132 279.217 465.358 279.423L465.356 279.422Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M465.134 274.069L462.236 275.742C461.916 275.927 461.86 276.21 462.096 276.419L463.778 277.875C463.93 278.005 464.174 278.086 464.448 278.098C464.719 278.109 464.993 278.05 465.191 277.936L468.089 276.262C468.412 276.076 468.47 275.794 468.231 275.586L466.547 274.129C466.395 274 466.151 273.919 465.882 273.907C465.604 273.895 465.333 273.954 465.134 274.069Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M479.577 285.887C479.385 285.88 479.19 285.922 479.048 286.004L478.843 286.123C478.576 286.276 478.579 286.526 478.847 286.68C479.114 286.834 479.112 287.084 478.848 287.236L476.867 288.38C476.603 288.533 476.169 288.532 475.904 288.379L476.087 288.485C475.904 288.379 475.639 288.344 475.393 288.389C475.149 288.433 474.968 288.553 474.928 288.702L474.065 291.928C474.03 292.053 474.105 292.177 474.261 292.267L477.681 294.242C477.946 294.395 478.378 294.397 478.644 294.243L483.833 291.247C484.002 291.15 484.25 291.108 484.483 291.144L485.718 291.328C485.947 291.363 486.195 291.324 486.365 291.226L488.33 290.092C488.457 290.019 488.526 289.921 488.533 289.82L488.573 288.082C488.579 287.976 488.502 287.874 488.371 287.798L485.635 286.218C485.517 286.151 485.358 286.109 485.198 286.102L479.579 285.886L479.577 285.887Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M460.086 299.946L459.759 300.134C459.253 300.426 459.133 300.873 459.466 301.24L460.637 302.531C460.88 302.796 461.328 302.984 461.841 303.03C462.357 303.075 462.879 302.978 463.247 302.766L463.576 302.575C464.082 302.284 464.198 301.837 463.869 301.473L462.694 300.179C462.453 299.913 462.007 299.728 461.489 299.679C460.976 299.633 460.456 299.732 460.086 299.946Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M418.765 305.004L412.771 308.465C412.268 308.755 411.567 308.906 410.853 308.871L408.101 308.752C407.142 308.712 406.314 308.351 405.975 307.83C405.641 307.309 405.859 306.726 406.536 306.335L407.418 305.825C407.919 305.536 408.178 305.135 408.127 304.726L407.25 297.647C407.192 297.176 406.727 296.749 406.017 296.513L394.429 292.682C393.465 292.365 392.256 292.456 391.475 292.907L368.966 305.903C368.007 306.456 368.009 307.352 368.972 307.908L376.369 312.178C377.33 312.733 378.883 312.736 379.842 312.182L383.252 310.213C384.105 309.721 385.45 309.661 386.43 310.073L393.93 313.225C394.435 313.436 395.057 313.532 395.672 313.486L408.952 312.561C409.779 312.504 410.598 312.69 411.133 313.059L426.682 323.725C427.129 324.027 427.771 324.211 428.461 324.231C429.144 324.247 429.817 324.099 430.302 323.819L432.776 322.391C433.354 322.058 433.603 321.581 433.446 321.118L429.534 309.564C429.439 309.288 429.203 309.031 428.856 308.831L422.233 305.008C421.273 304.453 419.72 304.45 418.761 305.004L418.765 305.004Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M416.572 290.622L419.445 288.963C419.625 288.859 419.627 288.691 419.443 288.585L414.078 285.487C413.897 285.382 413.603 285.385 413.424 285.488L410.552 287.146C410.371 287.251 410.372 287.418 410.553 287.522L415.918 290.62C416.102 290.726 416.391 290.726 416.572 290.622Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M413.854 292.191L414.815 291.636C414.996 291.532 414.998 291.364 414.814 291.258L413.061 290.246C412.88 290.141 412.586 290.143 412.408 290.246L411.446 290.801C411.264 290.907 411.264 291.074 411.445 291.179L413.198 292.191C413.382 292.297 413.671 292.297 413.854 292.191Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M448.131 260.198L427.745 271.968C427.296 272.227 427.152 272.613 427.368 272.957L429.718 276.669C429.936 277.014 429.788 277.4 429.339 277.659L428.075 278.389C427.666 278.625 427.072 278.717 426.511 278.635L421.838 277.931C421.277 277.847 420.68 277.94 420.272 278.176L417.956 279.513C417.521 279.764 417.368 280.135 417.559 280.474L420.962 286.432C421.231 286.899 422.082 287.174 422.915 287.056L425.008 286.758C425.849 286.639 426.379 286.16 426.219 285.669L425.854 284.544C425.765 284.274 425.89 284.002 426.165 283.794C426.801 283.738 427.464 283.902 427.815 284.238L428.781 285.155C429.169 285.525 429.073 286.004 428.54 286.312L420.448 290.984C420.24 291.104 420.091 291.252 420.022 291.418L418.302 295.296C418.163 295.619 418.324 295.963 418.734 296.199L421.55 297.825C422.188 298.194 423.224 298.195 423.862 297.826L425.314 296.988C425.95 296.621 426.628 296.415 427.047 296.657C427.801 297.093 428.671 297.03 429.305 296.69C429.894 296.326 430.024 295.838 429.245 295.388C428.769 295.113 429.182 294.755 429.82 294.386L430.863 293.784C431.502 293.415 432.537 293.417 433.176 293.785L433.482 293.962C434.12 294.331 434.122 294.928 433.484 295.297L426.478 299.342C425.84 299.71 425.842 300.308 426.483 300.678L434.695 305.42C435.339 305.791 436.376 305.794 437.015 305.425L440.597 303.357C441.233 302.99 442.268 302.991 442.907 303.359L451.632 308.397C452.275 308.768 453.308 308.768 453.947 308.399L459.501 305.192C460 304.904 460.118 304.462 459.798 304.098L450.546 293.643C450.323 293.389 449.918 293.21 449.443 293.147L443.081 292.322C442.271 292.219 441.725 291.781 441.809 291.306C441.872 291.124 442.025 290.954 442.253 290.823L445.151 289.15C445.584 288.899 446.221 288.811 446.81 288.919L453.822 290.224C454.363 290.322 454.957 290.254 455.386 290.04C455.82 289.826 456.024 289.494 455.931 289.171L454.482 284.163C454.395 283.862 454.563 283.556 454.934 283.342L457.712 281.738C458.104 281.511 458.275 281.185 458.15 280.87L456.691 277.039C456.534 276.63 456.31 275.954 456.252 275.535C456.185 275.025 456.717 274.597 457.059 274.794C457.698 275.163 458.733 275.164 459.372 274.795L459.415 274.771C459.957 274.458 460.048 273.966 459.633 273.594L456.93 271.171C456.661 270.926 456.594 270.627 456.756 270.353L459.291 266.076C459.495 265.735 459.34 265.357 458.899 265.102L450.428 260.211C449.787 259.841 448.751 259.84 448.115 260.207L448.131 260.198Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M429.369 296.658C429.351 296.669 429.328 296.677 429.31 296.687C429.29 296.699 429.276 296.712 429.258 296.722L429.369 296.658Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M423.746 262.689C424.757 263.252 425.968 263.126 427.383 262.309C428.799 261.492 430.01 260.219 431.021 258.489C432.031 256.719 432.539 255.005 432.539 253.342C432.539 251.68 432.036 250.549 431.021 249.948L428.005 248.207C429.02 248.807 429.523 249.939 429.523 251.601C429.523 253.263 429.015 254.978 428.005 256.748C426.994 258.478 425.783 259.75 424.367 260.568C422.952 261.385 421.741 261.511 420.73 260.948L423.746 262.689Z\"\n fill=\"url(#paint0_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M427.392 239.873C429.375 238.729 431.227 238.095 432.943 237.975C434.556 237.882 435.965 238.174 437.181 238.844L434.165 237.103C432.949 236.432 431.54 236.141 429.927 236.233C428.209 236.354 426.354 236.99 424.367 238.137C422.378 239.286 420.532 240.788 418.816 242.649C417.063 244.572 415.496 246.744 414.217 248.984C412.938 251.224 411.927 253.568 411.185 256.014C410.443 258.5 410.072 260.95 410.072 263.243C410.072 265.536 410.424 267.763 411.132 269.928C411.874 272.034 412.884 274.196 414.163 276.427C415.477 278.598 417.01 280.9 418.762 283.327C420.637 285.96 422.507 288.6 424.371 291.244L427.387 292.985C425.523 290.342 423.653 287.701 421.778 285.069C420.026 282.641 418.493 280.339 417.179 278.168C415.9 275.937 414.89 273.775 414.148 271.67C413.44 269.505 413.088 267.277 413.088 264.984C413.088 262.691 413.459 260.241 414.201 257.755C414.943 255.309 415.954 252.966 417.233 250.725C418.512 248.485 420.079 246.313 421.832 244.39C423.55 242.527 425.4 241.023 427.392 239.873Z\"\n fill=\"url(#paint1_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M427.382 262.309C428.798 261.492 430.009 260.22 431.019 258.49C432.03 256.72 432.538 255.005 432.538 253.343C432.538 251.68 432.035 250.549 431.019 249.949C430.004 249.348 428.798 249.448 427.382 250.266C425.966 251.083 424.756 252.373 423.745 254.148C422.735 255.924 422.227 257.633 422.227 259.296C422.227 260.958 422.735 262.086 423.745 262.69C424.756 263.253 425.966 263.127 427.382 262.309ZM427.382 239.879C429.369 238.732 431.224 238.096 432.943 237.976C434.695 237.875 436.209 238.228 437.493 239.029C438.806 239.772 439.836 240.938 440.573 242.53C441.349 244.139 441.735 246.112 441.735 248.445C441.735 250.778 441.364 253.389 440.622 256.385C439.88 259.347 438.855 262.685 437.542 266.412C436.262 270.08 434.764 274.127 433.045 278.564C431.141 283.366 429.252 288.177 427.387 292.986C425.522 290.342 423.652 287.701 421.778 285.069C420.025 282.642 418.492 280.34 417.179 278.169C415.9 275.938 414.889 273.775 414.147 271.67C413.439 269.505 413.088 267.278 413.088 264.985C413.088 262.692 413.459 260.242 414.201 257.756C414.943 255.31 415.954 252.966 417.233 250.726C418.512 248.486 420.079 246.314 421.831 244.391C423.55 242.527 425.4 241.023 427.392 239.873L427.382 239.879Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M157.382 449.452C157.192 453.023 159.456 456.628 164.173 459.352C173.245 464.589 187.968 464.588 197.043 459.348C201.399 456.833 203.665 453.567 203.841 450.271V453.006C203.665 456.301 201.399 459.568 197.043 462.083C187.968 467.322 173.245 467.324 164.173 462.086C159.456 459.363 157.192 455.757 157.382 452.186V449.452Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M245.949 425.138C246.136 428.708 243.871 432.314 239.152 435.039C230.076 440.278 215.354 440.28 206.282 435.042C201.927 432.528 199.663 429.263 199.49 425.967V428.701C199.663 431.997 201.927 435.263 206.282 437.777C215.354 443.014 230.076 443.013 239.152 437.773C243.871 435.049 246.136 431.443 245.949 427.872V425.138Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M240.952 401.205C240.763 404.776 243.026 408.381 247.744 411.105C256.816 416.342 271.538 416.341 280.613 411.101C284.969 408.586 287.235 405.32 287.411 402.024V404.759C287.235 408.055 284.969 411.321 280.613 413.836C271.538 419.075 256.816 419.077 247.744 413.839C243.026 411.116 240.763 407.51 240.952 403.939V401.205Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M330.174 376.266C330.474 379.833 328.321 383.462 323.687 386.236C314.774 391.572 300.06 391.728 290.822 386.584C286.388 384.116 284.021 380.875 283.744 377.582V380.316C284.021 383.609 286.388 386.85 290.822 389.319C300.06 394.462 314.774 394.306 323.687 388.971C328.321 386.196 330.474 382.567 330.174 379V376.266Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M359.446 364.949L348.502 371.268V374.002L359.446 367.684V364.949Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M348.502 371.268L316.75 352.937V355.671L348.502 374.002V371.268Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M380.175 352.979L369.23 359.297V362.031L380.175 355.713V352.979Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M369.23 359.296L337.479 340.965V343.699L369.23 362.03V359.296Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M129.123 461.567L160.875 479.899V482.633L129.123 464.302V461.567Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M160.873 479.898L171.817 473.58V476.314L160.873 482.633V479.898Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M142.56 485.135C142.747 488.705 140.481 492.311 135.762 495.036C126.687 500.276 111.964 500.277 102.892 495.04C98.5377 492.526 96.2791 489.263 96.1113 485.97V488.704C96.2791 491.997 98.5377 495.26 102.892 497.774C111.964 503.011 126.687 503.01 135.762 497.77C140.481 495.046 142.747 491.44 142.56 487.869V485.135Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <g\n opacity=\"0.05\"\n filter=\"url(#filter1_f_2683_76044)\"\n >\n <path\n d=\"M149.828 527.612L260.324 591.231L221.689 613.476L111.193 549.857L149.828 527.612Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M70.8334 573.094L181.33 636.713L140.97 659.951L30.4736 596.332L70.8334 573.094Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M221.689 613.476L111.193 549.857L70.8334 573.094L181.33 636.713L221.689 613.476Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n d=\"M141.198 407.463L248.541 469.437L211.009 491.107L103.666 429.132L141.198 407.463Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M103.666 429.132L211.009 491.106V507.575L103.666 445.601V429.132Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M211.008 491.107L248.54 469.438V485.906L211.008 507.576V491.107Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M101.99 430.1L209.333 492.074L171.801 513.743L64.458 451.769L101.99 430.1Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M64.458 451.769L171.801 513.743V530.212L64.458 468.237V451.769Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M171.801 513.744L209.333 492.074V508.543L171.801 530.212V513.744Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M62.7825 452.736L170.125 514.711L132.593 536.38L25.25 474.406L62.7825 452.736Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M25.25 474.405L132.593 536.38V552.848L25.25 490.874V474.405Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M132.592 536.38L170.124 514.711V531.18L132.592 552.849V536.38Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <g\n opacity=\"0.05\"\n filter=\"url(#filter2_f_2683_76044)\"\n >\n <path\n d=\"M254.654 547.877C254.854 544.3 252.591 540.685 247.864 537.956C238.792 532.718 224.069 532.719 214.994 537.959C209.309 541.241 207.184 545.802 208.619 550.04C208.375 549.319 208.234 548.589 208.195 547.857V550.592C208.368 553.888 210.632 557.153 214.987 559.667C224.058 564.905 238.781 564.903 247.856 559.663C252.576 556.939 254.841 553.333 254.654 549.762V547.877Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M296.116 523.936V526.649C295.94 529.945 293.674 533.211 289.318 535.726C280.243 540.965 265.521 540.967 256.449 535.729C251.731 533.006 249.468 529.4 249.658 525.83V523.924C249.677 524.284 249.721 524.643 249.79 525.001C249.72 524.64 249.676 524.276 249.658 523.913V523.924C249.643 523.648 249.643 523.372 249.658 523.095V523.114C249.827 519.813 252.093 516.54 256.456 514.021C265.531 508.782 280.254 508.78 289.326 514.018C294.051 516.746 296.314 520.359 296.116 523.936Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M338.877 498.161C338.601 494.867 336.234 491.626 331.799 489.157C322.561 484.014 307.847 484.169 298.935 489.505C294.3 492.28 292.147 495.909 292.447 499.476V502.207C292.724 505.5 295.091 508.741 299.525 511.209C308.764 516.353 323.478 516.197 332.39 510.861C337.024 508.087 339.177 504.458 338.877 500.891V499.468C338.885 499.384 338.89 499.3 338.895 499.216C338.906 498.988 338.908 498.76 338.9 498.533C338.895 498.407 338.888 498.282 338.877 498.156V498.161Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M336.398 468.507L325.454 474.826L357.206 493.158L368.15 486.839L336.398 468.507Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M388.88 474.875V477.603L377.937 483.921V483.921L377.936 483.921L346.185 465.59V462.856L346.189 462.858L357.131 456.541L388.878 474.87L388.88 474.869V474.871L388.883 474.873L388.88 474.875Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M325.454 474.827L357.206 493.159V495.893L325.454 477.562V474.827Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M368.151 486.84L357.207 493.159V495.893L368.151 489.575V486.84Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n d=\"M102.92 476.083C111.995 470.843 126.695 470.828 135.767 476.066C144.839 481.304 144.837 489.804 135.761 495.044C126.686 500.283 111.963 500.284 102.891 495.047C93.82 489.809 93.8452 481.323 102.92 476.083ZM290.229 367.616C299.142 362.28 313.855 362.124 323.094 367.268C332.332 372.411 332.597 380.906 323.685 386.242C314.772 391.577 300.057 391.733 290.819 386.59C281.581 381.446 281.317 372.951 290.229 367.616ZM164.181 440.384C173.257 435.144 187.979 435.143 197.051 440.38C206.122 445.618 206.12 454.118 197.045 459.357C187.969 464.597 173.246 464.599 164.175 459.361C155.103 454.124 155.106 445.623 164.181 440.384ZM247.749 392.132C256.825 386.892 271.547 386.89 280.619 392.128C289.691 397.366 289.689 405.866 280.614 411.106C271.538 416.346 256.815 416.347 247.743 411.109C238.671 405.872 238.674 397.371 247.749 392.132ZM206.288 416.069C215.364 410.83 230.087 410.828 239.158 416.065C248.23 421.303 248.227 429.803 239.152 435.043C230.076 440.283 215.354 440.285 206.282 435.047C197.21 429.809 197.213 421.309 206.288 416.069ZM171.818 473.586L160.874 479.905L129.122 461.573L140.066 455.254L171.818 473.586ZM380.177 352.983L369.233 359.302L337.482 340.97L348.426 334.652L380.177 352.983ZM359.444 364.95L348.5 371.268L316.749 352.937L327.693 346.618L359.444 364.95Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M102.92 476.083L102.543 475.865L102.543 475.865L102.92 476.083ZM135.767 476.066L136.144 475.848L136.144 475.848L135.767 476.066ZM135.761 495.044L136.138 495.262L136.138 495.262L135.761 495.044ZM102.891 495.047L102.514 495.265L102.514 495.265L102.891 495.047ZM290.229 367.616L289.846 367.402L289.846 367.402L290.229 367.616ZM323.094 367.268L323.464 367.046L323.464 367.046L323.094 367.268ZM323.685 386.242L324.069 386.455V386.455L323.685 386.242ZM290.819 386.59L290.449 386.811L290.449 386.811L290.819 386.59ZM164.181 440.384L163.804 440.166L163.804 440.166L164.181 440.384ZM197.051 440.38L197.428 440.163V440.163L197.051 440.38ZM197.045 459.357L197.422 459.575L197.422 459.575L197.045 459.357ZM164.175 459.361L163.798 459.579V459.579L164.175 459.361ZM247.749 392.132L247.372 391.914V391.914L247.749 392.132ZM280.619 392.128L280.996 391.91L280.996 391.91L280.619 392.128ZM280.614 411.106L280.991 411.324V411.324L280.614 411.106ZM247.743 411.109L247.366 411.327L247.366 411.327L247.743 411.109ZM206.288 416.069L205.911 415.852V415.852L206.288 416.069ZM239.158 416.065L239.535 415.848L239.535 415.848L239.158 416.065ZM239.152 435.043L239.529 435.261V435.261L239.152 435.043ZM206.282 435.047L205.905 435.265L205.905 435.265L206.282 435.047ZM171.818 473.586L172.195 473.804C172.403 473.683 172.403 473.488 172.195 473.368L171.818 473.586ZM160.874 479.905L160.497 480.122C160.705 480.243 161.042 480.243 161.251 480.122L160.874 479.905ZM129.122 461.573L128.745 461.355C128.536 461.475 128.536 461.67 128.745 461.79L129.122 461.573ZM140.066 455.254L140.443 455.036C140.235 454.916 139.897 454.916 139.689 455.036L140.066 455.254ZM380.177 352.983L380.554 353.201C380.762 353.081 380.762 352.886 380.554 352.766L380.177 352.983ZM369.233 359.302L368.856 359.519C369.064 359.64 369.402 359.64 369.61 359.519L369.233 359.302ZM337.482 340.97L337.105 340.753C336.897 340.873 336.897 341.068 337.105 341.188L337.482 340.97ZM348.426 334.652L348.803 334.434C348.594 334.314 348.257 334.314 348.049 334.434L348.426 334.652ZM359.444 364.95L359.821 365.167C360.029 365.047 360.029 364.852 359.821 364.732L359.444 364.95ZM348.5 371.268L348.123 371.486C348.331 371.606 348.669 371.606 348.877 371.486L348.5 371.268ZM316.749 352.937L316.372 352.719C316.164 352.839 316.164 353.034 316.372 353.154L316.749 352.937ZM327.693 346.618L328.07 346.4C327.861 346.28 327.524 346.28 327.316 346.401L327.693 346.618ZM102.92 476.083L103.297 476.301C112.165 471.181 126.527 471.167 135.39 476.284L135.767 476.066L136.144 475.848C126.863 470.49 111.826 470.506 102.543 475.865L102.92 476.083ZM135.767 476.066L135.39 476.284C144.254 481.401 144.252 489.707 135.384 494.826L135.761 495.044L136.138 495.262C145.422 489.902 145.425 481.206 136.144 475.848L135.767 476.066ZM135.761 495.044L135.384 494.826C126.517 499.946 112.132 499.947 103.268 494.829L102.891 495.047L102.514 495.265C111.795 500.622 126.855 500.621 136.138 495.262L135.761 495.044ZM102.891 495.047L103.268 494.829C94.406 489.712 94.4296 481.421 103.297 476.301L102.92 476.083L102.543 475.865C93.2608 481.225 93.2339 489.906 102.514 495.265L102.891 495.047ZM290.229 367.616L290.613 367.829C299.321 362.616 313.697 362.464 322.723 367.489L323.094 367.268L323.464 367.046C314.013 361.785 298.962 361.944 289.846 367.402L290.229 367.616ZM323.094 367.268L322.723 367.489C331.75 372.514 332.009 380.815 323.301 386.028L323.685 386.242L324.069 386.455C333.185 380.997 332.914 372.307 323.464 367.046L323.094 367.268ZM323.685 386.242L323.301 386.028C314.593 391.241 300.215 391.394 291.189 386.368L290.819 386.59L290.449 386.811C299.899 392.073 314.952 391.913 324.069 386.455L323.685 386.242ZM290.819 386.59L291.189 386.368C282.163 381.343 281.905 373.043 290.613 367.829L290.229 367.616L289.846 367.402C280.729 372.86 280.999 381.55 290.449 386.811L290.819 386.59ZM164.181 440.384L164.558 440.601C173.426 435.482 187.81 435.481 196.674 440.598L197.051 440.38L197.428 440.163C188.147 434.805 173.088 434.807 163.804 440.166L164.181 440.384ZM197.051 440.38L196.674 440.598C205.537 445.715 205.535 454.02 196.668 459.14L197.045 459.357L197.422 459.575C206.705 454.215 206.708 445.521 197.428 440.163L197.051 440.38ZM197.045 459.357L196.668 459.14C187.8 464.259 173.415 464.261 164.552 459.144L164.175 459.361L163.798 459.579C173.078 464.937 188.138 464.935 197.422 459.575L197.045 459.357ZM164.175 459.361L164.552 459.144C155.688 454.026 155.691 445.721 164.558 440.601L164.181 440.384L163.804 440.166C154.521 445.526 154.517 454.221 163.798 459.579L164.175 459.361ZM247.749 392.132L248.126 392.349C256.994 387.23 271.379 387.228 280.242 392.346L280.619 392.128L280.996 391.91C271.716 386.553 256.656 386.554 247.372 391.914L247.749 392.132ZM280.619 392.128L280.242 392.346C289.106 397.463 289.104 405.769 280.237 410.888L280.614 411.106L280.991 411.324C290.274 405.964 290.277 397.268 280.996 391.91L280.619 392.128ZM280.614 411.106L280.237 410.888C271.369 416.008 256.983 416.009 248.12 410.892L247.743 411.109L247.366 411.327C256.646 416.685 271.707 416.683 280.991 411.324L280.614 411.106ZM247.743 411.109L248.12 410.892C239.256 405.774 239.259 397.469 248.126 392.349L247.749 392.132L247.372 391.914C238.089 397.274 238.086 405.969 247.366 411.327L247.743 411.109ZM206.288 416.069L206.665 416.287C215.533 411.167 229.918 411.166 238.781 416.283L239.158 416.065L239.535 415.848C230.255 410.49 215.195 410.492 205.911 415.852L206.288 416.069ZM239.158 416.065L238.781 416.283C247.645 421.4 247.642 429.706 238.775 434.825L239.152 435.043L239.529 435.261C248.812 429.901 248.816 421.206 239.535 415.848L239.158 416.065ZM239.152 435.043L238.775 434.825C229.907 439.945 215.522 439.947 206.659 434.829L206.282 435.047L205.905 435.265C215.185 440.623 230.245 440.62 239.529 435.261L239.152 435.043ZM206.282 435.047L206.659 434.829C197.795 429.712 197.798 421.407 206.665 416.287L206.288 416.069L205.911 415.852C196.628 421.211 196.624 429.907 205.905 435.265L206.282 435.047ZM171.818 473.586L171.441 473.368L160.497 479.687L160.874 479.905L161.251 480.122L172.195 473.804L171.818 473.586ZM160.874 479.905L161.251 479.687L129.499 461.355L129.122 461.573L128.745 461.79L160.497 480.122L160.874 479.905ZM129.122 461.573L129.499 461.79L140.443 455.472L140.066 455.254L139.689 455.036L128.745 461.355L129.122 461.573ZM140.066 455.254L139.689 455.472L171.441 473.804L171.818 473.586L172.195 473.368L140.443 455.036L140.066 455.254ZM380.177 352.983L379.8 352.766L368.856 359.084L369.233 359.302L369.61 359.519L380.554 353.201L380.177 352.983ZM369.233 359.302L369.61 359.084L337.859 340.753L337.482 340.97L337.105 341.188L368.856 359.519L369.233 359.302ZM337.482 340.97L337.859 341.188L348.803 334.87L348.426 334.652L348.049 334.434L337.105 340.753L337.482 340.97ZM348.426 334.652L348.049 334.87L379.8 353.201L380.177 352.983L380.554 352.766L348.803 334.434L348.426 334.652ZM359.444 364.95L359.067 364.732L348.123 371.05L348.5 371.268L348.877 371.486L359.821 365.167L359.444 364.95ZM348.5 371.268L348.877 371.05L317.126 352.719L316.749 352.937L316.372 353.154L348.123 371.486L348.5 371.268ZM316.749 352.937L317.126 353.154L328.07 346.836L327.693 346.618L327.316 346.401L316.372 352.719L316.749 352.937ZM327.693 346.618L327.316 346.836L359.067 365.167L359.444 364.95L359.821 364.732L328.07 346.4L327.693 346.618Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M67.8641 479.723L61.0889 462.424L121.409 427.598L128.184 444.897L67.8641 479.723Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M63.9969 480.1L67.8638 479.724L61.0886 462.424L57.2217 462.8L63.9969 480.1Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M102.054 451.305C102.465 454.645 100.138 457.967 96.8588 458.725C93.5792 459.482 90.588 457.387 90.1778 454.047C89.7676 450.706 92.0937 447.384 95.3733 446.626C98.653 445.869 101.644 447.964 102.054 451.305Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M60.9697 462.417L15.8145 347.119L76.1346 312.293L121.29 427.592L60.9697 462.417Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M60.9705 462.418L15.8152 347.119L11.9482 347.496L57.1035 462.795L60.9705 462.418Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.8661 347.063L13.6065 341.294L73.9266 306.468L76.1863 312.238L15.8661 347.063Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M13.4441 341.404L9.57716 341.781L69.8973 306.955L73.7643 306.578L13.4441 341.404Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11.9482 347.497L15.8151 347.12L13.5554 341.351L9.68849 341.727L11.9482 347.497Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 508.567V494.636L236.723 457.634V471.564L172.633 508.567Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M172.633 494.636L112.312 459.811V473.741L172.633 508.567V494.636Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M118.174 465.47L124.206 468.952V475.917L118.174 472.435V465.47Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M127.222 470.694L133.254 474.176V481.141L127.222 477.659V470.694Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M142.302 479.4L136.27 475.917V482.883L142.302 486.365V479.4Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M145.318 481.141L151.35 484.624V491.589L145.318 488.107V481.141Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M160.398 489.848L154.366 486.365V493.33L160.398 496.813V489.848Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M163.414 491.589L169.446 495.072V502.037L163.414 498.554V491.589Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M122.698 476.788L116.666 473.305L118.174 472.435L122.698 475.047V476.788Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M116.666 473.306V466.341L118.174 467.211V472.435L116.666 473.306Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M131.747 482.012L125.715 478.53L127.223 477.659L131.747 480.271V482.012Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.715 478.53V471.564L127.223 472.435V477.659L125.715 478.53Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M134.762 476.788V483.753L136.27 482.883V477.659L134.762 476.788Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M134.762 483.753L140.794 487.236V485.495L136.27 482.883L134.762 483.753Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.843 492.46L143.811 488.977L145.319 488.106L149.843 490.718V492.46Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M143.811 488.977V482.012L145.319 482.882V488.106L143.811 488.977Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M152.857 487.236V494.202L154.365 493.331V488.107L152.857 487.236Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M152.857 494.201L158.889 497.683V495.942L154.365 493.33L152.857 494.201Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M167.938 502.908L161.906 499.425L163.414 498.555L167.938 501.167V502.908Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M161.906 499.425V492.46L163.414 493.331V498.554L161.906 499.425Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M116.666 466.34L122.698 469.823L124.206 468.952L118.174 465.47L116.666 466.34Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M122.697 469.823V476.788L124.205 475.917V468.952L122.697 469.823Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.715 471.564L131.747 475.047L133.255 474.176L127.223 470.693L125.715 471.564Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M131.746 475.046V482.012L133.254 481.141V474.176L131.746 475.046Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M140.794 480.271L134.762 476.789L136.27 475.918L142.302 479.401L140.794 480.271Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M140.795 487.236V480.271L142.303 479.4V486.366L140.795 487.236Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M143.811 482.012L149.843 485.495L151.351 484.624L145.319 481.142L143.811 482.012Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.842 485.495V492.46L151.35 491.589V484.624L149.842 485.495Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M158.889 490.718L152.857 487.236L154.365 486.365L160.397 489.848L158.889 490.718Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M158.891 497.683V490.718L160.399 489.848V496.813L158.891 497.683Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M161.906 492.46L167.938 495.942L169.446 495.071L163.414 491.589L161.906 492.46Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M167.938 495.942V502.907L169.446 502.036V495.071L167.938 495.942Z\"\n fill=\"#D4D9DE\"\n />\n <path\n d=\"M116.666 466.341L122.698 469.823V476.789L116.666 473.306V466.341Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M125.714 471.565L131.746 475.047V482.012L125.714 478.53V471.565Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M140.794 480.271L134.762 476.789V483.754L140.794 487.236V480.271Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M143.81 482.012L149.842 485.495V492.46L143.81 488.978V482.012Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M158.89 490.719L152.858 487.236V494.202L158.89 497.684V490.719Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M161.906 492.46L167.938 495.943V502.908L161.906 499.425V492.46Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M169.616 458.069L165.092 455.457L229.182 418.454L233.706 421.066L169.616 458.069Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M159.665 452.322L155.141 449.71L219.231 412.708L223.755 415.32L159.665 452.322Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.712 446.576L145.188 443.964L209.278 406.962L213.802 409.574L149.712 446.576Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M139.758 440.83L135.234 438.218L199.325 401.216L203.849 403.828L139.758 440.83Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M145.188 443.964V436.999L209.278 399.996V406.961L145.188 443.964Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M129.805 435.084L125.281 432.472L189.371 395.47L193.895 398.082L129.805 435.084Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M135.234 438.219V431.253L199.325 394.251V401.216L135.234 438.219Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M119.852 429.337L115.328 426.725L179.418 389.723L183.942 392.335L119.852 429.337Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.281 432.472V425.506L189.371 388.504V395.469L125.281 432.472Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M115.328 426.725V419.76L179.418 382.758V389.723L115.328 426.725Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M115.329 419.76L112.312 418.019L176.403 381.017L179.419 382.758L115.329 419.76Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 494.636V473.741V452.845L236.723 415.843V436.738V457.634L172.633 494.636Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M154.988 449.623V442.658L219.078 405.655V412.62L154.988 449.623Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M145.187 436.999L142.472 435.432L139.758 433.865L203.848 396.862L206.562 398.429L209.277 399.997L145.187 436.999Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M165.093 448.491L159.664 445.357L223.754 408.354L229.183 411.489L165.093 448.491Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M165.092 455.457V448.492L229.182 411.489V418.454L165.092 455.457Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M135.234 431.253L129.805 428.119L193.895 391.116L199.324 394.251L135.234 431.253Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.282 425.507L119.854 422.373L183.944 385.37L189.373 388.504L125.282 425.507Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 452.845L169.617 451.104L233.707 414.102L236.723 415.843L172.633 452.845Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M155.14 442.745L149.711 439.611L213.801 402.608L219.23 405.743L155.14 442.745Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M169.617 451.104V458.069L165.093 455.457V448.492L159.664 445.358V452.323L155.14 449.711V442.746L149.711 439.612V446.577L145.187 443.965V437L139.758 433.865V440.83L135.234 438.219V431.253L129.805 428.119V435.084L125.281 432.472V425.507L119.853 422.373V429.338L115.329 426.726V419.761L112.312 418.02V459.811L172.633 494.636V452.845L169.617 451.104Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <mask\n style=\"mask-type: alpha\"\n id=\"mask0_2683_76044\"\n height=\"20\"\n maskUnits=\"userSpaceOnUse\"\n x=\"198\"\n y=\"448\"\n width=\"17\"\n >\n <path\n d=\"M210.607 451.455V449.174L208.88 450.171V448.323L204.319 450.957V452.805L202.501 453.854V456.135L198.973 458.172V467.125L214.053 458.419V449.466L210.607 451.455Z\"\n fill=\"#212121\"\n />\n </mask>\n <g mask=\"url(#mask0_2683_76044)\">\n <path\n d=\"M210.607 451.879V449.598L208.88 450.595V448.747L204.319 451.38V453.229L202.501 454.278V456.559L198.973 458.596V467.549L214.053 458.843V449.889L210.607 451.879Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M210.606 451.455V449.174L208.984 448.279V450.56L210.606 451.455Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M208.881 450.172V448.323L207.244 447.406V449.255L208.881 450.172Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M214.054 458.419V449.465L212.033 448.137V457.09L214.054 458.419Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M198.974 467.125L214.054 458.419L211.877 457.09L196.797 465.796L198.974 467.125Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n </g>\n <path\n d=\"M210.607 451.878V449.597L208.88 450.594V448.746L204.319 451.379V453.228L202.501 454.277V456.558L198.973 458.595V467.548L214.053 458.842V449.888L210.607 451.878Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M182.556 365.62C182.04 365.285 181.308 365.312 180.496 365.781C178.934 366.682 177.668 368.875 177.668 370.678C177.668 371.576 177.982 372.208 178.49 372.505L175.474 370.764C174.966 370.467 174.652 369.835 174.652 368.937C174.652 367.134 175.918 364.941 177.48 364.039C178.292 363.571 179.024 363.543 179.54 363.879L182.556 365.62Z\"\n fill=\"url(#paint2_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M179.026 372.799V392.749L176.01 391.008V371.058L179.026 372.799Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M182.041 370.888C182.813 369.859 183.323 368.558 183.323 367.413C183.323 365.61 182.057 364.879 180.495 365.781C178.934 366.682 177.668 368.875 177.668 370.678C177.668 371.859 178.211 372.581 179.025 372.684V392.749L182.041 391.008V370.888Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M185.64 356.412C184.825 355.942 183.883 355.746 182.827 355.842C181.734 355.942 180.573 356.334 179.381 357.022C178.19 357.71 176.976 358.689 175.86 359.891C174.79 361.049 173.824 362.372 173.01 363.817L169.994 362.076C170.808 360.631 171.774 359.307 172.844 358.149C173.96 356.948 175.174 355.968 176.365 355.281C177.557 354.593 178.718 354.201 179.811 354.101C180.867 354.005 181.809 354.201 182.624 354.671L185.64 356.412Z\"\n fill=\"url(#paint3_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M189.9 348.902C188.535 348.123 186.936 347.818 185.164 347.979C183.332 348.149 181.379 348.824 179.374 349.982C177.353 351.148 175.393 352.733 173.545 354.705C171.766 356.603 170.16 358.775 168.787 361.152L165.771 359.411C167.144 357.034 168.75 354.862 170.529 352.964C172.377 350.992 174.337 349.407 176.358 348.241C178.363 347.083 180.316 346.408 182.148 346.238C183.92 346.077 185.519 346.382 186.884 347.161L189.9 348.902Z\"\n fill=\"url(#paint4_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M185.639 356.412C184.825 355.942 183.882 355.746 182.827 355.842C181.733 355.942 180.572 356.334 179.381 357.022C178.189 357.71 176.976 358.689 175.86 359.891C174.789 361.048 173.824 362.372 173.01 363.817L175.709 365.28C176.681 363.56 177.978 362.176 179.373 361.371C180.768 360.565 182.012 360.456 182.977 361.014L185.639 356.404V356.412Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M179.373 349.983C177.353 351.149 175.392 352.734 173.545 354.706C171.765 356.604 170.159 358.776 168.787 361.153L171.449 362.69C172.482 360.901 173.681 359.277 175.008 357.858C176.387 356.391 177.858 355.194 179.366 354.323C182.337 352.608 185.141 352.32 187.253 353.513L189.899 348.903C188.534 348.124 186.936 347.819 185.164 347.98C183.332 348.15 181.379 348.825 179.373 349.983Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M185.639 356.412C184.825 355.942 183.882 355.746 182.827 355.842C181.733 355.942 180.572 356.334 179.381 357.022C178.189 357.71 176.976 358.689 175.86 359.891C174.789 361.048 173.824 362.372 173.01 363.817L175.709 365.28C176.681 363.56 177.978 362.176 179.373 361.371C180.768 360.565 182.012 360.456 182.977 361.014L185.639 356.404V356.412Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M179.373 349.983C177.353 351.149 175.392 352.734 173.545 354.706C171.765 356.604 170.159 358.776 168.787 361.153L171.449 362.69C172.482 360.901 173.681 359.277 175.008 357.858C176.387 356.391 177.858 355.194 179.366 354.323C182.337 352.608 185.141 352.32 187.253 353.513L189.899 348.903C188.534 348.124 186.936 347.819 185.164 347.98C183.332 348.15 181.379 348.825 179.373 349.983Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 132.774L594.529 121.891L597.545 120.149L616.395 131.032L613.379 132.774Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 121.891V130.597L597.545 128.856V120.149L594.529 121.891Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 130.597L613.379 141.48L616.395 139.739L597.545 128.855L594.529 130.597Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 141.48V132.774L616.395 131.032V139.739L613.379 141.48Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M651.079 164.987L594.529 132.338L597.545 130.597L654.095 163.246L651.079 164.987Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 132.338V175.87L597.545 174.129V130.597L594.529 132.338Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 175.87L651.079 208.519L654.095 206.778L597.545 174.129L594.529 175.87Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M651.08 208.521V164.988L654.096 163.247V206.779L651.08 208.521Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 132.774L594.529 121.891V130.597L613.379 141.48V132.774ZM651.079 164.988L594.529 132.338V175.871L651.079 208.52V164.988Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 136.692L587.129 125.809L590.145 124.067L608.995 134.95L605.979 136.692Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 125.809V134.515L590.145 132.774V124.067L587.129 125.809Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 134.515L605.979 145.398L608.995 143.657L590.145 132.773L587.129 134.515Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 145.398V136.691L608.995 134.95V143.657L605.979 145.398Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M643.679 168.906L587.129 136.257L590.145 134.516L646.695 167.165L643.679 168.906Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 136.257V179.789L590.145 178.048V134.516L587.129 136.257Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 179.788L643.679 212.437L646.695 210.696L590.145 178.047L587.129 179.788Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M643.68 212.438V168.905L646.696 167.164V210.696L643.68 212.438Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 136.692L587.129 125.809V134.515L605.979 145.398V136.692ZM643.679 168.906L587.129 136.256V179.789L643.679 212.438V168.906Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.831 143.362L578.98 132.479L581.996 130.737L600.847 141.62L597.831 143.362Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 132.479V141.185L581.996 139.444V130.737L578.98 132.479Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 141.185L597.831 152.068L600.847 150.326L581.996 139.443L578.98 141.185Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.83 152.067V143.36L600.846 141.619V150.326L597.83 152.067Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.531 175.575L578.98 142.926L581.996 141.185L638.547 173.834L635.531 175.575Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 142.926V186.458L581.996 184.717V141.185L578.98 142.926Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 186.458L611.553 205.264L614.569 203.522L581.996 184.717L578.98 186.458Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M611.554 205.264C605.461 194.279 605.462 182.417 611.887 178.688L614.903 176.946C608.478 180.675 608.477 192.537 614.57 203.522L611.554 205.264Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M611.887 178.687C618.37 174.923 628.865 180.981 635.356 192.245L638.372 190.503C631.881 179.239 621.386 173.182 614.903 176.946L611.887 178.687Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.355 192.244L635.531 192.479L638.547 190.737L638.371 190.503L635.355 192.244Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.529 192.478V175.574L638.545 173.833V190.737L635.529 192.478Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M615.125 184.356C617.278 182.957 620.335 183.071 623.725 185.029C630.245 188.793 635.53 197.947 635.53 205.475C635.53 209.24 634.209 211.885 632.073 213.118L635.089 211.377C637.225 210.144 638.546 207.498 638.546 203.734C638.546 196.206 633.261 187.051 626.741 183.287C623.351 181.33 620.294 181.215 618.141 182.615L615.125 184.356Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M625.871 202.375L630.981 205.325L633.997 203.584L628.887 200.634L625.871 202.375Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 189.639V195.539L624.94 193.798V187.897L621.924 189.639Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M616.812 192.589V197.146L619.829 195.405V190.848L616.812 192.589Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M616.812 197.147L621.922 200.097L624.938 198.355L619.829 195.405L616.812 197.147Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 200.096V205.996L624.94 204.255V198.354L621.924 200.096Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 205.997L625.871 208.276L628.887 206.535L624.94 204.256L621.924 205.997Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M611.918 191.843C611.918 184.315 617.204 181.263 623.724 185.027C630.243 188.792 635.528 197.947 635.528 205.475C635.528 213.003 630.243 216.055 623.724 212.291C617.203 208.527 611.918 199.372 611.918 191.843ZM621.921 195.539L616.812 192.589V197.146L621.921 200.096V205.997L625.868 208.275V202.375L630.978 205.325V200.768L625.868 197.818V191.917L621.921 189.639V195.539Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n d=\"M611.918 191.843L611.483 191.843V191.843H611.918ZM623.724 185.027L623.941 184.65L623.941 184.65L623.724 185.027ZM635.528 205.475L635.964 205.475V205.475H635.528ZM623.724 212.291L623.506 212.668L623.506 212.668L623.724 212.291ZM621.921 195.539L621.703 195.916L622.356 195.539H621.921ZM616.812 192.589L617.029 192.212L616.376 192.589H616.812ZM616.812 197.146H616.376L616.594 197.524L616.812 197.146ZM621.921 200.096H622.356L622.139 199.719L621.921 200.096ZM621.921 205.997H621.486L621.703 206.374L621.921 205.997ZM625.868 208.275L625.651 208.652L626.303 208.275H625.868ZM625.868 202.375L626.086 201.998L625.433 202.375H625.868ZM630.978 205.325L630.76 205.702L631.413 205.325H630.978ZM630.978 200.768H631.413L631.195 200.391L630.978 200.768ZM625.868 197.818H625.433L625.651 198.195L625.868 197.818ZM625.868 191.917H626.303L626.086 191.54L625.868 191.917ZM621.921 189.639L622.139 189.262L621.486 189.639H621.921ZM611.918 191.843L612.353 191.843C612.353 188.17 613.639 185.706 615.593 184.577C617.548 183.449 620.325 183.568 623.506 185.404L623.724 185.027L623.941 184.65C620.602 182.722 617.477 182.485 615.158 183.823C612.84 185.162 611.483 187.987 611.483 191.843L611.918 191.843ZM623.724 185.027L623.506 185.404C626.684 187.239 629.586 190.406 631.694 194.057C633.802 197.709 635.093 201.805 635.093 205.475H635.528H635.964C635.964 201.616 634.612 197.371 632.448 193.622C630.284 189.873 627.283 186.58 623.941 184.65L623.724 185.027ZM635.528 205.475L635.093 205.475C635.093 209.147 633.807 211.612 631.853 212.741C629.899 213.869 627.122 213.75 623.941 211.914L623.724 212.291L623.506 212.668C626.845 214.596 629.97 214.833 632.288 213.494C634.607 212.156 635.964 209.33 635.964 205.475L635.528 205.475ZM623.724 212.291L623.941 211.914C620.763 210.079 617.861 206.913 615.753 203.261C613.644 199.609 612.353 195.513 612.353 191.843H611.918H611.483C611.483 195.702 612.834 199.947 614.999 203.696C617.163 207.445 620.164 210.739 623.506 212.668L623.724 212.291ZM621.921 195.539L622.139 195.162L617.029 192.212L616.812 192.589L616.594 192.966L621.703 195.916L621.921 195.539ZM616.812 192.589H616.376V197.146H616.812H617.247V192.589H616.812ZM616.812 197.146L616.594 197.524L621.703 200.473L621.921 200.096L622.139 199.719L617.029 196.769L616.812 197.146ZM621.921 200.096H621.486V205.997H621.921H622.356V200.096H621.921ZM621.921 205.997L621.703 206.374L625.651 208.652L625.868 208.275L626.086 207.898L622.139 205.62L621.921 205.997ZM625.868 208.275H626.303V202.375H625.868H625.433V208.275H625.868ZM625.868 202.375L625.65 202.752L630.76 205.702L630.978 205.325L631.195 204.948L626.086 201.998L625.868 202.375ZM630.978 205.325H631.413V200.768H630.978H630.542V205.325H630.978ZM630.978 200.768L631.195 200.391L626.086 197.441L625.868 197.818L625.651 198.195L630.76 201.145L630.978 200.768ZM625.868 197.818H626.303V191.917H625.868H625.433V197.818H625.868ZM625.868 191.917L626.086 191.54L622.139 189.262L621.921 189.639L621.703 190.016L625.651 192.294L625.868 191.917ZM621.921 189.639H621.486V195.539H621.921H622.356V189.639H621.921Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.831 143.361L578.98 132.478V141.184L597.831 152.067V143.361ZM635.531 175.575L578.98 142.925V186.458L611.553 205.263C605.46 194.278 605.461 182.416 611.886 178.687C618.369 174.923 628.864 180.98 635.355 192.244L635.531 192.479V175.575Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M505.936 243.781L490.856 252.487L472.76 242.039L487.84 233.333L505.936 243.781Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M490.856 252.487L490.856 255.969L472.76 245.522L472.76 242.039L490.856 252.487Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M505.936 243.781L490.855 252.487L490.855 255.97L505.936 247.263V243.781Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M575.588 205.472L560.508 214.179L542.412 203.731L557.492 195.024L575.588 205.472Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M560.508 214.178L560.508 217.661L542.412 207.213L542.412 203.73L560.508 214.178Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M575.588 205.472L560.508 214.179L560.508 217.661L575.588 208.955V205.472Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M479.956 176.74L479.955 246.392L476.939 244.651L476.939 174.999L479.956 176.74Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M495.035 168.034L479.955 176.741L476.939 174.999L492.019 166.293L495.035 168.034Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M479.955 176.741L479.955 246.393L495.035 237.687L495.035 168.035L479.955 176.741Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M548.737 137.562L548.737 207.213L545.721 205.472L545.721 135.82L548.737 137.562Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.817 128.856L548.737 137.562L545.721 135.821L560.801 127.114L563.817 128.856Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M548.736 137.562L548.736 207.214L563.816 198.508L563.816 128.856L548.736 137.562Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"bevel\"\n />\n <path\n opacity=\"0.2\"\n d=\"M472.945 176.506V85.3057L567.846 32.1963L569.369 121.873L472.945 176.506Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.947 31.3278L573.632 34.3964L566.092 30.0432L571.407 26.9746L578.947 31.3278Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M573.632 34.3962V125.737L566.092 121.384V30.043L573.632 34.3962Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M573.632 125.737L468.202 186.607L460.662 182.254L566.092 121.384L573.632 125.737Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M468.202 186.607V95.2663L460.662 90.9131V182.254L468.202 186.607Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M468.202 95.2663L462.888 98.3348L455.348 93.9816L460.662 90.9131L468.202 95.2663Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M462.888 98.3343V80.0661L455.348 75.7129V93.9811L462.888 98.3343Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M462.888 80.0664L578.947 13.0593L571.407 8.70605L455.348 75.7132L462.888 80.0664Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.127 40.4616L478.708 89.2007L471.168 84.8475L555.587 36.1084L563.127 40.4616Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M478.708 89.2009V168.41L471.168 164.057V84.8477L478.708 89.2009Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M578.947 31.3277L573.632 34.3963V125.737L468.201 186.607V95.2664L462.887 98.3349V80.0667L578.947 13.0596V31.3277ZM563.126 40.4617L478.707 89.2008V168.41L563.126 119.671V40.4617Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M505.308 70.542C507.778 69.1157 509.782 65.6451 509.782 62.7935C509.782 59.9419 507.778 58.7856 505.308 60.212C502.837 61.6383 500.833 65.1089 500.833 67.9605C500.833 70.8121 502.837 71.9683 505.308 70.542Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M521.244 56.1758C521.244 59.0274 519.24 62.498 516.77 63.9243C514.299 65.3507 512.295 64.1944 512.295 61.3428C512.295 58.4912 514.299 55.0206 516.77 53.5943C519.24 52.1679 521.244 53.3242 521.244 56.1758Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M528.057 57.4078C530.527 55.9815 532.531 52.5109 532.531 49.6593C532.531 46.8077 530.527 45.6515 528.057 47.0778C525.586 48.5042 523.582 51.9747 523.582 54.8263C523.582 57.6779 525.586 58.8342 528.057 57.4078Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M544.174 42.8447C544.219 45.6709 542.252 49.1605 539.781 50.6388C537.31 52.1172 535.271 51.0246 535.226 48.1984C535.181 45.3722 537.148 41.8827 539.619 40.4043C542.09 38.9259 544.129 40.0186 544.174 42.8447Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M546.688 36.4954L549.667 34.7754V44.756L546.688 46.476V36.4954Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.331 33.2374L555.311 31.5174V41.498L552.331 43.218V33.2374Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M498.52 64.3895L495.541 66.1095V76.0901L498.52 74.3701V64.3895Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M493.028 72.5507C493.028 75.4022 491.023 78.8728 488.553 80.2992C486.082 81.7255 484.078 80.5692 484.078 77.7176C484.078 74.8661 486.082 71.4025 488.553 69.9761C491.023 68.5498 493.028 69.6991 493.028 72.5507Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M505.308 70.542C507.778 69.1157 509.782 65.6451 509.782 62.7935C509.782 59.9419 507.778 58.7856 505.308 60.212C502.837 61.6383 500.833 65.1089 500.833 67.9605C500.833 70.8121 502.837 71.9683 505.308 70.542Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M521.244 56.1758C521.244 59.0274 519.24 62.498 516.77 63.9243C514.299 65.3507 512.295 64.1944 512.295 61.3428C512.295 58.4912 514.299 55.0206 516.77 53.5943C519.24 52.1679 521.244 53.3242 521.244 56.1758Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M528.057 57.4078C530.527 55.9815 532.531 52.5109 532.531 49.6593C532.531 46.8077 530.527 45.6515 528.057 47.0778C525.586 48.5042 523.582 51.9747 523.582 54.8263C523.582 57.6779 525.586 58.8342 528.057 57.4078Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M544.174 42.8447C544.219 45.6709 542.252 49.1605 539.781 50.6388C537.31 52.1172 535.271 51.0246 535.226 48.1984C535.181 45.3722 537.148 41.8827 539.619 40.4043C542.09 38.9259 544.129 40.0186 544.174 42.8447Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M546.688 36.4954L549.667 34.7754V44.756L546.688 46.476V36.4954Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M552.331 33.2374L555.311 31.5174V41.498L552.331 43.218V33.2374Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M498.52 64.3895L495.541 66.1095V76.0901L498.52 74.3701V64.3895Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M493.028 72.5507C493.028 75.4022 491.023 78.8728 488.553 80.2992C486.082 81.7255 484.078 80.5692 484.078 77.7176C484.078 74.8661 486.082 71.4025 488.553 69.9761C491.023 68.5498 493.028 69.6991 493.028 72.5507Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M505.036 116.674V92.5547C500.586 95.8848 496.837 100.428 493.788 106.184C490.739 111.846 489.215 117.34 489.215 122.669C489.215 128.568 491.028 132.564 494.653 134.657C498.279 136.75 502.646 136.322 507.755 133.373C512.369 130.709 516.365 126.641 519.744 121.17C523.205 115.652 525.265 110.133 525.924 104.615L505.036 116.674Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 107.541V101.404L531.484 113.535V119.672L552.496 107.541Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 95.2666V89.2724L531.484 101.404V107.398L552.496 95.2666Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 83.1354V76.9984L531.484 89.1296V95.2665L552.496 83.1354Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 71.0042V64.8672L531.484 76.9983V83.1354L552.496 71.0042Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 107.541V101.404L531.484 113.535V119.672L552.496 107.541Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 95.2666V89.2724L531.484 101.404V107.398L552.496 95.2666Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 83.1354V76.9984L531.484 89.1296V95.2665L552.496 83.1354Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 71.0042V64.8672L531.484 76.9983V83.1354L552.496 71.0042Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M520.732 89.4861C517.848 87.821 514.387 87.8211 510.35 89.4861V107.469L525.923 98.4774C525.346 94.1483 523.616 91.1512 520.732 89.4861Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M783.336 210.388C773.984 204.31 760.708 204.808 745.986 213.308C717.673 229.655 694.714 269.413 694.714 302.114C694.714 317.811 700.002 329.026 708.633 334.638L702.601 331.155C693.97 325.544 688.682 314.328 688.682 298.631C688.682 265.93 711.641 226.172 739.954 209.826C754.676 201.325 767.952 200.827 777.304 206.906L783.336 210.388Z\"\n fill=\"url(#paint5_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n opacity=\"0.4\"\n d=\"M745.985 331.716C774.305 315.365 797.257 275.612 797.257 242.91C797.257 210.209 774.298 196.962 745.985 213.308C717.672 229.655 694.713 269.413 694.713 302.114C694.713 334.816 717.665 348.067 745.985 331.716Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M797.257 242.91C797.257 275.611 774.305 315.365 745.985 331.716C717.665 348.067 694.713 334.815 694.713 302.114C694.713 269.412 717.672 229.654 745.985 213.308C774.298 196.962 797.257 210.208 797.257 242.91ZM794.592 245.087C794.592 275.864 772.99 313.28 746.336 328.669C719.682 344.057 698.08 331.585 698.08 300.808C698.08 270.031 719.682 232.615 746.336 217.226C772.99 201.837 794.592 214.309 794.592 245.087Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.491 214.477C772.691 208.756 760.196 209.224 746.336 217.226C719.682 232.615 698.08 270.031 698.08 300.808C698.08 315.582 703.057 326.137 711.181 331.418L709.673 330.548C701.549 325.266 696.572 314.711 696.572 299.938C696.572 269.16 718.174 231.744 744.828 216.356C758.688 208.354 771.183 207.885 779.983 213.606L781.491 214.477Z\"\n fill=\"url(#paint6_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.491 214.478C772.691 208.757 760.196 209.225 746.336 217.227C719.682 232.616 698.08 270.032 698.08 300.809C698.08 315.583 703.057 326.138 711.181 331.419L709.673 330.549C701.549 325.267 696.572 314.712 696.572 299.939C696.572 269.161 718.174 231.745 744.828 216.357C758.688 208.355 771.183 207.886 779.983 213.607L781.491 214.478Z\"\n fill=\"url(#paint7_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M708.582 295.612C709.415 295.114 710.078 293.937 710.062 292.984C710.047 292.032 709.36 291.663 708.527 292.161C707.695 292.66 707.032 293.836 707.047 294.789C707.062 295.741 707.749 296.11 708.582 295.612Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M711.84 279.04C712.083 277.98 711.634 277.266 710.838 277.445C710.041 277.625 709.198 278.63 708.956 279.69C708.713 280.75 709.161 281.464 709.958 281.285C710.755 281.105 711.597 280.1 711.84 279.04Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M716.988 264.426C717.465 263.362 717.299 262.372 716.616 262.215C715.934 262.059 714.994 262.794 714.516 263.857C714.039 264.921 714.206 265.91 714.888 266.067C715.571 266.224 716.511 265.489 716.988 264.426Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M725.007 250.558C725.672 249.595 725.804 248.427 725.302 247.949C724.8 247.471 723.855 247.864 723.19 248.827C722.525 249.791 722.393 250.959 722.895 251.437C723.396 251.915 724.342 251.521 725.007 250.558Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M735.099 238.803C735.886 238.034 736.304 236.802 736.032 236.05C735.761 235.297 734.902 235.31 734.115 236.079C733.328 236.847 732.91 238.08 733.181 238.832C733.453 239.584 734.312 239.571 735.099 238.803Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M746.285 230.312C747.118 229.814 747.781 228.637 747.766 227.685C747.75 226.732 747.063 226.363 746.23 226.862C745.398 227.36 744.735 228.536 744.75 229.489C744.765 230.442 745.452 230.81 746.285 230.312Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M759.352 223.666C759.595 222.606 759.146 221.892 758.35 222.071C757.553 222.251 756.71 223.256 756.467 224.316C756.224 225.376 756.673 226.09 757.47 225.911C758.266 225.731 759.109 224.726 759.352 223.666Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M769.65 224.388C770.128 223.324 769.961 222.334 769.279 222.177C768.596 222.02 767.656 222.755 767.179 223.819C766.701 224.883 766.868 225.872 767.55 226.029C768.233 226.186 769.173 225.451 769.65 224.388Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M777.665 229.784C778.33 228.821 778.462 227.653 777.96 227.175C777.459 226.697 776.513 227.09 775.848 228.053C775.183 229.016 775.051 230.184 775.553 230.662C776.055 231.14 777 230.747 777.665 229.784Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M782.597 239.329C783.384 238.561 783.802 237.328 783.53 236.576C783.259 235.824 782.4 235.837 781.613 236.605C780.826 237.373 780.408 238.606 780.679 239.358C780.951 240.11 781.81 240.097 782.597 239.329Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M783.977 252.078C784.809 251.579 785.472 250.403 785.457 249.45C785.442 248.497 784.755 248.129 783.922 248.627C783.089 249.125 782.426 250.302 782.441 251.255C782.457 252.207 783.144 252.576 783.977 252.078Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M771.886 276.788L769.375 278.237V286.656L771.886 285.207V276.788Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M763.547 290.164C765.629 288.918 767.286 285.977 767.248 283.595C767.21 281.213 765.492 280.292 763.41 281.538C761.328 282.783 759.671 285.724 759.709 288.106C759.747 290.488 761.465 291.409 763.547 290.164Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M753.67 295.864C755.751 294.662 757.44 291.737 757.44 289.334C757.44 286.931 755.751 285.956 753.67 287.157C751.589 288.359 749.9 291.284 749.9 293.687C749.9 296.09 751.589 297.065 753.67 295.864Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M744.155 301.357C746.236 300.156 747.925 297.23 747.925 294.827C747.925 292.424 746.236 291.449 744.155 292.651C742.074 293.852 740.385 296.777 740.385 299.18C740.385 301.583 742.074 302.558 744.155 301.357Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M734.489 306.938C736.57 305.737 738.259 302.811 738.259 300.408C738.259 298.005 736.57 297.03 734.489 298.232C732.408 299.433 730.719 302.358 730.719 304.761C730.719 307.164 732.408 308.14 734.489 306.938Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M776.644 274.041L774.133 275.49V283.909L776.644 282.46V274.041Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M728.765 301.753L726.254 303.203V311.622L728.765 310.173V301.753Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M720.366 315.17C722.447 313.969 724.136 311.044 724.136 308.641C724.136 306.238 722.447 305.263 720.366 306.464C718.285 307.666 716.596 310.591 716.596 312.994C716.596 315.397 718.285 316.372 720.366 315.17Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M765.534 236.587L752.813 258.621L751.305 257.751L764.026 235.717L765.534 236.587Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M765.536 236.589L752.814 258.623L755.438 260.137L768.159 238.103L765.536 236.589Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M753.482 262.42C751.831 261.347 749.489 261.435 746.89 262.935C741.893 265.82 737.842 272.837 737.842 278.607C737.842 281.376 738.776 283.355 740.299 284.346L737.283 282.604C735.76 281.614 734.826 279.635 734.826 276.865C734.826 271.095 738.877 264.079 743.874 261.194C746.473 259.694 748.815 259.606 750.466 260.679L753.482 262.42Z\"\n fill=\"url(#paint8_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M746.89 283.831C751.887 280.946 755.938 273.929 755.938 268.159C755.938 262.389 751.887 260.05 746.89 262.935C741.893 265.82 737.842 272.837 737.842 278.607C737.842 284.377 741.893 286.716 746.89 283.831Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M765.173 337.811V362.189L753.109 355.224V330.846L765.173 337.811Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.761 314.303V352.612L769.697 345.646V307.338L781.761 314.303Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M798.349 309.951V343.035L786.285 336.07V302.985L798.349 309.951Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M814.937 274.253V333.457L802.873 326.492V267.288L814.937 274.253Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M831.525 240.298V323.88L819.461 316.915V233.333L831.525 240.298Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M777.237 330.846L765.173 337.811L753.109 330.846L765.173 323.881L777.237 330.846Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M810.413 304.726L798.349 311.691L786.285 304.726L798.349 297.761L810.413 304.726Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M827.001 267.288L814.937 274.254L802.873 267.288L814.937 260.323L827.001 267.288Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M793.825 307.338L781.761 314.303L769.697 307.338L781.761 300.373L793.825 307.338Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M843.589 233.333L831.525 240.299L819.461 233.333L831.525 226.368L843.589 233.333Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M765.174 337.811V362.189L777.238 355.224V330.845L765.174 337.811Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M781.762 314.303V352.612L793.826 345.646V307.338L781.762 314.303Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M798.35 311.691V343.035L810.414 336.069V304.726L798.35 311.691Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M814.938 274.253V333.457L827.002 326.492V267.288L814.938 274.253Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M831.526 240.298V323.88L843.59 316.915V233.333L831.526 240.298Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M765.174 337.811V362.189L777.238 355.224V330.845L765.174 337.811Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M781.762 314.303V352.612L793.826 345.646V307.338L781.762 314.303Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M798.35 311.691V343.035L810.414 336.069V304.726L798.35 311.691Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M814.938 274.253V333.457L827.002 326.492V267.288L814.938 274.253Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M831.526 240.298V323.88L843.59 316.915V233.333L831.526 240.298Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M781.715 314.304V352.612L793.779 345.647V307.339L781.715 314.304Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M814.801 274.254V333.458L826.865 326.493V267.289L814.801 274.254Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M826.068 247.101L786.819 307.162L779.279 302.809L818.528 242.748L826.068 247.101Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M786.82 307.162L747.058 330.119L739.518 325.765L779.28 302.809L786.82 307.162Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M747.056 330.119L718.753 388.857L711.213 384.504L739.516 325.766L747.056 330.119Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M718.754 388.857L680.335 381.609L672.795 377.256L711.214 384.503L718.754 388.857Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M680.334 381.609L648.772 423.694L641.232 419.34L672.794 377.256L680.334 381.609Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M648.772 423.694L623.144 423.694L615.604 419.341L641.232 419.341L648.772 423.694Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M623.145 423.694L601.253 453.186L593.713 448.833L615.605 419.341L623.145 423.694Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M601.252 453.185L599.579 451.254L592.039 446.9L593.712 448.832L601.252 453.185Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M599.579 451.254L622.927 419.8L615.387 415.447L592.039 446.901L599.579 451.254Z\"\n fill=\"url(#paint9_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M622.927 419.801L648.57 419.8L641.03 415.447L615.387 415.447L622.927 419.801Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M648.571 419.801L680.346 377.432L672.806 373.079L641.031 415.447L648.571 419.801Z\"\n fill=\"url(#paint10_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M680.345 377.432L718.08 384.551L710.539 380.197L672.805 373.079L680.345 377.432Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M718.081 384.551L745.574 327.493L738.034 323.14L710.541 380.198L718.081 384.551Z\"\n fill=\"url(#paint11_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M745.573 327.493L785.735 304.305L778.195 299.952L738.033 323.14L745.573 327.493Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M785.735 304.305L824.148 245.523L816.608 241.17L778.195 299.952L785.735 304.305Z\"\n fill=\"url(#paint12_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M826.067 247.101L786.818 307.162L747.056 330.119L718.753 388.857L680.333 381.61L648.772 423.694L623.143 423.694L601.251 453.186L599.578 451.254L622.926 419.801L648.57 419.801L680.345 377.432L718.079 384.551L745.573 327.493L785.734 304.305L824.147 245.523L826.067 247.101Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <defs>\n <filter\n id=\"filter0_f_2683_76044\"\n height=\"322.139\"\n x=\"325.621\"\n y=\"282.29\"\n width=\"557.214\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <filter\n id=\"filter1_f_2683_76044\"\n height=\"146.268\"\n x=\"23.5085\"\n y=\"520.647\"\n width=\"243.781\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <filter\n id=\"filter2_f_2683_76044\"\n height=\"120.983\"\n x=\"201.22\"\n y=\"449.576\"\n width=\"194.628\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <linearGradient\n id=\"paint0_linear_2683_76044\"\n x1=\"429.792\"\n y1=\"245.567\"\n x2=\"426.729\"\n y2=\"262.062\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_2683_76044\"\n x1=\"430.875\"\n y1=\"226.109\"\n x2=\"412.41\"\n y2=\"285.724\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_2683_76044\"\n x1=\"180.577\"\n y1=\"365.668\"\n x2=\"182.522\"\n y2=\"369.813\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"#E3E5E8\" />\n <stop\n offset=\"0.765\"\n stop-color=\"#8B96A0\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint3_linear_2683_76044\"\n x1=\"182\"\n y1=\"352.343\"\n x2=\"180.977\"\n y2=\"363.458\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint4_linear_2683_76044\"\n x1=\"184.287\"\n y1=\"343.533\"\n x2=\"182.722\"\n y2=\"360.602\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint5_linear_2683_76044\"\n x1=\"761.318\"\n y1=\"179.353\"\n x2=\"731.343\"\n y2=\"324.882\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint6_linear_2683_76044\"\n x1=\"696.456\"\n y1=\"331.716\"\n x2=\"749.565\"\n y2=\"215.92\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop\n offset=\"0.015\"\n stop-color=\"#8B96A0\"\n />\n <stop\n offset=\"1\"\n stop-color=\"#D4D9DE\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint7_linear_2683_76044\"\n x1=\"696.456\"\n y1=\"331.717\"\n x2=\"749.565\"\n y2=\"215.921\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop\n offset=\"0.015\"\n stop-color=\"#8B96A0\"\n />\n <stop\n offset=\"1\"\n stop-color=\"#D4D9DE\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint8_linear_2683_76044\"\n x1=\"744.346\"\n y1=\"265.48\"\n x2=\"752.501\"\n y2=\"275.711\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"#E3E5E8\" />\n <stop\n offset=\"1\"\n stop-color=\"#8B96A0\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint9_linear_2683_76044\"\n x1=\"615.742\"\n y1=\"409.072\"\n x2=\"608.878\"\n y2=\"449.104\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint10_linear_2683_76044\"\n x1=\"671.201\"\n y1=\"364.76\"\n x2=\"662.033\"\n y2=\"416.92\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint11_linear_2683_76044\"\n x1=\"737.425\"\n y1=\"312.205\"\n x2=\"720.255\"\n y2=\"378.431\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint12_linear_2683_76044\"\n x1=\"813.459\"\n y1=\"229.928\"\n x2=\"799.279\"\n y2=\"299.708\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n </defs>\n</svg>\n" }); }
|
|
14808
|
+
}
|
|
14809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupIllustrationComponent, decorators: [{
|
|
14810
|
+
type: Component,
|
|
14811
|
+
args: [{ selector: 'c8y-setup-illustration', standalone: true, template: "<svg\n style=\"max-width: 450px; margin: auto\"\n viewBox=\"0 0 885 700\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n>\n <g\n opacity=\"0.05\"\n filter=\"url(#filter0_f_2683_76044)\"\n >\n <path\n d=\"M604.228 289.255L332.586 444.23L604.228 597.464L875.87 444.23L604.228 289.255Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M681.232 312.806C681.232 300.301 672.79 287.797 655.905 278.257C622.136 259.176 567.386 259.176 533.616 278.257C517.407 287.416 508.978 299.306 508.33 311.305V329.193C508.978 317.194 517.407 348.836 533.616 339.677C567.386 320.596 622.136 320.596 655.905 339.677C672.79 349.217 681.232 318.189 681.232 330.694V312.806Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.6\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M671.588 309.165C672.212 320.72 664.72 332.389 649.111 341.209V359.097C664.72 350.277 672.212 338.608 671.588 327.053V309.165Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M649.113 341.214C619.096 358.175 570.429 358.175 540.412 341.214V359.102C570.429 376.062 619.096 376.062 649.113 359.102V341.214Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M517.9 310.502C517.9 299.387 525.405 288.272 540.413 279.792C570.43 262.831 619.097 262.831 649.114 279.792C663.523 287.933 671.015 298.502 671.591 309.168V327.056C671.015 316.39 663.523 349.353 649.114 341.212C619.097 324.251 570.43 324.251 540.413 341.212C525.405 349.692 517.9 317.275 517.9 328.39V310.502Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M540.413 341.213C525.405 332.733 517.9 321.618 517.9 310.503V328.391C517.9 339.506 525.405 350.62 540.413 359.101V341.213Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M866.516 312.797L594.763 159.247L323.01 312.797V330.685L594.763 177.135L866.516 330.685V312.797Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.6\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M323.01 312.798L594.763 466.348L866.516 312.798V330.686L594.763 484.236L323.01 330.686V312.798Z\"\n fill=\"#8B96A0\"\n fill-opacity=\"0.4\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n opacity=\"0.6\"\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M592.875 466.348L864.628 312.798V330.686L592.875 484.236V466.348Z\"\n fill=\"#212121\"\n fill-opacity=\"0.4\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M508.332 311.299C507.629 324.298 516.058 337.426 533.618 347.348C567.387 366.429 622.138 366.429 655.907 347.348C672.791 337.808 681.234 325.303 681.234 312.799V330.687C681.234 343.191 672.791 355.695 655.907 365.236C622.138 384.317 567.387 384.317 533.618 365.236C516.058 355.314 507.629 342.186 508.332 329.187V311.299Z\"\n fill=\"#D4D9DE\"\n fill-opacity=\"0.8\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M866.516 312.8L594.763 159.25L323.01 312.8L594.763 466.351L866.516 312.8ZM655.907 278.252C622.138 259.171 567.388 259.171 533.618 278.252C499.849 297.332 499.849 328.268 533.618 347.349C567.388 366.43 622.138 366.43 655.907 347.349C689.677 328.268 689.677 297.332 655.907 278.252Z\"\n fill=\"#E3E5E8\"\n fill-opacity=\"0.4\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M594.766 267.503C614.382 267.503 633.975 271.732 648.902 280.167C663.834 288.604 671.193 299.598 671.193 310.498C671.193 321.398 663.834 332.392 648.902 340.829C633.975 349.264 614.382 353.493 594.766 353.493C575.149 353.493 555.556 349.264 540.629 340.829C525.698 332.392 518.338 321.398 518.338 310.498C518.338 299.598 525.698 288.604 540.629 280.167C555.556 271.732 575.149 267.503 594.766 267.503Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.811 330.479C581.636 340.551 610.639 340.552 628.464 330.48C646.29 320.407 646.29 304.02 628.465 293.947C610.64 283.876 581.636 283.875 563.81 293.948C545.985 304.02 545.986 320.408 563.811 330.479ZM569.198 327.436C554.342 319.042 554.342 305.385 569.197 296.992C584.053 288.598 608.222 288.598 623.077 296.992C637.933 305.385 637.933 319.042 623.077 327.436C608.222 335.829 584.053 335.829 569.198 327.436Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M566.251 318.363L575.779 316.228C576.281 317.15 576.959 318.042 577.806 318.889L568.278 321.024C567.488 320.17 566.807 319.276 566.251 318.363ZM606.525 295.233C608.143 295.532 609.73 295.903 611.261 296.339L607.634 301.756C606.127 301.291 604.539 300.92 602.894 300.652L606.525 295.233ZM594.212 294.314C595.885 294.262 597.582 294.283 599.262 294.375L599.473 300.246C597.793 300.122 596.098 300.102 594.422 300.187L594.212 294.314ZM564.459 311.125L574.854 311.244C574.703 312.191 574.732 313.149 574.955 314.1L564.565 313.98C564.401 313.032 564.369 312.073 564.459 311.125ZM567.609 304.229L577.316 306.565C576.533 307.393 575.922 308.272 575.496 309.185L565.794 306.851C566.278 305.949 566.888 305.07 567.609 304.229ZM581.887 296.129C583.368 295.716 584.923 295.367 586.518 295.092L590.693 300.567C589.075 300.81 587.52 301.159 586.061 301.603L581.887 296.129ZM573.603 299.481C574.174 299.159 574.786 298.841 575.422 298.534L582.921 302.771C582.276 303.06 581.652 303.372 581.07 303.701C580.489 304.029 579.938 304.381 579.422 304.748L571.923 300.511C572.467 300.151 573.031 299.804 573.603 299.481Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M598.109 320.401C601.604 322.376 607.274 322.375 610.772 320.398C614.269 318.422 614.273 315.218 610.776 313.242C608.39 311.894 604.993 311.465 601.963 311.959L584.561 305.588L595.84 315.422C594.969 317.133 595.723 319.053 598.109 320.401Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M510.718 286.442L412.697 343.034V346.517L510.718 289.925V286.442Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M412.697 343.035L350.869 307.339V310.821L412.697 346.518V343.035Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <rect\n height=\"71.393\"\n width=\"113.184\"\n transform=\"matrix(0.866025 -0.5 0.866025 0.5 350.869 307.339)\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <rect\n height=\"62.6866\"\n width=\"104.478\"\n transform=\"matrix(0.866025 -0.5 0.866025 0.5 358.994 306.903)\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M468.181 285.203C467.814 285.415 467.803 285.753 468.154 285.956L468.447 286.124C468.8 286.328 469.385 286.322 469.753 286.11L471.157 285.3C471.525 285.087 471.535 284.749 471.182 284.545L470.89 284.376C470.539 284.174 469.953 284.18 469.585 284.392L468.181 285.203Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M468.156 287.132L465.588 285.649C465.237 285.446 464.651 285.452 464.283 285.664L462.48 286.705C462.112 286.918 462.102 287.256 462.453 287.459L463.334 287.967C463.685 288.17 464.142 288.238 464.436 288.069L464.51 288.026C464.828 287.842 465.044 288.05 465.395 288.253L465.805 288.489C466.16 288.695 466.739 288.687 467.109 288.474L468.127 287.886C468.495 287.674 468.51 287.338 468.154 287.133L468.156 287.132Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M465.356 279.422L466.63 280.588C466.862 280.794 466.795 281.074 466.483 281.253L462.308 283.664C461.94 283.876 461.928 284.216 462.279 284.418L462.764 284.698C463.115 284.901 463.7 284.892 464.068 284.68L464.204 284.602C464.574 284.388 465.159 284.382 465.513 284.586L465.83 284.769C466.181 284.972 466.766 284.966 467.134 284.754L472.302 281.77C472.616 281.589 472.678 281.312 472.449 281.104L468.801 277.75C468.658 277.615 468.409 277.531 468.136 277.517C467.855 277.503 467.577 277.562 467.374 277.679L465.506 278.758C465.192 278.939 465.132 279.217 465.358 279.423L465.356 279.422Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M465.134 274.069L462.236 275.742C461.916 275.927 461.86 276.21 462.096 276.419L463.778 277.875C463.93 278.005 464.174 278.086 464.448 278.098C464.719 278.109 464.993 278.05 465.191 277.936L468.089 276.262C468.412 276.076 468.47 275.794 468.231 275.586L466.547 274.129C466.395 274 466.151 273.919 465.882 273.907C465.604 273.895 465.333 273.954 465.134 274.069Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M479.577 285.887C479.385 285.88 479.19 285.922 479.048 286.004L478.843 286.123C478.576 286.276 478.579 286.526 478.847 286.68C479.114 286.834 479.112 287.084 478.848 287.236L476.867 288.38C476.603 288.533 476.169 288.532 475.904 288.379L476.087 288.485C475.904 288.379 475.639 288.344 475.393 288.389C475.149 288.433 474.968 288.553 474.928 288.702L474.065 291.928C474.03 292.053 474.105 292.177 474.261 292.267L477.681 294.242C477.946 294.395 478.378 294.397 478.644 294.243L483.833 291.247C484.002 291.15 484.25 291.108 484.483 291.144L485.718 291.328C485.947 291.363 486.195 291.324 486.365 291.226L488.33 290.092C488.457 290.019 488.526 289.921 488.533 289.82L488.573 288.082C488.579 287.976 488.502 287.874 488.371 287.798L485.635 286.218C485.517 286.151 485.358 286.109 485.198 286.102L479.579 285.886L479.577 285.887Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M460.086 299.946L459.759 300.134C459.253 300.426 459.133 300.873 459.466 301.24L460.637 302.531C460.88 302.796 461.328 302.984 461.841 303.03C462.357 303.075 462.879 302.978 463.247 302.766L463.576 302.575C464.082 302.284 464.198 301.837 463.869 301.473L462.694 300.179C462.453 299.913 462.007 299.728 461.489 299.679C460.976 299.633 460.456 299.732 460.086 299.946Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M418.765 305.004L412.771 308.465C412.268 308.755 411.567 308.906 410.853 308.871L408.101 308.752C407.142 308.712 406.314 308.351 405.975 307.83C405.641 307.309 405.859 306.726 406.536 306.335L407.418 305.825C407.919 305.536 408.178 305.135 408.127 304.726L407.25 297.647C407.192 297.176 406.727 296.749 406.017 296.513L394.429 292.682C393.465 292.365 392.256 292.456 391.475 292.907L368.966 305.903C368.007 306.456 368.009 307.352 368.972 307.908L376.369 312.178C377.33 312.733 378.883 312.736 379.842 312.182L383.252 310.213C384.105 309.721 385.45 309.661 386.43 310.073L393.93 313.225C394.435 313.436 395.057 313.532 395.672 313.486L408.952 312.561C409.779 312.504 410.598 312.69 411.133 313.059L426.682 323.725C427.129 324.027 427.771 324.211 428.461 324.231C429.144 324.247 429.817 324.099 430.302 323.819L432.776 322.391C433.354 322.058 433.603 321.581 433.446 321.118L429.534 309.564C429.439 309.288 429.203 309.031 428.856 308.831L422.233 305.008C421.273 304.453 419.72 304.45 418.761 305.004L418.765 305.004Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M416.572 290.622L419.445 288.963C419.625 288.859 419.627 288.691 419.443 288.585L414.078 285.487C413.897 285.382 413.603 285.385 413.424 285.488L410.552 287.146C410.371 287.251 410.372 287.418 410.553 287.522L415.918 290.62C416.102 290.726 416.391 290.726 416.572 290.622Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M413.854 292.191L414.815 291.636C414.996 291.532 414.998 291.364 414.814 291.258L413.061 290.246C412.88 290.141 412.586 290.143 412.408 290.246L411.446 290.801C411.264 290.907 411.264 291.074 411.445 291.179L413.198 292.191C413.382 292.297 413.671 292.297 413.854 292.191Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M448.131 260.198L427.745 271.968C427.296 272.227 427.152 272.613 427.368 272.957L429.718 276.669C429.936 277.014 429.788 277.4 429.339 277.659L428.075 278.389C427.666 278.625 427.072 278.717 426.511 278.635L421.838 277.931C421.277 277.847 420.68 277.94 420.272 278.176L417.956 279.513C417.521 279.764 417.368 280.135 417.559 280.474L420.962 286.432C421.231 286.899 422.082 287.174 422.915 287.056L425.008 286.758C425.849 286.639 426.379 286.16 426.219 285.669L425.854 284.544C425.765 284.274 425.89 284.002 426.165 283.794C426.801 283.738 427.464 283.902 427.815 284.238L428.781 285.155C429.169 285.525 429.073 286.004 428.54 286.312L420.448 290.984C420.24 291.104 420.091 291.252 420.022 291.418L418.302 295.296C418.163 295.619 418.324 295.963 418.734 296.199L421.55 297.825C422.188 298.194 423.224 298.195 423.862 297.826L425.314 296.988C425.95 296.621 426.628 296.415 427.047 296.657C427.801 297.093 428.671 297.03 429.305 296.69C429.894 296.326 430.024 295.838 429.245 295.388C428.769 295.113 429.182 294.755 429.82 294.386L430.863 293.784C431.502 293.415 432.537 293.417 433.176 293.785L433.482 293.962C434.12 294.331 434.122 294.928 433.484 295.297L426.478 299.342C425.84 299.71 425.842 300.308 426.483 300.678L434.695 305.42C435.339 305.791 436.376 305.794 437.015 305.425L440.597 303.357C441.233 302.99 442.268 302.991 442.907 303.359L451.632 308.397C452.275 308.768 453.308 308.768 453.947 308.399L459.501 305.192C460 304.904 460.118 304.462 459.798 304.098L450.546 293.643C450.323 293.389 449.918 293.21 449.443 293.147L443.081 292.322C442.271 292.219 441.725 291.781 441.809 291.306C441.872 291.124 442.025 290.954 442.253 290.823L445.151 289.15C445.584 288.899 446.221 288.811 446.81 288.919L453.822 290.224C454.363 290.322 454.957 290.254 455.386 290.04C455.82 289.826 456.024 289.494 455.931 289.171L454.482 284.163C454.395 283.862 454.563 283.556 454.934 283.342L457.712 281.738C458.104 281.511 458.275 281.185 458.15 280.87L456.691 277.039C456.534 276.63 456.31 275.954 456.252 275.535C456.185 275.025 456.717 274.597 457.059 274.794C457.698 275.163 458.733 275.164 459.372 274.795L459.415 274.771C459.957 274.458 460.048 273.966 459.633 273.594L456.93 271.171C456.661 270.926 456.594 270.627 456.756 270.353L459.291 266.076C459.495 265.735 459.34 265.357 458.899 265.102L450.428 260.211C449.787 259.841 448.751 259.84 448.115 260.207L448.131 260.198Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M429.369 296.658C429.351 296.669 429.328 296.677 429.31 296.687C429.29 296.699 429.276 296.712 429.258 296.722L429.369 296.658Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M423.746 262.689C424.757 263.252 425.968 263.126 427.383 262.309C428.799 261.492 430.01 260.219 431.021 258.489C432.031 256.719 432.539 255.005 432.539 253.342C432.539 251.68 432.036 250.549 431.021 249.948L428.005 248.207C429.02 248.807 429.523 249.939 429.523 251.601C429.523 253.263 429.015 254.978 428.005 256.748C426.994 258.478 425.783 259.75 424.367 260.568C422.952 261.385 421.741 261.511 420.73 260.948L423.746 262.689Z\"\n fill=\"url(#paint0_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M427.392 239.873C429.375 238.729 431.227 238.095 432.943 237.975C434.556 237.882 435.965 238.174 437.181 238.844L434.165 237.103C432.949 236.432 431.54 236.141 429.927 236.233C428.209 236.354 426.354 236.99 424.367 238.137C422.378 239.286 420.532 240.788 418.816 242.649C417.063 244.572 415.496 246.744 414.217 248.984C412.938 251.224 411.927 253.568 411.185 256.014C410.443 258.5 410.072 260.95 410.072 263.243C410.072 265.536 410.424 267.763 411.132 269.928C411.874 272.034 412.884 274.196 414.163 276.427C415.477 278.598 417.01 280.9 418.762 283.327C420.637 285.96 422.507 288.6 424.371 291.244L427.387 292.985C425.523 290.342 423.653 287.701 421.778 285.069C420.026 282.641 418.493 280.339 417.179 278.168C415.9 275.937 414.89 273.775 414.148 271.67C413.44 269.505 413.088 267.277 413.088 264.984C413.088 262.691 413.459 260.241 414.201 257.755C414.943 255.309 415.954 252.966 417.233 250.725C418.512 248.485 420.079 246.313 421.832 244.39C423.55 242.527 425.4 241.023 427.392 239.873Z\"\n fill=\"url(#paint1_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M427.382 262.309C428.798 261.492 430.009 260.22 431.019 258.49C432.03 256.72 432.538 255.005 432.538 253.343C432.538 251.68 432.035 250.549 431.019 249.949C430.004 249.348 428.798 249.448 427.382 250.266C425.966 251.083 424.756 252.373 423.745 254.148C422.735 255.924 422.227 257.633 422.227 259.296C422.227 260.958 422.735 262.086 423.745 262.69C424.756 263.253 425.966 263.127 427.382 262.309ZM427.382 239.879C429.369 238.732 431.224 238.096 432.943 237.976C434.695 237.875 436.209 238.228 437.493 239.029C438.806 239.772 439.836 240.938 440.573 242.53C441.349 244.139 441.735 246.112 441.735 248.445C441.735 250.778 441.364 253.389 440.622 256.385C439.88 259.347 438.855 262.685 437.542 266.412C436.262 270.08 434.764 274.127 433.045 278.564C431.141 283.366 429.252 288.177 427.387 292.986C425.522 290.342 423.652 287.701 421.778 285.069C420.025 282.642 418.492 280.34 417.179 278.169C415.9 275.938 414.889 273.775 414.147 271.67C413.439 269.505 413.088 267.278 413.088 264.985C413.088 262.692 413.459 260.242 414.201 257.756C414.943 255.31 415.954 252.966 417.233 250.726C418.512 248.486 420.079 246.314 421.831 244.391C423.55 242.527 425.4 241.023 427.392 239.873L427.382 239.879Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M157.382 449.452C157.192 453.023 159.456 456.628 164.173 459.352C173.245 464.589 187.968 464.588 197.043 459.348C201.399 456.833 203.665 453.567 203.841 450.271V453.006C203.665 456.301 201.399 459.568 197.043 462.083C187.968 467.322 173.245 467.324 164.173 462.086C159.456 459.363 157.192 455.757 157.382 452.186V449.452Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M245.949 425.138C246.136 428.708 243.871 432.314 239.152 435.039C230.076 440.278 215.354 440.28 206.282 435.042C201.927 432.528 199.663 429.263 199.49 425.967V428.701C199.663 431.997 201.927 435.263 206.282 437.777C215.354 443.014 230.076 443.013 239.152 437.773C243.871 435.049 246.136 431.443 245.949 427.872V425.138Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M240.952 401.205C240.763 404.776 243.026 408.381 247.744 411.105C256.816 416.342 271.538 416.341 280.613 411.101C284.969 408.586 287.235 405.32 287.411 402.024V404.759C287.235 408.055 284.969 411.321 280.613 413.836C271.538 419.075 256.816 419.077 247.744 413.839C243.026 411.116 240.763 407.51 240.952 403.939V401.205Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M330.174 376.266C330.474 379.833 328.321 383.462 323.687 386.236C314.774 391.572 300.06 391.728 290.822 386.584C286.388 384.116 284.021 380.875 283.744 377.582V380.316C284.021 383.609 286.388 386.85 290.822 389.319C300.06 394.462 314.774 394.306 323.687 388.971C328.321 386.196 330.474 382.567 330.174 379V376.266Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M359.446 364.949L348.502 371.268V374.002L359.446 367.684V364.949Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M348.502 371.268L316.75 352.937V355.671L348.502 374.002V371.268Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M380.175 352.979L369.23 359.297V362.031L380.175 355.713V352.979Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M369.23 359.296L337.479 340.965V343.699L369.23 362.03V359.296Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M129.123 461.567L160.875 479.899V482.633L129.123 464.302V461.567Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M160.873 479.898L171.817 473.58V476.314L160.873 482.633V479.898Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M142.56 485.135C142.747 488.705 140.481 492.311 135.762 495.036C126.687 500.276 111.964 500.277 102.892 495.04C98.5377 492.526 96.2791 489.263 96.1113 485.97V488.704C96.2791 491.997 98.5377 495.26 102.892 497.774C111.964 503.011 126.687 503.01 135.762 497.77C140.481 495.046 142.747 491.44 142.56 487.869V485.135Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <g\n opacity=\"0.05\"\n filter=\"url(#filter1_f_2683_76044)\"\n >\n <path\n d=\"M149.828 527.612L260.324 591.231L221.689 613.476L111.193 549.857L149.828 527.612Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M70.8334 573.094L181.33 636.713L140.97 659.951L30.4736 596.332L70.8334 573.094Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M221.689 613.476L111.193 549.857L70.8334 573.094L181.33 636.713L221.689 613.476Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n d=\"M141.198 407.463L248.541 469.437L211.009 491.107L103.666 429.132L141.198 407.463Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M103.666 429.132L211.009 491.106V507.575L103.666 445.601V429.132Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M211.008 491.107L248.54 469.438V485.906L211.008 507.576V491.107Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M101.99 430.1L209.333 492.074L171.801 513.743L64.458 451.769L101.99 430.1Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M64.458 451.769L171.801 513.743V530.212L64.458 468.237V451.769Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M171.801 513.744L209.333 492.074V508.543L171.801 530.212V513.744Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M62.7825 452.736L170.125 514.711L132.593 536.38L25.25 474.406L62.7825 452.736Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M25.25 474.405L132.593 536.38V552.848L25.25 490.874V474.405Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M132.592 536.38L170.124 514.711V531.18L132.592 552.849V536.38Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <g\n opacity=\"0.05\"\n filter=\"url(#filter2_f_2683_76044)\"\n >\n <path\n d=\"M254.654 547.877C254.854 544.3 252.591 540.685 247.864 537.956C238.792 532.718 224.069 532.719 214.994 537.959C209.309 541.241 207.184 545.802 208.619 550.04C208.375 549.319 208.234 548.589 208.195 547.857V550.592C208.368 553.888 210.632 557.153 214.987 559.667C224.058 564.905 238.781 564.903 247.856 559.663C252.576 556.939 254.841 553.333 254.654 549.762V547.877Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M296.116 523.936V526.649C295.94 529.945 293.674 533.211 289.318 535.726C280.243 540.965 265.521 540.967 256.449 535.729C251.731 533.006 249.468 529.4 249.658 525.83V523.924C249.677 524.284 249.721 524.643 249.79 525.001C249.72 524.64 249.676 524.276 249.658 523.913V523.924C249.643 523.648 249.643 523.372 249.658 523.095V523.114C249.827 519.813 252.093 516.54 256.456 514.021C265.531 508.782 280.254 508.78 289.326 514.018C294.051 516.746 296.314 520.359 296.116 523.936Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M338.877 498.161C338.601 494.867 336.234 491.626 331.799 489.157C322.561 484.014 307.847 484.169 298.935 489.505C294.3 492.28 292.147 495.909 292.447 499.476V502.207C292.724 505.5 295.091 508.741 299.525 511.209C308.764 516.353 323.478 516.197 332.39 510.861C337.024 508.087 339.177 504.458 338.877 500.891V499.468C338.885 499.384 338.89 499.3 338.895 499.216C338.906 498.988 338.908 498.76 338.9 498.533C338.895 498.407 338.888 498.282 338.877 498.156V498.161Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M336.398 468.507L325.454 474.826L357.206 493.158L368.15 486.839L336.398 468.507Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M388.88 474.875V477.603L377.937 483.921V483.921L377.936 483.921L346.185 465.59V462.856L346.189 462.858L357.131 456.541L388.878 474.87L388.88 474.869V474.871L388.883 474.873L388.88 474.875Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M325.454 474.827L357.206 493.159V495.893L325.454 477.562V474.827Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M368.151 486.84L357.207 493.159V495.893L368.151 489.575V486.84Z\"\n fill=\"#212121\"\n />\n </g>\n <path\n d=\"M102.92 476.083C111.995 470.843 126.695 470.828 135.767 476.066C144.839 481.304 144.837 489.804 135.761 495.044C126.686 500.283 111.963 500.284 102.891 495.047C93.82 489.809 93.8452 481.323 102.92 476.083ZM290.229 367.616C299.142 362.28 313.855 362.124 323.094 367.268C332.332 372.411 332.597 380.906 323.685 386.242C314.772 391.577 300.057 391.733 290.819 386.59C281.581 381.446 281.317 372.951 290.229 367.616ZM164.181 440.384C173.257 435.144 187.979 435.143 197.051 440.38C206.122 445.618 206.12 454.118 197.045 459.357C187.969 464.597 173.246 464.599 164.175 459.361C155.103 454.124 155.106 445.623 164.181 440.384ZM247.749 392.132C256.825 386.892 271.547 386.89 280.619 392.128C289.691 397.366 289.689 405.866 280.614 411.106C271.538 416.346 256.815 416.347 247.743 411.109C238.671 405.872 238.674 397.371 247.749 392.132ZM206.288 416.069C215.364 410.83 230.087 410.828 239.158 416.065C248.23 421.303 248.227 429.803 239.152 435.043C230.076 440.283 215.354 440.285 206.282 435.047C197.21 429.809 197.213 421.309 206.288 416.069ZM171.818 473.586L160.874 479.905L129.122 461.573L140.066 455.254L171.818 473.586ZM380.177 352.983L369.233 359.302L337.482 340.97L348.426 334.652L380.177 352.983ZM359.444 364.95L348.5 371.268L316.749 352.937L327.693 346.618L359.444 364.95Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M102.92 476.083L102.543 475.865L102.543 475.865L102.92 476.083ZM135.767 476.066L136.144 475.848L136.144 475.848L135.767 476.066ZM135.761 495.044L136.138 495.262L136.138 495.262L135.761 495.044ZM102.891 495.047L102.514 495.265L102.514 495.265L102.891 495.047ZM290.229 367.616L289.846 367.402L289.846 367.402L290.229 367.616ZM323.094 367.268L323.464 367.046L323.464 367.046L323.094 367.268ZM323.685 386.242L324.069 386.455V386.455L323.685 386.242ZM290.819 386.59L290.449 386.811L290.449 386.811L290.819 386.59ZM164.181 440.384L163.804 440.166L163.804 440.166L164.181 440.384ZM197.051 440.38L197.428 440.163V440.163L197.051 440.38ZM197.045 459.357L197.422 459.575L197.422 459.575L197.045 459.357ZM164.175 459.361L163.798 459.579V459.579L164.175 459.361ZM247.749 392.132L247.372 391.914V391.914L247.749 392.132ZM280.619 392.128L280.996 391.91L280.996 391.91L280.619 392.128ZM280.614 411.106L280.991 411.324V411.324L280.614 411.106ZM247.743 411.109L247.366 411.327L247.366 411.327L247.743 411.109ZM206.288 416.069L205.911 415.852V415.852L206.288 416.069ZM239.158 416.065L239.535 415.848L239.535 415.848L239.158 416.065ZM239.152 435.043L239.529 435.261V435.261L239.152 435.043ZM206.282 435.047L205.905 435.265L205.905 435.265L206.282 435.047ZM171.818 473.586L172.195 473.804C172.403 473.683 172.403 473.488 172.195 473.368L171.818 473.586ZM160.874 479.905L160.497 480.122C160.705 480.243 161.042 480.243 161.251 480.122L160.874 479.905ZM129.122 461.573L128.745 461.355C128.536 461.475 128.536 461.67 128.745 461.79L129.122 461.573ZM140.066 455.254L140.443 455.036C140.235 454.916 139.897 454.916 139.689 455.036L140.066 455.254ZM380.177 352.983L380.554 353.201C380.762 353.081 380.762 352.886 380.554 352.766L380.177 352.983ZM369.233 359.302L368.856 359.519C369.064 359.64 369.402 359.64 369.61 359.519L369.233 359.302ZM337.482 340.97L337.105 340.753C336.897 340.873 336.897 341.068 337.105 341.188L337.482 340.97ZM348.426 334.652L348.803 334.434C348.594 334.314 348.257 334.314 348.049 334.434L348.426 334.652ZM359.444 364.95L359.821 365.167C360.029 365.047 360.029 364.852 359.821 364.732L359.444 364.95ZM348.5 371.268L348.123 371.486C348.331 371.606 348.669 371.606 348.877 371.486L348.5 371.268ZM316.749 352.937L316.372 352.719C316.164 352.839 316.164 353.034 316.372 353.154L316.749 352.937ZM327.693 346.618L328.07 346.4C327.861 346.28 327.524 346.28 327.316 346.401L327.693 346.618ZM102.92 476.083L103.297 476.301C112.165 471.181 126.527 471.167 135.39 476.284L135.767 476.066L136.144 475.848C126.863 470.49 111.826 470.506 102.543 475.865L102.92 476.083ZM135.767 476.066L135.39 476.284C144.254 481.401 144.252 489.707 135.384 494.826L135.761 495.044L136.138 495.262C145.422 489.902 145.425 481.206 136.144 475.848L135.767 476.066ZM135.761 495.044L135.384 494.826C126.517 499.946 112.132 499.947 103.268 494.829L102.891 495.047L102.514 495.265C111.795 500.622 126.855 500.621 136.138 495.262L135.761 495.044ZM102.891 495.047L103.268 494.829C94.406 489.712 94.4296 481.421 103.297 476.301L102.92 476.083L102.543 475.865C93.2608 481.225 93.2339 489.906 102.514 495.265L102.891 495.047ZM290.229 367.616L290.613 367.829C299.321 362.616 313.697 362.464 322.723 367.489L323.094 367.268L323.464 367.046C314.013 361.785 298.962 361.944 289.846 367.402L290.229 367.616ZM323.094 367.268L322.723 367.489C331.75 372.514 332.009 380.815 323.301 386.028L323.685 386.242L324.069 386.455C333.185 380.997 332.914 372.307 323.464 367.046L323.094 367.268ZM323.685 386.242L323.301 386.028C314.593 391.241 300.215 391.394 291.189 386.368L290.819 386.59L290.449 386.811C299.899 392.073 314.952 391.913 324.069 386.455L323.685 386.242ZM290.819 386.59L291.189 386.368C282.163 381.343 281.905 373.043 290.613 367.829L290.229 367.616L289.846 367.402C280.729 372.86 280.999 381.55 290.449 386.811L290.819 386.59ZM164.181 440.384L164.558 440.601C173.426 435.482 187.81 435.481 196.674 440.598L197.051 440.38L197.428 440.163C188.147 434.805 173.088 434.807 163.804 440.166L164.181 440.384ZM197.051 440.38L196.674 440.598C205.537 445.715 205.535 454.02 196.668 459.14L197.045 459.357L197.422 459.575C206.705 454.215 206.708 445.521 197.428 440.163L197.051 440.38ZM197.045 459.357L196.668 459.14C187.8 464.259 173.415 464.261 164.552 459.144L164.175 459.361L163.798 459.579C173.078 464.937 188.138 464.935 197.422 459.575L197.045 459.357ZM164.175 459.361L164.552 459.144C155.688 454.026 155.691 445.721 164.558 440.601L164.181 440.384L163.804 440.166C154.521 445.526 154.517 454.221 163.798 459.579L164.175 459.361ZM247.749 392.132L248.126 392.349C256.994 387.23 271.379 387.228 280.242 392.346L280.619 392.128L280.996 391.91C271.716 386.553 256.656 386.554 247.372 391.914L247.749 392.132ZM280.619 392.128L280.242 392.346C289.106 397.463 289.104 405.769 280.237 410.888L280.614 411.106L280.991 411.324C290.274 405.964 290.277 397.268 280.996 391.91L280.619 392.128ZM280.614 411.106L280.237 410.888C271.369 416.008 256.983 416.009 248.12 410.892L247.743 411.109L247.366 411.327C256.646 416.685 271.707 416.683 280.991 411.324L280.614 411.106ZM247.743 411.109L248.12 410.892C239.256 405.774 239.259 397.469 248.126 392.349L247.749 392.132L247.372 391.914C238.089 397.274 238.086 405.969 247.366 411.327L247.743 411.109ZM206.288 416.069L206.665 416.287C215.533 411.167 229.918 411.166 238.781 416.283L239.158 416.065L239.535 415.848C230.255 410.49 215.195 410.492 205.911 415.852L206.288 416.069ZM239.158 416.065L238.781 416.283C247.645 421.4 247.642 429.706 238.775 434.825L239.152 435.043L239.529 435.261C248.812 429.901 248.816 421.206 239.535 415.848L239.158 416.065ZM239.152 435.043L238.775 434.825C229.907 439.945 215.522 439.947 206.659 434.829L206.282 435.047L205.905 435.265C215.185 440.623 230.245 440.62 239.529 435.261L239.152 435.043ZM206.282 435.047L206.659 434.829C197.795 429.712 197.798 421.407 206.665 416.287L206.288 416.069L205.911 415.852C196.628 421.211 196.624 429.907 205.905 435.265L206.282 435.047ZM171.818 473.586L171.441 473.368L160.497 479.687L160.874 479.905L161.251 480.122L172.195 473.804L171.818 473.586ZM160.874 479.905L161.251 479.687L129.499 461.355L129.122 461.573L128.745 461.79L160.497 480.122L160.874 479.905ZM129.122 461.573L129.499 461.79L140.443 455.472L140.066 455.254L139.689 455.036L128.745 461.355L129.122 461.573ZM140.066 455.254L139.689 455.472L171.441 473.804L171.818 473.586L172.195 473.368L140.443 455.036L140.066 455.254ZM380.177 352.983L379.8 352.766L368.856 359.084L369.233 359.302L369.61 359.519L380.554 353.201L380.177 352.983ZM369.233 359.302L369.61 359.084L337.859 340.753L337.482 340.97L337.105 341.188L368.856 359.519L369.233 359.302ZM337.482 340.97L337.859 341.188L348.803 334.87L348.426 334.652L348.049 334.434L337.105 340.753L337.482 340.97ZM348.426 334.652L348.049 334.87L379.8 353.201L380.177 352.983L380.554 352.766L348.803 334.434L348.426 334.652ZM359.444 364.95L359.067 364.732L348.123 371.05L348.5 371.268L348.877 371.486L359.821 365.167L359.444 364.95ZM348.5 371.268L348.877 371.05L317.126 352.719L316.749 352.937L316.372 353.154L348.123 371.486L348.5 371.268ZM316.749 352.937L317.126 353.154L328.07 346.836L327.693 346.618L327.316 346.401L316.372 352.719L316.749 352.937ZM327.693 346.618L327.316 346.836L359.067 365.167L359.444 364.95L359.821 364.732L328.07 346.4L327.693 346.618Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M67.8641 479.723L61.0889 462.424L121.409 427.598L128.184 444.897L67.8641 479.723Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M63.9969 480.1L67.8638 479.724L61.0886 462.424L57.2217 462.8L63.9969 480.1Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M102.054 451.305C102.465 454.645 100.138 457.967 96.8588 458.725C93.5792 459.482 90.588 457.387 90.1778 454.047C89.7676 450.706 92.0937 447.384 95.3733 446.626C98.653 445.869 101.644 447.964 102.054 451.305Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M60.9697 462.417L15.8145 347.119L76.1346 312.293L121.29 427.592L60.9697 462.417Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M60.9705 462.418L15.8152 347.119L11.9482 347.496L57.1035 462.795L60.9705 462.418Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.8661 347.063L13.6065 341.294L73.9266 306.468L76.1863 312.238L15.8661 347.063Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M13.4441 341.404L9.57716 341.781L69.8973 306.955L73.7643 306.578L13.4441 341.404Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11.9482 347.497L15.8151 347.12L13.5554 341.351L9.68849 341.727L11.9482 347.497Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 508.567V494.636L236.723 457.634V471.564L172.633 508.567Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M172.633 494.636L112.312 459.811V473.741L172.633 508.567V494.636Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M118.174 465.47L124.206 468.952V475.917L118.174 472.435V465.47Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M127.222 470.694L133.254 474.176V481.141L127.222 477.659V470.694Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M142.302 479.4L136.27 475.917V482.883L142.302 486.365V479.4Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M145.318 481.141L151.35 484.624V491.589L145.318 488.107V481.141Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M160.398 489.848L154.366 486.365V493.33L160.398 496.813V489.848Z\"\n fill=\"#212121\"\n />\n <path\n d=\"M163.414 491.589L169.446 495.072V502.037L163.414 498.554V491.589Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M122.698 476.788L116.666 473.305L118.174 472.435L122.698 475.047V476.788Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M116.666 473.306V466.341L118.174 467.211V472.435L116.666 473.306Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M131.747 482.012L125.715 478.53L127.223 477.659L131.747 480.271V482.012Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.715 478.53V471.564L127.223 472.435V477.659L125.715 478.53Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M134.762 476.788V483.753L136.27 482.883V477.659L134.762 476.788Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M134.762 483.753L140.794 487.236V485.495L136.27 482.883L134.762 483.753Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.843 492.46L143.811 488.977L145.319 488.106L149.843 490.718V492.46Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M143.811 488.977V482.012L145.319 482.882V488.106L143.811 488.977Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M152.857 487.236V494.202L154.365 493.331V488.107L152.857 487.236Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M152.857 494.201L158.889 497.683V495.942L154.365 493.33L152.857 494.201Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M167.938 502.908L161.906 499.425L163.414 498.555L167.938 501.167V502.908Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M161.906 499.425V492.46L163.414 493.331V498.554L161.906 499.425Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M116.666 466.34L122.698 469.823L124.206 468.952L118.174 465.47L116.666 466.34Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M122.697 469.823V476.788L124.205 475.917V468.952L122.697 469.823Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.715 471.564L131.747 475.047L133.255 474.176L127.223 470.693L125.715 471.564Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M131.746 475.046V482.012L133.254 481.141V474.176L131.746 475.046Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M140.794 480.271L134.762 476.789L136.27 475.918L142.302 479.401L140.794 480.271Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M140.795 487.236V480.271L142.303 479.4V486.366L140.795 487.236Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M143.811 482.012L149.843 485.495L151.351 484.624L145.319 481.142L143.811 482.012Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.842 485.495V492.46L151.35 491.589V484.624L149.842 485.495Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M158.889 490.718L152.857 487.236L154.365 486.365L160.397 489.848L158.889 490.718Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M158.891 497.683V490.718L160.399 489.848V496.813L158.891 497.683Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M161.906 492.46L167.938 495.942L169.446 495.071L163.414 491.589L161.906 492.46Z\"\n fill=\"#D4D9DE\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M167.938 495.942V502.907L169.446 502.036V495.071L167.938 495.942Z\"\n fill=\"#D4D9DE\"\n />\n <path\n d=\"M116.666 466.341L122.698 469.823V476.789L116.666 473.306V466.341Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M125.714 471.565L131.746 475.047V482.012L125.714 478.53V471.565Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M140.794 480.271L134.762 476.789V483.754L140.794 487.236V480.271Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M143.81 482.012L149.842 485.495V492.46L143.81 488.978V482.012Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M158.89 490.719L152.858 487.236V494.202L158.89 497.684V490.719Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M161.906 492.46L167.938 495.943V502.908L161.906 499.425V492.46Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M169.616 458.069L165.092 455.457L229.182 418.454L233.706 421.066L169.616 458.069Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M159.665 452.322L155.141 449.71L219.231 412.708L223.755 415.32L159.665 452.322Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M149.712 446.576L145.188 443.964L209.278 406.962L213.802 409.574L149.712 446.576Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M139.758 440.83L135.234 438.218L199.325 401.216L203.849 403.828L139.758 440.83Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M145.188 443.964V436.999L209.278 399.996V406.961L145.188 443.964Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M129.805 435.084L125.281 432.472L189.371 395.47L193.895 398.082L129.805 435.084Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M135.234 438.219V431.253L199.325 394.251V401.216L135.234 438.219Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M119.852 429.337L115.328 426.725L179.418 389.723L183.942 392.335L119.852 429.337Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.281 432.472V425.506L189.371 388.504V395.469L125.281 432.472Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M115.328 426.725V419.76L179.418 382.758V389.723L115.328 426.725Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M115.329 419.76L112.312 418.019L176.403 381.017L179.419 382.758L115.329 419.76Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 494.636V473.741V452.845L236.723 415.843V436.738V457.634L172.633 494.636Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M154.988 449.623V442.658L219.078 405.655V412.62L154.988 449.623Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M145.187 436.999L142.472 435.432L139.758 433.865L203.848 396.862L206.562 398.429L209.277 399.997L145.187 436.999Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M165.093 448.491L159.664 445.357L223.754 408.354L229.183 411.489L165.093 448.491Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M165.092 455.457V448.492L229.182 411.489V418.454L165.092 455.457Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M135.234 431.253L129.805 428.119L193.895 391.116L199.324 394.251L135.234 431.253Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M125.282 425.507L119.854 422.373L183.944 385.37L189.373 388.504L125.282 425.507Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M172.633 452.845L169.617 451.104L233.707 414.102L236.723 415.843L172.633 452.845Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M155.14 442.745L149.711 439.611L213.801 402.608L219.23 405.743L155.14 442.745Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M169.617 451.104V458.069L165.093 455.457V448.492L159.664 445.358V452.323L155.14 449.711V442.746L149.711 439.612V446.577L145.187 443.965V437L139.758 433.865V440.83L135.234 438.219V431.253L129.805 428.119V435.084L125.281 432.472V425.507L119.853 422.373V429.338L115.329 426.726V419.761L112.312 418.02V459.811L172.633 494.636V452.845L169.617 451.104Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <mask\n style=\"mask-type: alpha\"\n id=\"mask0_2683_76044\"\n height=\"20\"\n maskUnits=\"userSpaceOnUse\"\n x=\"198\"\n y=\"448\"\n width=\"17\"\n >\n <path\n d=\"M210.607 451.455V449.174L208.88 450.171V448.323L204.319 450.957V452.805L202.501 453.854V456.135L198.973 458.172V467.125L214.053 458.419V449.466L210.607 451.455Z\"\n fill=\"#212121\"\n />\n </mask>\n <g mask=\"url(#mask0_2683_76044)\">\n <path\n d=\"M210.607 451.879V449.598L208.88 450.595V448.747L204.319 451.38V453.229L202.501 454.278V456.559L198.973 458.596V467.549L214.053 458.843V449.889L210.607 451.879Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M210.606 451.455V449.174L208.984 448.279V450.56L210.606 451.455Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M208.881 450.172V448.323L207.244 447.406V449.255L208.881 450.172Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M214.054 458.419V449.465L212.033 448.137V457.09L214.054 458.419Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M198.974 467.125L214.054 458.419L211.877 457.09L196.797 465.796L198.974 467.125Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n </g>\n <path\n d=\"M210.607 451.878V449.597L208.88 450.594V448.746L204.319 451.379V453.228L202.501 454.277V456.558L198.973 458.595V467.548L214.053 458.842V449.888L210.607 451.878Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M182.556 365.62C182.04 365.285 181.308 365.312 180.496 365.781C178.934 366.682 177.668 368.875 177.668 370.678C177.668 371.576 177.982 372.208 178.49 372.505L175.474 370.764C174.966 370.467 174.652 369.835 174.652 368.937C174.652 367.134 175.918 364.941 177.48 364.039C178.292 363.571 179.024 363.543 179.54 363.879L182.556 365.62Z\"\n fill=\"url(#paint2_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M179.026 372.799V392.749L176.01 391.008V371.058L179.026 372.799Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M182.041 370.888C182.813 369.859 183.323 368.558 183.323 367.413C183.323 365.61 182.057 364.879 180.495 365.781C178.934 366.682 177.668 368.875 177.668 370.678C177.668 371.859 178.211 372.581 179.025 372.684V392.749L182.041 391.008V370.888Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M185.64 356.412C184.825 355.942 183.883 355.746 182.827 355.842C181.734 355.942 180.573 356.334 179.381 357.022C178.19 357.71 176.976 358.689 175.86 359.891C174.79 361.049 173.824 362.372 173.01 363.817L169.994 362.076C170.808 360.631 171.774 359.307 172.844 358.149C173.96 356.948 175.174 355.968 176.365 355.281C177.557 354.593 178.718 354.201 179.811 354.101C180.867 354.005 181.809 354.201 182.624 354.671L185.64 356.412Z\"\n fill=\"url(#paint3_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M189.9 348.902C188.535 348.123 186.936 347.818 185.164 347.979C183.332 348.149 181.379 348.824 179.374 349.982C177.353 351.148 175.393 352.733 173.545 354.705C171.766 356.603 170.16 358.775 168.787 361.152L165.771 359.411C167.144 357.034 168.75 354.862 170.529 352.964C172.377 350.992 174.337 349.407 176.358 348.241C178.363 347.083 180.316 346.408 182.148 346.238C183.92 346.077 185.519 346.382 186.884 347.161L189.9 348.902Z\"\n fill=\"url(#paint4_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M185.639 356.412C184.825 355.942 183.882 355.746 182.827 355.842C181.733 355.942 180.572 356.334 179.381 357.022C178.189 357.71 176.976 358.689 175.86 359.891C174.789 361.048 173.824 362.372 173.01 363.817L175.709 365.28C176.681 363.56 177.978 362.176 179.373 361.371C180.768 360.565 182.012 360.456 182.977 361.014L185.639 356.404V356.412Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M179.373 349.983C177.353 351.149 175.392 352.734 173.545 354.706C171.765 356.604 170.159 358.776 168.787 361.153L171.449 362.69C172.482 360.901 173.681 359.277 175.008 357.858C176.387 356.391 177.858 355.194 179.366 354.323C182.337 352.608 185.141 352.32 187.253 353.513L189.899 348.903C188.534 348.124 186.936 347.819 185.164 347.98C183.332 348.15 181.379 348.825 179.373 349.983Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M185.639 356.412C184.825 355.942 183.882 355.746 182.827 355.842C181.733 355.942 180.572 356.334 179.381 357.022C178.189 357.71 176.976 358.689 175.86 359.891C174.789 361.048 173.824 362.372 173.01 363.817L175.709 365.28C176.681 363.56 177.978 362.176 179.373 361.371C180.768 360.565 182.012 360.456 182.977 361.014L185.639 356.404V356.412Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M179.373 349.983C177.353 351.149 175.392 352.734 173.545 354.706C171.765 356.604 170.159 358.776 168.787 361.153L171.449 362.69C172.482 360.901 173.681 359.277 175.008 357.858C176.387 356.391 177.858 355.194 179.366 354.323C182.337 352.608 185.141 352.32 187.253 353.513L189.899 348.903C188.534 348.124 186.936 347.819 185.164 347.98C183.332 348.15 181.379 348.825 179.373 349.983Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 132.774L594.529 121.891L597.545 120.149L616.395 131.032L613.379 132.774Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 121.891V130.597L597.545 128.856V120.149L594.529 121.891Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 130.597L613.379 141.48L616.395 139.739L597.545 128.855L594.529 130.597Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 141.48V132.774L616.395 131.032V139.739L613.379 141.48Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M651.079 164.987L594.529 132.338L597.545 130.597L654.095 163.246L651.079 164.987Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 132.338V175.87L597.545 174.129V130.597L594.529 132.338Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M594.529 175.87L651.079 208.519L654.095 206.778L597.545 174.129L594.529 175.87Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M651.08 208.521V164.988L654.096 163.247V206.779L651.08 208.521Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M613.379 132.774L594.529 121.891V130.597L613.379 141.48V132.774ZM651.079 164.988L594.529 132.338V175.871L651.079 208.52V164.988Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 136.692L587.129 125.809L590.145 124.067L608.995 134.95L605.979 136.692Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 125.809V134.515L590.145 132.774V124.067L587.129 125.809Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 134.515L605.979 145.398L608.995 143.657L590.145 132.773L587.129 134.515Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 145.398V136.691L608.995 134.95V143.657L605.979 145.398Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M643.679 168.906L587.129 136.257L590.145 134.516L646.695 167.165L643.679 168.906Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 136.257V179.789L590.145 178.048V134.516L587.129 136.257Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M587.129 179.788L643.679 212.437L646.695 210.696L590.145 178.047L587.129 179.788Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M643.68 212.438V168.905L646.696 167.164V210.696L643.68 212.438Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M605.979 136.692L587.129 125.809V134.515L605.979 145.398V136.692ZM643.679 168.906L587.129 136.256V179.789L643.679 212.438V168.906Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.831 143.362L578.98 132.479L581.996 130.737L600.847 141.62L597.831 143.362Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 132.479V141.185L581.996 139.444V130.737L578.98 132.479Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 141.185L597.831 152.068L600.847 150.326L581.996 139.443L578.98 141.185Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.83 152.067V143.36L600.846 141.619V150.326L597.83 152.067Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.531 175.575L578.98 142.926L581.996 141.185L638.547 173.834L635.531 175.575Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 142.926V186.458L581.996 184.717V141.185L578.98 142.926Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.98 186.458L611.553 205.264L614.569 203.522L581.996 184.717L578.98 186.458Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M611.554 205.264C605.461 194.279 605.462 182.417 611.887 178.688L614.903 176.946C608.478 180.675 608.477 192.537 614.57 203.522L611.554 205.264Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M611.887 178.687C618.37 174.923 628.865 180.981 635.356 192.245L638.372 190.503C631.881 179.239 621.386 173.182 614.903 176.946L611.887 178.687Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.355 192.244L635.531 192.479L638.547 190.737L638.371 190.503L635.355 192.244Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M635.529 192.478V175.574L638.545 173.833V190.737L635.529 192.478Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M615.125 184.356C617.278 182.957 620.335 183.071 623.725 185.029C630.245 188.793 635.53 197.947 635.53 205.475C635.53 209.24 634.209 211.885 632.073 213.118L635.089 211.377C637.225 210.144 638.546 207.498 638.546 203.734C638.546 196.206 633.261 187.051 626.741 183.287C623.351 181.33 620.294 181.215 618.141 182.615L615.125 184.356Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M625.871 202.375L630.981 205.325L633.997 203.584L628.887 200.634L625.871 202.375Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 189.639V195.539L624.94 193.798V187.897L621.924 189.639Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M616.812 192.589V197.146L619.829 195.405V190.848L616.812 192.589Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M616.812 197.147L621.922 200.097L624.938 198.355L619.829 195.405L616.812 197.147Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 200.096V205.996L624.94 204.255V198.354L621.924 200.096Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M621.924 205.997L625.871 208.276L628.887 206.535L624.94 204.256L621.924 205.997Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M611.918 191.843C611.918 184.315 617.204 181.263 623.724 185.027C630.243 188.792 635.528 197.947 635.528 205.475C635.528 213.003 630.243 216.055 623.724 212.291C617.203 208.527 611.918 199.372 611.918 191.843ZM621.921 195.539L616.812 192.589V197.146L621.921 200.096V205.997L625.868 208.275V202.375L630.978 205.325V200.768L625.868 197.818V191.917L621.921 189.639V195.539Z\"\n fill=\"var(--c8y-brand-40)\"\n />\n <path\n d=\"M611.918 191.843L611.483 191.843V191.843H611.918ZM623.724 185.027L623.941 184.65L623.941 184.65L623.724 185.027ZM635.528 205.475L635.964 205.475V205.475H635.528ZM623.724 212.291L623.506 212.668L623.506 212.668L623.724 212.291ZM621.921 195.539L621.703 195.916L622.356 195.539H621.921ZM616.812 192.589L617.029 192.212L616.376 192.589H616.812ZM616.812 197.146H616.376L616.594 197.524L616.812 197.146ZM621.921 200.096H622.356L622.139 199.719L621.921 200.096ZM621.921 205.997H621.486L621.703 206.374L621.921 205.997ZM625.868 208.275L625.651 208.652L626.303 208.275H625.868ZM625.868 202.375L626.086 201.998L625.433 202.375H625.868ZM630.978 205.325L630.76 205.702L631.413 205.325H630.978ZM630.978 200.768H631.413L631.195 200.391L630.978 200.768ZM625.868 197.818H625.433L625.651 198.195L625.868 197.818ZM625.868 191.917H626.303L626.086 191.54L625.868 191.917ZM621.921 189.639L622.139 189.262L621.486 189.639H621.921ZM611.918 191.843L612.353 191.843C612.353 188.17 613.639 185.706 615.593 184.577C617.548 183.449 620.325 183.568 623.506 185.404L623.724 185.027L623.941 184.65C620.602 182.722 617.477 182.485 615.158 183.823C612.84 185.162 611.483 187.987 611.483 191.843L611.918 191.843ZM623.724 185.027L623.506 185.404C626.684 187.239 629.586 190.406 631.694 194.057C633.802 197.709 635.093 201.805 635.093 205.475H635.528H635.964C635.964 201.616 634.612 197.371 632.448 193.622C630.284 189.873 627.283 186.58 623.941 184.65L623.724 185.027ZM635.528 205.475L635.093 205.475C635.093 209.147 633.807 211.612 631.853 212.741C629.899 213.869 627.122 213.75 623.941 211.914L623.724 212.291L623.506 212.668C626.845 214.596 629.97 214.833 632.288 213.494C634.607 212.156 635.964 209.33 635.964 205.475L635.528 205.475ZM623.724 212.291L623.941 211.914C620.763 210.079 617.861 206.913 615.753 203.261C613.644 199.609 612.353 195.513 612.353 191.843H611.918H611.483C611.483 195.702 612.834 199.947 614.999 203.696C617.163 207.445 620.164 210.739 623.506 212.668L623.724 212.291ZM621.921 195.539L622.139 195.162L617.029 192.212L616.812 192.589L616.594 192.966L621.703 195.916L621.921 195.539ZM616.812 192.589H616.376V197.146H616.812H617.247V192.589H616.812ZM616.812 197.146L616.594 197.524L621.703 200.473L621.921 200.096L622.139 199.719L617.029 196.769L616.812 197.146ZM621.921 200.096H621.486V205.997H621.921H622.356V200.096H621.921ZM621.921 205.997L621.703 206.374L625.651 208.652L625.868 208.275L626.086 207.898L622.139 205.62L621.921 205.997ZM625.868 208.275H626.303V202.375H625.868H625.433V208.275H625.868ZM625.868 202.375L625.65 202.752L630.76 205.702L630.978 205.325L631.195 204.948L626.086 201.998L625.868 202.375ZM630.978 205.325H631.413V200.768H630.978H630.542V205.325H630.978ZM630.978 200.768L631.195 200.391L626.086 197.441L625.868 197.818L625.651 198.195L630.76 201.145L630.978 200.768ZM625.868 197.818H626.303V191.917H625.868H625.433V197.818H625.868ZM625.868 191.917L626.086 191.54L622.139 189.262L621.921 189.639L621.703 190.016L625.651 192.294L625.868 191.917ZM621.921 189.639H621.486V195.539H621.921H622.356V189.639H621.921Z\"\n fill=\"#212121\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M597.831 143.361L578.98 132.478V141.184L597.831 152.067V143.361ZM635.531 175.575L578.98 142.925V186.458L611.553 205.263C605.46 194.278 605.461 182.416 611.886 178.687C618.369 174.923 628.864 180.98 635.355 192.244L635.531 192.479V175.575Z\"\n fill=\"var(--c8y-brand-40)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M505.936 243.781L490.856 252.487L472.76 242.039L487.84 233.333L505.936 243.781Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M490.856 252.487L490.856 255.969L472.76 245.522L472.76 242.039L490.856 252.487Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M505.936 243.781L490.855 252.487L490.855 255.97L505.936 247.263V243.781Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M575.588 205.472L560.508 214.179L542.412 203.731L557.492 195.024L575.588 205.472Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M560.508 214.178L560.508 217.661L542.412 207.213L542.412 203.73L560.508 214.178Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M575.588 205.472L560.508 214.179L560.508 217.661L575.588 208.955V205.472Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M479.956 176.74L479.955 246.392L476.939 244.651L476.939 174.999L479.956 176.74Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M495.035 168.034L479.955 176.741L476.939 174.999L492.019 166.293L495.035 168.034Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M479.955 176.741L479.955 246.393L495.035 237.687L495.035 168.035L479.955 176.741Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M548.737 137.562L548.737 207.213L545.721 205.472L545.721 135.82L548.737 137.562Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.817 128.856L548.737 137.562L545.721 135.821L560.801 127.114L563.817 128.856Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M548.736 137.562L548.736 207.214L563.816 198.508L563.816 128.856L548.736 137.562Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"bevel\"\n />\n <path\n opacity=\"0.2\"\n d=\"M472.945 176.506V85.3057L567.846 32.1963L569.369 121.873L472.945 176.506Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M578.947 31.3278L573.632 34.3964L566.092 30.0432L571.407 26.9746L578.947 31.3278Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M573.632 34.3962V125.737L566.092 121.384V30.043L573.632 34.3962Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M573.632 125.737L468.202 186.607L460.662 182.254L566.092 121.384L573.632 125.737Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M468.202 186.607V95.2663L460.662 90.9131V182.254L468.202 186.607Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M468.202 95.2663L462.888 98.3348L455.348 93.9816L460.662 90.9131L468.202 95.2663Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M462.888 98.3343V80.0661L455.348 75.7129V93.9811L462.888 98.3343Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M462.888 80.0664L578.947 13.0593L571.407 8.70605L455.348 75.7132L462.888 80.0664Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M563.127 40.4616L478.708 89.2007L471.168 84.8475L555.587 36.1084L563.127 40.4616Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M478.708 89.2009V168.41L471.168 164.057V84.8477L478.708 89.2009Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M578.947 31.3277L573.632 34.3963V125.737L468.201 186.607V95.2664L462.887 98.3349V80.0667L578.947 13.0596V31.3277ZM563.126 40.4617L478.707 89.2008V168.41L563.126 119.671V40.4617Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M505.308 70.542C507.778 69.1157 509.782 65.6451 509.782 62.7935C509.782 59.9419 507.778 58.7856 505.308 60.212C502.837 61.6383 500.833 65.1089 500.833 67.9605C500.833 70.8121 502.837 71.9683 505.308 70.542Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M521.244 56.1758C521.244 59.0274 519.24 62.498 516.77 63.9243C514.299 65.3507 512.295 64.1944 512.295 61.3428C512.295 58.4912 514.299 55.0206 516.77 53.5943C519.24 52.1679 521.244 53.3242 521.244 56.1758Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M528.057 57.4078C530.527 55.9815 532.531 52.5109 532.531 49.6593C532.531 46.8077 530.527 45.6515 528.057 47.0778C525.586 48.5042 523.582 51.9747 523.582 54.8263C523.582 57.6779 525.586 58.8342 528.057 57.4078Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M544.174 42.8447C544.219 45.6709 542.252 49.1605 539.781 50.6388C537.31 52.1172 535.271 51.0246 535.226 48.1984C535.181 45.3722 537.148 41.8827 539.619 40.4043C542.09 38.9259 544.129 40.0186 544.174 42.8447Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M546.688 36.4954L549.667 34.7754V44.756L546.688 46.476V36.4954Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.331 33.2374L555.311 31.5174V41.498L552.331 43.218V33.2374Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M498.52 64.3895L495.541 66.1095V76.0901L498.52 74.3701V64.3895Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M493.028 72.5507C493.028 75.4022 491.023 78.8728 488.553 80.2992C486.082 81.7255 484.078 80.5692 484.078 77.7176C484.078 74.8661 486.082 71.4025 488.553 69.9761C491.023 68.5498 493.028 69.6991 493.028 72.5507Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M505.308 70.542C507.778 69.1157 509.782 65.6451 509.782 62.7935C509.782 59.9419 507.778 58.7856 505.308 60.212C502.837 61.6383 500.833 65.1089 500.833 67.9605C500.833 70.8121 502.837 71.9683 505.308 70.542Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M521.244 56.1758C521.244 59.0274 519.24 62.498 516.77 63.9243C514.299 65.3507 512.295 64.1944 512.295 61.3428C512.295 58.4912 514.299 55.0206 516.77 53.5943C519.24 52.1679 521.244 53.3242 521.244 56.1758Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M528.057 57.4078C530.527 55.9815 532.531 52.5109 532.531 49.6593C532.531 46.8077 530.527 45.6515 528.057 47.0778C525.586 48.5042 523.582 51.9747 523.582 54.8263C523.582 57.6779 525.586 58.8342 528.057 57.4078Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M544.174 42.8447C544.219 45.6709 542.252 49.1605 539.781 50.6388C537.31 52.1172 535.271 51.0246 535.226 48.1984C535.181 45.3722 537.148 41.8827 539.619 40.4043C542.09 38.9259 544.129 40.0186 544.174 42.8447Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M546.688 36.4954L549.667 34.7754V44.756L546.688 46.476V36.4954Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M552.331 33.2374L555.311 31.5174V41.498L552.331 43.218V33.2374Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M498.52 64.3895L495.541 66.1095V76.0901L498.52 74.3701V64.3895Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M493.028 72.5507C493.028 75.4022 491.023 78.8728 488.553 80.2992C486.082 81.7255 484.078 80.5692 484.078 77.7176C484.078 74.8661 486.082 71.4025 488.553 69.9761C491.023 68.5498 493.028 69.6991 493.028 72.5507Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M505.036 116.674V92.5547C500.586 95.8848 496.837 100.428 493.788 106.184C490.739 111.846 489.215 117.34 489.215 122.669C489.215 128.568 491.028 132.564 494.653 134.657C498.279 136.75 502.646 136.322 507.755 133.373C512.369 130.709 516.365 126.641 519.744 121.17C523.205 115.652 525.265 110.133 525.924 104.615L505.036 116.674Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 107.541V101.404L531.484 113.535V119.672L552.496 107.541Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 95.2666V89.2724L531.484 101.404V107.398L552.496 95.2666Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 83.1354V76.9984L531.484 89.1296V95.2665L552.496 83.1354Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 71.0042V64.8672L531.484 76.9983V83.1354L552.496 71.0042Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M552.496 107.541V101.404L531.484 113.535V119.672L552.496 107.541Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 95.2666V89.2724L531.484 101.404V107.398L552.496 95.2666Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 83.1354V76.9984L531.484 89.1296V95.2665L552.496 83.1354Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M552.496 71.0042V64.8672L531.484 76.9983V83.1354L552.496 71.0042Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n d=\"M520.732 89.4861C517.848 87.821 514.387 87.8211 510.35 89.4861V107.469L525.923 98.4774C525.346 94.1483 523.616 91.1512 520.732 89.4861Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"bevel\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M783.336 210.388C773.984 204.31 760.708 204.808 745.986 213.308C717.673 229.655 694.714 269.413 694.714 302.114C694.714 317.811 700.002 329.026 708.633 334.638L702.601 331.155C693.97 325.544 688.682 314.328 688.682 298.631C688.682 265.93 711.641 226.172 739.954 209.826C754.676 201.325 767.952 200.827 777.304 206.906L783.336 210.388Z\"\n fill=\"url(#paint5_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n opacity=\"0.4\"\n d=\"M745.985 331.716C774.305 315.365 797.257 275.612 797.257 242.91C797.257 210.209 774.298 196.962 745.985 213.308C717.672 229.655 694.713 269.413 694.713 302.114C694.713 334.816 717.665 348.067 745.985 331.716Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M797.257 242.91C797.257 275.611 774.305 315.365 745.985 331.716C717.665 348.067 694.713 334.815 694.713 302.114C694.713 269.412 717.672 229.654 745.985 213.308C774.298 196.962 797.257 210.208 797.257 242.91ZM794.592 245.087C794.592 275.864 772.99 313.28 746.336 328.669C719.682 344.057 698.08 331.585 698.08 300.808C698.08 270.031 719.682 232.615 746.336 217.226C772.99 201.837 794.592 214.309 794.592 245.087Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.491 214.477C772.691 208.756 760.196 209.224 746.336 217.226C719.682 232.615 698.08 270.031 698.08 300.808C698.08 315.582 703.057 326.137 711.181 331.418L709.673 330.548C701.549 325.266 696.572 314.711 696.572 299.938C696.572 269.16 718.174 231.744 744.828 216.356C758.688 208.354 771.183 207.885 779.983 213.606L781.491 214.477Z\"\n fill=\"url(#paint6_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.491 214.478C772.691 208.757 760.196 209.225 746.336 217.227C719.682 232.616 698.08 270.032 698.08 300.809C698.08 315.583 703.057 326.138 711.181 331.419L709.673 330.549C701.549 325.267 696.572 314.712 696.572 299.939C696.572 269.161 718.174 231.745 744.828 216.357C758.688 208.355 771.183 207.886 779.983 213.607L781.491 214.478Z\"\n fill=\"url(#paint7_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M708.582 295.612C709.415 295.114 710.078 293.937 710.062 292.984C710.047 292.032 709.36 291.663 708.527 292.161C707.695 292.66 707.032 293.836 707.047 294.789C707.062 295.741 707.749 296.11 708.582 295.612Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M711.84 279.04C712.083 277.98 711.634 277.266 710.838 277.445C710.041 277.625 709.198 278.63 708.956 279.69C708.713 280.75 709.161 281.464 709.958 281.285C710.755 281.105 711.597 280.1 711.84 279.04Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M716.988 264.426C717.465 263.362 717.299 262.372 716.616 262.215C715.934 262.059 714.994 262.794 714.516 263.857C714.039 264.921 714.206 265.91 714.888 266.067C715.571 266.224 716.511 265.489 716.988 264.426Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M725.007 250.558C725.672 249.595 725.804 248.427 725.302 247.949C724.8 247.471 723.855 247.864 723.19 248.827C722.525 249.791 722.393 250.959 722.895 251.437C723.396 251.915 724.342 251.521 725.007 250.558Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M735.099 238.803C735.886 238.034 736.304 236.802 736.032 236.05C735.761 235.297 734.902 235.31 734.115 236.079C733.328 236.847 732.91 238.08 733.181 238.832C733.453 239.584 734.312 239.571 735.099 238.803Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M746.285 230.312C747.118 229.814 747.781 228.637 747.766 227.685C747.75 226.732 747.063 226.363 746.23 226.862C745.398 227.36 744.735 228.536 744.75 229.489C744.765 230.442 745.452 230.81 746.285 230.312Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M759.352 223.666C759.595 222.606 759.146 221.892 758.35 222.071C757.553 222.251 756.71 223.256 756.467 224.316C756.224 225.376 756.673 226.09 757.47 225.911C758.266 225.731 759.109 224.726 759.352 223.666Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M769.65 224.388C770.128 223.324 769.961 222.334 769.279 222.177C768.596 222.02 767.656 222.755 767.179 223.819C766.701 224.883 766.868 225.872 767.55 226.029C768.233 226.186 769.173 225.451 769.65 224.388Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M777.665 229.784C778.33 228.821 778.462 227.653 777.96 227.175C777.459 226.697 776.513 227.09 775.848 228.053C775.183 229.016 775.051 230.184 775.553 230.662C776.055 231.14 777 230.747 777.665 229.784Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M782.597 239.329C783.384 238.561 783.802 237.328 783.53 236.576C783.259 235.824 782.4 235.837 781.613 236.605C780.826 237.373 780.408 238.606 780.679 239.358C780.951 240.11 781.81 240.097 782.597 239.329Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M783.977 252.078C784.809 251.579 785.472 250.403 785.457 249.45C785.442 248.497 784.755 248.129 783.922 248.627C783.089 249.125 782.426 250.302 782.441 251.255C782.457 252.207 783.144 252.576 783.977 252.078Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M771.886 276.788L769.375 278.237V286.656L771.886 285.207V276.788Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M763.547 290.164C765.629 288.918 767.286 285.977 767.248 283.595C767.21 281.213 765.492 280.292 763.41 281.538C761.328 282.783 759.671 285.724 759.709 288.106C759.747 290.488 761.465 291.409 763.547 290.164Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M753.67 295.864C755.751 294.662 757.44 291.737 757.44 289.334C757.44 286.931 755.751 285.956 753.67 287.157C751.589 288.359 749.9 291.284 749.9 293.687C749.9 296.09 751.589 297.065 753.67 295.864Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M744.155 301.357C746.236 300.156 747.925 297.23 747.925 294.827C747.925 292.424 746.236 291.449 744.155 292.651C742.074 293.852 740.385 296.777 740.385 299.18C740.385 301.583 742.074 302.558 744.155 301.357Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M734.489 306.938C736.57 305.737 738.259 302.811 738.259 300.408C738.259 298.005 736.57 297.03 734.489 298.232C732.408 299.433 730.719 302.358 730.719 304.761C730.719 307.164 732.408 308.14 734.489 306.938Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M776.644 274.041L774.133 275.49V283.909L776.644 282.46V274.041Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M728.765 301.753L726.254 303.203V311.622L728.765 310.173V301.753Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M720.366 315.17C722.447 313.969 724.136 311.044 724.136 308.641C724.136 306.238 722.447 305.263 720.366 306.464C718.285 307.666 716.596 310.591 716.596 312.994C716.596 315.397 718.285 316.372 720.366 315.17Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M765.534 236.587L752.813 258.621L751.305 257.751L764.026 235.717L765.534 236.587Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M765.536 236.589L752.814 258.623L755.438 260.137L768.159 238.103L765.536 236.589Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M753.482 262.42C751.831 261.347 749.489 261.435 746.89 262.935C741.893 265.82 737.842 272.837 737.842 278.607C737.842 281.376 738.776 283.355 740.299 284.346L737.283 282.604C735.76 281.614 734.826 279.635 734.826 276.865C734.826 271.095 738.877 264.079 743.874 261.194C746.473 259.694 748.815 259.606 750.466 260.679L753.482 262.42Z\"\n fill=\"url(#paint8_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M746.89 283.831C751.887 280.946 755.938 273.929 755.938 268.159C755.938 262.389 751.887 260.05 746.89 262.935C741.893 265.82 737.842 272.837 737.842 278.607C737.842 284.377 741.893 286.716 746.89 283.831Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M765.173 337.811V362.189L753.109 355.224V330.846L765.173 337.811Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M781.761 314.303V352.612L769.697 345.646V307.338L781.761 314.303Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M798.349 309.951V343.035L786.285 336.07V302.985L798.349 309.951Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M814.937 274.253V333.457L802.873 326.492V267.288L814.937 274.253Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M831.525 240.298V323.88L819.461 316.915V233.333L831.525 240.298Z\"\n fill=\"#D4D9DE\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M777.237 330.846L765.173 337.811L753.109 330.846L765.173 323.881L777.237 330.846Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M810.413 304.726L798.349 311.691L786.285 304.726L798.349 297.761L810.413 304.726Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M827.001 267.288L814.937 274.254L802.873 267.288L814.937 260.323L827.001 267.288Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M793.825 307.338L781.761 314.303L769.697 307.338L781.761 300.373L793.825 307.338Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M843.589 233.333L831.525 240.299L819.461 233.333L831.525 226.368L843.589 233.333Z\"\n fill=\"#E3E5E8\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M765.174 337.811V362.189L777.238 355.224V330.845L765.174 337.811Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M781.762 314.303V352.612L793.826 345.646V307.338L781.762 314.303Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M798.35 311.691V343.035L810.414 336.069V304.726L798.35 311.691Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M814.938 274.253V333.457L827.002 326.492V267.288L814.938 274.253Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M831.526 240.298V323.88L843.59 316.915V233.333L831.526 240.298Z\"\n fill=\"#8B96A0\"\n />\n <path\n d=\"M765.174 337.811V362.189L777.238 355.224V330.845L765.174 337.811Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M781.762 314.303V352.612L793.826 345.646V307.338L781.762 314.303Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M798.35 311.691V343.035L810.414 336.069V304.726L798.35 311.691Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M814.938 274.253V333.457L827.002 326.492V267.288L814.938 274.253Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M831.526 240.298V323.88L843.59 316.915V233.333L831.526 240.298Z\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M781.715 314.304V352.612L793.779 345.647V307.339L781.715 314.304Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M814.801 274.254V333.458L826.865 326.493V267.289L814.801 274.254Z\"\n fill=\"#8B96A0\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-miterlimit=\"10\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M826.068 247.101L786.819 307.162L779.279 302.809L818.528 242.748L826.068 247.101Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M786.82 307.162L747.058 330.119L739.518 325.765L779.28 302.809L786.82 307.162Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M747.056 330.119L718.753 388.857L711.213 384.504L739.516 325.766L747.056 330.119Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M718.754 388.857L680.335 381.609L672.795 377.256L711.214 384.503L718.754 388.857Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M680.334 381.609L648.772 423.694L641.232 419.34L672.794 377.256L680.334 381.609Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M648.772 423.694L623.144 423.694L615.604 419.341L641.232 419.341L648.772 423.694Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M623.145 423.694L601.253 453.186L593.713 448.833L615.605 419.341L623.145 423.694Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M601.252 453.185L599.579 451.254L592.039 446.9L593.712 448.832L601.252 453.185Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M599.579 451.254L622.927 419.8L615.387 415.447L592.039 446.901L599.579 451.254Z\"\n fill=\"url(#paint9_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M622.927 419.801L648.57 419.8L641.03 415.447L615.387 415.447L622.927 419.801Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M648.571 419.801L680.346 377.432L672.806 373.079L641.031 415.447L648.571 419.801Z\"\n fill=\"url(#paint10_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M680.345 377.432L718.08 384.551L710.539 380.197L672.805 373.079L680.345 377.432Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M718.081 384.551L745.574 327.493L738.034 323.14L710.541 380.198L718.081 384.551Z\"\n fill=\"url(#paint11_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M745.573 327.493L785.735 304.305L778.195 299.952L738.033 323.14L745.573 327.493Z\"\n fill=\"var(--c8y-brand-60)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M785.735 304.305L824.148 245.523L816.608 241.17L778.195 299.952L785.735 304.305Z\"\n fill=\"url(#paint12_linear_2683_76044)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M826.067 247.101L786.818 307.162L747.056 330.119L718.753 388.857L680.333 381.61L648.772 423.694L623.143 423.694L601.251 453.186L599.578 451.254L622.926 419.801L648.57 419.801L680.345 377.432L718.079 384.551L745.573 327.493L785.734 304.305L824.147 245.523L826.067 247.101Z\"\n fill=\"var(--c8y-brand-30)\"\n stroke=\"#212121\"\n stroke-width=\"0.870647\"\n stroke-linejoin=\"round\"\n />\n <defs>\n <filter\n id=\"filter0_f_2683_76044\"\n height=\"322.139\"\n x=\"325.621\"\n y=\"282.29\"\n width=\"557.214\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <filter\n id=\"filter1_f_2683_76044\"\n height=\"146.268\"\n x=\"23.5085\"\n y=\"520.647\"\n width=\"243.781\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <filter\n id=\"filter2_f_2683_76044\"\n height=\"120.983\"\n x=\"201.22\"\n y=\"449.576\"\n width=\"194.628\"\n filterUnits=\"userSpaceOnUse\"\n color-interpolation-filters=\"sRGB\"\n >\n <feFlood\n flood-opacity=\"0\"\n result=\"BackgroundImageFix\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"BackgroundImageFix\"\n result=\"shape\"\n />\n <feGaussianBlur\n stdDeviation=\"3.48259\"\n result=\"effect1_foregroundBlur_2683_76044\"\n />\n </filter>\n <linearGradient\n id=\"paint0_linear_2683_76044\"\n x1=\"429.792\"\n y1=\"245.567\"\n x2=\"426.729\"\n y2=\"262.062\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_2683_76044\"\n x1=\"430.875\"\n y1=\"226.109\"\n x2=\"412.41\"\n y2=\"285.724\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_2683_76044\"\n x1=\"180.577\"\n y1=\"365.668\"\n x2=\"182.522\"\n y2=\"369.813\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"#E3E5E8\" />\n <stop\n offset=\"0.765\"\n stop-color=\"#8B96A0\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint3_linear_2683_76044\"\n x1=\"182\"\n y1=\"352.343\"\n x2=\"180.977\"\n y2=\"363.458\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint4_linear_2683_76044\"\n x1=\"184.287\"\n y1=\"343.533\"\n x2=\"182.722\"\n y2=\"360.602\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint5_linear_2683_76044\"\n x1=\"761.318\"\n y1=\"179.353\"\n x2=\"731.343\"\n y2=\"324.882\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint6_linear_2683_76044\"\n x1=\"696.456\"\n y1=\"331.716\"\n x2=\"749.565\"\n y2=\"215.92\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop\n offset=\"0.015\"\n stop-color=\"#8B96A0\"\n />\n <stop\n offset=\"1\"\n stop-color=\"#D4D9DE\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint7_linear_2683_76044\"\n x1=\"696.456\"\n y1=\"331.717\"\n x2=\"749.565\"\n y2=\"215.921\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop\n offset=\"0.015\"\n stop-color=\"#8B96A0\"\n />\n <stop\n offset=\"1\"\n stop-color=\"#D4D9DE\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint8_linear_2683_76044\"\n x1=\"744.346\"\n y1=\"265.48\"\n x2=\"752.501\"\n y2=\"275.711\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"#E3E5E8\" />\n <stop\n offset=\"1\"\n stop-color=\"#8B96A0\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint9_linear_2683_76044\"\n x1=\"615.742\"\n y1=\"409.072\"\n x2=\"608.878\"\n y2=\"449.104\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint10_linear_2683_76044\"\n x1=\"671.201\"\n y1=\"364.76\"\n x2=\"662.033\"\n y2=\"416.92\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint11_linear_2683_76044\"\n x1=\"737.425\"\n y1=\"312.205\"\n x2=\"720.255\"\n y2=\"378.431\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n <linearGradient\n id=\"paint12_linear_2683_76044\"\n x1=\"813.459\"\n y1=\"229.928\"\n x2=\"799.279\"\n y2=\"299.708\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"var(--c8y-brand-60)\" />\n <stop\n offset=\"1\"\n stop-color=\"var(--c8y-brand-30)\"\n />\n </linearGradient>\n </defs>\n</svg>\n" }]
|
|
14812
|
+
}] });
|
|
14813
|
+
|
|
14803
14814
|
/**
|
|
14804
14815
|
* This component is the parent of each setup and can be injected
|
|
14805
14816
|
* into setup steps to control them.
|
|
@@ -15002,20 +15013,20 @@ class SetupComponent {
|
|
|
15002
15013
|
return 'done';
|
|
15003
15014
|
}
|
|
15004
15015
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupComponent, deps: [{ token: OptionsService }, { token: StepperService }, { token: AppStateService }, { token: AlertService }, { token: Permissions }, { token: SetupService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15005
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: SetupComponent, isStandalone: true, selector: "c8y-setup", ngImport: i0, template: "<c8y-title>\n {{ options.name | humanizeAppName | async }}\n</c8y-title>\n\n<div\n class=\"card content-fullpage fadeInRightBig animated\"\n *ngIf=\"currentSetupState !== setupState.START\"\n>\n <c8y-stepper-outlet\n [showDefaultButtons]=\"false\"\n [steps]=\"steps\"\n class=\"d-contents\"\n ></c8y-stepper-outlet>\n</div>\n\n<div\n class=\"card content-fullpage d-flex d-col zoomIn animated\"\n *ngIf=\"currentSetupState === setupState.START\"\n>\n <div class=\"inner-scroll flex-grow\">\n <div class=\"card-block\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24\">\n <svg\n viewBox=\"0 0 1046 770\"\n fill=\"none\"\n style=\"max-width: 330px; margin: auto\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g clip-path=\"url(#clip0_701_64)\">\n <path\n d=\"M277.838 568.674C124.637 568.674 0 443.786 0 290.277C0 136.768 124.637 11.8799 277.838 11.8799C322.352 11.9257 366.206 22.6646 405.724 43.1962C445.242 63.7278 479.271 93.4536 504.959 129.881L502.33 131.742C476.94 95.7356 443.305 66.3533 404.244 46.0589C365.184 25.7646 321.837 15.1497 277.838 15.1043C126.413 15.1043 3.2179 138.547 3.2179 290.277C3.2179 442.007 126.413 565.449 277.838 565.449C320.02 565.587 361.659 555.923 399.486 537.217C437.312 518.511 470.295 491.271 495.844 457.639L498.396 459.601C472.548 493.627 439.179 521.186 400.91 540.111C362.641 559.036 320.514 568.813 277.838 568.674V568.674Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M392.7 243.656C389.654 243.656 386.676 242.751 384.144 241.055C381.611 239.36 379.637 236.95 378.471 234.13C377.306 231.31 377.001 228.207 377.595 225.214C378.189 222.22 379.656 219.471 381.81 217.312C383.964 215.154 386.708 213.684 389.696 213.089C392.683 212.494 395.779 212.799 398.594 213.967C401.408 215.135 403.813 217.113 405.505 219.651C407.198 222.189 408.101 225.172 408.101 228.224C408.101 232.317 406.478 236.242 403.59 239.136C400.702 242.03 396.785 243.656 392.7 243.656V243.656Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M398.071 231.454L394.849 228.225L398.071 224.995C398.213 224.854 398.326 224.686 398.403 224.501C398.48 224.316 398.519 224.118 398.52 223.918C398.52 223.718 398.481 223.519 398.405 223.334C398.328 223.149 398.216 222.981 398.075 222.839C397.933 222.697 397.765 222.585 397.581 222.508C397.396 222.432 397.198 222.393 396.998 222.393C396.798 222.393 396.6 222.433 396.416 222.51C396.231 222.587 396.064 222.7 395.923 222.842L392.7 226.072L389.477 222.842C389.192 222.557 388.806 222.397 388.403 222.397C388 222.397 387.614 222.557 387.329 222.842C387.044 223.128 386.884 223.515 386.884 223.919C386.884 224.323 387.044 224.71 387.329 224.995L390.551 228.224L387.329 231.454C387.045 231.739 386.887 232.126 386.887 232.529C386.888 232.932 387.048 233.318 387.332 233.603C387.617 233.888 388.002 234.048 388.404 234.049C388.806 234.05 389.192 233.89 389.477 233.607L392.7 230.377L395.923 233.607C396.064 233.748 396.231 233.86 396.416 233.936C396.6 234.013 396.798 234.052 396.997 234.052C397.197 234.052 397.394 234.013 397.578 233.936C397.763 233.86 397.93 233.748 398.071 233.607C398.212 233.465 398.324 233.297 398.401 233.113C398.477 232.928 398.516 232.73 398.516 232.53C398.516 232.33 398.477 232.132 398.401 231.948C398.324 231.763 398.212 231.595 398.071 231.454Z\"\n fill=\"white\"\n />\n <path\n d=\"M316.107 61.4203C333.034 61.4203 346.756 47.6709 346.756 30.7102C346.756 13.7494 333.034 0 316.107 0C299.18 0 285.459 13.7494 285.459 30.7102C285.459 47.6709 299.18 61.4203 316.107 61.4203Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M311.926 46.6933C311.397 46.6933 310.875 46.5698 310.401 46.3326C309.928 46.0954 309.516 45.751 309.199 45.3266L300.837 34.1555C300.569 33.7966 300.373 33.3882 300.262 32.9537C300.151 32.5191 300.127 32.0669 300.19 31.6228C300.253 31.1787 300.403 30.7515 300.631 30.3655C300.86 29.9795 301.161 29.6422 301.519 29.3731C301.878 29.104 302.285 28.9081 302.719 28.7968C303.153 28.6855 303.604 28.6609 304.047 28.7243C304.49 28.7878 304.917 28.9381 305.302 29.1667C305.687 29.3952 306.024 29.6976 306.292 30.0565L311.763 37.3643L325.812 16.2476C326.317 15.5003 327.095 14.9833 327.979 14.8093C328.862 14.6353 329.778 14.8185 330.528 15.3189C331.277 15.8193 331.798 16.5963 331.977 17.4803C332.157 18.3643 331.98 19.2835 331.486 20.0374L314.763 45.172C314.46 45.6266 314.054 46.0019 313.576 46.2664C313.099 46.5309 312.566 46.6769 312.021 46.6922L311.926 46.6933Z\"\n fill=\"white\"\n />\n <path\n d=\"M353.635 86.1143H279.933C275.428 86.1143 271.776 89.7734 271.776 94.2873V97.2286C271.776 101.742 275.428 105.402 279.933 105.402H353.635C358.139 105.402 361.791 101.742 361.791 97.2286V94.2873C361.791 89.7734 358.139 86.1143 353.635 86.1143Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M399.35 124.689H234.217C229.712 124.689 226.061 128.348 226.061 132.862V135.803C226.061 140.317 229.712 143.976 234.217 143.976H399.35C403.855 143.976 407.507 140.317 407.507 135.803V132.862C407.507 128.348 403.855 124.689 399.35 124.689Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M399.35 163.264H234.217C229.712 163.264 226.061 166.923 226.061 171.437V174.378C226.061 178.892 229.712 182.551 234.217 182.551H399.35C403.855 182.551 407.507 178.892 407.507 174.378V171.437C407.507 166.923 403.855 163.264 399.35 163.264Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M298.909 574.554C295.863 574.554 292.885 573.649 290.353 571.953C287.82 570.257 285.846 567.847 284.68 565.027C283.515 562.208 283.21 559.105 283.804 556.111C284.398 553.118 285.865 550.368 288.019 548.21C290.173 546.052 292.917 544.582 295.904 543.986C298.892 543.391 301.988 543.697 304.802 544.865C307.617 546.033 310.022 548.011 311.714 550.548C313.406 553.086 314.31 556.07 314.31 559.122C314.31 563.215 312.687 567.14 309.799 570.034C306.911 572.928 302.993 574.554 298.909 574.554V574.554Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M304.28 562.351L301.057 559.122L304.28 555.893C304.565 555.607 304.725 555.22 304.725 554.816C304.725 554.412 304.565 554.025 304.28 553.74C303.995 553.454 303.609 553.294 303.206 553.294C302.803 553.294 302.416 553.454 302.132 553.74L298.909 556.969L295.686 553.74C295.401 553.454 295.015 553.294 294.612 553.294C294.209 553.294 293.823 553.454 293.538 553.74C293.253 554.025 293.093 554.412 293.093 554.816C293.093 555.22 293.253 555.607 293.538 555.893L296.76 559.122L293.538 562.351C293.253 562.636 293.093 563.024 293.093 563.427C293.093 563.831 293.253 564.218 293.538 564.504C293.823 564.789 294.209 564.95 294.612 564.95C295.015 564.95 295.401 564.789 295.686 564.504L298.909 561.275L302.132 564.504C302.416 564.789 302.803 564.95 303.206 564.95C303.609 564.95 303.995 564.789 304.28 564.504C304.565 564.218 304.725 563.831 304.725 563.427C304.725 563.024 304.565 562.636 304.28 562.351V562.351Z\"\n fill=\"white\"\n />\n <path\n d=\"M222.316 392.318C239.243 392.318 252.964 378.568 252.964 361.608C252.964 344.647 239.243 330.897 222.316 330.897C205.389 330.897 191.667 344.647 191.667 361.608C191.667 378.568 205.389 392.318 222.316 392.318Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M218.135 377.591C217.606 377.591 217.084 377.467 216.61 377.23C216.137 376.993 215.725 376.648 215.408 376.224L207.046 365.053C206.778 364.694 206.582 364.286 206.471 363.851C206.36 363.417 206.336 362.964 206.399 362.52C206.462 362.076 206.612 361.649 206.84 361.263C207.068 360.877 207.37 360.54 207.728 360.271C208.086 360.002 208.494 359.806 208.928 359.694C209.361 359.583 209.813 359.558 210.256 359.622C210.699 359.685 211.126 359.836 211.511 360.064C211.896 360.293 212.232 360.595 212.501 360.954L217.971 368.262L232.021 347.145C232.268 346.769 232.587 346.445 232.959 346.192C233.332 345.94 233.75 345.763 234.191 345.674C234.631 345.584 235.085 345.582 235.526 345.669C235.968 345.756 236.387 345.929 236.762 346.179C237.136 346.429 237.457 346.75 237.706 347.125C237.956 347.5 238.129 347.92 238.216 348.362C238.302 348.804 238.301 349.259 238.212 349.701C238.122 350.142 237.946 350.562 237.695 350.935L220.972 376.07C220.669 376.524 220.262 376.899 219.785 377.164C219.308 377.428 218.775 377.574 218.23 377.59L218.135 377.591Z\"\n fill=\"white\"\n />\n <path\n d=\"M259.843 417.012H186.142C181.637 417.012 177.985 420.671 177.985 425.185V428.126C177.985 432.64 181.637 436.299 186.142 436.299H259.843C264.348 436.299 268 432.64 268 428.126V425.185C268 420.671 264.348 417.012 259.843 417.012Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M305.559 455.586H140.426C135.921 455.586 132.269 459.246 132.269 463.759V466.701C132.269 471.215 135.921 474.874 140.426 474.874H305.559C310.064 474.874 313.715 471.215 313.715 466.701V463.759C313.715 459.246 310.064 455.586 305.559 455.586Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M305.559 494.161H140.426C135.921 494.161 132.269 497.82 132.269 502.334V505.276C132.269 509.789 135.921 513.448 140.426 513.448H305.559C310.064 513.448 313.715 509.789 313.715 505.276V502.334C313.715 497.82 310.064 494.161 305.559 494.161Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M617.498 508.712C613.292 508.712 609.18 507.462 605.682 505.121C602.185 502.779 599.459 499.451 597.85 495.557C596.24 491.663 595.819 487.379 596.639 483.245C597.46 479.111 599.485 475.314 602.46 472.334C605.434 469.354 609.223 467.324 613.349 466.502C617.474 465.68 621.75 466.101 625.636 467.714C629.523 469.327 632.844 472.059 635.181 475.563C637.518 479.068 638.765 483.188 638.765 487.402C638.765 493.054 636.524 498.474 632.536 502.471C628.548 506.467 623.138 508.712 617.498 508.712V508.712Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M624.915 491.861L620.465 487.402L624.915 482.943C625.308 482.549 625.529 482.014 625.529 481.457C625.529 480.899 625.308 480.364 624.915 479.97C624.522 479.576 623.988 479.354 623.432 479.354C622.875 479.354 622.342 479.576 621.948 479.97L617.498 484.43L613.047 479.97C612.654 479.576 612.12 479.354 611.564 479.354C611.008 479.354 610.474 479.576 610.081 479.97C609.687 480.364 609.466 480.899 609.466 481.457C609.466 482.014 609.687 482.549 610.081 482.943L614.531 487.402L610.081 491.862C609.687 492.256 609.466 492.791 609.466 493.348C609.466 493.906 609.687 494.44 610.081 494.834C610.474 495.229 611.008 495.45 611.564 495.45C612.12 495.45 612.654 495.229 613.047 494.834L617.498 490.375L621.948 494.834C622.341 495.229 622.875 495.45 623.431 495.45C623.988 495.45 624.521 495.229 624.915 494.834C625.308 494.44 625.529 493.906 625.529 493.348C625.529 492.791 625.308 492.256 624.915 491.862L624.915 491.861Z\"\n fill=\"white\"\n />\n <path\n d=\"M524.838 257.062C548.212 257.062 567.161 238.075 567.161 214.654C567.161 191.233 548.212 172.246 524.838 172.246C501.464 172.246 482.516 191.233 482.516 214.654C482.516 238.075 501.464 257.062 524.838 257.062Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M519.065 236.725C518.334 236.725 517.613 236.555 516.959 236.227C516.306 235.899 515.737 235.424 515.299 234.838L503.753 219.412C503.382 218.916 503.112 218.352 502.958 217.752C502.805 217.152 502.771 216.527 502.858 215.914C502.946 215.301 503.153 214.711 503.468 214.178C503.783 213.645 504.2 213.179 504.694 212.807C505.189 212.436 505.752 212.165 506.35 212.012C506.949 211.858 507.573 211.824 508.185 211.912C508.797 211.999 509.385 212.207 509.917 212.522C510.449 212.838 510.914 213.256 511.285 213.751L518.839 223.843L538.24 194.682C538.583 194.167 539.024 193.724 539.538 193.379C540.052 193.034 540.628 192.794 541.234 192.672C541.841 192.551 542.465 192.55 543.072 192.67C543.678 192.79 544.255 193.029 544.77 193.373C545.284 193.717 545.726 194.158 546.07 194.673C546.414 195.188 546.654 195.766 546.775 196.373C546.896 196.981 546.897 197.607 546.777 198.214C546.656 198.822 546.418 199.4 546.075 199.916L522.982 234.624C522.564 235.252 522.003 235.77 521.344 236.135C520.685 236.501 519.948 236.702 519.196 236.723C519.152 236.724 519.108 236.725 519.065 236.725Z\"\n fill=\"white\"\n />\n <path\n d=\"M579.767 291.162H471.778C467.273 291.162 463.621 294.821 463.621 299.335V309.623C463.621 314.136 467.273 317.796 471.778 317.796H579.767C584.272 317.796 587.924 314.136 587.924 309.623V299.335C587.924 294.821 584.272 291.162 579.767 291.162Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M642.896 344.43H408.649C404.145 344.43 400.493 348.089 400.493 352.603V362.891C400.493 367.405 404.145 371.064 408.649 371.064H642.896C647.4 371.064 651.052 367.405 651.052 362.891V352.603C651.052 348.089 647.4 344.43 642.896 344.43Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M642.896 397.698H408.649C404.145 397.698 400.493 401.357 400.493 405.871V416.159C400.493 420.673 404.145 424.332 408.649 424.332H642.896C647.4 424.332 651.052 420.673 651.052 416.159V405.871C651.052 401.357 647.4 397.698 642.896 397.698Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M725.115 747.47L704.591 747.468L694.826 668.144L725.12 668.145L725.115 747.47Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M724.568 740.753L702.654 731.821L702.026 731.563L689.927 740.753C683.096 740.754 676.544 743.474 671.714 748.314C666.883 753.154 664.169 759.719 664.168 766.564V767.402H730.344V740.753H724.568Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M898.592 730.244L878.992 736.346L846.172 663.497L875.101 654.492L898.592 730.244Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M896.079 723.992L872.507 721.98L871.831 721.92L862.999 734.293C856.475 736.326 851.025 740.871 847.845 746.93C844.666 752.989 844.018 760.065 846.045 766.602L846.293 767.402L909.488 747.723L901.595 722.275L896.079 723.992Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M816.472 341.116L824.819 364.905V377.764L823.656 391.905L836.576 439.067L846.711 543.067L897.716 697.017L858.607 708.302L758.756 456.763L727.218 711.187L691.453 710.231C691.453 710.231 685.334 695.405 686.943 687.344C688.552 679.283 688.552 688.956 688.552 679.283C688.552 669.61 681.577 673.812 686.674 666.068C691.77 658.325 691.136 651.546 691.453 646.874C691.77 642.203 688.552 453.577 688.552 447.128C688.552 440.679 687.437 442.092 687.995 435.743C688.552 429.394 695.624 432.004 693.697 421.026C691.77 410.048 691.136 411.967 691.453 403.752C691.77 395.538 696.204 347.374 696.204 347.374L816.472 341.116Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M682.617 348.855L754.315 279.572L774.187 223.19L744.875 210.418C729.819 224.87 713.544 269.883 713.544 269.883L664.205 332.779C663.821 332.911 663.437 333.051 663.059 333.219C660.836 334.2 658.904 335.74 657.45 337.689C655.995 339.637 655.066 341.929 654.754 344.343C654.441 346.756 654.755 349.209 655.665 351.465C656.575 353.722 658.051 355.705 659.949 357.222C661.848 358.74 664.105 359.742 666.503 360.13C668.9 360.518 671.357 360.28 673.636 359.439C675.915 358.598 677.939 357.182 679.512 355.328C681.085 353.474 682.155 351.244 682.617 348.855V348.855Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M736.627 216.714L773.808 228.541L773.948 228.517C787.786 226.195 799.27 203.547 806.465 184.957C808.833 178.826 808.789 172.022 806.342 165.922C803.895 159.821 799.227 154.879 793.283 152.095C788.885 150.071 784.009 149.32 779.206 149.927C774.404 150.534 769.867 152.475 766.108 155.531L747.015 171.163L736.627 216.714Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M822.788 371.677L823.005 371.387C834.606 355.971 818.74 317.794 816.341 312.258L827.127 309.056L825.247 288.478L824.342 279.301L832.728 271.321L832.757 271.117L838.524 229.989L846.071 202.768C848.915 192.477 848.975 181.613 846.245 171.291C843.515 160.97 838.092 151.562 830.534 144.034L815.107 128.686L796.624 99.6977L765.635 98.896L754.491 118.732C744.128 120.851 734.836 126.546 728.232 134.824C721.628 143.103 718.132 153.441 718.353 164.036L719.402 216.843L708.283 282.27L707.971 294.155L697.057 305.695L699.075 317.362L690.911 320.62L686.916 337.198C685.39 339.111 675.316 351.87 675.225 355.428C675.211 355.962 675.591 356.488 676.421 357.082C682.941 361.757 719.388 371.887 735.791 365.797C753.264 359.316 821.742 371.488 822.432 371.612L822.788 371.677Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M746.822 204.276L730.992 172.653C708.015 174.226 662.413 200.846 662.413 200.846L576.13 219.176C573.574 218.192 570.805 217.899 568.1 218.328C565.395 218.757 562.851 219.893 560.724 221.62C558.596 223.348 556.96 225.606 555.981 228.169C555.001 230.731 554.713 233.507 555.144 236.216C555.576 238.926 556.712 241.474 558.438 243.603C560.165 245.733 562.421 247.37 564.979 248.348C567.538 249.326 570.308 249.612 573.012 249.177C575.715 248.741 578.257 247.599 580.38 245.867L690.136 237.984L746.822 204.276Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M740.437 209.469L781.779 178.684L789.062 152.388C790.473 147.22 790.413 141.76 788.889 136.625C787.366 131.489 784.439 126.883 780.441 123.327V123.327C774.987 118.543 767.925 116.012 760.681 116.246C753.436 116.481 746.551 119.462 741.417 124.589C725.86 140.149 708.115 161.856 711.927 176.909L711.965 177.061L740.437 209.469Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M782.15 91.7081C802.453 91.7081 818.913 75.2158 818.913 54.8716C818.913 34.5274 802.453 18.0352 782.15 18.0352C761.847 18.0352 745.388 34.5274 745.388 54.8716C745.388 75.2158 761.847 91.7081 782.15 91.7081Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M806.343 93.3962C800.194 90.5021 793.012 92.2609 786.224 92.5285C779.436 92.7962 771.211 90.232 769.77 83.5795C768.705 78.6607 771.906 73.2693 769.889 68.6597C767.69 63.6328 761.087 62.9173 755.793 61.5098C749.156 59.5883 743.303 55.5974 739.083 50.1164C734.864 44.6354 732.497 37.9496 732.327 31.0294C731.959 33.776 736.65 34.6782 738.19 32.3767C739.731 30.0752 738.67 26.8898 736.971 24.7029C735.272 22.516 732.98 20.7695 731.699 18.3134C730.418 15.8574 730.667 12.2099 733.168 11.028C734.45 13.6209 736.266 15.9121 738.496 17.7504C740.726 19.5886 743.32 20.9322 746.107 21.6924C744.969 18.2291 746.578 14.3355 749.167 11.7739C751.918 9.3738 755.088 7.50347 758.516 6.25695C766.991 2.57611 776.885 -1.08673 785.091 3.1601C787.21 4.27737 789.049 5.85981 790.472 7.78924C791.894 9.71866 792.863 11.9452 793.306 14.3026C808.487 15.5887 824.074 32.0655 823.21 47.3059C822.28 63.7125 821.601 65.04 807.971 92.6487\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M990.501 768.347H937.106L936.876 767.93C936.194 766.69 935.534 765.375 934.919 764.024C929.418 752.226 927.094 738.731 925.043 726.826L923.498 717.852C923.311 716.765 923.452 715.647 923.903 714.641C924.353 713.635 925.094 712.786 926.028 712.204C926.963 711.622 928.05 711.332 929.15 711.373C930.25 711.413 931.313 711.782 932.203 712.431C940.317 718.348 948.435 724.258 956.556 730.163C959.631 732.405 963.143 735 966.506 737.804C966.83 736.225 967.17 734.641 967.509 733.079C967.743 732.001 968.293 731.017 969.088 730.254C969.884 729.49 970.888 728.982 971.973 728.794C973.059 728.606 974.175 728.747 975.18 729.198C976.185 729.65 977.033 730.391 977.615 731.329L983.862 741.386C988.418 748.73 992.44 755.968 991.621 763.774C991.625 763.869 991.617 763.964 991.599 764.057C991.435 765.339 991.131 766.6 990.693 767.815L990.501 768.347Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M1041.62 769.543L-124.619 770C-125.783 769.998 -126.897 769.81 -127.718 769.478C-128.539 769.146 -129 768.697 -129 768.229C-129 767.76 -128.539 767.311 -127.718 766.979C-126.897 766.647 -125.783 766.46 -124.619 766.457L1041.62 766C1042.78 766.002 1043.9 766.19 1044.72 766.522C1045.54 766.854 1046 767.303 1046 767.771C1046 768.24 1045.54 768.689 1044.72 769.021C1043.9 769.353 1042.78 769.54 1041.62 769.543V769.543Z\"\n fill=\"var(--c8y-brand-50)\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_701_64\">\n <rect\n width=\"1046\"\n height=\"770\"\n fill=\"white\"\n />\n </clipPath>\n </defs>\n </svg>\n <h1\n class=\"p-t-16 p-b-16 text-center text-medium\"\n ngNonBindable\n translate\n [translateParams]=\"{ appName: options.name | humanizeAppName | async }\"\n data-cy=\"c8y-setup--setup-header-title\"\n >\n Welcome to {{ appName }}\n </h1>\n <p class=\"lead text-normal\" translate *ngIf=\"hasRole\">\n This application (or any plugin that you added recently) has pre-requirements that needs\n to be configured first. This wizard will guide you through the steps that are necessary\n to get your customized application up and running.\n </p>\n <div class=\"flex-grow\" *ngIf=\"properties.length > 0\">\n <c8y-properties-list\n icon=\"info\"\n [properties]=\"properties\"\n [data]=\"options\"\n [title]=\"'Application properties' | translate\"\n ></c8y-properties-list>\n </div>\n <div class=\"alert alert-danger m-32\" *ngIf=\"!hasRole\">\n <strong translate>No permission</strong>\n <div translate>\n You don't have sufficient rights to setup this application. Contact an application\n administrator to setup the required steps.\n </div>\n </div>\n <div class=\"alert alert-danger m-32\" *ngIf=\"!isOwner\">\n <strong translate>Not the owner</strong>\n <div translate>\n The current application is not owned by this tenant. Clone the application before\n running the setup.\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"card-footer separator d-flex j-c-center\">\n <button\n class=\"btn btn-default\"\n (click)=\"skip()\"\n translate\n *ngIf=\"canSkip\"\n data-cy=\"c8y-setup--skip-setup-button\"\n [title]=\"\n 'You can skip the setup now. It will be shown again as soon as you restart the application.'\n | translate\n \"\n >\n Skip\n </button>\n\n <button\n class=\"btn btn-primary\"\n (click)=\"start()\"\n translate\n [disabled]=\"!hasRole || !isOwner\"\n data-cy=\"c8y-setup--start-setup-button\"\n [title]=\"'Start the setup wizard.' | translate\"\n >\n Start\n </button>\n </div>\n</div>\n", dependencies: [{ kind: "component", type: TitleComponent, selector: "c8y-title", inputs: ["pageTitleUpdate"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: StepperOutletComponent, selector: "c8y-stepper-outlet", inputs: ["steps", "showDefaultButtons"] }, { kind: "directive", type: C8yTranslateDirective, selector: "[translate],[ngx-translate]" }, { kind: "component", type: PropertiesListComponent, selector: "c8y-properties-list", inputs: ["properties", "title", "icon", "data", "groups", "noParse", "emptyLabel"] }, { kind: "pipe", type: C8yTranslatePipe, name: "translate" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: HumanizeAppNamePipe, name: "humanizeAppName" }] }); }
|
|
15016
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: SetupComponent, isStandalone: true, selector: "c8y-setup", ngImport: i0, template: "<c8y-title>\n {{ options.name | humanizeAppName | async }}\n</c8y-title>\n\n@if (currentSetupState !== setupState.START) {\n <div class=\"card content-fullpage fadeInRightBig animated\">\n <c8y-stepper-outlet\n class=\"d-contents\"\n [showDefaultButtons]=\"false\"\n [steps]=\"steps\"\n ></c8y-stepper-outlet>\n </div>\n}\n\n@if (currentSetupState === setupState.START) {\n <div class=\"card content-fullpage d-flex d-col zoomIn animated\">\n <div class=\"inner-scroll flex-grow\">\n <div class=\"card-block\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24\">\n <c8y-setup-illustration></c8y-setup-illustration>\n <h1\n class=\"p-t-16 p-b-16 text-center text-medium\"\n ngNonBindable\n translate\n [translateParams]=\"{ appName: options.name | humanizeAppName | async }\"\n data-cy=\"c8y-setup--setup-header-title\"\n >\n Welcome to {{ appName }}\n </h1>\n @if (hasRole) {\n <p\n class=\"lead text-normal\"\n translate\n >\n This application (or any plugin that you added recently) has pre-requirements that\n needs to be configured first. This wizard will guide you through the steps that are\n necessary to get your customized application up and running.\n </p>\n }\n @if (properties.length > 0) {\n <div class=\"flex-grow\">\n <c8y-properties-list\n icon=\"info\"\n [title]=\"'Application properties' | translate\"\n [properties]=\"properties\"\n [data]=\"options\"\n ></c8y-properties-list>\n </div>\n }\n @if (!hasRole) {\n <div class=\"alert alert-danger m-32\">\n <strong translate>No permission</strong>\n <div translate>\n You don't have sufficient rights to setup this application. Contact an application\n administrator to setup the required steps.\n </div>\n </div>\n }\n @if (!isOwner) {\n <div class=\"alert alert-danger m-32\">\n <strong translate>Not the owner</strong>\n <div translate>\n The current application is not owned by this tenant. Clone the application before\n running the setup.\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n <div class=\"card-footer separator gap-8 d-flex j-c-center\">\n @if (canSkip) {\n <button\n class=\"btn btn-default\"\n [title]=\"\n 'You can skip the setup now. It will be shown again as soon as you restart the application.'\n | translate\n \"\n (click)=\"skip()\"\n translate\n data-cy=\"c8y-setup--skip-setup-button\"\n >\n Skip\n </button>\n }\n\n <button\n class=\"btn btn-primary\"\n [title]=\"'Start the setup wizard.' | translate\"\n (click)=\"start()\"\n translate\n [disabled]=\"!hasRole || !isOwner\"\n data-cy=\"c8y-setup--start-setup-button\"\n >\n Start\n </button>\n </div>\n </div>\n}\n", dependencies: [{ kind: "component", type: TitleComponent, selector: "c8y-title", inputs: ["pageTitleUpdate"] }, { kind: "component", type: StepperOutletComponent, selector: "c8y-stepper-outlet", inputs: ["steps", "showDefaultButtons"] }, { kind: "directive", type: C8yTranslateDirective, selector: "[translate],[ngx-translate]" }, { kind: "component", type: PropertiesListComponent, selector: "c8y-properties-list", inputs: ["properties", "title", "icon", "data", "groups", "noParse", "emptyLabel"] }, { kind: "component", type: SetupIllustrationComponent, selector: "c8y-setup-illustration" }, { kind: "pipe", type: C8yTranslatePipe, name: "translate" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: HumanizeAppNamePipe, name: "humanizeAppName" }] }); }
|
|
15006
15017
|
}
|
|
15007
15018
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupComponent, decorators: [{
|
|
15008
15019
|
type: Component,
|
|
15009
15020
|
args: [{ selector: 'c8y-setup', standalone: true, imports: [
|
|
15010
15021
|
TitleComponent,
|
|
15011
|
-
NgIf,
|
|
15012
15022
|
StepperOutletComponent,
|
|
15013
15023
|
C8yTranslateDirective,
|
|
15014
15024
|
PropertiesListComponent,
|
|
15015
15025
|
C8yTranslatePipe,
|
|
15016
15026
|
AsyncPipe,
|
|
15017
|
-
HumanizeAppNamePipe
|
|
15018
|
-
], template: "<c8y-title>\n {{ options.name | humanizeAppName | async }}\n</c8y-title>\n\n<div\n class=\"card content-fullpage fadeInRightBig animated\"\n *ngIf=\"currentSetupState !== setupState.START\"\n>\n <c8y-stepper-outlet\n [showDefaultButtons]=\"false\"\n [steps]=\"steps\"\n class=\"d-contents\"\n ></c8y-stepper-outlet>\n</div>\n\n<div\n class=\"card content-fullpage d-flex d-col zoomIn animated\"\n *ngIf=\"currentSetupState === setupState.START\"\n>\n <div class=\"inner-scroll flex-grow\">\n <div class=\"card-block\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24\">\n <svg\n viewBox=\"0 0 1046 770\"\n fill=\"none\"\n style=\"max-width: 330px; margin: auto\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g clip-path=\"url(#clip0_701_64)\">\n <path\n d=\"M277.838 568.674C124.637 568.674 0 443.786 0 290.277C0 136.768 124.637 11.8799 277.838 11.8799C322.352 11.9257 366.206 22.6646 405.724 43.1962C445.242 63.7278 479.271 93.4536 504.959 129.881L502.33 131.742C476.94 95.7356 443.305 66.3533 404.244 46.0589C365.184 25.7646 321.837 15.1497 277.838 15.1043C126.413 15.1043 3.2179 138.547 3.2179 290.277C3.2179 442.007 126.413 565.449 277.838 565.449C320.02 565.587 361.659 555.923 399.486 537.217C437.312 518.511 470.295 491.271 495.844 457.639L498.396 459.601C472.548 493.627 439.179 521.186 400.91 540.111C362.641 559.036 320.514 568.813 277.838 568.674V568.674Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M392.7 243.656C389.654 243.656 386.676 242.751 384.144 241.055C381.611 239.36 379.637 236.95 378.471 234.13C377.306 231.31 377.001 228.207 377.595 225.214C378.189 222.22 379.656 219.471 381.81 217.312C383.964 215.154 386.708 213.684 389.696 213.089C392.683 212.494 395.779 212.799 398.594 213.967C401.408 215.135 403.813 217.113 405.505 219.651C407.198 222.189 408.101 225.172 408.101 228.224C408.101 232.317 406.478 236.242 403.59 239.136C400.702 242.03 396.785 243.656 392.7 243.656V243.656Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M398.071 231.454L394.849 228.225L398.071 224.995C398.213 224.854 398.326 224.686 398.403 224.501C398.48 224.316 398.519 224.118 398.52 223.918C398.52 223.718 398.481 223.519 398.405 223.334C398.328 223.149 398.216 222.981 398.075 222.839C397.933 222.697 397.765 222.585 397.581 222.508C397.396 222.432 397.198 222.393 396.998 222.393C396.798 222.393 396.6 222.433 396.416 222.51C396.231 222.587 396.064 222.7 395.923 222.842L392.7 226.072L389.477 222.842C389.192 222.557 388.806 222.397 388.403 222.397C388 222.397 387.614 222.557 387.329 222.842C387.044 223.128 386.884 223.515 386.884 223.919C386.884 224.323 387.044 224.71 387.329 224.995L390.551 228.224L387.329 231.454C387.045 231.739 386.887 232.126 386.887 232.529C386.888 232.932 387.048 233.318 387.332 233.603C387.617 233.888 388.002 234.048 388.404 234.049C388.806 234.05 389.192 233.89 389.477 233.607L392.7 230.377L395.923 233.607C396.064 233.748 396.231 233.86 396.416 233.936C396.6 234.013 396.798 234.052 396.997 234.052C397.197 234.052 397.394 234.013 397.578 233.936C397.763 233.86 397.93 233.748 398.071 233.607C398.212 233.465 398.324 233.297 398.401 233.113C398.477 232.928 398.516 232.73 398.516 232.53C398.516 232.33 398.477 232.132 398.401 231.948C398.324 231.763 398.212 231.595 398.071 231.454Z\"\n fill=\"white\"\n />\n <path\n d=\"M316.107 61.4203C333.034 61.4203 346.756 47.6709 346.756 30.7102C346.756 13.7494 333.034 0 316.107 0C299.18 0 285.459 13.7494 285.459 30.7102C285.459 47.6709 299.18 61.4203 316.107 61.4203Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M311.926 46.6933C311.397 46.6933 310.875 46.5698 310.401 46.3326C309.928 46.0954 309.516 45.751 309.199 45.3266L300.837 34.1555C300.569 33.7966 300.373 33.3882 300.262 32.9537C300.151 32.5191 300.127 32.0669 300.19 31.6228C300.253 31.1787 300.403 30.7515 300.631 30.3655C300.86 29.9795 301.161 29.6422 301.519 29.3731C301.878 29.104 302.285 28.9081 302.719 28.7968C303.153 28.6855 303.604 28.6609 304.047 28.7243C304.49 28.7878 304.917 28.9381 305.302 29.1667C305.687 29.3952 306.024 29.6976 306.292 30.0565L311.763 37.3643L325.812 16.2476C326.317 15.5003 327.095 14.9833 327.979 14.8093C328.862 14.6353 329.778 14.8185 330.528 15.3189C331.277 15.8193 331.798 16.5963 331.977 17.4803C332.157 18.3643 331.98 19.2835 331.486 20.0374L314.763 45.172C314.46 45.6266 314.054 46.0019 313.576 46.2664C313.099 46.5309 312.566 46.6769 312.021 46.6922L311.926 46.6933Z\"\n fill=\"white\"\n />\n <path\n d=\"M353.635 86.1143H279.933C275.428 86.1143 271.776 89.7734 271.776 94.2873V97.2286C271.776 101.742 275.428 105.402 279.933 105.402H353.635C358.139 105.402 361.791 101.742 361.791 97.2286V94.2873C361.791 89.7734 358.139 86.1143 353.635 86.1143Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M399.35 124.689H234.217C229.712 124.689 226.061 128.348 226.061 132.862V135.803C226.061 140.317 229.712 143.976 234.217 143.976H399.35C403.855 143.976 407.507 140.317 407.507 135.803V132.862C407.507 128.348 403.855 124.689 399.35 124.689Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M399.35 163.264H234.217C229.712 163.264 226.061 166.923 226.061 171.437V174.378C226.061 178.892 229.712 182.551 234.217 182.551H399.35C403.855 182.551 407.507 178.892 407.507 174.378V171.437C407.507 166.923 403.855 163.264 399.35 163.264Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M298.909 574.554C295.863 574.554 292.885 573.649 290.353 571.953C287.82 570.257 285.846 567.847 284.68 565.027C283.515 562.208 283.21 559.105 283.804 556.111C284.398 553.118 285.865 550.368 288.019 548.21C290.173 546.052 292.917 544.582 295.904 543.986C298.892 543.391 301.988 543.697 304.802 544.865C307.617 546.033 310.022 548.011 311.714 550.548C313.406 553.086 314.31 556.07 314.31 559.122C314.31 563.215 312.687 567.14 309.799 570.034C306.911 572.928 302.993 574.554 298.909 574.554V574.554Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M304.28 562.351L301.057 559.122L304.28 555.893C304.565 555.607 304.725 555.22 304.725 554.816C304.725 554.412 304.565 554.025 304.28 553.74C303.995 553.454 303.609 553.294 303.206 553.294C302.803 553.294 302.416 553.454 302.132 553.74L298.909 556.969L295.686 553.74C295.401 553.454 295.015 553.294 294.612 553.294C294.209 553.294 293.823 553.454 293.538 553.74C293.253 554.025 293.093 554.412 293.093 554.816C293.093 555.22 293.253 555.607 293.538 555.893L296.76 559.122L293.538 562.351C293.253 562.636 293.093 563.024 293.093 563.427C293.093 563.831 293.253 564.218 293.538 564.504C293.823 564.789 294.209 564.95 294.612 564.95C295.015 564.95 295.401 564.789 295.686 564.504L298.909 561.275L302.132 564.504C302.416 564.789 302.803 564.95 303.206 564.95C303.609 564.95 303.995 564.789 304.28 564.504C304.565 564.218 304.725 563.831 304.725 563.427C304.725 563.024 304.565 562.636 304.28 562.351V562.351Z\"\n fill=\"white\"\n />\n <path\n d=\"M222.316 392.318C239.243 392.318 252.964 378.568 252.964 361.608C252.964 344.647 239.243 330.897 222.316 330.897C205.389 330.897 191.667 344.647 191.667 361.608C191.667 378.568 205.389 392.318 222.316 392.318Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M218.135 377.591C217.606 377.591 217.084 377.467 216.61 377.23C216.137 376.993 215.725 376.648 215.408 376.224L207.046 365.053C206.778 364.694 206.582 364.286 206.471 363.851C206.36 363.417 206.336 362.964 206.399 362.52C206.462 362.076 206.612 361.649 206.84 361.263C207.068 360.877 207.37 360.54 207.728 360.271C208.086 360.002 208.494 359.806 208.928 359.694C209.361 359.583 209.813 359.558 210.256 359.622C210.699 359.685 211.126 359.836 211.511 360.064C211.896 360.293 212.232 360.595 212.501 360.954L217.971 368.262L232.021 347.145C232.268 346.769 232.587 346.445 232.959 346.192C233.332 345.94 233.75 345.763 234.191 345.674C234.631 345.584 235.085 345.582 235.526 345.669C235.968 345.756 236.387 345.929 236.762 346.179C237.136 346.429 237.457 346.75 237.706 347.125C237.956 347.5 238.129 347.92 238.216 348.362C238.302 348.804 238.301 349.259 238.212 349.701C238.122 350.142 237.946 350.562 237.695 350.935L220.972 376.07C220.669 376.524 220.262 376.899 219.785 377.164C219.308 377.428 218.775 377.574 218.23 377.59L218.135 377.591Z\"\n fill=\"white\"\n />\n <path\n d=\"M259.843 417.012H186.142C181.637 417.012 177.985 420.671 177.985 425.185V428.126C177.985 432.64 181.637 436.299 186.142 436.299H259.843C264.348 436.299 268 432.64 268 428.126V425.185C268 420.671 264.348 417.012 259.843 417.012Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M305.559 455.586H140.426C135.921 455.586 132.269 459.246 132.269 463.759V466.701C132.269 471.215 135.921 474.874 140.426 474.874H305.559C310.064 474.874 313.715 471.215 313.715 466.701V463.759C313.715 459.246 310.064 455.586 305.559 455.586Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M305.559 494.161H140.426C135.921 494.161 132.269 497.82 132.269 502.334V505.276C132.269 509.789 135.921 513.448 140.426 513.448H305.559C310.064 513.448 313.715 509.789 313.715 505.276V502.334C313.715 497.82 310.064 494.161 305.559 494.161Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M617.498 508.712C613.292 508.712 609.18 507.462 605.682 505.121C602.185 502.779 599.459 499.451 597.85 495.557C596.24 491.663 595.819 487.379 596.639 483.245C597.46 479.111 599.485 475.314 602.46 472.334C605.434 469.354 609.223 467.324 613.349 466.502C617.474 465.68 621.75 466.101 625.636 467.714C629.523 469.327 632.844 472.059 635.181 475.563C637.518 479.068 638.765 483.188 638.765 487.402C638.765 493.054 636.524 498.474 632.536 502.471C628.548 506.467 623.138 508.712 617.498 508.712V508.712Z\"\n fill=\"var(--c8y-brand-70)\"\n />\n <path\n d=\"M624.915 491.861L620.465 487.402L624.915 482.943C625.308 482.549 625.529 482.014 625.529 481.457C625.529 480.899 625.308 480.364 624.915 479.97C624.522 479.576 623.988 479.354 623.432 479.354C622.875 479.354 622.342 479.576 621.948 479.97L617.498 484.43L613.047 479.97C612.654 479.576 612.12 479.354 611.564 479.354C611.008 479.354 610.474 479.576 610.081 479.97C609.687 480.364 609.466 480.899 609.466 481.457C609.466 482.014 609.687 482.549 610.081 482.943L614.531 487.402L610.081 491.862C609.687 492.256 609.466 492.791 609.466 493.348C609.466 493.906 609.687 494.44 610.081 494.834C610.474 495.229 611.008 495.45 611.564 495.45C612.12 495.45 612.654 495.229 613.047 494.834L617.498 490.375L621.948 494.834C622.341 495.229 622.875 495.45 623.431 495.45C623.988 495.45 624.521 495.229 624.915 494.834C625.308 494.44 625.529 493.906 625.529 493.348C625.529 492.791 625.308 492.256 624.915 491.862L624.915 491.861Z\"\n fill=\"white\"\n />\n <path\n d=\"M524.838 257.062C548.212 257.062 567.161 238.075 567.161 214.654C567.161 191.233 548.212 172.246 524.838 172.246C501.464 172.246 482.516 191.233 482.516 214.654C482.516 238.075 501.464 257.062 524.838 257.062Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M519.065 236.725C518.334 236.725 517.613 236.555 516.959 236.227C516.306 235.899 515.737 235.424 515.299 234.838L503.753 219.412C503.382 218.916 503.112 218.352 502.958 217.752C502.805 217.152 502.771 216.527 502.858 215.914C502.946 215.301 503.153 214.711 503.468 214.178C503.783 213.645 504.2 213.179 504.694 212.807C505.189 212.436 505.752 212.165 506.35 212.012C506.949 211.858 507.573 211.824 508.185 211.912C508.797 211.999 509.385 212.207 509.917 212.522C510.449 212.838 510.914 213.256 511.285 213.751L518.839 223.843L538.24 194.682C538.583 194.167 539.024 193.724 539.538 193.379C540.052 193.034 540.628 192.794 541.234 192.672C541.841 192.551 542.465 192.55 543.072 192.67C543.678 192.79 544.255 193.029 544.77 193.373C545.284 193.717 545.726 194.158 546.07 194.673C546.414 195.188 546.654 195.766 546.775 196.373C546.896 196.981 546.897 197.607 546.777 198.214C546.656 198.822 546.418 199.4 546.075 199.916L522.982 234.624C522.564 235.252 522.003 235.77 521.344 236.135C520.685 236.501 519.948 236.702 519.196 236.723C519.152 236.724 519.108 236.725 519.065 236.725Z\"\n fill=\"white\"\n />\n <path\n d=\"M579.767 291.162H471.778C467.273 291.162 463.621 294.821 463.621 299.335V309.623C463.621 314.136 467.273 317.796 471.778 317.796H579.767C584.272 317.796 587.924 314.136 587.924 309.623V299.335C587.924 294.821 584.272 291.162 579.767 291.162Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M642.896 344.43H408.649C404.145 344.43 400.493 348.089 400.493 352.603V362.891C400.493 367.405 404.145 371.064 408.649 371.064H642.896C647.4 371.064 651.052 367.405 651.052 362.891V352.603C651.052 348.089 647.4 344.43 642.896 344.43Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M642.896 397.698H408.649C404.145 397.698 400.493 401.357 400.493 405.871V416.159C400.493 420.673 404.145 424.332 408.649 424.332H642.896C647.4 424.332 651.052 420.673 651.052 416.159V405.871C651.052 401.357 647.4 397.698 642.896 397.698Z\"\n fill=\"var(--c8y-brand-30)\"\n />\n <path\n d=\"M725.115 747.47L704.591 747.468L694.826 668.144L725.12 668.145L725.115 747.47Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M724.568 740.753L702.654 731.821L702.026 731.563L689.927 740.753C683.096 740.754 676.544 743.474 671.714 748.314C666.883 753.154 664.169 759.719 664.168 766.564V767.402H730.344V740.753H724.568Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M898.592 730.244L878.992 736.346L846.172 663.497L875.101 654.492L898.592 730.244Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M896.079 723.992L872.507 721.98L871.831 721.92L862.999 734.293C856.475 736.326 851.025 740.871 847.845 746.93C844.666 752.989 844.018 760.065 846.045 766.602L846.293 767.402L909.488 747.723L901.595 722.275L896.079 723.992Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M816.472 341.116L824.819 364.905V377.764L823.656 391.905L836.576 439.067L846.711 543.067L897.716 697.017L858.607 708.302L758.756 456.763L727.218 711.187L691.453 710.231C691.453 710.231 685.334 695.405 686.943 687.344C688.552 679.283 688.552 688.956 688.552 679.283C688.552 669.61 681.577 673.812 686.674 666.068C691.77 658.325 691.136 651.546 691.453 646.874C691.77 642.203 688.552 453.577 688.552 447.128C688.552 440.679 687.437 442.092 687.995 435.743C688.552 429.394 695.624 432.004 693.697 421.026C691.77 410.048 691.136 411.967 691.453 403.752C691.77 395.538 696.204 347.374 696.204 347.374L816.472 341.116Z\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M682.617 348.855L754.315 279.572L774.187 223.19L744.875 210.418C729.819 224.87 713.544 269.883 713.544 269.883L664.205 332.779C663.821 332.911 663.437 333.051 663.059 333.219C660.836 334.2 658.904 335.74 657.45 337.689C655.995 339.637 655.066 341.929 654.754 344.343C654.441 346.756 654.755 349.209 655.665 351.465C656.575 353.722 658.051 355.705 659.949 357.222C661.848 358.74 664.105 359.742 666.503 360.13C668.9 360.518 671.357 360.28 673.636 359.439C675.915 358.598 677.939 357.182 679.512 355.328C681.085 353.474 682.155 351.244 682.617 348.855V348.855Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M736.627 216.714L773.808 228.541L773.948 228.517C787.786 226.195 799.27 203.547 806.465 184.957C808.833 178.826 808.789 172.022 806.342 165.922C803.895 159.821 799.227 154.879 793.283 152.095C788.885 150.071 784.009 149.32 779.206 149.927C774.404 150.534 769.867 152.475 766.108 155.531L747.015 171.163L736.627 216.714Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M822.788 371.677L823.005 371.387C834.606 355.971 818.74 317.794 816.341 312.258L827.127 309.056L825.247 288.478L824.342 279.301L832.728 271.321L832.757 271.117L838.524 229.989L846.071 202.768C848.915 192.477 848.975 181.613 846.245 171.291C843.515 160.97 838.092 151.562 830.534 144.034L815.107 128.686L796.624 99.6977L765.635 98.896L754.491 118.732C744.128 120.851 734.836 126.546 728.232 134.824C721.628 143.103 718.132 153.441 718.353 164.036L719.402 216.843L708.283 282.27L707.971 294.155L697.057 305.695L699.075 317.362L690.911 320.62L686.916 337.198C685.39 339.111 675.316 351.87 675.225 355.428C675.211 355.962 675.591 356.488 676.421 357.082C682.941 361.757 719.388 371.887 735.791 365.797C753.264 359.316 821.742 371.488 822.432 371.612L822.788 371.677Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M746.822 204.276L730.992 172.653C708.015 174.226 662.413 200.846 662.413 200.846L576.13 219.176C573.574 218.192 570.805 217.899 568.1 218.328C565.395 218.757 562.851 219.893 560.724 221.62C558.596 223.348 556.96 225.606 555.981 228.169C555.001 230.731 554.713 233.507 555.144 236.216C555.576 238.926 556.712 241.474 558.438 243.603C560.165 245.733 562.421 247.37 564.979 248.348C567.538 249.326 570.308 249.612 573.012 249.177C575.715 248.741 578.257 247.599 580.38 245.867L690.136 237.984L746.822 204.276Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M740.437 209.469L781.779 178.684L789.062 152.388C790.473 147.22 790.413 141.76 788.889 136.625C787.366 131.489 784.439 126.883 780.441 123.327V123.327C774.987 118.543 767.925 116.012 760.681 116.246C753.436 116.481 746.551 119.462 741.417 124.589C725.86 140.149 708.115 161.856 711.927 176.909L711.965 177.061L740.437 209.469Z\"\n fill=\"var(--c8y-brand-primary)\"\n />\n <path\n d=\"M782.15 91.7081C802.453 91.7081 818.913 75.2158 818.913 54.8716C818.913 34.5274 802.453 18.0352 782.15 18.0352C761.847 18.0352 745.388 34.5274 745.388 54.8716C745.388 75.2158 761.847 91.7081 782.15 91.7081Z\"\n fill=\"#EDC9AB\"\n />\n <path\n d=\"M806.343 93.3962C800.194 90.5021 793.012 92.2609 786.224 92.5285C779.436 92.7962 771.211 90.232 769.77 83.5795C768.705 78.6607 771.906 73.2693 769.889 68.6597C767.69 63.6328 761.087 62.9173 755.793 61.5098C749.156 59.5883 743.303 55.5974 739.083 50.1164C734.864 44.6354 732.497 37.9496 732.327 31.0294C731.959 33.776 736.65 34.6782 738.19 32.3767C739.731 30.0752 738.67 26.8898 736.971 24.7029C735.272 22.516 732.98 20.7695 731.699 18.3134C730.418 15.8574 730.667 12.2099 733.168 11.028C734.45 13.6209 736.266 15.9121 738.496 17.7504C740.726 19.5886 743.32 20.9322 746.107 21.6924C744.969 18.2291 746.578 14.3355 749.167 11.7739C751.918 9.3738 755.088 7.50347 758.516 6.25695C766.991 2.57611 776.885 -1.08673 785.091 3.1601C787.21 4.27737 789.049 5.85981 790.472 7.78924C791.894 9.71866 792.863 11.9452 793.306 14.3026C808.487 15.5887 824.074 32.0655 823.21 47.3059C822.28 63.7125 821.601 65.04 807.971 92.6487\"\n fill=\"#011F3D\"\n />\n <path\n d=\"M990.501 768.347H937.106L936.876 767.93C936.194 766.69 935.534 765.375 934.919 764.024C929.418 752.226 927.094 738.731 925.043 726.826L923.498 717.852C923.311 716.765 923.452 715.647 923.903 714.641C924.353 713.635 925.094 712.786 926.028 712.204C926.963 711.622 928.05 711.332 929.15 711.373C930.25 711.413 931.313 711.782 932.203 712.431C940.317 718.348 948.435 724.258 956.556 730.163C959.631 732.405 963.143 735 966.506 737.804C966.83 736.225 967.17 734.641 967.509 733.079C967.743 732.001 968.293 731.017 969.088 730.254C969.884 729.49 970.888 728.982 971.973 728.794C973.059 728.606 974.175 728.747 975.18 729.198C976.185 729.65 977.033 730.391 977.615 731.329L983.862 741.386C988.418 748.73 992.44 755.968 991.621 763.774C991.625 763.869 991.617 763.964 991.599 764.057C991.435 765.339 991.131 766.6 990.693 767.815L990.501 768.347Z\"\n fill=\"var(--c8y-brand-60)\"\n />\n <path\n d=\"M1041.62 769.543L-124.619 770C-125.783 769.998 -126.897 769.81 -127.718 769.478C-128.539 769.146 -129 768.697 -129 768.229C-129 767.76 -128.539 767.311 -127.718 766.979C-126.897 766.647 -125.783 766.46 -124.619 766.457L1041.62 766C1042.78 766.002 1043.9 766.19 1044.72 766.522C1045.54 766.854 1046 767.303 1046 767.771C1046 768.24 1045.54 768.689 1044.72 769.021C1043.9 769.353 1042.78 769.54 1041.62 769.543V769.543Z\"\n fill=\"var(--c8y-brand-50)\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_701_64\">\n <rect\n width=\"1046\"\n height=\"770\"\n fill=\"white\"\n />\n </clipPath>\n </defs>\n </svg>\n <h1\n class=\"p-t-16 p-b-16 text-center text-medium\"\n ngNonBindable\n translate\n [translateParams]=\"{ appName: options.name | humanizeAppName | async }\"\n data-cy=\"c8y-setup--setup-header-title\"\n >\n Welcome to {{ appName }}\n </h1>\n <p class=\"lead text-normal\" translate *ngIf=\"hasRole\">\n This application (or any plugin that you added recently) has pre-requirements that needs\n to be configured first. This wizard will guide you through the steps that are necessary\n to get your customized application up and running.\n </p>\n <div class=\"flex-grow\" *ngIf=\"properties.length > 0\">\n <c8y-properties-list\n icon=\"info\"\n [properties]=\"properties\"\n [data]=\"options\"\n [title]=\"'Application properties' | translate\"\n ></c8y-properties-list>\n </div>\n <div class=\"alert alert-danger m-32\" *ngIf=\"!hasRole\">\n <strong translate>No permission</strong>\n <div translate>\n You don't have sufficient rights to setup this application. Contact an application\n administrator to setup the required steps.\n </div>\n </div>\n <div class=\"alert alert-danger m-32\" *ngIf=\"!isOwner\">\n <strong translate>Not the owner</strong>\n <div translate>\n The current application is not owned by this tenant. Clone the application before\n running the setup.\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"card-footer separator d-flex j-c-center\">\n <button\n class=\"btn btn-default\"\n (click)=\"skip()\"\n translate\n *ngIf=\"canSkip\"\n data-cy=\"c8y-setup--skip-setup-button\"\n [title]=\"\n 'You can skip the setup now. It will be shown again as soon as you restart the application.'\n | translate\n \"\n >\n Skip\n </button>\n\n <button\n class=\"btn btn-primary\"\n (click)=\"start()\"\n translate\n [disabled]=\"!hasRole || !isOwner\"\n data-cy=\"c8y-setup--start-setup-button\"\n [title]=\"'Start the setup wizard.' | translate\"\n >\n Start\n </button>\n </div>\n</div>\n" }]
|
|
15027
|
+
HumanizeAppNamePipe,
|
|
15028
|
+
SetupIllustrationComponent
|
|
15029
|
+
], template: "<c8y-title>\n {{ options.name | humanizeAppName | async }}\n</c8y-title>\n\n@if (currentSetupState !== setupState.START) {\n <div class=\"card content-fullpage fadeInRightBig animated\">\n <c8y-stepper-outlet\n class=\"d-contents\"\n [showDefaultButtons]=\"false\"\n [steps]=\"steps\"\n ></c8y-stepper-outlet>\n </div>\n}\n\n@if (currentSetupState === setupState.START) {\n <div class=\"card content-fullpage d-flex d-col zoomIn animated\">\n <div class=\"inner-scroll flex-grow\">\n <div class=\"card-block\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24\">\n <c8y-setup-illustration></c8y-setup-illustration>\n <h1\n class=\"p-t-16 p-b-16 text-center text-medium\"\n ngNonBindable\n translate\n [translateParams]=\"{ appName: options.name | humanizeAppName | async }\"\n data-cy=\"c8y-setup--setup-header-title\"\n >\n Welcome to {{ appName }}\n </h1>\n @if (hasRole) {\n <p\n class=\"lead text-normal\"\n translate\n >\n This application (or any plugin that you added recently) has pre-requirements that\n needs to be configured first. This wizard will guide you through the steps that are\n necessary to get your customized application up and running.\n </p>\n }\n @if (properties.length > 0) {\n <div class=\"flex-grow\">\n <c8y-properties-list\n icon=\"info\"\n [title]=\"'Application properties' | translate\"\n [properties]=\"properties\"\n [data]=\"options\"\n ></c8y-properties-list>\n </div>\n }\n @if (!hasRole) {\n <div class=\"alert alert-danger m-32\">\n <strong translate>No permission</strong>\n <div translate>\n You don't have sufficient rights to setup this application. Contact an application\n administrator to setup the required steps.\n </div>\n </div>\n }\n @if (!isOwner) {\n <div class=\"alert alert-danger m-32\">\n <strong translate>Not the owner</strong>\n <div translate>\n The current application is not owned by this tenant. Clone the application before\n running the setup.\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n <div class=\"card-footer separator gap-8 d-flex j-c-center\">\n @if (canSkip) {\n <button\n class=\"btn btn-default\"\n [title]=\"\n 'You can skip the setup now. It will be shown again as soon as you restart the application.'\n | translate\n \"\n (click)=\"skip()\"\n translate\n data-cy=\"c8y-setup--skip-setup-button\"\n >\n Skip\n </button>\n }\n\n <button\n class=\"btn btn-primary\"\n [title]=\"'Start the setup wizard.' | translate\"\n (click)=\"start()\"\n translate\n [disabled]=\"!hasRole || !isOwner\"\n data-cy=\"c8y-setup--start-setup-button\"\n >\n Start\n </button>\n </div>\n </div>\n}\n" }]
|
|
15019
15030
|
}], ctorParameters: () => [{ type: OptionsService }, { type: StepperService }, { type: AppStateService }, { type: AlertService }, { type: Permissions }, { type: SetupService }] });
|
|
15020
15031
|
|
|
15021
15032
|
class ConfirmModalComponent {
|
|
@@ -22909,7 +22920,7 @@ class SetupCompletedComponent {
|
|
|
22909
22920
|
this.step.state = this.status;
|
|
22910
22921
|
}
|
|
22911
22922
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupCompletedComponent, deps: [{ token: C8yStepper }, { token: i2$1.CdkStep }, { token: SetupComponent }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
22912
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
22923
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: SetupCompletedComponent, isStandalone: true, selector: "c8y-setup-completed", host: { classAttribute: "d-contents" }, ngImport: i0, template: "<div class=\"container-fluid flex-no-shrink fit-w\">\n <div class=\"row separator-bottom\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24 p-l-16 p-r-16\">\n <h3\n class=\"text-medium l-h-base\"\n translate\n data-cy=\"c8y-setup--completed-header-title\"\n >\n Summary\n </h3>\n <p\n class=\"lead text-normal p-t-8 p-b-8\"\n translate\n >\n Verify the setup result. If any step is not finished but required, you need to ensure that\n you have finished the step.\n </p>\n </div>\n </div>\n</div>\n<div class=\"inner-scroll flex-grow\">\n <div class=\"container-fluid fit-w p-t-16\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3\">\n <div class=\"text-center\">\n @switch (status) {\n @case ('done') {\n <c8y-operation-result\n type=\"success\"\n text=\"{{ 'Setup completed' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n @case ('warning') {\n <c8y-operation-result\n type=\"warning\"\n text=\"{{ 'Setup completed with warnings' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n @case ('error') {\n <c8y-operation-result\n type=\"error\"\n text=\"{{ 'Setup not completed' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n }\n </div>\n <ul class=\"list-unstyled m-t-16 separator-top\">\n @for (step of setup.steps.slice(0, setup.steps.length - 1); track step.index) {\n <li\n class=\"p-t-4 p-b-4 d-flex a-i-center separator-bottom text-nowrap l-h-1\"\n style=\"cursor: pointer\"\n (click)=\"gotoStep(step.index)\"\n >\n @if (step.label) {\n <span>\n <span\n class=\"dot small m-r-4 l-h-1\"\n [ngClass]=\"{\n 'dot-success': step.completed,\n 'dot-error': !step.completed && step.required,\n 'dot-warning': !step.completed && !step.required\n }\"\n >\n {{ step.index + 1 }}\n </span>\n {{ step.label || (STEP_LABEL | translate) + ' ' }}\n </span>\n }\n @if (!step.label) {\n <span>\n <span translate>Step</span>\n {{ ' ' + (step.index + 1) }}\n </span>\n }\n <span class=\"m-l-auto icon-20 l-h-1\">\n @if (step.completed) {\n <i\n class=\"text-success\"\n [c8yIcon]=\"'success'\"\n [title]=\"'Completed' | translate\"\n ></i>\n }\n @if (!step.completed && step.required) {\n <i\n class=\"text-danger\"\n [c8yIcon]=\"'error'\"\n [title]=\"\n 'Not completed and required. Go to the step and fulfill the setup.'\n | translate\n \"\n ></i>\n }\n @if (!step.completed && !step.required) {\n <i\n class=\"text-warning\"\n [c8yIcon]=\"'warning'\"\n [title]=\"'This step was not completed but it is also not required.' | translate\"\n ></i>\n }\n </span>\n </li>\n }\n </ul>\n </div>\n </div>\n </div>\n</div>\n<div class=\"card-footer separator d-flex gap-8 j-c-center\">\n @if (stepper.selectedIndex !== 0) {\n <button\n class=\"btn btn-default\"\n type=\"button\"\n translate\n (click)=\"back()\"\n [disabled]=\"\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n \"\n >\n Back\n </button>\n }\n <button\n class=\"btn btn-primary\"\n type=\"button\"\n data-cy=\"c8y-setup-completed--done-button\"\n (click)=\"start()\"\n [disabled]=\"\n status === 'error' ||\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n \"\n [ngClass]=\"{\n 'btn-pending':\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n }\"\n >\n @if (setup.currentSetupState === setup.setupState.WIZARD) {\n <span translate>Save and reload</span>\n }\n @if (setup.currentSetupState === setup.setupState.FINALIZING) {\n <span translate>Getting things ready\u2026</span>\n }\n @if (setup.currentSetupState === setup.setupState.RELOADING) {\n <span translate>Done. Reloading the application.</span>\n }\n </button>\n</div>\n", dependencies: [{ kind: "directive", type: C8yTranslateDirective, selector: "[translate],[ngx-translate]" }, { kind: "component", type: OperationResultComponent, selector: "c8y-operation-result", inputs: ["text", "vertical", "size", "type"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: IconDirective, selector: "[c8yIcon]", inputs: ["c8yIcon"] }, { kind: "pipe", type: C8yTranslatePipe, name: "translate" }] }); }
|
|
22913
22924
|
}
|
|
22914
22925
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SetupCompletedComponent, decorators: [{
|
|
22915
22926
|
type: Component,
|
|
@@ -22923,7 +22934,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
22923
22934
|
NgClass,
|
|
22924
22935
|
IconDirective,
|
|
22925
22936
|
C8yTranslatePipe
|
|
22926
|
-
], template: "<div class=\"container-fluid flex-no-shrink fit-w\">\n <div class=\"row separator-bottom\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24 p-l-16 p-r-16\">\n <h3
|
|
22937
|
+
], template: "<div class=\"container-fluid flex-no-shrink fit-w\">\n <div class=\"row separator-bottom\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3 p-t-24 p-l-16 p-r-16\">\n <h3\n class=\"text-medium l-h-base\"\n translate\n data-cy=\"c8y-setup--completed-header-title\"\n >\n Summary\n </h3>\n <p\n class=\"lead text-normal p-t-8 p-b-8\"\n translate\n >\n Verify the setup result. If any step is not finished but required, you need to ensure that\n you have finished the step.\n </p>\n </div>\n </div>\n</div>\n<div class=\"inner-scroll flex-grow\">\n <div class=\"container-fluid fit-w p-t-16\">\n <div class=\"row\">\n <div class=\"col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3\">\n <div class=\"text-center\">\n @switch (status) {\n @case ('done') {\n <c8y-operation-result\n type=\"success\"\n text=\"{{ 'Setup completed' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n @case ('warning') {\n <c8y-operation-result\n type=\"warning\"\n text=\"{{ 'Setup completed with warnings' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n @case ('error') {\n <c8y-operation-result\n type=\"error\"\n text=\"{{ 'Setup not completed' | translate }}\"\n [size]=\"120\"\n [vertical]=\"true\"\n ></c8y-operation-result>\n }\n }\n </div>\n <ul class=\"list-unstyled m-t-16 separator-top\">\n @for (step of setup.steps.slice(0, setup.steps.length - 1); track step.index) {\n <li\n class=\"p-t-4 p-b-4 d-flex a-i-center separator-bottom text-nowrap l-h-1\"\n style=\"cursor: pointer\"\n (click)=\"gotoStep(step.index)\"\n >\n @if (step.label) {\n <span>\n <span\n class=\"dot small m-r-4 l-h-1\"\n [ngClass]=\"{\n 'dot-success': step.completed,\n 'dot-error': !step.completed && step.required,\n 'dot-warning': !step.completed && !step.required\n }\"\n >\n {{ step.index + 1 }}\n </span>\n {{ step.label || (STEP_LABEL | translate) + ' ' }}\n </span>\n }\n @if (!step.label) {\n <span>\n <span translate>Step</span>\n {{ ' ' + (step.index + 1) }}\n </span>\n }\n <span class=\"m-l-auto icon-20 l-h-1\">\n @if (step.completed) {\n <i\n class=\"text-success\"\n [c8yIcon]=\"'success'\"\n [title]=\"'Completed' | translate\"\n ></i>\n }\n @if (!step.completed && step.required) {\n <i\n class=\"text-danger\"\n [c8yIcon]=\"'error'\"\n [title]=\"\n 'Not completed and required. Go to the step and fulfill the setup.'\n | translate\n \"\n ></i>\n }\n @if (!step.completed && !step.required) {\n <i\n class=\"text-warning\"\n [c8yIcon]=\"'warning'\"\n [title]=\"'This step was not completed but it is also not required.' | translate\"\n ></i>\n }\n </span>\n </li>\n }\n </ul>\n </div>\n </div>\n </div>\n</div>\n<div class=\"card-footer separator d-flex gap-8 j-c-center\">\n @if (stepper.selectedIndex !== 0) {\n <button\n class=\"btn btn-default\"\n type=\"button\"\n translate\n (click)=\"back()\"\n [disabled]=\"\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n \"\n >\n Back\n </button>\n }\n <button\n class=\"btn btn-primary\"\n type=\"button\"\n data-cy=\"c8y-setup-completed--done-button\"\n (click)=\"start()\"\n [disabled]=\"\n status === 'error' ||\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n \"\n [ngClass]=\"{\n 'btn-pending':\n setup.currentSetupState === setup.setupState.FINALIZING ||\n setup.currentSetupState === setup.setupState.RELOADING\n }\"\n >\n @if (setup.currentSetupState === setup.setupState.WIZARD) {\n <span translate>Save and reload</span>\n }\n @if (setup.currentSetupState === setup.setupState.FINALIZING) {\n <span translate>Getting things ready\u2026</span>\n }\n @if (setup.currentSetupState === setup.setupState.RELOADING) {\n <span translate>Done. Reloading the application.</span>\n }\n </button>\n</div>\n" }]
|
|
22927
22938
|
}], ctorParameters: () => [{ type: C8yStepper }, { type: i2$1.CdkStep }, { type: SetupComponent }] });
|
|
22928
22939
|
|
|
22929
22940
|
/**
|
|
@@ -31746,6 +31757,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
31746
31757
|
class WidgetTimeContextMediatorService {
|
|
31747
31758
|
constructor() {
|
|
31748
31759
|
this.globalUpdate = signal(null, ...(ngDevMode ? [{ debugName: "globalUpdate" }] : []));
|
|
31760
|
+
/**
|
|
31761
|
+
* Flag indicating the current update originated from a slider zoom interaction.
|
|
31762
|
+
* Used to prevent resetting initialTimeRange when syncing zoom across widgets.
|
|
31763
|
+
*/
|
|
31764
|
+
this.isSliderZoomUpdate = signal(false, ...(ngDevMode ? [{ debugName: "isSliderZoomUpdate" }] : []));
|
|
31749
31765
|
}
|
|
31750
31766
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: WidgetTimeContextMediatorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
31751
31767
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: WidgetTimeContextMediatorService, providedIn: 'root' }); }
|
|
@@ -32560,7 +32576,7 @@ class CustomColumnService {
|
|
|
32560
32576
|
}
|
|
32561
32577
|
async openDrawer(onAdd) {
|
|
32562
32578
|
// Importing here because otherwise introducing a circular dependency between data-grid and asset-property-grid compponents.
|
|
32563
|
-
const { AssetPropertyGridComponent } = await import('./c8y-ngx-components-asset-property-grid.component-
|
|
32579
|
+
const { AssetPropertyGridComponent } = await import('./c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs');
|
|
32564
32580
|
const drawerRef = this.bottomDrawerService.openDrawer(AssetPropertyGridComponent);
|
|
32565
32581
|
drawerRef.instance.onAddCustomColumn
|
|
32566
32582
|
.pipe(tap((cfg) => onAdd(cfg)))
|
|
@@ -36153,8 +36169,13 @@ class PreviewService extends ExtensionPointForPlugins {
|
|
|
36153
36169
|
this.checkIfReloadNeeded(feature, key);
|
|
36154
36170
|
return;
|
|
36155
36171
|
}
|
|
36156
|
-
|
|
36157
|
-
|
|
36172
|
+
if (toggleValue) {
|
|
36173
|
+
const featureToUpdate = { key: feature.key, active: toggleValue };
|
|
36174
|
+
await this.featureService.updateFeature(featureToUpdate);
|
|
36175
|
+
}
|
|
36176
|
+
else {
|
|
36177
|
+
await this.featureService.removeTenantOverride({ key: feature.key });
|
|
36178
|
+
}
|
|
36158
36179
|
this.featureCacheService.resetFeatureState();
|
|
36159
36180
|
this.checkIfReloadNeeded(feature, key);
|
|
36160
36181
|
}
|